[ Oct 11 22:23:13 Enabled. ] [ Oct 11 22:23:13 Rereading configuration. ] [ Oct 11 22:23:14 Rereading configuration. ] [ Oct 11 22:23:17 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=oxControlService17 ++ svcprop -c -p config/gateway svc:/oxide/clickhouse:default + GATEWAY=fd00:1122:3344:101::1 + [[ oxControlService17 == unknown ]] + [[ fd00:1122:3344:101::1 == unknown ]] + ipadm delete-if oxControlService17 ipadm: Could not delete oxControlService17: Interface does not exist + true + ipadm create-if -t oxControlService17 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService17 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService17 + ipadm show-addr oxControlService17/ll ipadm: Address object not found + ipadm create-addr -t -T addrconf oxControlService17/ll + ipadm show-addr oxControlService17/omicron6 ipadm: Address object not found + ipadm create-addr -t -T static -a fd00:1122:3344:101::e oxControlService17/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 11 22:23:18 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.11 22:23:19.281832 [ 1 ] {} Application: Will watch for the process with pid 21980 2023.10.11 22:23:19.281942 [ 1 ] {} Application: Forked a child process to watch 2023.10.11 22:23:20.188901 [ 1 ] {} : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 21980 2023.10.11 22:23:20.189082 [ 1 ] {} Application: starting up 2023.10.11 22:23:20.189347 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2023.10.11 22:23:20.320196 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2023.10.11 22:23:20.320276 [ 1 ] {} Application: Initializing DateLUT. 2023.10.11 22:23:20.320301 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2023.10.11 22:23:20.320354 [ 1 ] {} Application: Setting up /data/tmp/ to store temporary data in it 2023.10.11 22:23:20.320785 [ 1 ] {} Application: Initiailizing interserver credentials. 2023.10.11 22:23:20.321574 [ 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.11 22:23:20.322115 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2023.10.11 22:23:20.322401 [ 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.11 22:23:20.325296 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2023.10.11 22:23:20.325346 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2023.10.11 22:23:20.326152 [ 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.11 22:23:20.326343 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2023.10.11 22:23:20.333246 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2023.10.11 22:23:20.333783 [ 1 ] {} Access(user directories): Added users.xml access storage 'users.xml', path: config.xml 2023.10.11 22:23:20.333816 [ 1 ] {} Application: Uncompressed cache policy name 2023.10.11 22:23:20.335241 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32 2023.10.11 22:23:20.335736 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2023.10.11 22:23:20.336040 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2023.10.11 22:23:20.336356 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2023.10.11 22:23:20.337184 [ 1 ] {} Application: Loading user defined objects from /data/ 2023.10.11 22:23:20.337231 [ 1 ] {} UserDefinedSQLObjectsLoader: Loading user defined objects 2023.10.11 22:23:20.337292 [ 1 ] {} Application: Loaded user defined objects 2023.10.11 22:23:20.337313 [ 1 ] {} Application: Loading metadata from /data/ 2023.10.11 22:23:20.380931 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2023.10.11 22:23:20.380970 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000153952 sec 2023.10.11 22:23:20.381699 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2023.10.11 22:23:20.381794 [ 1 ] {} SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config 2023.10.11 22:23:20.381815 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2023.10.11 22:23:20.381834 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2023.10.11 22:23:20.381847 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2023.10.11 22:23:20.381864 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2023.10.11 22:23:20.381879 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2023.10.11 22:23:20.381918 [ 1 ] {} SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config 2023.10.11 22:23:20.381937 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2023.10.11 22:23:20.381969 [ 1 ] {} SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config 2023.10.11 22:23:20.381984 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2023.10.11 22:23:20.381998 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2023.10.11 22:23:20.382016 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2023.10.11 22:23:20.382048 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2023.10.11 22:23:20.382065 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2023.10.11 22:23:20.382077 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2023.10.11 22:23:20.422071 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2023.10.11 22:23:20.431059 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2023.10.11 22:23:20.431089 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.9911e-05 sec 2023.10.11 22:23:20.431114 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2023.10.11 22:23:20.431129 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2023.10.11 22:23:20.431152 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2023.10.11 22:23:20.433328 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2023.10.11 22:23:20.439167 [ 1 ] {} Application: Loaded metadata. 2023.10.11 22:23:20.439284 [ 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.11 22:23:20.439333 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2023.10.11 22:23:20.664722 [ 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.11 22:23:20.682576 [ 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.11 22:23:20.682624 [ 1 ] {} MySQLHandlerFactory: Generating new RSA key pair. 2023.10.11 22:23:20.714844 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2023.10.11 22:23:20.715567 [ 1 ] {} AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.66 MiB (RSS), difference: 210.71 MiB 2023.10.11 22:23:20.715886 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2023.10.11 22:23:20.715936 [ 1 ] {} Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48. 2023.10.11 22:23:20.715954 [ 125 ] {} DNSResolver: Updating DNS cache 2023.10.11 22:23:20.716041 [ 125 ] {} DNSResolver: Updated DNS cache 2023.10.11 22:23:20.716065 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2023.10.11 22:23:20.716142 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2023.10.11 22:23:20.716691 [ 1 ] {} Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 2023.10.11 22:23:20.716711 [ 1 ] {} Application: Ready for connections. 2023.10.11 22:23:33.999918 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37436, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:23:34.000177 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:23:34.000825 [ 3 ] {} HTTP-Session: 77451d22-963b-4385-8513-71064e9e734b Authenticating user 'default' from [fd00:1122:3344:101::d]:37436 2023.10.11 22:23:34.000877 [ 3 ] {} HTTP-Session: 77451d22-963b-4385-8513-71064e9e734b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:23:34.001009 [ 3 ] {} ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false 2023.10.11 22:23:34.001038 [ 3 ] {} ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION 2023.10.11 22:23:34.001060 [ 3 ] {} ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION 2023.10.11 22:23:34.002541 [ 3 ] {bc9bec1e-3d26-40d4-84b7-8567aeccfcf2} executeQuery: (from [fd00:1122:3344:101::d]:37436) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete) 2023.10.11 22:23:34.003872 [ 3 ] {bc9bec1e-3d26-40d4-84b7-8567aeccfcf2} executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete) 2023.10.11 22:23:34.006213 [ 3 ] {bc9bec1e-3d26-40d4-84b7-8567aeccfcf2} ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters 2023.10.11 22:23:34.008167 [ 3 ] {bc9bec1e-3d26-40d4-84b7-8567aeccfcf2} InterpreterSelectQuery: FetchColumns -> Complete 2023.10.11 22:23:34.012904 [ 3 ] {bc9bec1e-3d26-40d4-84b7-8567aeccfcf2} DynamicQueryHandler: Done processing query 2023.10.11 22:23:34.012957 [ 3 ] {bc9bec1e-3d26-40d4-84b7-8567aeccfcf2} MemoryTracker: Peak memory usage (for query): 4.00 MiB. 2023.10.11 22:23:34.012991 [ 3 ] {} HTTP-Session: 77451d22-963b-4385-8513-71064e9e734b Destroying unnamed session 2023.10.11 22:23:34.014472 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37436, User-Agent: (none), Length: 39, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:23:34.014525 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:23:34.014549 [ 3 ] {} HTTP-Session: 925665cd-39de-4095-b209-ae1980fbabe0 Authenticating user 'default' from [fd00:1122:3344:101::d]:37436 2023.10.11 22:23:34.014566 [ 3 ] {} HTTP-Session: 925665cd-39de-4095-b209-ae1980fbabe0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:23:34.014654 [ 3 ] {fa07f2f6-47b7-4ee5-8167-1b8633f9862d} executeQuery: (from [fd00:1122:3344:101::d]:37436) CREATE DATABASE IF NOT EXISTS oximeter; (stage: Complete) 2023.10.11 22:23:34.014705 [ 3 ] {fa07f2f6-47b7-4ee5-8167-1b8633f9862d} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2023.10.11 22:23:34.016302 [ 3 ] {fa07f2f6-47b7-4ee5-8167-1b8633f9862d} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2023.10.11 22:23:34.016342 [ 3 ] {fa07f2f6-47b7-4ee5-8167-1b8633f9862d} TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.8981e-05 sec 2023.10.11 22:23:34.016366 [ 3 ] {fa07f2f6-47b7-4ee5-8167-1b8633f9862d} TablesLoader: Loading 0 tables with 0 dependency level 2023.10.11 22:23:34.016381 [ 3 ] {fa07f2f6-47b7-4ee5-8167-1b8633f9862d} DatabaseAtomic (oximeter): Starting up tables. 2023.10.11 22:23:34.016460 [ 3 ] {fa07f2f6-47b7-4ee5-8167-1b8633f9862d} DynamicQueryHandler: Done processing query 2023.10.11 22:23:34.016481 [ 3 ] {fa07f2f6-47b7-4ee5-8167-1b8633f9862d} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.11 22:23:34.016499 [ 3 ] {} HTTP-Session: 925665cd-39de-4095-b209-ae1980fbabe0 Destroying unnamed session 2023.10.11 22:23:34.016717 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37436, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:23:34.016761 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:23:34.016791 [ 3 ] {} HTTP-Session: 60b8b986-ab2d-4d6b-98ba-5b79683570a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:37436 2023.10.11 22:23:34.016808 [ 3 ] {} HTTP-Session: 60b8b986-ab2d-4d6b-98ba-5b79683570a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:23:34.017012 [ 3 ] {847b44b0-c9f1-4a3e-9223-3ef0e2a20d42} executeQuery: (from [fd00:1122:3344:101::d]:37436) 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.11 22:23:34.017067 [ 3 ] {847b44b0-c9f1-4a3e-9223-3ef0e2a20d42} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2023.10.11 22:23:34.027129 [ 3 ] {847b44b0-c9f1-4a3e-9223-3ef0e2a20d42} oximeter.measurements_bool (d1fe4264-4f18-4087-8604-5720dcd28da6): Loading data parts 2023.10.11 22:23:34.027294 [ 3 ] {847b44b0-c9f1-4a3e-9223-3ef0e2a20d42} oximeter.measurements_bool (d1fe4264-4f18-4087-8604-5720dcd28da6): There are no data parts 2023.10.11 22:23:34.029323 [ 3 ] {847b44b0-c9f1-4a3e-9223-3ef0e2a20d42} DynamicQueryHandler: Done processing query 2023.10.11 22:23:34.029349 [ 3 ] {847b44b0-c9f1-4a3e-9223-3ef0e2a20d42} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.11 22:23:34.029386 [ 3 ] {} HTTP-Session: 60b8b986-ab2d-4d6b-98ba-5b79683570a9 Destroying unnamed session 2023.10.11 22:23:34.029516 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37436, User-Agent: (none), Length: 281, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:23:34.029562 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:23:34.029584 [ 3 ] {} HTTP-Session: e2125c25-75f4-4573-a22e-add49dce66f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:37436 2023.10.11 22:23:34.029601 [ 3 ] {} HTTP-Session: e2125c25-75f4-4573-a22e-add49dce66f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:23:34.029789 [ 3 ] {2a391c15-6ed8-48ea-b30f-ae53156c1c82} executeQuery: (from [fd00:1122:3344:101::d]:37436) 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.11 22:23:34.029836 [ 3 ] {2a391c15-6ed8-48ea-b30f-ae53156c1c82} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2023.10.11 22:23:34.031176 [ 3 ] {2a391c15-6ed8-48ea-b30f-ae53156c1c82} oximeter.measurements_i8 (4eaa8639-21a5-4855-9674-632e20ae6123): Loading data parts 2023.10.11 22:23:34.031286 [ 3 ] {2a391c15-6ed8-48ea-b30f-ae53156c1c82} oximeter.measurements_i8 (4eaa8639-21a5-4855-9674-632e20ae6123): There are no data parts 2023.10.11 22:23:34.032526 [ 3 ] {2a391c15-6ed8-48ea-b30f-ae53156c1c82} DynamicQueryHandler: Done processing query 2023.10.11 22:23:34.032555 [ 3 ] {2a391c15-6ed8-48ea-b30f-ae53156c1c82} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.11 22:23:34.032574 [ 3 ] {} HTTP-Session: e2125c25-75f4-4573-a22e-add49dce66f9 Destroying unnamed session 2023.10.11 22:23:34.032678 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37436, User-Agent: (none), Length: 282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:23:34.032724 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:23:34.032755 [ 3 ] {} HTTP-Session: 184b1c06-80a5-4eba-a7ee-ce5e298099c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:37436 2023.10.11 22:23:34.032771 [ 3 ] {} HTTP-Session: 184b1c06-80a5-4eba-a7ee-ce5e298099c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:23:34.032957 [ 3 ] {2da37036-e18f-4558-ac7e-0cb8fa0a809a} executeQuery: (from [fd00:1122:3344:101::d]:37436) 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.11 22:23:34.033006 [ 3 ] {2da37036-e18f-4558-ac7e-0cb8fa0a809a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2023.10.11 22:23:34.034318 [ 3 ] {2da37036-e18f-4558-ac7e-0cb8fa0a809a} oximeter.measurements_u8 (681cf430-4e39-487f-94fa-08fbd658e9b4): Loading data parts 2023.10.11 22:23:34.034419 [ 3 ] {2da37036-e18f-4558-ac7e-0cb8fa0a809a} oximeter.measurements_u8 (681cf430-4e39-487f-94fa-08fbd658e9b4): There are no data parts 2023.10.11 22:23:34.035581 [ 3 ] {2da37036-e18f-4558-ac7e-0cb8fa0a809a} DynamicQueryHandler: Done processing query 2023.10.11 22:23:34.035610 [ 3 ] {2da37036-e18f-4558-ac7e-0cb8fa0a809a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.11 22:23:34.035626 [ 3 ] {} HTTP-Session: 184b1c06-80a5-4eba-a7ee-ce5e298099c7 Destroying unnamed session 2023.10.11 22:23:34.035737 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37436, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:23:34.035783 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:23:34.035802 [ 3 ] {} HTTP-Session: e3e3f452-c002-4fc1-9860-c84b7e534bf4 Authenticating user 'default' from [fd00:1122:3344:101::d]:37436 2023.10.11 22:23:34.035821 [ 3 ] {} HTTP-Session: e3e3f452-c002-4fc1-9860-c84b7e534bf4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:23:34.036004 [ 3 ] {0ac0a55a-4ad9-4d01-884d-91cd7e17baaf} executeQuery: (from [fd00:1122:3344:101::d]:37436) 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.11 22:23:34.036048 [ 3 ] {0ac0a55a-4ad9-4d01-884d-91cd7e17baaf} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2023.10.11 22:23:34.037431 [ 3 ] {0ac0a55a-4ad9-4d01-884d-91cd7e17baaf} oximeter.measurements_i16 (038f8567-a7cf-4286-a96e-66936518bc7f): Loading data parts 2023.10.11 22:23:34.037517 [ 3 ] {0ac0a55a-4ad9-4d01-884d-91cd7e17baaf} oximeter.measurements_i16 (038f8567-a7cf-4286-a96e-66936518bc7f): There are no data parts 2023.10.11 22:23:34.038671 [ 3 ] {0ac0a55a-4ad9-4d01-884d-91cd7e17baaf} DynamicQueryHandler: Done processing query 2023.10.11 22:23:34.038700 [ 3 ] {0ac0a55a-4ad9-4d01-884d-91cd7e17baaf} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.11 22:23:34.038716 [ 3 ] {} HTTP-Session: e3e3f452-c002-4fc1-9860-c84b7e534bf4 Destroying unnamed session 2023.10.11 22:23:34.038826 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37436, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:23:34.038872 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:23:34.038891 [ 3 ] {} HTTP-Session: 256f418f-4fc6-4451-9088-425ee5fb83b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:37436 2023.10.11 22:23:34.038920 [ 3 ] {} HTTP-Session: 256f418f-4fc6-4451-9088-425ee5fb83b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:23:34.039099 [ 3 ] {9e777e7e-1265-497a-906a-f36558c9327e} executeQuery: (from [fd00:1122:3344:101::d]:37436) 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.11 22:23:34.039150 [ 3 ] {9e777e7e-1265-497a-906a-f36558c9327e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2023.10.11 22:23:34.040457 [ 3 ] {9e777e7e-1265-497a-906a-f36558c9327e} oximeter.measurements_u16 (ada7bc6c-31fb-4d07-a47a-092a7bfa4a79): Loading data parts 2023.10.11 22:23:34.040536 [ 3 ] {9e777e7e-1265-497a-906a-f36558c9327e} oximeter.measurements_u16 (ada7bc6c-31fb-4d07-a47a-092a7bfa4a79): There are no data parts 2023.10.11 22:23:34.041689 [ 3 ] {9e777e7e-1265-497a-906a-f36558c9327e} DynamicQueryHandler: Done processing query 2023.10.11 22:23:34.041714 [ 3 ] {9e777e7e-1265-497a-906a-f36558c9327e} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.11 22:23:34.041733 [ 3 ] {} HTTP-Session: 256f418f-4fc6-4451-9088-425ee5fb83b3 Destroying unnamed session 2023.10.11 22:23:34.041849 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37436, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:23:34.041890 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:23:34.041913 [ 3 ] {} HTTP-Session: f9ba2666-b4c7-423c-9463-60c6277ca5ae Authenticating user 'default' from [fd00:1122:3344:101::d]:37436 2023.10.11 22:23:34.041932 [ 3 ] {} HTTP-Session: f9ba2666-b4c7-423c-9463-60c6277ca5ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:23:34.042114 [ 3 ] {96fb33f0-2edc-4d45-aa38-8e9d0a854036} executeQuery: (from [fd00:1122:3344:101::d]:37436) 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.11 22:23:34.042159 [ 3 ] {96fb33f0-2edc-4d45-aa38-8e9d0a854036} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2023.10.11 22:23:34.043456 [ 3 ] {96fb33f0-2edc-4d45-aa38-8e9d0a854036} oximeter.measurements_i32 (d711feb3-a4a8-44f5-b0e8-9279d14eab8d): Loading data parts 2023.10.11 22:23:34.043532 [ 3 ] {96fb33f0-2edc-4d45-aa38-8e9d0a854036} oximeter.measurements_i32 (d711feb3-a4a8-44f5-b0e8-9279d14eab8d): There are no data parts 2023.10.11 22:23:34.044757 [ 3 ] {96fb33f0-2edc-4d45-aa38-8e9d0a854036} DynamicQueryHandler: Done processing query 2023.10.11 22:23:34.044782 [ 3 ] {96fb33f0-2edc-4d45-aa38-8e9d0a854036} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.11 22:23:34.044802 [ 3 ] {} HTTP-Session: f9ba2666-b4c7-423c-9463-60c6277ca5ae Destroying unnamed session 2023.10.11 22:23:34.044906 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37436, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:23:34.044954 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:23:34.044975 [ 3 ] {} HTTP-Session: 6591002f-8a68-4639-93ba-3063573b6222 Authenticating user 'default' from [fd00:1122:3344:101::d]:37436 2023.10.11 22:23:34.045003 [ 3 ] {} HTTP-Session: 6591002f-8a68-4639-93ba-3063573b6222 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:23:34.045180 [ 3 ] {cf9d4eb1-dedc-4e0f-b788-524e3d66ef60} executeQuery: (from [fd00:1122:3344:101::d]:37436) 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.11 22:23:34.045233 [ 3 ] {cf9d4eb1-dedc-4e0f-b788-524e3d66ef60} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2023.10.11 22:23:34.046503 [ 3 ] {cf9d4eb1-dedc-4e0f-b788-524e3d66ef60} oximeter.measurements_u32 (26d83976-0754-41e2-8e89-113540c3f33c): Loading data parts 2023.10.11 22:23:34.046585 [ 3 ] {cf9d4eb1-dedc-4e0f-b788-524e3d66ef60} oximeter.measurements_u32 (26d83976-0754-41e2-8e89-113540c3f33c): There are no data parts 2023.10.11 22:23:34.047726 [ 3 ] {cf9d4eb1-dedc-4e0f-b788-524e3d66ef60} DynamicQueryHandler: Done processing query 2023.10.11 22:23:34.047752 [ 3 ] {cf9d4eb1-dedc-4e0f-b788-524e3d66ef60} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.11 22:23:34.047771 [ 3 ] {} HTTP-Session: 6591002f-8a68-4639-93ba-3063573b6222 Destroying unnamed session 2023.10.11 22:23:34.047861 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37436, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:23:34.047906 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:23:34.047928 [ 3 ] {} HTTP-Session: 637f11bd-fe95-4e92-b32e-18ca1271d1b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:37436 2023.10.11 22:23:34.047944 [ 3 ] {} HTTP-Session: 637f11bd-fe95-4e92-b32e-18ca1271d1b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:23:34.048125 [ 3 ] {f331f583-6b8c-41af-8052-94a0a8a6f585} executeQuery: (from [fd00:1122:3344:101::d]:37436) 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.11 22:23:34.048171 [ 3 ] {f331f583-6b8c-41af-8052-94a0a8a6f585} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2023.10.11 22:23:34.049448 [ 3 ] {f331f583-6b8c-41af-8052-94a0a8a6f585} oximeter.measurements_i64 (86512988-1739-436a-bb53-f1d02634fb30): Loading data parts 2023.10.11 22:23:34.049525 [ 3 ] {f331f583-6b8c-41af-8052-94a0a8a6f585} oximeter.measurements_i64 (86512988-1739-436a-bb53-f1d02634fb30): There are no data parts 2023.10.11 22:23:34.050907 [ 3 ] {f331f583-6b8c-41af-8052-94a0a8a6f585} DynamicQueryHandler: Done processing query 2023.10.11 22:23:34.050931 [ 3 ] {f331f583-6b8c-41af-8052-94a0a8a6f585} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.11 22:23:34.050951 [ 3 ] {} HTTP-Session: 637f11bd-fe95-4e92-b32e-18ca1271d1b6 Destroying unnamed session 2023.10.11 22:23:34.051047 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37436, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:23:34.051094 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:23:34.051116 [ 3 ] {} HTTP-Session: 8fc2ba6c-2408-4e9a-933e-91a3110a4c52 Authenticating user 'default' from [fd00:1122:3344:101::d]:37436 2023.10.11 22:23:34.051132 [ 3 ] {} HTTP-Session: 8fc2ba6c-2408-4e9a-933e-91a3110a4c52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:23:34.051324 [ 3 ] {60828582-f9c7-43eb-bbee-64aa2507a480} executeQuery: (from [fd00:1122:3344:101::d]:37436) 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.11 22:23:34.051377 [ 3 ] {60828582-f9c7-43eb-bbee-64aa2507a480} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2023.10.11 22:23:34.052668 [ 3 ] {60828582-f9c7-43eb-bbee-64aa2507a480} oximeter.measurements_u64 (d12a7a9b-fd77-4cf3-a4fb-2453ae8cc9d5): Loading data parts 2023.10.11 22:23:34.052749 [ 3 ] {60828582-f9c7-43eb-bbee-64aa2507a480} oximeter.measurements_u64 (d12a7a9b-fd77-4cf3-a4fb-2453ae8cc9d5): There are no data parts 2023.10.11 22:23:34.054004 [ 3 ] {60828582-f9c7-43eb-bbee-64aa2507a480} DynamicQueryHandler: Done processing query 2023.10.11 22:23:34.054029 [ 3 ] {60828582-f9c7-43eb-bbee-64aa2507a480} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.11 22:23:34.054045 [ 3 ] {} HTTP-Session: 8fc2ba6c-2408-4e9a-933e-91a3110a4c52 Destroying unnamed session 2023.10.11 22:23:34.054153 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37436, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:23:34.054200 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:23:34.054220 [ 3 ] {} HTTP-Session: b626b908-3e3a-4264-8010-a725b706f69a Authenticating user 'default' from [fd00:1122:3344:101::d]:37436 2023.10.11 22:23:34.054240 [ 3 ] {} HTTP-Session: b626b908-3e3a-4264-8010-a725b706f69a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:23:34.054422 [ 3 ] {0151551c-04a4-4c19-a950-715135a6cc3d} executeQuery: (from [fd00:1122:3344:101::d]:37436) 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.11 22:23:34.054466 [ 3 ] {0151551c-04a4-4c19-a950-715135a6cc3d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2023.10.11 22:23:34.055770 [ 3 ] {0151551c-04a4-4c19-a950-715135a6cc3d} oximeter.measurements_f32 (a6d76580-3a0e-488f-aca1-ce545f686c01): Loading data parts 2023.10.11 22:23:34.055850 [ 3 ] {0151551c-04a4-4c19-a950-715135a6cc3d} oximeter.measurements_f32 (a6d76580-3a0e-488f-aca1-ce545f686c01): There are no data parts 2023.10.11 22:23:34.057107 [ 3 ] {0151551c-04a4-4c19-a950-715135a6cc3d} DynamicQueryHandler: Done processing query 2023.10.11 22:23:34.057162 [ 3 ] {0151551c-04a4-4c19-a950-715135a6cc3d} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.11 22:23:34.057177 [ 3 ] {} HTTP-Session: b626b908-3e3a-4264-8010-a725b706f69a Destroying unnamed session 2023.10.11 22:23:34.057279 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37436, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:23:34.057328 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:23:34.057348 [ 3 ] {} HTTP-Session: 6e6d34ff-4cd2-4f6b-9478-67d89fcaf824 Authenticating user 'default' from [fd00:1122:3344:101::d]:37436 2023.10.11 22:23:34.057367 [ 3 ] {} HTTP-Session: 6e6d34ff-4cd2-4f6b-9478-67d89fcaf824 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:23:34.057557 [ 3 ] {fe77cbe5-a351-488b-8e07-a7d9d4cc78cd} executeQuery: (from [fd00:1122:3344:101::d]:37436) 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.11 22:23:34.057601 [ 3 ] {fe77cbe5-a351-488b-8e07-a7d9d4cc78cd} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2023.10.11 22:23:34.058899 [ 3 ] {fe77cbe5-a351-488b-8e07-a7d9d4cc78cd} oximeter.measurements_f64 (f6a61c86-6f06-4036-af12-996736604c0d): Loading data parts 2023.10.11 22:23:34.058975 [ 3 ] {fe77cbe5-a351-488b-8e07-a7d9d4cc78cd} oximeter.measurements_f64 (f6a61c86-6f06-4036-af12-996736604c0d): There are no data parts 2023.10.11 22:23:34.060226 [ 3 ] {fe77cbe5-a351-488b-8e07-a7d9d4cc78cd} DynamicQueryHandler: Done processing query 2023.10.11 22:23:34.060256 [ 3 ] {fe77cbe5-a351-488b-8e07-a7d9d4cc78cd} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.11 22:23:34.060272 [ 3 ] {} HTTP-Session: 6e6d34ff-4cd2-4f6b-9478-67d89fcaf824 Destroying unnamed session 2023.10.11 22:23:34.060383 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37436, User-Agent: (none), Length: 287, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:23:34.060430 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:23:34.060450 [ 3 ] {} HTTP-Session: 75a6ce88-c6d8-42cb-b823-7eae6c6b3537 Authenticating user 'default' from [fd00:1122:3344:101::d]:37436 2023.10.11 22:23:34.060470 [ 3 ] {} HTTP-Session: 75a6ce88-c6d8-42cb-b823-7eae6c6b3537 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:23:34.060653 [ 3 ] {2e08c660-0636-42e5-95ee-3acd49675848} executeQuery: (from [fd00:1122:3344:101::d]:37436) 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.11 22:23:34.060697 [ 3 ] {2e08c660-0636-42e5-95ee-3acd49675848} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2023.10.11 22:23:34.061996 [ 3 ] {2e08c660-0636-42e5-95ee-3acd49675848} oximeter.measurements_string (3de18d3f-f26f-497f-b091-0e058f822547): Loading data parts 2023.10.11 22:23:34.062075 [ 3 ] {2e08c660-0636-42e5-95ee-3acd49675848} oximeter.measurements_string (3de18d3f-f26f-497f-b091-0e058f822547): There are no data parts 2023.10.11 22:23:34.063329 [ 3 ] {2e08c660-0636-42e5-95ee-3acd49675848} DynamicQueryHandler: Done processing query 2023.10.11 22:23:34.063366 [ 3 ] {2e08c660-0636-42e5-95ee-3acd49675848} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.11 22:23:34.063382 [ 3 ] {} HTTP-Session: 75a6ce88-c6d8-42cb-b823-7eae6c6b3537 Destroying unnamed session 2023.10.11 22:23:34.063475 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37436, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:23:34.063527 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:23:34.063546 [ 3 ] {} HTTP-Session: 25423e04-6676-4496-b497-46bfa0d909af Authenticating user 'default' from [fd00:1122:3344:101::d]:37436 2023.10.11 22:23:34.063566 [ 3 ] {} HTTP-Session: 25423e04-6676-4496-b497-46bfa0d909af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:23:34.063751 [ 3 ] {b91fa16f-f76b-4866-b853-8f2e862c584f} executeQuery: (from [fd00:1122:3344:101::d]:37436) 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.11 22:23:34.063808 [ 3 ] {b91fa16f-f76b-4866-b853-8f2e862c584f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2023.10.11 22:23:34.065109 [ 3 ] {b91fa16f-f76b-4866-b853-8f2e862c584f} oximeter.measurements_bytes (aa4b4333-c0bb-4823-8598-df5a7add6e10): Loading data parts 2023.10.11 22:23:34.065177 [ 3 ] {b91fa16f-f76b-4866-b853-8f2e862c584f} oximeter.measurements_bytes (aa4b4333-c0bb-4823-8598-df5a7add6e10): There are no data parts 2023.10.11 22:23:34.066297 [ 3 ] {b91fa16f-f76b-4866-b853-8f2e862c584f} DynamicQueryHandler: Done processing query 2023.10.11 22:23:34.066335 [ 3 ] {b91fa16f-f76b-4866-b853-8f2e862c584f} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.11 22:23:34.066350 [ 3 ] {} HTTP-Session: 25423e04-6676-4496-b497-46bfa0d909af Destroying unnamed session 2023.10.11 22:23:34.066456 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37436, User-Agent: (none), Length: 342, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:23:34.066507 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:23:34.066527 [ 3 ] {} HTTP-Session: e4f206ef-3c0f-4d82-bba7-346e45d1ddaa Authenticating user 'default' from [fd00:1122:3344:101::d]:37436 2023.10.11 22:23:34.066544 [ 3 ] {} HTTP-Session: e4f206ef-3c0f-4d82-bba7-346e45d1ddaa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:23:34.066748 [ 3 ] {8bd03970-83ec-4ada-89ae-bb0bed98fd36} executeQuery: (from [fd00:1122:3344:101::d]:37436) 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.11 22:23:34.066799 [ 3 ] {8bd03970-83ec-4ada-89ae-bb0bed98fd36} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2023.10.11 22:23:34.068120 [ 3 ] {8bd03970-83ec-4ada-89ae-bb0bed98fd36} oximeter.measurements_cumulativei64 (b51ca6cb-9f3c-4e63-9ed2-5598a92638e6): Loading data parts 2023.10.11 22:23:34.068181 [ 3 ] {8bd03970-83ec-4ada-89ae-bb0bed98fd36} oximeter.measurements_cumulativei64 (b51ca6cb-9f3c-4e63-9ed2-5598a92638e6): There are no data parts 2023.10.11 22:23:34.069304 [ 3 ] {8bd03970-83ec-4ada-89ae-bb0bed98fd36} DynamicQueryHandler: Done processing query 2023.10.11 22:23:34.069342 [ 3 ] {8bd03970-83ec-4ada-89ae-bb0bed98fd36} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.11 22:23:34.069358 [ 3 ] {} HTTP-Session: e4f206ef-3c0f-4d82-bba7-346e45d1ddaa Destroying unnamed session 2023.10.11 22:23:34.069453 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37436, User-Agent: (none), Length: 343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:23:34.069501 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:23:34.069520 [ 3 ] {} HTTP-Session: 599a2bc1-912e-46bc-9c33-8d04f9b9634a Authenticating user 'default' from [fd00:1122:3344:101::d]:37436 2023.10.11 22:23:34.069541 [ 3 ] {} HTTP-Session: 599a2bc1-912e-46bc-9c33-8d04f9b9634a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:23:34.069750 [ 3 ] {bc399882-1577-48e3-8ab9-3dc1a60e3f74} executeQuery: (from [fd00:1122:3344:101::d]:37436) 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.11 22:23:34.069797 [ 3 ] {bc399882-1577-48e3-8ab9-3dc1a60e3f74} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2023.10.11 22:23:34.071231 [ 3 ] {bc399882-1577-48e3-8ab9-3dc1a60e3f74} oximeter.measurements_cumulativeu64 (08752a2d-bdfa-4f3b-abba-e1ea6f9c1ca6): Loading data parts 2023.10.11 22:23:34.071296 [ 3 ] {bc399882-1577-48e3-8ab9-3dc1a60e3f74} oximeter.measurements_cumulativeu64 (08752a2d-bdfa-4f3b-abba-e1ea6f9c1ca6): There are no data parts 2023.10.11 22:23:34.072429 [ 3 ] {bc399882-1577-48e3-8ab9-3dc1a60e3f74} DynamicQueryHandler: Done processing query 2023.10.11 22:23:34.072466 [ 3 ] {bc399882-1577-48e3-8ab9-3dc1a60e3f74} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.11 22:23:34.072482 [ 3 ] {} HTTP-Session: 599a2bc1-912e-46bc-9c33-8d04f9b9634a Destroying unnamed session 2023.10.11 22:23:34.072586 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37436, User-Agent: (none), Length: 344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:23:34.072635 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:23:34.072654 [ 3 ] {} HTTP-Session: eb4113aa-0a5c-4481-b4fc-8c3aa679d20b Authenticating user 'default' from [fd00:1122:3344:101::d]:37436 2023.10.11 22:23:34.072675 [ 3 ] {} HTTP-Session: eb4113aa-0a5c-4481-b4fc-8c3aa679d20b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:23:34.072876 [ 3 ] {7edbd03f-d12a-4724-bb4c-e092999c8325} executeQuery: (from [fd00:1122:3344:101::d]:37436) 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.11 22:23:34.072926 [ 3 ] {7edbd03f-d12a-4724-bb4c-e092999c8325} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2023.10.11 22:23:34.074355 [ 3 ] {7edbd03f-d12a-4724-bb4c-e092999c8325} oximeter.measurements_cumulativef32 (91edce41-13bf-4148-b5e9-4c6a2a941573): Loading data parts 2023.10.11 22:23:34.074433 [ 3 ] {7edbd03f-d12a-4724-bb4c-e092999c8325} oximeter.measurements_cumulativef32 (91edce41-13bf-4148-b5e9-4c6a2a941573): There are no data parts 2023.10.11 22:23:34.075593 [ 3 ] {7edbd03f-d12a-4724-bb4c-e092999c8325} DynamicQueryHandler: Done processing query 2023.10.11 22:23:34.075618 [ 3 ] {7edbd03f-d12a-4724-bb4c-e092999c8325} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.11 22:23:34.075633 [ 3 ] {} HTTP-Session: eb4113aa-0a5c-4481-b4fc-8c3aa679d20b Destroying unnamed session 2023.10.11 22:23:34.075744 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37436, User-Agent: (none), Length: 347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:23:34.075793 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:23:34.075812 [ 3 ] {} HTTP-Session: 1a4f8f0e-fb70-48e5-9a99-ba3409a90d85 Authenticating user 'default' from [fd00:1122:3344:101::d]:37436 2023.10.11 22:23:34.075833 [ 3 ] {} HTTP-Session: 1a4f8f0e-fb70-48e5-9a99-ba3409a90d85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:23:34.076042 [ 3 ] {8d4177e5-31af-43e3-9dde-3729ca4a5515} executeQuery: (from [fd00:1122:3344:101::d]:37436) -- 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.11 22:23:34.076099 [ 3 ] {8d4177e5-31af-43e3-9dde-3729ca4a5515} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2023.10.11 22:23:34.077553 [ 3 ] {8d4177e5-31af-43e3-9dde-3729ca4a5515} oximeter.measurements_cumulativef64 (8f25216a-f859-4a8a-a5ab-de1124a65d4b): Loading data parts 2023.10.11 22:23:34.077618 [ 3 ] {8d4177e5-31af-43e3-9dde-3729ca4a5515} oximeter.measurements_cumulativef64 (8f25216a-f859-4a8a-a5ab-de1124a65d4b): There are no data parts 2023.10.11 22:23:34.078802 [ 3 ] {8d4177e5-31af-43e3-9dde-3729ca4a5515} DynamicQueryHandler: Done processing query 2023.10.11 22:23:34.078828 [ 3 ] {8d4177e5-31af-43e3-9dde-3729ca4a5515} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.11 22:23:34.078849 [ 3 ] {} HTTP-Session: 1a4f8f0e-fb70-48e5-9a99-ba3409a90d85 Destroying unnamed session 2023.10.11 22:23:34.078953 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37436, User-Agent: (none), Length: 371, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:23:34.079001 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:23:34.079028 [ 3 ] {} HTTP-Session: 661b8e33-ebcd-422c-85bb-a605037d4270 Authenticating user 'default' from [fd00:1122:3344:101::d]:37436 2023.10.11 22:23:34.079046 [ 3 ] {} HTTP-Session: 661b8e33-ebcd-422c-85bb-a605037d4270 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:23:34.079264 [ 3 ] {4e1d5469-8246-4bef-86b4-5bea1a19e82c} executeQuery: (from [fd00:1122:3344:101::d]:37436) 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.11 22:23:34.079316 [ 3 ] {4e1d5469-8246-4bef-86b4-5bea1a19e82c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2023.10.11 22:23:34.080792 [ 3 ] {4e1d5469-8246-4bef-86b4-5bea1a19e82c} oximeter.measurements_histogrami8 (918466e7-d2cc-4d07-adc9-ce7e2224284d): Loading data parts 2023.10.11 22:23:34.080849 [ 3 ] {4e1d5469-8246-4bef-86b4-5bea1a19e82c} oximeter.measurements_histogrami8 (918466e7-d2cc-4d07-adc9-ce7e2224284d): There are no data parts 2023.10.11 22:23:34.082034 [ 3 ] {4e1d5469-8246-4bef-86b4-5bea1a19e82c} DynamicQueryHandler: Done processing query 2023.10.11 22:23:34.082061 [ 3 ] {4e1d5469-8246-4bef-86b4-5bea1a19e82c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.11 22:23:34.082082 [ 3 ] {} HTTP-Session: 661b8e33-ebcd-422c-85bb-a605037d4270 Destroying unnamed session 2023.10.11 22:23:34.082176 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37436, User-Agent: (none), Length: 372, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:23:34.082218 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:23:34.082243 [ 3 ] {} HTTP-Session: cc9bd344-68df-4c6b-afd4-08f7d4b49f51 Authenticating user 'default' from [fd00:1122:3344:101::d]:37436 2023.10.11 22:23:34.082271 [ 3 ] {} HTTP-Session: cc9bd344-68df-4c6b-afd4-08f7d4b49f51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:23:34.082481 [ 3 ] {63bed664-79b4-49c1-bb9b-23bb21d5f6b5} executeQuery: (from [fd00:1122:3344:101::d]:37436) 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.11 22:23:34.082539 [ 3 ] {63bed664-79b4-49c1-bb9b-23bb21d5f6b5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2023.10.11 22:23:34.084039 [ 3 ] {63bed664-79b4-49c1-bb9b-23bb21d5f6b5} oximeter.measurements_histogramu8 (efdc60ef-ac8b-4f38-8f4e-bfd445c9f727): Loading data parts 2023.10.11 22:23:34.084103 [ 3 ] {63bed664-79b4-49c1-bb9b-23bb21d5f6b5} oximeter.measurements_histogramu8 (efdc60ef-ac8b-4f38-8f4e-bfd445c9f727): There are no data parts 2023.10.11 22:23:34.085235 [ 3 ] {63bed664-79b4-49c1-bb9b-23bb21d5f6b5} DynamicQueryHandler: Done processing query 2023.10.11 22:23:34.085266 [ 3 ] {63bed664-79b4-49c1-bb9b-23bb21d5f6b5} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.11 22:23:34.085282 [ 3 ] {} HTTP-Session: cc9bd344-68df-4c6b-afd4-08f7d4b49f51 Destroying unnamed session 2023.10.11 22:23:34.085384 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37436, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:23:34.085432 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:23:34.085452 [ 3 ] {} HTTP-Session: 86d715cc-45e1-489e-9979-70de96d7bfaf Authenticating user 'default' from [fd00:1122:3344:101::d]:37436 2023.10.11 22:23:34.085474 [ 3 ] {} HTTP-Session: 86d715cc-45e1-489e-9979-70de96d7bfaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:23:34.085682 [ 3 ] {50abc7ff-a71f-403d-ade4-dbdc6d094a74} executeQuery: (from [fd00:1122:3344:101::d]:37436) 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.11 22:23:34.085734 [ 3 ] {50abc7ff-a71f-403d-ade4-dbdc6d094a74} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2023.10.11 22:23:34.087196 [ 3 ] {50abc7ff-a71f-403d-ade4-dbdc6d094a74} oximeter.measurements_histogrami16 (c4baea34-7162-4e96-9e34-1c3a08ebcfaf): Loading data parts 2023.10.11 22:23:34.087266 [ 3 ] {50abc7ff-a71f-403d-ade4-dbdc6d094a74} oximeter.measurements_histogrami16 (c4baea34-7162-4e96-9e34-1c3a08ebcfaf): There are no data parts 2023.10.11 22:23:34.088397 [ 3 ] {50abc7ff-a71f-403d-ade4-dbdc6d094a74} DynamicQueryHandler: Done processing query 2023.10.11 22:23:34.088428 [ 3 ] {50abc7ff-a71f-403d-ade4-dbdc6d094a74} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.11 22:23:34.088449 [ 3 ] {} HTTP-Session: 86d715cc-45e1-489e-9979-70de96d7bfaf Destroying unnamed session 2023.10.11 22:23:34.088538 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37436, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:23:34.088586 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:23:34.088620 [ 3 ] {} HTTP-Session: b2900229-8848-4878-9b42-628c1a2010d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:37436 2023.10.11 22:23:34.088636 [ 3 ] {} HTTP-Session: b2900229-8848-4878-9b42-628c1a2010d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:23:34.088850 [ 3 ] {8d83877f-612d-4ecd-a221-d20057cab605} executeQuery: (from [fd00:1122:3344:101::d]:37436) 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.11 22:23:34.088910 [ 3 ] {8d83877f-612d-4ecd-a221-d20057cab605} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2023.10.11 22:23:34.090253 [ 3 ] {8d83877f-612d-4ecd-a221-d20057cab605} oximeter.measurements_histogramu16 (33aedb9e-f44c-496d-b011-74b2a0d345b5): Loading data parts 2023.10.11 22:23:34.090310 [ 3 ] {8d83877f-612d-4ecd-a221-d20057cab605} oximeter.measurements_histogramu16 (33aedb9e-f44c-496d-b011-74b2a0d345b5): There are no data parts 2023.10.11 22:23:34.091459 [ 3 ] {8d83877f-612d-4ecd-a221-d20057cab605} DynamicQueryHandler: Done processing query 2023.10.11 22:23:34.091484 [ 3 ] {8d83877f-612d-4ecd-a221-d20057cab605} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.11 22:23:34.091512 [ 3 ] {} HTTP-Session: b2900229-8848-4878-9b42-628c1a2010d8 Destroying unnamed session 2023.10.11 22:23:34.091609 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37436, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:23:34.091657 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:23:34.091682 [ 3 ] {} HTTP-Session: c1272cf2-f70c-4068-8525-67619361b3f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:37436 2023.10.11 22:23:34.091699 [ 3 ] {} HTTP-Session: c1272cf2-f70c-4068-8525-67619361b3f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:23:34.091913 [ 3 ] {75c2abf0-0f57-46c3-b7ca-9785c93d59d2} executeQuery: (from [fd00:1122:3344:101::d]:37436) 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.11 22:23:34.091965 [ 3 ] {75c2abf0-0f57-46c3-b7ca-9785c93d59d2} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2023.10.11 22:23:34.093334 [ 3 ] {75c2abf0-0f57-46c3-b7ca-9785c93d59d2} oximeter.measurements_histogrami32 (0c260c8a-2bb8-4740-9784-c3157264be41): Loading data parts 2023.10.11 22:23:34.093403 [ 3 ] {75c2abf0-0f57-46c3-b7ca-9785c93d59d2} oximeter.measurements_histogrami32 (0c260c8a-2bb8-4740-9784-c3157264be41): There are no data parts 2023.10.11 22:23:34.094550 [ 3 ] {75c2abf0-0f57-46c3-b7ca-9785c93d59d2} DynamicQueryHandler: Done processing query 2023.10.11 22:23:34.094583 [ 3 ] {75c2abf0-0f57-46c3-b7ca-9785c93d59d2} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.11 22:23:34.094598 [ 3 ] {} HTTP-Session: c1272cf2-f70c-4068-8525-67619361b3f6 Destroying unnamed session 2023.10.11 22:23:34.094735 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37436, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:23:34.094795 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:23:34.094816 [ 3 ] {} HTTP-Session: 25ce3bf4-aff6-4316-90b2-a3ca7662ec13 Authenticating user 'default' from [fd00:1122:3344:101::d]:37436 2023.10.11 22:23:34.094836 [ 3 ] {} HTTP-Session: 25ce3bf4-aff6-4316-90b2-a3ca7662ec13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:23:34.095044 [ 3 ] {30cd8a55-f123-4c0f-8e30-475fff0f4636} executeQuery: (from [fd00:1122:3344:101::d]:37436) 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.11 22:23:34.095101 [ 3 ] {30cd8a55-f123-4c0f-8e30-475fff0f4636} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2023.10.11 22:23:34.096440 [ 3 ] {30cd8a55-f123-4c0f-8e30-475fff0f4636} oximeter.measurements_histogramu32 (276196b3-da25-4cc2-a183-920fe44d558b): Loading data parts 2023.10.11 22:23:34.096508 [ 3 ] {30cd8a55-f123-4c0f-8e30-475fff0f4636} oximeter.measurements_histogramu32 (276196b3-da25-4cc2-a183-920fe44d558b): There are no data parts 2023.10.11 22:23:34.097637 [ 3 ] {30cd8a55-f123-4c0f-8e30-475fff0f4636} DynamicQueryHandler: Done processing query 2023.10.11 22:23:34.097669 [ 3 ] {30cd8a55-f123-4c0f-8e30-475fff0f4636} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.11 22:23:34.097685 [ 3 ] {} HTTP-Session: 25ce3bf4-aff6-4316-90b2-a3ca7662ec13 Destroying unnamed session 2023.10.11 22:23:34.097787 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37436, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:23:34.097836 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:23:34.097855 [ 3 ] {} HTTP-Session: 6f00d8f4-12c2-4d2b-aa79-2a27436b6f4f Authenticating user 'default' from [fd00:1122:3344:101::d]:37436 2023.10.11 22:23:34.097875 [ 3 ] {} HTTP-Session: 6f00d8f4-12c2-4d2b-aa79-2a27436b6f4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:23:34.098084 [ 3 ] {8cf8418d-7983-487b-a05a-47dd04a701a6} executeQuery: (from [fd00:1122:3344:101::d]:37436) 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.11 22:23:34.098136 [ 3 ] {8cf8418d-7983-487b-a05a-47dd04a701a6} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2023.10.11 22:23:34.099514 [ 3 ] {8cf8418d-7983-487b-a05a-47dd04a701a6} oximeter.measurements_histogrami64 (87318c57-4ed4-4586-98aa-d42aca284055): Loading data parts 2023.10.11 22:23:34.099588 [ 3 ] {8cf8418d-7983-487b-a05a-47dd04a701a6} oximeter.measurements_histogrami64 (87318c57-4ed4-4586-98aa-d42aca284055): There are no data parts 2023.10.11 22:23:34.100774 [ 3 ] {8cf8418d-7983-487b-a05a-47dd04a701a6} DynamicQueryHandler: Done processing query 2023.10.11 22:23:34.100800 [ 3 ] {8cf8418d-7983-487b-a05a-47dd04a701a6} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.11 22:23:34.100821 [ 3 ] {} HTTP-Session: 6f00d8f4-12c2-4d2b-aa79-2a27436b6f4f Destroying unnamed session 2023.10.11 22:23:34.100914 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37436, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:23:34.100973 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:23:34.100995 [ 3 ] {} HTTP-Session: bcbe751e-700b-4f00-b667-69d9ee2d003c Authenticating user 'default' from [fd00:1122:3344:101::d]:37436 2023.10.11 22:23:34.101011 [ 3 ] {} HTTP-Session: bcbe751e-700b-4f00-b667-69d9ee2d003c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:23:34.101248 [ 3 ] {e36e8a87-a69c-4899-864b-247daca805b7} executeQuery: (from [fd00:1122:3344:101::d]:37436) 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.11 22:23:34.101301 [ 3 ] {e36e8a87-a69c-4899-864b-247daca805b7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2023.10.11 22:23:34.102659 [ 3 ] {e36e8a87-a69c-4899-864b-247daca805b7} oximeter.measurements_histogramu64 (9b953492-652b-4eb8-8dae-4cc747446b88): Loading data parts 2023.10.11 22:23:34.102726 [ 3 ] {e36e8a87-a69c-4899-864b-247daca805b7} oximeter.measurements_histogramu64 (9b953492-652b-4eb8-8dae-4cc747446b88): There are no data parts 2023.10.11 22:23:34.103872 [ 3 ] {e36e8a87-a69c-4899-864b-247daca805b7} DynamicQueryHandler: Done processing query 2023.10.11 22:23:34.103897 [ 3 ] {e36e8a87-a69c-4899-864b-247daca805b7} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.11 22:23:34.103919 [ 3 ] {} HTTP-Session: bcbe751e-700b-4f00-b667-69d9ee2d003c Destroying unnamed session 2023.10.11 22:23:34.104023 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37436, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:23:34.104071 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:23:34.104095 [ 3 ] {} HTTP-Session: f5a4fbc0-e4b7-425b-afcd-47f34a608833 Authenticating user 'default' from [fd00:1122:3344:101::d]:37436 2023.10.11 22:23:34.104118 [ 3 ] {} HTTP-Session: f5a4fbc0-e4b7-425b-afcd-47f34a608833 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:23:34.104325 [ 3 ] {206a6c32-333c-4d4d-ac57-00c2f5546afd} executeQuery: (from [fd00:1122:3344:101::d]:37436) 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.11 22:23:34.104378 [ 3 ] {206a6c32-333c-4d4d-ac57-00c2f5546afd} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2023.10.11 22:23:34.105769 [ 3 ] {206a6c32-333c-4d4d-ac57-00c2f5546afd} oximeter.measurements_histogramf32 (14a1c6b0-bddb-4e78-bab1-7d402250c6ff): Loading data parts 2023.10.11 22:23:34.105834 [ 3 ] {206a6c32-333c-4d4d-ac57-00c2f5546afd} oximeter.measurements_histogramf32 (14a1c6b0-bddb-4e78-bab1-7d402250c6ff): There are no data parts 2023.10.11 22:23:34.106983 [ 3 ] {206a6c32-333c-4d4d-ac57-00c2f5546afd} DynamicQueryHandler: Done processing query 2023.10.11 22:23:34.107027 [ 3 ] {206a6c32-333c-4d4d-ac57-00c2f5546afd} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.11 22:23:34.107043 [ 3 ] {} HTTP-Session: f5a4fbc0-e4b7-425b-afcd-47f34a608833 Destroying unnamed session 2023.10.11 22:23:34.107150 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37436, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:23:34.107198 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:23:34.107218 [ 3 ] {} HTTP-Session: 35afbcac-73b5-417c-b7dc-96d6c9a83583 Authenticating user 'default' from [fd00:1122:3344:101::d]:37436 2023.10.11 22:23:34.107245 [ 3 ] {} HTTP-Session: 35afbcac-73b5-417c-b7dc-96d6c9a83583 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:23:34.107455 [ 3 ] {b62ce175-5e86-43ed-aa8f-da8f511c2645} executeQuery: (from [fd00:1122:3344:101::d]:37436) 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.11 22:23:34.107509 [ 3 ] {b62ce175-5e86-43ed-aa8f-da8f511c2645} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2023.10.11 22:23:34.108861 [ 3 ] {b62ce175-5e86-43ed-aa8f-da8f511c2645} oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8): Loading data parts 2023.10.11 22:23:34.108925 [ 3 ] {b62ce175-5e86-43ed-aa8f-da8f511c2645} oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8): There are no data parts 2023.10.11 22:23:34.110060 [ 3 ] {b62ce175-5e86-43ed-aa8f-da8f511c2645} DynamicQueryHandler: Done processing query 2023.10.11 22:23:34.110092 [ 3 ] {b62ce175-5e86-43ed-aa8f-da8f511c2645} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.11 22:23:34.110112 [ 3 ] {} HTTP-Session: 35afbcac-73b5-417c-b7dc-96d6c9a83583 Destroying unnamed session 2023.10.11 22:23:34.110226 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37436, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:23:34.110275 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:23:34.110301 [ 3 ] {} HTTP-Session: 094c7066-7d14-4047-8567-f131d2260010 Authenticating user 'default' from [fd00:1122:3344:101::d]:37436 2023.10.11 22:23:34.110317 [ 3 ] {} HTTP-Session: 094c7066-7d14-4047-8567-f131d2260010 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:23:34.110472 [ 3 ] {693ef56c-e4a8-4b54-8973-4aa361dc02d0} executeQuery: (from [fd00:1122:3344:101::d]:37436) 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.11 22:23:34.110522 [ 3 ] {693ef56c-e4a8-4b54-8973-4aa361dc02d0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2023.10.11 22:23:34.111762 [ 3 ] {693ef56c-e4a8-4b54-8973-4aa361dc02d0} oximeter.fields_bool (607737ad-4c02-491b-811c-e394d5dd9bf8): Loading data parts 2023.10.11 22:23:34.111822 [ 3 ] {693ef56c-e4a8-4b54-8973-4aa361dc02d0} oximeter.fields_bool (607737ad-4c02-491b-811c-e394d5dd9bf8): There are no data parts 2023.10.11 22:23:34.112928 [ 3 ] {693ef56c-e4a8-4b54-8973-4aa361dc02d0} DynamicQueryHandler: Done processing query 2023.10.11 22:23:34.112957 [ 3 ] {693ef56c-e4a8-4b54-8973-4aa361dc02d0} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.11 22:23:34.112973 [ 3 ] {} HTTP-Session: 094c7066-7d14-4047-8567-f131d2260010 Destroying unnamed session 2023.10.11 22:23:34.113079 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37436, User-Agent: (none), Length: 247, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:23:34.113125 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:23:34.113144 [ 3 ] {} HTTP-Session: 905f30e7-6b43-4cbd-b2dc-c683d09d0e03 Authenticating user 'default' from [fd00:1122:3344:101::d]:37436 2023.10.11 22:23:34.113172 [ 3 ] {} HTTP-Session: 905f30e7-6b43-4cbd-b2dc-c683d09d0e03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:23:34.113321 [ 3 ] {da865ed2-f753-4a4b-8613-6e63178f80ca} executeQuery: (from [fd00:1122:3344:101::d]:37436) 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.11 22:23:34.113367 [ 3 ] {da865ed2-f753-4a4b-8613-6e63178f80ca} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2023.10.11 22:23:34.114573 [ 3 ] {da865ed2-f753-4a4b-8613-6e63178f80ca} oximeter.fields_i8 (4e04e0ae-b11c-4139-bf33-be999b7b6133): Loading data parts 2023.10.11 22:23:34.114676 [ 3 ] {da865ed2-f753-4a4b-8613-6e63178f80ca} oximeter.fields_i8 (4e04e0ae-b11c-4139-bf33-be999b7b6133): There are no data parts 2023.10.11 22:23:34.115786 [ 3 ] {da865ed2-f753-4a4b-8613-6e63178f80ca} DynamicQueryHandler: Done processing query 2023.10.11 22:23:34.115812 [ 3 ] {da865ed2-f753-4a4b-8613-6e63178f80ca} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.11 22:23:34.115833 [ 3 ] {} HTTP-Session: 905f30e7-6b43-4cbd-b2dc-c683d09d0e03 Destroying unnamed session 2023.10.11 22:23:34.115937 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37436, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:23:34.115984 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:23:34.116007 [ 3 ] {} HTTP-Session: 3b224f1e-ff61-4f63-a20b-bfdd5ca621d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:37436 2023.10.11 22:23:34.116023 [ 3 ] {} HTTP-Session: 3b224f1e-ff61-4f63-a20b-bfdd5ca621d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:23:34.116177 [ 3 ] {8e931dd6-7fe9-47df-a9ec-3c47c92d1b8f} executeQuery: (from [fd00:1122:3344:101::d]:37436) 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.11 22:23:34.116223 [ 3 ] {8e931dd6-7fe9-47df-a9ec-3c47c92d1b8f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2023.10.11 22:23:34.117401 [ 3 ] {8e931dd6-7fe9-47df-a9ec-3c47c92d1b8f} oximeter.fields_u8 (56bf050f-d892-4997-8b37-5c725c0ecd6c): Loading data parts 2023.10.11 22:23:34.117495 [ 3 ] {8e931dd6-7fe9-47df-a9ec-3c47c92d1b8f} oximeter.fields_u8 (56bf050f-d892-4997-8b37-5c725c0ecd6c): There are no data parts 2023.10.11 22:23:34.118595 [ 3 ] {8e931dd6-7fe9-47df-a9ec-3c47c92d1b8f} DynamicQueryHandler: Done processing query 2023.10.11 22:23:34.118627 [ 3 ] {8e931dd6-7fe9-47df-a9ec-3c47c92d1b8f} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.11 22:23:34.118642 [ 3 ] {} HTTP-Session: 3b224f1e-ff61-4f63-a20b-bfdd5ca621d5 Destroying unnamed session 2023.10.11 22:23:34.118747 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37436, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:23:34.118802 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:23:34.118821 [ 3 ] {} HTTP-Session: 5e5c5520-1e2c-47ac-8272-99fe457affcc Authenticating user 'default' from [fd00:1122:3344:101::d]:37436 2023.10.11 22:23:34.118843 [ 3 ] {} HTTP-Session: 5e5c5520-1e2c-47ac-8272-99fe457affcc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:23:34.119005 [ 3 ] {077e7e4a-25a9-439c-84f3-d9776c07adcf} executeQuery: (from [fd00:1122:3344:101::d]:37436) 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.11 22:23:34.119047 [ 3 ] {077e7e4a-25a9-439c-84f3-d9776c07adcf} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2023.10.11 22:23:34.120236 [ 3 ] {077e7e4a-25a9-439c-84f3-d9776c07adcf} oximeter.fields_i16 (ed858e92-326d-4c16-88cd-c70b9e8d56ff): Loading data parts 2023.10.11 22:23:34.120316 [ 3 ] {077e7e4a-25a9-439c-84f3-d9776c07adcf} oximeter.fields_i16 (ed858e92-326d-4c16-88cd-c70b9e8d56ff): There are no data parts 2023.10.11 22:23:34.121430 [ 3 ] {077e7e4a-25a9-439c-84f3-d9776c07adcf} DynamicQueryHandler: Done processing query 2023.10.11 22:23:34.121462 [ 3 ] {077e7e4a-25a9-439c-84f3-d9776c07adcf} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.11 22:23:34.121477 [ 3 ] {} HTTP-Session: 5e5c5520-1e2c-47ac-8272-99fe457affcc Destroying unnamed session 2023.10.11 22:23:34.121577 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37436, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:23:34.121630 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:23:34.121649 [ 3 ] {} HTTP-Session: 47aa0a69-c5fd-4c61-b4c5-b142bfca1527 Authenticating user 'default' from [fd00:1122:3344:101::d]:37436 2023.10.11 22:23:34.121670 [ 3 ] {} HTTP-Session: 47aa0a69-c5fd-4c61-b4c5-b142bfca1527 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:23:34.121819 [ 3 ] {939303a8-7d70-4092-b588-6f13fb6f4797} executeQuery: (from [fd00:1122:3344:101::d]:37436) 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.11 22:23:34.121865 [ 3 ] {939303a8-7d70-4092-b588-6f13fb6f4797} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2023.10.11 22:23:34.123058 [ 3 ] {939303a8-7d70-4092-b588-6f13fb6f4797} oximeter.fields_u16 (85fd9845-bda1-4c68-8625-2013c88bd0bb): Loading data parts 2023.10.11 22:23:34.123150 [ 3 ] {939303a8-7d70-4092-b588-6f13fb6f4797} oximeter.fields_u16 (85fd9845-bda1-4c68-8625-2013c88bd0bb): There are no data parts 2023.10.11 22:23:34.124296 [ 3 ] {939303a8-7d70-4092-b588-6f13fb6f4797} DynamicQueryHandler: Done processing query 2023.10.11 22:23:34.124320 [ 3 ] {939303a8-7d70-4092-b588-6f13fb6f4797} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.11 22:23:34.124341 [ 3 ] {} HTTP-Session: 47aa0a69-c5fd-4c61-b4c5-b142bfca1527 Destroying unnamed session 2023.10.11 22:23:34.124440 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37436, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:23:34.124488 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:23:34.124523 [ 3 ] {} HTTP-Session: cd8c662a-2b91-43d4-9e30-f26768048c59 Authenticating user 'default' from [fd00:1122:3344:101::d]:37436 2023.10.11 22:23:34.124540 [ 3 ] {} HTTP-Session: cd8c662a-2b91-43d4-9e30-f26768048c59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:23:34.124694 [ 3 ] {e9f5c9eb-b7c6-43cb-bbdb-d7753947ef8c} executeQuery: (from [fd00:1122:3344:101::d]:37436) 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.11 22:23:34.124746 [ 3 ] {e9f5c9eb-b7c6-43cb-bbdb-d7753947ef8c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2023.10.11 22:23:34.125927 [ 3 ] {e9f5c9eb-b7c6-43cb-bbdb-d7753947ef8c} oximeter.fields_i32 (b3fa9ffb-f0a9-486c-99e8-48a6ae56ae01): Loading data parts 2023.10.11 22:23:34.126018 [ 3 ] {e9f5c9eb-b7c6-43cb-bbdb-d7753947ef8c} oximeter.fields_i32 (b3fa9ffb-f0a9-486c-99e8-48a6ae56ae01): There are no data parts 2023.10.11 22:23:34.127125 [ 3 ] {e9f5c9eb-b7c6-43cb-bbdb-d7753947ef8c} DynamicQueryHandler: Done processing query 2023.10.11 22:23:34.127157 [ 3 ] {e9f5c9eb-b7c6-43cb-bbdb-d7753947ef8c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.11 22:23:34.127173 [ 3 ] {} HTTP-Session: cd8c662a-2b91-43d4-9e30-f26768048c59 Destroying unnamed session 2023.10.11 22:23:34.127281 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37436, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:23:34.127330 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:23:34.127350 [ 3 ] {} HTTP-Session: 1d7ac496-cea8-4ce9-a03c-a887945f4c74 Authenticating user 'default' from [fd00:1122:3344:101::d]:37436 2023.10.11 22:23:34.127372 [ 3 ] {} HTTP-Session: 1d7ac496-cea8-4ce9-a03c-a887945f4c74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:23:34.127528 [ 3 ] {c3fb98d0-a3e3-48d1-8315-167ab7a92972} executeQuery: (from [fd00:1122:3344:101::d]:37436) 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.11 22:23:34.127570 [ 3 ] {c3fb98d0-a3e3-48d1-8315-167ab7a92972} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2023.10.11 22:23:34.128758 [ 3 ] {c3fb98d0-a3e3-48d1-8315-167ab7a92972} oximeter.fields_u32 (e14394fa-67c1-460d-942a-1812b6203391): Loading data parts 2023.10.11 22:23:34.128835 [ 3 ] {c3fb98d0-a3e3-48d1-8315-167ab7a92972} oximeter.fields_u32 (e14394fa-67c1-460d-942a-1812b6203391): There are no data parts 2023.10.11 22:23:34.129960 [ 3 ] {c3fb98d0-a3e3-48d1-8315-167ab7a92972} DynamicQueryHandler: Done processing query 2023.10.11 22:23:34.129985 [ 3 ] {c3fb98d0-a3e3-48d1-8315-167ab7a92972} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.11 22:23:34.130008 [ 3 ] {} HTTP-Session: 1d7ac496-cea8-4ce9-a03c-a887945f4c74 Destroying unnamed session 2023.10.11 22:23:34.130118 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37436, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:23:34.130160 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:23:34.130185 [ 3 ] {} HTTP-Session: 8735b868-c890-4ce9-b7c4-dd51385faee9 Authenticating user 'default' from [fd00:1122:3344:101::d]:37436 2023.10.11 22:23:34.130213 [ 3 ] {} HTTP-Session: 8735b868-c890-4ce9-b7c4-dd51385faee9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:23:34.130364 [ 3 ] {30a972d2-7d3f-48c5-81cd-1699e479157a} executeQuery: (from [fd00:1122:3344:101::d]:37436) 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.11 22:23:34.130416 [ 3 ] {30a972d2-7d3f-48c5-81cd-1699e479157a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2023.10.11 22:23:34.131621 [ 3 ] {30a972d2-7d3f-48c5-81cd-1699e479157a} oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186): Loading data parts 2023.10.11 22:23:34.131710 [ 3 ] {30a972d2-7d3f-48c5-81cd-1699e479157a} oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186): There are no data parts 2023.10.11 22:23:34.132822 [ 3 ] {30a972d2-7d3f-48c5-81cd-1699e479157a} DynamicQueryHandler: Done processing query 2023.10.11 22:23:34.132847 [ 3 ] {30a972d2-7d3f-48c5-81cd-1699e479157a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.11 22:23:34.132869 [ 3 ] {} HTTP-Session: 8735b868-c890-4ce9-b7c4-dd51385faee9 Destroying unnamed session 2023.10.11 22:23:34.132970 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37436, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:23:34.133020 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:23:34.133039 [ 3 ] {} HTTP-Session: 3647f8a1-5918-40f8-b216-29498f4be5be Authenticating user 'default' from [fd00:1122:3344:101::d]:37436 2023.10.11 22:23:34.133060 [ 3 ] {} HTTP-Session: 3647f8a1-5918-40f8-b216-29498f4be5be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:23:34.133215 [ 3 ] {c14a00ee-18d7-414b-ae17-a3a2a7e8688a} executeQuery: (from [fd00:1122:3344:101::d]:37436) 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.11 22:23:34.133257 [ 3 ] {c14a00ee-18d7-414b-ae17-a3a2a7e8688a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2023.10.11 22:23:34.134458 [ 3 ] {c14a00ee-18d7-414b-ae17-a3a2a7e8688a} oximeter.fields_u64 (6ecb2570-bc78-4037-9755-5ca57d82e9f1): Loading data parts 2023.10.11 22:23:34.134545 [ 3 ] {c14a00ee-18d7-414b-ae17-a3a2a7e8688a} oximeter.fields_u64 (6ecb2570-bc78-4037-9755-5ca57d82e9f1): There are no data parts 2023.10.11 22:23:34.135643 [ 3 ] {c14a00ee-18d7-414b-ae17-a3a2a7e8688a} DynamicQueryHandler: Done processing query 2023.10.11 22:23:34.135682 [ 3 ] {c14a00ee-18d7-414b-ae17-a3a2a7e8688a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.11 22:23:34.135696 [ 3 ] {} HTTP-Session: 3647f8a1-5918-40f8-b216-29498f4be5be Destroying unnamed session 2023.10.11 22:23:34.135824 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37436, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:23:34.135872 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:23:34.135889 [ 3 ] {} HTTP-Session: 132c3f3c-2165-4c0d-ae5c-5b7d3175382e Authenticating user 'default' from [fd00:1122:3344:101::d]:37436 2023.10.11 22:23:34.135910 [ 3 ] {} HTTP-Session: 132c3f3c-2165-4c0d-ae5c-5b7d3175382e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:23:34.136073 [ 3 ] {9be67760-cb83-4ddd-a944-31025d1f5326} executeQuery: (from [fd00:1122:3344:101::d]:37436) 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.11 22:23:34.136115 [ 3 ] {9be67760-cb83-4ddd-a944-31025d1f5326} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2023.10.11 22:23:34.137340 [ 3 ] {9be67760-cb83-4ddd-a944-31025d1f5326} oximeter.fields_ipaddr (9b28b4b9-5734-4640-bbbc-86c4de36c200): Loading data parts 2023.10.11 22:23:34.137397 [ 3 ] {9be67760-cb83-4ddd-a944-31025d1f5326} oximeter.fields_ipaddr (9b28b4b9-5734-4640-bbbc-86c4de36c200): There are no data parts 2023.10.11 22:23:34.138536 [ 3 ] {9be67760-cb83-4ddd-a944-31025d1f5326} DynamicQueryHandler: Done processing query 2023.10.11 22:23:34.138574 [ 3 ] {9be67760-cb83-4ddd-a944-31025d1f5326} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.11 22:23:34.138589 [ 3 ] {} HTTP-Session: 132c3f3c-2165-4c0d-ae5c-5b7d3175382e Destroying unnamed session 2023.10.11 22:23:34.138697 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37436, User-Agent: (none), Length: 253, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:23:34.138751 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:23:34.138770 [ 3 ] {} HTTP-Session: a68711a6-5aeb-4ce9-a622-0ec7a3a7e05c Authenticating user 'default' from [fd00:1122:3344:101::d]:37436 2023.10.11 22:23:34.138786 [ 3 ] {} HTTP-Session: a68711a6-5aeb-4ce9-a622-0ec7a3a7e05c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:23:34.138939 [ 3 ] {ce934e78-c333-4897-b509-49dca857b379} executeQuery: (from [fd00:1122:3344:101::d]:37436) 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.11 22:23:34.138986 [ 3 ] {ce934e78-c333-4897-b509-49dca857b379} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2023.10.11 22:23:34.140166 [ 3 ] {ce934e78-c333-4897-b509-49dca857b379} oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b): Loading data parts 2023.10.11 22:23:34.140233 [ 3 ] {ce934e78-c333-4897-b509-49dca857b379} oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b): There are no data parts 2023.10.11 22:23:34.141334 [ 3 ] {ce934e78-c333-4897-b509-49dca857b379} DynamicQueryHandler: Done processing query 2023.10.11 22:23:34.141358 [ 3 ] {ce934e78-c333-4897-b509-49dca857b379} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.11 22:23:34.141387 [ 3 ] {} HTTP-Session: a68711a6-5aeb-4ce9-a622-0ec7a3a7e05c Destroying unnamed session 2023.10.11 22:23:34.141487 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37436, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:23:34.141534 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:23:34.141560 [ 3 ] {} HTTP-Session: bb374e33-cd7f-4eee-8837-8725a0d43a68 Authenticating user 'default' from [fd00:1122:3344:101::d]:37436 2023.10.11 22:23:34.141576 [ 3 ] {} HTTP-Session: bb374e33-cd7f-4eee-8837-8725a0d43a68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:23:34.141732 [ 3 ] {80568e85-a5cc-4a2a-8ce2-22fbb986ce40} executeQuery: (from [fd00:1122:3344:101::d]:37436) 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.11 22:23:34.141783 [ 3 ] {80568e85-a5cc-4a2a-8ce2-22fbb986ce40} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2023.10.11 22:23:34.142973 [ 3 ] {80568e85-a5cc-4a2a-8ce2-22fbb986ce40} oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31): Loading data parts 2023.10.11 22:23:34.143045 [ 3 ] {80568e85-a5cc-4a2a-8ce2-22fbb986ce40} oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31): There are no data parts 2023.10.11 22:23:34.144155 [ 3 ] {80568e85-a5cc-4a2a-8ce2-22fbb986ce40} DynamicQueryHandler: Done processing query 2023.10.11 22:23:34.144186 [ 3 ] {80568e85-a5cc-4a2a-8ce2-22fbb986ce40} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.11 22:23:34.144201 [ 3 ] {} HTTP-Session: bb374e33-cd7f-4eee-8837-8725a0d43a68 Destroying unnamed session 2023.10.11 22:23:34.144315 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37436, User-Agent: (none), Length: 704, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:23:34.144362 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:23:34.144382 [ 3 ] {} HTTP-Session: 0dc81cd7-874f-4f9a-887f-870f5d1bc875 Authenticating user 'default' from [fd00:1122:3344:101::d]:37436 2023.10.11 22:23:34.144404 [ 3 ] {} HTTP-Session: 0dc81cd7-874f-4f9a-887f-870f5d1bc875 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:23:34.144583 [ 3 ] {4b2dddf3-1c4a-4cac-9076-dcb36a5aa3ac} executeQuery: (from [fd00:1122:3344:101::d]:37436) 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.11 22:23:34.144650 [ 3 ] {4b2dddf3-1c4a-4cac-9076-dcb36a5aa3ac} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2023.10.11 22:23:34.145903 [ 3 ] {4b2dddf3-1c4a-4cac-9076-dcb36a5aa3ac} oximeter.timeseries_schema (9f82c31f-272a-470a-9d0c-ff9c0ce6f2b4): Loading data parts 2023.10.11 22:23:34.145961 [ 3 ] {4b2dddf3-1c4a-4cac-9076-dcb36a5aa3ac} oximeter.timeseries_schema (9f82c31f-272a-470a-9d0c-ff9c0ce6f2b4): There are no data parts 2023.10.11 22:23:34.147146 [ 3 ] {4b2dddf3-1c4a-4cac-9076-dcb36a5aa3ac} DynamicQueryHandler: Done processing query 2023.10.11 22:23:34.147185 [ 3 ] {4b2dddf3-1c4a-4cac-9076-dcb36a5aa3ac} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.11 22:23:34.147200 [ 3 ] {} HTTP-Session: 0dc81cd7-874f-4f9a-887f-870f5d1bc875 Destroying unnamed session 2023.10.11 22:23:35.001111 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 218.40 MiB, peak 221.49 MiB, will set to 221.89 MiB (RSS), difference: 3.49 MiB 2023.10.11 22:23:35.717062 [ 76 ] {} DNSResolver: Updating DNS cache 2023.10.11 22:23:35.717137 [ 76 ] {} DNSResolver: Updated DNS cache 2023.10.11 22:23:50.717177 [ 160 ] {} DNSResolver: Updating DNS cache 2023.10.11 22:23:50.717249 [ 160 ] {} DNSResolver: Updated DNS cache 2023.10.11 22:24:05.717504 [ 144 ] {} DNSResolver: Updating DNS cache 2023.10.11 22:24:05.717585 [ 144 ] {} DNSResolver: Updated DNS cache 2023.10.11 22:24:20.717843 [ 134 ] {} DNSResolver: Updating DNS cache 2023.10.11 22:24:20.717944 [ 134 ] {} DNSResolver: Updated DNS cache 2023.10.11 22:24:24.151701 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 3304, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:24:24.151827 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:24:24.151876 [ 3 ] {} HTTP-Session: 84912279-22f6-467f-8ade-7b7684a87e6f Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:24:24.151921 [ 3 ] {} HTTP-Session: 84912279-22f6-467f-8ade-7b7684a87e6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:24:24.152107 [ 3 ] {e3c119b4-cdc5-4268-9e0d-dcac545d5d66} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:24:24.152189 [ 3 ] {e3c119b4-cdc5-4268-9e0d-dcac545d5d66} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.10.11 22:24:24.154288 [ 3 ] {e3c119b4-cdc5-4268-9e0d-dcac545d5d66} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:24:24.161946 [ 3 ] {e3c119b4-cdc5-4268-9e0d-dcac545d5d66} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.80 GiB. 2023.10.11 22:24:24.175531 [ 3 ] {e3c119b4-cdc5-4268-9e0d-dcac545d5d66} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.10.11 22:24:24.176957 [ 3 ] {e3c119b4-cdc5-4268-9e0d-dcac545d5d66} oximeter.timeseries_schema (9f82c31f-272a-470a-9d0c-ff9c0ce6f2b4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.10.11 22:24:24.184873 [ 3 ] {e3c119b4-cdc5-4268-9e0d-dcac545d5d66} executeQuery: Read 12 rows, 1.62 KiB in 0.032713962 sec., 366 rows/sec., 49.49 KiB/sec. 2023.10.11 22:24:24.185125 [ 3 ] {e3c119b4-cdc5-4268-9e0d-dcac545d5d66} DynamicQueryHandler: Done processing query 2023.10.11 22:24:24.185172 [ 3 ] {e3c119b4-cdc5-4268-9e0d-dcac545d5d66} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.10.11 22:24:24.185191 [ 3 ] {} HTTP-Session: 84912279-22f6-467f-8ade-7b7684a87e6f Destroying unnamed session 2023.10.11 22:24:24.185360 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 749, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:24:24.185448 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:24:24.185483 [ 3 ] {} HTTP-Session: ea4df866-bd91-4336-b7a2-0fb768de2481 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:24:24.185526 [ 3 ] {} HTTP-Session: ea4df866-bd91-4336-b7a2-0fb768de2481 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:24:24.185634 [ 3 ] {dc454aa0-2623-4615-b4e5-904e8e1e2531} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:24:24.185679 [ 3 ] {dc454aa0-2623-4615-b4e5-904e8e1e2531} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.11 22:24:24.185801 [ 3 ] {dc454aa0-2623-4615-b4e5-904e8e1e2531} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:24:24.191269 [ 3 ] {dc454aa0-2623-4615-b4e5-904e8e1e2531} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.80 GiB. 2023.10.11 22:24:24.191499 [ 3 ] {dc454aa0-2623-4615-b4e5-904e8e1e2531} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.10.11 22:24:24.191665 [ 3 ] {dc454aa0-2623-4615-b4e5-904e8e1e2531} oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.10.11 22:24:24.191787 [ 3 ] {dc454aa0-2623-4615-b4e5-904e8e1e2531} executeQuery: Read 6 rows, 348.00 B in 0.006088051 sec., 985 rows/sec., 55.82 KiB/sec. 2023.10.11 22:24:24.191916 [ 3 ] {dc454aa0-2623-4615-b4e5-904e8e1e2531} DynamicQueryHandler: Done processing query 2023.10.11 22:24:24.191947 [ 3 ] {dc454aa0-2623-4615-b4e5-904e8e1e2531} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.10.11 22:24:24.191963 [ 3 ] {} HTTP-Session: ea4df866-bd91-4336-b7a2-0fb768de2481 Destroying unnamed session 2023.10.11 22:24:24.192235 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 13647, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:24:24.192289 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:24:24.192309 [ 3 ] {} HTTP-Session: e6efa1f3-52de-4c02-a756-c01ec55ad5e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:24:24.192335 [ 3 ] {} HTTP-Session: e6efa1f3-52de-4c02-a756-c01ec55ad5e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:24:24.192420 [ 3 ] {b0c9a41a-37cc-4a16-9418-5af6ac57d1a0} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:24:24.192471 [ 3 ] {b0c9a41a-37cc-4a16-9418-5af6ac57d1a0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.11 22:24:24.192573 [ 3 ] {b0c9a41a-37cc-4a16-9418-5af6ac57d1a0} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:24:24.192911 [ 3 ] {b0c9a41a-37cc-4a16-9418-5af6ac57d1a0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.80 GiB. 2023.10.11 22:24:24.193135 [ 3 ] {b0c9a41a-37cc-4a16-9418-5af6ac57d1a0} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.10.11 22:24:24.193290 [ 3 ] {b0c9a41a-37cc-4a16-9418-5af6ac57d1a0} oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.10.11 22:24:24.193415 [ 3 ] {b0c9a41a-37cc-4a16-9418-5af6ac57d1a0} executeQuery: Read 87 rows, 8.33 KiB in 0.000955384 sec., 91062 rows/sec., 8.51 MiB/sec. 2023.10.11 22:24:24.193536 [ 3 ] {b0c9a41a-37cc-4a16-9418-5af6ac57d1a0} DynamicQueryHandler: Done processing query 2023.10.11 22:24:24.193559 [ 3 ] {b0c9a41a-37cc-4a16-9418-5af6ac57d1a0} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.10.11 22:24:24.193573 [ 3 ] {} HTTP-Session: e6efa1f3-52de-4c02-a756-c01ec55ad5e0 Destroying unnamed session 2023.10.11 22:24:24.193868 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 42070, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:24:24.193921 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:24:24.193940 [ 3 ] {} HTTP-Session: 55be2f3c-64d1-48cb-9baf-3b3a4173460a Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:24:24.193963 [ 3 ] {} HTTP-Session: 55be2f3c-64d1-48cb-9baf-3b3a4173460a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:24:24.194048 [ 3 ] {1aee632a-b568-482d-8063-d3adc0954690} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:24:24.194086 [ 3 ] {1aee632a-b568-482d-8063-d3adc0954690} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.11 22:24:24.195188 [ 3 ] {1aee632a-b568-482d-8063-d3adc0954690} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:24:24.197579 [ 3 ] {1aee632a-b568-482d-8063-d3adc0954690} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.80 GiB. 2023.10.11 22:24:24.197872 [ 3 ] {1aee632a-b568-482d-8063-d3adc0954690} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.10.11 22:24:24.198057 [ 3 ] {1aee632a-b568-482d-8063-d3adc0954690} oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.10.11 22:24:24.198190 [ 3 ] {1aee632a-b568-482d-8063-d3adc0954690} executeQuery: Read 264 rows, 18.54 KiB in 0.004112972 sec., 64187 rows/sec., 4.40 MiB/sec. 2023.10.11 22:24:24.198329 [ 3 ] {1aee632a-b568-482d-8063-d3adc0954690} DynamicQueryHandler: Done processing query 2023.10.11 22:24:24.198365 [ 3 ] {1aee632a-b568-482d-8063-d3adc0954690} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.11 22:24:24.198391 [ 3 ] {} HTTP-Session: 55be2f3c-64d1-48cb-9baf-3b3a4173460a Destroying unnamed session 2023.10.11 22:24:24.198527 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:24:24.198580 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:24:24.198608 [ 3 ] {} HTTP-Session: 48f1d0df-935e-41fd-a709-57680c37ec9d Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:24:24.198624 [ 3 ] {} HTTP-Session: 48f1d0df-935e-41fd-a709-57680c37ec9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:24:24.198698 [ 3 ] {400754a9-3a73-425c-b25b-0587df879a0c} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:24:24.198743 [ 3 ] {400754a9-3a73-425c-b25b-0587df879a0c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.11 22:24:24.198846 [ 3 ] {400754a9-3a73-425c-b25b-0587df879a0c} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:24:24.199189 [ 3 ] {400754a9-3a73-425c-b25b-0587df879a0c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.80 GiB. 2023.10.11 22:24:24.199530 [ 3 ] {400754a9-3a73-425c-b25b-0587df879a0c} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.10.11 22:24:24.199704 [ 3 ] {400754a9-3a73-425c-b25b-0587df879a0c} oximeter.measurements_bool (d1fe4264-4f18-4087-8604-5720dcd28da6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.10.11 22:24:24.199804 [ 3 ] {400754a9-3a73-425c-b25b-0587df879a0c} executeQuery: Read 6 rows, 258.00 B in 0.001072036 sec., 5596 rows/sec., 235.02 KiB/sec. 2023.10.11 22:24:24.199913 [ 3 ] {400754a9-3a73-425c-b25b-0587df879a0c} DynamicQueryHandler: Done processing query 2023.10.11 22:24:24.199935 [ 3 ] {400754a9-3a73-425c-b25b-0587df879a0c} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.11 22:24:24.199958 [ 3 ] {} HTTP-Session: 48f1d0df-935e-41fd-a709-57680c37ec9d Destroying unnamed session 2023.10.11 22:24:24.200109 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 11520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:24:24.200161 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:24:24.200186 [ 3 ] {} HTTP-Session: e3569495-4c5d-4be8-955e-bf8ec9195877 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:24:24.200203 [ 3 ] {} HTTP-Session: e3569495-4c5d-4be8-955e-bf8ec9195877 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:24:24.200282 [ 3 ] {9a73d23d-774b-4a4f-a2de-f7c600fec1c4} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:24:24.200331 [ 3 ] {9a73d23d-774b-4a4f-a2de-f7c600fec1c4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.11 22:24:24.200448 [ 3 ] {9a73d23d-774b-4a4f-a2de-f7c600fec1c4} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:24:24.200729 [ 3 ] {9a73d23d-774b-4a4f-a2de-f7c600fec1c4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.80 GiB. 2023.10.11 22:24:24.200983 [ 3 ] {9a73d23d-774b-4a4f-a2de-f7c600fec1c4} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.10.11 22:24:24.201167 [ 3 ] {9a73d23d-774b-4a4f-a2de-f7c600fec1c4} oximeter.measurements_cumulativei64 (b51ca6cb-9f3c-4e63-9ed2-5598a92638e6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.10.11 22:24:24.201265 [ 3 ] {9a73d23d-774b-4a4f-a2de-f7c600fec1c4} executeQuery: Read 63 rows, 3.91 KiB in 0.000949695 sec., 66337 rows/sec., 4.02 MiB/sec. 2023.10.11 22:24:24.201402 [ 3 ] {9a73d23d-774b-4a4f-a2de-f7c600fec1c4} DynamicQueryHandler: Done processing query 2023.10.11 22:24:24.201434 [ 3 ] {9a73d23d-774b-4a4f-a2de-f7c600fec1c4} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.11 22:24:24.201449 [ 3 ] {} HTTP-Session: e3569495-4c5d-4be8-955e-bf8ec9195877 Destroying unnamed session 2023.10.11 22:24:24.201563 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 2660, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:24:24.201622 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:24:24.201641 [ 3 ] {} HTTP-Session: a895e670-03d1-4968-bd71-8c9d28779961 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:24:24.201663 [ 3 ] {} HTTP-Session: a895e670-03d1-4968-bd71-8c9d28779961 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:24:24.201732 [ 3 ] {fcafaa72-5380-46ac-997a-f2e8f8647539} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:24:24.201779 [ 3 ] {fcafaa72-5380-46ac-997a-f2e8f8647539} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.11 22:24:24.201885 [ 3 ] {fcafaa72-5380-46ac-997a-f2e8f8647539} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:24:24.202127 [ 3 ] {fcafaa72-5380-46ac-997a-f2e8f8647539} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.80 GiB. 2023.10.11 22:24:24.202371 [ 3 ] {fcafaa72-5380-46ac-997a-f2e8f8647539} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.10.11 22:24:24.202551 [ 3 ] {fcafaa72-5380-46ac-997a-f2e8f8647539} oximeter.measurements_i64 (86512988-1739-436a-bb53-f1d02634fb30): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.10.11 22:24:24.202654 [ 3 ] {fcafaa72-5380-46ac-997a-f2e8f8647539} executeQuery: Read 19 rows, 1.01 KiB in 0.000885774 sec., 21450 rows/sec., 1.11 MiB/sec. 2023.10.11 22:24:24.202754 [ 3 ] {fcafaa72-5380-46ac-997a-f2e8f8647539} DynamicQueryHandler: Done processing query 2023.10.11 22:24:24.202776 [ 3 ] {fcafaa72-5380-46ac-997a-f2e8f8647539} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.11 22:24:24.202799 [ 3 ] {} HTTP-Session: a895e670-03d1-4968-bd71-8c9d28779961 Destroying unnamed session 2023.10.11 22:24:25.000213 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 222.24 MiB, peak 227.37 MiB, will set to 224.20 MiB (RSS), difference: 1.96 MiB 2023.10.11 22:24:34.131530 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 749, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:24:34.131767 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:24:34.131829 [ 3 ] {} HTTP-Session: 9c93efb3-b9a6-45a0-a889-24de2ba1f1d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:24:34.131857 [ 3 ] {} HTTP-Session: 9c93efb3-b9a6-45a0-a889-24de2ba1f1d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:24:34.132015 [ 3 ] {5e0d31bb-b30a-4c44-ab45-a31db781a42d} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:24:34.132103 [ 3 ] {5e0d31bb-b30a-4c44-ab45-a31db781a42d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.11 22:24:34.132288 [ 3 ] {5e0d31bb-b30a-4c44-ab45-a31db781a42d} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:24:34.132701 [ 3 ] {5e0d31bb-b30a-4c44-ab45-a31db781a42d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.80 GiB. 2023.10.11 22:24:34.132978 [ 3 ] {5e0d31bb-b30a-4c44-ab45-a31db781a42d} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.10.11 22:24:34.133147 [ 3 ] {5e0d31bb-b30a-4c44-ab45-a31db781a42d} oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.10.11 22:24:34.133292 [ 3 ] {5e0d31bb-b30a-4c44-ab45-a31db781a42d} executeQuery: Read 6 rows, 348.00 B in 0.001213658 sec., 4943 rows/sec., 280.02 KiB/sec. 2023.10.11 22:24:34.133468 [ 3 ] {5e0d31bb-b30a-4c44-ab45-a31db781a42d} DynamicQueryHandler: Done processing query 2023.10.11 22:24:34.133494 [ 3 ] {5e0d31bb-b30a-4c44-ab45-a31db781a42d} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.10.11 22:24:34.133528 [ 3 ] {} HTTP-Session: 9c93efb3-b9a6-45a0-a889-24de2ba1f1d1 Destroying unnamed session 2023.10.11 22:24:34.133714 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 13647, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:24:34.133780 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:24:34.133817 [ 3 ] {} HTTP-Session: 54365295-d7b4-4f1a-a04d-e244f7496c45 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:24:34.133859 [ 3 ] {} HTTP-Session: 54365295-d7b4-4f1a-a04d-e244f7496c45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:24:34.133948 [ 3 ] {c1f845d6-063d-420e-8fcc-c29953c2e481} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:24:34.134003 [ 3 ] {c1f845d6-063d-420e-8fcc-c29953c2e481} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.11 22:24:34.134122 [ 3 ] {c1f845d6-063d-420e-8fcc-c29953c2e481} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:24:34.134470 [ 3 ] {c1f845d6-063d-420e-8fcc-c29953c2e481} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.80 GiB. 2023.10.11 22:24:34.134696 [ 3 ] {c1f845d6-063d-420e-8fcc-c29953c2e481} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.10.11 22:24:34.134871 [ 3 ] {c1f845d6-063d-420e-8fcc-c29953c2e481} oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.10.11 22:24:34.134994 [ 3 ] {c1f845d6-063d-420e-8fcc-c29953c2e481} executeQuery: Read 87 rows, 8.33 KiB in 0.001001015 sec., 86911 rows/sec., 8.12 MiB/sec. 2023.10.11 22:24:34.135159 [ 3 ] {c1f845d6-063d-420e-8fcc-c29953c2e481} DynamicQueryHandler: Done processing query 2023.10.11 22:24:34.135182 [ 3 ] {c1f845d6-063d-420e-8fcc-c29953c2e481} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.10.11 22:24:34.135214 [ 3 ] {} HTTP-Session: 54365295-d7b4-4f1a-a04d-e244f7496c45 Destroying unnamed session 2023.10.11 22:24:34.135508 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 42070, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:24:34.135570 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:24:34.135589 [ 3 ] {} HTTP-Session: 99a7ce1a-f42a-493a-aaea-1585ea630058 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:24:34.135606 [ 3 ] {} HTTP-Session: 99a7ce1a-f42a-493a-aaea-1585ea630058 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:24:34.135701 [ 3 ] {e043e4cc-8b6b-467b-b5dc-a66d754e1b58} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:24:34.135751 [ 3 ] {e043e4cc-8b6b-467b-b5dc-a66d754e1b58} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.11 22:24:34.135866 [ 3 ] {e043e4cc-8b6b-467b-b5dc-a66d754e1b58} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:24:34.136281 [ 3 ] {e043e4cc-8b6b-467b-b5dc-a66d754e1b58} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.80 GiB. 2023.10.11 22:24:34.136509 [ 3 ] {e043e4cc-8b6b-467b-b5dc-a66d754e1b58} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.10.11 22:24:34.136663 [ 3 ] {e043e4cc-8b6b-467b-b5dc-a66d754e1b58} oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.10.11 22:24:34.136810 [ 3 ] {e043e4cc-8b6b-467b-b5dc-a66d754e1b58} executeQuery: Read 264 rows, 18.54 KiB in 0.001066166 sec., 247616 rows/sec., 16.99 MiB/sec. 2023.10.11 22:24:34.136968 [ 3 ] {e043e4cc-8b6b-467b-b5dc-a66d754e1b58} DynamicQueryHandler: Done processing query 2023.10.11 22:24:34.136992 [ 3 ] {e043e4cc-8b6b-467b-b5dc-a66d754e1b58} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.11 22:24:34.137015 [ 3 ] {} HTTP-Session: 99a7ce1a-f42a-493a-aaea-1585ea630058 Destroying unnamed session 2023.10.11 22:24:34.137194 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:24:34.137241 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:24:34.137269 [ 3 ] {} HTTP-Session: 086ac58b-1171-412e-b7ce-220fc3a9b22a Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:24:34.137292 [ 3 ] {} HTTP-Session: 086ac58b-1171-412e-b7ce-220fc3a9b22a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:24:34.137362 [ 3 ] {e279e9b2-7637-4e76-ba4a-954ceb95466e} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:24:34.137410 [ 3 ] {e279e9b2-7637-4e76-ba4a-954ceb95466e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.11 22:24:34.137533 [ 3 ] {e279e9b2-7637-4e76-ba4a-954ceb95466e} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:24:34.137846 [ 3 ] {e279e9b2-7637-4e76-ba4a-954ceb95466e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.80 GiB. 2023.10.11 22:24:34.138095 [ 3 ] {e279e9b2-7637-4e76-ba4a-954ceb95466e} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.10.11 22:24:34.138293 [ 3 ] {e279e9b2-7637-4e76-ba4a-954ceb95466e} oximeter.measurements_bool (d1fe4264-4f18-4087-8604-5720dcd28da6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.10.11 22:24:34.138416 [ 3 ] {e279e9b2-7637-4e76-ba4a-954ceb95466e} executeQuery: Read 6 rows, 258.00 B in 0.001016715 sec., 5901 rows/sec., 247.81 KiB/sec. 2023.10.11 22:24:34.138553 [ 3 ] {e279e9b2-7637-4e76-ba4a-954ceb95466e} DynamicQueryHandler: Done processing query 2023.10.11 22:24:34.138585 [ 3 ] {e279e9b2-7637-4e76-ba4a-954ceb95466e} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.11 22:24:34.138600 [ 3 ] {} HTTP-Session: 086ac58b-1171-412e-b7ce-220fc3a9b22a Destroying unnamed session 2023.10.11 22:24:34.138771 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 11520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:24:34.138826 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:24:34.138845 [ 3 ] {} HTTP-Session: 90ddb0cf-782a-4fb2-9ec1-74e1a1c4825d Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:24:34.138869 [ 3 ] {} HTTP-Session: 90ddb0cf-782a-4fb2-9ec1-74e1a1c4825d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:24:34.138950 [ 3 ] {565b1f43-cd65-4084-9b53-a26807f9962e} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:24:34.138992 [ 3 ] {565b1f43-cd65-4084-9b53-a26807f9962e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.11 22:24:34.139115 [ 3 ] {565b1f43-cd65-4084-9b53-a26807f9962e} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:24:34.139465 [ 3 ] {565b1f43-cd65-4084-9b53-a26807f9962e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.80 GiB. 2023.10.11 22:24:34.139712 [ 3 ] {565b1f43-cd65-4084-9b53-a26807f9962e} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.10.11 22:24:34.139898 [ 3 ] {565b1f43-cd65-4084-9b53-a26807f9962e} oximeter.measurements_cumulativei64 (b51ca6cb-9f3c-4e63-9ed2-5598a92638e6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.10.11 22:24:34.140043 [ 3 ] {565b1f43-cd65-4084-9b53-a26807f9962e} executeQuery: Read 63 rows, 3.91 KiB in 0.001063466 sec., 59240 rows/sec., 3.59 MiB/sec. 2023.10.11 22:24:34.140202 [ 3 ] {565b1f43-cd65-4084-9b53-a26807f9962e} DynamicQueryHandler: Done processing query 2023.10.11 22:24:34.140234 [ 3 ] {565b1f43-cd65-4084-9b53-a26807f9962e} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.11 22:24:34.140257 [ 3 ] {} HTTP-Session: 90ddb0cf-782a-4fb2-9ec1-74e1a1c4825d Destroying unnamed session 2023.10.11 22:24:34.140409 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 2660, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:24:34.140463 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:24:34.140483 [ 3 ] {} HTTP-Session: 814faaad-bf96-4511-a681-6d0b2390b66e Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:24:34.140515 [ 3 ] {} HTTP-Session: 814faaad-bf96-4511-a681-6d0b2390b66e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:24:34.140593 [ 3 ] {8c04187a-94d2-47b9-9ac0-0dc6a1a51540} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:24:34.140646 [ 3 ] {8c04187a-94d2-47b9-9ac0-0dc6a1a51540} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.11 22:24:34.140750 [ 3 ] {8c04187a-94d2-47b9-9ac0-0dc6a1a51540} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:24:34.141013 [ 3 ] {8c04187a-94d2-47b9-9ac0-0dc6a1a51540} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.80 GiB. 2023.10.11 22:24:34.141252 [ 3 ] {8c04187a-94d2-47b9-9ac0-0dc6a1a51540} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.10.11 22:24:34.141435 [ 3 ] {8c04187a-94d2-47b9-9ac0-0dc6a1a51540} oximeter.measurements_i64 (86512988-1739-436a-bb53-f1d02634fb30): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.10.11 22:24:34.141555 [ 3 ] {8c04187a-94d2-47b9-9ac0-0dc6a1a51540} executeQuery: Read 19 rows, 1.01 KiB in 0.000921343 sec., 20622 rows/sec., 1.07 MiB/sec. 2023.10.11 22:24:34.141685 [ 3 ] {8c04187a-94d2-47b9-9ac0-0dc6a1a51540} DynamicQueryHandler: Done processing query 2023.10.11 22:24:34.141709 [ 3 ] {8c04187a-94d2-47b9-9ac0-0dc6a1a51540} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.11 22:24:34.141724 [ 3 ] {} HTTP-Session: 814faaad-bf96-4511-a681-6d0b2390b66e Destroying unnamed session 2023.10.11 22:24:35.718052 [ 121 ] {} DNSResolver: Updating DNS cache 2023.10.11 22:24:35.718101 [ 121 ] {} DNSResolver: Updated DNS cache 2023.10.11 22:24:44.136060 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:24:44.136239 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:24:44.136273 [ 3 ] {} HTTP-Session: 6ef510ec-fcfd-4e04-b1f9-b475d6e3143d Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:24:44.136331 [ 3 ] {} HTTP-Session: 6ef510ec-fcfd-4e04-b1f9-b475d6e3143d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:24:44.136476 [ 3 ] {a36d4b22-4818-46d4-92f9-a46e8252f2dd} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:24:44.136571 [ 3 ] {a36d4b22-4818-46d4-92f9-a46e8252f2dd} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.10.11 22:24:44.136825 [ 3 ] {a36d4b22-4818-46d4-92f9-a46e8252f2dd} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:24:44.137259 [ 3 ] {a36d4b22-4818-46d4-92f9-a46e8252f2dd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.80 GiB. 2023.10.11 22:24:44.137560 [ 3 ] {a36d4b22-4818-46d4-92f9-a46e8252f2dd} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.10.11 22:24:44.137756 [ 3 ] {a36d4b22-4818-46d4-92f9-a46e8252f2dd} oximeter.timeseries_schema (9f82c31f-272a-470a-9d0c-ff9c0ce6f2b4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.10.11 22:24:44.137900 [ 3 ] {a36d4b22-4818-46d4-92f9-a46e8252f2dd} executeQuery: Read 4 rows, 443.00 B in 0.00136326 sec., 2934 rows/sec., 317.34 KiB/sec. 2023.10.11 22:24:44.138094 [ 3 ] {a36d4b22-4818-46d4-92f9-a46e8252f2dd} DynamicQueryHandler: Done processing query 2023.10.11 22:24:44.138139 [ 3 ] {a36d4b22-4818-46d4-92f9-a46e8252f2dd} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.10.11 22:24:44.138156 [ 3 ] {} HTTP-Session: 6ef510ec-fcfd-4e04-b1f9-b475d6e3143d Destroying unnamed session 2023.10.11 22:24:44.138349 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 6492, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:24:44.138400 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:24:44.138422 [ 3 ] {} HTTP-Session: 902f139f-e477-4184-bd2c-f29992ae4b8d Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:24:44.138455 [ 3 ] {} HTTP-Session: 902f139f-e477-4184-bd2c-f29992ae4b8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:24:44.138531 [ 3 ] {41d26bee-30cc-4305-8840-344f821b1be1} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:24:44.138572 [ 3 ] {41d26bee-30cc-4305-8840-344f821b1be1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.11 22:24:44.138698 [ 3 ] {41d26bee-30cc-4305-8840-344f821b1be1} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:24:44.139025 [ 3 ] {41d26bee-30cc-4305-8840-344f821b1be1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.80 GiB. 2023.10.11 22:24:44.139245 [ 3 ] {41d26bee-30cc-4305-8840-344f821b1be1} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.10.11 22:24:44.139419 [ 3 ] {41d26bee-30cc-4305-8840-344f821b1be1} oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.10.11 22:24:44.139543 [ 3 ] {41d26bee-30cc-4305-8840-344f821b1be1} executeQuery: Read 46 rows, 3.58 KiB in 0.000982635 sec., 46812 rows/sec., 3.56 MiB/sec. 2023.10.11 22:24:44.139651 [ 3 ] {41d26bee-30cc-4305-8840-344f821b1be1} DynamicQueryHandler: Done processing query 2023.10.11 22:24:44.139691 [ 3 ] {41d26bee-30cc-4305-8840-344f821b1be1} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.11 22:24:44.139706 [ 3 ] {} HTTP-Session: 902f139f-e477-4184-bd2c-f29992ae4b8d Destroying unnamed session 2023.10.11 22:24:44.139914 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 33162, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:24:44.139977 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:24:44.139998 [ 3 ] {} HTTP-Session: 07cac928-2f45-4597-88dc-1f19d4e84078 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:24:44.140015 [ 3 ] {} HTTP-Session: 07cac928-2f45-4597-88dc-1f19d4e84078 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:24:44.140093 [ 3 ] {c2134c7b-d07d-4ef7-86a4-65e7904e0948} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:24:44.140132 [ 3 ] {c2134c7b-d07d-4ef7-86a4-65e7904e0948} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.11 22:24:44.140233 [ 3 ] {c2134c7b-d07d-4ef7-86a4-65e7904e0948} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:24:44.140641 [ 3 ] {c2134c7b-d07d-4ef7-86a4-65e7904e0948} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.80 GiB. 2023.10.11 22:24:44.140872 [ 3 ] {c2134c7b-d07d-4ef7-86a4-65e7904e0948} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.10.11 22:24:44.141035 [ 3 ] {c2134c7b-d07d-4ef7-86a4-65e7904e0948} oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.10.11 22:24:44.141156 [ 3 ] {c2134c7b-d07d-4ef7-86a4-65e7904e0948} executeQuery: Read 207 rows, 20.52 KiB in 0.001025195 sec., 201912 rows/sec., 19.55 MiB/sec. 2023.10.11 22:24:44.141277 [ 3 ] {c2134c7b-d07d-4ef7-86a4-65e7904e0948} DynamicQueryHandler: Done processing query 2023.10.11 22:24:44.141301 [ 3 ] {c2134c7b-d07d-4ef7-86a4-65e7904e0948} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2023.10.11 22:24:44.141316 [ 3 ] {} HTTP-Session: 07cac928-2f45-4597-88dc-1f19d4e84078 Destroying unnamed session 2023.10.11 22:24:44.141664 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 50894, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:24:44.141711 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:24:44.141731 [ 3 ] {} HTTP-Session: 3d47c8b1-eabe-4137-91d4-5af7dba0e4b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:24:44.141749 [ 3 ] {} HTTP-Session: 3d47c8b1-eabe-4137-91d4-5af7dba0e4b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:24:44.141832 [ 3 ] {8969a147-46b7-4c0f-9d59-fe307068ff64} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:24:44.141871 [ 3 ] {8969a147-46b7-4c0f-9d59-fe307068ff64} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.11 22:24:44.141975 [ 3 ] {8969a147-46b7-4c0f-9d59-fe307068ff64} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:24:44.142479 [ 3 ] {8969a147-46b7-4c0f-9d59-fe307068ff64} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.80 GiB. 2023.10.11 22:24:44.142711 [ 3 ] {8969a147-46b7-4c0f-9d59-fe307068ff64} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.10.11 22:24:44.142897 [ 3 ] {8969a147-46b7-4c0f-9d59-fe307068ff64} oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.10.11 22:24:44.143007 [ 3 ] {8969a147-46b7-4c0f-9d59-fe307068ff64} executeQuery: Read 316 rows, 22.71 KiB in 0.001139837 sec., 277232 rows/sec., 19.46 MiB/sec. 2023.10.11 22:24:44.143141 [ 3 ] {8969a147-46b7-4c0f-9d59-fe307068ff64} DynamicQueryHandler: Done processing query 2023.10.11 22:24:44.143166 [ 3 ] {8969a147-46b7-4c0f-9d59-fe307068ff64} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.10.11 22:24:44.143182 [ 3 ] {} HTTP-Session: 3d47c8b1-eabe-4137-91d4-5af7dba0e4b0 Destroying unnamed session 2023.10.11 22:24:44.143333 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:24:44.143377 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:24:44.143397 [ 3 ] {} HTTP-Session: d1d01810-52d1-47dc-8507-0c2871938257 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:24:44.143415 [ 3 ] {} HTTP-Session: d1d01810-52d1-47dc-8507-0c2871938257 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:24:44.143485 [ 3 ] {adc8a0c5-dc58-4799-afad-f27124a60a5a} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:24:44.143524 [ 3 ] {adc8a0c5-dc58-4799-afad-f27124a60a5a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.11 22:24:44.143630 [ 3 ] {adc8a0c5-dc58-4799-afad-f27124a60a5a} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:24:44.143909 [ 3 ] {adc8a0c5-dc58-4799-afad-f27124a60a5a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.80 GiB. 2023.10.11 22:24:44.144192 [ 3 ] {adc8a0c5-dc58-4799-afad-f27124a60a5a} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.10.11 22:24:44.144406 [ 3 ] {adc8a0c5-dc58-4799-afad-f27124a60a5a} oximeter.measurements_bool (d1fe4264-4f18-4087-8604-5720dcd28da6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.10.11 22:24:44.144549 [ 3 ] {adc8a0c5-dc58-4799-afad-f27124a60a5a} executeQuery: Read 6 rows, 258.00 B in 0.001029905 sec., 5825 rows/sec., 244.64 KiB/sec. 2023.10.11 22:24:44.144686 [ 3 ] {adc8a0c5-dc58-4799-afad-f27124a60a5a} DynamicQueryHandler: Done processing query 2023.10.11 22:24:44.144714 [ 3 ] {adc8a0c5-dc58-4799-afad-f27124a60a5a} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.11 22:24:44.144736 [ 3 ] {} HTTP-Session: d1d01810-52d1-47dc-8507-0c2871938257 Destroying unnamed session 2023.10.11 22:24:44.144874 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 11520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:24:44.144920 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:24:44.144941 [ 3 ] {} HTTP-Session: df767842-bb47-4704-b694-fa85401e9733 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:24:44.144958 [ 3 ] {} HTTP-Session: df767842-bb47-4704-b694-fa85401e9733 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:24:44.145030 [ 3 ] {31bb028f-8a22-44ce-adbc-ab472883048c} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:24:44.145078 [ 3 ] {31bb028f-8a22-44ce-adbc-ab472883048c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.11 22:24:44.145195 [ 3 ] {31bb028f-8a22-44ce-adbc-ab472883048c} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:24:44.145473 [ 3 ] {31bb028f-8a22-44ce-adbc-ab472883048c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.80 GiB. 2023.10.11 22:24:44.145717 [ 3 ] {31bb028f-8a22-44ce-adbc-ab472883048c} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.10.11 22:24:44.145901 [ 3 ] {31bb028f-8a22-44ce-adbc-ab472883048c} oximeter.measurements_cumulativei64 (b51ca6cb-9f3c-4e63-9ed2-5598a92638e6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.10.11 22:24:44.146020 [ 3 ] {31bb028f-8a22-44ce-adbc-ab472883048c} executeQuery: Read 63 rows, 3.91 KiB in 0.000953574 sec., 66067 rows/sec., 4.01 MiB/sec. 2023.10.11 22:24:44.146147 [ 3 ] {31bb028f-8a22-44ce-adbc-ab472883048c} DynamicQueryHandler: Done processing query 2023.10.11 22:24:44.146171 [ 3 ] {31bb028f-8a22-44ce-adbc-ab472883048c} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.11 22:24:44.146188 [ 3 ] {} HTTP-Session: df767842-bb47-4704-b694-fa85401e9733 Destroying unnamed session 2023.10.11 22:24:44.146363 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 42809, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:24:44.146408 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:24:44.146428 [ 3 ] {} HTTP-Session: 35694d1d-1efd-42c6-aca6-9eefe2f6d94d Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:24:44.146445 [ 3 ] {} HTTP-Session: 35694d1d-1efd-42c6-aca6-9eefe2f6d94d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:24:44.146526 [ 3 ] {d6848079-4d16-4faa-b74d-ca30e823a84c} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:24:44.146570 [ 3 ] {d6848079-4d16-4faa-b74d-ca30e823a84c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.11 22:24:44.146733 [ 3 ] {d6848079-4d16-4faa-b74d-ca30e823a84c} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:24:44.147347 [ 3 ] {d6848079-4d16-4faa-b74d-ca30e823a84c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.80 GiB. 2023.10.11 22:24:44.148996 [ 3 ] {d6848079-4d16-4faa-b74d-ca30e823a84c} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.10.11 22:24:44.149196 [ 3 ] {d6848079-4d16-4faa-b74d-ca30e823a84c} oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.10.11 22:24:44.149322 [ 3 ] {d6848079-4d16-4faa-b74d-ca30e823a84c} executeQuery: Read 40 rows, 55.27 KiB in 0.002763652 sec., 14473 rows/sec., 19.53 MiB/sec. 2023.10.11 22:24:44.149462 [ 3 ] {d6848079-4d16-4faa-b74d-ca30e823a84c} DynamicQueryHandler: Done processing query 2023.10.11 22:24:44.149486 [ 3 ] {d6848079-4d16-4faa-b74d-ca30e823a84c} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.10.11 22:24:44.149503 [ 3 ] {} HTTP-Session: 35694d1d-1efd-42c6-aca6-9eefe2f6d94d Destroying unnamed session 2023.10.11 22:24:44.149638 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 6471, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:24:44.149684 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:24:44.149705 [ 3 ] {} HTTP-Session: ee75f8b4-e6a8-44c5-9f11-ee93ec10d21a Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:24:44.149724 [ 3 ] {} HTTP-Session: ee75f8b4-e6a8-44c5-9f11-ee93ec10d21a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:24:44.149797 [ 3 ] {a1904e6b-a734-4862-8bc9-0a54d35957bf} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:24:44.149837 [ 3 ] {a1904e6b-a734-4862-8bc9-0a54d35957bf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.11 22:24:44.149940 [ 3 ] {a1904e6b-a734-4862-8bc9-0a54d35957bf} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:24:44.150319 [ 3 ] {a1904e6b-a734-4862-8bc9-0a54d35957bf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.80 GiB. 2023.10.11 22:24:44.150580 [ 3 ] {a1904e6b-a734-4862-8bc9-0a54d35957bf} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.10.11 22:24:44.150769 [ 3 ] {a1904e6b-a734-4862-8bc9-0a54d35957bf} oximeter.measurements_i64 (86512988-1739-436a-bb53-f1d02634fb30): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.10.11 22:24:44.150872 [ 3 ] {a1904e6b-a734-4862-8bc9-0a54d35957bf} executeQuery: Read 43 rows, 2.74 KiB in 0.001046086 sec., 41105 rows/sec., 2.56 MiB/sec. 2023.10.11 22:24:44.151035 [ 3 ] {a1904e6b-a734-4862-8bc9-0a54d35957bf} DynamicQueryHandler: Done processing query 2023.10.11 22:24:44.151061 [ 3 ] {a1904e6b-a734-4862-8bc9-0a54d35957bf} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.10.11 22:24:44.151077 [ 3 ] {} HTTP-Session: ee75f8b4-e6a8-44c5-9f11-ee93ec10d21a Destroying unnamed session 2023.10.11 22:24:50.718367 [ 111 ] {} DNSResolver: Updating DNS cache 2023.10.11 22:24:50.718428 [ 111 ] {} DNSResolver: Updated DNS cache 2023.10.11 22:24:54.134947 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 7066, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:24:54.135084 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:24:54.135117 [ 3 ] {} HTTP-Session: 40de3f01-91be-45a5-a2ce-ce5bdfccc742 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:24:54.135148 [ 3 ] {} HTTP-Session: 40de3f01-91be-45a5-a2ce-ce5bdfccc742 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:24:54.135297 [ 3 ] {fba276a0-7b26-4be6-ba2c-e301cfe11543} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:24:54.135367 [ 3 ] {fba276a0-7b26-4be6-ba2c-e301cfe11543} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.11 22:24:54.135549 [ 3 ] {fba276a0-7b26-4be6-ba2c-e301cfe11543} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:24:54.135989 [ 3 ] {fba276a0-7b26-4be6-ba2c-e301cfe11543} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.80 GiB. 2023.10.11 22:24:54.136259 [ 3 ] {fba276a0-7b26-4be6-ba2c-e301cfe11543} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.10.11 22:24:54.136435 [ 3 ] {fba276a0-7b26-4be6-ba2c-e301cfe11543} oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.10.11 22:24:54.136569 [ 3 ] {fba276a0-7b26-4be6-ba2c-e301cfe11543} executeQuery: Read 50 rows, 3.91 KiB in 0.001230199 sec., 40643 rows/sec., 3.10 MiB/sec. 2023.10.11 22:24:54.136699 [ 3 ] {fba276a0-7b26-4be6-ba2c-e301cfe11543} DynamicQueryHandler: Done processing query 2023.10.11 22:24:54.136722 [ 3 ] {fba276a0-7b26-4be6-ba2c-e301cfe11543} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.11 22:24:54.136737 [ 3 ] {} HTTP-Session: 40de3f01-91be-45a5-a2ce-ce5bdfccc742 Destroying unnamed session 2023.10.11 22:24:54.136913 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 35031, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:24:54.136960 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:24:54.136980 [ 3 ] {} HTTP-Session: fa85c118-8d85-4e6c-a26a-20bf39af35fd Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:24:54.136999 [ 3 ] {} HTTP-Session: fa85c118-8d85-4e6c-a26a-20bf39af35fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:24:54.137087 [ 3 ] {792ee879-dd67-4753-b974-b01be835ceda} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:24:54.137128 [ 3 ] {792ee879-dd67-4753-b974-b01be835ceda} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.11 22:24:54.137226 [ 3 ] {792ee879-dd67-4753-b974-b01be835ceda} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:24:54.137698 [ 3 ] {792ee879-dd67-4753-b974-b01be835ceda} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.80 GiB. 2023.10.11 22:24:54.137932 [ 3 ] {792ee879-dd67-4753-b974-b01be835ceda} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.10.11 22:24:54.138090 [ 3 ] {792ee879-dd67-4753-b974-b01be835ceda} oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.10.11 22:24:54.138218 [ 3 ] {792ee879-dd67-4753-b974-b01be835ceda} executeQuery: Read 219 rows, 21.66 KiB in 0.001058936 sec., 206811 rows/sec., 19.98 MiB/sec. 2023.10.11 22:24:54.138346 [ 3 ] {792ee879-dd67-4753-b974-b01be835ceda} DynamicQueryHandler: Done processing query 2023.10.11 22:24:54.138369 [ 3 ] {792ee879-dd67-4753-b974-b01be835ceda} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.11 22:24:54.138385 [ 3 ] {} HTTP-Session: fa85c118-8d85-4e6c-a26a-20bf39af35fd Destroying unnamed session 2023.10.11 22:24:54.138572 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 49531, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:24:54.138618 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:24:54.138639 [ 3 ] {} HTTP-Session: 5033550c-2d87-44c5-bb3e-2c06d98d78cf Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:24:54.138657 [ 3 ] {} HTTP-Session: 5033550c-2d87-44c5-bb3e-2c06d98d78cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:24:54.138755 [ 3 ] {08697bd2-b076-4032-ba05-a76d7d739b61} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:24:54.138795 [ 3 ] {08697bd2-b076-4032-ba05-a76d7d739b61} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.11 22:24:54.138903 [ 3 ] {08697bd2-b076-4032-ba05-a76d7d739b61} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:24:54.139340 [ 3 ] {08697bd2-b076-4032-ba05-a76d7d739b61} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.80 GiB. 2023.10.11 22:24:54.139562 [ 3 ] {08697bd2-b076-4032-ba05-a76d7d739b61} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.10.11 22:24:54.139724 [ 3 ] {08697bd2-b076-4032-ba05-a76d7d739b61} oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.10.11 22:24:54.139850 [ 3 ] {08697bd2-b076-4032-ba05-a76d7d739b61} executeQuery: Read 308 rows, 22.07 KiB in 0.001065826 sec., 288977 rows/sec., 20.22 MiB/sec. 2023.10.11 22:24:54.139958 [ 3 ] {08697bd2-b076-4032-ba05-a76d7d739b61} DynamicQueryHandler: Done processing query 2023.10.11 22:24:54.139981 [ 3 ] {08697bd2-b076-4032-ba05-a76d7d739b61} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.10.11 22:24:54.139998 [ 3 ] {} HTTP-Session: 5033550c-2d87-44c5-bb3e-2c06d98d78cf Destroying unnamed session 2023.10.11 22:24:54.140148 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:24:54.140192 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:24:54.140212 [ 3 ] {} HTTP-Session: 307984c5-cbf6-4593-a68b-162b15f9e450 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:24:54.140229 [ 3 ] {} HTTP-Session: 307984c5-cbf6-4593-a68b-162b15f9e450 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:24:54.140301 [ 3 ] {ffb29d47-d6a0-44ee-a936-58f6b95e8f58} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:24:54.140340 [ 3 ] {ffb29d47-d6a0-44ee-a936-58f6b95e8f58} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.11 22:24:54.140447 [ 3 ] {ffb29d47-d6a0-44ee-a936-58f6b95e8f58} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:24:54.140691 [ 3 ] {ffb29d47-d6a0-44ee-a936-58f6b95e8f58} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.80 GiB. 2023.10.11 22:24:54.140944 [ 3 ] {ffb29d47-d6a0-44ee-a936-58f6b95e8f58} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.10.11 22:24:54.141127 [ 3 ] {ffb29d47-d6a0-44ee-a936-58f6b95e8f58} oximeter.measurements_bool (d1fe4264-4f18-4087-8604-5720dcd28da6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.10.11 22:24:54.141254 [ 3 ] {ffb29d47-d6a0-44ee-a936-58f6b95e8f58} executeQuery: Read 6 rows, 258.00 B in 0.000925614 sec., 6482 rows/sec., 272.20 KiB/sec. 2023.10.11 22:24:54.141370 [ 3 ] {ffb29d47-d6a0-44ee-a936-58f6b95e8f58} DynamicQueryHandler: Done processing query 2023.10.11 22:24:54.141395 [ 3 ] {ffb29d47-d6a0-44ee-a936-58f6b95e8f58} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.11 22:24:54.141411 [ 3 ] {} HTTP-Session: 307984c5-cbf6-4593-a68b-162b15f9e450 Destroying unnamed session 2023.10.11 22:24:54.141538 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 11520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:24:54.141584 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:24:54.141604 [ 3 ] {} HTTP-Session: 67fe0cd8-dcaf-4a13-bee0-d201aee5a8f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:24:54.141621 [ 3 ] {} HTTP-Session: 67fe0cd8-dcaf-4a13-bee0-d201aee5a8f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:24:54.141696 [ 3 ] {f430bca9-5a21-42c2-aca9-076895fef7b1} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:24:54.141739 [ 3 ] {f430bca9-5a21-42c2-aca9-076895fef7b1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.11 22:24:54.141856 [ 3 ] {f430bca9-5a21-42c2-aca9-076895fef7b1} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:24:54.142140 [ 3 ] {f430bca9-5a21-42c2-aca9-076895fef7b1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.80 GiB. 2023.10.11 22:24:54.142387 [ 3 ] {f430bca9-5a21-42c2-aca9-076895fef7b1} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.10.11 22:24:54.142570 [ 3 ] {f430bca9-5a21-42c2-aca9-076895fef7b1} oximeter.measurements_cumulativei64 (b51ca6cb-9f3c-4e63-9ed2-5598a92638e6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.10.11 22:24:54.142696 [ 3 ] {f430bca9-5a21-42c2-aca9-076895fef7b1} executeQuery: Read 63 rows, 3.91 KiB in 0.000968925 sec., 65020 rows/sec., 3.94 MiB/sec. 2023.10.11 22:24:54.142854 [ 3 ] {f430bca9-5a21-42c2-aca9-076895fef7b1} DynamicQueryHandler: Done processing query 2023.10.11 22:24:54.142878 [ 3 ] {f430bca9-5a21-42c2-aca9-076895fef7b1} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.11 22:24:54.142894 [ 3 ] {} HTTP-Session: 67fe0cd8-dcaf-4a13-bee0-d201aee5a8f3 Destroying unnamed session 2023.10.11 22:24:54.143095 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 47083, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:24:54.143141 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:24:54.143159 [ 3 ] {} HTTP-Session: 59e3a7f4-eb5b-4634-b010-51bded1a41dc Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:24:54.143177 [ 3 ] {} HTTP-Session: 59e3a7f4-eb5b-4634-b010-51bded1a41dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:24:54.143263 [ 3 ] {e97c5287-3d4a-4a46-8d34-d6503eafbcb7} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:24:54.143308 [ 3 ] {e97c5287-3d4a-4a46-8d34-d6503eafbcb7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.11 22:24:54.143448 [ 3 ] {e97c5287-3d4a-4a46-8d34-d6503eafbcb7} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:24:54.143990 [ 3 ] {e97c5287-3d4a-4a46-8d34-d6503eafbcb7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.80 GiB. 2023.10.11 22:24:54.144294 [ 3 ] {e97c5287-3d4a-4a46-8d34-d6503eafbcb7} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.10.11 22:24:54.144481 [ 3 ] {e97c5287-3d4a-4a46-8d34-d6503eafbcb7} oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.10.11 22:24:54.144608 [ 3 ] {e97c5287-3d4a-4a46-8d34-d6503eafbcb7} executeQuery: Read 44 rows, 60.80 KiB in 0.001314719 sec., 33467 rows/sec., 45.16 MiB/sec. 2023.10.11 22:24:54.144758 [ 3 ] {e97c5287-3d4a-4a46-8d34-d6503eafbcb7} DynamicQueryHandler: Done processing query 2023.10.11 22:24:54.144782 [ 3 ] {e97c5287-3d4a-4a46-8d34-d6503eafbcb7} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.10.11 22:24:54.144798 [ 3 ] {} HTTP-Session: 59e3a7f4-eb5b-4634-b010-51bded1a41dc Destroying unnamed session 2023.10.11 22:24:54.144923 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 2660, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:24:54.144968 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:24:54.144988 [ 3 ] {} HTTP-Session: bf6223aa-dbe3-427d-9dee-d56f0d3863b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:24:54.145005 [ 3 ] {} HTTP-Session: bf6223aa-dbe3-427d-9dee-d56f0d3863b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:24:54.145074 [ 3 ] {66529010-181a-4d3c-99b3-e0415099d32a} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:24:54.145114 [ 3 ] {66529010-181a-4d3c-99b3-e0415099d32a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.11 22:24:54.145216 [ 3 ] {66529010-181a-4d3c-99b3-e0415099d32a} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:24:54.145487 [ 3 ] {66529010-181a-4d3c-99b3-e0415099d32a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.80 GiB. 2023.10.11 22:24:54.145716 [ 3 ] {66529010-181a-4d3c-99b3-e0415099d32a} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.10.11 22:24:54.145902 [ 3 ] {66529010-181a-4d3c-99b3-e0415099d32a} oximeter.measurements_i64 (86512988-1739-436a-bb53-f1d02634fb30): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.10.11 22:24:54.146026 [ 3 ] {66529010-181a-4d3c-99b3-e0415099d32a} executeQuery: Read 19 rows, 1.01 KiB in 0.000919674 sec., 20659 rows/sec., 1.07 MiB/sec. 2023.10.11 22:24:54.146152 [ 3 ] {66529010-181a-4d3c-99b3-e0415099d32a} DynamicQueryHandler: Done processing query 2023.10.11 22:24:54.146176 [ 3 ] {66529010-181a-4d3c-99b3-e0415099d32a} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.11 22:24:54.146193 [ 3 ] {} HTTP-Session: bf6223aa-dbe3-427d-9dee-d56f0d3863b0 Destroying unnamed session 2023.10.11 22:24:59.128381 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 192, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:24:59.128504 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:24:59.128531 [ 3 ] {} HTTP-Session: f4df33df-0689-4b30-b8db-b1b15874db28 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:24:59.128556 [ 3 ] {} HTTP-Session: f4df33df-0689-4b30-b8db-b1b15874db28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:24:59.128683 [ 3 ] {e3871a30-7191-4942-8d25-27e72be68e67} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:24:59.128751 [ 3 ] {e3871a30-7191-4942-8d25-27e72be68e67} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.11 22:24:59.128913 [ 3 ] {e3871a30-7191-4942-8d25-27e72be68e67} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:24:59.129343 [ 3 ] {e3871a30-7191-4942-8d25-27e72be68e67} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.80 GiB. 2023.10.11 22:24:59.129608 [ 3 ] {e3871a30-7191-4942-8d25-27e72be68e67} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.10.11 22:24:59.129783 [ 3 ] {e3871a30-7191-4942-8d25-27e72be68e67} oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.10.11 22:24:59.129919 [ 3 ] {e3871a30-7191-4942-8d25-27e72be68e67} executeQuery: Read 1 rows, 83.00 B in 0.001188247 sec., 841 rows/sec., 68.21 KiB/sec. 2023.10.11 22:24:59.130076 [ 3 ] {e3871a30-7191-4942-8d25-27e72be68e67} DynamicQueryHandler: Done processing query 2023.10.11 22:24:59.130101 [ 3 ] {e3871a30-7191-4942-8d25-27e72be68e67} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.10.11 22:24:59.130118 [ 3 ] {} HTTP-Session: f4df33df-0689-4b30-b8db-b1b15874db28 Destroying unnamed session 2023.10.11 22:24:59.130241 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 492, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:24:59.130296 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:24:59.130317 [ 3 ] {} HTTP-Session: 536e1f70-2245-4167-b9a6-1f0a5657c2f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:24:59.130335 [ 3 ] {} HTTP-Session: 536e1f70-2245-4167-b9a6-1f0a5657c2f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:24:59.130415 [ 3 ] {83ccd823-3956-4109-bca9-aa570d187b03} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:24:59.130459 [ 3 ] {83ccd823-3956-4109-bca9-aa570d187b03} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.11 22:24:59.130566 [ 3 ] {83ccd823-3956-4109-bca9-aa570d187b03} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:24:59.130871 [ 3 ] {83ccd823-3956-4109-bca9-aa570d187b03} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.80 GiB. 2023.10.11 22:24:59.131082 [ 3 ] {83ccd823-3956-4109-bca9-aa570d187b03} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.10.11 22:24:59.131241 [ 3 ] {83ccd823-3956-4109-bca9-aa570d187b03} oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.10.11 22:24:59.131372 [ 3 ] {83ccd823-3956-4109-bca9-aa570d187b03} executeQuery: Read 3 rows, 270.00 B in 0.000922514 sec., 3251 rows/sec., 285.82 KiB/sec. 2023.10.11 22:24:59.131505 [ 3 ] {83ccd823-3956-4109-bca9-aa570d187b03} DynamicQueryHandler: Done processing query 2023.10.11 22:24:59.131528 [ 3 ] {83ccd823-3956-4109-bca9-aa570d187b03} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.10.11 22:24:59.131545 [ 3 ] {} HTTP-Session: 536e1f70-2245-4167-b9a6-1f0a5657c2f8 Destroying unnamed session 2023.10.11 22:24:59.131660 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 1749, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:24:59.131709 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:24:59.131730 [ 3 ] {} HTTP-Session: a6bd4100-fc66-4455-acb9-d6018b038c16 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:24:59.131748 [ 3 ] {} HTTP-Session: a6bd4100-fc66-4455-acb9-d6018b038c16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:24:59.131822 [ 3 ] {4ae79d4c-ad98-40b1-9fb6-e8ff34d50748} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:24:59.131863 [ 3 ] {4ae79d4c-ad98-40b1-9fb6-e8ff34d50748} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.11 22:24:59.131971 [ 3 ] {4ae79d4c-ad98-40b1-9fb6-e8ff34d50748} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:24:59.132254 [ 3 ] {4ae79d4c-ad98-40b1-9fb6-e8ff34d50748} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.80 GiB. 2023.10.11 22:24:59.132461 [ 3 ] {4ae79d4c-ad98-40b1-9fb6-e8ff34d50748} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.10.11 22:24:59.132619 [ 3 ] {4ae79d4c-ad98-40b1-9fb6-e8ff34d50748} oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.10.11 22:24:59.132734 [ 3 ] {4ae79d4c-ad98-40b1-9fb6-e8ff34d50748} executeQuery: Read 10 rows, 823.00 B in 0.000873763 sec., 11444 rows/sec., 919.83 KiB/sec. 2023.10.11 22:24:59.132855 [ 3 ] {4ae79d4c-ad98-40b1-9fb6-e8ff34d50748} DynamicQueryHandler: Done processing query 2023.10.11 22:24:59.132879 [ 3 ] {4ae79d4c-ad98-40b1-9fb6-e8ff34d50748} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.11 22:24:59.132895 [ 3 ] {} HTTP-Session: a6bd4100-fc66-4455-acb9-d6018b038c16 Destroying unnamed session 2023.10.11 22:24:59.133031 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 1132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:24:59.133077 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:24:59.133097 [ 3 ] {} HTTP-Session: 61cbb1b2-9f68-4f12-8aa9-0323e0b258cd Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:24:59.133115 [ 3 ] {} HTTP-Session: 61cbb1b2-9f68-4f12-8aa9-0323e0b258cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:24:59.133189 [ 3 ] {ab1cb9cd-90ee-4d88-9cd6-84fd78b3a614} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:24:59.133236 [ 3 ] {ab1cb9cd-90ee-4d88-9cd6-84fd78b3a614} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.11 22:24:59.133372 [ 3 ] {ab1cb9cd-90ee-4d88-9cd6-84fd78b3a614} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:24:59.133651 [ 3 ] {ab1cb9cd-90ee-4d88-9cd6-84fd78b3a614} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.80 GiB. 2023.10.11 22:24:59.133921 [ 3 ] {ab1cb9cd-90ee-4d88-9cd6-84fd78b3a614} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.10.11 22:24:59.134117 [ 3 ] {ab1cb9cd-90ee-4d88-9cd6-84fd78b3a614} oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.10.11 22:24:59.134247 [ 3 ] {ab1cb9cd-90ee-4d88-9cd6-84fd78b3a614} executeQuery: Read 1 rows, 1.38 KiB in 0.001028666 sec., 972 rows/sec., 1.31 MiB/sec. 2023.10.11 22:24:59.134375 [ 3 ] {ab1cb9cd-90ee-4d88-9cd6-84fd78b3a614} DynamicQueryHandler: Done processing query 2023.10.11 22:24:59.134398 [ 3 ] {ab1cb9cd-90ee-4d88-9cd6-84fd78b3a614} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.11 22:24:59.134414 [ 3 ] {} HTTP-Session: 61cbb1b2-9f68-4f12-8aa9-0323e0b258cd Destroying unnamed session 2023.10.11 22:24:59.134567 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 1434, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:24:59.134614 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:24:59.134634 [ 3 ] {} HTTP-Session: f8b44a76-2d09-4763-81e2-b0255427b4d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:24:59.134651 [ 3 ] {} HTTP-Session: f8b44a76-2d09-4763-81e2-b0255427b4d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:24:59.134724 [ 3 ] {1614292f-246c-440e-9341-56e965751ffe} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:24:59.134763 [ 3 ] {1614292f-246c-440e-9341-56e965751ffe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.11 22:24:59.134866 [ 3 ] {1614292f-246c-440e-9341-56e965751ffe} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:24:59.135132 [ 3 ] {1614292f-246c-440e-9341-56e965751ffe} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.80 GiB. 2023.10.11 22:24:59.135369 [ 3 ] {1614292f-246c-440e-9341-56e965751ffe} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.10.11 22:24:59.135550 [ 3 ] {1614292f-246c-440e-9341-56e965751ffe} oximeter.measurements_i64 (86512988-1739-436a-bb53-f1d02634fb30): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.10.11 22:24:59.135677 [ 3 ] {1614292f-246c-440e-9341-56e965751ffe} executeQuery: Read 9 rows, 642.00 B in 0.000923644 sec., 9744 rows/sec., 678.78 KiB/sec. 2023.10.11 22:24:59.135802 [ 3 ] {1614292f-246c-440e-9341-56e965751ffe} DynamicQueryHandler: Done processing query 2023.10.11 22:24:59.135826 [ 3 ] {1614292f-246c-440e-9341-56e965751ffe} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.11 22:24:59.135841 [ 3 ] {} HTTP-Session: f8b44a76-2d09-4763-81e2-b0255427b4d0 Destroying unnamed session 2023.10.11 22:25:04.135101 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 7066, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:25:04.135273 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:25:04.135304 [ 3 ] {} HTTP-Session: 4e9d7a8e-0832-4346-b418-a88a3cf4b2be Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:25:04.135334 [ 3 ] {} HTTP-Session: 4e9d7a8e-0832-4346-b418-a88a3cf4b2be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:25:04.135482 [ 3 ] {ea4ac7bc-a12e-424d-8726-d1bb9b2aa586} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:25:04.135551 [ 3 ] {ea4ac7bc-a12e-424d-8726-d1bb9b2aa586} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.11 22:25:04.135736 [ 3 ] {ea4ac7bc-a12e-424d-8726-d1bb9b2aa586} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:25:04.136249 [ 3 ] {ea4ac7bc-a12e-424d-8726-d1bb9b2aa586} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.80 GiB. 2023.10.11 22:25:04.136521 [ 3 ] {ea4ac7bc-a12e-424d-8726-d1bb9b2aa586} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.10.11 22:25:04.136690 [ 3 ] {ea4ac7bc-a12e-424d-8726-d1bb9b2aa586} oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.10.11 22:25:04.136826 [ 3 ] {ea4ac7bc-a12e-424d-8726-d1bb9b2aa586} executeQuery: Read 50 rows, 3.91 KiB in 0.001297089 sec., 38547 rows/sec., 2.94 MiB/sec. 2023.10.11 22:25:04.136926 [ 101 ] {} oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.10.11 22:25:04.137002 [ 3 ] {ea4ac7bc-a12e-424d-8726-d1bb9b2aa586} DynamicQueryHandler: Done processing query 2023.10.11 22:25:04.137029 [ 101 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.80 GiB. 2023.10.11 22:25:04.137041 [ 3 ] {ea4ac7bc-a12e-424d-8726-d1bb9b2aa586} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.11 22:25:04.137071 [ 3 ] {} HTTP-Session: 4e9d7a8e-0832-4346-b418-a88a3cf4b2be Destroying unnamed session 2023.10.11 22:25:04.137262 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 35031, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:25:04.137323 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:25:04.137346 [ 3 ] {} HTTP-Session: 475e129f-23ae-474b-b5ab-8173bb3347eb Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:25:04.137368 [ 3 ] {} HTTP-Session: 475e129f-23ae-474b-b5ab-8173bb3347eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:25:04.137462 [ 3 ] {0286cb48-f06c-4f60-9d55-d1e23168882e} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:25:04.137507 [ 3 ] {0286cb48-f06c-4f60-9d55-d1e23168882e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.11 22:25:04.137619 [ 3 ] {0286cb48-f06c-4f60-9d55-d1e23168882e} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:25:04.138120 [ 3 ] {0286cb48-f06c-4f60-9d55-d1e23168882e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB. 2023.10.11 22:25:04.138352 [ 3 ] {0286cb48-f06c-4f60-9d55-d1e23168882e} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.10.11 22:25:04.138511 [ 3 ] {0286cb48-f06c-4f60-9d55-d1e23168882e} oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.10.11 22:25:04.138633 [ 101 ] {} oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.10.11 22:25:04.138642 [ 3 ] {0286cb48-f06c-4f60-9d55-d1e23168882e} executeQuery: Read 219 rows, 21.66 KiB in 0.001141557 sec., 191843 rows/sec., 18.53 MiB/sec. 2023.10.11 22:25:04.138680 [ 101 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB. 2023.10.11 22:25:04.138866 [ 3 ] {0286cb48-f06c-4f60-9d55-d1e23168882e} DynamicQueryHandler: Done processing query 2023.10.11 22:25:04.138896 [ 3 ] {0286cb48-f06c-4f60-9d55-d1e23168882e} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.11 22:25:04.138914 [ 3 ] {} HTTP-Session: 475e129f-23ae-474b-b5ab-8173bb3347eb Destroying unnamed session 2023.10.11 22:25:04.139080 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 49531, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:25:04.139128 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:25:04.139148 [ 3 ] {} HTTP-Session: 7a9c8f3b-59ee-47c5-b94c-d090774169f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:25:04.139166 [ 3 ] {} HTTP-Session: 7a9c8f3b-59ee-47c5-b94c-d090774169f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:25:04.139250 [ 3 ] {f38ba584-2be1-42c0-a1a3-410e15dc582f} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:25:04.139296 [ 3 ] {f38ba584-2be1-42c0-a1a3-410e15dc582f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.11 22:25:04.139381 [ 21 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.10.11 22:25:04.139379 [ 15 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.10.11 22:25:04.139485 [ 3 ] {f38ba584-2be1-42c0-a1a3-410e15dc582f} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:25:04.139993 [ 3 ] {f38ba584-2be1-42c0-a1a3-410e15dc582f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB. 2023.10.11 22:25:04.140226 [ 3 ] {f38ba584-2be1-42c0-a1a3-410e15dc582f} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.10.11 22:25:04.140386 [ 3 ] {f38ba584-2be1-42c0-a1a3-410e15dc582f} oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.10.11 22:25:04.140513 [ 101 ] {} oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.10.11 22:25:04.140522 [ 3 ] {f38ba584-2be1-42c0-a1a3-410e15dc582f} executeQuery: Read 308 rows, 22.07 KiB in 0.001234229 sec., 249548 rows/sec., 17.46 MiB/sec. 2023.10.11 22:25:04.140563 [ 101 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB. 2023.10.11 22:25:04.140696 [ 24 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.10.11 22:25:04.140732 [ 3 ] {f38ba584-2be1-42c0-a1a3-410e15dc582f} DynamicQueryHandler: Done processing query 2023.10.11 22:25:04.140758 [ 3 ] {f38ba584-2be1-42c0-a1a3-410e15dc582f} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.10.11 22:25:04.140776 [ 3 ] {} HTTP-Session: 7a9c8f3b-59ee-47c5-b94c-d090774169f4 Destroying unnamed session 2023.10.11 22:25:04.140923 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:25:04.140969 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:25:04.140989 [ 3 ] {} HTTP-Session: ba4764cb-702f-49ec-bb13-2d2fbc2b2716 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:25:04.141006 [ 3 ] {} HTTP-Session: ba4764cb-702f-49ec-bb13-2d2fbc2b2716 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:25:04.141076 [ 3 ] {ab010cbe-8883-4dde-85dc-4d4449a8e2c2} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:25:04.141115 [ 3 ] {ab010cbe-8883-4dde-85dc-4d4449a8e2c2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.11 22:25:04.141228 [ 3 ] {ab010cbe-8883-4dde-85dc-4d4449a8e2c2} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:25:04.141687 [ 24 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.11 22:25:04.141790 [ 15 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.11 22:25:04.141917 [ 21 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.11 22:25:04.141936 [ 3 ] {ab010cbe-8883-4dde-85dc-4d4449a8e2c2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB. 2023.10.11 22:25:04.142193 [ 3 ] {ab010cbe-8883-4dde-85dc-4d4449a8e2c2} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.10.11 22:25:04.142377 [ 3 ] {ab010cbe-8883-4dde-85dc-4d4449a8e2c2} oximeter.measurements_bool (d1fe4264-4f18-4087-8604-5720dcd28da6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.10.11 22:25:04.142504 [ 3 ] {ab010cbe-8883-4dde-85dc-4d4449a8e2c2} executeQuery: Read 6 rows, 258.00 B in 0.001399812 sec., 4286 rows/sec., 179.99 KiB/sec. 2023.10.11 22:25:04.142626 [ 3 ] {ab010cbe-8883-4dde-85dc-4d4449a8e2c2} DynamicQueryHandler: Done processing query 2023.10.11 22:25:04.142650 [ 3 ] {ab010cbe-8883-4dde-85dc-4d4449a8e2c2} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.11 22:25:04.142667 [ 3 ] {} HTTP-Session: ba4764cb-702f-49ec-bb13-2d2fbc2b2716 Destroying unnamed session 2023.10.11 22:25:04.142842 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 11520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:25:04.142889 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:25:04.142909 [ 3 ] {} HTTP-Session: 6748a008-fb7f-42c5-b931-707f8e7be54c Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:25:04.142927 [ 3 ] {} HTTP-Session: 6748a008-fb7f-42c5-b931-707f8e7be54c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:25:04.143002 [ 3 ] {16596345-f163-49bf-9137-946f7d12d84c} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:25:04.143046 [ 3 ] {16596345-f163-49bf-9137-946f7d12d84c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.11 22:25:04.143163 [ 3 ] {16596345-f163-49bf-9137-946f7d12d84c} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:25:04.143486 [ 3 ] {16596345-f163-49bf-9137-946f7d12d84c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB. 2023.10.11 22:25:04.143739 [ 24 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::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.11 22:25:04.143774 [ 15 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::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.11 22:25:04.143807 [ 21 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::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.11 22:25:04.143907 [ 3 ] {16596345-f163-49bf-9137-946f7d12d84c} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.10.11 22:25:04.144160 [ 3 ] {16596345-f163-49bf-9137-946f7d12d84c} oximeter.measurements_cumulativei64 (b51ca6cb-9f3c-4e63-9ed2-5598a92638e6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.10.11 22:25:04.144285 [ 3 ] {16596345-f163-49bf-9137-946f7d12d84c} executeQuery: Read 63 rows, 3.91 KiB in 0.001275169 sec., 49405 rows/sec., 3.00 MiB/sec. 2023.10.11 22:25:04.144448 [ 3 ] {16596345-f163-49bf-9137-946f7d12d84c} DynamicQueryHandler: Done processing query 2023.10.11 22:25:04.144471 [ 3 ] {16596345-f163-49bf-9137-946f7d12d84c} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.11 22:25:04.144486 [ 3 ] {} HTTP-Session: 6748a008-fb7f-42c5-b931-707f8e7be54c Destroying unnamed session 2023.10.11 22:25:04.144662 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 47083, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:25:04.144705 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:25:04.144723 [ 3 ] {} HTTP-Session: f6ab94ee-5171-4e70-b346-b06261d3ae31 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:25:04.144739 [ 3 ] {} HTTP-Session: f6ab94ee-5171-4e70-b346-b06261d3ae31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:25:04.144820 [ 3 ] {e1642a2b-fda7-4023-ac13-3b07cc075c7a} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:25:04.144929 [ 3 ] {e1642a2b-fda7-4023-ac13-3b07cc075c7a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.11 22:25:04.145075 [ 3 ] {e1642a2b-fda7-4023-ac13-3b07cc075c7a} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:25:04.145594 [ 3 ] {e1642a2b-fda7-4023-ac13-3b07cc075c7a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB. 2023.10.11 22:25:04.145910 [ 3 ] {e1642a2b-fda7-4023-ac13-3b07cc075c7a} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.10.11 22:25:04.146104 [ 3 ] {e1642a2b-fda7-4023-ac13-3b07cc075c7a} oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.10.11 22:25:04.146235 [ 3 ] {e1642a2b-fda7-4023-ac13-3b07cc075c7a} executeQuery: Read 44 rows, 60.80 KiB in 0.00132331 sec., 33249 rows/sec., 44.87 MiB/sec. 2023.10.11 22:25:04.146367 [ 3 ] {e1642a2b-fda7-4023-ac13-3b07cc075c7a} DynamicQueryHandler: Done processing query 2023.10.11 22:25:04.146393 [ 3 ] {e1642a2b-fda7-4023-ac13-3b07cc075c7a} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.10.11 22:25:04.146411 [ 3 ] {} HTTP-Session: f6ab94ee-5171-4e70-b346-b06261d3ae31 Destroying unnamed session 2023.10.11 22:25:04.146565 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 2660, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:25:04.146663 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:25:04.146759 [ 3 ] {} HTTP-Session: 99b4db8b-e303-4a27-8c52-698864f217d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:25:04.146844 [ 3 ] {} HTTP-Session: 99b4db8b-e303-4a27-8c52-698864f217d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:25:04.146892 [ 24 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::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.11 22:25:04.146975 [ 15 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::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.11 22:25:04.147282 [ 3 ] {789a59e4-0139-46e6-9bec-ab822942fd45} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:25:04.147483 [ 3 ] {789a59e4-0139-46e6-9bec-ab822942fd45} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.11 22:25:04.147496 [ 24 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 316 rows starting from the beginning of the part 2023.10.11 22:25:04.147735 [ 15 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 46 rows starting from the beginning of the part 2023.10.11 22:25:04.147970 [ 24 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 308 rows starting from the beginning of the part 2023.10.11 22:25:04.147998 [ 21 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::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.11 22:25:04.148480 [ 15 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 50 rows starting from the beginning of the part 2023.10.11 22:25:04.148527 [ 24 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 10 rows starting from the beginning of the part 2023.10.11 22:25:04.148590 [ 3 ] {789a59e4-0139-46e6-9bec-ab822942fd45} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:25:04.149140 [ 24 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 308 rows starting from the beginning of the part 2023.10.11 22:25:04.149159 [ 15 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part 2023.10.11 22:25:04.149851 [ 15 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 50 rows starting from the beginning of the part 2023.10.11 22:25:04.149884 [ 21 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 207 rows starting from the beginning of the part 2023.10.11 22:25:04.150183 [ 3 ] {789a59e4-0139-46e6-9bec-ab822942fd45} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB. 2023.10.11 22:25:04.150343 [ 21 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 219 rows starting from the beginning of the part 2023.10.11 22:25:04.151088 [ 21 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 3 rows starting from the beginning of the part 2023.10.11 22:25:04.151133 [ 3 ] {789a59e4-0139-46e6-9bec-ab822942fd45} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.10.11 22:25:04.151739 [ 3 ] {789a59e4-0139-46e6-9bec-ab822942fd45} oximeter.measurements_i64 (86512988-1739-436a-bb53-f1d02634fb30): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.10.11 22:25:04.151857 [ 21 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 219 rows starting from the beginning of the part 2023.10.11 22:25:04.152087 [ 101 ] {} oximeter.measurements_i64 (86512988-1739-436a-bb53-f1d02634fb30) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.10.11 22:25:04.152226 [ 3 ] {789a59e4-0139-46e6-9bec-ab822942fd45} executeQuery: Read 19 rows, 1.01 KiB in 0.004805912 sec., 3953 rows/sec., 209.91 KiB/sec. 2023.10.11 22:25:04.152382 [ 101 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB. 2023.10.11 22:25:04.152911 [ 3 ] {789a59e4-0139-46e6-9bec-ab822942fd45} DynamicQueryHandler: Done processing query 2023.10.11 22:25:04.153036 [ 3 ] {789a59e4-0139-46e6-9bec-ab822942fd45} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.11 22:25:04.153142 [ 3 ] {} HTTP-Session: 99b4db8b-e303-4a27-8c52-698864f217d5 Destroying unnamed session 2023.10.11 22:25:04.153132 [ 10 ] {86512988-1739-436a-bb53-f1d02634fb30::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.10.11 22:25:04.153617 [ 10 ] {86512988-1739-436a-bb53-f1d02634fb30::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.11 22:25:04.153746 [ 10 ] {86512988-1739-436a-bb53-f1d02634fb30::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.11 22:25:04.154421 [ 10 ] {86512988-1739-436a-bb53-f1d02634fb30::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.11 22:25:04.154695 [ 9 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 4 columns (4 merged, 0 gathered) in 0.017449152 sec., 9112.190666916078 rows/sec., 696.61 KiB/sec. 2023.10.11 22:25:04.154884 [ 16 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 1470 rows, containing 4 columns (4 merged, 0 gathered) in 0.014243423 sec., 103205.52861485613 rows/sec., 7.18 MiB/sec. 2023.10.11 22:25:04.154958 [ 10 ] {86512988-1739-436a-bb53-f1d02634fb30::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 43 rows starting from the beginning of the part 2023.10.11 22:25:04.155068 [ 9 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.10.11 22:25:04.155250 [ 11 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.10.11 22:25:04.155488 [ 10 ] {86512988-1739-436a-bb53-f1d02634fb30::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.11 22:25:04.155631 [ 9 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_6_1} oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.10.11 22:25:04.155679 [ 11 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_6_1} oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.10.11 22:25:04.155843 [ 9 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_6_1} oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.10.11 22:25:04.155843 [ 11 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_6_1} oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.10.11 22:25:04.155978 [ 10 ] {86512988-1739-436a-bb53-f1d02634fb30::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 9 rows starting from the beginning of the part 2023.10.11 22:25:04.156313 [ 10 ] {86512988-1739-436a-bb53-f1d02634fb30::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.11 22:25:04.157093 [ 17 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 822 rows, containing 4 columns (4 merged, 0 gathered) in 0.018336966 sec., 44827.481274710335 rows/sec., 4.30 MiB/sec. 2023.10.11 22:25:04.157218 [ 11 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.10.11 22:25:04.157395 [ 11 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_6_1} oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.10.11 22:25:04.157453 [ 11 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_6_1} oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.10.11 22:25:04.159773 [ 16 ] {86512988-1739-436a-bb53-f1d02634fb30::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 128 rows, containing 4 columns (4 merged, 0 gathered) in 0.006954225 sec., 18406.07688132035 rows/sec., 1.04 MiB/sec. 2023.10.11 22:25:04.159896 [ 16 ] {86512988-1739-436a-bb53-f1d02634fb30::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.10.11 22:25:04.160118 [ 16 ] {86512988-1739-436a-bb53-f1d02634fb30::all_1_6_1} oximeter.measurements_i64 (86512988-1739-436a-bb53-f1d02634fb30): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.10.11 22:25:04.160180 [ 16 ] {86512988-1739-436a-bb53-f1d02634fb30::all_1_6_1} oximeter.measurements_i64 (86512988-1739-436a-bb53-f1d02634fb30) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.10.11 22:25:05.719482 [ 97 ] {} DNSResolver: Updating DNS cache 2023.10.11 22:25:05.719564 [ 97 ] {} DNSResolver: Updated DNS cache 2023.10.11 22:25:09.127734 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:25:09.127865 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:25:09.127896 [ 3 ] {} HTTP-Session: 72b0b945-7133-463b-a231-124f2a0cca8a Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:25:09.127926 [ 3 ] {} HTTP-Session: 72b0b945-7133-463b-a231-124f2a0cca8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:25:09.128070 [ 3 ] {1ff56004-7d97-4256-91c8-b4131bc06af9} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:25:09.128145 [ 3 ] {1ff56004-7d97-4256-91c8-b4131bc06af9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.11 22:25:09.128329 [ 3 ] {1ff56004-7d97-4256-91c8-b4131bc06af9} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:25:09.128772 [ 3 ] {1ff56004-7d97-4256-91c8-b4131bc06af9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB. 2023.10.11 22:25:09.129036 [ 3 ] {1ff56004-7d97-4256-91c8-b4131bc06af9} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.10.11 22:25:09.129210 [ 3 ] {1ff56004-7d97-4256-91c8-b4131bc06af9} oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.10.11 22:25:09.129352 [ 3 ] {1ff56004-7d97-4256-91c8-b4131bc06af9} executeQuery: Read 4 rows, 332.00 B in 0.001235579 sec., 3237 rows/sec., 262.40 KiB/sec. 2023.10.11 22:25:09.129503 [ 3 ] {1ff56004-7d97-4256-91c8-b4131bc06af9} DynamicQueryHandler: Done processing query 2023.10.11 22:25:09.129527 [ 3 ] {1ff56004-7d97-4256-91c8-b4131bc06af9} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.10.11 22:25:09.129545 [ 3 ] {} HTTP-Session: 72b0b945-7133-463b-a231-124f2a0cca8a Destroying unnamed session 2023.10.11 22:25:09.129675 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 1862, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:25:09.129722 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:25:09.129743 [ 3 ] {} HTTP-Session: 11cd2477-c5cd-40d1-96b7-183a06db6e6b Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:25:09.129760 [ 3 ] {} HTTP-Session: 11cd2477-c5cd-40d1-96b7-183a06db6e6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:25:09.129832 [ 3 ] {ea6cdd5f-7f98-4f67-85f0-bc0c2c46f723} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:25:09.129872 [ 3 ] {ea6cdd5f-7f98-4f67-85f0-bc0c2c46f723} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.11 22:25:09.129978 [ 3 ] {ea6cdd5f-7f98-4f67-85f0-bc0c2c46f723} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:25:09.130292 [ 3 ] {ea6cdd5f-7f98-4f67-85f0-bc0c2c46f723} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB. 2023.10.11 22:25:09.130498 [ 3 ] {ea6cdd5f-7f98-4f67-85f0-bc0c2c46f723} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.10.11 22:25:09.130656 [ 3 ] {ea6cdd5f-7f98-4f67-85f0-bc0c2c46f723} oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.10.11 22:25:09.130774 [ 3 ] {ea6cdd5f-7f98-4f67-85f0-bc0c2c46f723} executeQuery: Read 12 rows, 1.09 KiB in 0.000913393 sec., 13137 rows/sec., 1.16 MiB/sec. 2023.10.11 22:25:09.130891 [ 3 ] {ea6cdd5f-7f98-4f67-85f0-bc0c2c46f723} DynamicQueryHandler: Done processing query 2023.10.11 22:25:09.130915 [ 3 ] {ea6cdd5f-7f98-4f67-85f0-bc0c2c46f723} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.11 22:25:09.130931 [ 3 ] {} HTTP-Session: 11cd2477-c5cd-40d1-96b7-183a06db6e6b Destroying unnamed session 2023.10.11 22:25:09.131048 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 727, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:25:09.131093 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:25:09.131113 [ 3 ] {} HTTP-Session: 598bbf3a-fc13-4346-9bda-8db3c377840b Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:25:09.131132 [ 3 ] {} HTTP-Session: 598bbf3a-fc13-4346-9bda-8db3c377840b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:25:09.131202 [ 3 ] {05705360-6c6d-4e3f-a94a-6acd349d16d2} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:25:09.131242 [ 3 ] {05705360-6c6d-4e3f-a94a-6acd349d16d2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.11 22:25:09.131345 [ 3 ] {05705360-6c6d-4e3f-a94a-6acd349d16d2} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:25:09.131653 [ 3 ] {05705360-6c6d-4e3f-a94a-6acd349d16d2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB. 2023.10.11 22:25:09.131857 [ 3 ] {05705360-6c6d-4e3f-a94a-6acd349d16d2} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.10.11 22:25:09.132021 [ 3 ] {05705360-6c6d-4e3f-a94a-6acd349d16d2} oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.10.11 22:25:09.132125 [ 3 ] {05705360-6c6d-4e3f-a94a-6acd349d16d2} executeQuery: Read 4 rows, 328.00 B in 0.000893553 sec., 4476 rows/sec., 358.47 KiB/sec. 2023.10.11 22:25:09.132266 [ 3 ] {05705360-6c6d-4e3f-a94a-6acd349d16d2} DynamicQueryHandler: Done processing query 2023.10.11 22:25:09.132289 [ 3 ] {05705360-6c6d-4e3f-a94a-6acd349d16d2} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.10.11 22:25:09.132306 [ 3 ] {} HTTP-Session: 598bbf3a-fc13-4346-9bda-8db3c377840b Destroying unnamed session 2023.10.11 22:25:09.132438 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 4337, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:25:09.132480 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:25:09.132500 [ 3 ] {} HTTP-Session: b3028f8f-780b-4ffa-bdfa-c9c7377ee54e Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:25:09.132516 [ 3 ] {} HTTP-Session: b3028f8f-780b-4ffa-bdfa-c9c7377ee54e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:25:09.132590 [ 3 ] {30a49bce-fd1b-405d-b54d-0064547c3cd6} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:25:09.132636 [ 3 ] {30a49bce-fd1b-405d-b54d-0064547c3cd6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.11 22:25:09.132775 [ 3 ] {30a49bce-fd1b-405d-b54d-0064547c3cd6} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:25:09.133071 [ 3 ] {30a49bce-fd1b-405d-b54d-0064547c3cd6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB. 2023.10.11 22:25:09.133359 [ 3 ] {30a49bce-fd1b-405d-b54d-0064547c3cd6} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.10.11 22:25:09.133548 [ 3 ] {30a49bce-fd1b-405d-b54d-0064547c3cd6} oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.10.11 22:25:09.133682 [ 3 ] {30a49bce-fd1b-405d-b54d-0064547c3cd6} executeQuery: Read 4 rows, 5.53 KiB in 0.001061996 sec., 3766 rows/sec., 5.08 MiB/sec. 2023.10.11 22:25:09.133809 [ 3 ] {30a49bce-fd1b-405d-b54d-0064547c3cd6} DynamicQueryHandler: Done processing query 2023.10.11 22:25:09.133833 [ 3 ] {30a49bce-fd1b-405d-b54d-0064547c3cd6} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.11 22:25:09.133849 [ 3 ] {} HTTP-Session: b3028f8f-780b-4ffa-bdfa-c9c7377ee54e Destroying unnamed session 2023.10.11 22:25:14.136278 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 7066, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:25:14.136404 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:25:14.136431 [ 3 ] {} HTTP-Session: bfdfac3d-8628-4ef5-bcb2-153f09e2213f Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:25:14.136457 [ 3 ] {} HTTP-Session: bfdfac3d-8628-4ef5-bcb2-153f09e2213f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:25:14.136591 [ 3 ] {9ff4a5c5-6b4e-4740-8c5c-21d2ed17b25f} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:25:14.136653 [ 3 ] {9ff4a5c5-6b4e-4740-8c5c-21d2ed17b25f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.11 22:25:14.136815 [ 3 ] {9ff4a5c5-6b4e-4740-8c5c-21d2ed17b25f} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:25:14.137266 [ 3 ] {9ff4a5c5-6b4e-4740-8c5c-21d2ed17b25f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB. 2023.10.11 22:25:14.137538 [ 3 ] {9ff4a5c5-6b4e-4740-8c5c-21d2ed17b25f} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.10.11 22:25:14.137713 [ 3 ] {9ff4a5c5-6b4e-4740-8c5c-21d2ed17b25f} oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.10.11 22:25:14.137855 [ 3 ] {9ff4a5c5-6b4e-4740-8c5c-21d2ed17b25f} executeQuery: Read 50 rows, 3.91 KiB in 0.001224058 sec., 40847 rows/sec., 3.12 MiB/sec. 2023.10.11 22:25:14.138000 [ 3 ] {9ff4a5c5-6b4e-4740-8c5c-21d2ed17b25f} DynamicQueryHandler: Done processing query 2023.10.11 22:25:14.138026 [ 3 ] {9ff4a5c5-6b4e-4740-8c5c-21d2ed17b25f} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.11 22:25:14.138043 [ 3 ] {} HTTP-Session: bfdfac3d-8628-4ef5-bcb2-153f09e2213f Destroying unnamed session 2023.10.11 22:25:14.138230 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 35031, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:25:14.138280 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:25:14.138301 [ 3 ] {} HTTP-Session: 39aee2f9-3eeb-4390-bc9c-1717f23fa598 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:25:14.138321 [ 3 ] {} HTTP-Session: 39aee2f9-3eeb-4390-bc9c-1717f23fa598 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:25:14.138415 [ 3 ] {801a19a0-fc70-45f2-9f64-a46a90902bba} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:25:14.138458 [ 3 ] {801a19a0-fc70-45f2-9f64-a46a90902bba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.11 22:25:14.138565 [ 3 ] {801a19a0-fc70-45f2-9f64-a46a90902bba} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:25:14.139009 [ 3 ] {801a19a0-fc70-45f2-9f64-a46a90902bba} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB. 2023.10.11 22:25:14.139239 [ 3 ] {801a19a0-fc70-45f2-9f64-a46a90902bba} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.10.11 22:25:14.139398 [ 3 ] {801a19a0-fc70-45f2-9f64-a46a90902bba} oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.10.11 22:25:14.139525 [ 3 ] {801a19a0-fc70-45f2-9f64-a46a90902bba} executeQuery: Read 219 rows, 21.66 KiB in 0.001080526 sec., 202679 rows/sec., 19.58 MiB/sec. 2023.10.11 22:25:14.139651 [ 3 ] {801a19a0-fc70-45f2-9f64-a46a90902bba} DynamicQueryHandler: Done processing query 2023.10.11 22:25:14.139675 [ 3 ] {801a19a0-fc70-45f2-9f64-a46a90902bba} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.11 22:25:14.139693 [ 3 ] {} HTTP-Session: 39aee2f9-3eeb-4390-bc9c-1717f23fa598 Destroying unnamed session 2023.10.11 22:25:14.139870 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 49531, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:25:14.139918 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:25:14.139939 [ 3 ] {} HTTP-Session: 2f8554b0-5c78-4d94-8c01-a915b8889c6b Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:25:14.139957 [ 3 ] {} HTTP-Session: 2f8554b0-5c78-4d94-8c01-a915b8889c6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:25:14.140050 [ 3 ] {881a26b7-4326-40b2-8d89-8ebe3e9ced41} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:25:14.140092 [ 3 ] {881a26b7-4326-40b2-8d89-8ebe3e9ced41} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.11 22:25:14.140196 [ 3 ] {881a26b7-4326-40b2-8d89-8ebe3e9ced41} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:25:14.140635 [ 3 ] {881a26b7-4326-40b2-8d89-8ebe3e9ced41} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB. 2023.10.11 22:25:14.140860 [ 3 ] {881a26b7-4326-40b2-8d89-8ebe3e9ced41} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.10.11 22:25:14.141029 [ 3 ] {881a26b7-4326-40b2-8d89-8ebe3e9ced41} oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.10.11 22:25:14.141173 [ 3 ] {881a26b7-4326-40b2-8d89-8ebe3e9ced41} executeQuery: Read 308 rows, 22.07 KiB in 0.001080576 sec., 285033 rows/sec., 19.94 MiB/sec. 2023.10.11 22:25:14.141304 [ 3 ] {881a26b7-4326-40b2-8d89-8ebe3e9ced41} DynamicQueryHandler: Done processing query 2023.10.11 22:25:14.141328 [ 3 ] {881a26b7-4326-40b2-8d89-8ebe3e9ced41} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.10.11 22:25:14.141346 [ 3 ] {} HTTP-Session: 2f8554b0-5c78-4d94-8c01-a915b8889c6b Destroying unnamed session 2023.10.11 22:25:14.141499 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:25:14.141544 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:25:14.141564 [ 3 ] {} HTTP-Session: e8e62eee-6972-4d54-8cb1-ec5c0e9c5389 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:25:14.141581 [ 3 ] {} HTTP-Session: e8e62eee-6972-4d54-8cb1-ec5c0e9c5389 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:25:14.141652 [ 3 ] {c6e71d9e-5d95-469b-8858-f4a636a2aea3} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:25:14.141692 [ 3 ] {c6e71d9e-5d95-469b-8858-f4a636a2aea3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.11 22:25:14.141799 [ 3 ] {c6e71d9e-5d95-469b-8858-f4a636a2aea3} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:25:14.142074 [ 3 ] {c6e71d9e-5d95-469b-8858-f4a636a2aea3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB. 2023.10.11 22:25:14.142321 [ 3 ] {c6e71d9e-5d95-469b-8858-f4a636a2aea3} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.10.11 22:25:14.142511 [ 3 ] {c6e71d9e-5d95-469b-8858-f4a636a2aea3} oximeter.measurements_bool (d1fe4264-4f18-4087-8604-5720dcd28da6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.10.11 22:25:14.142643 [ 3 ] {c6e71d9e-5d95-469b-8858-f4a636a2aea3} executeQuery: Read 6 rows, 258.00 B in 0.000960814 sec., 6244 rows/sec., 262.23 KiB/sec. 2023.10.11 22:25:14.142635 [ 90 ] {} oximeter.measurements_bool (d1fe4264-4f18-4087-8604-5720dcd28da6) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.10.11 22:25:14.142740 [ 90 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB. 2023.10.11 22:25:14.142820 [ 3 ] {c6e71d9e-5d95-469b-8858-f4a636a2aea3} DynamicQueryHandler: Done processing query 2023.10.11 22:25:14.142847 [ 9 ] {d1fe4264-4f18-4087-8604-5720dcd28da6::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.10.11 22:25:14.142854 [ 3 ] {c6e71d9e-5d95-469b-8858-f4a636a2aea3} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.11 22:25:14.142892 [ 3 ] {} HTTP-Session: e8e62eee-6972-4d54-8cb1-ec5c0e9c5389 Destroying unnamed session 2023.10.11 22:25:14.142941 [ 9 ] {d1fe4264-4f18-4087-8604-5720dcd28da6::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.11 22:25:14.142975 [ 9 ] {d1fe4264-4f18-4087-8604-5720dcd28da6::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.11 22:25:14.143044 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 11520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:25:14.143101 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:25:14.143134 [ 3 ] {} HTTP-Session: 94366727-7018-4812-9076-0ec18382e171 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:25:14.143138 [ 9 ] {d1fe4264-4f18-4087-8604-5720dcd28da6::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.11 22:25:14.143155 [ 3 ] {} HTTP-Session: 94366727-7018-4812-9076-0ec18382e171 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:25:14.143280 [ 3 ] {718b7f80-5521-4f82-b66c-96480d1311a8} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:25:14.143299 [ 9 ] {d1fe4264-4f18-4087-8604-5720dcd28da6::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.11 22:25:14.143344 [ 3 ] {718b7f80-5521-4f82-b66c-96480d1311a8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.11 22:25:14.143471 [ 9 ] {d1fe4264-4f18-4087-8604-5720dcd28da6::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.11 22:25:14.143600 [ 3 ] {718b7f80-5521-4f82-b66c-96480d1311a8} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:25:14.143627 [ 9 ] {d1fe4264-4f18-4087-8604-5720dcd28da6::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.11 22:25:14.143772 [ 9 ] {d1fe4264-4f18-4087-8604-5720dcd28da6::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.11 22:25:14.144099 [ 3 ] {718b7f80-5521-4f82-b66c-96480d1311a8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB. 2023.10.11 22:25:14.144433 [ 3 ] {718b7f80-5521-4f82-b66c-96480d1311a8} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.10.11 22:25:14.144630 [ 11 ] {d1fe4264-4f18-4087-8604-5720dcd28da6::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001817007 sec., 19812.802042039464 rows/sec., 831.98 KiB/sec. 2023.10.11 22:25:14.144676 [ 3 ] {718b7f80-5521-4f82-b66c-96480d1311a8} oximeter.measurements_cumulativei64 (b51ca6cb-9f3c-4e63-9ed2-5598a92638e6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.10.11 22:25:14.144750 [ 11 ] {d1fe4264-4f18-4087-8604-5720dcd28da6::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.10.11 22:25:14.144847 [ 90 ] {} oximeter.measurements_cumulativei64 (b51ca6cb-9f3c-4e63-9ed2-5598a92638e6) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.10.11 22:25:14.144900 [ 3 ] {718b7f80-5521-4f82-b66c-96480d1311a8} executeQuery: Read 63 rows, 3.91 KiB in 0.001574014 sec., 40025 rows/sec., 2.43 MiB/sec. 2023.10.11 22:25:14.144938 [ 90 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB. 2023.10.11 22:25:14.145125 [ 12 ] {b51ca6cb-9f3c-4e63-9ed2-5598a92638e6::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.10.11 22:25:14.145163 [ 3 ] {718b7f80-5521-4f82-b66c-96480d1311a8} DynamicQueryHandler: Done processing query 2023.10.11 22:25:14.145188 [ 11 ] {d1fe4264-4f18-4087-8604-5720dcd28da6::all_1_6_1} oximeter.measurements_bool (d1fe4264-4f18-4087-8604-5720dcd28da6): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.10.11 22:25:14.145196 [ 3 ] {718b7f80-5521-4f82-b66c-96480d1311a8} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.11 22:25:14.145235 [ 3 ] {} HTTP-Session: 94366727-7018-4812-9076-0ec18382e171 Destroying unnamed session 2023.10.11 22:25:14.145282 [ 12 ] {b51ca6cb-9f3c-4e63-9ed2-5598a92638e6::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.11 22:25:14.145290 [ 11 ] {d1fe4264-4f18-4087-8604-5720dcd28da6::all_1_6_1} oximeter.measurements_bool (d1fe4264-4f18-4087-8604-5720dcd28da6) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.10.11 22:25:14.145320 [ 12 ] {b51ca6cb-9f3c-4e63-9ed2-5598a92638e6::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.11 22:25:14.145475 [ 12 ] {b51ca6cb-9f3c-4e63-9ed2-5598a92638e6::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.11 22:25:14.145504 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 47083, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:25:14.145561 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:25:14.145595 [ 3 ] {} HTTP-Session: 52edbd3b-4f04-4de5-9186-fc78c00ad6c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:25:14.145614 [ 12 ] {b51ca6cb-9f3c-4e63-9ed2-5598a92638e6::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.11 22:25:14.145619 [ 3 ] {} HTTP-Session: 52edbd3b-4f04-4de5-9186-fc78c00ad6c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:25:14.145761 [ 3 ] {6929286f-4f7e-4c7f-81aa-d1cac3ded1af} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:25:14.145769 [ 12 ] {b51ca6cb-9f3c-4e63-9ed2-5598a92638e6::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.11 22:25:14.145831 [ 3 ] {6929286f-4f7e-4c7f-81aa-d1cac3ded1af} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.11 22:25:14.145945 [ 12 ] {b51ca6cb-9f3c-4e63-9ed2-5598a92638e6::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.11 22:25:14.146131 [ 12 ] {b51ca6cb-9f3c-4e63-9ed2-5598a92638e6::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.11 22:25:14.146151 [ 3 ] {6929286f-4f7e-4c7f-81aa-d1cac3ded1af} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:25:14.146866 [ 3 ] {6929286f-4f7e-4c7f-81aa-d1cac3ded1af} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB. 2023.10.11 22:25:14.147144 [ 18 ] {b51ca6cb-9f3c-4e63-9ed2-5598a92638e6::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 378 rows, containing 5 columns (5 merged, 0 gathered) in 0.002095952 sec., 180347.64154904312 rows/sec., 10.93 MiB/sec. 2023.10.11 22:25:14.147366 [ 3 ] {6929286f-4f7e-4c7f-81aa-d1cac3ded1af} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.10.11 22:25:14.147376 [ 18 ] {b51ca6cb-9f3c-4e63-9ed2-5598a92638e6::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.10.11 22:25:14.147712 [ 3 ] {6929286f-4f7e-4c7f-81aa-d1cac3ded1af} oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.10.11 22:25:14.147747 [ 18 ] {b51ca6cb-9f3c-4e63-9ed2-5598a92638e6::all_1_6_1} oximeter.measurements_cumulativei64 (b51ca6cb-9f3c-4e63-9ed2-5598a92638e6): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.10.11 22:25:14.147857 [ 18 ] {b51ca6cb-9f3c-4e63-9ed2-5598a92638e6::all_1_6_1} oximeter.measurements_cumulativei64 (b51ca6cb-9f3c-4e63-9ed2-5598a92638e6) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.10.11 22:25:14.147884 [ 90 ] {} oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.10.11 22:25:14.147954 [ 3 ] {6929286f-4f7e-4c7f-81aa-d1cac3ded1af} executeQuery: Read 44 rows, 60.80 KiB in 0.002147842 sec., 20485 rows/sec., 27.64 MiB/sec. 2023.10.11 22:25:14.147999 [ 90 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB. 2023.10.11 22:25:14.148187 [ 18 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.10.11 22:25:14.148280 [ 3 ] {6929286f-4f7e-4c7f-81aa-d1cac3ded1af} DynamicQueryHandler: Done processing query 2023.10.11 22:25:14.148329 [ 3 ] {6929286f-4f7e-4c7f-81aa-d1cac3ded1af} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.10.11 22:25:14.148361 [ 18 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.11 22:25:14.148375 [ 3 ] {} HTTP-Session: 52edbd3b-4f04-4de5-9186-fc78c00ad6c9 Destroying unnamed session 2023.10.11 22:25:14.148434 [ 18 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 40 rows starting from the beginning of the part 2023.10.11 22:25:14.148573 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 2660, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:25:14.148636 [ 18 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 44 rows starting from the beginning of the part 2023.10.11 22:25:14.148653 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:25:14.148720 [ 3 ] {} HTTP-Session: 15d3e508-363c-4b95-b055-5bf7ea2c6c24 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:25:14.148768 [ 3 ] {} HTTP-Session: 15d3e508-363c-4b95-b055-5bf7ea2c6c24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:25:14.148934 [ 18 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part 2023.10.11 22:25:14.148981 [ 3 ] {a3d95c24-d2b4-40b3-88c4-923b6e85c187} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:25:14.149094 [ 3 ] {a3d95c24-d2b4-40b3-88c4-923b6e85c187} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.11 22:25:14.149240 [ 18 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 44 rows starting from the beginning of the part 2023.10.11 22:25:14.149692 [ 3 ] {a3d95c24-d2b4-40b3-88c4-923b6e85c187} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:25:14.149695 [ 18 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 4 rows starting from the beginning of the part 2023.10.11 22:25:14.149935 [ 18 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 44 rows starting from the beginning of the part 2023.10.11 22:25:14.150520 [ 3 ] {a3d95c24-d2b4-40b3-88c4-923b6e85c187} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB. 2023.10.11 22:25:14.150978 [ 3 ] {a3d95c24-d2b4-40b3-88c4-923b6e85c187} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.10.11 22:25:14.151367 [ 3 ] {a3d95c24-d2b4-40b3-88c4-923b6e85c187} oximeter.measurements_i64 (86512988-1739-436a-bb53-f1d02634fb30): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.10.11 22:25:14.151631 [ 3 ] {a3d95c24-d2b4-40b3-88c4-923b6e85c187} executeQuery: Read 19 rows, 1.01 KiB in 0.002567469 sec., 7400 rows/sec., 392.91 KiB/sec. 2023.10.11 22:25:14.151885 [ 3 ] {a3d95c24-d2b4-40b3-88c4-923b6e85c187} DynamicQueryHandler: Done processing query 2023.10.11 22:25:14.151923 [ 3 ] {a3d95c24-d2b4-40b3-88c4-923b6e85c187} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.11 22:25:14.151974 [ 3 ] {} HTTP-Session: 15d3e508-363c-4b95-b055-5bf7ea2c6c24 Destroying unnamed session 2023.10.11 22:25:14.153859 [ 20 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 177 rows, containing 6 columns (6 merged, 0 gathered) in 0.005746997 sec., 30798.69364817834 rows/sec., 41.56 MiB/sec. 2023.10.11 22:25:14.154155 [ 19 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.10.11 22:25:14.154492 [ 19 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_6_1} oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.10.11 22:25:14.154582 [ 19 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_6_1} oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.10.11 22:25:14.154687 [ 19 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_6_1: 4.03 MiB. 2023.10.11 22:25:19.129217 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 2277, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:25:19.129346 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:25:19.129378 [ 3 ] {} HTTP-Session: 2f7d89bd-bb35-4f25-be4b-6e7577a7e345 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:25:19.129407 [ 3 ] {} HTTP-Session: 2f7d89bd-bb35-4f25-be4b-6e7577a7e345 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:25:19.129553 [ 3 ] {37ade5ed-e654-4159-9a23-2112512615e3} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:25:19.129628 [ 3 ] {37ade5ed-e654-4159-9a23-2112512615e3} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.10.11 22:25:19.129859 [ 3 ] {37ade5ed-e654-4159-9a23-2112512615e3} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:25:19.130239 [ 3 ] {37ade5ed-e654-4159-9a23-2112512615e3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB. 2023.10.11 22:25:19.130554 [ 3 ] {37ade5ed-e654-4159-9a23-2112512615e3} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.10.11 22:25:19.130716 [ 3 ] {37ade5ed-e654-4159-9a23-2112512615e3} oximeter.timeseries_schema (9f82c31f-272a-470a-9d0c-ff9c0ce6f2b4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.10.11 22:25:19.130834 [ 3 ] {37ade5ed-e654-4159-9a23-2112512615e3} executeQuery: Read 11 rows, 1009.00 B in 0.001258819 sec., 8738 rows/sec., 782.76 KiB/sec. 2023.10.11 22:25:19.130985 [ 3 ] {37ade5ed-e654-4159-9a23-2112512615e3} DynamicQueryHandler: Done processing query 2023.10.11 22:25:19.131008 [ 3 ] {37ade5ed-e654-4159-9a23-2112512615e3} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.10.11 22:25:19.131023 [ 3 ] {} HTTP-Session: 2f7d89bd-bb35-4f25-be4b-6e7577a7e345 Destroying unnamed session 2023.10.11 22:25:19.131126 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 765, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:25:19.131170 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:25:19.131190 [ 3 ] {} HTTP-Session: 0925586e-aedb-44ff-9141-ac24acbca977 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:25:19.131208 [ 3 ] {} HTTP-Session: 0925586e-aedb-44ff-9141-ac24acbca977 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:25:19.131283 [ 3 ] {5b2b4e29-62ae-4535-9159-023d7ae473ab} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:25:19.131322 [ 3 ] {5b2b4e29-62ae-4535-9159-023d7ae473ab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.11 22:25:19.131424 [ 3 ] {5b2b4e29-62ae-4535-9159-023d7ae473ab} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:25:19.131725 [ 3 ] {5b2b4e29-62ae-4535-9159-023d7ae473ab} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB. 2023.10.11 22:25:19.131934 [ 3 ] {5b2b4e29-62ae-4535-9159-023d7ae473ab} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.10.11 22:25:19.132082 [ 3 ] {5b2b4e29-62ae-4535-9159-023d7ae473ab} oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.10.11 22:25:19.132206 [ 3 ] {5b2b4e29-62ae-4535-9159-023d7ae473ab} executeQuery: Read 5 rows, 415.00 B in 0.000843942 sec., 5924 rows/sec., 480.21 KiB/sec. 2023.10.11 22:25:19.132368 [ 3 ] {5b2b4e29-62ae-4535-9159-023d7ae473ab} DynamicQueryHandler: Done processing query 2023.10.11 22:25:19.132392 [ 3 ] {5b2b4e29-62ae-4535-9159-023d7ae473ab} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.11 22:25:19.132407 [ 3 ] {} HTTP-Session: 0925586e-aedb-44ff-9141-ac24acbca977 Destroying unnamed session 2023.10.11 22:25:19.132564 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 2340, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:25:19.132608 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:25:19.132627 [ 3 ] {} HTTP-Session: f5b3c5fc-75b4-41ba-996a-0d232b6faaf4 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:25:19.132643 [ 3 ] {} HTTP-Session: f5b3c5fc-75b4-41ba-996a-0d232b6faaf4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:25:19.132717 [ 3 ] {dff9d702-8452-480c-a49e-2da0f44123ab} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:25:19.132757 [ 3 ] {dff9d702-8452-480c-a49e-2da0f44123ab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.11 22:25:19.132871 [ 3 ] {dff9d702-8452-480c-a49e-2da0f44123ab} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:25:19.133103 [ 3 ] {dff9d702-8452-480c-a49e-2da0f44123ab} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB. 2023.10.11 22:25:19.133323 [ 3 ] {dff9d702-8452-480c-a49e-2da0f44123ab} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.10.11 22:25:19.133472 [ 3 ] {dff9d702-8452-480c-a49e-2da0f44123ab} oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.10.11 22:25:19.133589 [ 3 ] {dff9d702-8452-480c-a49e-2da0f44123ab} executeQuery: Read 15 rows, 1.39 KiB in 0.000845032 sec., 17750 rows/sec., 1.60 MiB/sec. 2023.10.11 22:25:19.133692 [ 3 ] {dff9d702-8452-480c-a49e-2da0f44123ab} DynamicQueryHandler: Done processing query 2023.10.11 22:25:19.133715 [ 3 ] {dff9d702-8452-480c-a49e-2da0f44123ab} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.11 22:25:19.133731 [ 3 ] {} HTTP-Session: f5b3c5fc-75b4-41ba-996a-0d232b6faaf4 Destroying unnamed session 2023.10.11 22:25:19.133831 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 2749, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:25:19.133874 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:25:19.133893 [ 3 ] {} HTTP-Session: 5850419f-6f5f-4b49-ab39-5cd942f92ae6 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:25:19.133909 [ 3 ] {} HTTP-Session: 5850419f-6f5f-4b49-ab39-5cd942f92ae6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:25:19.133979 [ 3 ] {9f9e6a01-3b4a-4ce3-bd00-8a9dd0a62b6b} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:25:19.134017 [ 3 ] {9f9e6a01-3b4a-4ce3-bd00-8a9dd0a62b6b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.11 22:25:19.134122 [ 3 ] {9f9e6a01-3b4a-4ce3-bd00-8a9dd0a62b6b} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:25:19.134355 [ 3 ] {9f9e6a01-3b4a-4ce3-bd00-8a9dd0a62b6b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB. 2023.10.11 22:25:19.134556 [ 3 ] {9f9e6a01-3b4a-4ce3-bd00-8a9dd0a62b6b} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.10.11 22:25:19.134707 [ 3 ] {9f9e6a01-3b4a-4ce3-bd00-8a9dd0a62b6b} oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.10.11 22:25:19.134828 [ 3 ] {9f9e6a01-3b4a-4ce3-bd00-8a9dd0a62b6b} executeQuery: Read 16 rows, 1.27 KiB in 0.000822953 sec., 19442 rows/sec., 1.50 MiB/sec. 2023.10.11 22:25:19.134931 [ 3 ] {9f9e6a01-3b4a-4ce3-bd00-8a9dd0a62b6b} DynamicQueryHandler: Done processing query 2023.10.11 22:25:19.134953 [ 3 ] {9f9e6a01-3b4a-4ce3-bd00-8a9dd0a62b6b} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.11 22:25:19.134968 [ 3 ] {} HTTP-Session: 5850419f-6f5f-4b49-ab39-5cd942f92ae6 Destroying unnamed session 2023.10.11 22:25:19.135073 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 2135, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:25:19.135116 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:25:19.135136 [ 3 ] {} HTTP-Session: 5cc08bab-c07d-427e-ba20-f438bcd6229c Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:25:19.135152 [ 3 ] {} HTTP-Session: 5cc08bab-c07d-427e-ba20-f438bcd6229c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:25:19.135222 [ 3 ] {399e6545-a5e6-4a59-88d6-d8a129da3aa1} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:25:19.135265 [ 3 ] {399e6545-a5e6-4a59-88d6-d8a129da3aa1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.11 22:25:19.135378 [ 3 ] {399e6545-a5e6-4a59-88d6-d8a129da3aa1} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:25:19.135600 [ 3 ] {399e6545-a5e6-4a59-88d6-d8a129da3aa1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB. 2023.10.11 22:25:19.135844 [ 3 ] {399e6545-a5e6-4a59-88d6-d8a129da3aa1} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.10.11 22:25:19.136020 [ 3 ] {399e6545-a5e6-4a59-88d6-d8a129da3aa1} oximeter.measurements_cumulativei64 (b51ca6cb-9f3c-4e63-9ed2-5598a92638e6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.10.11 22:25:19.136146 [ 3 ] {399e6545-a5e6-4a59-88d6-d8a129da3aa1} executeQuery: Read 11 rows, 743.00 B in 0.000894714 sec., 12294 rows/sec., 810.97 KiB/sec. 2023.10.11 22:25:19.136253 [ 3 ] {399e6545-a5e6-4a59-88d6-d8a129da3aa1} DynamicQueryHandler: Done processing query 2023.10.11 22:25:19.136277 [ 3 ] {399e6545-a5e6-4a59-88d6-d8a129da3aa1} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.10.11 22:25:19.136292 [ 3 ] {} HTTP-Session: 5cc08bab-c07d-427e-ba20-f438bcd6229c Destroying unnamed session 2023.10.11 22:25:19.136392 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 5405, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:25:19.136436 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:25:19.136455 [ 3 ] {} HTTP-Session: 09f0f069-82d0-4de9-bac4-a5bf887b8277 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:25:19.136472 [ 3 ] {} HTTP-Session: 09f0f069-82d0-4de9-bac4-a5bf887b8277 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:25:19.136542 [ 3 ] {5bfcf99d-1028-4120-a2a2-2f9ab501b279} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:25:19.136586 [ 3 ] {5bfcf99d-1028-4120-a2a2-2f9ab501b279} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.11 22:25:19.136718 [ 3 ] {5bfcf99d-1028-4120-a2a2-2f9ab501b279} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:25:19.136971 [ 3 ] {5bfcf99d-1028-4120-a2a2-2f9ab501b279} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB. 2023.10.11 22:25:19.137236 [ 3 ] {5bfcf99d-1028-4120-a2a2-2f9ab501b279} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.10.11 22:25:19.137435 [ 3 ] {5bfcf99d-1028-4120-a2a2-2f9ab501b279} oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.10.11 22:25:19.137555 [ 3 ] {5bfcf99d-1028-4120-a2a2-2f9ab501b279} executeQuery: Read 5 rows, 6.91 KiB in 0.000980645 sec., 5098 rows/sec., 6.88 MiB/sec. 2023.10.11 22:25:19.137659 [ 3 ] {5bfcf99d-1028-4120-a2a2-2f9ab501b279} DynamicQueryHandler: Done processing query 2023.10.11 22:25:19.137682 [ 3 ] {5bfcf99d-1028-4120-a2a2-2f9ab501b279} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.11 22:25:19.137698 [ 3 ] {} HTTP-Session: 09f0f069-82d0-4de9-bac4-a5bf887b8277 Destroying unnamed session 2023.10.11 22:25:20.719626 [ 64 ] {} DNSResolver: Updating DNS cache 2023.10.11 22:25:20.719707 [ 64 ] {} DNSResolver: Updated DNS cache 2023.10.11 22:25:24.135594 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 7066, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:25:24.135785 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:25:24.135817 [ 3 ] {} HTTP-Session: 48c2b4fe-c8bd-4889-956e-84e97f726f3c Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:25:24.135846 [ 3 ] {} HTTP-Session: 48c2b4fe-c8bd-4889-956e-84e97f726f3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:25:24.135994 [ 3 ] {31717d9a-aa7e-4fa4-ab08-54dcc4bdea1b} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:25:24.136062 [ 3 ] {31717d9a-aa7e-4fa4-ab08-54dcc4bdea1b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.11 22:25:24.136246 [ 3 ] {31717d9a-aa7e-4fa4-ab08-54dcc4bdea1b} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:25:24.136654 [ 3 ] {31717d9a-aa7e-4fa4-ab08-54dcc4bdea1b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB. 2023.10.11 22:25:24.136919 [ 3 ] {31717d9a-aa7e-4fa4-ab08-54dcc4bdea1b} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.10.11 22:25:24.137086 [ 3 ] {31717d9a-aa7e-4fa4-ab08-54dcc4bdea1b} oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.10.11 22:25:24.137229 [ 3 ] {31717d9a-aa7e-4fa4-ab08-54dcc4bdea1b} executeQuery: Read 50 rows, 3.91 KiB in 0.001186268 sec., 42148 rows/sec., 3.22 MiB/sec. 2023.10.11 22:25:24.137389 [ 3 ] {31717d9a-aa7e-4fa4-ab08-54dcc4bdea1b} DynamicQueryHandler: Done processing query 2023.10.11 22:25:24.137414 [ 3 ] {31717d9a-aa7e-4fa4-ab08-54dcc4bdea1b} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.11 22:25:24.137430 [ 3 ] {} HTTP-Session: 48c2b4fe-c8bd-4889-956e-84e97f726f3c Destroying unnamed session 2023.10.11 22:25:24.137612 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 35031, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:25:24.137659 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:25:24.137680 [ 3 ] {} HTTP-Session: 52403ef9-e918-4d19-8aed-55441af93734 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:25:24.137699 [ 3 ] {} HTTP-Session: 52403ef9-e918-4d19-8aed-55441af93734 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:25:24.137789 [ 3 ] {bc69381c-ed05-4816-8428-fb8c8365c634} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:25:24.137831 [ 3 ] {bc69381c-ed05-4816-8428-fb8c8365c634} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.11 22:25:24.137938 [ 3 ] {bc69381c-ed05-4816-8428-fb8c8365c634} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:25:24.138418 [ 3 ] {bc69381c-ed05-4816-8428-fb8c8365c634} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB. 2023.10.11 22:25:24.138653 [ 3 ] {bc69381c-ed05-4816-8428-fb8c8365c634} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.10.11 22:25:24.138809 [ 3 ] {bc69381c-ed05-4816-8428-fb8c8365c634} oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.10.11 22:25:24.138938 [ 3 ] {bc69381c-ed05-4816-8428-fb8c8365c634} executeQuery: Read 219 rows, 21.66 KiB in 0.001118667 sec., 195768 rows/sec., 18.91 MiB/sec. 2023.10.11 22:25:24.139064 [ 3 ] {bc69381c-ed05-4816-8428-fb8c8365c634} DynamicQueryHandler: Done processing query 2023.10.11 22:25:24.139089 [ 3 ] {bc69381c-ed05-4816-8428-fb8c8365c634} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.11 22:25:24.139105 [ 3 ] {} HTTP-Session: 52403ef9-e918-4d19-8aed-55441af93734 Destroying unnamed session 2023.10.11 22:25:24.139309 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 49531, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:25:24.139358 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:25:24.139377 [ 3 ] {} HTTP-Session: c5d1158f-c7da-4ef0-b935-80a57fc74663 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:25:24.139396 [ 3 ] {} HTTP-Session: c5d1158f-c7da-4ef0-b935-80a57fc74663 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:25:24.139487 [ 3 ] {538d5cbe-e48e-4b3a-910d-9ade1b73732e} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:25:24.139528 [ 3 ] {538d5cbe-e48e-4b3a-910d-9ade1b73732e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.11 22:25:24.139637 [ 3 ] {538d5cbe-e48e-4b3a-910d-9ade1b73732e} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:25:24.140094 [ 3 ] {538d5cbe-e48e-4b3a-910d-9ade1b73732e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB. 2023.10.11 22:25:24.140324 [ 3 ] {538d5cbe-e48e-4b3a-910d-9ade1b73732e} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.10.11 22:25:24.140477 [ 3 ] {538d5cbe-e48e-4b3a-910d-9ade1b73732e} oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.10.11 22:25:24.140603 [ 3 ] {538d5cbe-e48e-4b3a-910d-9ade1b73732e} executeQuery: Read 308 rows, 22.07 KiB in 0.001079866 sec., 285220 rows/sec., 19.96 MiB/sec. 2023.10.11 22:25:24.140776 [ 3 ] {538d5cbe-e48e-4b3a-910d-9ade1b73732e} DynamicQueryHandler: Done processing query 2023.10.11 22:25:24.140801 [ 3 ] {538d5cbe-e48e-4b3a-910d-9ade1b73732e} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.10.11 22:25:24.140816 [ 3 ] {} HTTP-Session: c5d1158f-c7da-4ef0-b935-80a57fc74663 Destroying unnamed session 2023.10.11 22:25:24.140947 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:25:24.140991 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:25:24.141011 [ 3 ] {} HTTP-Session: cbe3ae41-e9bf-419d-8e0d-d7d3bcd8d500 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:25:24.141029 [ 3 ] {} HTTP-Session: cbe3ae41-e9bf-419d-8e0d-d7d3bcd8d500 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:25:24.141100 [ 3 ] {4b81170b-5bfe-4b06-8377-e1ed6807fcf2} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:25:24.141141 [ 3 ] {4b81170b-5bfe-4b06-8377-e1ed6807fcf2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.11 22:25:24.141259 [ 3 ] {4b81170b-5bfe-4b06-8377-e1ed6807fcf2} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:25:24.141585 [ 3 ] {4b81170b-5bfe-4b06-8377-e1ed6807fcf2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB. 2023.10.11 22:25:24.141825 [ 3 ] {4b81170b-5bfe-4b06-8377-e1ed6807fcf2} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.10.11 22:25:24.142024 [ 3 ] {4b81170b-5bfe-4b06-8377-e1ed6807fcf2} oximeter.measurements_bool (d1fe4264-4f18-4087-8604-5720dcd28da6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.10.11 22:25:24.142143 [ 3 ] {4b81170b-5bfe-4b06-8377-e1ed6807fcf2} executeQuery: Read 6 rows, 258.00 B in 0.001014475 sec., 5914 rows/sec., 248.36 KiB/sec. 2023.10.11 22:25:24.142267 [ 3 ] {4b81170b-5bfe-4b06-8377-e1ed6807fcf2} DynamicQueryHandler: Done processing query 2023.10.11 22:25:24.142290 [ 3 ] {4b81170b-5bfe-4b06-8377-e1ed6807fcf2} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.11 22:25:24.142305 [ 3 ] {} HTTP-Session: cbe3ae41-e9bf-419d-8e0d-d7d3bcd8d500 Destroying unnamed session 2023.10.11 22:25:24.142426 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 11520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:25:24.142471 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:25:24.142490 [ 3 ] {} HTTP-Session: eaac9d6e-e2b9-4d15-8c8d-0e466e96b63e Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:25:24.142507 [ 3 ] {} HTTP-Session: eaac9d6e-e2b9-4d15-8c8d-0e466e96b63e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:25:24.142581 [ 3 ] {709dc9d2-aa20-4f53-8f05-a66ebebfbf66} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:25:24.142707 [ 3 ] {709dc9d2-aa20-4f53-8f05-a66ebebfbf66} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.11 22:25:24.142825 [ 3 ] {709dc9d2-aa20-4f53-8f05-a66ebebfbf66} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:25:24.143139 [ 3 ] {709dc9d2-aa20-4f53-8f05-a66ebebfbf66} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB. 2023.10.11 22:25:24.143384 [ 3 ] {709dc9d2-aa20-4f53-8f05-a66ebebfbf66} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.10.11 22:25:24.143560 [ 3 ] {709dc9d2-aa20-4f53-8f05-a66ebebfbf66} oximeter.measurements_cumulativei64 (b51ca6cb-9f3c-4e63-9ed2-5598a92638e6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.10.11 22:25:24.143680 [ 3 ] {709dc9d2-aa20-4f53-8f05-a66ebebfbf66} executeQuery: Read 63 rows, 3.91 KiB in 0.000988625 sec., 63724 rows/sec., 3.86 MiB/sec. 2023.10.11 22:25:24.143802 [ 3 ] {709dc9d2-aa20-4f53-8f05-a66ebebfbf66} DynamicQueryHandler: Done processing query 2023.10.11 22:25:24.143825 [ 3 ] {709dc9d2-aa20-4f53-8f05-a66ebebfbf66} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.11 22:25:24.143840 [ 3 ] {} HTTP-Session: eaac9d6e-e2b9-4d15-8c8d-0e466e96b63e Destroying unnamed session 2023.10.11 22:25:24.143983 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 47083, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:25:24.144028 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:25:24.144047 [ 3 ] {} HTTP-Session: 597d901b-6878-463c-a5e4-470a021341fb Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:25:24.144065 [ 3 ] {} HTTP-Session: 597d901b-6878-463c-a5e4-470a021341fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:25:24.144155 [ 3 ] {54286684-cb30-4630-a6c0-a0c6a8516f03} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:25:24.144200 [ 3 ] {54286684-cb30-4630-a6c0-a0c6a8516f03} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.11 22:25:24.144336 [ 3 ] {54286684-cb30-4630-a6c0-a0c6a8516f03} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:25:24.144934 [ 3 ] {54286684-cb30-4630-a6c0-a0c6a8516f03} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB. 2023.10.11 22:25:24.145250 [ 3 ] {54286684-cb30-4630-a6c0-a0c6a8516f03} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.10.11 22:25:24.145429 [ 3 ] {54286684-cb30-4630-a6c0-a0c6a8516f03} oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.10.11 22:25:24.145545 [ 3 ] {54286684-cb30-4630-a6c0-a0c6a8516f03} executeQuery: Read 44 rows, 60.80 KiB in 0.00136272 sec., 32288 rows/sec., 43.57 MiB/sec. 2023.10.11 22:25:24.145672 [ 3 ] {54286684-cb30-4630-a6c0-a0c6a8516f03} DynamicQueryHandler: Done processing query 2023.10.11 22:25:24.145695 [ 3 ] {54286684-cb30-4630-a6c0-a0c6a8516f03} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.10.11 22:25:24.145712 [ 3 ] {} HTTP-Session: 597d901b-6878-463c-a5e4-470a021341fb Destroying unnamed session 2023.10.11 22:25:24.145831 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 2660, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:25:24.145875 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:25:24.145894 [ 3 ] {} HTTP-Session: 7ed95752-26d0-4bf7-a035-d6e742d45277 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:25:24.145911 [ 3 ] {} HTTP-Session: 7ed95752-26d0-4bf7-a035-d6e742d45277 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:25:24.145980 [ 3 ] {871d779d-a1ba-4450-890f-ca3af2c54ac3} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:25:24.146020 [ 3 ] {871d779d-a1ba-4450-890f-ca3af2c54ac3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.11 22:25:24.146122 [ 3 ] {871d779d-a1ba-4450-890f-ca3af2c54ac3} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:25:24.146384 [ 3 ] {871d779d-a1ba-4450-890f-ca3af2c54ac3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB. 2023.10.11 22:25:24.146615 [ 3 ] {871d779d-a1ba-4450-890f-ca3af2c54ac3} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.10.11 22:25:24.146787 [ 3 ] {871d779d-a1ba-4450-890f-ca3af2c54ac3} oximeter.measurements_i64 (86512988-1739-436a-bb53-f1d02634fb30): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.10.11 22:25:24.146885 [ 3 ] {871d779d-a1ba-4450-890f-ca3af2c54ac3} executeQuery: Read 19 rows, 1.01 KiB in 0.000876324 sec., 21681 rows/sec., 1.12 MiB/sec. 2023.10.11 22:25:24.147023 [ 3 ] {871d779d-a1ba-4450-890f-ca3af2c54ac3} DynamicQueryHandler: Done processing query 2023.10.11 22:25:24.147047 [ 3 ] {871d779d-a1ba-4450-890f-ca3af2c54ac3} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.11 22:25:24.147063 [ 3 ] {} HTTP-Session: 7ed95752-26d0-4bf7-a035-d6e742d45277 Destroying unnamed session 2023.10.11 22:25:29.128842 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 765, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:25:29.129007 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:25:29.129039 [ 3 ] {} HTTP-Session: 5de028ed-bdb9-43bd-b9bc-b8338bcfa2a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:25:29.129066 [ 3 ] {} HTTP-Session: 5de028ed-bdb9-43bd-b9bc-b8338bcfa2a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:25:29.129207 [ 3 ] {f36c3097-4436-4b78-8c87-51e657926ede} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:25:29.129274 [ 3 ] {f36c3097-4436-4b78-8c87-51e657926ede} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.11 22:25:29.129455 [ 3 ] {f36c3097-4436-4b78-8c87-51e657926ede} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:25:29.129916 [ 3 ] {f36c3097-4436-4b78-8c87-51e657926ede} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB. 2023.10.11 22:25:29.130197 [ 3 ] {f36c3097-4436-4b78-8c87-51e657926ede} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.10.11 22:25:29.130358 [ 3 ] {f36c3097-4436-4b78-8c87-51e657926ede} oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.10.11 22:25:29.130505 [ 3 ] {f36c3097-4436-4b78-8c87-51e657926ede} executeQuery: Read 5 rows, 415.00 B in 0.001255439 sec., 3982 rows/sec., 322.81 KiB/sec. 2023.10.11 22:25:29.130502 [ 51 ] {} oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.10.11 22:25:29.130619 [ 51 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB. 2023.10.11 22:25:29.130701 [ 3 ] {f36c3097-4436-4b78-8c87-51e657926ede} DynamicQueryHandler: Done processing query 2023.10.11 22:25:29.130742 [ 3 ] {f36c3097-4436-4b78-8c87-51e657926ede} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.11 22:25:29.130743 [ 22 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.10.11 22:25:29.130775 [ 3 ] {} HTTP-Session: 5de028ed-bdb9-43bd-b9bc-b8338bcfa2a2 Destroying unnamed session 2023.10.11 22:25:29.130910 [ 22 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.11 22:25:29.130952 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 2340, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:25:29.130976 [ 22 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 51 rows starting from the beginning of the part 2023.10.11 22:25:29.131026 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:25:29.131077 [ 3 ] {} HTTP-Session: 26cffc9a-cfd2-492a-914e-34b75f70ae7b Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:25:29.131117 [ 3 ] {} HTTP-Session: 26cffc9a-cfd2-492a-914e-34b75f70ae7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:25:29.131321 [ 3 ] {3fd00bfe-82c5-454a-bbd4-f8d8d738fe34} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:25:29.131340 [ 22 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 4 rows starting from the beginning of the part 2023.10.11 22:25:29.131400 [ 3 ] {3fd00bfe-82c5-454a-bbd4-f8d8d738fe34} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.11 22:25:29.131640 [ 22 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 50 rows starting from the beginning of the part 2023.10.11 22:25:29.131843 [ 3 ] {3fd00bfe-82c5-454a-bbd4-f8d8d738fe34} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:25:29.131941 [ 22 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::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.11 22:25:29.132111 [ 22 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 50 rows starting from the beginning of the part 2023.10.11 22:25:29.132369 [ 22 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::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.11 22:25:29.132723 [ 3 ] {3fd00bfe-82c5-454a-bbd4-f8d8d738fe34} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB. 2023.10.11 22:25:29.133113 [ 3 ] {3fd00bfe-82c5-454a-bbd4-f8d8d738fe34} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.10.11 22:25:29.133464 [ 3 ] {3fd00bfe-82c5-454a-bbd4-f8d8d738fe34} oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.10.11 22:25:29.133647 [ 51 ] {} oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.10.11 22:25:29.133750 [ 3 ] {3fd00bfe-82c5-454a-bbd4-f8d8d738fe34} executeQuery: Read 15 rows, 1.39 KiB in 0.002351826 sec., 6378 rows/sec., 589.22 KiB/sec. 2023.10.11 22:25:29.133758 [ 51 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB. 2023.10.11 22:25:29.133976 [ 19 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.10.11 22:25:29.134228 [ 3 ] {3fd00bfe-82c5-454a-bbd4-f8d8d738fe34} DynamicQueryHandler: Done processing query 2023.10.11 22:25:29.134302 [ 19 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.11 22:25:29.134308 [ 3 ] {3fd00bfe-82c5-454a-bbd4-f8d8d738fe34} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.11 22:25:29.134385 [ 3 ] {} HTTP-Session: 26cffc9a-cfd2-492a-914e-34b75f70ae7b Destroying unnamed session 2023.10.11 22:25:29.134391 [ 19 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 222 rows starting from the beginning of the part 2023.10.11 22:25:29.134426 [ 14 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 165 rows, containing 4 columns (4 merged, 0 gathered) in 0.003716016 sec., 44402.392239430614 rows/sec., 3.40 MiB/sec. 2023.10.11 22:25:29.134612 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 896, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:25:29.134676 [ 19 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part 2023.10.11 22:25:29.134687 [ 12 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.10.11 22:25:29.134707 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:25:29.134813 [ 3 ] {} HTTP-Session: 0caddcf9-5746-4fb9-9e26-3937d840272e Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:25:29.134862 [ 3 ] {} HTTP-Session: 0caddcf9-5746-4fb9-9e26-3937d840272e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:25:29.135065 [ 19 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 219 rows starting from the beginning of the part 2023.10.11 22:25:29.135117 [ 12 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_11_2} oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.10.11 22:25:29.135131 [ 3 ] {7c5faa9c-dc8d-40d4-af14-fae6aa8848cc} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:25:29.135244 [ 3 ] {7c5faa9c-dc8d-40d4-af14-fae6aa8848cc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.11 22:25:29.135292 [ 12 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_11_2} oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.10.11 22:25:29.135525 [ 19 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 15 rows starting from the beginning of the part 2023.10.11 22:25:29.135900 [ 3 ] {7c5faa9c-dc8d-40d4-af14-fae6aa8848cc} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:25:29.135904 [ 19 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 219 rows starting from the beginning of the part 2023.10.11 22:25:29.136107 [ 19 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 15 rows starting from the beginning of the part 2023.10.11 22:25:29.136616 [ 3 ] {7c5faa9c-dc8d-40d4-af14-fae6aa8848cc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB. 2023.10.11 22:25:29.137039 [ 3 ] {7c5faa9c-dc8d-40d4-af14-fae6aa8848cc} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.10.11 22:25:29.137428 [ 3 ] {7c5faa9c-dc8d-40d4-af14-fae6aa8848cc} oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.10.11 22:25:29.137587 [ 51 ] {} oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.10.11 22:25:29.137676 [ 3 ] {7c5faa9c-dc8d-40d4-af14-fae6aa8848cc} executeQuery: Read 5 rows, 410.00 B in 0.002452557 sec., 2038 rows/sec., 163.25 KiB/sec. 2023.10.11 22:25:29.137677 [ 51 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB. 2023.10.11 22:25:29.138115 [ 3 ] {7c5faa9c-dc8d-40d4-af14-fae6aa8848cc} DynamicQueryHandler: Done processing query 2023.10.11 22:25:29.138125 [ 14 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.10.11 22:25:29.138180 [ 3 ] {7c5faa9c-dc8d-40d4-af14-fae6aa8848cc} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.11 22:25:29.138241 [ 3 ] {} HTTP-Session: 0caddcf9-5746-4fb9-9e26-3937d840272e Destroying unnamed session 2023.10.11 22:25:29.138271 [ 23 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 702 rows, containing 4 columns (4 merged, 0 gathered) in 0.004407787 sec., 159263.5941800273 rows/sec., 15.31 MiB/sec. 2023.10.11 22:25:29.138332 [ 14 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.11 22:25:29.138372 [ 14 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 327 rows starting from the beginning of the part 2023.10.11 22:25:29.138410 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 5405, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:25:29.138508 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:25:29.138573 [ 3 ] {} HTTP-Session: f6d69612-56f1-42c2-a285-d03c24a091ab Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:25:29.138637 [ 3 ] {} HTTP-Session: f6d69612-56f1-42c2-a285-d03c24a091ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:25:29.138608 [ 13 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.10.11 22:25:29.138721 [ 14 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 4 rows starting from the beginning of the part 2023.10.11 22:25:29.138944 [ 3 ] {8dcdb1b8-d4fd-47dc-b399-cf4e647ae4d7} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:25:29.139120 [ 3 ] {8dcdb1b8-d4fd-47dc-b399-cf4e647ae4d7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.11 22:25:29.139120 [ 14 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 308 rows starting from the beginning of the part 2023.10.11 22:25:29.139267 [ 13 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_11_2} oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.10.11 22:25:29.139549 [ 13 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_11_2} oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.10.11 22:25:29.139562 [ 14 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 16 rows starting from the beginning of the part 2023.10.11 22:25:29.139983 [ 14 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 308 rows starting from the beginning of the part 2023.10.11 22:25:29.140096 [ 3 ] {8dcdb1b8-d4fd-47dc-b399-cf4e647ae4d7} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:25:29.140227 [ 14 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::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.11 22:25:29.140826 [ 3 ] {8dcdb1b8-d4fd-47dc-b399-cf4e647ae4d7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB. 2023.10.11 22:25:29.141595 [ 3 ] {8dcdb1b8-d4fd-47dc-b399-cf4e647ae4d7} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.10.11 22:25:29.141878 [ 17 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 968 rows, containing 4 columns (4 merged, 0 gathered) in 0.004104292 sec., 235850.66559591764 rows/sec., 16.59 MiB/sec. 2023.10.11 22:25:29.141925 [ 3 ] {8dcdb1b8-d4fd-47dc-b399-cf4e647ae4d7} oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.10.11 22:25:29.142091 [ 13 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.10.11 22:25:29.142122 [ 3 ] {8dcdb1b8-d4fd-47dc-b399-cf4e647ae4d7} executeQuery: Read 5 rows, 6.91 KiB in 0.003114367 sec., 1605 rows/sec., 2.17 MiB/sec. 2023.10.11 22:25:29.142355 [ 3 ] {8dcdb1b8-d4fd-47dc-b399-cf4e647ae4d7} DynamicQueryHandler: Done processing query 2023.10.11 22:25:29.142394 [ 3 ] {8dcdb1b8-d4fd-47dc-b399-cf4e647ae4d7} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.10.11 22:25:29.142402 [ 13 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_11_2} oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.10.11 22:25:29.142422 [ 3 ] {} HTTP-Session: f6d69612-56f1-42c2-a285-d03c24a091ab Destroying unnamed session 2023.10.11 22:25:29.142517 [ 13 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_11_2} oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.10.11 22:25:34.144345 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 7066, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:25:34.144477 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:25:34.144572 [ 3 ] {} HTTP-Session: 610061af-3e6f-42b1-87c8-e63a6075ec5d Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:25:34.144599 [ 3 ] {} HTTP-Session: 610061af-3e6f-42b1-87c8-e63a6075ec5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:25:34.144726 [ 3 ] {c4ac2f71-6aa3-40d0-837f-a20320080217} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:25:34.144784 [ 3 ] {c4ac2f71-6aa3-40d0-837f-a20320080217} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.11 22:25:34.144933 [ 3 ] {c4ac2f71-6aa3-40d0-837f-a20320080217} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:25:34.145357 [ 3 ] {c4ac2f71-6aa3-40d0-837f-a20320080217} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB. 2023.10.11 22:25:34.145705 [ 3 ] {c4ac2f71-6aa3-40d0-837f-a20320080217} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.10.11 22:25:34.145859 [ 3 ] {c4ac2f71-6aa3-40d0-837f-a20320080217} oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.10.11 22:25:34.145990 [ 3 ] {c4ac2f71-6aa3-40d0-837f-a20320080217} executeQuery: Read 50 rows, 3.91 KiB in 0.001242469 sec., 40242 rows/sec., 3.07 MiB/sec. 2023.10.11 22:25:34.146127 [ 3 ] {c4ac2f71-6aa3-40d0-837f-a20320080217} DynamicQueryHandler: Done processing query 2023.10.11 22:25:34.146150 [ 3 ] {c4ac2f71-6aa3-40d0-837f-a20320080217} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.11 22:25:34.146165 [ 3 ] {} HTTP-Session: 610061af-3e6f-42b1-87c8-e63a6075ec5d Destroying unnamed session 2023.10.11 22:25:34.146323 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 35031, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:25:34.146370 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:25:34.146389 [ 3 ] {} HTTP-Session: a6c2b1d2-c535-4093-a9fd-e210f3b9c7ab Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:25:34.146405 [ 3 ] {} HTTP-Session: a6c2b1d2-c535-4093-a9fd-e210f3b9c7ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:25:34.146483 [ 3 ] {d1801f82-8506-4abd-85fb-9f04afe8ceee} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:25:34.146587 [ 3 ] {d1801f82-8506-4abd-85fb-9f04afe8ceee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.11 22:25:34.146687 [ 3 ] {d1801f82-8506-4abd-85fb-9f04afe8ceee} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:25:34.147105 [ 3 ] {d1801f82-8506-4abd-85fb-9f04afe8ceee} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB. 2023.10.11 22:25:34.147324 [ 3 ] {d1801f82-8506-4abd-85fb-9f04afe8ceee} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.10.11 22:25:34.147465 [ 3 ] {d1801f82-8506-4abd-85fb-9f04afe8ceee} oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.10.11 22:25:34.147643 [ 3 ] {d1801f82-8506-4abd-85fb-9f04afe8ceee} executeQuery: Read 219 rows, 21.66 KiB in 0.001062245 sec., 206167 rows/sec., 19.91 MiB/sec. 2023.10.11 22:25:34.147809 [ 3 ] {d1801f82-8506-4abd-85fb-9f04afe8ceee} DynamicQueryHandler: Done processing query 2023.10.11 22:25:34.147832 [ 3 ] {d1801f82-8506-4abd-85fb-9f04afe8ceee} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.11 22:25:34.147847 [ 3 ] {} HTTP-Session: a6c2b1d2-c535-4093-a9fd-e210f3b9c7ab Destroying unnamed session 2023.10.11 22:25:34.147988 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 49531, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:25:34.148031 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:25:34.148049 [ 3 ] {} HTTP-Session: 23ff9510-1bc9-4f87-9893-31fcf88149ca Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:25:34.148065 [ 3 ] {} HTTP-Session: 23ff9510-1bc9-4f87-9893-31fcf88149ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:25:34.148145 [ 3 ] {1be7d3fb-953d-41c3-813d-6aaf7f142fd8} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:25:34.148182 [ 3 ] {1be7d3fb-953d-41c3-813d-6aaf7f142fd8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.11 22:25:34.148289 [ 3 ] {1be7d3fb-953d-41c3-813d-6aaf7f142fd8} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:25:34.148791 [ 3 ] {1be7d3fb-953d-41c3-813d-6aaf7f142fd8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB. 2023.10.11 22:25:34.149009 [ 3 ] {1be7d3fb-953d-41c3-813d-6aaf7f142fd8} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.10.11 22:25:34.149160 [ 3 ] {1be7d3fb-953d-41c3-813d-6aaf7f142fd8} oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.10.11 22:25:34.149274 [ 3 ] {1be7d3fb-953d-41c3-813d-6aaf7f142fd8} executeQuery: Read 308 rows, 22.07 KiB in 0.001098937 sec., 280270 rows/sec., 19.61 MiB/sec. 2023.10.11 22:25:34.149452 [ 3 ] {1be7d3fb-953d-41c3-813d-6aaf7f142fd8} DynamicQueryHandler: Done processing query 2023.10.11 22:25:34.149474 [ 3 ] {1be7d3fb-953d-41c3-813d-6aaf7f142fd8} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.10.11 22:25:34.149489 [ 3 ] {} HTTP-Session: 23ff9510-1bc9-4f87-9893-31fcf88149ca Destroying unnamed session 2023.10.11 22:25:34.149701 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:25:34.149743 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:25:34.149761 [ 3 ] {} HTTP-Session: b7a6cb5e-a500-4463-b2e3-701c1d269c36 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:25:34.149777 [ 3 ] {} HTTP-Session: b7a6cb5e-a500-4463-b2e3-701c1d269c36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:25:34.149842 [ 3 ] {1229aa4a-6faa-4346-ae2e-c03fe24ef4fa} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:25:34.149880 [ 3 ] {1229aa4a-6faa-4346-ae2e-c03fe24ef4fa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.11 22:25:34.149991 [ 3 ] {1229aa4a-6faa-4346-ae2e-c03fe24ef4fa} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:25:34.150235 [ 3 ] {1229aa4a-6faa-4346-ae2e-c03fe24ef4fa} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB. 2023.10.11 22:25:34.150459 [ 3 ] {1229aa4a-6faa-4346-ae2e-c03fe24ef4fa} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.10.11 22:25:34.150696 [ 3 ] {1229aa4a-6faa-4346-ae2e-c03fe24ef4fa} oximeter.measurements_bool (d1fe4264-4f18-4087-8604-5720dcd28da6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.10.11 22:25:34.150812 [ 3 ] {1229aa4a-6faa-4346-ae2e-c03fe24ef4fa} executeQuery: Read 6 rows, 258.00 B in 0.000928284 sec., 6463 rows/sec., 271.42 KiB/sec. 2023.10.11 22:25:34.150934 [ 3 ] {1229aa4a-6faa-4346-ae2e-c03fe24ef4fa} DynamicQueryHandler: Done processing query 2023.10.11 22:25:34.150956 [ 3 ] {1229aa4a-6faa-4346-ae2e-c03fe24ef4fa} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.11 22:25:34.150970 [ 3 ] {} HTTP-Session: b7a6cb5e-a500-4463-b2e3-701c1d269c36 Destroying unnamed session 2023.10.11 22:25:34.151092 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 11520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:25:34.151135 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:25:34.151153 [ 3 ] {} HTTP-Session: c83bb4dd-2360-46ff-9f97-160d66051c14 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:25:34.151170 [ 3 ] {} HTTP-Session: c83bb4dd-2360-46ff-9f97-160d66051c14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:25:34.151238 [ 3 ] {572c83e7-6e94-42ee-9698-53ccb045df00} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:25:34.151280 [ 3 ] {572c83e7-6e94-42ee-9698-53ccb045df00} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.11 22:25:34.151394 [ 3 ] {572c83e7-6e94-42ee-9698-53ccb045df00} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:25:34.151753 [ 3 ] {572c83e7-6e94-42ee-9698-53ccb045df00} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB. 2023.10.11 22:25:34.152004 [ 3 ] {572c83e7-6e94-42ee-9698-53ccb045df00} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.10.11 22:25:34.152168 [ 3 ] {572c83e7-6e94-42ee-9698-53ccb045df00} oximeter.measurements_cumulativei64 (b51ca6cb-9f3c-4e63-9ed2-5598a92638e6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.10.11 22:25:34.152285 [ 3 ] {572c83e7-6e94-42ee-9698-53ccb045df00} executeQuery: Read 63 rows, 3.91 KiB in 0.001010555 sec., 62341 rows/sec., 3.78 MiB/sec. 2023.10.11 22:25:34.152440 [ 3 ] {572c83e7-6e94-42ee-9698-53ccb045df00} DynamicQueryHandler: Done processing query 2023.10.11 22:25:34.152462 [ 3 ] {572c83e7-6e94-42ee-9698-53ccb045df00} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.11 22:25:34.152477 [ 3 ] {} HTTP-Session: c83bb4dd-2360-46ff-9f97-160d66051c14 Destroying unnamed session 2023.10.11 22:25:34.152745 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 47083, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:25:34.152787 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:25:34.152804 [ 3 ] {} HTTP-Session: 6d628401-3c5a-4a14-863b-2ebdd361e59f Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:25:34.152820 [ 3 ] {} HTTP-Session: 6d628401-3c5a-4a14-863b-2ebdd361e59f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:25:34.152900 [ 3 ] {21018222-e92e-4621-a162-9e3bd06afcc9} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:25:34.152943 [ 3 ] {21018222-e92e-4621-a162-9e3bd06afcc9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.11 22:25:34.153071 [ 3 ] {21018222-e92e-4621-a162-9e3bd06afcc9} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:25:34.153636 [ 3 ] {21018222-e92e-4621-a162-9e3bd06afcc9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB. 2023.10.11 22:25:34.153917 [ 3 ] {21018222-e92e-4621-a162-9e3bd06afcc9} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.10.11 22:25:34.154081 [ 3 ] {21018222-e92e-4621-a162-9e3bd06afcc9} oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.10.11 22:25:34.154203 [ 3 ] {21018222-e92e-4621-a162-9e3bd06afcc9} executeQuery: Read 44 rows, 60.80 KiB in 0.001291929 sec., 34057 rows/sec., 45.96 MiB/sec. 2023.10.11 22:25:34.154309 [ 3 ] {21018222-e92e-4621-a162-9e3bd06afcc9} DynamicQueryHandler: Done processing query 2023.10.11 22:25:34.154331 [ 3 ] {21018222-e92e-4621-a162-9e3bd06afcc9} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.10.11 22:25:34.154345 [ 3 ] {} HTTP-Session: 6d628401-3c5a-4a14-863b-2ebdd361e59f Destroying unnamed session 2023.10.11 22:25:34.154449 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 2660, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:25:34.154488 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:25:34.154506 [ 3 ] {} HTTP-Session: f0c5bc5f-dc41-4b6e-b235-b6c43d017064 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:25:34.154523 [ 3 ] {} HTTP-Session: f0c5bc5f-dc41-4b6e-b235-b6c43d017064 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:25:34.154654 [ 3 ] {0cc56c95-3f94-44a0-b410-c0c1b8de8c18} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:25:34.154690 [ 3 ] {0cc56c95-3f94-44a0-b410-c0c1b8de8c18} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.11 22:25:34.154787 [ 3 ] {0cc56c95-3f94-44a0-b410-c0c1b8de8c18} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:25:34.155041 [ 3 ] {0cc56c95-3f94-44a0-b410-c0c1b8de8c18} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB. 2023.10.11 22:25:34.155254 [ 3 ] {0cc56c95-3f94-44a0-b410-c0c1b8de8c18} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.10.11 22:25:34.155412 [ 3 ] {0cc56c95-3f94-44a0-b410-c0c1b8de8c18} oximeter.measurements_i64 (86512988-1739-436a-bb53-f1d02634fb30): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.10.11 22:25:34.155530 [ 3 ] {0cc56c95-3f94-44a0-b410-c0c1b8de8c18} executeQuery: Read 19 rows, 1.01 KiB in 0.000902814 sec., 21045 rows/sec., 1.09 MiB/sec. 2023.10.11 22:25:34.155743 [ 3 ] {0cc56c95-3f94-44a0-b410-c0c1b8de8c18} DynamicQueryHandler: Done processing query 2023.10.11 22:25:34.155764 [ 3 ] {0cc56c95-3f94-44a0-b410-c0c1b8de8c18} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.11 22:25:34.155779 [ 3 ] {} HTTP-Session: f0c5bc5f-dc41-4b6e-b235-b6c43d017064 Destroying unnamed session 2023.10.11 22:25:35.719751 [ 70 ] {} DNSResolver: Updating DNS cache 2023.10.11 22:25:35.719804 [ 70 ] {} DNSResolver: Updated DNS cache 2023.10.11 22:25:39.140081 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 765, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:25:39.140217 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:25:39.140248 [ 3 ] {} HTTP-Session: 3700b4af-859e-4105-8b7b-32972a6caa11 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:25:39.140277 [ 3 ] {} HTTP-Session: 3700b4af-859e-4105-8b7b-32972a6caa11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:25:39.140419 [ 3 ] {3e4c95e1-29e3-428d-9852-993cdf26716c} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:25:39.140488 [ 3 ] {3e4c95e1-29e3-428d-9852-993cdf26716c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.11 22:25:39.140670 [ 3 ] {3e4c95e1-29e3-428d-9852-993cdf26716c} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:25:39.141099 [ 3 ] {3e4c95e1-29e3-428d-9852-993cdf26716c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB. 2023.10.11 22:25:39.141361 [ 3 ] {3e4c95e1-29e3-428d-9852-993cdf26716c} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.10.11 22:25:39.141555 [ 3 ] {3e4c95e1-29e3-428d-9852-993cdf26716c} oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.10.11 22:25:39.141694 [ 3 ] {3e4c95e1-29e3-428d-9852-993cdf26716c} executeQuery: Read 5 rows, 415.00 B in 0.001230289 sec., 4064 rows/sec., 329.41 KiB/sec. 2023.10.11 22:25:39.141830 [ 3 ] {3e4c95e1-29e3-428d-9852-993cdf26716c} DynamicQueryHandler: Done processing query 2023.10.11 22:25:39.141854 [ 3 ] {3e4c95e1-29e3-428d-9852-993cdf26716c} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.10.11 22:25:39.141870 [ 3 ] {} HTTP-Session: 3700b4af-859e-4105-8b7b-32972a6caa11 Destroying unnamed session 2023.10.11 22:25:39.141982 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 2340, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:25:39.142029 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:25:39.142049 [ 3 ] {} HTTP-Session: a3800800-be30-4291-a2fc-daa5b522b1b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:25:39.142066 [ 3 ] {} HTTP-Session: a3800800-be30-4291-a2fc-daa5b522b1b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:25:39.142139 [ 3 ] {f67f8897-9341-4263-8428-fbae98205d14} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:25:39.142178 [ 3 ] {f67f8897-9341-4263-8428-fbae98205d14} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.11 22:25:39.142285 [ 3 ] {f67f8897-9341-4263-8428-fbae98205d14} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:25:39.142563 [ 3 ] {f67f8897-9341-4263-8428-fbae98205d14} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB. 2023.10.11 22:25:39.142765 [ 3 ] {f67f8897-9341-4263-8428-fbae98205d14} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.10.11 22:25:39.142911 [ 3 ] {f67f8897-9341-4263-8428-fbae98205d14} oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.10.11 22:25:39.143042 [ 3 ] {f67f8897-9341-4263-8428-fbae98205d14} executeQuery: Read 15 rows, 1.39 KiB in 0.000874743 sec., 17147 rows/sec., 1.55 MiB/sec. 2023.10.11 22:25:39.143146 [ 3 ] {f67f8897-9341-4263-8428-fbae98205d14} DynamicQueryHandler: Done processing query 2023.10.11 22:25:39.143169 [ 3 ] {f67f8897-9341-4263-8428-fbae98205d14} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.11 22:25:39.143184 [ 3 ] {} HTTP-Session: a3800800-be30-4291-a2fc-daa5b522b1b9 Destroying unnamed session 2023.10.11 22:25:39.143334 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 896, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:25:39.143377 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:25:39.143396 [ 3 ] {} HTTP-Session: 61e7d352-0f0e-4b27-9554-f5cb762c92d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:25:39.143412 [ 3 ] {} HTTP-Session: 61e7d352-0f0e-4b27-9554-f5cb762c92d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:25:39.143480 [ 3 ] {1ee06a0c-3fb6-46e2-bd66-7a27064fee08} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:25:39.143517 [ 3 ] {1ee06a0c-3fb6-46e2-bd66-7a27064fee08} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.11 22:25:39.143619 [ 3 ] {1ee06a0c-3fb6-46e2-bd66-7a27064fee08} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:25:39.143864 [ 3 ] {1ee06a0c-3fb6-46e2-bd66-7a27064fee08} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB. 2023.10.11 22:25:39.144064 [ 3 ] {1ee06a0c-3fb6-46e2-bd66-7a27064fee08} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.10.11 22:25:39.144211 [ 3 ] {1ee06a0c-3fb6-46e2-bd66-7a27064fee08} oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.10.11 22:25:39.144329 [ 3 ] {1ee06a0c-3fb6-46e2-bd66-7a27064fee08} executeQuery: Read 5 rows, 410.00 B in 0.000820383 sec., 6094 rows/sec., 488.05 KiB/sec. 2023.10.11 22:25:39.144495 [ 3 ] {1ee06a0c-3fb6-46e2-bd66-7a27064fee08} DynamicQueryHandler: Done processing query 2023.10.11 22:25:39.144519 [ 3 ] {1ee06a0c-3fb6-46e2-bd66-7a27064fee08} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.10.11 22:25:39.144534 [ 3 ] {} HTTP-Session: 61e7d352-0f0e-4b27-9554-f5cb762c92d2 Destroying unnamed session 2023.10.11 22:25:39.144639 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 5405, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:25:39.144683 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:25:39.144701 [ 3 ] {} HTTP-Session: 4dd6c33f-40cd-46e9-bd9f-a8f921839475 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:25:39.144719 [ 3 ] {} HTTP-Session: 4dd6c33f-40cd-46e9-bd9f-a8f921839475 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:25:39.144791 [ 3 ] {cded53d4-4cff-4a62-a8af-50b66987b98a} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:25:39.144838 [ 3 ] {cded53d4-4cff-4a62-a8af-50b66987b98a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.11 22:25:39.144982 [ 3 ] {cded53d4-4cff-4a62-a8af-50b66987b98a} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:25:39.145278 [ 3 ] {cded53d4-4cff-4a62-a8af-50b66987b98a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB. 2023.10.11 22:25:39.145552 [ 3 ] {cded53d4-4cff-4a62-a8af-50b66987b98a} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.10.11 22:25:39.145729 [ 3 ] {cded53d4-4cff-4a62-a8af-50b66987b98a} oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.10.11 22:25:39.145862 [ 3 ] {cded53d4-4cff-4a62-a8af-50b66987b98a} executeQuery: Read 5 rows, 6.91 KiB in 0.001036135 sec., 4825 rows/sec., 6.51 MiB/sec. 2023.10.11 22:25:39.145857 [ 61 ] {} oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.10.11 22:25:39.145974 [ 61 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB. 2023.10.11 22:25:39.146064 [ 3 ] {cded53d4-4cff-4a62-a8af-50b66987b98a} DynamicQueryHandler: Done processing query 2023.10.11 22:25:39.146118 [ 3 ] {cded53d4-4cff-4a62-a8af-50b66987b98a} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.10.11 22:25:39.146131 [ 23 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.10.11 22:25:39.146161 [ 3 ] {} HTTP-Session: 4dd6c33f-40cd-46e9-bd9f-a8f921839475 Destroying unnamed session 2023.10.11 22:25:39.146294 [ 23 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.11 22:25:39.146339 [ 23 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 177 rows starting from the beginning of the part 2023.10.11 22:25:39.146512 [ 23 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::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.11 22:25:39.146634 [ 23 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 44 rows starting from the beginning of the part 2023.10.11 22:25:39.146745 [ 23 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::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.11 22:25:39.146849 [ 23 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 44 rows starting from the beginning of the part 2023.10.11 22:25:39.146954 [ 23 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::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.11 22:25:39.148320 [ 17 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 280 rows, containing 6 columns (6 merged, 0 gathered) in 0.002274674 sec., 123094.56212186889 rows/sec., 166.11 MiB/sec. 2023.10.11 22:25:39.148635 [ 17 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.10.11 22:25:39.148906 [ 17 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_11_2} oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.10.11 22:25:39.148988 [ 17 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_11_2} oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.10.11 22:25:39.149076 [ 17 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_11_2: 4.07 MiB. 2023.10.11 22:25:44.147373 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 7066, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:25:44.147496 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:25:44.147524 [ 3 ] {} HTTP-Session: df0eeb8e-6977-4676-90e8-1f523b1a3040 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:25:44.147549 [ 3 ] {} HTTP-Session: df0eeb8e-6977-4676-90e8-1f523b1a3040 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:25:44.147680 [ 3 ] {447d932e-92c3-4b78-a1ed-ea3c39b04c85} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:25:44.147741 [ 3 ] {447d932e-92c3-4b78-a1ed-ea3c39b04c85} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.11 22:25:44.147901 [ 3 ] {447d932e-92c3-4b78-a1ed-ea3c39b04c85} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:25:44.148343 [ 3 ] {447d932e-92c3-4b78-a1ed-ea3c39b04c85} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB. 2023.10.11 22:25:44.148612 [ 3 ] {447d932e-92c3-4b78-a1ed-ea3c39b04c85} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.10.11 22:25:44.148787 [ 3 ] {447d932e-92c3-4b78-a1ed-ea3c39b04c85} oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.10.11 22:25:44.148910 [ 3 ] {447d932e-92c3-4b78-a1ed-ea3c39b04c85} executeQuery: Read 50 rows, 3.91 KiB in 0.001196038 sec., 41804 rows/sec., 3.19 MiB/sec. 2023.10.11 22:25:44.149087 [ 3 ] {447d932e-92c3-4b78-a1ed-ea3c39b04c85} DynamicQueryHandler: Done processing query 2023.10.11 22:25:44.149112 [ 3 ] {447d932e-92c3-4b78-a1ed-ea3c39b04c85} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.11 22:25:44.149129 [ 3 ] {} HTTP-Session: df0eeb8e-6977-4676-90e8-1f523b1a3040 Destroying unnamed session 2023.10.11 22:25:44.149296 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 35031, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:25:44.149344 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:25:44.149364 [ 3 ] {} HTTP-Session: dd5e477b-5d18-4ee0-aa3f-fe096caeaead Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:25:44.149382 [ 3 ] {} HTTP-Session: dd5e477b-5d18-4ee0-aa3f-fe096caeaead Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:25:44.149464 [ 3 ] {db2a63e3-e9c0-4910-8f2d-96220a5f1a22} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:25:44.149504 [ 3 ] {db2a63e3-e9c0-4910-8f2d-96220a5f1a22} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.11 22:25:44.149616 [ 3 ] {db2a63e3-e9c0-4910-8f2d-96220a5f1a22} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:25:44.150039 [ 3 ] {db2a63e3-e9c0-4910-8f2d-96220a5f1a22} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB. 2023.10.11 22:25:44.150263 [ 3 ] {db2a63e3-e9c0-4910-8f2d-96220a5f1a22} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.10.11 22:25:44.150417 [ 3 ] {db2a63e3-e9c0-4910-8f2d-96220a5f1a22} oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.10.11 22:25:44.150521 [ 3 ] {db2a63e3-e9c0-4910-8f2d-96220a5f1a22} executeQuery: Read 219 rows, 21.66 KiB in 0.001027935 sec., 213048 rows/sec., 20.58 MiB/sec. 2023.10.11 22:25:44.150660 [ 3 ] {db2a63e3-e9c0-4910-8f2d-96220a5f1a22} DynamicQueryHandler: Done processing query 2023.10.11 22:25:44.150684 [ 3 ] {db2a63e3-e9c0-4910-8f2d-96220a5f1a22} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.11 22:25:44.150700 [ 3 ] {} HTTP-Session: dd5e477b-5d18-4ee0-aa3f-fe096caeaead Destroying unnamed session 2023.10.11 22:25:44.150856 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 49531, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:25:44.150901 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:25:44.150921 [ 3 ] {} HTTP-Session: 48b462ab-6f3c-4967-901e-44ab6cd0dfa8 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:25:44.150938 [ 3 ] {} HTTP-Session: 48b462ab-6f3c-4967-901e-44ab6cd0dfa8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:25:44.151022 [ 3 ] {bcc37e9c-7602-419f-b666-686974133ed9} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:25:44.151063 [ 3 ] {bcc37e9c-7602-419f-b666-686974133ed9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.11 22:25:44.151177 [ 3 ] {bcc37e9c-7602-419f-b666-686974133ed9} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:25:44.151635 [ 3 ] {bcc37e9c-7602-419f-b666-686974133ed9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB. 2023.10.11 22:25:44.151855 [ 3 ] {bcc37e9c-7602-419f-b666-686974133ed9} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.10.11 22:25:44.152004 [ 3 ] {bcc37e9c-7602-419f-b666-686974133ed9} oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.10.11 22:25:44.152129 [ 3 ] {bcc37e9c-7602-419f-b666-686974133ed9} executeQuery: Read 308 rows, 22.07 KiB in 0.001077426 sec., 285866 rows/sec., 20.00 MiB/sec. 2023.10.11 22:25:44.152250 [ 3 ] {bcc37e9c-7602-419f-b666-686974133ed9} DynamicQueryHandler: Done processing query 2023.10.11 22:25:44.152274 [ 3 ] {bcc37e9c-7602-419f-b666-686974133ed9} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.10.11 22:25:44.152289 [ 3 ] {} HTTP-Session: 48b462ab-6f3c-4967-901e-44ab6cd0dfa8 Destroying unnamed session 2023.10.11 22:25:44.152436 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:25:44.152481 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:25:44.152501 [ 3 ] {} HTTP-Session: 0d0a651c-1eb1-4d76-8ebb-6a9aeb6c8020 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:25:44.152518 [ 3 ] {} HTTP-Session: 0d0a651c-1eb1-4d76-8ebb-6a9aeb6c8020 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:25:44.152586 [ 3 ] {ec1ca281-fb09-4ac2-937e-43db9807bd20} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:25:44.152626 [ 3 ] {ec1ca281-fb09-4ac2-937e-43db9807bd20} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.11 22:25:44.152736 [ 3 ] {ec1ca281-fb09-4ac2-937e-43db9807bd20} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:25:44.153052 [ 3 ] {ec1ca281-fb09-4ac2-937e-43db9807bd20} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB. 2023.10.11 22:25:44.153290 [ 3 ] {ec1ca281-fb09-4ac2-937e-43db9807bd20} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.10.11 22:25:44.153466 [ 3 ] {ec1ca281-fb09-4ac2-937e-43db9807bd20} oximeter.measurements_bool (d1fe4264-4f18-4087-8604-5720dcd28da6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.10.11 22:25:44.153589 [ 3 ] {ec1ca281-fb09-4ac2-937e-43db9807bd20} executeQuery: Read 6 rows, 258.00 B in 0.000974034 sec., 6159 rows/sec., 258.67 KiB/sec. 2023.10.11 22:25:44.153710 [ 3 ] {ec1ca281-fb09-4ac2-937e-43db9807bd20} DynamicQueryHandler: Done processing query 2023.10.11 22:25:44.153733 [ 3 ] {ec1ca281-fb09-4ac2-937e-43db9807bd20} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.11 22:25:44.153748 [ 3 ] {} HTTP-Session: 0d0a651c-1eb1-4d76-8ebb-6a9aeb6c8020 Destroying unnamed session 2023.10.11 22:25:44.153873 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 11520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:25:44.153917 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:25:44.153936 [ 3 ] {} HTTP-Session: 7fc3dc92-5b4f-490c-b8c4-55700a0f3d5f Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:25:44.153952 [ 3 ] {} HTTP-Session: 7fc3dc92-5b4f-490c-b8c4-55700a0f3d5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:25:44.154024 [ 3 ] {e55eb6de-3c38-4773-a167-8f76fa44117d} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:25:44.154066 [ 3 ] {e55eb6de-3c38-4773-a167-8f76fa44117d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.11 22:25:44.154185 [ 3 ] {e55eb6de-3c38-4773-a167-8f76fa44117d} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:25:44.154499 [ 3 ] {e55eb6de-3c38-4773-a167-8f76fa44117d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB. 2023.10.11 22:25:44.154744 [ 3 ] {e55eb6de-3c38-4773-a167-8f76fa44117d} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.10.11 22:25:44.154914 [ 3 ] {e55eb6de-3c38-4773-a167-8f76fa44117d} oximeter.measurements_cumulativei64 (b51ca6cb-9f3c-4e63-9ed2-5598a92638e6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.10.11 22:25:44.155050 [ 3 ] {e55eb6de-3c38-4773-a167-8f76fa44117d} executeQuery: Read 63 rows, 3.91 KiB in 0.000988325 sec., 63744 rows/sec., 3.86 MiB/sec. 2023.10.11 22:25:44.155182 [ 3 ] {e55eb6de-3c38-4773-a167-8f76fa44117d} DynamicQueryHandler: Done processing query 2023.10.11 22:25:44.155206 [ 3 ] {e55eb6de-3c38-4773-a167-8f76fa44117d} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.11 22:25:44.155221 [ 3 ] {} HTTP-Session: 7fc3dc92-5b4f-490c-b8c4-55700a0f3d5f Destroying unnamed session 2023.10.11 22:25:44.155427 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 47083, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:25:44.155471 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:25:44.155489 [ 3 ] {} HTTP-Session: 99cb3e58-ecf9-437c-bcd9-ba2a06470385 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:25:44.155506 [ 3 ] {} HTTP-Session: 99cb3e58-ecf9-437c-bcd9-ba2a06470385 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:25:44.155589 [ 3 ] {ab61d01c-63fd-46c7-889c-62af98a38476} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:25:44.155634 [ 3 ] {ab61d01c-63fd-46c7-889c-62af98a38476} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.11 22:25:44.155770 [ 3 ] {ab61d01c-63fd-46c7-889c-62af98a38476} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:25:44.156222 [ 3 ] {ab61d01c-63fd-46c7-889c-62af98a38476} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB. 2023.10.11 22:25:44.156517 [ 3 ] {ab61d01c-63fd-46c7-889c-62af98a38476} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.10.11 22:25:44.156688 [ 3 ] {ab61d01c-63fd-46c7-889c-62af98a38476} oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.10.11 22:25:44.156807 [ 3 ] {ab61d01c-63fd-46c7-889c-62af98a38476} executeQuery: Read 44 rows, 60.80 KiB in 0.001189967 sec., 36975 rows/sec., 49.90 MiB/sec. 2023.10.11 22:25:44.156930 [ 3 ] {ab61d01c-63fd-46c7-889c-62af98a38476} DynamicQueryHandler: Done processing query 2023.10.11 22:25:44.156958 [ 3 ] {ab61d01c-63fd-46c7-889c-62af98a38476} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.10.11 22:25:44.156974 [ 3 ] {} HTTP-Session: 99cb3e58-ecf9-437c-bcd9-ba2a06470385 Destroying unnamed session 2023.10.11 22:25:44.157088 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 2660, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:25:44.157132 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:25:44.157150 [ 3 ] {} HTTP-Session: 787cb05d-e93c-486d-b912-02615d241028 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:25:44.157167 [ 3 ] {} HTTP-Session: 787cb05d-e93c-486d-b912-02615d241028 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:25:44.157236 [ 3 ] {26df0c8c-de95-47ed-8a1e-895a425c9290} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:25:44.157275 [ 3 ] {26df0c8c-de95-47ed-8a1e-895a425c9290} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.11 22:25:44.157376 [ 3 ] {26df0c8c-de95-47ed-8a1e-895a425c9290} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:25:44.157628 [ 3 ] {26df0c8c-de95-47ed-8a1e-895a425c9290} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB. 2023.10.11 22:25:44.157852 [ 3 ] {26df0c8c-de95-47ed-8a1e-895a425c9290} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.10.11 22:25:44.158022 [ 3 ] {26df0c8c-de95-47ed-8a1e-895a425c9290} oximeter.measurements_i64 (86512988-1739-436a-bb53-f1d02634fb30): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.10.11 22:25:44.158147 [ 3 ] {26df0c8c-de95-47ed-8a1e-895a425c9290} executeQuery: Read 19 rows, 1.01 KiB in 0.000881803 sec., 21546 rows/sec., 1.12 MiB/sec. 2023.10.11 22:25:44.158298 [ 3 ] {26df0c8c-de95-47ed-8a1e-895a425c9290} DynamicQueryHandler: Done processing query 2023.10.11 22:25:44.158322 [ 3 ] {26df0c8c-de95-47ed-8a1e-895a425c9290} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.11 22:25:44.158337 [ 3 ] {} HTTP-Session: 787cb05d-e93c-486d-b912-02615d241028 Destroying unnamed session 2023.10.11 22:25:49.141060 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 765, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:25:49.141192 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:25:49.141223 [ 3 ] {} HTTP-Session: b8e0f44c-cef4-4f7c-bf6d-97bdcc4b2560 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:25:49.141252 [ 3 ] {} HTTP-Session: b8e0f44c-cef4-4f7c-bf6d-97bdcc4b2560 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:25:49.141394 [ 3 ] {2d9f5848-d7de-40f5-81f6-de48e9861ca7} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:25:49.141457 [ 3 ] {2d9f5848-d7de-40f5-81f6-de48e9861ca7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.11 22:25:49.141621 [ 3 ] {2d9f5848-d7de-40f5-81f6-de48e9861ca7} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:25:49.142072 [ 3 ] {2d9f5848-d7de-40f5-81f6-de48e9861ca7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB. 2023.10.11 22:25:49.142325 [ 3 ] {2d9f5848-d7de-40f5-81f6-de48e9861ca7} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.10.11 22:25:49.142492 [ 3 ] {2d9f5848-d7de-40f5-81f6-de48e9861ca7} oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.10.11 22:25:49.142614 [ 3 ] {2d9f5848-d7de-40f5-81f6-de48e9861ca7} executeQuery: Read 5 rows, 415.00 B in 0.001186858 sec., 4212 rows/sec., 341.47 KiB/sec. 2023.10.11 22:25:49.142793 [ 3 ] {2d9f5848-d7de-40f5-81f6-de48e9861ca7} DynamicQueryHandler: Done processing query 2023.10.11 22:25:49.142819 [ 3 ] {2d9f5848-d7de-40f5-81f6-de48e9861ca7} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.11 22:25:49.142835 [ 3 ] {} HTTP-Session: b8e0f44c-cef4-4f7c-bf6d-97bdcc4b2560 Destroying unnamed session 2023.10.11 22:25:49.142949 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 2340, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:25:49.142996 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:25:49.143015 [ 3 ] {} HTTP-Session: 636b2025-cb85-4462-b8d4-a1c871a2bfc1 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:25:49.143033 [ 3 ] {} HTTP-Session: 636b2025-cb85-4462-b8d4-a1c871a2bfc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:25:49.143105 [ 3 ] {dc60120c-81a3-47d2-941b-0f107e19a2b1} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:25:49.143148 [ 3 ] {dc60120c-81a3-47d2-941b-0f107e19a2b1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.11 22:25:49.143258 [ 3 ] {dc60120c-81a3-47d2-941b-0f107e19a2b1} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:25:49.143539 [ 3 ] {dc60120c-81a3-47d2-941b-0f107e19a2b1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB. 2023.10.11 22:25:49.143750 [ 3 ] {dc60120c-81a3-47d2-941b-0f107e19a2b1} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.10.11 22:25:49.143896 [ 3 ] {dc60120c-81a3-47d2-941b-0f107e19a2b1} oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.10.11 22:25:49.144020 [ 3 ] {dc60120c-81a3-47d2-941b-0f107e19a2b1} executeQuery: Read 15 rows, 1.39 KiB in 0.000883283 sec., 16982 rows/sec., 1.53 MiB/sec. 2023.10.11 22:25:49.144193 [ 3 ] {dc60120c-81a3-47d2-941b-0f107e19a2b1} DynamicQueryHandler: Done processing query 2023.10.11 22:25:49.144217 [ 3 ] {dc60120c-81a3-47d2-941b-0f107e19a2b1} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.11 22:25:49.144232 [ 3 ] {} HTTP-Session: 636b2025-cb85-4462-b8d4-a1c871a2bfc1 Destroying unnamed session 2023.10.11 22:25:49.144380 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 2749, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:25:49.144424 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:25:49.144443 [ 3 ] {} HTTP-Session: 2e1e8f9b-c086-4b5a-8716-b968b0c103fb Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:25:49.144459 [ 3 ] {} HTTP-Session: 2e1e8f9b-c086-4b5a-8716-b968b0c103fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:25:49.144529 [ 3 ] {5135825d-04a3-41aa-ad04-69da5fdf443e} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:25:49.144567 [ 3 ] {5135825d-04a3-41aa-ad04-69da5fdf443e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.11 22:25:49.144682 [ 3 ] {5135825d-04a3-41aa-ad04-69da5fdf443e} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:25:49.144942 [ 3 ] {5135825d-04a3-41aa-ad04-69da5fdf443e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB. 2023.10.11 22:25:49.145144 [ 3 ] {5135825d-04a3-41aa-ad04-69da5fdf443e} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.10.11 22:25:49.145291 [ 3 ] {5135825d-04a3-41aa-ad04-69da5fdf443e} oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.10.11 22:25:49.145410 [ 3 ] {5135825d-04a3-41aa-ad04-69da5fdf443e} executeQuery: Read 16 rows, 1.27 KiB in 0.000853193 sec., 18753 rows/sec., 1.45 MiB/sec. 2023.10.11 22:25:49.145525 [ 3 ] {5135825d-04a3-41aa-ad04-69da5fdf443e} DynamicQueryHandler: Done processing query 2023.10.11 22:25:49.145548 [ 3 ] {5135825d-04a3-41aa-ad04-69da5fdf443e} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.11 22:25:49.145563 [ 3 ] {} HTTP-Session: 2e1e8f9b-c086-4b5a-8716-b968b0c103fb Destroying unnamed session 2023.10.11 22:25:49.145667 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 2136, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:25:49.145710 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:25:49.145727 [ 3 ] {} HTTP-Session: 70bacc04-9584-48b2-a8ce-2a8a4b79db81 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:25:49.145744 [ 3 ] {} HTTP-Session: 70bacc04-9584-48b2-a8ce-2a8a4b79db81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:25:49.145813 [ 3 ] {fe55c431-6e6e-40be-9c56-91dfd763f92d} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:25:49.145854 [ 3 ] {fe55c431-6e6e-40be-9c56-91dfd763f92d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.11 22:25:49.145973 [ 3 ] {fe55c431-6e6e-40be-9c56-91dfd763f92d} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:25:49.146230 [ 3 ] {fe55c431-6e6e-40be-9c56-91dfd763f92d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB. 2023.10.11 22:25:49.146472 [ 3 ] {fe55c431-6e6e-40be-9c56-91dfd763f92d} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.10.11 22:25:49.146642 [ 3 ] {fe55c431-6e6e-40be-9c56-91dfd763f92d} oximeter.measurements_cumulativei64 (b51ca6cb-9f3c-4e63-9ed2-5598a92638e6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.10.11 22:25:49.146768 [ 3 ] {fe55c431-6e6e-40be-9c56-91dfd763f92d} executeQuery: Read 11 rows, 743.00 B in 0.000923304 sec., 11913 rows/sec., 785.86 KiB/sec. 2023.10.11 22:25:49.146762 [ 69 ] {} oximeter.measurements_cumulativei64 (b51ca6cb-9f3c-4e63-9ed2-5598a92638e6) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.10.11 22:25:49.146881 [ 69 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB. 2023.10.11 22:25:49.146945 [ 3 ] {fe55c431-6e6e-40be-9c56-91dfd763f92d} DynamicQueryHandler: Done processing query 2023.10.11 22:25:49.146984 [ 3 ] {fe55c431-6e6e-40be-9c56-91dfd763f92d} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.10.11 22:25:49.146998 [ 13 ] {b51ca6cb-9f3c-4e63-9ed2-5598a92638e6::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.10.11 22:25:49.147014 [ 3 ] {} HTTP-Session: 70bacc04-9584-48b2-a8ce-2a8a4b79db81 Destroying unnamed session 2023.10.11 22:25:49.147158 [ 13 ] {b51ca6cb-9f3c-4e63-9ed2-5598a92638e6::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.11 22:25:49.147191 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 5405, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:25:49.147221 [ 13 ] {b51ca6cb-9f3c-4e63-9ed2-5598a92638e6::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.11 22:25:49.147261 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:25:49.147321 [ 3 ] {} HTTP-Session: ced74b40-640d-409e-9b20-2fbad21dc172 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:25:49.147354 [ 3 ] {} HTTP-Session: ced74b40-640d-409e-9b20-2fbad21dc172 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:25:49.147563 [ 13 ] {b51ca6cb-9f3c-4e63-9ed2-5598a92638e6::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 11 rows starting from the beginning of the part 2023.10.11 22:25:49.147573 [ 3 ] {74f6395f-2adf-4324-8508-f4e7e123e598} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:25:49.147698 [ 3 ] {74f6395f-2adf-4324-8508-f4e7e123e598} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.11 22:25:49.147814 [ 13 ] {b51ca6cb-9f3c-4e63-9ed2-5598a92638e6::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 63 rows starting from the beginning of the part 2023.10.11 22:25:49.148146 [ 13 ] {b51ca6cb-9f3c-4e63-9ed2-5598a92638e6::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.11 22:25:49.148361 [ 3 ] {74f6395f-2adf-4324-8508-f4e7e123e598} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:25:49.148398 [ 13 ] {b51ca6cb-9f3c-4e63-9ed2-5598a92638e6::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.11 22:25:49.148582 [ 13 ] {b51ca6cb-9f3c-4e63-9ed2-5598a92638e6::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 11 rows starting from the beginning of the part 2023.10.11 22:25:49.149126 [ 3 ] {74f6395f-2adf-4324-8508-f4e7e123e598} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB. 2023.10.11 22:25:49.149810 [ 3 ] {74f6395f-2adf-4324-8508-f4e7e123e598} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.10.11 22:25:49.150268 [ 3 ] {74f6395f-2adf-4324-8508-f4e7e123e598} oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.10.11 22:25:49.150324 [ 10 ] {b51ca6cb-9f3c-4e63-9ed2-5598a92638e6::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 589 rows, containing 5 columns (5 merged, 0 gathered) in 0.003377751 sec., 174376.38239171568 rows/sec., 10.60 MiB/sec. 2023.10.11 22:25:49.150445 [ 3 ] {74f6395f-2adf-4324-8508-f4e7e123e598} executeQuery: Read 5 rows, 6.91 KiB in 0.002804562 sec., 1782 rows/sec., 2.41 MiB/sec. 2023.10.11 22:25:49.150590 [ 24 ] {b51ca6cb-9f3c-4e63-9ed2-5598a92638e6::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.10.11 22:25:49.150600 [ 3 ] {74f6395f-2adf-4324-8508-f4e7e123e598} DynamicQueryHandler: Done processing query 2023.10.11 22:25:49.150636 [ 3 ] {74f6395f-2adf-4324-8508-f4e7e123e598} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.11 22:25:49.150656 [ 3 ] {} HTTP-Session: ced74b40-640d-409e-9b20-2fbad21dc172 Destroying unnamed session 2023.10.11 22:25:49.150868 [ 24 ] {b51ca6cb-9f3c-4e63-9ed2-5598a92638e6::all_1_11_2} oximeter.measurements_cumulativei64 (b51ca6cb-9f3c-4e63-9ed2-5598a92638e6): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.10.11 22:25:49.150949 [ 24 ] {b51ca6cb-9f3c-4e63-9ed2-5598a92638e6::all_1_11_2} oximeter.measurements_cumulativei64 (b51ca6cb-9f3c-4e63-9ed2-5598a92638e6) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.10.11 22:25:50.719835 [ 54 ] {} DNSResolver: Updating DNS cache 2023.10.11 22:25:50.719887 [ 54 ] {} DNSResolver: Updated DNS cache 2023.10.11 22:25:54.147158 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 7066, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:25:54.147289 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:25:54.147319 [ 3 ] {} HTTP-Session: 0dceae26-873e-4001-9915-74b7760d9928 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:25:54.147348 [ 3 ] {} HTTP-Session: 0dceae26-873e-4001-9915-74b7760d9928 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:25:54.147497 [ 3 ] {426d34bf-b41b-4f33-a5e0-2e573c584430} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:25:54.147567 [ 3 ] {426d34bf-b41b-4f33-a5e0-2e573c584430} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.11 22:25:54.147725 [ 3 ] {426d34bf-b41b-4f33-a5e0-2e573c584430} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:25:54.148139 [ 3 ] {426d34bf-b41b-4f33-a5e0-2e573c584430} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB. 2023.10.11 22:25:54.148387 [ 3 ] {426d34bf-b41b-4f33-a5e0-2e573c584430} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.10.11 22:25:54.148553 [ 3 ] {426d34bf-b41b-4f33-a5e0-2e573c584430} oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.10.11 22:25:54.148663 [ 3 ] {426d34bf-b41b-4f33-a5e0-2e573c584430} executeQuery: Read 50 rows, 3.91 KiB in 0.001168738 sec., 42781 rows/sec., 3.26 MiB/sec. 2023.10.11 22:25:54.148663 [ 52 ] {} oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.10.11 22:25:54.148733 [ 52 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB. 2023.10.11 22:25:54.148821 [ 3 ] {426d34bf-b41b-4f33-a5e0-2e573c584430} DynamicQueryHandler: Done processing query 2023.10.11 22:25:54.148842 [ 10 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.10.11 22:25:54.148856 [ 3 ] {426d34bf-b41b-4f33-a5e0-2e573c584430} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.11 22:25:54.148925 [ 3 ] {} HTTP-Session: 0dceae26-873e-4001-9915-74b7760d9928 Destroying unnamed session 2023.10.11 22:25:54.149073 [ 10 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.11 22:25:54.149116 [ 10 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 55 rows starting from the beginning of the part 2023.10.11 22:25:54.149197 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 35031, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:25:54.149298 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:25:54.149329 [ 10 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 50 rows starting from the beginning of the part 2023.10.11 22:25:54.149344 [ 3 ] {} HTTP-Session: 06af292e-cda9-4fa2-a592-b167000d8a47 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:25:54.149413 [ 3 ] {} HTTP-Session: 06af292e-cda9-4fa2-a592-b167000d8a47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:25:54.149617 [ 10 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::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.11 22:25:54.149634 [ 3 ] {ee6ce4ff-f012-48f4-bb25-d06a5f1363fe} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:25:54.149735 [ 3 ] {ee6ce4ff-f012-48f4-bb25-d06a5f1363fe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.11 22:25:54.149851 [ 10 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 50 rows starting from the beginning of the part 2023.10.11 22:25:54.150181 [ 10 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::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.11 22:25:54.150231 [ 3 ] {ee6ce4ff-f012-48f4-bb25-d06a5f1363fe} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:25:54.150414 [ 10 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 50 rows starting from the beginning of the part 2023.10.11 22:25:54.151119 [ 3 ] {ee6ce4ff-f012-48f4-bb25-d06a5f1363fe} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB. 2023.10.11 22:25:54.151617 [ 3 ] {ee6ce4ff-f012-48f4-bb25-d06a5f1363fe} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.10.11 22:25:54.151734 [ 10 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 215 rows, containing 4 columns (4 merged, 0 gathered) in 0.002893173 sec., 74312.87378943464 rows/sec., 5.68 MiB/sec. 2023.10.11 22:25:54.151886 [ 3 ] {ee6ce4ff-f012-48f4-bb25-d06a5f1363fe} oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.10.11 22:25:54.151897 [ 10 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.10.11 22:25:54.152053 [ 52 ] {} oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.10.11 22:25:54.152078 [ 3 ] {ee6ce4ff-f012-48f4-bb25-d06a5f1363fe} executeQuery: Read 219 rows, 21.66 KiB in 0.002378615 sec., 92070 rows/sec., 8.89 MiB/sec. 2023.10.11 22:25:54.152125 [ 52 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB. 2023.10.11 22:25:54.152277 [ 10 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_16_3} oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.10.11 22:25:54.152348 [ 15 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.10.11 22:25:54.152403 [ 3 ] {ee6ce4ff-f012-48f4-bb25-d06a5f1363fe} DynamicQueryHandler: Done processing query 2023.10.11 22:25:54.152419 [ 10 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_16_3} oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.10.11 22:25:54.152465 [ 3 ] {ee6ce4ff-f012-48f4-bb25-d06a5f1363fe} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.11 22:25:54.152491 [ 15 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.11 22:25:54.152545 [ 3 ] {} HTTP-Session: 06af292e-cda9-4fa2-a592-b167000d8a47 Destroying unnamed session 2023.10.11 22:25:54.152598 [ 15 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 234 rows starting from the beginning of the part 2023.10.11 22:25:54.152714 [ 15 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 219 rows starting from the beginning of the part 2023.10.11 22:25:54.152844 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 49531, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:25:54.152855 [ 15 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 15 rows starting from the beginning of the part 2023.10.11 22:25:54.152927 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:25:54.153004 [ 3 ] {} HTTP-Session: 229215ff-53c2-48f2-a8bf-2381dc1f3c7b Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:25:54.153051 [ 15 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 219 rows starting from the beginning of the part 2023.10.11 22:25:54.153062 [ 3 ] {} HTTP-Session: 229215ff-53c2-48f2-a8bf-2381dc1f3c7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:25:54.153282 [ 15 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 15 rows starting from the beginning of the part 2023.10.11 22:25:54.153313 [ 3 ] {9d75eb5f-c9a8-45c7-8278-f752abd8e864} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:25:54.153423 [ 3 ] {9d75eb5f-c9a8-45c7-8278-f752abd8e864} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.11 22:25:54.153456 [ 15 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 219 rows starting from the beginning of the part 2023.10.11 22:25:54.154002 [ 3 ] {9d75eb5f-c9a8-45c7-8278-f752abd8e864} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:25:54.155061 [ 3 ] {9d75eb5f-c9a8-45c7-8278-f752abd8e864} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB. 2023.10.11 22:25:54.155513 [ 10 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 921 rows, containing 4 columns (4 merged, 0 gathered) in 0.00331085 sec., 278176.29913768364 rows/sec., 26.78 MiB/sec. 2023.10.11 22:25:54.155525 [ 3 ] {9d75eb5f-c9a8-45c7-8278-f752abd8e864} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.10.11 22:25:54.155702 [ 11 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.10.11 22:25:54.155752 [ 3 ] {9d75eb5f-c9a8-45c7-8278-f752abd8e864} oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.10.11 22:25:54.155862 [ 52 ] {} oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.10.11 22:25:54.155887 [ 3 ] {9d75eb5f-c9a8-45c7-8278-f752abd8e864} executeQuery: Read 308 rows, 22.07 KiB in 0.002516958 sec., 122369 rows/sec., 8.56 MiB/sec. 2023.10.11 22:25:54.155899 [ 52 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB. 2023.10.11 22:25:54.156091 [ 11 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.10.11 22:25:54.156094 [ 16 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_16_3} oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.10.11 22:25:54.156269 [ 11 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.11 22:25:54.156278 [ 3 ] {9d75eb5f-c9a8-45c7-8278-f752abd8e864} DynamicQueryHandler: Done processing query 2023.10.11 22:25:54.156282 [ 16 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_16_3} oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.10.11 22:25:54.156313 [ 11 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 342 rows starting from the beginning of the part 2023.10.11 22:25:54.156319 [ 3 ] {9d75eb5f-c9a8-45c7-8278-f752abd8e864} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.10.11 22:25:54.156352 [ 3 ] {} HTTP-Session: 229215ff-53c2-48f2-a8bf-2381dc1f3c7b Destroying unnamed session 2023.10.11 22:25:54.156494 [ 11 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 308 rows starting from the beginning of the part 2023.10.11 22:25:54.156547 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:25:54.156605 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:25:54.156609 [ 11 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::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.11 22:25:54.156631 [ 3 ] {} HTTP-Session: e69cb105-8506-4ab9-888a-4df5bd389ff3 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:25:54.156654 [ 3 ] {} HTTP-Session: e69cb105-8506-4ab9-888a-4df5bd389ff3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:25:54.156726 [ 11 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 308 rows starting from the beginning of the part 2023.10.11 22:25:54.156769 [ 3 ] {050ed239-3e16-4ac1-ae99-6457ba19bf52} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:25:54.156834 [ 3 ] {050ed239-3e16-4ac1-ae99-6457ba19bf52} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.11 22:25:54.156843 [ 11 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 16 rows starting from the beginning of the part 2023.10.11 22:25:54.157011 [ 11 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 308 rows starting from the beginning of the part 2023.10.11 22:25:54.157082 [ 3 ] {050ed239-3e16-4ac1-ae99-6457ba19bf52} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:25:54.157484 [ 3 ] {050ed239-3e16-4ac1-ae99-6457ba19bf52} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB. 2023.10.11 22:25:54.157832 [ 3 ] {050ed239-3e16-4ac1-ae99-6457ba19bf52} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.10.11 22:25:54.158100 [ 3 ] {050ed239-3e16-4ac1-ae99-6457ba19bf52} oximeter.measurements_bool (d1fe4264-4f18-4087-8604-5720dcd28da6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.10.11 22:25:54.158143 [ 20 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 1287 rows, containing 4 columns (4 merged, 0 gathered) in 0.002203064 sec., 584186.3876855144 rows/sec., 41.07 MiB/sec. 2023.10.11 22:25:54.158247 [ 3 ] {050ed239-3e16-4ac1-ae99-6457ba19bf52} executeQuery: Read 6 rows, 258.00 B in 0.001434632 sec., 4182 rows/sec., 175.62 KiB/sec. 2023.10.11 22:25:54.158298 [ 20 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.10.11 22:25:54.158386 [ 3 ] {050ed239-3e16-4ac1-ae99-6457ba19bf52} DynamicQueryHandler: Done processing query 2023.10.11 22:25:54.158411 [ 3 ] {050ed239-3e16-4ac1-ae99-6457ba19bf52} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.11 22:25:54.158433 [ 3 ] {} HTTP-Session: e69cb105-8506-4ab9-888a-4df5bd389ff3 Destroying unnamed session 2023.10.11 22:25:54.158514 [ 20 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_16_3} oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.10.11 22:25:54.158570 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 11520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:25:54.158578 [ 20 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_16_3} oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.10.11 22:25:54.158628 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:25:54.158662 [ 3 ] {} HTTP-Session: abfa2638-d006-4331-b28a-551c2cc2a4b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:25:54.158684 [ 3 ] {} HTTP-Session: abfa2638-d006-4331-b28a-551c2cc2a4b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:25:54.158761 [ 3 ] {ce494677-dc3d-4751-b994-a14675e26e5d} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:25:54.158807 [ 3 ] {ce494677-dc3d-4751-b994-a14675e26e5d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.11 22:25:54.158930 [ 3 ] {ce494677-dc3d-4751-b994-a14675e26e5d} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:25:54.159227 [ 3 ] {ce494677-dc3d-4751-b994-a14675e26e5d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB. 2023.10.11 22:25:54.159484 [ 3 ] {ce494677-dc3d-4751-b994-a14675e26e5d} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.10.11 22:25:54.159660 [ 3 ] {ce494677-dc3d-4751-b994-a14675e26e5d} oximeter.measurements_cumulativei64 (b51ca6cb-9f3c-4e63-9ed2-5598a92638e6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.10.11 22:25:54.159758 [ 3 ] {ce494677-dc3d-4751-b994-a14675e26e5d} executeQuery: Read 63 rows, 3.91 KiB in 0.000966415 sec., 65189 rows/sec., 3.95 MiB/sec. 2023.10.11 22:25:54.159872 [ 3 ] {ce494677-dc3d-4751-b994-a14675e26e5d} DynamicQueryHandler: Done processing query 2023.10.11 22:25:54.159897 [ 3 ] {ce494677-dc3d-4751-b994-a14675e26e5d} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.11 22:25:54.159913 [ 3 ] {} HTTP-Session: abfa2638-d006-4331-b28a-551c2cc2a4b1 Destroying unnamed session 2023.10.11 22:25:54.160117 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 47084, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:25:54.160162 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:25:54.160182 [ 3 ] {} HTTP-Session: 83e42e58-0cce-4c81-9acc-7d6ce218d79f Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:25:54.160198 [ 3 ] {} HTTP-Session: 83e42e58-0cce-4c81-9acc-7d6ce218d79f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:25:54.160285 [ 3 ] {889f791a-0c01-4a17-a347-96f73e4f5559} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:25:54.160329 [ 3 ] {889f791a-0c01-4a17-a347-96f73e4f5559} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.11 22:25:54.160462 [ 3 ] {889f791a-0c01-4a17-a347-96f73e4f5559} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:25:54.160956 [ 3 ] {889f791a-0c01-4a17-a347-96f73e4f5559} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB. 2023.10.11 22:25:54.161250 [ 3 ] {889f791a-0c01-4a17-a347-96f73e4f5559} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.10.11 22:25:54.161423 [ 3 ] {889f791a-0c01-4a17-a347-96f73e4f5559} oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.10.11 22:25:54.161528 [ 3 ] {889f791a-0c01-4a17-a347-96f73e4f5559} executeQuery: Read 44 rows, 60.80 KiB in 0.001214518 sec., 36228 rows/sec., 48.89 MiB/sec. 2023.10.11 22:25:54.161638 [ 3 ] {889f791a-0c01-4a17-a347-96f73e4f5559} DynamicQueryHandler: Done processing query 2023.10.11 22:25:54.161662 [ 3 ] {889f791a-0c01-4a17-a347-96f73e4f5559} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.10.11 22:25:54.161678 [ 3 ] {} HTTP-Session: 83e42e58-0cce-4c81-9acc-7d6ce218d79f Destroying unnamed session 2023.10.11 22:25:54.161803 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 2660, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:25:54.161846 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:25:54.161866 [ 3 ] {} HTTP-Session: 6b6f1d36-b2d4-459e-8d65-8b136dbbb096 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:25:54.161882 [ 3 ] {} HTTP-Session: 6b6f1d36-b2d4-459e-8d65-8b136dbbb096 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:25:54.161950 [ 3 ] {eef2c827-d74b-478d-9872-524ec19ba875} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:25:54.161990 [ 3 ] {eef2c827-d74b-478d-9872-524ec19ba875} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.11 22:25:54.162090 [ 3 ] {eef2c827-d74b-478d-9872-524ec19ba875} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:25:54.162324 [ 3 ] {eef2c827-d74b-478d-9872-524ec19ba875} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB. 2023.10.11 22:25:54.162551 [ 3 ] {eef2c827-d74b-478d-9872-524ec19ba875} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.10.11 22:25:54.162726 [ 3 ] {eef2c827-d74b-478d-9872-524ec19ba875} oximeter.measurements_i64 (86512988-1739-436a-bb53-f1d02634fb30): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.10.11 22:25:54.162818 [ 52 ] {} oximeter.measurements_i64 (86512988-1739-436a-bb53-f1d02634fb30) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.10.11 22:25:54.162828 [ 3 ] {eef2c827-d74b-478d-9872-524ec19ba875} executeQuery: Read 19 rows, 1.01 KiB in 0.000849043 sec., 22378 rows/sec., 1.16 MiB/sec. 2023.10.11 22:25:54.162860 [ 52 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB. 2023.10.11 22:25:54.162948 [ 16 ] {86512988-1739-436a-bb53-f1d02634fb30::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.10.11 22:25:54.162998 [ 3 ] {eef2c827-d74b-478d-9872-524ec19ba875} DynamicQueryHandler: Done processing query 2023.10.11 22:25:54.163025 [ 3 ] {eef2c827-d74b-478d-9872-524ec19ba875} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.11 22:25:54.163031 [ 16 ] {86512988-1739-436a-bb53-f1d02634fb30::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.11 22:25:54.163044 [ 3 ] {} HTTP-Session: 6b6f1d36-b2d4-459e-8d65-8b136dbbb096 Destroying unnamed session 2023.10.11 22:25:54.163064 [ 16 ] {86512988-1739-436a-bb53-f1d02634fb30::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.11 22:25:54.163164 [ 16 ] {86512988-1739-436a-bb53-f1d02634fb30::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.11 22:25:54.163240 [ 16 ] {86512988-1739-436a-bb53-f1d02634fb30::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.11 22:25:54.163312 [ 16 ] {86512988-1739-436a-bb53-f1d02634fb30::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.11 22:25:54.163380 [ 16 ] {86512988-1739-436a-bb53-f1d02634fb30::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.11 22:25:54.163446 [ 16 ] {86512988-1739-436a-bb53-f1d02634fb30::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.11 22:25:54.163940 [ 20 ] {86512988-1739-436a-bb53-f1d02634fb30::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 223 rows, containing 4 columns (4 merged, 0 gathered) in 0.001042486 sec., 213911.74557739863 rows/sec., 11.66 MiB/sec. 2023.10.11 22:25:54.164027 [ 20 ] {86512988-1739-436a-bb53-f1d02634fb30::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.10.11 22:25:54.164206 [ 20 ] {86512988-1739-436a-bb53-f1d02634fb30::all_1_11_2} oximeter.measurements_i64 (86512988-1739-436a-bb53-f1d02634fb30): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.10.11 22:25:54.164270 [ 20 ] {86512988-1739-436a-bb53-f1d02634fb30::all_1_11_2} oximeter.measurements_i64 (86512988-1739-436a-bb53-f1d02634fb30) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.10.11 22:25:59.140602 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 765, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:25:59.140723 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:25:59.140752 [ 3 ] {} HTTP-Session: 57c6148d-cb34-4eac-9a01-2b18fdd9c324 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:25:59.140776 [ 3 ] {} HTTP-Session: 57c6148d-cb34-4eac-9a01-2b18fdd9c324 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:25:59.140907 [ 3 ] {832ae560-ca41-4c4f-ad0e-0aab67e148c9} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:25:59.140977 [ 3 ] {832ae560-ca41-4c4f-ad0e-0aab67e148c9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.11 22:25:59.141144 [ 3 ] {832ae560-ca41-4c4f-ad0e-0aab67e148c9} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:25:59.141533 [ 3 ] {832ae560-ca41-4c4f-ad0e-0aab67e148c9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB. 2023.10.11 22:25:59.141810 [ 3 ] {832ae560-ca41-4c4f-ad0e-0aab67e148c9} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.10.11 22:25:59.141986 [ 3 ] {832ae560-ca41-4c4f-ad0e-0aab67e148c9} oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.10.11 22:25:59.142120 [ 3 ] {832ae560-ca41-4c4f-ad0e-0aab67e148c9} executeQuery: Read 5 rows, 415.00 B in 0.001171877 sec., 4266 rows/sec., 345.83 KiB/sec. 2023.10.11 22:25:59.142285 [ 3 ] {832ae560-ca41-4c4f-ad0e-0aab67e148c9} DynamicQueryHandler: Done processing query 2023.10.11 22:25:59.142310 [ 3 ] {832ae560-ca41-4c4f-ad0e-0aab67e148c9} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.10.11 22:25:59.142326 [ 3 ] {} HTTP-Session: 57c6148d-cb34-4eac-9a01-2b18fdd9c324 Destroying unnamed session 2023.10.11 22:25:59.142449 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 2340, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:25:59.142500 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:25:59.142521 [ 3 ] {} HTTP-Session: f037de74-7b2b-4c9d-b23a-513a1cca2b4e Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:25:59.142542 [ 3 ] {} HTTP-Session: f037de74-7b2b-4c9d-b23a-513a1cca2b4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:25:59.142625 [ 3 ] {f0faefd3-4c6d-44e2-8ac4-92226c8695e5} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:25:59.142669 [ 3 ] {f0faefd3-4c6d-44e2-8ac4-92226c8695e5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.11 22:25:59.142780 [ 3 ] {f0faefd3-4c6d-44e2-8ac4-92226c8695e5} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:25:59.143069 [ 3 ] {f0faefd3-4c6d-44e2-8ac4-92226c8695e5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB. 2023.10.11 22:25:59.143276 [ 3 ] {f0faefd3-4c6d-44e2-8ac4-92226c8695e5} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.10.11 22:25:59.143428 [ 3 ] {f0faefd3-4c6d-44e2-8ac4-92226c8695e5} oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.10.11 22:25:59.143560 [ 3 ] {f0faefd3-4c6d-44e2-8ac4-92226c8695e5} executeQuery: Read 15 rows, 1.39 KiB in 0.000895694 sec., 16746 rows/sec., 1.51 MiB/sec. 2023.10.11 22:25:59.143739 [ 3 ] {f0faefd3-4c6d-44e2-8ac4-92226c8695e5} DynamicQueryHandler: Done processing query 2023.10.11 22:25:59.143764 [ 3 ] {f0faefd3-4c6d-44e2-8ac4-92226c8695e5} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.11 22:25:59.143779 [ 3 ] {} HTTP-Session: f037de74-7b2b-4c9d-b23a-513a1cca2b4e Destroying unnamed session 2023.10.11 22:25:59.143921 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 896, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:25:59.143965 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:25:59.143984 [ 3 ] {} HTTP-Session: 7beefd9f-c66f-413a-a6de-faaa2c428882 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:25:59.144001 [ 3 ] {} HTTP-Session: 7beefd9f-c66f-413a-a6de-faaa2c428882 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:25:59.144070 [ 3 ] {6045c1df-786d-41d4-b7f7-e6e7cbca0de3} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:25:59.144109 [ 3 ] {6045c1df-786d-41d4-b7f7-e6e7cbca0de3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.11 22:25:59.144223 [ 3 ] {6045c1df-786d-41d4-b7f7-e6e7cbca0de3} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:25:59.144475 [ 3 ] {6045c1df-786d-41d4-b7f7-e6e7cbca0de3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB. 2023.10.11 22:25:59.144682 [ 3 ] {6045c1df-786d-41d4-b7f7-e6e7cbca0de3} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.10.11 22:25:59.144833 [ 3 ] {6045c1df-786d-41d4-b7f7-e6e7cbca0de3} oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.10.11 22:25:59.144950 [ 3 ] {6045c1df-786d-41d4-b7f7-e6e7cbca0de3} executeQuery: Read 5 rows, 410.00 B in 0.000853503 sec., 5858 rows/sec., 469.11 KiB/sec. 2023.10.11 22:25:59.145066 [ 3 ] {6045c1df-786d-41d4-b7f7-e6e7cbca0de3} DynamicQueryHandler: Done processing query 2023.10.11 22:25:59.145089 [ 3 ] {6045c1df-786d-41d4-b7f7-e6e7cbca0de3} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.10.11 22:25:59.145104 [ 3 ] {} HTTP-Session: 7beefd9f-c66f-413a-a6de-faaa2c428882 Destroying unnamed session 2023.10.11 22:25:59.145211 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 5405, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:25:59.145255 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:25:59.145274 [ 3 ] {} HTTP-Session: b2dbd295-f04f-4656-9f04-db5aa8dbb194 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:25:59.145290 [ 3 ] {} HTTP-Session: b2dbd295-f04f-4656-9f04-db5aa8dbb194 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:25:59.145361 [ 3 ] {ab256989-c8bb-4764-ab2a-bbdbcd5899e8} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:25:59.145406 [ 3 ] {ab256989-c8bb-4764-ab2a-bbdbcd5899e8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.11 22:25:59.145543 [ 3 ] {ab256989-c8bb-4764-ab2a-bbdbcd5899e8} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:25:59.145831 [ 3 ] {ab256989-c8bb-4764-ab2a-bbdbcd5899e8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB. 2023.10.11 22:25:59.146112 [ 3 ] {ab256989-c8bb-4764-ab2a-bbdbcd5899e8} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.10.11 22:25:59.146286 [ 3 ] {ab256989-c8bb-4764-ab2a-bbdbcd5899e8} oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.10.11 22:25:59.146422 [ 3 ] {ab256989-c8bb-4764-ab2a-bbdbcd5899e8} executeQuery: Read 5 rows, 6.91 KiB in 0.001029486 sec., 4856 rows/sec., 6.55 MiB/sec. 2023.10.11 22:25:59.146544 [ 3 ] {ab256989-c8bb-4764-ab2a-bbdbcd5899e8} DynamicQueryHandler: Done processing query 2023.10.11 22:25:59.146567 [ 3 ] {ab256989-c8bb-4764-ab2a-bbdbcd5899e8} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.10.11 22:25:59.146583 [ 3 ] {} HTTP-Session: b2dbd295-f04f-4656-9f04-db5aa8dbb194 Destroying unnamed session 2023.10.11 22:26:04.147900 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 7066, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:26:04.148044 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:26:04.148076 [ 3 ] {} HTTP-Session: 3514a204-6a67-4a2e-8030-8712114cb90a Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:26:04.148107 [ 3 ] {} HTTP-Session: 3514a204-6a67-4a2e-8030-8712114cb90a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:26:04.148256 [ 3 ] {018b31ce-20e4-44b5-a639-bc550087eff6} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:26:04.148326 [ 3 ] {018b31ce-20e4-44b5-a639-bc550087eff6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.11 22:26:04.148508 [ 3 ] {018b31ce-20e4-44b5-a639-bc550087eff6} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:26:04.148961 [ 3 ] {018b31ce-20e4-44b5-a639-bc550087eff6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB. 2023.10.11 22:26:04.149262 [ 3 ] {018b31ce-20e4-44b5-a639-bc550087eff6} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.10.11 22:26:04.149435 [ 3 ] {018b31ce-20e4-44b5-a639-bc550087eff6} oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.10.11 22:26:04.149559 [ 3 ] {018b31ce-20e4-44b5-a639-bc550087eff6} executeQuery: Read 50 rows, 3.91 KiB in 0.001262808 sec., 39594 rows/sec., 3.02 MiB/sec. 2023.10.11 22:26:04.149712 [ 3 ] {018b31ce-20e4-44b5-a639-bc550087eff6} DynamicQueryHandler: Done processing query 2023.10.11 22:26:04.149738 [ 3 ] {018b31ce-20e4-44b5-a639-bc550087eff6} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.11 22:26:04.149754 [ 3 ] {} HTTP-Session: 3514a204-6a67-4a2e-8030-8712114cb90a Destroying unnamed session 2023.10.11 22:26:04.149929 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 35031, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:26:04.149979 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:26:04.150000 [ 3 ] {} HTTP-Session: ad870e9a-dbfc-4da9-af73-cc2ff439409b Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:26:04.150020 [ 3 ] {} HTTP-Session: ad870e9a-dbfc-4da9-af73-cc2ff439409b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:26:04.150142 [ 3 ] {bde36812-a707-417e-a548-94e61bff45c0} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:26:04.150190 [ 3 ] {bde36812-a707-417e-a548-94e61bff45c0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.11 22:26:04.150298 [ 3 ] {bde36812-a707-417e-a548-94e61bff45c0} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:26:04.150709 [ 3 ] {bde36812-a707-417e-a548-94e61bff45c0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB. 2023.10.11 22:26:04.150937 [ 3 ] {bde36812-a707-417e-a548-94e61bff45c0} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.10.11 22:26:04.151094 [ 3 ] {bde36812-a707-417e-a548-94e61bff45c0} oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.10.11 22:26:04.151199 [ 3 ] {bde36812-a707-417e-a548-94e61bff45c0} executeQuery: Read 219 rows, 21.66 KiB in 0.001025085 sec., 213640 rows/sec., 20.63 MiB/sec. 2023.10.11 22:26:04.151305 [ 3 ] {bde36812-a707-417e-a548-94e61bff45c0} DynamicQueryHandler: Done processing query 2023.10.11 22:26:04.151329 [ 3 ] {bde36812-a707-417e-a548-94e61bff45c0} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.11 22:26:04.151344 [ 3 ] {} HTTP-Session: ad870e9a-dbfc-4da9-af73-cc2ff439409b Destroying unnamed session 2023.10.11 22:26:04.151508 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 49531, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:26:04.151553 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:26:04.151572 [ 3 ] {} HTTP-Session: 58ed4864-42ed-4d82-be74-c8e580b1de4b Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:26:04.151590 [ 3 ] {} HTTP-Session: 58ed4864-42ed-4d82-be74-c8e580b1de4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:26:04.151680 [ 3 ] {ea43a275-4625-43b5-af2d-c5b09a7843ec} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:26:04.151719 [ 3 ] {ea43a275-4625-43b5-af2d-c5b09a7843ec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.11 22:26:04.151821 [ 3 ] {ea43a275-4625-43b5-af2d-c5b09a7843ec} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:26:04.152264 [ 3 ] {ea43a275-4625-43b5-af2d-c5b09a7843ec} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB. 2023.10.11 22:26:04.152483 [ 3 ] {ea43a275-4625-43b5-af2d-c5b09a7843ec} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.10.11 22:26:04.152634 [ 3 ] {ea43a275-4625-43b5-af2d-c5b09a7843ec} oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.10.11 22:26:04.152739 [ 3 ] {ea43a275-4625-43b5-af2d-c5b09a7843ec} executeQuery: Read 308 rows, 22.07 KiB in 0.001031325 sec., 298644 rows/sec., 20.90 MiB/sec. 2023.10.11 22:26:04.152885 [ 3 ] {ea43a275-4625-43b5-af2d-c5b09a7843ec} DynamicQueryHandler: Done processing query 2023.10.11 22:26:04.152910 [ 3 ] {ea43a275-4625-43b5-af2d-c5b09a7843ec} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.10.11 22:26:04.152926 [ 3 ] {} HTTP-Session: 58ed4864-42ed-4d82-be74-c8e580b1de4b Destroying unnamed session 2023.10.11 22:26:04.153086 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:26:04.153133 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:26:04.153151 [ 3 ] {} HTTP-Session: 979e1aa7-9c59-40bb-843b-9094f63c2c80 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:26:04.153169 [ 3 ] {} HTTP-Session: 979e1aa7-9c59-40bb-843b-9094f63c2c80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:26:04.153241 [ 3 ] {0a3e4a06-a082-4eba-86e8-9d2154ea0b19} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:26:04.153282 [ 3 ] {0a3e4a06-a082-4eba-86e8-9d2154ea0b19} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.11 22:26:04.153400 [ 3 ] {0a3e4a06-a082-4eba-86e8-9d2154ea0b19} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:26:04.153663 [ 3 ] {0a3e4a06-a082-4eba-86e8-9d2154ea0b19} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB. 2023.10.11 22:26:04.153905 [ 3 ] {0a3e4a06-a082-4eba-86e8-9d2154ea0b19} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.10.11 22:26:04.154079 [ 3 ] {0a3e4a06-a082-4eba-86e8-9d2154ea0b19} oximeter.measurements_bool (d1fe4264-4f18-4087-8604-5720dcd28da6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.10.11 22:26:04.154206 [ 3 ] {0a3e4a06-a082-4eba-86e8-9d2154ea0b19} executeQuery: Read 6 rows, 258.00 B in 0.000928824 sec., 6459 rows/sec., 271.26 KiB/sec. 2023.10.11 22:26:04.154206 [ 161 ] {} oximeter.measurements_bool (d1fe4264-4f18-4087-8604-5720dcd28da6) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.10.11 22:26:04.154323 [ 161 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB. 2023.10.11 22:26:04.154371 [ 3 ] {0a3e4a06-a082-4eba-86e8-9d2154ea0b19} DynamicQueryHandler: Done processing query 2023.10.11 22:26:04.154437 [ 3 ] {0a3e4a06-a082-4eba-86e8-9d2154ea0b19} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.11 22:26:04.154456 [ 20 ] {d1fe4264-4f18-4087-8604-5720dcd28da6::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.10.11 22:26:04.154466 [ 3 ] {} HTTP-Session: 979e1aa7-9c59-40bb-843b-9094f63c2c80 Destroying unnamed session 2023.10.11 22:26:04.154565 [ 20 ] {d1fe4264-4f18-4087-8604-5720dcd28da6::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.11 22:26:04.154601 [ 20 ] {d1fe4264-4f18-4087-8604-5720dcd28da6::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.11 22:26:04.154648 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 11520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:26:04.154747 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:26:04.154773 [ 3 ] {} HTTP-Session: 81621ab2-a022-4f96-92d4-f510974319fc Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:26:04.154791 [ 3 ] {} HTTP-Session: 81621ab2-a022-4f96-92d4-f510974319fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:26:04.154864 [ 20 ] {d1fe4264-4f18-4087-8604-5720dcd28da6::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.11 22:26:04.154904 [ 3 ] {9937248f-e654-4a32-ac34-e86db3c612d1} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:26:04.154966 [ 3 ] {9937248f-e654-4a32-ac34-e86db3c612d1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.11 22:26:04.154990 [ 20 ] {d1fe4264-4f18-4087-8604-5720dcd28da6::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.11 22:26:04.155167 [ 20 ] {d1fe4264-4f18-4087-8604-5720dcd28da6::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.11 22:26:04.155235 [ 3 ] {9937248f-e654-4a32-ac34-e86db3c612d1} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:26:04.155319 [ 20 ] {d1fe4264-4f18-4087-8604-5720dcd28da6::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.11 22:26:04.155415 [ 20 ] {d1fe4264-4f18-4087-8604-5720dcd28da6::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.11 22:26:04.155794 [ 3 ] {9937248f-e654-4a32-ac34-e86db3c612d1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB. 2023.10.11 22:26:04.156167 [ 3 ] {9937248f-e654-4a32-ac34-e86db3c612d1} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.10.11 22:26:04.156269 [ 20 ] {d1fe4264-4f18-4087-8604-5720dcd28da6::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.001886618 sec., 34983.23454986648 rows/sec., 1.43 MiB/sec. 2023.10.11 22:26:04.156395 [ 3 ] {9937248f-e654-4a32-ac34-e86db3c612d1} oximeter.measurements_cumulativei64 (b51ca6cb-9f3c-4e63-9ed2-5598a92638e6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.10.11 22:26:04.156425 [ 20 ] {d1fe4264-4f18-4087-8604-5720dcd28da6::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.10.11 22:26:04.156551 [ 3 ] {9937248f-e654-4a32-ac34-e86db3c612d1} executeQuery: Read 63 rows, 3.91 KiB in 0.001610415 sec., 39120 rows/sec., 2.37 MiB/sec. 2023.10.11 22:26:04.156691 [ 3 ] {9937248f-e654-4a32-ac34-e86db3c612d1} DynamicQueryHandler: Done processing query 2023.10.11 22:26:04.156721 [ 3 ] {9937248f-e654-4a32-ac34-e86db3c612d1} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.11 22:26:04.156725 [ 20 ] {d1fe4264-4f18-4087-8604-5720dcd28da6::all_1_11_2} oximeter.measurements_bool (d1fe4264-4f18-4087-8604-5720dcd28da6): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.10.11 22:26:04.156740 [ 3 ] {} HTTP-Session: 81621ab2-a022-4f96-92d4-f510974319fc Destroying unnamed session 2023.10.11 22:26:04.156819 [ 20 ] {d1fe4264-4f18-4087-8604-5720dcd28da6::all_1_11_2} oximeter.measurements_bool (d1fe4264-4f18-4087-8604-5720dcd28da6) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.10.11 22:26:04.156953 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 47084, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:26:04.156997 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:26:04.157016 [ 3 ] {} HTTP-Session: 37a373ff-a603-4d39-8c35-9e3a9a50f159 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:26:04.157034 [ 3 ] {} HTTP-Session: 37a373ff-a603-4d39-8c35-9e3a9a50f159 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:26:04.157118 [ 3 ] {58859679-3b5b-45da-8657-a889ec0d78c6} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:26:04.157162 [ 3 ] {58859679-3b5b-45da-8657-a889ec0d78c6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.11 22:26:04.157291 [ 3 ] {58859679-3b5b-45da-8657-a889ec0d78c6} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:26:04.157789 [ 3 ] {58859679-3b5b-45da-8657-a889ec0d78c6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB. 2023.10.11 22:26:04.158091 [ 3 ] {58859679-3b5b-45da-8657-a889ec0d78c6} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.10.11 22:26:04.158266 [ 3 ] {58859679-3b5b-45da-8657-a889ec0d78c6} oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.10.11 22:26:04.158394 [ 161 ] {} oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.10.11 22:26:04.158405 [ 3 ] {58859679-3b5b-45da-8657-a889ec0d78c6} executeQuery: Read 44 rows, 60.80 KiB in 0.001250359 sec., 35189 rows/sec., 47.49 MiB/sec. 2023.10.11 22:26:04.158459 [ 161 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB. 2023.10.11 22:26:04.158666 [ 12 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.10.11 22:26:04.158717 [ 3 ] {58859679-3b5b-45da-8657-a889ec0d78c6} DynamicQueryHandler: Done processing query 2023.10.11 22:26:04.158746 [ 3 ] {58859679-3b5b-45da-8657-a889ec0d78c6} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.10.11 22:26:04.158771 [ 3 ] {} HTTP-Session: 37a373ff-a603-4d39-8c35-9e3a9a50f159 Destroying unnamed session 2023.10.11 22:26:04.158791 [ 12 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.11 22:26:04.158822 [ 12 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 280 rows starting from the beginning of the part 2023.10.11 22:26:04.158913 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 2660, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:26:04.158942 [ 12 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 44 rows starting from the beginning of the part 2023.10.11 22:26:04.158964 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:26:04.158991 [ 3 ] {} HTTP-Session: f8b5b2b1-7c29-431d-b4f9-39852cd440f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:26:04.159012 [ 3 ] {} HTTP-Session: f8b5b2b1-7c29-431d-b4f9-39852cd440f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:26:04.159092 [ 12 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::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.11 22:26:04.159128 [ 3 ] {27deabc4-fac8-45d7-81b5-3d9ce0dd8157} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:26:04.159177 [ 3 ] {27deabc4-fac8-45d7-81b5-3d9ce0dd8157} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.11 22:26:04.159241 [ 12 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 44 rows starting from the beginning of the part 2023.10.11 22:26:04.159430 [ 3 ] {27deabc4-fac8-45d7-81b5-3d9ce0dd8157} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:26:04.159435 [ 12 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::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.11 22:26:04.159620 [ 12 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 44 rows starting from the beginning of the part 2023.10.11 22:26:04.159922 [ 3 ] {27deabc4-fac8-45d7-81b5-3d9ce0dd8157} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB. 2023.10.11 22:26:04.160180 [ 3 ] {27deabc4-fac8-45d7-81b5-3d9ce0dd8157} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.10.11 22:26:04.160403 [ 3 ] {27deabc4-fac8-45d7-81b5-3d9ce0dd8157} oximeter.measurements_i64 (86512988-1739-436a-bb53-f1d02634fb30): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.10.11 22:26:04.160572 [ 3 ] {27deabc4-fac8-45d7-81b5-3d9ce0dd8157} executeQuery: Read 19 rows, 1.01 KiB in 0.001406621 sec., 13507 rows/sec., 717.17 KiB/sec. 2023.10.11 22:26:04.160695 [ 3 ] {27deabc4-fac8-45d7-81b5-3d9ce0dd8157} DynamicQueryHandler: Done processing query 2023.10.11 22:26:04.160719 [ 3 ] {27deabc4-fac8-45d7-81b5-3d9ce0dd8157} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.11 22:26:04.160734 [ 3 ] {} HTTP-Session: f8b5b2b1-7c29-431d-b4f9-39852cd440f2 Destroying unnamed session 2023.10.11 22:26:04.161303 [ 18 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 6 columns (6 merged, 0 gathered) in 0.002763182 sec., 152722.47720200842 rows/sec., 206.09 MiB/sec. 2023.10.11 22:26:04.161716 [ 14 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.10.11 22:26:04.162007 [ 14 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_16_3} oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.10.11 22:26:04.162085 [ 14 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_16_3} oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.10.11 22:26:04.162173 [ 14 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_16_3: 4.01 MiB. 2023.10.11 22:26:05.000186 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 229.74 MiB, peak 230.96 MiB, will set to 225.52 MiB (RSS), difference: -4.22 MiB 2023.10.11 22:26:05.719941 [ 130 ] {} DNSResolver: Updating DNS cache 2023.10.11 22:26:05.720032 [ 130 ] {} DNSResolver: Updated DNS cache 2023.10.11 22:26:09.139837 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 765, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:26:09.140011 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:26:09.140058 [ 3 ] {} HTTP-Session: 4d731a18-1fa9-4bea-b092-46835f980966 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:26:09.140092 [ 3 ] {} HTTP-Session: 4d731a18-1fa9-4bea-b092-46835f980966 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:26:09.140218 [ 3 ] {69d69b4d-123b-438e-a54a-b337f3aba0ca} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:26:09.140280 [ 3 ] {69d69b4d-123b-438e-a54a-b337f3aba0ca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.11 22:26:09.140446 [ 3 ] {69d69b4d-123b-438e-a54a-b337f3aba0ca} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:26:09.140914 [ 3 ] {69d69b4d-123b-438e-a54a-b337f3aba0ca} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB. 2023.10.11 22:26:09.141176 [ 3 ] {69d69b4d-123b-438e-a54a-b337f3aba0ca} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.10.11 22:26:09.141349 [ 3 ] {69d69b4d-123b-438e-a54a-b337f3aba0ca} oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.10.11 22:26:09.141472 [ 3 ] {69d69b4d-123b-438e-a54a-b337f3aba0ca} executeQuery: Read 5 rows, 415.00 B in 0.001219338 sec., 4100 rows/sec., 332.37 KiB/sec. 2023.10.11 22:26:09.141624 [ 3 ] {69d69b4d-123b-438e-a54a-b337f3aba0ca} DynamicQueryHandler: Done processing query 2023.10.11 22:26:09.141651 [ 3 ] {69d69b4d-123b-438e-a54a-b337f3aba0ca} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.11 22:26:09.141667 [ 3 ] {} HTTP-Session: 4d731a18-1fa9-4bea-b092-46835f980966 Destroying unnamed session 2023.10.11 22:26:09.141787 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 2340, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:26:09.141838 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:26:09.141858 [ 3 ] {} HTTP-Session: ceb3f1ce-5a3f-40cb-aa0e-55da2301ec7d Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:26:09.141876 [ 3 ] {} HTTP-Session: ceb3f1ce-5a3f-40cb-aa0e-55da2301ec7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:26:09.141957 [ 3 ] {c0a54eb4-80c2-420f-85c4-ef1799bbbe40} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:26:09.142000 [ 3 ] {c0a54eb4-80c2-420f-85c4-ef1799bbbe40} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.11 22:26:09.142107 [ 3 ] {c0a54eb4-80c2-420f-85c4-ef1799bbbe40} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:26:09.142418 [ 3 ] {c0a54eb4-80c2-420f-85c4-ef1799bbbe40} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB. 2023.10.11 22:26:09.142625 [ 3 ] {c0a54eb4-80c2-420f-85c4-ef1799bbbe40} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.10.11 22:26:09.142773 [ 3 ] {c0a54eb4-80c2-420f-85c4-ef1799bbbe40} oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.10.11 22:26:09.142875 [ 3 ] {c0a54eb4-80c2-420f-85c4-ef1799bbbe40} executeQuery: Read 15 rows, 1.39 KiB in 0.000889883 sec., 16856 rows/sec., 1.52 MiB/sec. 2023.10.11 22:26:09.142993 [ 3 ] {c0a54eb4-80c2-420f-85c4-ef1799bbbe40} DynamicQueryHandler: Done processing query 2023.10.11 22:26:09.143018 [ 3 ] {c0a54eb4-80c2-420f-85c4-ef1799bbbe40} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.11 22:26:09.143034 [ 3 ] {} HTTP-Session: ceb3f1ce-5a3f-40cb-aa0e-55da2301ec7d Destroying unnamed session 2023.10.11 22:26:09.143151 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 896, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:26:09.143197 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:26:09.143216 [ 3 ] {} HTTP-Session: fcd1a2b0-31db-466d-9ba0-725f9e64c366 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:26:09.143233 [ 3 ] {} HTTP-Session: fcd1a2b0-31db-466d-9ba0-725f9e64c366 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:26:09.143304 [ 3 ] {912741e4-af3c-4f08-83f9-7d06e821e855} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:26:09.143342 [ 3 ] {912741e4-af3c-4f08-83f9-7d06e821e855} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.11 22:26:09.143446 [ 3 ] {912741e4-af3c-4f08-83f9-7d06e821e855} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:26:09.143724 [ 3 ] {912741e4-af3c-4f08-83f9-7d06e821e855} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB. 2023.10.11 22:26:09.143925 [ 3 ] {912741e4-af3c-4f08-83f9-7d06e821e855} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.10.11 22:26:09.144075 [ 3 ] {912741e4-af3c-4f08-83f9-7d06e821e855} oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.10.11 22:26:09.144179 [ 3 ] {912741e4-af3c-4f08-83f9-7d06e821e855} executeQuery: Read 5 rows, 410.00 B in 0.000848682 sec., 5891 rows/sec., 471.78 KiB/sec. 2023.10.11 22:26:09.144296 [ 3 ] {912741e4-af3c-4f08-83f9-7d06e821e855} DynamicQueryHandler: Done processing query 2023.10.11 22:26:09.144320 [ 3 ] {912741e4-af3c-4f08-83f9-7d06e821e855} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.11 22:26:09.144335 [ 3 ] {} HTTP-Session: fcd1a2b0-31db-466d-9ba0-725f9e64c366 Destroying unnamed session 2023.10.11 22:26:09.144475 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 5405, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:26:09.144520 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:26:09.144540 [ 3 ] {} HTTP-Session: a202df82-27f5-44a2-9d68-06c7cbdb3e05 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:26:09.144556 [ 3 ] {} HTTP-Session: a202df82-27f5-44a2-9d68-06c7cbdb3e05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:26:09.144629 [ 3 ] {700401a4-9896-4d8c-9f15-862f85831d6c} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:26:09.144674 [ 3 ] {700401a4-9896-4d8c-9f15-862f85831d6c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.11 22:26:09.144808 [ 3 ] {700401a4-9896-4d8c-9f15-862f85831d6c} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:26:09.145118 [ 3 ] {700401a4-9896-4d8c-9f15-862f85831d6c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB. 2023.10.11 22:26:09.145399 [ 3 ] {700401a4-9896-4d8c-9f15-862f85831d6c} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.10.11 22:26:09.145579 [ 3 ] {700401a4-9896-4d8c-9f15-862f85831d6c} oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.10.11 22:26:09.145684 [ 3 ] {700401a4-9896-4d8c-9f15-862f85831d6c} executeQuery: Read 5 rows, 6.91 KiB in 0.001027105 sec., 4868 rows/sec., 6.57 MiB/sec. 2023.10.11 22:26:09.145816 [ 3 ] {700401a4-9896-4d8c-9f15-862f85831d6c} DynamicQueryHandler: Done processing query 2023.10.11 22:26:09.145840 [ 3 ] {700401a4-9896-4d8c-9f15-862f85831d6c} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.11 22:26:09.145856 [ 3 ] {} HTTP-Session: a202df82-27f5-44a2-9d68-06c7cbdb3e05 Destroying unnamed session 2023.10.11 22:26:14.147590 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 7066, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:26:14.147711 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:26:14.147739 [ 3 ] {} HTTP-Session: 41dc61e0-cfd1-49e4-9502-af911f22f7bb Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:26:14.147764 [ 3 ] {} HTTP-Session: 41dc61e0-cfd1-49e4-9502-af911f22f7bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:26:14.147893 [ 3 ] {04db0b66-4e1c-411e-adb6-6c4638845dd5} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:26:14.147955 [ 3 ] {04db0b66-4e1c-411e-adb6-6c4638845dd5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.11 22:26:14.148116 [ 3 ] {04db0b66-4e1c-411e-adb6-6c4638845dd5} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:26:14.148586 [ 3 ] {04db0b66-4e1c-411e-adb6-6c4638845dd5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB. 2023.10.11 22:26:14.148869 [ 3 ] {04db0b66-4e1c-411e-adb6-6c4638845dd5} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.10.11 22:26:14.149051 [ 3 ] {04db0b66-4e1c-411e-adb6-6c4638845dd5} oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.10.11 22:26:14.149174 [ 3 ] {04db0b66-4e1c-411e-adb6-6c4638845dd5} executeQuery: Read 50 rows, 3.91 KiB in 0.001243009 sec., 40224 rows/sec., 3.07 MiB/sec. 2023.10.11 22:26:14.149321 [ 3 ] {04db0b66-4e1c-411e-adb6-6c4638845dd5} DynamicQueryHandler: Done processing query 2023.10.11 22:26:14.149346 [ 3 ] {04db0b66-4e1c-411e-adb6-6c4638845dd5} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.11 22:26:14.149362 [ 3 ] {} HTTP-Session: 41dc61e0-cfd1-49e4-9502-af911f22f7bb Destroying unnamed session 2023.10.11 22:26:14.149508 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 35031, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:26:14.149555 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:26:14.149575 [ 3 ] {} HTTP-Session: 9be7880b-ede8-400b-8339-03dfc17b20ae Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:26:14.149592 [ 3 ] {} HTTP-Session: 9be7880b-ede8-400b-8339-03dfc17b20ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:26:14.149671 [ 3 ] {adde41ac-e711-4ef9-ab1c-5c9fa2fdf5ec} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:26:14.149712 [ 3 ] {adde41ac-e711-4ef9-ab1c-5c9fa2fdf5ec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.11 22:26:14.149818 [ 3 ] {adde41ac-e711-4ef9-ab1c-5c9fa2fdf5ec} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:26:14.150258 [ 3 ] {adde41ac-e711-4ef9-ab1c-5c9fa2fdf5ec} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB. 2023.10.11 22:26:14.150481 [ 3 ] {adde41ac-e711-4ef9-ab1c-5c9fa2fdf5ec} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.10.11 22:26:14.150629 [ 3 ] {adde41ac-e711-4ef9-ab1c-5c9fa2fdf5ec} oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.10.11 22:26:14.150755 [ 3 ] {adde41ac-e711-4ef9-ab1c-5c9fa2fdf5ec} executeQuery: Read 219 rows, 21.66 KiB in 0.001050785 sec., 208415 rows/sec., 20.13 MiB/sec. 2023.10.11 22:26:14.150865 [ 3 ] {adde41ac-e711-4ef9-ab1c-5c9fa2fdf5ec} DynamicQueryHandler: Done processing query 2023.10.11 22:26:14.150889 [ 3 ] {adde41ac-e711-4ef9-ab1c-5c9fa2fdf5ec} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.11 22:26:14.150904 [ 3 ] {} HTTP-Session: 9be7880b-ede8-400b-8339-03dfc17b20ae Destroying unnamed session 2023.10.11 22:26:14.151065 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 49531, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:26:14.151109 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:26:14.151129 [ 3 ] {} HTTP-Session: 90788d67-90b5-4fc0-9977-b8cf795ffdf3 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:26:14.151146 [ 3 ] {} HTTP-Session: 90788d67-90b5-4fc0-9977-b8cf795ffdf3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:26:14.151233 [ 3 ] {14e30cc1-8e6d-4e98-a7c1-52c91e333426} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:26:14.151273 [ 3 ] {14e30cc1-8e6d-4e98-a7c1-52c91e333426} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.11 22:26:14.151376 [ 3 ] {14e30cc1-8e6d-4e98-a7c1-52c91e333426} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:26:14.151847 [ 3 ] {14e30cc1-8e6d-4e98-a7c1-52c91e333426} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB. 2023.10.11 22:26:14.152067 [ 3 ] {14e30cc1-8e6d-4e98-a7c1-52c91e333426} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.10.11 22:26:14.152219 [ 3 ] {14e30cc1-8e6d-4e98-a7c1-52c91e333426} oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.10.11 22:26:14.152339 [ 3 ] {14e30cc1-8e6d-4e98-a7c1-52c91e333426} executeQuery: Read 308 rows, 22.07 KiB in 0.001068276 sec., 288315 rows/sec., 20.17 MiB/sec. 2023.10.11 22:26:14.152461 [ 3 ] {14e30cc1-8e6d-4e98-a7c1-52c91e333426} DynamicQueryHandler: Done processing query 2023.10.11 22:26:14.152488 [ 3 ] {14e30cc1-8e6d-4e98-a7c1-52c91e333426} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.10.11 22:26:14.152506 [ 3 ] {} HTTP-Session: 90788d67-90b5-4fc0-9977-b8cf795ffdf3 Destroying unnamed session 2023.10.11 22:26:14.152676 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:26:14.152721 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:26:14.152741 [ 3 ] {} HTTP-Session: 39b0e5e1-87a0-46fe-9b56-9af8522a4f3d Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:26:14.152758 [ 3 ] {} HTTP-Session: 39b0e5e1-87a0-46fe-9b56-9af8522a4f3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:26:14.152826 [ 3 ] {1bca7ea3-c21b-481d-a1c4-e11fae5dea19} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:26:14.152866 [ 3 ] {1bca7ea3-c21b-481d-a1c4-e11fae5dea19} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.11 22:26:14.152974 [ 3 ] {1bca7ea3-c21b-481d-a1c4-e11fae5dea19} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:26:14.153221 [ 3 ] {1bca7ea3-c21b-481d-a1c4-e11fae5dea19} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB. 2023.10.11 22:26:14.153463 [ 3 ] {1bca7ea3-c21b-481d-a1c4-e11fae5dea19} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.10.11 22:26:14.153637 [ 3 ] {1bca7ea3-c21b-481d-a1c4-e11fae5dea19} oximeter.measurements_bool (d1fe4264-4f18-4087-8604-5720dcd28da6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.10.11 22:26:14.153751 [ 3 ] {1bca7ea3-c21b-481d-a1c4-e11fae5dea19} executeQuery: Read 6 rows, 258.00 B in 0.000891973 sec., 6726 rows/sec., 282.47 KiB/sec. 2023.10.11 22:26:14.153860 [ 3 ] {1bca7ea3-c21b-481d-a1c4-e11fae5dea19} DynamicQueryHandler: Done processing query 2023.10.11 22:26:14.153884 [ 3 ] {1bca7ea3-c21b-481d-a1c4-e11fae5dea19} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.11 22:26:14.153900 [ 3 ] {} HTTP-Session: 39b0e5e1-87a0-46fe-9b56-9af8522a4f3d Destroying unnamed session 2023.10.11 22:26:14.154050 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 11520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:26:14.154094 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:26:14.154113 [ 3 ] {} HTTP-Session: 95302846-9a89-4038-8396-3936ca1acd97 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:26:14.154130 [ 3 ] {} HTTP-Session: 95302846-9a89-4038-8396-3936ca1acd97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:26:14.154206 [ 3 ] {22b77ddf-0f08-44f9-8554-3fc1c0a18700} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:26:14.154249 [ 3 ] {22b77ddf-0f08-44f9-8554-3fc1c0a18700} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.11 22:26:14.154364 [ 3 ] {22b77ddf-0f08-44f9-8554-3fc1c0a18700} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:26:14.154675 [ 3 ] {22b77ddf-0f08-44f9-8554-3fc1c0a18700} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB. 2023.10.11 22:26:14.154933 [ 3 ] {22b77ddf-0f08-44f9-8554-3fc1c0a18700} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.10.11 22:26:14.155126 [ 3 ] {22b77ddf-0f08-44f9-8554-3fc1c0a18700} oximeter.measurements_cumulativei64 (b51ca6cb-9f3c-4e63-9ed2-5598a92638e6): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.10.11 22:26:14.155253 [ 3 ] {22b77ddf-0f08-44f9-8554-3fc1c0a18700} executeQuery: Read 63 rows, 3.91 KiB in 0.001010295 sec., 62358 rows/sec., 3.78 MiB/sec. 2023.10.11 22:26:14.155424 [ 3 ] {22b77ddf-0f08-44f9-8554-3fc1c0a18700} DynamicQueryHandler: Done processing query 2023.10.11 22:26:14.155449 [ 3 ] {22b77ddf-0f08-44f9-8554-3fc1c0a18700} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.11 22:26:14.155465 [ 3 ] {} HTTP-Session: 95302846-9a89-4038-8396-3936ca1acd97 Destroying unnamed session 2023.10.11 22:26:14.155641 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 47084, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:26:14.155687 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:26:14.155706 [ 3 ] {} HTTP-Session: 4eafd878-e1c0-444d-9bcc-d68343a78a80 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:26:14.155723 [ 3 ] {} HTTP-Session: 4eafd878-e1c0-444d-9bcc-d68343a78a80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:26:14.155810 [ 3 ] {78dcd80a-6216-4dd0-bc4a-6fa5d21a1594} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:26:14.155857 [ 3 ] {78dcd80a-6216-4dd0-bc4a-6fa5d21a1594} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.11 22:26:14.156006 [ 3 ] {78dcd80a-6216-4dd0-bc4a-6fa5d21a1594} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:26:14.156454 [ 3 ] {78dcd80a-6216-4dd0-bc4a-6fa5d21a1594} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB. 2023.10.11 22:26:14.156755 [ 3 ] {78dcd80a-6216-4dd0-bc4a-6fa5d21a1594} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.10.11 22:26:14.156933 [ 3 ] {78dcd80a-6216-4dd0-bc4a-6fa5d21a1594} oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.10.11 22:26:14.157064 [ 3 ] {78dcd80a-6216-4dd0-bc4a-6fa5d21a1594} executeQuery: Read 44 rows, 60.80 KiB in 0.001220828 sec., 36041 rows/sec., 48.64 MiB/sec. 2023.10.11 22:26:14.157210 [ 3 ] {78dcd80a-6216-4dd0-bc4a-6fa5d21a1594} DynamicQueryHandler: Done processing query 2023.10.11 22:26:14.157235 [ 3 ] {78dcd80a-6216-4dd0-bc4a-6fa5d21a1594} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.10.11 22:26:14.157251 [ 3 ] {} HTTP-Session: 4eafd878-e1c0-444d-9bcc-d68343a78a80 Destroying unnamed session 2023.10.11 22:26:14.157365 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 2660, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:26:14.157408 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:26:14.157428 [ 3 ] {} HTTP-Session: 0a31776f-da5e-4bf2-8234-faa4c178269c Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:26:14.157446 [ 3 ] {} HTTP-Session: 0a31776f-da5e-4bf2-8234-faa4c178269c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:26:14.157518 [ 3 ] {ac8eb47c-475e-4bab-a228-25b87d613842} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:26:14.157558 [ 3 ] {ac8eb47c-475e-4bab-a228-25b87d613842} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.11 22:26:14.157664 [ 3 ] {ac8eb47c-475e-4bab-a228-25b87d613842} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:26:14.157912 [ 3 ] {ac8eb47c-475e-4bab-a228-25b87d613842} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB. 2023.10.11 22:26:14.158141 [ 3 ] {ac8eb47c-475e-4bab-a228-25b87d613842} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.10.11 22:26:14.158315 [ 3 ] {ac8eb47c-475e-4bab-a228-25b87d613842} oximeter.measurements_i64 (86512988-1739-436a-bb53-f1d02634fb30): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.10.11 22:26:14.158427 [ 3 ] {ac8eb47c-475e-4bab-a228-25b87d613842} executeQuery: Read 19 rows, 1.01 KiB in 0.000874754 sec., 21720 rows/sec., 1.13 MiB/sec. 2023.10.11 22:26:14.158611 [ 3 ] {ac8eb47c-475e-4bab-a228-25b87d613842} DynamicQueryHandler: Done processing query 2023.10.11 22:26:14.158634 [ 3 ] {ac8eb47c-475e-4bab-a228-25b87d613842} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.11 22:26:14.158650 [ 3 ] {} HTTP-Session: 0a31776f-da5e-4bf2-8234-faa4c178269c Destroying unnamed session 2023.10.11 22:26:19.141109 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 765, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:26:19.141245 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:26:19.141275 [ 3 ] {} HTTP-Session: db8b7bdc-a21e-4956-ba6e-1bd6e3adc5d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:26:19.141305 [ 3 ] {} HTTP-Session: db8b7bdc-a21e-4956-ba6e-1bd6e3adc5d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:26:19.141445 [ 3 ] {5a4c91db-0261-46eb-a1ba-0333dd116ff3} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:26:19.141515 [ 3 ] {5a4c91db-0261-46eb-a1ba-0333dd116ff3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.11 22:26:19.141702 [ 3 ] {5a4c91db-0261-46eb-a1ba-0333dd116ff3} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:26:19.142142 [ 3 ] {5a4c91db-0261-46eb-a1ba-0333dd116ff3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB. 2023.10.11 22:26:19.142428 [ 3 ] {5a4c91db-0261-46eb-a1ba-0333dd116ff3} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.10.11 22:26:19.142590 [ 3 ] {5a4c91db-0261-46eb-a1ba-0333dd116ff3} oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.10.11 22:26:19.142719 [ 3 ] {5a4c91db-0261-46eb-a1ba-0333dd116ff3} executeQuery: Read 5 rows, 415.00 B in 0.001230718 sec., 4062 rows/sec., 329.30 KiB/sec. 2023.10.11 22:26:19.142740 [ 129 ] {} oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2023.10.11 22:26:19.142872 [ 3 ] {5a4c91db-0261-46eb-a1ba-0333dd116ff3} DynamicQueryHandler: Done processing query 2023.10.11 22:26:19.142880 [ 129 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB. 2023.10.11 22:26:19.142909 [ 3 ] {5a4c91db-0261-46eb-a1ba-0333dd116ff3} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.11 22:26:19.142954 [ 3 ] {} HTTP-Session: db8b7bdc-a21e-4956-ba6e-1bd6e3adc5d1 Destroying unnamed session 2023.10.11 22:26:19.143032 [ 20 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2023.10.11 22:26:19.143082 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 2340, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:26:19.143185 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:26:19.143234 [ 20 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.11 22:26:19.143236 [ 3 ] {} HTTP-Session: c6cb47bb-6138-4904-90b9-53bb96208a07 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:26:19.143276 [ 3 ] {} HTTP-Session: c6cb47bb-6138-4904-90b9-53bb96208a07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:26:19.143280 [ 20 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 55 rows starting from the beginning of the part 2023.10.11 22:26:19.143377 [ 3 ] {ae105630-fc72-4a2d-a4d1-13050a169153} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:26:19.143437 [ 3 ] {ae105630-fc72-4a2d-a4d1-13050a169153} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.11 22:26:19.143440 [ 20 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::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.11 22:26:19.143617 [ 20 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 50 rows starting from the beginning of the part 2023.10.11 22:26:19.143677 [ 3 ] {ae105630-fc72-4a2d-a4d1-13050a169153} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:26:19.143761 [ 20 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::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.11 22:26:19.143913 [ 20 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 50 rows starting from the beginning of the part 2023.10.11 22:26:19.144101 [ 20 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::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.11 22:26:19.144211 [ 3 ] {ae105630-fc72-4a2d-a4d1-13050a169153} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB. 2023.10.11 22:26:19.144501 [ 3 ] {ae105630-fc72-4a2d-a4d1-13050a169153} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.10.11 22:26:19.144696 [ 3 ] {ae105630-fc72-4a2d-a4d1-13050a169153} oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.10.11 22:26:19.144908 [ 129 ] {} oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2023.10.11 22:26:19.145000 [ 3 ] {ae105630-fc72-4a2d-a4d1-13050a169153} executeQuery: Read 15 rows, 1.39 KiB in 0.001566903 sec., 9573 rows/sec., 884.38 KiB/sec. 2023.10.11 22:26:19.145043 [ 129 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB. 2023.10.11 22:26:19.145141 [ 18 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 170 rows, containing 4 columns (4 merged, 0 gathered) in 0.002130532 sec., 79792.27723404295 rows/sec., 6.11 MiB/sec. 2023.10.11 22:26:19.145276 [ 18 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2023.10.11 22:26:19.145338 [ 3 ] {ae105630-fc72-4a2d-a4d1-13050a169153} DynamicQueryHandler: Done processing query 2023.10.11 22:26:19.145395 [ 3 ] {ae105630-fc72-4a2d-a4d1-13050a169153} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.11 22:26:19.145410 [ 14 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2023.10.11 22:26:19.145455 [ 18 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.11 22:26:19.145472 [ 3 ] {} HTTP-Session: c6cb47bb-6138-4904-90b9-53bb96208a07 Destroying unnamed session 2023.10.11 22:26:19.145551 [ 18 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 234 rows starting from the beginning of the part 2023.10.11 22:26:19.145731 [ 18 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 15 rows starting from the beginning of the part 2023.10.11 22:26:19.145731 [ 14 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_21_4} oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2023.10.11 22:26:19.145752 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 2749, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:26:19.145856 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:26:19.145880 [ 14 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_21_4} oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2023.10.11 22:26:19.145936 [ 3 ] {} HTTP-Session: f4b6b7eb-1d77-4b0c-b727-f4ab60049cfd Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:26:19.145991 [ 18 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 219 rows starting from the beginning of the part 2023.10.11 22:26:19.146011 [ 3 ] {} HTTP-Session: f4b6b7eb-1d77-4b0c-b727-f4ab60049cfd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:26:19.146281 [ 3 ] {43ee50bc-4e4b-4080-b044-ca85527bef41} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:26:19.146304 [ 18 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 15 rows starting from the beginning of the part 2023.10.11 22:26:19.146387 [ 3 ] {43ee50bc-4e4b-4080-b044-ca85527bef41} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.11 22:26:19.146601 [ 18 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 219 rows starting from the beginning of the part 2023.10.11 22:26:19.146887 [ 3 ] {43ee50bc-4e4b-4080-b044-ca85527bef41} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:26:19.146902 [ 18 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 15 rows starting from the beginning of the part 2023.10.11 22:26:19.147630 [ 3 ] {43ee50bc-4e4b-4080-b044-ca85527bef41} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB. 2023.10.11 22:26:19.148169 [ 3 ] {43ee50bc-4e4b-4080-b044-ca85527bef41} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.10.11 22:26:19.148527 [ 3 ] {43ee50bc-4e4b-4080-b044-ca85527bef41} oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.10.11 22:26:19.148606 [ 18 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 717 rows, containing 4 columns (4 merged, 0 gathered) in 0.003470032 sec., 206626.33658709776 rows/sec., 19.85 MiB/sec. 2023.10.11 22:26:19.148741 [ 129 ] {} oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2023.10.11 22:26:19.148764 [ 3 ] {43ee50bc-4e4b-4080-b044-ca85527bef41} executeQuery: Read 16 rows, 1.27 KiB in 0.002410536 sec., 6637 rows/sec., 525.85 KiB/sec. 2023.10.11 22:26:19.148811 [ 18 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2023.10.11 22:26:19.148827 [ 129 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB. 2023.10.11 22:26:19.149029 [ 22 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2023.10.11 22:26:19.149191 [ 3 ] {43ee50bc-4e4b-4080-b044-ca85527bef41} DynamicQueryHandler: Done processing query 2023.10.11 22:26:19.149223 [ 18 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_21_4} oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2023.10.11 22:26:19.149247 [ 3 ] {43ee50bc-4e4b-4080-b044-ca85527bef41} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.11 22:26:19.149222 [ 22 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.11 22:26:19.149294 [ 3 ] {} HTTP-Session: f4b6b7eb-1d77-4b0c-b727-f4ab60049cfd Destroying unnamed session 2023.10.11 22:26:19.149341 [ 18 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_21_4} oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2023.10.11 22:26:19.149365 [ 22 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 342 rows starting from the beginning of the part 2023.10.11 22:26:19.149494 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 2136, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:26:19.149560 [ 22 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::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.11 22:26:19.149577 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:26:19.149644 [ 3 ] {} HTTP-Session: f9021ca5-91f9-4604-9984-1079234a7b3a Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:26:19.149668 [ 3 ] {} HTTP-Session: f9021ca5-91f9-4604-9984-1079234a7b3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:26:19.149776 [ 22 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 308 rows starting from the beginning of the part 2023.10.11 22:26:19.149881 [ 3 ] {0ff6fe2e-6d69-463a-96cb-1e4e0d77291c} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:26:19.150003 [ 22 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::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.11 22:26:19.150013 [ 3 ] {0ff6fe2e-6d69-463a-96cb-1e4e0d77291c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.11 22:26:19.150242 [ 22 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 308 rows starting from the beginning of the part 2023.10.11 22:26:19.150546 [ 22 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 16 rows starting from the beginning of the part 2023.10.11 22:26:19.150626 [ 3 ] {0ff6fe2e-6d69-463a-96cb-1e4e0d77291c} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:26:19.151334 [ 3 ] {0ff6fe2e-6d69-463a-96cb-1e4e0d77291c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB. 2023.10.11 22:26:19.151954 [ 3 ] {0ff6fe2e-6d69-463a-96cb-1e4e0d77291c} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.10.11 22:26:19.152272 [ 17 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 984 rows, containing 4 columns (4 merged, 0 gathered) in 0.00335346 sec., 293428.28004508774 rows/sec., 20.67 MiB/sec. 2023.10.11 22:26:19.152285 [ 3 ] {0ff6fe2e-6d69-463a-96cb-1e4e0d77291c} oximeter.measurements_cumulativei64 (b51ca6cb-9f3c-4e63-9ed2-5598a92638e6): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.10.11 22:26:19.152464 [ 22 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2023.10.11 22:26:19.152597 [ 3 ] {0ff6fe2e-6d69-463a-96cb-1e4e0d77291c} executeQuery: Read 11 rows, 743.00 B in 0.002640409 sec., 4166 rows/sec., 274.80 KiB/sec. 2023.10.11 22:26:19.152889 [ 22 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_21_4} oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2023.10.11 22:26:19.152913 [ 3 ] {0ff6fe2e-6d69-463a-96cb-1e4e0d77291c} DynamicQueryHandler: Done processing query 2023.10.11 22:26:19.152951 [ 3 ] {0ff6fe2e-6d69-463a-96cb-1e4e0d77291c} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.10.11 22:26:19.152970 [ 3 ] {} HTTP-Session: f9021ca5-91f9-4604-9984-1079234a7b3a Destroying unnamed session 2023.10.11 22:26:19.152980 [ 22 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_21_4} oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2023.10.11 22:26:19.153113 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 5405, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:26:19.153168 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:26:19.153190 [ 3 ] {} HTTP-Session: 433446e8-2ae2-4079-9a8b-b461c2ebcb52 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:26:19.153207 [ 3 ] {} HTTP-Session: 433446e8-2ae2-4079-9a8b-b461c2ebcb52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:26:19.153287 [ 3 ] {5adf4336-c3bb-43c2-baed-3c4c4c9bee25} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:26:19.153338 [ 3 ] {5adf4336-c3bb-43c2-baed-3c4c4c9bee25} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.11 22:26:19.153506 [ 3 ] {5adf4336-c3bb-43c2-baed-3c4c4c9bee25} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:26:19.153800 [ 3 ] {5adf4336-c3bb-43c2-baed-3c4c4c9bee25} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB. 2023.10.11 22:26:19.154084 [ 3 ] {5adf4336-c3bb-43c2-baed-3c4c4c9bee25} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.10.11 22:26:19.154273 [ 3 ] {5adf4336-c3bb-43c2-baed-3c4c4c9bee25} oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.10.11 22:26:19.154408 [ 3 ] {5adf4336-c3bb-43c2-baed-3c4c4c9bee25} executeQuery: Read 5 rows, 6.91 KiB in 0.001089626 sec., 4588 rows/sec., 6.19 MiB/sec. 2023.10.11 22:26:19.154519 [ 3 ] {5adf4336-c3bb-43c2-baed-3c4c4c9bee25} DynamicQueryHandler: Done processing query 2023.10.11 22:26:19.154543 [ 3 ] {5adf4336-c3bb-43c2-baed-3c4c4c9bee25} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.10.11 22:26:19.154558 [ 3 ] {} HTTP-Session: 433446e8-2ae2-4079-9a8b-b461c2ebcb52 Destroying unnamed session 2023.10.11 22:26:20.720087 [ 75 ] {} DNSResolver: Updating DNS cache 2023.10.11 22:26:20.720146 [ 75 ] {} DNSResolver: Updated DNS cache 2023.10.11 22:26:24.147397 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 7066, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:26:24.147533 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:26:24.147564 [ 3 ] {} HTTP-Session: cfd76dde-f6e5-4fac-abcf-c2b40dece075 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:26:24.147594 [ 3 ] {} HTTP-Session: cfd76dde-f6e5-4fac-abcf-c2b40dece075 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:26:24.147745 [ 3 ] {2bdc3944-085a-4119-a2b1-9c5b79735fcf} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:26:24.147814 [ 3 ] {2bdc3944-085a-4119-a2b1-9c5b79735fcf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.11 22:26:24.147999 [ 3 ] {2bdc3944-085a-4119-a2b1-9c5b79735fcf} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:26:24.148429 [ 3 ] {2bdc3944-085a-4119-a2b1-9c5b79735fcf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB. 2023.10.11 22:26:24.148713 [ 3 ] {2bdc3944-085a-4119-a2b1-9c5b79735fcf} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.10.11 22:26:24.148880 [ 3 ] {2bdc3944-085a-4119-a2b1-9c5b79735fcf} oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.10.11 22:26:24.149025 [ 3 ] {2bdc3944-085a-4119-a2b1-9c5b79735fcf} executeQuery: Read 50 rows, 3.91 KiB in 0.001239819 sec., 40328 rows/sec., 3.08 MiB/sec. 2023.10.11 22:26:24.149154 [ 3 ] {2bdc3944-085a-4119-a2b1-9c5b79735fcf} DynamicQueryHandler: Done processing query 2023.10.11 22:26:24.149180 [ 3 ] {2bdc3944-085a-4119-a2b1-9c5b79735fcf} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.11 22:26:24.149197 [ 3 ] {} HTTP-Session: cfd76dde-f6e5-4fac-abcf-c2b40dece075 Destroying unnamed session 2023.10.11 22:26:24.149347 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 35031, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:26:24.149397 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:26:24.149418 [ 3 ] {} HTTP-Session: 6750e713-db38-423b-b4c0-ee88a3ba7836 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:26:24.149437 [ 3 ] {} HTTP-Session: 6750e713-db38-423b-b4c0-ee88a3ba7836 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:26:24.149530 [ 3 ] {0e7b9e0e-e620-4285-98d1-ec811e0943f4} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:26:24.149575 [ 3 ] {0e7b9e0e-e620-4285-98d1-ec811e0943f4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.11 22:26:24.149685 [ 3 ] {0e7b9e0e-e620-4285-98d1-ec811e0943f4} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:26:24.150176 [ 3 ] {0e7b9e0e-e620-4285-98d1-ec811e0943f4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB. 2023.10.11 22:26:24.150410 [ 3 ] {0e7b9e0e-e620-4285-98d1-ec811e0943f4} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.10.11 22:26:24.150566 [ 3 ] {0e7b9e0e-e620-4285-98d1-ec811e0943f4} oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.10.11 22:26:24.150682 [ 3 ] {0e7b9e0e-e620-4285-98d1-ec811e0943f4} executeQuery: Read 219 rows, 21.66 KiB in 0.001120007 sec., 195534 rows/sec., 18.89 MiB/sec. 2023.10.11 22:26:24.150808 [ 3 ] {0e7b9e0e-e620-4285-98d1-ec811e0943f4} DynamicQueryHandler: Done processing query 2023.10.11 22:26:24.150832 [ 3 ] {0e7b9e0e-e620-4285-98d1-ec811e0943f4} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.11 22:26:24.150849 [ 3 ] {} HTTP-Session: 6750e713-db38-423b-b4c0-ee88a3ba7836 Destroying unnamed session 2023.10.11 22:26:24.151057 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 49531, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:26:24.151105 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:26:24.151125 [ 3 ] {} HTTP-Session: 92c74afa-f339-49a7-811f-5f2ca5ce7a97 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:26:24.151142 [ 3 ] {} HTTP-Session: 92c74afa-f339-49a7-811f-5f2ca5ce7a97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:26:24.151227 [ 3 ] {561ece13-22cb-4c80-9236-a94e04e93f99} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:26:24.151268 [ 3 ] {561ece13-22cb-4c80-9236-a94e04e93f99} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.11 22:26:24.151375 [ 3 ] {561ece13-22cb-4c80-9236-a94e04e93f99} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:26:24.151817 [ 3 ] {561ece13-22cb-4c80-9236-a94e04e93f99} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB. 2023.10.11 22:26:24.152042 [ 3 ] {561ece13-22cb-4c80-9236-a94e04e93f99} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.10.11 22:26:24.152193 [ 3 ] {561ece13-22cb-4c80-9236-a94e04e93f99} oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.10.11 22:26:24.152310 [ 3 ] {561ece13-22cb-4c80-9236-a94e04e93f99} executeQuery: Read 308 rows, 22.07 KiB in 0.001049316 sec., 293524 rows/sec., 20.54 MiB/sec. 2023.10.11 22:26:24.152419 [ 3 ] {561ece13-22cb-4c80-9236-a94e04e93f99} DynamicQueryHandler: Done processing query 2023.10.11 22:26:24.152442 [ 3 ] {561ece13-22cb-4c80-9236-a94e04e93f99} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.10.11 22:26:24.152458 [ 3 ] {} HTTP-Session: 92c74afa-f339-49a7-811f-5f2ca5ce7a97 Destroying unnamed session 2023.10.11 22:26:24.152575 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:26:24.152618 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:26:24.152638 [ 3 ] {} HTTP-Session: 808fb630-5739-41d6-9a50-08329f18481e Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:26:24.152654 [ 3 ] {} HTTP-Session: 808fb630-5739-41d6-9a50-08329f18481e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:26:24.152723 [ 3 ] {56bf149d-530c-4a51-afc6-b4096b8f8768} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:26:24.152764 [ 3 ] {56bf149d-530c-4a51-afc6-b4096b8f8768} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.11 22:26:24.152873 [ 3 ] {56bf149d-530c-4a51-afc6-b4096b8f8768} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:26:24.153116 [ 3 ] {56bf149d-530c-4a51-afc6-b4096b8f8768} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB. 2023.10.11 22:26:24.153358 [ 3 ] {56bf149d-530c-4a51-afc6-b4096b8f8768} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.10.11 22:26:24.153547 [ 3 ] {56bf149d-530c-4a51-afc6-b4096b8f8768} oximeter.measurements_bool (d1fe4264-4f18-4087-8604-5720dcd28da6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.10.11 22:26:24.153667 [ 3 ] {56bf149d-530c-4a51-afc6-b4096b8f8768} executeQuery: Read 6 rows, 258.00 B in 0.000915673 sec., 6552 rows/sec., 275.16 KiB/sec. 2023.10.11 22:26:24.153785 [ 3 ] {56bf149d-530c-4a51-afc6-b4096b8f8768} DynamicQueryHandler: Done processing query 2023.10.11 22:26:24.153809 [ 3 ] {56bf149d-530c-4a51-afc6-b4096b8f8768} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.11 22:26:24.153824 [ 3 ] {} HTTP-Session: 808fb630-5739-41d6-9a50-08329f18481e Destroying unnamed session 2023.10.11 22:26:24.153947 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 11520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:26:24.153992 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:26:24.154011 [ 3 ] {} HTTP-Session: 64ee3d79-5b93-4b4f-b2fb-be9bada944aa Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:26:24.154028 [ 3 ] {} HTTP-Session: 64ee3d79-5b93-4b4f-b2fb-be9bada944aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:26:24.154102 [ 3 ] {55b53c6f-44cf-4037-ab6e-240537bc1cea} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:26:24.154144 [ 3 ] {55b53c6f-44cf-4037-ab6e-240537bc1cea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.11 22:26:24.154264 [ 3 ] {55b53c6f-44cf-4037-ab6e-240537bc1cea} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:26:24.154560 [ 3 ] {55b53c6f-44cf-4037-ab6e-240537bc1cea} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB. 2023.10.11 22:26:24.154809 [ 3 ] {55b53c6f-44cf-4037-ab6e-240537bc1cea} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.10.11 22:26:24.154988 [ 3 ] {55b53c6f-44cf-4037-ab6e-240537bc1cea} oximeter.measurements_cumulativei64 (b51ca6cb-9f3c-4e63-9ed2-5598a92638e6): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.10.11 22:26:24.155120 [ 3 ] {55b53c6f-44cf-4037-ab6e-240537bc1cea} executeQuery: Read 63 rows, 3.91 KiB in 0.000985324 sec., 63938 rows/sec., 3.88 MiB/sec. 2023.10.11 22:26:24.155114 [ 105 ] {} oximeter.measurements_cumulativei64 (b51ca6cb-9f3c-4e63-9ed2-5598a92638e6) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.10.11 22:26:24.155235 [ 105 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB. 2023.10.11 22:26:24.155306 [ 3 ] {55b53c6f-44cf-4037-ab6e-240537bc1cea} DynamicQueryHandler: Done processing query 2023.10.11 22:26:24.155351 [ 3 ] {55b53c6f-44cf-4037-ab6e-240537bc1cea} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.11 22:26:24.155358 [ 23 ] {b51ca6cb-9f3c-4e63-9ed2-5598a92638e6::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.10.11 22:26:24.155371 [ 3 ] {} HTTP-Session: 64ee3d79-5b93-4b4f-b2fb-be9bada944aa Destroying unnamed session 2023.10.11 22:26:24.155523 [ 23 ] {b51ca6cb-9f3c-4e63-9ed2-5598a92638e6::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.11 22:26:24.155593 [ 23 ] {b51ca6cb-9f3c-4e63-9ed2-5598a92638e6::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 589 rows starting from the beginning of the part 2023.10.11 22:26:24.155593 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 47084, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:26:24.155688 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:26:24.155719 [ 3 ] {} HTTP-Session: 0756ee7b-3f4f-4824-a13a-24199e763500 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:26:24.155759 [ 3 ] {} HTTP-Session: 0756ee7b-3f4f-4824-a13a-24199e763500 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:26:24.155889 [ 23 ] {b51ca6cb-9f3c-4e63-9ed2-5598a92638e6::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.11 22:26:24.155989 [ 3 ] {42bfd313-7264-4b6a-9c59-fbff91991a69} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:26:24.156110 [ 3 ] {42bfd313-7264-4b6a-9c59-fbff91991a69} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.11 22:26:24.156184 [ 23 ] {b51ca6cb-9f3c-4e63-9ed2-5598a92638e6::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.11 22:26:24.156587 [ 23 ] {b51ca6cb-9f3c-4e63-9ed2-5598a92638e6::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 63 rows starting from the beginning of the part 2023.10.11 22:26:24.156726 [ 3 ] {42bfd313-7264-4b6a-9c59-fbff91991a69} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:26:24.156877 [ 23 ] {b51ca6cb-9f3c-4e63-9ed2-5598a92638e6::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 11 rows starting from the beginning of the part 2023.10.11 22:26:24.156998 [ 23 ] {b51ca6cb-9f3c-4e63-9ed2-5598a92638e6::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.11 22:26:24.157643 [ 3 ] {42bfd313-7264-4b6a-9c59-fbff91991a69} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB. 2023.10.11 22:26:24.158406 [ 3 ] {42bfd313-7264-4b6a-9c59-fbff91991a69} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.10.11 22:26:24.158521 [ 23 ] {b51ca6cb-9f3c-4e63-9ed2-5598a92638e6::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 852 rows, containing 5 columns (5 merged, 0 gathered) in 0.003225368 sec., 264155.90407048125 rows/sec., 16.05 MiB/sec. 2023.10.11 22:26:24.158704 [ 3 ] {42bfd313-7264-4b6a-9c59-fbff91991a69} oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.10.11 22:26:24.158737 [ 23 ] {b51ca6cb-9f3c-4e63-9ed2-5598a92638e6::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.10.11 22:26:24.158920 [ 3 ] {42bfd313-7264-4b6a-9c59-fbff91991a69} executeQuery: Read 44 rows, 60.80 KiB in 0.002872623 sec., 15317 rows/sec., 20.67 MiB/sec. 2023.10.11 22:26:24.159091 [ 23 ] {b51ca6cb-9f3c-4e63-9ed2-5598a92638e6::all_1_16_3} oximeter.measurements_cumulativei64 (b51ca6cb-9f3c-4e63-9ed2-5598a92638e6): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.10.11 22:26:24.159160 [ 3 ] {42bfd313-7264-4b6a-9c59-fbff91991a69} DynamicQueryHandler: Done processing query 2023.10.11 22:26:24.159197 [ 3 ] {42bfd313-7264-4b6a-9c59-fbff91991a69} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.10.11 22:26:24.159198 [ 23 ] {b51ca6cb-9f3c-4e63-9ed2-5598a92638e6::all_1_16_3} oximeter.measurements_cumulativei64 (b51ca6cb-9f3c-4e63-9ed2-5598a92638e6) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.10.11 22:26:24.159236 [ 3 ] {} HTTP-Session: 0756ee7b-3f4f-4824-a13a-24199e763500 Destroying unnamed session 2023.10.11 22:26:24.159380 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 2660, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:26:24.159428 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:26:24.159447 [ 3 ] {} HTTP-Session: ed70ba9f-0294-411c-92aa-e700dbbd69a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:26:24.159465 [ 3 ] {} HTTP-Session: ed70ba9f-0294-411c-92aa-e700dbbd69a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:26:24.159540 [ 3 ] {31fddc3c-61e5-442d-9f54-3eb3889ccbd3} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:26:24.159581 [ 3 ] {31fddc3c-61e5-442d-9f54-3eb3889ccbd3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.11 22:26:24.159705 [ 3 ] {31fddc3c-61e5-442d-9f54-3eb3889ccbd3} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:26:24.159991 [ 3 ] {31fddc3c-61e5-442d-9f54-3eb3889ccbd3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB. 2023.10.11 22:26:24.160234 [ 3 ] {31fddc3c-61e5-442d-9f54-3eb3889ccbd3} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.10.11 22:26:24.160412 [ 3 ] {31fddc3c-61e5-442d-9f54-3eb3889ccbd3} oximeter.measurements_i64 (86512988-1739-436a-bb53-f1d02634fb30): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.10.11 22:26:24.160540 [ 3 ] {31fddc3c-61e5-442d-9f54-3eb3889ccbd3} executeQuery: Read 19 rows, 1.01 KiB in 0.000971765 sec., 19552 rows/sec., 1.01 MiB/sec. 2023.10.11 22:26:24.160655 [ 3 ] {31fddc3c-61e5-442d-9f54-3eb3889ccbd3} DynamicQueryHandler: Done processing query 2023.10.11 22:26:24.160679 [ 3 ] {31fddc3c-61e5-442d-9f54-3eb3889ccbd3} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.11 22:26:24.160694 [ 3 ] {} HTTP-Session: ed70ba9f-0294-411c-92aa-e700dbbd69a1 Destroying unnamed session 2023.10.11 22:26:29.140288 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 765, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:26:29.140466 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:26:29.140513 [ 3 ] {} HTTP-Session: 9a6612c0-92ad-44f1-9c0c-1e1487a27208 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:26:29.140554 [ 3 ] {} HTTP-Session: 9a6612c0-92ad-44f1-9c0c-1e1487a27208 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:26:29.140773 [ 3 ] {7f2dd792-8d97-40dc-adb9-00e3d9e8b09f} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:26:29.140887 [ 3 ] {7f2dd792-8d97-40dc-adb9-00e3d9e8b09f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.11 22:26:29.141144 [ 3 ] {7f2dd792-8d97-40dc-adb9-00e3d9e8b09f} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:26:29.141568 [ 3 ] {7f2dd792-8d97-40dc-adb9-00e3d9e8b09f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB. 2023.10.11 22:26:29.141824 [ 3 ] {7f2dd792-8d97-40dc-adb9-00e3d9e8b09f} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2023.10.11 22:26:29.141997 [ 3 ] {7f2dd792-8d97-40dc-adb9-00e3d9e8b09f} oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2023.10.11 22:26:29.142120 [ 3 ] {7f2dd792-8d97-40dc-adb9-00e3d9e8b09f} executeQuery: Read 5 rows, 415.00 B in 0.001284469 sec., 3892 rows/sec., 315.52 KiB/sec. 2023.10.11 22:26:29.142286 [ 3 ] {7f2dd792-8d97-40dc-adb9-00e3d9e8b09f} DynamicQueryHandler: Done processing query 2023.10.11 22:26:29.142311 [ 3 ] {7f2dd792-8d97-40dc-adb9-00e3d9e8b09f} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.10.11 22:26:29.142327 [ 3 ] {} HTTP-Session: 9a6612c0-92ad-44f1-9c0c-1e1487a27208 Destroying unnamed session 2023.10.11 22:26:29.142445 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 2340, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:26:29.142491 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:26:29.142510 [ 3 ] {} HTTP-Session: b9151317-593a-46c4-9054-087a5b28f817 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:26:29.142527 [ 3 ] {} HTTP-Session: b9151317-593a-46c4-9054-087a5b28f817 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:26:29.142598 [ 3 ] {a46bc801-363b-469f-a637-a86e45d5b22d} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:26:29.142639 [ 3 ] {a46bc801-363b-469f-a637-a86e45d5b22d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.11 22:26:29.142750 [ 3 ] {a46bc801-363b-469f-a637-a86e45d5b22d} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:26:29.143063 [ 3 ] {a46bc801-363b-469f-a637-a86e45d5b22d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB. 2023.10.11 22:26:29.143270 [ 3 ] {a46bc801-363b-469f-a637-a86e45d5b22d} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2023.10.11 22:26:29.143420 [ 3 ] {a46bc801-363b-469f-a637-a86e45d5b22d} oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2023.10.11 22:26:29.143523 [ 3 ] {a46bc801-363b-469f-a637-a86e45d5b22d} executeQuery: Read 15 rows, 1.39 KiB in 0.000897044 sec., 16721 rows/sec., 1.51 MiB/sec. 2023.10.11 22:26:29.143640 [ 3 ] {a46bc801-363b-469f-a637-a86e45d5b22d} DynamicQueryHandler: Done processing query 2023.10.11 22:26:29.143663 [ 3 ] {a46bc801-363b-469f-a637-a86e45d5b22d} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.11 22:26:29.143679 [ 3 ] {} HTTP-Session: b9151317-593a-46c4-9054-087a5b28f817 Destroying unnamed session 2023.10.11 22:26:29.143792 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 896, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:26:29.143837 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:26:29.143856 [ 3 ] {} HTTP-Session: f0624ecf-e41a-4463-b04b-21c9e4c8e769 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:26:29.143872 [ 3 ] {} HTTP-Session: f0624ecf-e41a-4463-b04b-21c9e4c8e769 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:26:29.143940 [ 3 ] {aa18931b-65a5-4c75-8433-1e4952788ace} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:26:29.143979 [ 3 ] {aa18931b-65a5-4c75-8433-1e4952788ace} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.11 22:26:29.144082 [ 3 ] {aa18931b-65a5-4c75-8433-1e4952788ace} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:26:29.144355 [ 3 ] {aa18931b-65a5-4c75-8433-1e4952788ace} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB. 2023.10.11 22:26:29.144557 [ 3 ] {aa18931b-65a5-4c75-8433-1e4952788ace} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2023.10.11 22:26:29.144705 [ 3 ] {aa18931b-65a5-4c75-8433-1e4952788ace} oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2023.10.11 22:26:29.144806 [ 3 ] {aa18931b-65a5-4c75-8433-1e4952788ace} executeQuery: Read 5 rows, 410.00 B in 0.000838473 sec., 5963 rows/sec., 477.52 KiB/sec. 2023.10.11 22:26:29.144920 [ 3 ] {aa18931b-65a5-4c75-8433-1e4952788ace} DynamicQueryHandler: Done processing query 2023.10.11 22:26:29.144943 [ 3 ] {aa18931b-65a5-4c75-8433-1e4952788ace} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.10.11 22:26:29.144959 [ 3 ] {} HTTP-Session: f0624ecf-e41a-4463-b04b-21c9e4c8e769 Destroying unnamed session 2023.10.11 22:26:29.145092 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 5405, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:26:29.145137 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:26:29.145155 [ 3 ] {} HTTP-Session: 588735a4-d91e-4d38-90a0-9bbf52107dc5 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:26:29.145171 [ 3 ] {} HTTP-Session: 588735a4-d91e-4d38-90a0-9bbf52107dc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:26:29.145243 [ 3 ] {30b4ebf1-4628-4c5c-baf8-f3816f4de746} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:26:29.145293 [ 3 ] {30b4ebf1-4628-4c5c-baf8-f3816f4de746} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.11 22:26:29.145428 [ 3 ] {30b4ebf1-4628-4c5c-baf8-f3816f4de746} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:26:29.145734 [ 3 ] {30b4ebf1-4628-4c5c-baf8-f3816f4de746} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB. 2023.10.11 22:26:29.146018 [ 3 ] {30b4ebf1-4628-4c5c-baf8-f3816f4de746} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.10.11 22:26:29.146201 [ 3 ] {30b4ebf1-4628-4c5c-baf8-f3816f4de746} oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.10.11 22:26:29.146311 [ 3 ] {30b4ebf1-4628-4c5c-baf8-f3816f4de746} executeQuery: Read 5 rows, 6.91 KiB in 0.001034556 sec., 4832 rows/sec., 6.52 MiB/sec. 2023.10.11 22:26:29.146301 [ 83 ] {} oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2023.10.11 22:26:29.146372 [ 83 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB. 2023.10.11 22:26:29.146473 [ 3 ] {30b4ebf1-4628-4c5c-baf8-f3816f4de746} DynamicQueryHandler: Done processing query 2023.10.11 22:26:29.146487 [ 17 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2023.10.11 22:26:29.146504 [ 3 ] {30b4ebf1-4628-4c5c-baf8-f3816f4de746} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.10.11 22:26:29.146569 [ 3 ] {} HTTP-Session: 588735a4-d91e-4d38-90a0-9bbf52107dc5 Destroying unnamed session 2023.10.11 22:26:29.146679 [ 17 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.11 22:26:29.146721 [ 17 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 422 rows starting from the beginning of the part 2023.10.11 22:26:29.146874 [ 17 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::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.11 22:26:29.146978 [ 17 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 44 rows starting from the beginning of the part 2023.10.11 22:26:29.147076 [ 17 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::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.11 22:26:29.147167 [ 17 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 44 rows starting from the beginning of the part 2023.10.11 22:26:29.147262 [ 17 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::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.11 22:26:29.148634 [ 17 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 525 rows, containing 6 columns (6 merged, 0 gathered) in 0.002193964 sec., 239292.8963282898 rows/sec., 322.91 MiB/sec. 2023.10.11 22:26:29.148893 [ 17 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2023.10.11 22:26:29.149098 [ 17 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_21_4} oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2023.10.11 22:26:29.149166 [ 17 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_21_4} oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2023.10.11 22:26:29.149232 [ 17 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_21_4: 4.48 MiB. 2023.10.11 22:26:34.148001 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 7066, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:26:34.148126 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:26:34.148156 [ 3 ] {} HTTP-Session: 040d6880-59bf-44a1-9f49-a539ebad1afa Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:26:34.148184 [ 3 ] {} HTTP-Session: 040d6880-59bf-44a1-9f49-a539ebad1afa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:26:34.148329 [ 3 ] {a8c4bb59-4bfa-4cb1-8f3b-1ca8bfa2b268} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:26:34.148396 [ 3 ] {a8c4bb59-4bfa-4cb1-8f3b-1ca8bfa2b268} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.11 22:26:34.148580 [ 3 ] {a8c4bb59-4bfa-4cb1-8f3b-1ca8bfa2b268} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:26:34.149054 [ 3 ] {a8c4bb59-4bfa-4cb1-8f3b-1ca8bfa2b268} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB. 2023.10.11 22:26:34.149347 [ 3 ] {a8c4bb59-4bfa-4cb1-8f3b-1ca8bfa2b268} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2023.10.11 22:26:34.149514 [ 3 ] {a8c4bb59-4bfa-4cb1-8f3b-1ca8bfa2b268} oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2023.10.11 22:26:34.149665 [ 3 ] {a8c4bb59-4bfa-4cb1-8f3b-1ca8bfa2b268} executeQuery: Read 50 rows, 3.91 KiB in 0.001294239 sec., 38632 rows/sec., 2.95 MiB/sec. 2023.10.11 22:26:34.149871 [ 3 ] {a8c4bb59-4bfa-4cb1-8f3b-1ca8bfa2b268} DynamicQueryHandler: Done processing query 2023.10.11 22:26:34.149896 [ 3 ] {a8c4bb59-4bfa-4cb1-8f3b-1ca8bfa2b268} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.11 22:26:34.149913 [ 3 ] {} HTTP-Session: 040d6880-59bf-44a1-9f49-a539ebad1afa Destroying unnamed session 2023.10.11 22:26:34.150071 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 35031, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:26:34.150117 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:26:34.150136 [ 3 ] {} HTTP-Session: 97010ea6-9d37-4369-92b0-f04c001f0f32 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:26:34.150153 [ 3 ] {} HTTP-Session: 97010ea6-9d37-4369-92b0-f04c001f0f32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:26:34.150237 [ 3 ] {d7e87476-99c3-4b88-8dd2-3a071d910231} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:26:34.150278 [ 3 ] {d7e87476-99c3-4b88-8dd2-3a071d910231} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.11 22:26:34.150398 [ 3 ] {d7e87476-99c3-4b88-8dd2-3a071d910231} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:26:34.150843 [ 3 ] {d7e87476-99c3-4b88-8dd2-3a071d910231} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB. 2023.10.11 22:26:34.151080 [ 3 ] {d7e87476-99c3-4b88-8dd2-3a071d910231} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2023.10.11 22:26:34.151233 [ 3 ] {d7e87476-99c3-4b88-8dd2-3a071d910231} oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2023.10.11 22:26:34.151360 [ 3 ] {d7e87476-99c3-4b88-8dd2-3a071d910231} executeQuery: Read 219 rows, 21.66 KiB in 0.001090177 sec., 200884 rows/sec., 19.40 MiB/sec. 2023.10.11 22:26:34.151488 [ 3 ] {d7e87476-99c3-4b88-8dd2-3a071d910231} DynamicQueryHandler: Done processing query 2023.10.11 22:26:34.151511 [ 3 ] {d7e87476-99c3-4b88-8dd2-3a071d910231} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.11 22:26:34.151527 [ 3 ] {} HTTP-Session: 97010ea6-9d37-4369-92b0-f04c001f0f32 Destroying unnamed session 2023.10.11 22:26:34.151685 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 49531, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:26:34.151730 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:26:34.151749 [ 3 ] {} HTTP-Session: 8b361042-0b55-4644-9a77-34145a345e83 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:26:34.151767 [ 3 ] {} HTTP-Session: 8b361042-0b55-4644-9a77-34145a345e83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:26:34.151855 [ 3 ] {24d72c10-329f-4276-a578-fe368d4128d0} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:26:34.151896 [ 3 ] {24d72c10-329f-4276-a578-fe368d4128d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.11 22:26:34.152000 [ 3 ] {24d72c10-329f-4276-a578-fe368d4128d0} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:26:34.152516 [ 3 ] {24d72c10-329f-4276-a578-fe368d4128d0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB. 2023.10.11 22:26:34.152745 [ 3 ] {24d72c10-329f-4276-a578-fe368d4128d0} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2023.10.11 22:26:34.152899 [ 3 ] {24d72c10-329f-4276-a578-fe368d4128d0} oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2023.10.11 22:26:34.153028 [ 3 ] {24d72c10-329f-4276-a578-fe368d4128d0} executeQuery: Read 308 rows, 22.07 KiB in 0.001143348 sec., 269384 rows/sec., 18.85 MiB/sec. 2023.10.11 22:26:34.153271 [ 3 ] {24d72c10-329f-4276-a578-fe368d4128d0} DynamicQueryHandler: Done processing query 2023.10.11 22:26:34.153301 [ 3 ] {24d72c10-329f-4276-a578-fe368d4128d0} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.10.11 22:26:34.153317 [ 3 ] {} HTTP-Session: 8b361042-0b55-4644-9a77-34145a345e83 Destroying unnamed session 2023.10.11 22:26:34.153482 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:26:34.153528 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:26:34.153547 [ 3 ] {} HTTP-Session: a0ee39f9-370e-470b-87c0-a9075ec4b859 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:26:34.153563 [ 3 ] {} HTTP-Session: a0ee39f9-370e-470b-87c0-a9075ec4b859 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:26:34.153634 [ 3 ] {c6ad9b1a-1474-479b-a7e2-91eca9515f35} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:26:34.153676 [ 3 ] {c6ad9b1a-1474-479b-a7e2-91eca9515f35} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.11 22:26:34.153806 [ 3 ] {c6ad9b1a-1474-479b-a7e2-91eca9515f35} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:26:34.154084 [ 3 ] {c6ad9b1a-1474-479b-a7e2-91eca9515f35} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB. 2023.10.11 22:26:34.154327 [ 3 ] {c6ad9b1a-1474-479b-a7e2-91eca9515f35} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.10.11 22:26:34.154508 [ 3 ] {c6ad9b1a-1474-479b-a7e2-91eca9515f35} oximeter.measurements_bool (d1fe4264-4f18-4087-8604-5720dcd28da6): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.10.11 22:26:34.154631 [ 3 ] {c6ad9b1a-1474-479b-a7e2-91eca9515f35} executeQuery: Read 6 rows, 258.00 B in 0.000965965 sec., 6211 rows/sec., 260.83 KiB/sec. 2023.10.11 22:26:34.154758 [ 3 ] {c6ad9b1a-1474-479b-a7e2-91eca9515f35} DynamicQueryHandler: Done processing query 2023.10.11 22:26:34.154781 [ 3 ] {c6ad9b1a-1474-479b-a7e2-91eca9515f35} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.11 22:26:34.154797 [ 3 ] {} HTTP-Session: a0ee39f9-370e-470b-87c0-a9075ec4b859 Destroying unnamed session 2023.10.11 22:26:34.154949 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 11520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:26:34.154994 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:26:34.155013 [ 3 ] {} HTTP-Session: 19bb4255-9fe6-4362-ab6d-ed7a95870fe7 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:26:34.155030 [ 3 ] {} HTTP-Session: 19bb4255-9fe6-4362-ab6d-ed7a95870fe7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:26:34.155102 [ 3 ] {fb0dcec6-426d-46e6-8de8-690fbcee8b5d} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:26:34.155143 [ 3 ] {fb0dcec6-426d-46e6-8de8-690fbcee8b5d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.11 22:26:34.155261 [ 3 ] {fb0dcec6-426d-46e6-8de8-690fbcee8b5d} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:26:34.155584 [ 3 ] {fb0dcec6-426d-46e6-8de8-690fbcee8b5d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB. 2023.10.11 22:26:34.155851 [ 3 ] {fb0dcec6-426d-46e6-8de8-690fbcee8b5d} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.10.11 22:26:34.156027 [ 3 ] {fb0dcec6-426d-46e6-8de8-690fbcee8b5d} oximeter.measurements_cumulativei64 (b51ca6cb-9f3c-4e63-9ed2-5598a92638e6): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.10.11 22:26:34.156161 [ 3 ] {fb0dcec6-426d-46e6-8de8-690fbcee8b5d} executeQuery: Read 63 rows, 3.91 KiB in 0.001026966 sec., 61345 rows/sec., 3.72 MiB/sec. 2023.10.11 22:26:34.156313 [ 3 ] {fb0dcec6-426d-46e6-8de8-690fbcee8b5d} DynamicQueryHandler: Done processing query 2023.10.11 22:26:34.156337 [ 3 ] {fb0dcec6-426d-46e6-8de8-690fbcee8b5d} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.11 22:26:34.156353 [ 3 ] {} HTTP-Session: 19bb4255-9fe6-4362-ab6d-ed7a95870fe7 Destroying unnamed session 2023.10.11 22:26:34.156536 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 47084, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:26:34.156582 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:26:34.156600 [ 3 ] {} HTTP-Session: 73330d96-2595-4631-a85c-d47c71d9813d Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:26:34.156617 [ 3 ] {} HTTP-Session: 73330d96-2595-4631-a85c-d47c71d9813d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:26:34.156712 [ 3 ] {7614e7ea-301f-440f-8eb7-a77daec5419f} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:26:34.156757 [ 3 ] {7614e7ea-301f-440f-8eb7-a77daec5419f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.11 22:26:34.156891 [ 3 ] {7614e7ea-301f-440f-8eb7-a77daec5419f} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:26:34.157421 [ 3 ] {7614e7ea-301f-440f-8eb7-a77daec5419f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB. 2023.10.11 22:26:34.157736 [ 3 ] {7614e7ea-301f-440f-8eb7-a77daec5419f} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.10.11 22:26:34.157920 [ 3 ] {7614e7ea-301f-440f-8eb7-a77daec5419f} oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.10.11 22:26:34.158048 [ 3 ] {7614e7ea-301f-440f-8eb7-a77daec5419f} executeQuery: Read 44 rows, 60.80 KiB in 0.00130377 sec., 33748 rows/sec., 45.54 MiB/sec. 2023.10.11 22:26:34.158182 [ 3 ] {7614e7ea-301f-440f-8eb7-a77daec5419f} DynamicQueryHandler: Done processing query 2023.10.11 22:26:34.158205 [ 3 ] {7614e7ea-301f-440f-8eb7-a77daec5419f} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.10.11 22:26:34.158221 [ 3 ] {} HTTP-Session: 73330d96-2595-4631-a85c-d47c71d9813d Destroying unnamed session 2023.10.11 22:26:34.158342 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 2660, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:26:34.158386 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:26:34.158404 [ 3 ] {} HTTP-Session: 309b954c-7fc4-4fd6-ab0a-e1239b79882c Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:26:34.158421 [ 3 ] {} HTTP-Session: 309b954c-7fc4-4fd6-ab0a-e1239b79882c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:26:34.158493 [ 3 ] {aef40e80-a818-4ec8-9142-0573b15b0c7d} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:26:34.158532 [ 3 ] {aef40e80-a818-4ec8-9142-0573b15b0c7d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.11 22:26:34.158636 [ 3 ] {aef40e80-a818-4ec8-9142-0573b15b0c7d} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:26:34.158922 [ 3 ] {aef40e80-a818-4ec8-9142-0573b15b0c7d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB. 2023.10.11 22:26:34.159152 [ 3 ] {aef40e80-a818-4ec8-9142-0573b15b0c7d} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.10.11 22:26:34.159325 [ 3 ] {aef40e80-a818-4ec8-9142-0573b15b0c7d} oximeter.measurements_i64 (86512988-1739-436a-bb53-f1d02634fb30): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.10.11 22:26:34.159428 [ 3 ] {aef40e80-a818-4ec8-9142-0573b15b0c7d} executeQuery: Read 19 rows, 1.01 KiB in 0.000907504 sec., 20936 rows/sec., 1.09 MiB/sec. 2023.10.11 22:26:34.159584 [ 3 ] {aef40e80-a818-4ec8-9142-0573b15b0c7d} DynamicQueryHandler: Done processing query 2023.10.11 22:26:34.159614 [ 3 ] {aef40e80-a818-4ec8-9142-0573b15b0c7d} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.11 22:26:34.159630 [ 3 ] {} HTTP-Session: 309b954c-7fc4-4fd6-ab0a-e1239b79882c Destroying unnamed session 2023.10.11 22:26:35.720399 [ 87 ] {} DNSResolver: Updating DNS cache 2023.10.11 22:26:35.720458 [ 87 ] {} DNSResolver: Updated DNS cache 2023.10.11 22:26:39.140459 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 765, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:26:39.140611 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:26:39.140642 [ 3 ] {} HTTP-Session: 3a0565db-c61c-43d1-b51f-569521c35314 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:26:39.140672 [ 3 ] {} HTTP-Session: 3a0565db-c61c-43d1-b51f-569521c35314 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:26:39.140818 [ 3 ] {4b8ea588-216a-4aa2-a3c0-6621685104da} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:26:39.140892 [ 3 ] {4b8ea588-216a-4aa2-a3c0-6621685104da} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.11 22:26:39.141078 [ 3 ] {4b8ea588-216a-4aa2-a3c0-6621685104da} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:26:39.141477 [ 3 ] {4b8ea588-216a-4aa2-a3c0-6621685104da} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB. 2023.10.11 22:26:39.141753 [ 3 ] {4b8ea588-216a-4aa2-a3c0-6621685104da} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2023.10.11 22:26:39.141928 [ 3 ] {4b8ea588-216a-4aa2-a3c0-6621685104da} oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2023.10.11 22:26:39.142087 [ 3 ] {4b8ea588-216a-4aa2-a3c0-6621685104da} executeQuery: Read 5 rows, 415.00 B in 0.001217028 sec., 4108 rows/sec., 333.00 KiB/sec. 2023.10.11 22:26:39.142325 [ 3 ] {4b8ea588-216a-4aa2-a3c0-6621685104da} DynamicQueryHandler: Done processing query 2023.10.11 22:26:39.142351 [ 3 ] {4b8ea588-216a-4aa2-a3c0-6621685104da} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.11 22:26:39.142367 [ 3 ] {} HTTP-Session: 3a0565db-c61c-43d1-b51f-569521c35314 Destroying unnamed session 2023.10.11 22:26:39.142495 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 2340, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:26:39.142545 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:26:39.142565 [ 3 ] {} HTTP-Session: 9ca4b0e6-77e3-429c-a6f6-7746e89b6169 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:26:39.142585 [ 3 ] {} HTTP-Session: 9ca4b0e6-77e3-429c-a6f6-7746e89b6169 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:26:39.142672 [ 3 ] {a7ac3291-2fb0-4f28-941a-de21e76bbc65} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:26:39.142716 [ 3 ] {a7ac3291-2fb0-4f28-941a-de21e76bbc65} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.11 22:26:39.142841 [ 3 ] {a7ac3291-2fb0-4f28-941a-de21e76bbc65} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:26:39.143151 [ 3 ] {a7ac3291-2fb0-4f28-941a-de21e76bbc65} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB. 2023.10.11 22:26:39.143366 [ 3 ] {a7ac3291-2fb0-4f28-941a-de21e76bbc65} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2023.10.11 22:26:39.143517 [ 3 ] {a7ac3291-2fb0-4f28-941a-de21e76bbc65} oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2023.10.11 22:26:39.143657 [ 3 ] {a7ac3291-2fb0-4f28-941a-de21e76bbc65} executeQuery: Read 15 rows, 1.39 KiB in 0.000954634 sec., 15712 rows/sec., 1.42 MiB/sec. 2023.10.11 22:26:39.143765 [ 3 ] {a7ac3291-2fb0-4f28-941a-de21e76bbc65} DynamicQueryHandler: Done processing query 2023.10.11 22:26:39.143787 [ 3 ] {a7ac3291-2fb0-4f28-941a-de21e76bbc65} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.11 22:26:39.143803 [ 3 ] {} HTTP-Session: 9ca4b0e6-77e3-429c-a6f6-7746e89b6169 Destroying unnamed session 2023.10.11 22:26:39.143945 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 896, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:26:39.143988 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:26:39.144008 [ 3 ] {} HTTP-Session: a2b86868-81ee-40d3-8231-bcfa28c947e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:26:39.144025 [ 3 ] {} HTTP-Session: a2b86868-81ee-40d3-8231-bcfa28c947e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:26:39.144099 [ 3 ] {ce2ab538-5790-47aa-a200-2c46230cfb90} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:26:39.144139 [ 3 ] {ce2ab538-5790-47aa-a200-2c46230cfb90} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.11 22:26:39.144245 [ 3 ] {ce2ab538-5790-47aa-a200-2c46230cfb90} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:26:39.144505 [ 3 ] {ce2ab538-5790-47aa-a200-2c46230cfb90} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB. 2023.10.11 22:26:39.144720 [ 3 ] {ce2ab538-5790-47aa-a200-2c46230cfb90} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2023.10.11 22:26:39.144871 [ 3 ] {ce2ab538-5790-47aa-a200-2c46230cfb90} oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2023.10.11 22:26:39.145006 [ 3 ] {ce2ab538-5790-47aa-a200-2c46230cfb90} executeQuery: Read 5 rows, 410.00 B in 0.000870633 sec., 5742 rows/sec., 459.88 KiB/sec. 2023.10.11 22:26:39.145175 [ 3 ] {ce2ab538-5790-47aa-a200-2c46230cfb90} DynamicQueryHandler: Done processing query 2023.10.11 22:26:39.145206 [ 3 ] {ce2ab538-5790-47aa-a200-2c46230cfb90} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.11 22:26:39.145221 [ 3 ] {} HTTP-Session: a2b86868-81ee-40d3-8231-bcfa28c947e2 Destroying unnamed session 2023.10.11 22:26:39.145330 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 5405, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:26:39.145374 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:26:39.145394 [ 3 ] {} HTTP-Session: b126eee7-9d44-47ab-8906-997ae66ee6f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:26:39.145412 [ 3 ] {} HTTP-Session: b126eee7-9d44-47ab-8906-997ae66ee6f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:26:39.145489 [ 3 ] {f22da068-76c9-43d5-98ad-738b388ce7fc} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:26:39.145537 [ 3 ] {f22da068-76c9-43d5-98ad-738b388ce7fc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.11 22:26:39.145686 [ 3 ] {f22da068-76c9-43d5-98ad-738b388ce7fc} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:26:39.145980 [ 3 ] {f22da068-76c9-43d5-98ad-738b388ce7fc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB. 2023.10.11 22:26:39.146266 [ 3 ] {f22da068-76c9-43d5-98ad-738b388ce7fc} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2023.10.11 22:26:39.146449 [ 3 ] {f22da068-76c9-43d5-98ad-738b388ce7fc} oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2023.10.11 22:26:39.146576 [ 3 ] {f22da068-76c9-43d5-98ad-738b388ce7fc} executeQuery: Read 5 rows, 6.91 KiB in 0.001059246 sec., 4720 rows/sec., 6.37 MiB/sec. 2023.10.11 22:26:39.146684 [ 3 ] {f22da068-76c9-43d5-98ad-738b388ce7fc} DynamicQueryHandler: Done processing query 2023.10.11 22:26:39.146707 [ 3 ] {f22da068-76c9-43d5-98ad-738b388ce7fc} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.11 22:26:39.146722 [ 3 ] {} HTTP-Session: b126eee7-9d44-47ab-8906-997ae66ee6f1 Destroying unnamed session 2023.10.11 22:26:44.147525 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 7066, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:26:44.147655 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:26:44.147685 [ 3 ] {} HTTP-Session: 6b8fce78-0f86-44b8-a529-4366c899978e Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:26:44.147714 [ 3 ] {} HTTP-Session: 6b8fce78-0f86-44b8-a529-4366c899978e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:26:44.147862 [ 3 ] {1e58dad0-c89e-45b2-806e-59b8cda072f4} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:26:44.147931 [ 3 ] {1e58dad0-c89e-45b2-806e-59b8cda072f4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.11 22:26:44.148116 [ 3 ] {1e58dad0-c89e-45b2-806e-59b8cda072f4} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:26:44.148512 [ 3 ] {1e58dad0-c89e-45b2-806e-59b8cda072f4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB. 2023.10.11 22:26:44.148774 [ 3 ] {1e58dad0-c89e-45b2-806e-59b8cda072f4} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2023.10.11 22:26:44.148941 [ 3 ] {1e58dad0-c89e-45b2-806e-59b8cda072f4} oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2023.10.11 22:26:44.149080 [ 3 ] {1e58dad0-c89e-45b2-806e-59b8cda072f4} executeQuery: Read 50 rows, 3.91 KiB in 0.001169947 sec., 42736 rows/sec., 3.26 MiB/sec. 2023.10.11 22:26:44.149095 [ 94 ] {} oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2023.10.11 22:26:44.149213 [ 94 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB. 2023.10.11 22:26:44.149244 [ 3 ] {1e58dad0-c89e-45b2-806e-59b8cda072f4} DynamicQueryHandler: Done processing query 2023.10.11 22:26:44.149302 [ 3 ] {1e58dad0-c89e-45b2-806e-59b8cda072f4} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.11 22:26:44.149341 [ 3 ] {} HTTP-Session: 6b8fce78-0f86-44b8-a529-4366c899978e Destroying unnamed session 2023.10.11 22:26:44.149358 [ 13 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2023.10.11 22:26:44.149555 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 35031, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:26:44.149617 [ 13 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.11 22:26:44.149650 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:26:44.149707 [ 3 ] {} HTTP-Session: a25d014d-034a-4ac4-8134-4a23ff829121 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:26:44.149715 [ 13 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 55 rows starting from the beginning of the part 2023.10.11 22:26:44.149741 [ 3 ] {} HTTP-Session: a25d014d-034a-4ac4-8134-4a23ff829121 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:26:44.149983 [ 3 ] {71644734-fbac-4b8d-8674-dba894f968f1} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:26:44.150104 [ 3 ] {71644734-fbac-4b8d-8674-dba894f968f1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.11 22:26:44.150113 [ 13 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 50 rows starting from the beginning of the part 2023.10.11 22:26:44.150524 [ 13 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::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.11 22:26:44.150542 [ 3 ] {71644734-fbac-4b8d-8674-dba894f968f1} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:26:44.150762 [ 13 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 50 rows starting from the beginning of the part 2023.10.11 22:26:44.150917 [ 13 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::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.11 22:26:44.151164 [ 13 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 50 rows starting from the beginning of the part 2023.10.11 22:26:44.151582 [ 3 ] {71644734-fbac-4b8d-8674-dba894f968f1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB. 2023.10.11 22:26:44.152019 [ 3 ] {71644734-fbac-4b8d-8674-dba894f968f1} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2023.10.11 22:26:44.152330 [ 3 ] {71644734-fbac-4b8d-8674-dba894f968f1} oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2023.10.11 22:26:44.152681 [ 13 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 215 rows, containing 4 columns (4 merged, 0 gathered) in 0.003406792 sec., 63109.22416161597 rows/sec., 4.83 MiB/sec. 2023.10.11 22:26:44.152705 [ 3 ] {71644734-fbac-4b8d-8674-dba894f968f1} executeQuery: Read 219 rows, 21.66 KiB in 0.00263214 sec., 83202 rows/sec., 8.04 MiB/sec. 2023.10.11 22:26:44.152684 [ 94 ] {} oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2023.10.11 22:26:44.152911 [ 13 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2023.10.11 22:26:44.152922 [ 94 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB. 2023.10.11 22:26:44.153018 [ 3 ] {71644734-fbac-4b8d-8674-dba894f968f1} DynamicQueryHandler: Done processing query 2023.10.11 22:26:44.153091 [ 3 ] {71644734-fbac-4b8d-8674-dba894f968f1} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.11 22:26:44.153184 [ 3 ] {} HTTP-Session: a25d014d-034a-4ac4-8134-4a23ff829121 Destroying unnamed session 2023.10.11 22:26:44.153222 [ 10 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2023.10.11 22:26:44.153290 [ 13 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_26_5} oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2023.10.11 22:26:44.153411 [ 13 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_26_5} oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2023.10.11 22:26:44.153461 [ 10 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.11 22:26:44.153465 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 49531, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:26:44.153569 [ 10 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 234 rows starting from the beginning of the part 2023.10.11 22:26:44.153604 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:26:44.153683 [ 3 ] {} HTTP-Session: 5512163b-cf62-4484-b9a6-ad6fbbb90c2c Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:26:44.153725 [ 3 ] {} HTTP-Session: 5512163b-cf62-4484-b9a6-ad6fbbb90c2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:26:44.153911 [ 10 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 219 rows starting from the beginning of the part 2023.10.11 22:26:44.153938 [ 3 ] {c1e71d7a-37e0-4b88-aa9f-2507ab05e28f} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:26:44.154027 [ 3 ] {c1e71d7a-37e0-4b88-aa9f-2507ab05e28f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.11 22:26:44.154178 [ 10 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 15 rows starting from the beginning of the part 2023.10.11 22:26:44.154513 [ 10 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 219 rows starting from the beginning of the part 2023.10.11 22:26:44.154540 [ 3 ] {c1e71d7a-37e0-4b88-aa9f-2507ab05e28f} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:26:44.154733 [ 10 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 15 rows starting from the beginning of the part 2023.10.11 22:26:44.154870 [ 10 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 219 rows starting from the beginning of the part 2023.10.11 22:26:44.155456 [ 3 ] {c1e71d7a-37e0-4b88-aa9f-2507ab05e28f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB. 2023.10.11 22:26:44.155970 [ 3 ] {c1e71d7a-37e0-4b88-aa9f-2507ab05e28f} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2023.10.11 22:26:44.156190 [ 3 ] {c1e71d7a-37e0-4b88-aa9f-2507ab05e28f} oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2023.10.11 22:26:44.156512 [ 3 ] {c1e71d7a-37e0-4b88-aa9f-2507ab05e28f} executeQuery: Read 308 rows, 22.07 KiB in 0.002504758 sec., 122965 rows/sec., 8.60 MiB/sec. 2023.10.11 22:26:44.156552 [ 94 ] {} oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2023.10.11 22:26:44.156729 [ 24 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 921 rows, containing 4 columns (4 merged, 0 gathered) in 0.003688575 sec., 249689.92090441432 rows/sec., 24.04 MiB/sec. 2023.10.11 22:26:44.156743 [ 94 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB. 2023.10.11 22:26:44.156816 [ 3 ] {c1e71d7a-37e0-4b88-aa9f-2507ab05e28f} DynamicQueryHandler: Done processing query 2023.10.11 22:26:44.156881 [ 3 ] {c1e71d7a-37e0-4b88-aa9f-2507ab05e28f} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.10.11 22:26:44.156900 [ 3 ] {} HTTP-Session: 5512163b-cf62-4484-b9a6-ad6fbbb90c2c Destroying unnamed session 2023.10.11 22:26:44.156907 [ 9 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2023.10.11 22:26:44.156938 [ 24 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2023.10.11 22:26:44.157006 [ 9 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.11 22:26:44.157039 [ 9 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 342 rows starting from the beginning of the part 2023.10.11 22:26:44.157071 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:26:44.157127 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:26:44.157144 [ 24 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_26_5} oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2023.10.11 22:26:44.157160 [ 3 ] {} HTTP-Session: 3fc5f396-5008-403b-8928-7bf6632b0fb3 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:26:44.157210 [ 3 ] {} HTTP-Session: 3fc5f396-5008-403b-8928-7bf6632b0fb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:26:44.157236 [ 9 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 308 rows starting from the beginning of the part 2023.10.11 22:26:44.157250 [ 24 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_26_5} oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2023.10.11 22:26:44.157388 [ 3 ] {88f73127-1e9b-4313-b57a-4d4342f9608c} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:26:44.157425 [ 9 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::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.11 22:26:44.157441 [ 3 ] {88f73127-1e9b-4313-b57a-4d4342f9608c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.11 22:26:44.157641 [ 9 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 308 rows starting from the beginning of the part 2023.10.11 22:26:44.157741 [ 3 ] {88f73127-1e9b-4313-b57a-4d4342f9608c} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:26:44.157764 [ 9 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::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.11 22:26:44.157977 [ 9 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 308 rows starting from the beginning of the part 2023.10.11 22:26:44.158256 [ 3 ] {88f73127-1e9b-4313-b57a-4d4342f9608c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB. 2023.10.11 22:26:44.158566 [ 3 ] {88f73127-1e9b-4313-b57a-4d4342f9608c} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.10.11 22:26:44.158765 [ 3 ] {88f73127-1e9b-4313-b57a-4d4342f9608c} oximeter.measurements_bool (d1fe4264-4f18-4087-8604-5720dcd28da6): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.10.11 22:26:44.159008 [ 3 ] {88f73127-1e9b-4313-b57a-4d4342f9608c} executeQuery: Read 6 rows, 258.00 B in 0.001500452 sec., 3998 rows/sec., 167.92 KiB/sec. 2023.10.11 22:26:44.159324 [ 16 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 1276 rows, containing 4 columns (4 merged, 0 gathered) in 0.002470747 sec., 516443.00286512537 rows/sec., 36.28 MiB/sec. 2023.10.11 22:26:44.159362 [ 3 ] {88f73127-1e9b-4313-b57a-4d4342f9608c} DynamicQueryHandler: Done processing query 2023.10.11 22:26:44.159387 [ 3 ] {88f73127-1e9b-4313-b57a-4d4342f9608c} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.11 22:26:44.159406 [ 3 ] {} HTTP-Session: 3fc5f396-5008-403b-8928-7bf6632b0fb3 Destroying unnamed session 2023.10.11 22:26:44.159438 [ 16 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2023.10.11 22:26:44.159581 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 11520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:26:44.159610 [ 16 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_26_5} oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2023.10.11 22:26:44.159631 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:26:44.159653 [ 3 ] {} HTTP-Session: 7f3c5d63-7c30-4326-9229-82295bc0b73b Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:26:44.159672 [ 3 ] {} HTTP-Session: 7f3c5d63-7c30-4326-9229-82295bc0b73b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:26:44.159681 [ 16 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_26_5} oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2023.10.11 22:26:44.159872 [ 3 ] {69f988ec-c1be-40ee-bbf8-e43c7f695593} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:26:44.159915 [ 3 ] {69f988ec-c1be-40ee-bbf8-e43c7f695593} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.11 22:26:44.160032 [ 3 ] {69f988ec-c1be-40ee-bbf8-e43c7f695593} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:26:44.160310 [ 3 ] {69f988ec-c1be-40ee-bbf8-e43c7f695593} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB. 2023.10.11 22:26:44.160552 [ 3 ] {69f988ec-c1be-40ee-bbf8-e43c7f695593} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.10.11 22:26:44.160763 [ 3 ] {69f988ec-c1be-40ee-bbf8-e43c7f695593} oximeter.measurements_cumulativei64 (b51ca6cb-9f3c-4e63-9ed2-5598a92638e6): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.10.11 22:26:44.160906 [ 3 ] {69f988ec-c1be-40ee-bbf8-e43c7f695593} executeQuery: Read 63 rows, 3.91 KiB in 0.001001785 sec., 62887 rows/sec., 3.81 MiB/sec. 2023.10.11 22:26:44.161024 [ 3 ] {69f988ec-c1be-40ee-bbf8-e43c7f695593} DynamicQueryHandler: Done processing query 2023.10.11 22:26:44.161049 [ 3 ] {69f988ec-c1be-40ee-bbf8-e43c7f695593} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.11 22:26:44.161064 [ 3 ] {} HTTP-Session: 7f3c5d63-7c30-4326-9229-82295bc0b73b Destroying unnamed session 2023.10.11 22:26:44.161237 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 47084, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:26:44.161282 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:26:44.161301 [ 3 ] {} HTTP-Session: e9626337-0537-4851-8f66-ed81a0ce8b0c Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:26:44.161320 [ 3 ] {} HTTP-Session: e9626337-0537-4851-8f66-ed81a0ce8b0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:26:44.161403 [ 3 ] {c187b9d8-3496-4924-821f-efec1ff9525b} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:26:44.161449 [ 3 ] {c187b9d8-3496-4924-821f-efec1ff9525b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.11 22:26:44.161583 [ 3 ] {c187b9d8-3496-4924-821f-efec1ff9525b} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:26:44.161995 [ 3 ] {c187b9d8-3496-4924-821f-efec1ff9525b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB. 2023.10.11 22:26:44.162291 [ 3 ] {c187b9d8-3496-4924-821f-efec1ff9525b} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2023.10.11 22:26:44.162473 [ 3 ] {c187b9d8-3496-4924-821f-efec1ff9525b} oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2023.10.11 22:26:44.162619 [ 3 ] {c187b9d8-3496-4924-821f-efec1ff9525b} executeQuery: Read 44 rows, 60.80 KiB in 0.001174208 sec., 37472 rows/sec., 50.57 MiB/sec. 2023.10.11 22:26:44.162814 [ 3 ] {c187b9d8-3496-4924-821f-efec1ff9525b} DynamicQueryHandler: Done processing query 2023.10.11 22:26:44.162838 [ 3 ] {c187b9d8-3496-4924-821f-efec1ff9525b} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.10.11 22:26:44.162854 [ 3 ] {} HTTP-Session: e9626337-0537-4851-8f66-ed81a0ce8b0c Destroying unnamed session 2023.10.11 22:26:44.162984 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 2660, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:26:44.163028 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:26:44.163048 [ 3 ] {} HTTP-Session: b7789fe1-17b0-4b05-91d7-9b54d4310ab9 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:26:44.163065 [ 3 ] {} HTTP-Session: b7789fe1-17b0-4b05-91d7-9b54d4310ab9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:26:44.163136 [ 3 ] {2e31bd24-5e7c-4ee5-9622-8fedba0d8c32} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:26:44.163176 [ 3 ] {2e31bd24-5e7c-4ee5-9622-8fedba0d8c32} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.11 22:26:44.163286 [ 3 ] {2e31bd24-5e7c-4ee5-9622-8fedba0d8c32} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:26:44.163517 [ 3 ] {2e31bd24-5e7c-4ee5-9622-8fedba0d8c32} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB. 2023.10.11 22:26:44.163748 [ 3 ] {2e31bd24-5e7c-4ee5-9622-8fedba0d8c32} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.10.11 22:26:44.163922 [ 3 ] {2e31bd24-5e7c-4ee5-9622-8fedba0d8c32} oximeter.measurements_i64 (86512988-1739-436a-bb53-f1d02634fb30): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.10.11 22:26:44.164044 [ 94 ] {} oximeter.measurements_i64 (86512988-1739-436a-bb53-f1d02634fb30) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.10.11 22:26:44.164052 [ 3 ] {2e31bd24-5e7c-4ee5-9622-8fedba0d8c32} executeQuery: Read 19 rows, 1.01 KiB in 0.000881373 sec., 21557 rows/sec., 1.12 MiB/sec. 2023.10.11 22:26:44.164089 [ 94 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB. 2023.10.11 22:26:44.164218 [ 11 ] {86512988-1739-436a-bb53-f1d02634fb30::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.10.11 22:26:44.164246 [ 3 ] {2e31bd24-5e7c-4ee5-9622-8fedba0d8c32} DynamicQueryHandler: Done processing query 2023.10.11 22:26:44.164273 [ 3 ] {2e31bd24-5e7c-4ee5-9622-8fedba0d8c32} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.11 22:26:44.164300 [ 3 ] {} HTTP-Session: b7789fe1-17b0-4b05-91d7-9b54d4310ab9 Destroying unnamed session 2023.10.11 22:26:44.164307 [ 11 ] {86512988-1739-436a-bb53-f1d02634fb30::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.11 22:26:44.164340 [ 11 ] {86512988-1739-436a-bb53-f1d02634fb30::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.11 22:26:44.164427 [ 11 ] {86512988-1739-436a-bb53-f1d02634fb30::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.11 22:26:44.164503 [ 11 ] {86512988-1739-436a-bb53-f1d02634fb30::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.11 22:26:44.164576 [ 11 ] {86512988-1739-436a-bb53-f1d02634fb30::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.11 22:26:44.164646 [ 11 ] {86512988-1739-436a-bb53-f1d02634fb30::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.11 22:26:44.164713 [ 11 ] {86512988-1739-436a-bb53-f1d02634fb30::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.11 22:26:44.165215 [ 11 ] {86512988-1739-436a-bb53-f1d02634fb30::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 318 rows, containing 4 columns (4 merged, 0 gathered) in 0.001055846 sec., 301180.2857613705 rows/sec., 16.17 MiB/sec. 2023.10.11 22:26:44.165305 [ 11 ] {86512988-1739-436a-bb53-f1d02634fb30::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.10.11 22:26:44.165475 [ 11 ] {86512988-1739-436a-bb53-f1d02634fb30::all_1_16_3} oximeter.measurements_i64 (86512988-1739-436a-bb53-f1d02634fb30): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.10.11 22:26:44.165531 [ 11 ] {86512988-1739-436a-bb53-f1d02634fb30::all_1_16_3} oximeter.measurements_i64 (86512988-1739-436a-bb53-f1d02634fb30) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.10.11 22:26:49.140880 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 765, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:26:49.141012 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:26:49.141045 [ 3 ] {} HTTP-Session: b9c58191-2bdf-4a49-89fd-04e240ed39a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:26:49.141074 [ 3 ] {} HTTP-Session: b9c58191-2bdf-4a49-89fd-04e240ed39a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:26:49.141219 [ 3 ] {706ae261-db9a-4595-a5d5-685be02eb4de} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:26:49.141290 [ 3 ] {706ae261-db9a-4595-a5d5-685be02eb4de} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.11 22:26:49.141475 [ 3 ] {706ae261-db9a-4595-a5d5-685be02eb4de} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:26:49.141878 [ 3 ] {706ae261-db9a-4595-a5d5-685be02eb4de} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB. 2023.10.11 22:26:49.142152 [ 3 ] {706ae261-db9a-4595-a5d5-685be02eb4de} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2023.10.11 22:26:49.142324 [ 3 ] {706ae261-db9a-4595-a5d5-685be02eb4de} oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2023.10.11 22:26:49.142447 [ 3 ] {706ae261-db9a-4595-a5d5-685be02eb4de} executeQuery: Read 5 rows, 415.00 B in 0.001187298 sec., 4211 rows/sec., 341.34 KiB/sec. 2023.10.11 22:26:49.142652 [ 3 ] {706ae261-db9a-4595-a5d5-685be02eb4de} DynamicQueryHandler: Done processing query 2023.10.11 22:26:49.142679 [ 3 ] {706ae261-db9a-4595-a5d5-685be02eb4de} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.10.11 22:26:49.142697 [ 3 ] {} HTTP-Session: b9c58191-2bdf-4a49-89fd-04e240ed39a6 Destroying unnamed session 2023.10.11 22:26:49.142846 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 2340, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:26:49.142918 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:26:49.142948 [ 3 ] {} HTTP-Session: 56fd7699-118c-43d7-8642-dd459d1ac690 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:26:49.142978 [ 3 ] {} HTTP-Session: 56fd7699-118c-43d7-8642-dd459d1ac690 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:26:49.143077 [ 3 ] {80985fb5-3ebd-4aae-8ba5-59f4ff1ead3a} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:26:49.143126 [ 3 ] {80985fb5-3ebd-4aae-8ba5-59f4ff1ead3a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.11 22:26:49.143238 [ 3 ] {80985fb5-3ebd-4aae-8ba5-59f4ff1ead3a} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:26:49.143585 [ 3 ] {80985fb5-3ebd-4aae-8ba5-59f4ff1ead3a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB. 2023.10.11 22:26:49.143806 [ 3 ] {80985fb5-3ebd-4aae-8ba5-59f4ff1ead3a} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2023.10.11 22:26:49.143959 [ 3 ] {80985fb5-3ebd-4aae-8ba5-59f4ff1ead3a} oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2023.10.11 22:26:49.144064 [ 3 ] {80985fb5-3ebd-4aae-8ba5-59f4ff1ead3a} executeQuery: Read 15 rows, 1.39 KiB in 0.000952614 sec., 15746 rows/sec., 1.42 MiB/sec. 2023.10.11 22:26:49.144190 [ 3 ] {80985fb5-3ebd-4aae-8ba5-59f4ff1ead3a} DynamicQueryHandler: Done processing query 2023.10.11 22:26:49.144214 [ 3 ] {80985fb5-3ebd-4aae-8ba5-59f4ff1ead3a} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.11 22:26:49.144230 [ 3 ] {} HTTP-Session: 56fd7699-118c-43d7-8642-dd459d1ac690 Destroying unnamed session 2023.10.11 22:26:49.144383 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 2749, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:26:49.144431 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:26:49.144450 [ 3 ] {} HTTP-Session: 005a65bd-3851-450a-b8e9-47061b861151 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:26:49.144468 [ 3 ] {} HTTP-Session: 005a65bd-3851-450a-b8e9-47061b861151 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:26:49.144542 [ 3 ] {80b60e96-8bfe-46ed-a402-40f864da75c7} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:26:49.144583 [ 3 ] {80b60e96-8bfe-46ed-a402-40f864da75c7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.11 22:26:49.144690 [ 3 ] {80b60e96-8bfe-46ed-a402-40f864da75c7} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:26:49.144980 [ 3 ] {80b60e96-8bfe-46ed-a402-40f864da75c7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB. 2023.10.11 22:26:49.145181 [ 3 ] {80b60e96-8bfe-46ed-a402-40f864da75c7} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2023.10.11 22:26:49.145334 [ 3 ] {80b60e96-8bfe-46ed-a402-40f864da75c7} oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2023.10.11 22:26:49.145435 [ 3 ] {80b60e96-8bfe-46ed-a402-40f864da75c7} executeQuery: Read 16 rows, 1.27 KiB in 0.000865363 sec., 18489 rows/sec., 1.43 MiB/sec. 2023.10.11 22:26:49.145537 [ 3 ] {80b60e96-8bfe-46ed-a402-40f864da75c7} DynamicQueryHandler: Done processing query 2023.10.11 22:26:49.145560 [ 3 ] {80b60e96-8bfe-46ed-a402-40f864da75c7} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.11 22:26:49.145576 [ 3 ] {} HTTP-Session: 005a65bd-3851-450a-b8e9-47061b861151 Destroying unnamed session 2023.10.11 22:26:49.145691 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 2137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:26:49.145735 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:26:49.145754 [ 3 ] {} HTTP-Session: 5f40aa16-b205-4ae1-a39b-249a224f3516 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:26:49.145770 [ 3 ] {} HTTP-Session: 5f40aa16-b205-4ae1-a39b-249a224f3516 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:26:49.145841 [ 3 ] {ef99f7d8-2ab1-4e45-b12d-d2e4645db39a} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:26:49.145883 [ 3 ] {ef99f7d8-2ab1-4e45-b12d-d2e4645db39a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.11 22:26:49.145996 [ 3 ] {ef99f7d8-2ab1-4e45-b12d-d2e4645db39a} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:26:49.146262 [ 3 ] {ef99f7d8-2ab1-4e45-b12d-d2e4645db39a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB. 2023.10.11 22:26:49.146525 [ 3 ] {ef99f7d8-2ab1-4e45-b12d-d2e4645db39a} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.10.11 22:26:49.146709 [ 3 ] {ef99f7d8-2ab1-4e45-b12d-d2e4645db39a} oximeter.measurements_cumulativei64 (b51ca6cb-9f3c-4e63-9ed2-5598a92638e6): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.10.11 22:26:49.146812 [ 3 ] {ef99f7d8-2ab1-4e45-b12d-d2e4645db39a} executeQuery: Read 11 rows, 743.00 B in 0.000943604 sec., 11657 rows/sec., 768.95 KiB/sec. 2023.10.11 22:26:49.147016 [ 3 ] {ef99f7d8-2ab1-4e45-b12d-d2e4645db39a} DynamicQueryHandler: Done processing query 2023.10.11 22:26:49.147040 [ 3 ] {ef99f7d8-2ab1-4e45-b12d-d2e4645db39a} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.10.11 22:26:49.147055 [ 3 ] {} HTTP-Session: 5f40aa16-b205-4ae1-a39b-249a224f3516 Destroying unnamed session 2023.10.11 22:26:49.147172 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 5405, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:26:49.147216 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:26:49.147235 [ 3 ] {} HTTP-Session: d1ebc54a-d4ff-48d7-8a21-cf2840dad06d Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:26:49.147252 [ 3 ] {} HTTP-Session: d1ebc54a-d4ff-48d7-8a21-cf2840dad06d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:26:49.147327 [ 3 ] {a54acc76-5501-46e6-b6dd-004ce691a8e9} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:26:49.147373 [ 3 ] {a54acc76-5501-46e6-b6dd-004ce691a8e9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.11 22:26:49.147525 [ 3 ] {a54acc76-5501-46e6-b6dd-004ce691a8e9} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:26:49.147816 [ 3 ] {a54acc76-5501-46e6-b6dd-004ce691a8e9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB. 2023.10.11 22:26:49.148083 [ 3 ] {a54acc76-5501-46e6-b6dd-004ce691a8e9} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2023.10.11 22:26:49.148261 [ 3 ] {a54acc76-5501-46e6-b6dd-004ce691a8e9} oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2023.10.11 22:26:49.148378 [ 3 ] {a54acc76-5501-46e6-b6dd-004ce691a8e9} executeQuery: Read 5 rows, 6.91 KiB in 0.001023645 sec., 4884 rows/sec., 6.59 MiB/sec. 2023.10.11 22:26:49.148485 [ 3 ] {a54acc76-5501-46e6-b6dd-004ce691a8e9} DynamicQueryHandler: Done processing query 2023.10.11 22:26:49.148508 [ 3 ] {a54acc76-5501-46e6-b6dd-004ce691a8e9} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.10.11 22:26:49.148524 [ 3 ] {} HTTP-Session: d1ebc54a-d4ff-48d7-8a21-cf2840dad06d Destroying unnamed session 2023.10.11 22:26:50.720507 [ 128 ] {} DNSResolver: Updating DNS cache 2023.10.11 22:26:50.720559 [ 128 ] {} DNSResolver: Updated DNS cache 2023.10.11 22:26:54.148262 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 7066, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:26:54.148392 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:26:54.148423 [ 3 ] {} HTTP-Session: 7775103d-f84d-43fb-8a0d-df2afbde16c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:26:54.148452 [ 3 ] {} HTTP-Session: 7775103d-f84d-43fb-8a0d-df2afbde16c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:26:54.148598 [ 3 ] {56a23139-0e08-4b61-be6e-15b5c86d75e1} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:26:54.148665 [ 3 ] {56a23139-0e08-4b61-be6e-15b5c86d75e1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.11 22:26:54.148847 [ 3 ] {56a23139-0e08-4b61-be6e-15b5c86d75e1} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:26:54.149278 [ 3 ] {56a23139-0e08-4b61-be6e-15b5c86d75e1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB. 2023.10.11 22:26:54.149542 [ 3 ] {56a23139-0e08-4b61-be6e-15b5c86d75e1} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2023.10.11 22:26:54.149701 [ 3 ] {56a23139-0e08-4b61-be6e-15b5c86d75e1} oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2023.10.11 22:26:54.149819 [ 3 ] {56a23139-0e08-4b61-be6e-15b5c86d75e1} executeQuery: Read 50 rows, 3.91 KiB in 0.001181057 sec., 42334 rows/sec., 3.23 MiB/sec. 2023.10.11 22:26:54.149991 [ 3 ] {56a23139-0e08-4b61-be6e-15b5c86d75e1} DynamicQueryHandler: Done processing query 2023.10.11 22:26:54.150018 [ 3 ] {56a23139-0e08-4b61-be6e-15b5c86d75e1} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.11 22:26:54.150035 [ 3 ] {} HTTP-Session: 7775103d-f84d-43fb-8a0d-df2afbde16c6 Destroying unnamed session 2023.10.11 22:26:54.150276 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 35031, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:26:54.150322 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:26:54.150342 [ 3 ] {} HTTP-Session: 6a914cc2-e60c-46d8-90bd-95b0cce452dc Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:26:54.150359 [ 3 ] {} HTTP-Session: 6a914cc2-e60c-46d8-90bd-95b0cce452dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:26:54.150445 [ 3 ] {60303ca2-251a-4c0c-89f2-e2f6f32905ab} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:26:54.150487 [ 3 ] {60303ca2-251a-4c0c-89f2-e2f6f32905ab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.11 22:26:54.150593 [ 3 ] {60303ca2-251a-4c0c-89f2-e2f6f32905ab} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:26:54.151011 [ 3 ] {60303ca2-251a-4c0c-89f2-e2f6f32905ab} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB. 2023.10.11 22:26:54.151235 [ 3 ] {60303ca2-251a-4c0c-89f2-e2f6f32905ab} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2023.10.11 22:26:54.151381 [ 3 ] {60303ca2-251a-4c0c-89f2-e2f6f32905ab} oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2023.10.11 22:26:54.151487 [ 3 ] {60303ca2-251a-4c0c-89f2-e2f6f32905ab} executeQuery: Read 219 rows, 21.66 KiB in 0.001012816 sec., 216228 rows/sec., 20.88 MiB/sec. 2023.10.11 22:26:54.151671 [ 3 ] {60303ca2-251a-4c0c-89f2-e2f6f32905ab} DynamicQueryHandler: Done processing query 2023.10.11 22:26:54.151695 [ 3 ] {60303ca2-251a-4c0c-89f2-e2f6f32905ab} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.11 22:26:54.151711 [ 3 ] {} HTTP-Session: 6a914cc2-e60c-46d8-90bd-95b0cce452dc Destroying unnamed session 2023.10.11 22:26:54.151876 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 49531, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:26:54.151920 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:26:54.151938 [ 3 ] {} HTTP-Session: 6670d330-64e5-4903-983b-f447b8dda475 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:26:54.151955 [ 3 ] {} HTTP-Session: 6670d330-64e5-4903-983b-f447b8dda475 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:26:54.152049 [ 3 ] {587bbfcb-9c9e-486b-9ec1-f844fa9a752c} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:26:54.152091 [ 3 ] {587bbfcb-9c9e-486b-9ec1-f844fa9a752c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.11 22:26:54.152207 [ 3 ] {587bbfcb-9c9e-486b-9ec1-f844fa9a752c} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:26:54.152655 [ 3 ] {587bbfcb-9c9e-486b-9ec1-f844fa9a752c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB. 2023.10.11 22:26:54.152892 [ 3 ] {587bbfcb-9c9e-486b-9ec1-f844fa9a752c} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2023.10.11 22:26:54.153041 [ 3 ] {587bbfcb-9c9e-486b-9ec1-f844fa9a752c} oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2023.10.11 22:26:54.153141 [ 3 ] {587bbfcb-9c9e-486b-9ec1-f844fa9a752c} executeQuery: Read 308 rows, 22.07 KiB in 0.001063986 sec., 289477 rows/sec., 20.26 MiB/sec. 2023.10.11 22:26:54.153258 [ 3 ] {587bbfcb-9c9e-486b-9ec1-f844fa9a752c} DynamicQueryHandler: Done processing query 2023.10.11 22:26:54.153281 [ 3 ] {587bbfcb-9c9e-486b-9ec1-f844fa9a752c} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.10.11 22:26:54.153297 [ 3 ] {} HTTP-Session: 6670d330-64e5-4903-983b-f447b8dda475 Destroying unnamed session 2023.10.11 22:26:54.153451 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:26:54.153496 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:26:54.153515 [ 3 ] {} HTTP-Session: c7080067-d72f-4d86-b1e5-588cb0ae7380 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:26:54.153531 [ 3 ] {} HTTP-Session: c7080067-d72f-4d86-b1e5-588cb0ae7380 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:26:54.153601 [ 3 ] {be639d46-bf6a-4010-832f-a30f106242fc} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:26:54.153641 [ 3 ] {be639d46-bf6a-4010-832f-a30f106242fc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.11 22:26:54.153748 [ 3 ] {be639d46-bf6a-4010-832f-a30f106242fc} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:26:54.154084 [ 3 ] {be639d46-bf6a-4010-832f-a30f106242fc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB. 2023.10.11 22:26:54.154323 [ 3 ] {be639d46-bf6a-4010-832f-a30f106242fc} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.10.11 22:26:54.154496 [ 3 ] {be639d46-bf6a-4010-832f-a30f106242fc} oximeter.measurements_bool (d1fe4264-4f18-4087-8604-5720dcd28da6): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.10.11 22:26:54.154596 [ 3 ] {be639d46-bf6a-4010-832f-a30f106242fc} executeQuery: Read 6 rows, 258.00 B in 0.000966824 sec., 6205 rows/sec., 260.60 KiB/sec. 2023.10.11 22:26:54.154588 [ 63 ] {} oximeter.measurements_bool (d1fe4264-4f18-4087-8604-5720dcd28da6) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.10.11 22:26:54.154656 [ 63 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB. 2023.10.11 22:26:54.154755 [ 16 ] {d1fe4264-4f18-4087-8604-5720dcd28da6::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.10.11 22:26:54.154773 [ 3 ] {be639d46-bf6a-4010-832f-a30f106242fc} DynamicQueryHandler: Done processing query 2023.10.11 22:26:54.154826 [ 3 ] {be639d46-bf6a-4010-832f-a30f106242fc} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.11 22:26:54.154920 [ 3 ] {} HTTP-Session: c7080067-d72f-4d86-b1e5-588cb0ae7380 Destroying unnamed session 2023.10.11 22:26:54.154985 [ 16 ] {d1fe4264-4f18-4087-8604-5720dcd28da6::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.11 22:26:54.155019 [ 16 ] {d1fe4264-4f18-4087-8604-5720dcd28da6::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.11 22:26:54.155118 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 11520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:26:54.155150 [ 16 ] {d1fe4264-4f18-4087-8604-5720dcd28da6::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.11 22:26:54.155172 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:26:54.155202 [ 3 ] {} HTTP-Session: 7e198665-7bef-4f60-a4ef-6e704178a51f Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:26:54.155221 [ 3 ] {} HTTP-Session: 7e198665-7bef-4f60-a4ef-6e704178a51f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:26:54.155280 [ 16 ] {d1fe4264-4f18-4087-8604-5720dcd28da6::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.11 22:26:54.155335 [ 3 ] {1778945d-b4aa-4710-b078-5e7665431966} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:26:54.155401 [ 3 ] {1778945d-b4aa-4710-b078-5e7665431966} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.11 22:26:54.155429 [ 16 ] {d1fe4264-4f18-4087-8604-5720dcd28da6::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.11 22:26:54.155636 [ 16 ] {d1fe4264-4f18-4087-8604-5720dcd28da6::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.11 22:26:54.155662 [ 3 ] {1778945d-b4aa-4710-b078-5e7665431966} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:26:54.155763 [ 16 ] {d1fe4264-4f18-4087-8604-5720dcd28da6::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.11 22:26:54.156087 [ 3 ] {1778945d-b4aa-4710-b078-5e7665431966} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB. 2023.10.11 22:26:54.156460 [ 3 ] {1778945d-b4aa-4710-b078-5e7665431966} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.10.11 22:26:54.156570 [ 16 ] {d1fe4264-4f18-4087-8604-5720dcd28da6::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.001856548 sec., 51708.87044127058 rows/sec., 2.12 MiB/sec. 2023.10.11 22:26:54.156672 [ 3 ] {1778945d-b4aa-4710-b078-5e7665431966} oximeter.measurements_cumulativei64 (b51ca6cb-9f3c-4e63-9ed2-5598a92638e6): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.10.11 22:26:54.156676 [ 16 ] {d1fe4264-4f18-4087-8604-5720dcd28da6::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.10.11 22:26:54.156796 [ 3 ] {1778945d-b4aa-4710-b078-5e7665431966} executeQuery: Read 63 rows, 3.91 KiB in 0.001425231 sec., 44203 rows/sec., 2.68 MiB/sec. 2023.10.11 22:26:54.156921 [ 3 ] {1778945d-b4aa-4710-b078-5e7665431966} DynamicQueryHandler: Done processing query 2023.10.11 22:26:54.156950 [ 3 ] {1778945d-b4aa-4710-b078-5e7665431966} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.11 22:26:54.156957 [ 16 ] {d1fe4264-4f18-4087-8604-5720dcd28da6::all_1_16_3} oximeter.measurements_bool (d1fe4264-4f18-4087-8604-5720dcd28da6): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.10.11 22:26:54.156968 [ 3 ] {} HTTP-Session: 7e198665-7bef-4f60-a4ef-6e704178a51f Destroying unnamed session 2023.10.11 22:26:54.157041 [ 16 ] {d1fe4264-4f18-4087-8604-5720dcd28da6::all_1_16_3} oximeter.measurements_bool (d1fe4264-4f18-4087-8604-5720dcd28da6) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.10.11 22:26:54.157171 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 47084, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:26:54.157214 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:26:54.157233 [ 3 ] {} HTTP-Session: 2a1753bc-f641-456c-af52-5d1b1a427d7f Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:26:54.157250 [ 3 ] {} HTTP-Session: 2a1753bc-f641-456c-af52-5d1b1a427d7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:26:54.157330 [ 3 ] {8c943a3a-4a33-40ae-8d3c-16e0440d2b83} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:26:54.157374 [ 3 ] {8c943a3a-4a33-40ae-8d3c-16e0440d2b83} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.11 22:26:54.157503 [ 3 ] {8c943a3a-4a33-40ae-8d3c-16e0440d2b83} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:26:54.157970 [ 3 ] {8c943a3a-4a33-40ae-8d3c-16e0440d2b83} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB. 2023.10.11 22:26:54.158268 [ 3 ] {8c943a3a-4a33-40ae-8d3c-16e0440d2b83} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2023.10.11 22:26:54.158451 [ 3 ] {8c943a3a-4a33-40ae-8d3c-16e0440d2b83} oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2023.10.11 22:26:54.158548 [ 63 ] {} oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2023.10.11 22:26:54.158558 [ 3 ] {8c943a3a-4a33-40ae-8d3c-16e0440d2b83} executeQuery: Read 44 rows, 60.80 KiB in 0.001199098 sec., 36694 rows/sec., 49.52 MiB/sec. 2023.10.11 22:26:54.158587 [ 63 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB. 2023.10.11 22:26:54.158680 [ 16 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2023.10.11 22:26:54.158740 [ 3 ] {8c943a3a-4a33-40ae-8d3c-16e0440d2b83} DynamicQueryHandler: Done processing query 2023.10.11 22:26:54.158765 [ 16 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.11 22:26:54.158769 [ 3 ] {8c943a3a-4a33-40ae-8d3c-16e0440d2b83} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.10.11 22:26:54.158799 [ 3 ] {} HTTP-Session: 2a1753bc-f641-456c-af52-5d1b1a427d7f Destroying unnamed session 2023.10.11 22:26:54.158802 [ 16 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 525 rows starting from the beginning of the part 2023.10.11 22:26:54.158941 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 2660, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:26:54.158942 [ 16 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 44 rows starting from the beginning of the part 2023.10.11 22:26:54.158999 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:26:54.159025 [ 3 ] {} HTTP-Session: 525bc4b7-2664-4db3-a9f2-367007f37e3b Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:26:54.159044 [ 3 ] {} HTTP-Session: 525bc4b7-2664-4db3-a9f2-367007f37e3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:26:54.159116 [ 16 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::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.11 22:26:54.159149 [ 3 ] {4380c188-f1a7-4d55-b22e-fe81bb9553bb} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:26:54.159203 [ 3 ] {4380c188-f1a7-4d55-b22e-fe81bb9553bb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.11 22:26:54.159314 [ 16 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 44 rows starting from the beginning of the part 2023.10.11 22:26:54.159439 [ 3 ] {4380c188-f1a7-4d55-b22e-fe81bb9553bb} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:26:54.159524 [ 16 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::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.11 22:26:54.159717 [ 16 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 44 rows starting from the beginning of the part 2023.10.11 22:26:54.159869 [ 3 ] {4380c188-f1a7-4d55-b22e-fe81bb9553bb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB. 2023.10.11 22:26:54.160178 [ 3 ] {4380c188-f1a7-4d55-b22e-fe81bb9553bb} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.10.11 22:26:54.160354 [ 3 ] {4380c188-f1a7-4d55-b22e-fe81bb9553bb} oximeter.measurements_i64 (86512988-1739-436a-bb53-f1d02634fb30): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.10.11 22:26:54.160460 [ 3 ] {4380c188-f1a7-4d55-b22e-fe81bb9553bb} executeQuery: Read 19 rows, 1.01 KiB in 0.001273569 sec., 14918 rows/sec., 792.10 KiB/sec. 2023.10.11 22:26:54.160565 [ 3 ] {4380c188-f1a7-4d55-b22e-fe81bb9553bb} DynamicQueryHandler: Done processing query 2023.10.11 22:26:54.160593 [ 3 ] {4380c188-f1a7-4d55-b22e-fe81bb9553bb} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.11 22:26:54.160627 [ 3 ] {} HTTP-Session: 525bc4b7-2664-4db3-a9f2-367007f37e3b Destroying unnamed session 2023.10.11 22:26:54.161382 [ 24 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 667 rows, containing 6 columns (6 merged, 0 gathered) in 0.002753371 sec., 242248.50192727387 rows/sec., 326.90 MiB/sec. 2023.10.11 22:26:54.162074 [ 24 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2023.10.11 22:26:54.162326 [ 24 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_26_5} oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2023.10.11 22:26:54.162403 [ 24 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_26_5} oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2023.10.11 22:26:54.162472 [ 24 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_26_5: 4.06 MiB. 2023.10.11 22:26:59.141255 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 765, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:26:59.141388 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:26:59.141415 [ 3 ] {} HTTP-Session: 8758dec7-7e36-435a-a023-11eac518acf0 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:26:59.141439 [ 3 ] {} HTTP-Session: 8758dec7-7e36-435a-a023-11eac518acf0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:26:59.141569 [ 3 ] {0cdda7c0-35d8-4319-b721-eb74c76f4d9d} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:26:59.141631 [ 3 ] {0cdda7c0-35d8-4319-b721-eb74c76f4d9d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.11 22:26:59.141795 [ 3 ] {0cdda7c0-35d8-4319-b721-eb74c76f4d9d} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:26:59.142199 [ 3 ] {0cdda7c0-35d8-4319-b721-eb74c76f4d9d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB. 2023.10.11 22:26:59.142467 [ 3 ] {0cdda7c0-35d8-4319-b721-eb74c76f4d9d} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2023.10.11 22:26:59.142634 [ 3 ] {0cdda7c0-35d8-4319-b721-eb74c76f4d9d} oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2023.10.11 22:26:59.142790 [ 3 ] {0cdda7c0-35d8-4319-b721-eb74c76f4d9d} executeQuery: Read 5 rows, 415.00 B in 0.001177387 sec., 4246 rows/sec., 344.21 KiB/sec. 2023.10.11 22:26:59.142973 [ 3 ] {0cdda7c0-35d8-4319-b721-eb74c76f4d9d} DynamicQueryHandler: Done processing query 2023.10.11 22:26:59.142999 [ 3 ] {0cdda7c0-35d8-4319-b721-eb74c76f4d9d} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.11 22:26:59.143016 [ 3 ] {} HTTP-Session: 8758dec7-7e36-435a-a023-11eac518acf0 Destroying unnamed session 2023.10.11 22:26:59.143142 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 2340, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:26:59.143193 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:26:59.143213 [ 3 ] {} HTTP-Session: b2b68f09-0f0d-43ae-bcad-97246772f24e Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:26:59.143232 [ 3 ] {} HTTP-Session: b2b68f09-0f0d-43ae-bcad-97246772f24e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:26:59.143314 [ 3 ] {44627f89-16e7-4ed5-81c4-502ac43fc50e} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:26:59.143359 [ 3 ] {44627f89-16e7-4ed5-81c4-502ac43fc50e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.11 22:26:59.143466 [ 3 ] {44627f89-16e7-4ed5-81c4-502ac43fc50e} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:26:59.143756 [ 3 ] {44627f89-16e7-4ed5-81c4-502ac43fc50e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB. 2023.10.11 22:26:59.143965 [ 3 ] {44627f89-16e7-4ed5-81c4-502ac43fc50e} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2023.10.11 22:26:59.144118 [ 3 ] {44627f89-16e7-4ed5-81c4-502ac43fc50e} oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2023.10.11 22:26:59.144236 [ 3 ] {44627f89-16e7-4ed5-81c4-502ac43fc50e} executeQuery: Read 15 rows, 1.39 KiB in 0.000884263 sec., 16963 rows/sec., 1.53 MiB/sec. 2023.10.11 22:26:59.144340 [ 3 ] {44627f89-16e7-4ed5-81c4-502ac43fc50e} DynamicQueryHandler: Done processing query 2023.10.11 22:26:59.144362 [ 3 ] {44627f89-16e7-4ed5-81c4-502ac43fc50e} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.11 22:26:59.144378 [ 3 ] {} HTTP-Session: b2b68f09-0f0d-43ae-bcad-97246772f24e Destroying unnamed session 2023.10.11 22:26:59.144525 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 896, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:26:59.144568 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:26:59.144587 [ 3 ] {} HTTP-Session: bfe022b0-e364-476e-a6f3-af66c4ab3cbd Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:26:59.144603 [ 3 ] {} HTTP-Session: bfe022b0-e364-476e-a6f3-af66c4ab3cbd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:26:59.144674 [ 3 ] {2c8cd1ed-b01e-436f-8266-21e482a71e18} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:26:59.144713 [ 3 ] {2c8cd1ed-b01e-436f-8266-21e482a71e18} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.11 22:26:59.144814 [ 3 ] {2c8cd1ed-b01e-436f-8266-21e482a71e18} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:26:59.145044 [ 3 ] {2c8cd1ed-b01e-436f-8266-21e482a71e18} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB. 2023.10.11 22:26:59.145248 [ 3 ] {2c8cd1ed-b01e-436f-8266-21e482a71e18} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2023.10.11 22:26:59.145403 [ 3 ] {2c8cd1ed-b01e-436f-8266-21e482a71e18} oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2023.10.11 22:26:59.145525 [ 3 ] {2c8cd1ed-b01e-436f-8266-21e482a71e18} executeQuery: Read 5 rows, 410.00 B in 0.000821963 sec., 6082 rows/sec., 487.12 KiB/sec. 2023.10.11 22:26:59.145628 [ 3 ] {2c8cd1ed-b01e-436f-8266-21e482a71e18} DynamicQueryHandler: Done processing query 2023.10.11 22:26:59.145650 [ 3 ] {2c8cd1ed-b01e-436f-8266-21e482a71e18} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.11 22:26:59.145665 [ 3 ] {} HTTP-Session: bfe022b0-e364-476e-a6f3-af66c4ab3cbd Destroying unnamed session 2023.10.11 22:26:59.145774 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 5405, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:26:59.145815 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:26:59.145834 [ 3 ] {} HTTP-Session: 8c92fdc4-3db5-4016-aeb7-1ac679d68b73 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:26:59.145851 [ 3 ] {} HTTP-Session: 8c92fdc4-3db5-4016-aeb7-1ac679d68b73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:26:59.145922 [ 3 ] {b3f97e21-2715-45a1-9e99-e96f513e0a45} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:26:59.145967 [ 3 ] {b3f97e21-2715-45a1-9e99-e96f513e0a45} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.11 22:26:59.146103 [ 3 ] {b3f97e21-2715-45a1-9e99-e96f513e0a45} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:26:59.146358 [ 3 ] {b3f97e21-2715-45a1-9e99-e96f513e0a45} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB. 2023.10.11 22:26:59.146631 [ 3 ] {b3f97e21-2715-45a1-9e99-e96f513e0a45} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2023.10.11 22:26:59.146813 [ 3 ] {b3f97e21-2715-45a1-9e99-e96f513e0a45} oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2023.10.11 22:26:59.146935 [ 3 ] {b3f97e21-2715-45a1-9e99-e96f513e0a45} executeQuery: Read 5 rows, 6.91 KiB in 0.000985825 sec., 5071 rows/sec., 6.84 MiB/sec. 2023.10.11 22:26:59.147046 [ 3 ] {b3f97e21-2715-45a1-9e99-e96f513e0a45} DynamicQueryHandler: Done processing query 2023.10.11 22:26:59.147068 [ 3 ] {b3f97e21-2715-45a1-9e99-e96f513e0a45} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.11 22:26:59.147084 [ 3 ] {} HTTP-Session: 8c92fdc4-3db5-4016-aeb7-1ac679d68b73 Destroying unnamed session 2023.10.11 22:27:04.148441 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 7066, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:27:04.148562 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:27:04.148588 [ 3 ] {} HTTP-Session: 948b8753-d576-4f5b-8b6e-b3fcece18c9d Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:27:04.148613 [ 3 ] {} HTTP-Session: 948b8753-d576-4f5b-8b6e-b3fcece18c9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:27:04.148745 [ 3 ] {ca15976a-ebed-4dee-91fe-428a3e2d193e} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:27:04.148806 [ 3 ] {ca15976a-ebed-4dee-91fe-428a3e2d193e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.11 22:27:04.148967 [ 3 ] {ca15976a-ebed-4dee-91fe-428a3e2d193e} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:27:04.149408 [ 3 ] {ca15976a-ebed-4dee-91fe-428a3e2d193e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB. 2023.10.11 22:27:04.149668 [ 3 ] {ca15976a-ebed-4dee-91fe-428a3e2d193e} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2023.10.11 22:27:04.149828 [ 3 ] {ca15976a-ebed-4dee-91fe-428a3e2d193e} oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2023.10.11 22:27:04.149971 [ 3 ] {ca15976a-ebed-4dee-91fe-428a3e2d193e} executeQuery: Read 50 rows, 3.91 KiB in 0.001192589 sec., 41925 rows/sec., 3.20 MiB/sec. 2023.10.11 22:27:04.150118 [ 3 ] {ca15976a-ebed-4dee-91fe-428a3e2d193e} DynamicQueryHandler: Done processing query 2023.10.11 22:27:04.150143 [ 3 ] {ca15976a-ebed-4dee-91fe-428a3e2d193e} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.11 22:27:04.150160 [ 3 ] {} HTTP-Session: 948b8753-d576-4f5b-8b6e-b3fcece18c9d Destroying unnamed session 2023.10.11 22:27:04.150321 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 35031, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:27:04.150369 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:27:04.150389 [ 3 ] {} HTTP-Session: 5bca48fa-d2b2-4ec9-b31a-934831d60803 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:27:04.150405 [ 3 ] {} HTTP-Session: 5bca48fa-d2b2-4ec9-b31a-934831d60803 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:27:04.150488 [ 3 ] {a05ca270-8b69-445b-9d2b-0a2b1c59640d} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:27:04.150528 [ 3 ] {a05ca270-8b69-445b-9d2b-0a2b1c59640d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.11 22:27:04.150634 [ 3 ] {a05ca270-8b69-445b-9d2b-0a2b1c59640d} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:27:04.151051 [ 3 ] {a05ca270-8b69-445b-9d2b-0a2b1c59640d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB. 2023.10.11 22:27:04.151274 [ 3 ] {a05ca270-8b69-445b-9d2b-0a2b1c59640d} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2023.10.11 22:27:04.151420 [ 3 ] {a05ca270-8b69-445b-9d2b-0a2b1c59640d} oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2023.10.11 22:27:04.151547 [ 3 ] {a05ca270-8b69-445b-9d2b-0a2b1c59640d} executeQuery: Read 219 rows, 21.66 KiB in 0.001027605 sec., 213116 rows/sec., 20.58 MiB/sec. 2023.10.11 22:27:04.151655 [ 3 ] {a05ca270-8b69-445b-9d2b-0a2b1c59640d} DynamicQueryHandler: Done processing query 2023.10.11 22:27:04.151678 [ 3 ] {a05ca270-8b69-445b-9d2b-0a2b1c59640d} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.11 22:27:04.151694 [ 3 ] {} HTTP-Session: 5bca48fa-d2b2-4ec9-b31a-934831d60803 Destroying unnamed session 2023.10.11 22:27:04.151848 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 49531, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:27:04.151891 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:27:04.151910 [ 3 ] {} HTTP-Session: ea556cc1-cd2b-4c36-b6a4-a381c7c8f95c Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:27:04.151927 [ 3 ] {} HTTP-Session: ea556cc1-cd2b-4c36-b6a4-a381c7c8f95c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:27:04.152016 [ 3 ] {d44ed1c8-dae0-47d3-81ff-7349d34f8387} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:27:04.152055 [ 3 ] {d44ed1c8-dae0-47d3-81ff-7349d34f8387} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.11 22:27:04.152159 [ 3 ] {d44ed1c8-dae0-47d3-81ff-7349d34f8387} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:27:04.152616 [ 3 ] {d44ed1c8-dae0-47d3-81ff-7349d34f8387} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB. 2023.10.11 22:27:04.152834 [ 3 ] {d44ed1c8-dae0-47d3-81ff-7349d34f8387} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2023.10.11 22:27:04.152989 [ 3 ] {d44ed1c8-dae0-47d3-81ff-7349d34f8387} oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2023.10.11 22:27:04.153110 [ 3 ] {d44ed1c8-dae0-47d3-81ff-7349d34f8387} executeQuery: Read 308 rows, 22.07 KiB in 0.001056116 sec., 291634 rows/sec., 20.41 MiB/sec. 2023.10.11 22:27:04.153230 [ 3 ] {d44ed1c8-dae0-47d3-81ff-7349d34f8387} DynamicQueryHandler: Done processing query 2023.10.11 22:27:04.153252 [ 3 ] {d44ed1c8-dae0-47d3-81ff-7349d34f8387} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.10.11 22:27:04.153268 [ 3 ] {} HTTP-Session: ea556cc1-cd2b-4c36-b6a4-a381c7c8f95c Destroying unnamed session 2023.10.11 22:27:04.153429 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:27:04.153473 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:27:04.153492 [ 3 ] {} HTTP-Session: 00218e9a-54c8-4ca5-bb88-a8b646b15ab6 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:27:04.153509 [ 3 ] {} HTTP-Session: 00218e9a-54c8-4ca5-bb88-a8b646b15ab6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:27:04.153578 [ 3 ] {3ca59ec0-cc2f-407b-abc7-206578e4f610} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:27:04.153618 [ 3 ] {3ca59ec0-cc2f-407b-abc7-206578e4f610} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.11 22:27:04.153728 [ 3 ] {3ca59ec0-cc2f-407b-abc7-206578e4f610} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:27:04.153974 [ 3 ] {3ca59ec0-cc2f-407b-abc7-206578e4f610} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB. 2023.10.11 22:27:04.154227 [ 3 ] {3ca59ec0-cc2f-407b-abc7-206578e4f610} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.10.11 22:27:04.154429 [ 3 ] {3ca59ec0-cc2f-407b-abc7-206578e4f610} oximeter.measurements_bool (d1fe4264-4f18-4087-8604-5720dcd28da6): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.10.11 22:27:04.154546 [ 3 ] {3ca59ec0-cc2f-407b-abc7-206578e4f610} executeQuery: Read 6 rows, 258.00 B in 0.000938444 sec., 6393 rows/sec., 268.48 KiB/sec. 2023.10.11 22:27:04.154670 [ 3 ] {3ca59ec0-cc2f-407b-abc7-206578e4f610} DynamicQueryHandler: Done processing query 2023.10.11 22:27:04.154697 [ 3 ] {3ca59ec0-cc2f-407b-abc7-206578e4f610} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.11 22:27:04.154712 [ 3 ] {} HTTP-Session: 00218e9a-54c8-4ca5-bb88-a8b646b15ab6 Destroying unnamed session 2023.10.11 22:27:04.154873 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 11520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:27:04.154920 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:27:04.154945 [ 3 ] {} HTTP-Session: b54f6560-02cc-40a1-8470-d04f1859a331 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:27:04.154962 [ 3 ] {} HTTP-Session: b54f6560-02cc-40a1-8470-d04f1859a331 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:27:04.155045 [ 3 ] {31c17a16-52df-4edb-834f-9b4a2b56371e} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:27:04.155092 [ 3 ] {31c17a16-52df-4edb-834f-9b4a2b56371e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.11 22:27:04.155215 [ 3 ] {31c17a16-52df-4edb-834f-9b4a2b56371e} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:27:04.155511 [ 3 ] {31c17a16-52df-4edb-834f-9b4a2b56371e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB. 2023.10.11 22:27:04.155747 [ 3 ] {31c17a16-52df-4edb-834f-9b4a2b56371e} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.10.11 22:27:04.155917 [ 3 ] {31c17a16-52df-4edb-834f-9b4a2b56371e} oximeter.measurements_cumulativei64 (b51ca6cb-9f3c-4e63-9ed2-5598a92638e6): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.10.11 22:27:04.156045 [ 3 ] {31c17a16-52df-4edb-834f-9b4a2b56371e} executeQuery: Read 63 rows, 3.91 KiB in 0.000964835 sec., 65296 rows/sec., 3.96 MiB/sec. 2023.10.11 22:27:04.156039 [ 176 ] {} oximeter.measurements_cumulativei64 (b51ca6cb-9f3c-4e63-9ed2-5598a92638e6) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2023.10.11 22:27:04.156171 [ 176 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB. 2023.10.11 22:27:04.156250 [ 3 ] {31c17a16-52df-4edb-834f-9b4a2b56371e} DynamicQueryHandler: Done processing query 2023.10.11 22:27:04.156306 [ 3 ] {31c17a16-52df-4edb-834f-9b4a2b56371e} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.11 22:27:04.156319 [ 19 ] {b51ca6cb-9f3c-4e63-9ed2-5598a92638e6::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2023.10.11 22:27:04.156344 [ 3 ] {} HTTP-Session: b54f6560-02cc-40a1-8470-d04f1859a331 Destroying unnamed session 2023.10.11 22:27:04.156486 [ 19 ] {b51ca6cb-9f3c-4e63-9ed2-5598a92638e6::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.11 22:27:04.156540 [ 19 ] {b51ca6cb-9f3c-4e63-9ed2-5598a92638e6::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 852 rows starting from the beginning of the part 2023.10.11 22:27:04.156581 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 47084, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:27:04.156656 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:27:04.156699 [ 3 ] {} HTTP-Session: fae11409-cb24-40d8-93bb-d1dcf4700594 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:27:04.156752 [ 3 ] {} HTTP-Session: fae11409-cb24-40d8-93bb-d1dcf4700594 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:27:04.156808 [ 19 ] {b51ca6cb-9f3c-4e63-9ed2-5598a92638e6::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 63 rows starting from the beginning of the part 2023.10.11 22:27:04.156956 [ 3 ] {7e4ac04d-9912-41cf-a149-dfe12ea4866f} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:27:04.157097 [ 3 ] {7e4ac04d-9912-41cf-a149-dfe12ea4866f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.11 22:27:04.157126 [ 19 ] {b51ca6cb-9f3c-4e63-9ed2-5598a92638e6::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.11 22:27:04.157509 [ 19 ] {b51ca6cb-9f3c-4e63-9ed2-5598a92638e6::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 11 rows starting from the beginning of the part 2023.10.11 22:27:04.157691 [ 3 ] {7e4ac04d-9912-41cf-a149-dfe12ea4866f} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:27:04.157838 [ 19 ] {b51ca6cb-9f3c-4e63-9ed2-5598a92638e6::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 63 rows starting from the beginning of the part 2023.10.11 22:27:04.158009 [ 19 ] {b51ca6cb-9f3c-4e63-9ed2-5598a92638e6::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.11 22:27:04.158685 [ 3 ] {7e4ac04d-9912-41cf-a149-dfe12ea4866f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB. 2023.10.11 22:27:04.159450 [ 3 ] {7e4ac04d-9912-41cf-a149-dfe12ea4866f} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2023.10.11 22:27:04.159682 [ 12 ] {b51ca6cb-9f3c-4e63-9ed2-5598a92638e6::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 1115 rows, containing 5 columns (5 merged, 0 gathered) in 0.003440671 sec., 324064.6955201471 rows/sec., 19.70 MiB/sec. 2023.10.11 22:27:04.159771 [ 3 ] {7e4ac04d-9912-41cf-a149-dfe12ea4866f} oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2023.10.11 22:27:04.159849 [ 24 ] {b51ca6cb-9f3c-4e63-9ed2-5598a92638e6::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2023.10.11 22:27:04.159960 [ 3 ] {7e4ac04d-9912-41cf-a149-dfe12ea4866f} executeQuery: Read 44 rows, 60.80 KiB in 0.002944695 sec., 14942 rows/sec., 20.16 MiB/sec. 2023.10.11 22:27:04.160104 [ 3 ] {7e4ac04d-9912-41cf-a149-dfe12ea4866f} DynamicQueryHandler: Done processing query 2023.10.11 22:27:04.160129 [ 3 ] {7e4ac04d-9912-41cf-a149-dfe12ea4866f} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.10.11 22:27:04.160154 [ 3 ] {} HTTP-Session: fae11409-cb24-40d8-93bb-d1dcf4700594 Destroying unnamed session 2023.10.11 22:27:04.160172 [ 24 ] {b51ca6cb-9f3c-4e63-9ed2-5598a92638e6::all_1_21_4} oximeter.measurements_cumulativei64 (b51ca6cb-9f3c-4e63-9ed2-5598a92638e6): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2023.10.11 22:27:04.160240 [ 24 ] {b51ca6cb-9f3c-4e63-9ed2-5598a92638e6::all_1_21_4} oximeter.measurements_cumulativei64 (b51ca6cb-9f3c-4e63-9ed2-5598a92638e6) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2023.10.11 22:27:04.160278 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 2660, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:27:04.160340 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:27:04.160359 [ 3 ] {} HTTP-Session: 17a402ad-9905-4985-9196-09df511f059f Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:27:04.160376 [ 3 ] {} HTTP-Session: 17a402ad-9905-4985-9196-09df511f059f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:27:04.160446 [ 3 ] {f68f120a-2165-481f-9723-324be165fc04} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:27:04.160486 [ 3 ] {f68f120a-2165-481f-9723-324be165fc04} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.11 22:27:04.160594 [ 3 ] {f68f120a-2165-481f-9723-324be165fc04} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:27:04.160904 [ 3 ] {f68f120a-2165-481f-9723-324be165fc04} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB. 2023.10.11 22:27:04.161140 [ 3 ] {f68f120a-2165-481f-9723-324be165fc04} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.10.11 22:27:04.161312 [ 3 ] {f68f120a-2165-481f-9723-324be165fc04} oximeter.measurements_i64 (86512988-1739-436a-bb53-f1d02634fb30): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.10.11 22:27:04.161438 [ 3 ] {f68f120a-2165-481f-9723-324be165fc04} executeQuery: Read 19 rows, 1.01 KiB in 0.000963765 sec., 19714 rows/sec., 1.02 MiB/sec. 2023.10.11 22:27:04.161559 [ 3 ] {f68f120a-2165-481f-9723-324be165fc04} DynamicQueryHandler: Done processing query 2023.10.11 22:27:04.161581 [ 3 ] {f68f120a-2165-481f-9723-324be165fc04} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.11 22:27:04.161597 [ 3 ] {} HTTP-Session: 17a402ad-9905-4985-9196-09df511f059f Destroying unnamed session 2023.10.11 22:27:05.720643 [ 174 ] {} DNSResolver: Updating DNS cache 2023.10.11 22:27:05.720697 [ 174 ] {} DNSResolver: Updated DNS cache 2023.10.11 22:27:09.141527 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 765, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:27:09.141723 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:27:09.141778 [ 3 ] {} HTTP-Session: d67f59aa-c056-4db8-b30d-8ef10946c6dd Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:27:09.141833 [ 3 ] {} HTTP-Session: d67f59aa-c056-4db8-b30d-8ef10946c6dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:27:09.142094 [ 3 ] {c1cbd0e6-0962-4804-827b-b8a243c7c50a} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:27:09.142165 [ 3 ] {c1cbd0e6-0962-4804-827b-b8a243c7c50a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.11 22:27:09.142360 [ 3 ] {c1cbd0e6-0962-4804-827b-b8a243c7c50a} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:27:09.142819 [ 3 ] {c1cbd0e6-0962-4804-827b-b8a243c7c50a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB. 2023.10.11 22:27:09.143098 [ 3 ] {c1cbd0e6-0962-4804-827b-b8a243c7c50a} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2023.10.11 22:27:09.143265 [ 3 ] {c1cbd0e6-0962-4804-827b-b8a243c7c50a} oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2023.10.11 22:27:09.143389 [ 3 ] {c1cbd0e6-0962-4804-827b-b8a243c7c50a} executeQuery: Read 5 rows, 415.00 B in 0.001253209 sec., 3989 rows/sec., 323.39 KiB/sec. 2023.10.11 22:27:09.143383 [ 175 ] {} oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2023.10.11 22:27:09.143452 [ 175 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB. 2023.10.11 22:27:09.143572 [ 3 ] {c1cbd0e6-0962-4804-827b-b8a243c7c50a} DynamicQueryHandler: Done processing query 2023.10.11 22:27:09.143582 [ 14 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2023.10.11 22:27:09.143606 [ 3 ] {c1cbd0e6-0962-4804-827b-b8a243c7c50a} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.11 22:27:09.143690 [ 3 ] {} HTTP-Session: d67f59aa-c056-4db8-b30d-8ef10946c6dd Destroying unnamed session 2023.10.11 22:27:09.143776 [ 14 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.11 22:27:09.143814 [ 14 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 55 rows starting from the beginning of the part 2023.10.11 22:27:09.143887 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 2340, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:27:09.143981 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:27:09.144037 [ 14 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::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.11 22:27:09.144043 [ 3 ] {} HTTP-Session: e7b74a56-b742-4446-bff0-d8e3df64406b Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:27:09.144112 [ 3 ] {} HTTP-Session: e7b74a56-b742-4446-bff0-d8e3df64406b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:27:09.144266 [ 14 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 50 rows starting from the beginning of the part 2023.10.11 22:27:09.144340 [ 3 ] {33e4c524-1b9f-4601-9976-03863f306e4b} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:27:09.144458 [ 3 ] {33e4c524-1b9f-4601-9976-03863f306e4b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.11 22:27:09.144496 [ 14 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::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.11 22:27:09.144820 [ 14 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 50 rows starting from the beginning of the part 2023.10.11 22:27:09.144967 [ 3 ] {33e4c524-1b9f-4601-9976-03863f306e4b} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:27:09.145060 [ 14 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::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.11 22:27:09.145766 [ 3 ] {33e4c524-1b9f-4601-9976-03863f306e4b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB. 2023.10.11 22:27:09.146263 [ 3 ] {33e4c524-1b9f-4601-9976-03863f306e4b} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2023.10.11 22:27:09.146511 [ 12 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 170 rows, containing 4 columns (4 merged, 0 gathered) in 0.002995245 sec., 56756.62591874788 rows/sec., 4.35 MiB/sec. 2023.10.11 22:27:09.146542 [ 3 ] {33e4c524-1b9f-4601-9976-03863f306e4b} oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2023.10.11 22:27:09.146623 [ 12 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2023.10.11 22:27:09.146664 [ 175 ] {} oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2023.10.11 22:27:09.146697 [ 3 ] {33e4c524-1b9f-4601-9976-03863f306e4b} executeQuery: Read 15 rows, 1.39 KiB in 0.002297134 sec., 6529 rows/sec., 603.25 KiB/sec. 2023.10.11 22:27:09.146718 [ 175 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB. 2023.10.11 22:27:09.146886 [ 20 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2023.10.11 22:27:09.147045 [ 12 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_31_6} oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2023.10.11 22:27:09.147150 [ 3 ] {33e4c524-1b9f-4601-9976-03863f306e4b} DynamicQueryHandler: Done processing query 2023.10.11 22:27:09.147252 [ 3 ] {33e4c524-1b9f-4601-9976-03863f306e4b} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.11 22:27:09.147266 [ 20 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.11 22:27:09.147286 [ 3 ] {} HTTP-Session: e7b74a56-b742-4446-bff0-d8e3df64406b Destroying unnamed session 2023.10.11 22:27:09.147292 [ 12 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_31_6} oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2023.10.11 22:27:09.147309 [ 20 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 234 rows starting from the beginning of the part 2023.10.11 22:27:09.147445 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 896, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:27:09.147456 [ 20 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 15 rows starting from the beginning of the part 2023.10.11 22:27:09.147498 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:27:09.147522 [ 3 ] {} HTTP-Session: 49063924-e327-4c3c-9699-17172f13dd5c Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:27:09.147559 [ 3 ] {} HTTP-Session: 49063924-e327-4c3c-9699-17172f13dd5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:27:09.147567 [ 20 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 219 rows starting from the beginning of the part 2023.10.11 22:27:09.147670 [ 3 ] {1fe6278b-e6f7-4079-9ce1-840ba7127539} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:27:09.147685 [ 20 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 15 rows starting from the beginning of the part 2023.10.11 22:27:09.147730 [ 3 ] {1fe6278b-e6f7-4079-9ce1-840ba7127539} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.11 22:27:09.147834 [ 20 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 219 rows starting from the beginning of the part 2023.10.11 22:27:09.147998 [ 3 ] {1fe6278b-e6f7-4079-9ce1-840ba7127539} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:27:09.147999 [ 20 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 15 rows starting from the beginning of the part 2023.10.11 22:27:09.148465 [ 3 ] {1fe6278b-e6f7-4079-9ce1-840ba7127539} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB. 2023.10.11 22:27:09.148765 [ 3 ] {1fe6278b-e6f7-4079-9ce1-840ba7127539} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2023.10.11 22:27:09.148978 [ 3 ] {1fe6278b-e6f7-4079-9ce1-840ba7127539} oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2023.10.11 22:27:09.149037 [ 20 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 717 rows, containing 4 columns (4 merged, 0 gathered) in 0.002280015 sec., 314471.6153183203 rows/sec., 30.21 MiB/sec. 2023.10.11 22:27:09.149091 [ 175 ] {} oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2023.10.11 22:27:09.149120 [ 3 ] {1fe6278b-e6f7-4079-9ce1-840ba7127539} executeQuery: Read 5 rows, 410.00 B in 0.001407392 sec., 3552 rows/sec., 284.49 KiB/sec. 2023.10.11 22:27:09.149137 [ 175 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB. 2023.10.11 22:27:09.149163 [ 20 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2023.10.11 22:27:09.149258 [ 12 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2023.10.11 22:27:09.149353 [ 3 ] {1fe6278b-e6f7-4079-9ce1-840ba7127539} DynamicQueryHandler: Done processing query 2023.10.11 22:27:09.149353 [ 12 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.11 22:27:09.149386 [ 3 ] {1fe6278b-e6f7-4079-9ce1-840ba7127539} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.11 22:27:09.149404 [ 12 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 342 rows starting from the beginning of the part 2023.10.11 22:27:09.149414 [ 3 ] {} HTTP-Session: 49063924-e327-4c3c-9699-17172f13dd5c Destroying unnamed session 2023.10.11 22:27:09.149446 [ 20 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_31_6} oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2023.10.11 22:27:09.149526 [ 20 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_31_6} oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2023.10.11 22:27:09.149535 [ 12 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 16 rows starting from the beginning of the part 2023.10.11 22:27:09.149634 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 5406, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:27:09.149678 [ 12 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 308 rows starting from the beginning of the part 2023.10.11 22:27:09.149686 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:27:09.149714 [ 3 ] {} HTTP-Session: 2cbfbcf5-41a4-4085-90f8-019785ca335c Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:27:09.149739 [ 3 ] {} HTTP-Session: 2cbfbcf5-41a4-4085-90f8-019785ca335c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:27:09.149787 [ 12 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::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.11 22:27:09.149851 [ 3 ] {e186c602-9ec9-473c-86de-4eee6386e355} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:27:09.149898 [ 12 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 308 rows starting from the beginning of the part 2023.10.11 22:27:09.149914 [ 3 ] {e186c602-9ec9-473c-86de-4eee6386e355} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.11 22:27:09.150040 [ 12 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::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.11 22:27:09.150264 [ 3 ] {e186c602-9ec9-473c-86de-4eee6386e355} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:27:09.150788 [ 3 ] {e186c602-9ec9-473c-86de-4eee6386e355} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB. 2023.10.11 22:27:09.151220 [ 22 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 984 rows, containing 4 columns (4 merged, 0 gathered) in 0.0020314 sec., 484394.99852318596 rows/sec., 34.13 MiB/sec. 2023.10.11 22:27:09.151244 [ 3 ] {e186c602-9ec9-473c-86de-4eee6386e355} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2023.10.11 22:27:09.151403 [ 22 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2023.10.11 22:27:09.151506 [ 3 ] {e186c602-9ec9-473c-86de-4eee6386e355} oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2023.10.11 22:27:09.151694 [ 3 ] {e186c602-9ec9-473c-86de-4eee6386e355} executeQuery: Read 5 rows, 6.91 KiB in 0.001833438 sec., 2727 rows/sec., 3.68 MiB/sec. 2023.10.11 22:27:09.151721 [ 22 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_31_6} oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2023.10.11 22:27:09.151872 [ 22 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_31_6} oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2023.10.11 22:27:09.151903 [ 3 ] {e186c602-9ec9-473c-86de-4eee6386e355} DynamicQueryHandler: Done processing query 2023.10.11 22:27:09.151960 [ 3 ] {e186c602-9ec9-473c-86de-4eee6386e355} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.10.11 22:27:09.151990 [ 3 ] {} HTTP-Session: 2cbfbcf5-41a4-4085-90f8-019785ca335c Destroying unnamed session 2023.10.11 22:27:14.149177 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 7066, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:27:14.149307 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:27:14.149338 [ 3 ] {} HTTP-Session: c0a69891-df7b-43a3-93d0-069ef115501d Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:27:14.149367 [ 3 ] {} HTTP-Session: c0a69891-df7b-43a3-93d0-069ef115501d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:27:14.149515 [ 3 ] {ee56181a-fad1-4571-9a1c-9f911ce2f412} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:27:14.149585 [ 3 ] {ee56181a-fad1-4571-9a1c-9f911ce2f412} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.11 22:27:14.149769 [ 3 ] {ee56181a-fad1-4571-9a1c-9f911ce2f412} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:27:14.150288 [ 3 ] {ee56181a-fad1-4571-9a1c-9f911ce2f412} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB. 2023.10.11 22:27:14.150555 [ 3 ] {ee56181a-fad1-4571-9a1c-9f911ce2f412} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2023.10.11 22:27:14.150723 [ 3 ] {ee56181a-fad1-4571-9a1c-9f911ce2f412} oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2023.10.11 22:27:14.150851 [ 3 ] {ee56181a-fad1-4571-9a1c-9f911ce2f412} executeQuery: Read 50 rows, 3.91 KiB in 0.00129562 sec., 38591 rows/sec., 2.94 MiB/sec. 2023.10.11 22:27:14.151021 [ 3 ] {ee56181a-fad1-4571-9a1c-9f911ce2f412} DynamicQueryHandler: Done processing query 2023.10.11 22:27:14.151049 [ 3 ] {ee56181a-fad1-4571-9a1c-9f911ce2f412} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.11 22:27:14.151066 [ 3 ] {} HTTP-Session: c0a69891-df7b-43a3-93d0-069ef115501d Destroying unnamed session 2023.10.11 22:27:14.151237 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 35031, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:27:14.151291 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:27:14.151312 [ 3 ] {} HTTP-Session: bca25828-d2b3-44b6-a3f2-e8378800810d Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:27:14.151331 [ 3 ] {} HTTP-Session: bca25828-d2b3-44b6-a3f2-e8378800810d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:27:14.151447 [ 3 ] {eece679f-771c-4009-8b98-16d8186a39b2} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:27:14.151500 [ 3 ] {eece679f-771c-4009-8b98-16d8186a39b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.11 22:27:14.151614 [ 3 ] {eece679f-771c-4009-8b98-16d8186a39b2} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:27:14.152079 [ 3 ] {eece679f-771c-4009-8b98-16d8186a39b2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB. 2023.10.11 22:27:14.152316 [ 3 ] {eece679f-771c-4009-8b98-16d8186a39b2} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2023.10.11 22:27:14.152472 [ 3 ] {eece679f-771c-4009-8b98-16d8186a39b2} oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2023.10.11 22:27:14.152576 [ 3 ] {eece679f-771c-4009-8b98-16d8186a39b2} executeQuery: Read 219 rows, 21.66 KiB in 0.001093796 sec., 200220 rows/sec., 19.34 MiB/sec. 2023.10.11 22:27:14.152716 [ 3 ] {eece679f-771c-4009-8b98-16d8186a39b2} DynamicQueryHandler: Done processing query 2023.10.11 22:27:14.152741 [ 3 ] {eece679f-771c-4009-8b98-16d8186a39b2} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.11 22:27:14.152757 [ 3 ] {} HTTP-Session: bca25828-d2b3-44b6-a3f2-e8378800810d Destroying unnamed session 2023.10.11 22:27:14.152906 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 49531, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:27:14.152955 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:27:14.152975 [ 3 ] {} HTTP-Session: ae60eb12-b559-4d52-88e5-9312ec3c456a Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:27:14.152993 [ 3 ] {} HTTP-Session: ae60eb12-b559-4d52-88e5-9312ec3c456a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:27:14.153082 [ 3 ] {a12e25b7-2d3c-43d7-afd0-43d1906dfbba} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:27:14.153124 [ 3 ] {a12e25b7-2d3c-43d7-afd0-43d1906dfbba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.11 22:27:14.153233 [ 3 ] {a12e25b7-2d3c-43d7-afd0-43d1906dfbba} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:27:14.153706 [ 3 ] {a12e25b7-2d3c-43d7-afd0-43d1906dfbba} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB. 2023.10.11 22:27:14.153939 [ 3 ] {a12e25b7-2d3c-43d7-afd0-43d1906dfbba} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2023.10.11 22:27:14.154092 [ 3 ] {a12e25b7-2d3c-43d7-afd0-43d1906dfbba} oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2023.10.11 22:27:14.154197 [ 3 ] {a12e25b7-2d3c-43d7-afd0-43d1906dfbba} executeQuery: Read 308 rows, 22.07 KiB in 0.001086547 sec., 283466 rows/sec., 19.83 MiB/sec. 2023.10.11 22:27:14.154313 [ 3 ] {a12e25b7-2d3c-43d7-afd0-43d1906dfbba} DynamicQueryHandler: Done processing query 2023.10.11 22:27:14.154337 [ 3 ] {a12e25b7-2d3c-43d7-afd0-43d1906dfbba} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.10.11 22:27:14.154353 [ 3 ] {} HTTP-Session: ae60eb12-b559-4d52-88e5-9312ec3c456a Destroying unnamed session 2023.10.11 22:27:14.154512 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:27:14.154558 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:27:14.154579 [ 3 ] {} HTTP-Session: 0502de99-b39e-4cd5-82d2-4b0c5f583da1 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:27:14.154596 [ 3 ] {} HTTP-Session: 0502de99-b39e-4cd5-82d2-4b0c5f583da1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:27:14.154667 [ 3 ] {9651e0ed-8906-40af-9678-372069cb67b2} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:27:14.154708 [ 3 ] {9651e0ed-8906-40af-9678-372069cb67b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.11 22:27:14.154817 [ 3 ] {9651e0ed-8906-40af-9678-372069cb67b2} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:27:14.155098 [ 3 ] {9651e0ed-8906-40af-9678-372069cb67b2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB. 2023.10.11 22:27:14.155340 [ 3 ] {9651e0ed-8906-40af-9678-372069cb67b2} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.10.11 22:27:14.155516 [ 3 ] {9651e0ed-8906-40af-9678-372069cb67b2} oximeter.measurements_bool (d1fe4264-4f18-4087-8604-5720dcd28da6): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.10.11 22:27:14.155634 [ 3 ] {9651e0ed-8906-40af-9678-372069cb67b2} executeQuery: Read 6 rows, 258.00 B in 0.000929364 sec., 6456 rows/sec., 271.10 KiB/sec. 2023.10.11 22:27:14.155780 [ 3 ] {9651e0ed-8906-40af-9678-372069cb67b2} DynamicQueryHandler: Done processing query 2023.10.11 22:27:14.155804 [ 3 ] {9651e0ed-8906-40af-9678-372069cb67b2} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.11 22:27:14.155820 [ 3 ] {} HTTP-Session: 0502de99-b39e-4cd5-82d2-4b0c5f583da1 Destroying unnamed session 2023.10.11 22:27:14.155977 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 11520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:27:14.156021 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:27:14.156041 [ 3 ] {} HTTP-Session: 0349ad89-88cc-4406-8206-cdcc89302946 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:27:14.156058 [ 3 ] {} HTTP-Session: 0349ad89-88cc-4406-8206-cdcc89302946 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:27:14.156133 [ 3 ] {6afe6bb6-abdc-4047-b3d8-60a2b81b6486} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:27:14.156177 [ 3 ] {6afe6bb6-abdc-4047-b3d8-60a2b81b6486} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.11 22:27:14.156295 [ 3 ] {6afe6bb6-abdc-4047-b3d8-60a2b81b6486} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:27:14.156609 [ 3 ] {6afe6bb6-abdc-4047-b3d8-60a2b81b6486} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB. 2023.10.11 22:27:14.156861 [ 3 ] {6afe6bb6-abdc-4047-b3d8-60a2b81b6486} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.10.11 22:27:14.157035 [ 3 ] {6afe6bb6-abdc-4047-b3d8-60a2b81b6486} oximeter.measurements_cumulativei64 (b51ca6cb-9f3c-4e63-9ed2-5598a92638e6): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.10.11 22:27:14.157135 [ 3 ] {6afe6bb6-abdc-4047-b3d8-60a2b81b6486} executeQuery: Read 63 rows, 3.91 KiB in 0.000974255 sec., 64664 rows/sec., 3.92 MiB/sec. 2023.10.11 22:27:14.157255 [ 3 ] {6afe6bb6-abdc-4047-b3d8-60a2b81b6486} DynamicQueryHandler: Done processing query 2023.10.11 22:27:14.157279 [ 3 ] {6afe6bb6-abdc-4047-b3d8-60a2b81b6486} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.11 22:27:14.157294 [ 3 ] {} HTTP-Session: 0349ad89-88cc-4406-8206-cdcc89302946 Destroying unnamed session 2023.10.11 22:27:14.157443 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 47085, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:27:14.157485 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:27:14.157503 [ 3 ] {} HTTP-Session: 79f6dcbe-6fb1-4440-9899-ba100e8d7fc1 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:27:14.157519 [ 3 ] {} HTTP-Session: 79f6dcbe-6fb1-4440-9899-ba100e8d7fc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:27:14.157592 [ 3 ] {5df0c983-c559-431d-b042-dac9179e8315} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:27:14.157635 [ 3 ] {5df0c983-c559-431d-b042-dac9179e8315} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.11 22:27:14.157759 [ 3 ] {5df0c983-c559-431d-b042-dac9179e8315} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:27:14.158271 [ 3 ] {5df0c983-c559-431d-b042-dac9179e8315} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB. 2023.10.11 22:27:14.158633 [ 3 ] {5df0c983-c559-431d-b042-dac9179e8315} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2023.10.11 22:27:14.158818 [ 3 ] {5df0c983-c559-431d-b042-dac9179e8315} oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2023.10.11 22:27:14.158926 [ 3 ] {5df0c983-c559-431d-b042-dac9179e8315} executeQuery: Read 44 rows, 60.80 KiB in 0.00129004 sec., 34107 rows/sec., 46.03 MiB/sec. 2023.10.11 22:27:14.159148 [ 3 ] {5df0c983-c559-431d-b042-dac9179e8315} DynamicQueryHandler: Done processing query 2023.10.11 22:27:14.159172 [ 3 ] {5df0c983-c559-431d-b042-dac9179e8315} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.10.11 22:27:14.159188 [ 3 ] {} HTTP-Session: 79f6dcbe-6fb1-4440-9899-ba100e8d7fc1 Destroying unnamed session 2023.10.11 22:27:14.159307 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 2660, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:27:14.159352 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:27:14.159371 [ 3 ] {} HTTP-Session: fc10fdc6-fc3f-4d97-a6d6-5cf7ecd8d91e Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:27:14.159389 [ 3 ] {} HTTP-Session: fc10fdc6-fc3f-4d97-a6d6-5cf7ecd8d91e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:27:14.159462 [ 3 ] {076d40ae-b19c-4244-89da-0dc49cc6044d} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:27:14.159504 [ 3 ] {076d40ae-b19c-4244-89da-0dc49cc6044d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.11 22:27:14.159625 [ 3 ] {076d40ae-b19c-4244-89da-0dc49cc6044d} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:27:14.159876 [ 3 ] {076d40ae-b19c-4244-89da-0dc49cc6044d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB. 2023.10.11 22:27:14.160104 [ 3 ] {076d40ae-b19c-4244-89da-0dc49cc6044d} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.10.11 22:27:14.160279 [ 3 ] {076d40ae-b19c-4244-89da-0dc49cc6044d} oximeter.measurements_i64 (86512988-1739-436a-bb53-f1d02634fb30): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.10.11 22:27:14.160377 [ 3 ] {076d40ae-b19c-4244-89da-0dc49cc6044d} executeQuery: Read 19 rows, 1.01 KiB in 0.000886524 sec., 21432 rows/sec., 1.11 MiB/sec. 2023.10.11 22:27:14.160496 [ 3 ] {076d40ae-b19c-4244-89da-0dc49cc6044d} DynamicQueryHandler: Done processing query 2023.10.11 22:27:14.160518 [ 3 ] {076d40ae-b19c-4244-89da-0dc49cc6044d} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.11 22:27:14.160534 [ 3 ] {} HTTP-Session: fc10fdc6-fc3f-4d97-a6d6-5cf7ecd8d91e Destroying unnamed session 2023.10.11 22:27:19.141879 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 765, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:27:19.142011 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:27:19.142042 [ 3 ] {} HTTP-Session: 1e41ae79-2829-4b8a-a0dd-cafdf2c44edd Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:27:19.142071 [ 3 ] {} HTTP-Session: 1e41ae79-2829-4b8a-a0dd-cafdf2c44edd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:27:19.142216 [ 3 ] {af24d7d9-510f-4adc-8403-c11f003e4d90} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:27:19.142277 [ 3 ] {af24d7d9-510f-4adc-8403-c11f003e4d90} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.11 22:27:19.142439 [ 3 ] {af24d7d9-510f-4adc-8403-c11f003e4d90} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:27:19.142829 [ 3 ] {af24d7d9-510f-4adc-8403-c11f003e4d90} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB. 2023.10.11 22:27:19.143084 [ 3 ] {af24d7d9-510f-4adc-8403-c11f003e4d90} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2023.10.11 22:27:19.143247 [ 3 ] {af24d7d9-510f-4adc-8403-c11f003e4d90} oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2023.10.11 22:27:19.143385 [ 3 ] {af24d7d9-510f-4adc-8403-c11f003e4d90} executeQuery: Read 5 rows, 415.00 B in 0.001126927 sec., 4436 rows/sec., 359.63 KiB/sec. 2023.10.11 22:27:19.143517 [ 3 ] {af24d7d9-510f-4adc-8403-c11f003e4d90} DynamicQueryHandler: Done processing query 2023.10.11 22:27:19.143546 [ 3 ] {af24d7d9-510f-4adc-8403-c11f003e4d90} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.10.11 22:27:19.143562 [ 3 ] {} HTTP-Session: 1e41ae79-2829-4b8a-a0dd-cafdf2c44edd Destroying unnamed session 2023.10.11 22:27:19.143680 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 2340, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:27:19.143724 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:27:19.143743 [ 3 ] {} HTTP-Session: 0d9fba46-7d7c-4d94-bd10-af020e114219 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:27:19.143760 [ 3 ] {} HTTP-Session: 0d9fba46-7d7c-4d94-bd10-af020e114219 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:27:19.143834 [ 3 ] {b0601901-6c3a-46f9-906d-609dafc2e4af} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:27:19.143875 [ 3 ] {b0601901-6c3a-46f9-906d-609dafc2e4af} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.11 22:27:19.143979 [ 3 ] {b0601901-6c3a-46f9-906d-609dafc2e4af} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:27:19.144247 [ 3 ] {b0601901-6c3a-46f9-906d-609dafc2e4af} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB. 2023.10.11 22:27:19.144448 [ 3 ] {b0601901-6c3a-46f9-906d-609dafc2e4af} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2023.10.11 22:27:19.144598 [ 3 ] {b0601901-6c3a-46f9-906d-609dafc2e4af} oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2023.10.11 22:27:19.144699 [ 3 ] {b0601901-6c3a-46f9-906d-609dafc2e4af} executeQuery: Read 15 rows, 1.39 KiB in 0.000835582 sec., 17951 rows/sec., 1.62 MiB/sec. 2023.10.11 22:27:19.144801 [ 3 ] {b0601901-6c3a-46f9-906d-609dafc2e4af} DynamicQueryHandler: Done processing query 2023.10.11 22:27:19.144824 [ 3 ] {b0601901-6c3a-46f9-906d-609dafc2e4af} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.11 22:27:19.144839 [ 3 ] {} HTTP-Session: 0d9fba46-7d7c-4d94-bd10-af020e114219 Destroying unnamed session 2023.10.11 22:27:19.144983 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 2749, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:27:19.145027 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:27:19.145046 [ 3 ] {} HTTP-Session: 34832d83-dd04-446d-b8f0-fa3866b88ff8 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:27:19.145062 [ 3 ] {} HTTP-Session: 34832d83-dd04-446d-b8f0-fa3866b88ff8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:27:19.145132 [ 3 ] {e2fe5af6-fa03-40f3-a49b-33cf23a8915c} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:27:19.145171 [ 3 ] {e2fe5af6-fa03-40f3-a49b-33cf23a8915c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.11 22:27:19.145274 [ 3 ] {e2fe5af6-fa03-40f3-a49b-33cf23a8915c} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:27:19.145501 [ 3 ] {e2fe5af6-fa03-40f3-a49b-33cf23a8915c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB. 2023.10.11 22:27:19.145706 [ 3 ] {e2fe5af6-fa03-40f3-a49b-33cf23a8915c} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2023.10.11 22:27:19.145865 [ 3 ] {e2fe5af6-fa03-40f3-a49b-33cf23a8915c} oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2023.10.11 22:27:19.145968 [ 3 ] {e2fe5af6-fa03-40f3-a49b-33cf23a8915c} executeQuery: Read 16 rows, 1.27 KiB in 0.000809382 sec., 19768 rows/sec., 1.53 MiB/sec. 2023.10.11 22:27:19.146067 [ 3 ] {e2fe5af6-fa03-40f3-a49b-33cf23a8915c} DynamicQueryHandler: Done processing query 2023.10.11 22:27:19.146090 [ 3 ] {e2fe5af6-fa03-40f3-a49b-33cf23a8915c} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.11 22:27:19.146105 [ 3 ] {} HTTP-Session: 34832d83-dd04-446d-b8f0-fa3866b88ff8 Destroying unnamed session 2023.10.11 22:27:19.146249 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 2138, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:27:19.146291 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:27:19.146309 [ 3 ] {} HTTP-Session: 9f524609-ef44-4c94-9270-ba5c4f79f35a Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:27:19.146325 [ 3 ] {} HTTP-Session: 9f524609-ef44-4c94-9270-ba5c4f79f35a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:27:19.146395 [ 3 ] {49c67f39-7f2b-4dec-80b1-c2c0cb7daab7} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:27:19.146438 [ 3 ] {49c67f39-7f2b-4dec-80b1-c2c0cb7daab7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.11 22:27:19.146552 [ 3 ] {49c67f39-7f2b-4dec-80b1-c2c0cb7daab7} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:27:19.146769 [ 3 ] {49c67f39-7f2b-4dec-80b1-c2c0cb7daab7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB. 2023.10.11 22:27:19.147009 [ 3 ] {49c67f39-7f2b-4dec-80b1-c2c0cb7daab7} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2023.10.11 22:27:19.147179 [ 3 ] {49c67f39-7f2b-4dec-80b1-c2c0cb7daab7} oximeter.measurements_cumulativei64 (b51ca6cb-9f3c-4e63-9ed2-5598a92638e6): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2023.10.11 22:27:19.147283 [ 3 ] {49c67f39-7f2b-4dec-80b1-c2c0cb7daab7} executeQuery: Read 11 rows, 743.00 B in 0.000860283 sec., 12786 rows/sec., 843.43 KiB/sec. 2023.10.11 22:27:19.147415 [ 3 ] {49c67f39-7f2b-4dec-80b1-c2c0cb7daab7} DynamicQueryHandler: Done processing query 2023.10.11 22:27:19.147439 [ 3 ] {49c67f39-7f2b-4dec-80b1-c2c0cb7daab7} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.10.11 22:27:19.147454 [ 3 ] {} HTTP-Session: 9f524609-ef44-4c94-9270-ba5c4f79f35a Destroying unnamed session 2023.10.11 22:27:19.147573 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 5406, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:27:19.147616 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:27:19.147634 [ 3 ] {} HTTP-Session: ec443a09-5493-428b-aafa-8bc71d3556ce Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:27:19.147650 [ 3 ] {} HTTP-Session: ec443a09-5493-428b-aafa-8bc71d3556ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:27:19.147725 [ 3 ] {0df37050-3834-43a8-aa82-000a1938ce5a} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:27:19.147769 [ 3 ] {0df37050-3834-43a8-aa82-000a1938ce5a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.11 22:27:19.147904 [ 3 ] {0df37050-3834-43a8-aa82-000a1938ce5a} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:27:19.148151 [ 3 ] {0df37050-3834-43a8-aa82-000a1938ce5a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB. 2023.10.11 22:27:19.148418 [ 3 ] {0df37050-3834-43a8-aa82-000a1938ce5a} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2023.10.11 22:27:19.148593 [ 3 ] {0df37050-3834-43a8-aa82-000a1938ce5a} oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2023.10.11 22:27:19.148700 [ 3 ] {0df37050-3834-43a8-aa82-000a1938ce5a} executeQuery: Read 5 rows, 6.91 KiB in 0.000946704 sec., 5281 rows/sec., 7.13 MiB/sec. 2023.10.11 22:27:19.148690 [ 168 ] {} oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2023.10.11 22:27:19.148758 [ 168 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB. 2023.10.11 22:27:19.148837 [ 3 ] {0df37050-3834-43a8-aa82-000a1938ce5a} DynamicQueryHandler: Done processing query 2023.10.11 22:27:19.148899 [ 3 ] {0df37050-3834-43a8-aa82-000a1938ce5a} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.10.11 22:27:19.148910 [ 18 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2023.10.11 22:27:19.148948 [ 3 ] {} HTTP-Session: ec443a09-5493-428b-aafa-8bc71d3556ce Destroying unnamed session 2023.10.11 22:27:19.149088 [ 18 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.11 22:27:19.149136 [ 18 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 667 rows starting from the beginning of the part 2023.10.11 22:27:19.149272 [ 18 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::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.11 22:27:19.149373 [ 18 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 44 rows starting from the beginning of the part 2023.10.11 22:27:19.149466 [ 18 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::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.11 22:27:19.149562 [ 18 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 44 rows starting from the beginning of the part 2023.10.11 22:27:19.149648 [ 18 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::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.11 22:27:19.151697 [ 23 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 770 rows, containing 6 columns (6 merged, 0 gathered) in 0.002875933 sec., 267739.19976578036 rows/sec., 361.30 MiB/sec. 2023.10.11 22:27:19.152219 [ 24 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2023.10.11 22:27:19.152456 [ 24 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_31_6} oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2023.10.11 22:27:19.152526 [ 24 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_31_6} oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2023.10.11 22:27:19.152604 [ 24 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_31_6: 4.15 MiB. 2023.10.11 22:27:20.720939 [ 168 ] {} DNSResolver: Updating DNS cache 2023.10.11 22:27:20.720989 [ 168 ] {} DNSResolver: Updated DNS cache 2023.10.11 22:27:24.149377 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 7066, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:27:24.149500 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:27:24.149531 [ 3 ] {} HTTP-Session: 1fc14d2d-fd89-4489-a1dd-92d3eba74468 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:27:24.149560 [ 3 ] {} HTTP-Session: 1fc14d2d-fd89-4489-a1dd-92d3eba74468 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:27:24.149712 [ 3 ] {225726b9-a225-4e34-8475-141b752e5842} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:27:24.149784 [ 3 ] {225726b9-a225-4e34-8475-141b752e5842} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.11 22:27:24.149969 [ 3 ] {225726b9-a225-4e34-8475-141b752e5842} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:27:24.150395 [ 3 ] {225726b9-a225-4e34-8475-141b752e5842} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB. 2023.10.11 22:27:24.150662 [ 3 ] {225726b9-a225-4e34-8475-141b752e5842} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2023.10.11 22:27:24.150824 [ 3 ] {225726b9-a225-4e34-8475-141b752e5842} oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2023.10.11 22:27:24.150964 [ 3 ] {225726b9-a225-4e34-8475-141b752e5842} executeQuery: Read 50 rows, 3.91 KiB in 0.001202478 sec., 41580 rows/sec., 3.17 MiB/sec. 2023.10.11 22:27:24.151086 [ 3 ] {225726b9-a225-4e34-8475-141b752e5842} DynamicQueryHandler: Done processing query 2023.10.11 22:27:24.151111 [ 3 ] {225726b9-a225-4e34-8475-141b752e5842} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.11 22:27:24.151127 [ 3 ] {} HTTP-Session: 1fc14d2d-fd89-4489-a1dd-92d3eba74468 Destroying unnamed session 2023.10.11 22:27:24.151269 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 35031, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:27:24.151313 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:27:24.151334 [ 3 ] {} HTTP-Session: 2f3fa824-2ee6-4239-9753-ba13060a476d Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:27:24.151351 [ 3 ] {} HTTP-Session: 2f3fa824-2ee6-4239-9753-ba13060a476d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:27:24.151427 [ 3 ] {11eea897-827c-42c5-89de-b02db87655d8} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:27:24.151467 [ 3 ] {11eea897-827c-42c5-89de-b02db87655d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.11 22:27:24.151571 [ 3 ] {11eea897-827c-42c5-89de-b02db87655d8} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:27:24.152047 [ 3 ] {11eea897-827c-42c5-89de-b02db87655d8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB. 2023.10.11 22:27:24.152276 [ 3 ] {11eea897-827c-42c5-89de-b02db87655d8} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2023.10.11 22:27:24.152437 [ 3 ] {11eea897-827c-42c5-89de-b02db87655d8} oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2023.10.11 22:27:24.152566 [ 3 ] {11eea897-827c-42c5-89de-b02db87655d8} executeQuery: Read 219 rows, 21.66 KiB in 0.001110477 sec., 197212 rows/sec., 19.05 MiB/sec. 2023.10.11 22:27:24.152686 [ 3 ] {11eea897-827c-42c5-89de-b02db87655d8} DynamicQueryHandler: Done processing query 2023.10.11 22:27:24.152709 [ 3 ] {11eea897-827c-42c5-89de-b02db87655d8} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.11 22:27:24.152725 [ 3 ] {} HTTP-Session: 2f3fa824-2ee6-4239-9753-ba13060a476d Destroying unnamed session 2023.10.11 22:27:24.152940 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 49531, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:27:24.152986 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:27:24.153005 [ 3 ] {} HTTP-Session: e263cd5d-3035-4699-b43f-973286e48630 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:27:24.153022 [ 3 ] {} HTTP-Session: e263cd5d-3035-4699-b43f-973286e48630 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:27:24.153101 [ 3 ] {f9eded7c-78c9-4ebf-a22d-e4ce2d050b12} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:27:24.153140 [ 3 ] {f9eded7c-78c9-4ebf-a22d-e4ce2d050b12} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.11 22:27:24.153244 [ 3 ] {f9eded7c-78c9-4ebf-a22d-e4ce2d050b12} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:27:24.153681 [ 3 ] {f9eded7c-78c9-4ebf-a22d-e4ce2d050b12} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB. 2023.10.11 22:27:24.153899 [ 3 ] {f9eded7c-78c9-4ebf-a22d-e4ce2d050b12} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2023.10.11 22:27:24.154050 [ 3 ] {f9eded7c-78c9-4ebf-a22d-e4ce2d050b12} oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2023.10.11 22:27:24.154170 [ 3 ] {f9eded7c-78c9-4ebf-a22d-e4ce2d050b12} executeQuery: Read 308 rows, 22.07 KiB in 0.001041125 sec., 295833 rows/sec., 20.70 MiB/sec. 2023.10.11 22:27:24.154276 [ 3 ] {f9eded7c-78c9-4ebf-a22d-e4ce2d050b12} DynamicQueryHandler: Done processing query 2023.10.11 22:27:24.154298 [ 3 ] {f9eded7c-78c9-4ebf-a22d-e4ce2d050b12} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.10.11 22:27:24.154338 [ 3 ] {} HTTP-Session: e263cd5d-3035-4699-b43f-973286e48630 Destroying unnamed session 2023.10.11 22:27:24.154451 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:27:24.154494 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:27:24.154513 [ 3 ] {} HTTP-Session: eeef202e-eb8f-42e4-bfb0-593f47712d4f Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:27:24.154529 [ 3 ] {} HTTP-Session: eeef202e-eb8f-42e4-bfb0-593f47712d4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:27:24.154598 [ 3 ] {47a2b46e-e33d-4965-99ab-d54310d935c6} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:27:24.154637 [ 3 ] {47a2b46e-e33d-4965-99ab-d54310d935c6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.11 22:27:24.154741 [ 3 ] {47a2b46e-e33d-4965-99ab-d54310d935c6} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:27:24.154978 [ 3 ] {47a2b46e-e33d-4965-99ab-d54310d935c6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB. 2023.10.11 22:27:24.155215 [ 3 ] {47a2b46e-e33d-4965-99ab-d54310d935c6} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.10.11 22:27:24.155382 [ 3 ] {47a2b46e-e33d-4965-99ab-d54310d935c6} oximeter.measurements_bool (d1fe4264-4f18-4087-8604-5720dcd28da6): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.10.11 22:27:24.155514 [ 3 ] {47a2b46e-e33d-4965-99ab-d54310d935c6} executeQuery: Read 6 rows, 258.00 B in 0.000888273 sec., 6754 rows/sec., 283.64 KiB/sec. 2023.10.11 22:27:24.155626 [ 3 ] {47a2b46e-e33d-4965-99ab-d54310d935c6} DynamicQueryHandler: Done processing query 2023.10.11 22:27:24.155649 [ 3 ] {47a2b46e-e33d-4965-99ab-d54310d935c6} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.11 22:27:24.155665 [ 3 ] {} HTTP-Session: eeef202e-eb8f-42e4-bfb0-593f47712d4f Destroying unnamed session 2023.10.11 22:27:24.155788 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 11520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:27:24.155833 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:27:24.155873 [ 3 ] {} HTTP-Session: 24b7076c-1928-49c2-9af1-491ffd620759 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:27:24.155890 [ 3 ] {} HTTP-Session: 24b7076c-1928-49c2-9af1-491ffd620759 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:27:24.155962 [ 3 ] {365929cf-1781-4c70-b607-6205505e8083} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:27:24.156005 [ 3 ] {365929cf-1781-4c70-b607-6205505e8083} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.11 22:27:24.156121 [ 3 ] {365929cf-1781-4c70-b607-6205505e8083} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:27:24.156410 [ 3 ] {365929cf-1781-4c70-b607-6205505e8083} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB. 2023.10.11 22:27:24.156650 [ 3 ] {365929cf-1781-4c70-b607-6205505e8083} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2023.10.11 22:27:24.156826 [ 3 ] {365929cf-1781-4c70-b607-6205505e8083} oximeter.measurements_cumulativei64 (b51ca6cb-9f3c-4e63-9ed2-5598a92638e6): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2023.10.11 22:27:24.156951 [ 3 ] {365929cf-1781-4c70-b607-6205505e8083} executeQuery: Read 63 rows, 3.91 KiB in 0.000954594 sec., 65996 rows/sec., 4.00 MiB/sec. 2023.10.11 22:27:24.157093 [ 3 ] {365929cf-1781-4c70-b607-6205505e8083} DynamicQueryHandler: Done processing query 2023.10.11 22:27:24.157117 [ 3 ] {365929cf-1781-4c70-b607-6205505e8083} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.11 22:27:24.157132 [ 3 ] {} HTTP-Session: 24b7076c-1928-49c2-9af1-491ffd620759 Destroying unnamed session 2023.10.11 22:27:24.157258 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 47085, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:27:24.157300 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:27:24.157318 [ 3 ] {} HTTP-Session: 3a2ee27c-fc79-4a43-a2a9-f03d6491b4dd Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:27:24.157334 [ 3 ] {} HTTP-Session: 3a2ee27c-fc79-4a43-a2a9-f03d6491b4dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:27:24.157422 [ 3 ] {ec72b847-72e7-4fe8-86b9-b20973c46854} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:27:24.157468 [ 3 ] {ec72b847-72e7-4fe8-86b9-b20973c46854} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.11 22:27:24.157606 [ 3 ] {ec72b847-72e7-4fe8-86b9-b20973c46854} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:27:24.158081 [ 3 ] {ec72b847-72e7-4fe8-86b9-b20973c46854} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB. 2023.10.11 22:27:24.158382 [ 3 ] {ec72b847-72e7-4fe8-86b9-b20973c46854} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2023.10.11 22:27:24.158557 [ 3 ] {ec72b847-72e7-4fe8-86b9-b20973c46854} oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2023.10.11 22:27:24.158676 [ 3 ] {ec72b847-72e7-4fe8-86b9-b20973c46854} executeQuery: Read 44 rows, 60.80 KiB in 0.001225558 sec., 35902 rows/sec., 48.45 MiB/sec. 2023.10.11 22:27:24.158800 [ 3 ] {ec72b847-72e7-4fe8-86b9-b20973c46854} DynamicQueryHandler: Done processing query 2023.10.11 22:27:24.158823 [ 3 ] {ec72b847-72e7-4fe8-86b9-b20973c46854} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.10.11 22:27:24.158838 [ 3 ] {} HTTP-Session: 3a2ee27c-fc79-4a43-a2a9-f03d6491b4dd Destroying unnamed session 2023.10.11 22:27:24.158957 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 2660, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:27:24.159000 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:27:24.159019 [ 3 ] {} HTTP-Session: be39f0e8-661f-4873-956e-24c4b75d5025 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:27:24.159035 [ 3 ] {} HTTP-Session: be39f0e8-661f-4873-956e-24c4b75d5025 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:27:24.159105 [ 3 ] {07aedd6b-1944-44c0-9aa0-66581589f2d0} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:27:24.159145 [ 3 ] {07aedd6b-1944-44c0-9aa0-66581589f2d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.11 22:27:24.159247 [ 3 ] {07aedd6b-1944-44c0-9aa0-66581589f2d0} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:27:24.159494 [ 3 ] {07aedd6b-1944-44c0-9aa0-66581589f2d0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB. 2023.10.11 22:27:24.159714 [ 3 ] {07aedd6b-1944-44c0-9aa0-66581589f2d0} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.10.11 22:27:24.159883 [ 3 ] {07aedd6b-1944-44c0-9aa0-66581589f2d0} oximeter.measurements_i64 (86512988-1739-436a-bb53-f1d02634fb30): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.10.11 22:27:24.160010 [ 3 ] {07aedd6b-1944-44c0-9aa0-66581589f2d0} executeQuery: Read 19 rows, 1.01 KiB in 0.000871433 sec., 21803 rows/sec., 1.13 MiB/sec. 2023.10.11 22:27:24.160196 [ 3 ] {07aedd6b-1944-44c0-9aa0-66581589f2d0} DynamicQueryHandler: Done processing query 2023.10.11 22:27:24.160221 [ 3 ] {07aedd6b-1944-44c0-9aa0-66581589f2d0} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.11 22:27:24.160237 [ 3 ] {} HTTP-Session: be39f0e8-661f-4873-956e-24c4b75d5025 Destroying unnamed session 2023.10.11 22:27:29.141918 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 765, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:27:29.142040 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:27:29.142071 [ 3 ] {} HTTP-Session: db9de767-5a15-4e52-a41d-9347d8de7550 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:27:29.142100 [ 3 ] {} HTTP-Session: db9de767-5a15-4e52-a41d-9347d8de7550 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:27:29.142242 [ 3 ] {dc164931-28b8-45b6-b05b-1ec54c2de2f3} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:27:29.142310 [ 3 ] {dc164931-28b8-45b6-b05b-1ec54c2de2f3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.11 22:27:29.142494 [ 3 ] {dc164931-28b8-45b6-b05b-1ec54c2de2f3} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:27:29.142907 [ 3 ] {dc164931-28b8-45b6-b05b-1ec54c2de2f3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB. 2023.10.11 22:27:29.143162 [ 3 ] {dc164931-28b8-45b6-b05b-1ec54c2de2f3} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2023.10.11 22:27:29.143325 [ 3 ] {dc164931-28b8-45b6-b05b-1ec54c2de2f3} oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. 2023.10.11 22:27:29.143448 [ 3 ] {dc164931-28b8-45b6-b05b-1ec54c2de2f3} executeQuery: Read 5 rows, 415.00 B in 0.001168017 sec., 4280 rows/sec., 346.98 KiB/sec. 2023.10.11 22:27:29.143595 [ 3 ] {dc164931-28b8-45b6-b05b-1ec54c2de2f3} DynamicQueryHandler: Done processing query 2023.10.11 22:27:29.143620 [ 3 ] {dc164931-28b8-45b6-b05b-1ec54c2de2f3} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.11 22:27:29.143637 [ 3 ] {} HTTP-Session: db9de767-5a15-4e52-a41d-9347d8de7550 Destroying unnamed session 2023.10.11 22:27:29.143758 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 2340, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:27:29.143809 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:27:29.143829 [ 3 ] {} HTTP-Session: 0a958788-6733-42a2-afbc-3a163d2e8877 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:27:29.143847 [ 3 ] {} HTTP-Session: 0a958788-6733-42a2-afbc-3a163d2e8877 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:27:29.143927 [ 3 ] {cd8ce22b-dd10-499e-b7bc-3334f274f6dd} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:27:29.143970 [ 3 ] {cd8ce22b-dd10-499e-b7bc-3334f274f6dd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.11 22:27:29.144078 [ 3 ] {cd8ce22b-dd10-499e-b7bc-3334f274f6dd} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:27:29.144357 [ 3 ] {cd8ce22b-dd10-499e-b7bc-3334f274f6dd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB. 2023.10.11 22:27:29.144562 [ 3 ] {cd8ce22b-dd10-499e-b7bc-3334f274f6dd} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2023.10.11 22:27:29.144706 [ 3 ] {cd8ce22b-dd10-499e-b7bc-3334f274f6dd} oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. 2023.10.11 22:27:29.144813 [ 3 ] {cd8ce22b-dd10-499e-b7bc-3334f274f6dd} executeQuery: Read 15 rows, 1.39 KiB in 0.000857233 sec., 17498 rows/sec., 1.58 MiB/sec. 2023.10.11 22:27:29.144917 [ 3 ] {cd8ce22b-dd10-499e-b7bc-3334f274f6dd} DynamicQueryHandler: Done processing query 2023.10.11 22:27:29.144940 [ 3 ] {cd8ce22b-dd10-499e-b7bc-3334f274f6dd} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.11 22:27:29.144955 [ 3 ] {} HTTP-Session: 0a958788-6733-42a2-afbc-3a163d2e8877 Destroying unnamed session 2023.10.11 22:27:29.145074 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 896, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:27:29.145118 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:27:29.145137 [ 3 ] {} HTTP-Session: 0d3baf7a-c4fb-4353-a5a8-74724aa848af Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:27:29.145153 [ 3 ] {} HTTP-Session: 0d3baf7a-c4fb-4353-a5a8-74724aa848af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:27:29.145223 [ 3 ] {ed71a064-aced-42c1-bcc9-7b59f54cf4d0} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:27:29.145262 [ 3 ] {ed71a064-aced-42c1-bcc9-7b59f54cf4d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.11 22:27:29.145364 [ 3 ] {ed71a064-aced-42c1-bcc9-7b59f54cf4d0} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:27:29.145703 [ 3 ] {ed71a064-aced-42c1-bcc9-7b59f54cf4d0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB. 2023.10.11 22:27:29.145913 [ 3 ] {ed71a064-aced-42c1-bcc9-7b59f54cf4d0} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2023.10.11 22:27:29.146061 [ 3 ] {ed71a064-aced-42c1-bcc9-7b59f54cf4d0} oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. 2023.10.11 22:27:29.146161 [ 3 ] {ed71a064-aced-42c1-bcc9-7b59f54cf4d0} executeQuery: Read 5 rows, 410.00 B in 0.000910714 sec., 5490 rows/sec., 439.64 KiB/sec. 2023.10.11 22:27:29.146314 [ 3 ] {ed71a064-aced-42c1-bcc9-7b59f54cf4d0} DynamicQueryHandler: Done processing query 2023.10.11 22:27:29.146337 [ 3 ] {ed71a064-aced-42c1-bcc9-7b59f54cf4d0} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.11 22:27:29.146353 [ 3 ] {} HTTP-Session: 0d3baf7a-c4fb-4353-a5a8-74724aa848af Destroying unnamed session 2023.10.11 22:27:29.146486 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 5406, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:27:29.146529 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:27:29.146547 [ 3 ] {} HTTP-Session: 03e508e2-8649-4480-8401-492566b941f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:27:29.146564 [ 3 ] {} HTTP-Session: 03e508e2-8649-4480-8401-492566b941f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:27:29.146634 [ 3 ] {d457fd8d-eb73-465b-9bce-7f8f68806c69} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:27:29.146682 [ 3 ] {d457fd8d-eb73-465b-9bce-7f8f68806c69} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.11 22:27:29.146817 [ 3 ] {d457fd8d-eb73-465b-9bce-7f8f68806c69} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:27:29.147123 [ 3 ] {d457fd8d-eb73-465b-9bce-7f8f68806c69} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB. 2023.10.11 22:27:29.147404 [ 3 ] {d457fd8d-eb73-465b-9bce-7f8f68806c69} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2023.10.11 22:27:29.147591 [ 3 ] {d457fd8d-eb73-465b-9bce-7f8f68806c69} oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2023.10.11 22:27:29.147692 [ 3 ] {d457fd8d-eb73-465b-9bce-7f8f68806c69} executeQuery: Read 5 rows, 6.91 KiB in 0.001030106 sec., 4853 rows/sec., 6.55 MiB/sec. 2023.10.11 22:27:29.147814 [ 3 ] {d457fd8d-eb73-465b-9bce-7f8f68806c69} DynamicQueryHandler: Done processing query 2023.10.11 22:27:29.147838 [ 3 ] {d457fd8d-eb73-465b-9bce-7f8f68806c69} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.11 22:27:29.147853 [ 3 ] {} HTTP-Session: 03e508e2-8649-4480-8401-492566b941f0 Destroying unnamed session 2023.10.11 22:27:34.149572 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 7640, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:27:34.149698 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:27:34.149724 [ 3 ] {} HTTP-Session: e0ce9fd3-e71e-486c-a3ec-da33aaf96fc5 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:27:34.149749 [ 3 ] {} HTTP-Session: e0ce9fd3-e71e-486c-a3ec-da33aaf96fc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:27:34.149883 [ 3 ] {fa1bd6cf-b6cd-456f-8854-90db9509fd9e} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:27:34.149946 [ 3 ] {fa1bd6cf-b6cd-456f-8854-90db9509fd9e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.11 22:27:34.150110 [ 3 ] {fa1bd6cf-b6cd-456f-8854-90db9509fd9e} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:27:34.150586 [ 3 ] {fa1bd6cf-b6cd-456f-8854-90db9509fd9e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB. 2023.10.11 22:27:34.150856 [ 3 ] {fa1bd6cf-b6cd-456f-8854-90db9509fd9e} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2023.10.11 22:27:34.151023 [ 3 ] {fa1bd6cf-b6cd-456f-8854-90db9509fd9e} oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. 2023.10.11 22:27:34.151169 [ 3 ] {fa1bd6cf-b6cd-456f-8854-90db9509fd9e} executeQuery: Read 54 rows, 4.23 KiB in 0.001248379 sec., 43256 rows/sec., 3.31 MiB/sec. 2023.10.11 22:27:34.151159 [ 159 ] {} oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2023.10.11 22:27:34.151278 [ 159 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB. 2023.10.11 22:27:34.151390 [ 3 ] {fa1bd6cf-b6cd-456f-8854-90db9509fd9e} DynamicQueryHandler: Done processing query 2023.10.11 22:27:34.151465 [ 3 ] {fa1bd6cf-b6cd-456f-8854-90db9509fd9e} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.11 22:27:34.151527 [ 3 ] {} HTTP-Session: e0ce9fd3-e71e-486c-a3ec-da33aaf96fc5 Destroying unnamed session 2023.10.11 22:27:34.151536 [ 21 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact 2023.10.11 22:27:34.151775 [ 21 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.11 22:27:34.151785 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 36875, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:27:34.151861 [ 21 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 55 rows starting from the beginning of the part 2023.10.11 22:27:34.151894 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:27:34.151963 [ 3 ] {} HTTP-Session: 83262928-3e51-4e20-ad18-3c51b04534a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:27:34.152008 [ 3 ] {} HTTP-Session: 83262928-3e51-4e20-ad18-3c51b04534a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:27:34.152184 [ 21 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 50 rows starting from the beginning of the part 2023.10.11 22:27:34.152224 [ 3 ] {6360b92d-4803-4333-9c91-2c1473024433} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:27:34.152312 [ 3 ] {6360b92d-4803-4333-9c91-2c1473024433} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.11 22:27:34.152422 [ 21 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::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.11 22:27:34.152770 [ 21 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 50 rows starting from the beginning of the part 2023.10.11 22:27:34.152823 [ 3 ] {6360b92d-4803-4333-9c91-2c1473024433} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:27:34.153010 [ 21 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::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.11 22:27:34.153127 [ 21 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 54 rows starting from the beginning of the part 2023.10.11 22:27:34.153699 [ 3 ] {6360b92d-4803-4333-9c91-2c1473024433} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB. 2023.10.11 22:27:34.154270 [ 3 ] {6360b92d-4803-4333-9c91-2c1473024433} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2023.10.11 22:27:34.154493 [ 23 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 219 rows, containing 4 columns (4 merged, 0 gathered) in 0.003131067 sec., 69944.20751775673 rows/sec., 5.35 MiB/sec. 2023.10.11 22:27:34.154561 [ 3 ] {6360b92d-4803-4333-9c91-2c1473024433} oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. 2023.10.11 22:27:34.154706 [ 23 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2023.10.11 22:27:34.154733 [ 159 ] {} oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2023.10.11 22:27:34.154803 [ 3 ] {6360b92d-4803-4333-9c91-2c1473024433} executeQuery: Read 231 rows, 22.78 KiB in 0.002508097 sec., 92101 rows/sec., 8.87 MiB/sec. 2023.10.11 22:27:34.154819 [ 159 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB. 2023.10.11 22:27:34.154999 [ 24 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact 2023.10.11 22:27:34.155248 [ 23 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_36_7} oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. 2023.10.11 22:27:34.155252 [ 3 ] {6360b92d-4803-4333-9c91-2c1473024433} DynamicQueryHandler: Done processing query 2023.10.11 22:27:34.155344 [ 3 ] {6360b92d-4803-4333-9c91-2c1473024433} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.11 22:27:34.155366 [ 24 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.11 22:27:34.155455 [ 3 ] {} HTTP-Session: 83262928-3e51-4e20-ad18-3c51b04534a7 Destroying unnamed session 2023.10.11 22:27:34.155504 [ 23 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_36_7} oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 2023.10.11 22:27:34.155516 [ 24 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 234 rows starting from the beginning of the part 2023.10.11 22:27:34.155752 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 51739, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:27:34.155762 [ 24 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 219 rows starting from the beginning of the part 2023.10.11 22:27:34.155810 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:27:34.155836 [ 3 ] {} HTTP-Session: 81eacafc-883e-43e4-b0d7-d0049fe7c1e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:27:34.155867 [ 3 ] {} HTTP-Session: 81eacafc-883e-43e4-b0d7-d0049fe7c1e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:27:34.155885 [ 24 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 15 rows starting from the beginning of the part 2023.10.11 22:27:34.156012 [ 3 ] {9ede073c-f7e0-44d9-b423-c8e5fe635916} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:27:34.156026 [ 24 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 219 rows starting from the beginning of the part 2023.10.11 22:27:34.156076 [ 3 ] {9ede073c-f7e0-44d9-b423-c8e5fe635916} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.11 22:27:34.156172 [ 24 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 15 rows starting from the beginning of the part 2023.10.11 22:27:34.156333 [ 3 ] {9ede073c-f7e0-44d9-b423-c8e5fe635916} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:27:34.156341 [ 24 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 231 rows starting from the beginning of the part 2023.10.11 22:27:34.157008 [ 3 ] {9ede073c-f7e0-44d9-b423-c8e5fe635916} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB. 2023.10.11 22:27:34.157284 [ 3 ] {9ede073c-f7e0-44d9-b423-c8e5fe635916} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2023.10.11 22:27:34.157377 [ 24 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 933 rows, containing 4 columns (4 merged, 0 gathered) in 0.002500667 sec., 373100.4567981263 rows/sec., 35.89 MiB/sec. 2023.10.11 22:27:34.157510 [ 3 ] {9ede073c-f7e0-44d9-b423-c8e5fe635916} oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. 2023.10.11 22:27:34.157533 [ 23 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2023.10.11 22:27:34.157667 [ 159 ] {} oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2023.10.11 22:27:34.157701 [ 3 ] {9ede073c-f7e0-44d9-b423-c8e5fe635916} executeQuery: Read 321 rows, 23.11 KiB in 0.001642765 sec., 195402 rows/sec., 13.74 MiB/sec. 2023.10.11 22:27:34.157719 [ 159 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB. 2023.10.11 22:27:34.157851 [ 23 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_36_7} oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. 2023.10.11 22:27:34.158076 [ 23 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_36_7} oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 2023.10.11 22:27:34.158167 [ 3 ] {9ede073c-f7e0-44d9-b423-c8e5fe635916} DynamicQueryHandler: Done processing query 2023.10.11 22:27:34.158242 [ 3 ] {9ede073c-f7e0-44d9-b423-c8e5fe635916} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.10.11 22:27:34.158324 [ 3 ] {} HTTP-Session: 81eacafc-883e-43e4-b0d7-d0049fe7c1e3 Destroying unnamed session 2023.10.11 22:27:34.158344 [ 17 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact 2023.10.11 22:27:34.158460 [ 17 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.11 22:27:34.158504 [ 17 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 342 rows starting from the beginning of the part 2023.10.11 22:27:34.158536 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:27:34.158610 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:27:34.158669 [ 3 ] {} HTTP-Session: a6550f5e-b046-4829-8299-f58fcebc1a03 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:27:34.158723 [ 3 ] {} HTTP-Session: a6550f5e-b046-4829-8299-f58fcebc1a03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:27:34.158735 [ 17 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 308 rows starting from the beginning of the part 2023.10.11 22:27:34.158911 [ 3 ] {983fd71c-438f-4ce6-804d-1e37bd05c705} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:27:34.158980 [ 17 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 16 rows starting from the beginning of the part 2023.10.11 22:27:34.159001 [ 3 ] {983fd71c-438f-4ce6-804d-1e37bd05c705} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.11 22:27:34.159255 [ 17 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 308 rows starting from the beginning of the part 2023.10.11 22:27:34.159498 [ 3 ] {983fd71c-438f-4ce6-804d-1e37bd05c705} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:27:34.159524 [ 17 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::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.11 22:27:34.159717 [ 17 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 321 rows starting from the beginning of the part 2023.10.11 22:27:34.160234 [ 3 ] {983fd71c-438f-4ce6-804d-1e37bd05c705} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB. 2023.10.11 22:27:34.160749 [ 3 ] {983fd71c-438f-4ce6-804d-1e37bd05c705} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.10.11 22:27:34.161032 [ 3 ] {983fd71c-438f-4ce6-804d-1e37bd05c705} oximeter.measurements_bool (d1fe4264-4f18-4087-8604-5720dcd28da6): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.10.11 22:27:34.161246 [ 3 ] {983fd71c-438f-4ce6-804d-1e37bd05c705} executeQuery: Read 6 rows, 258.00 B in 0.002254014 sec., 2661 rows/sec., 111.78 KiB/sec. 2023.10.11 22:27:34.161733 [ 3 ] {983fd71c-438f-4ce6-804d-1e37bd05c705} DynamicQueryHandler: Done processing query 2023.10.11 22:27:34.161738 [ 9 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 1300 rows, containing 4 columns (4 merged, 0 gathered) in 0.00395435 sec., 328751.88084008754 rows/sec., 23.14 MiB/sec. 2023.10.11 22:27:34.161760 [ 3 ] {983fd71c-438f-4ce6-804d-1e37bd05c705} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.11 22:27:34.161785 [ 3 ] {} HTTP-Session: a6550f5e-b046-4829-8299-f58fcebc1a03 Destroying unnamed session 2023.10.11 22:27:34.161888 [ 10 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2023.10.11 22:27:34.161953 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 11521, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:27:34.162026 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:27:34.162058 [ 3 ] {} HTTP-Session: 0a622ea5-56dc-409a-95f0-e6fbf288a4cf Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:27:34.162084 [ 3 ] {} HTTP-Session: 0a622ea5-56dc-409a-95f0-e6fbf288a4cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:27:34.162205 [ 10 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_36_7} oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. 2023.10.11 22:27:34.162226 [ 3 ] {533124ff-56c7-493c-8410-57138baf1dae} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:27:34.162297 [ 3 ] {533124ff-56c7-493c-8410-57138baf1dae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.11 22:27:34.162332 [ 10 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_36_7} oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 2023.10.11 22:27:34.162566 [ 3 ] {533124ff-56c7-493c-8410-57138baf1dae} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:27:34.162916 [ 3 ] {533124ff-56c7-493c-8410-57138baf1dae} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB. 2023.10.11 22:27:34.163175 [ 3 ] {533124ff-56c7-493c-8410-57138baf1dae} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2023.10.11 22:27:34.163352 [ 3 ] {533124ff-56c7-493c-8410-57138baf1dae} oximeter.measurements_cumulativei64 (b51ca6cb-9f3c-4e63-9ed2-5598a92638e6): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2023.10.11 22:27:34.163497 [ 3 ] {533124ff-56c7-493c-8410-57138baf1dae} executeQuery: Read 63 rows, 3.91 KiB in 0.001215398 sec., 51834 rows/sec., 3.14 MiB/sec. 2023.10.11 22:27:34.163695 [ 3 ] {533124ff-56c7-493c-8410-57138baf1dae} DynamicQueryHandler: Done processing query 2023.10.11 22:27:34.163718 [ 3 ] {533124ff-56c7-493c-8410-57138baf1dae} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.11 22:27:34.163734 [ 3 ] {} HTTP-Session: 0a622ea5-56dc-409a-95f0-e6fbf288a4cf Destroying unnamed session 2023.10.11 22:27:34.163914 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 51359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:27:34.163962 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:27:34.163981 [ 3 ] {} HTTP-Session: c98f1b2c-89f0-4bfe-bdd1-8a404b9046db Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:27:34.163998 [ 3 ] {} HTTP-Session: c98f1b2c-89f0-4bfe-bdd1-8a404b9046db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:27:34.164094 [ 3 ] {d56d863f-8aa6-45cd-b230-10a1e951ef06} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:27:34.164138 [ 3 ] {d56d863f-8aa6-45cd-b230-10a1e951ef06} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.11 22:27:34.164277 [ 3 ] {d56d863f-8aa6-45cd-b230-10a1e951ef06} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:27:34.164798 [ 3 ] {d56d863f-8aa6-45cd-b230-10a1e951ef06} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB. 2023.10.11 22:27:34.165118 [ 3 ] {d56d863f-8aa6-45cd-b230-10a1e951ef06} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2023.10.11 22:27:34.165299 [ 3 ] {d56d863f-8aa6-45cd-b230-10a1e951ef06} oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2023.10.11 22:27:34.165426 [ 3 ] {d56d863f-8aa6-45cd-b230-10a1e951ef06} executeQuery: Read 48 rows, 66.33 KiB in 0.001303919 sec., 36812 rows/sec., 49.68 MiB/sec. 2023.10.11 22:27:34.165552 [ 3 ] {d56d863f-8aa6-45cd-b230-10a1e951ef06} DynamicQueryHandler: Done processing query 2023.10.11 22:27:34.165575 [ 3 ] {d56d863f-8aa6-45cd-b230-10a1e951ef06} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.10.11 22:27:34.165591 [ 3 ] {} HTTP-Session: c98f1b2c-89f0-4bfe-bdd1-8a404b9046db Destroying unnamed session 2023.10.11 22:27:34.165705 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 4037, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:27:34.165752 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:27:34.165773 [ 3 ] {} HTTP-Session: f33dca3a-2557-4c3c-b590-c4a0884d7c12 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:27:34.165791 [ 3 ] {} HTTP-Session: f33dca3a-2557-4c3c-b590-c4a0884d7c12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:27:34.165864 [ 3 ] {f6323065-46b7-4df5-9c69-5835eed6dc18} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:27:34.165911 [ 3 ] {f6323065-46b7-4df5-9c69-5835eed6dc18} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.11 22:27:34.166015 [ 3 ] {f6323065-46b7-4df5-9c69-5835eed6dc18} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:27:34.166329 [ 3 ] {f6323065-46b7-4df5-9c69-5835eed6dc18} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB. 2023.10.11 22:27:34.166562 [ 3 ] {f6323065-46b7-4df5-9c69-5835eed6dc18} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.10.11 22:27:34.166739 [ 3 ] {f6323065-46b7-4df5-9c69-5835eed6dc18} oximeter.measurements_i64 (86512988-1739-436a-bb53-f1d02634fb30): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.10.11 22:27:34.166859 [ 159 ] {} oximeter.measurements_i64 (86512988-1739-436a-bb53-f1d02634fb30) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2023.10.11 22:27:34.166877 [ 3 ] {f6323065-46b7-4df5-9c69-5835eed6dc18} executeQuery: Read 28 rows, 1.64 KiB in 0.000972055 sec., 28804 rows/sec., 1.64 MiB/sec. 2023.10.11 22:27:34.166910 [ 159 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB. 2023.10.11 22:27:34.167092 [ 15 ] {86512988-1739-436a-bb53-f1d02634fb30::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2023.10.11 22:27:34.167164 [ 3 ] {f6323065-46b7-4df5-9c69-5835eed6dc18} DynamicQueryHandler: Done processing query 2023.10.11 22:27:34.167204 [ 3 ] {f6323065-46b7-4df5-9c69-5835eed6dc18} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.10.11 22:27:34.167245 [ 3 ] {} HTTP-Session: f33dca3a-2557-4c3c-b590-c4a0884d7c12 Destroying unnamed session 2023.10.11 22:27:34.167264 [ 15 ] {86512988-1739-436a-bb53-f1d02634fb30::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.11 22:27:34.167311 [ 15 ] {86512988-1739-436a-bb53-f1d02634fb30::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.11 22:27:34.167430 [ 15 ] {86512988-1739-436a-bb53-f1d02634fb30::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.11 22:27:34.167525 [ 15 ] {86512988-1739-436a-bb53-f1d02634fb30::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.11 22:27:34.167617 [ 15 ] {86512988-1739-436a-bb53-f1d02634fb30::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.11 22:27:34.167704 [ 15 ] {86512988-1739-436a-bb53-f1d02634fb30::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.11 22:27:34.167791 [ 15 ] {86512988-1739-436a-bb53-f1d02634fb30::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 28 rows starting from the beginning of the part 2023.10.11 22:27:34.168417 [ 9 ] {86512988-1739-436a-bb53-f1d02634fb30::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 4 columns (4 merged, 0 gathered) in 0.001455792 sec., 289876.5757745612 rows/sec., 15.53 MiB/sec. 2023.10.11 22:27:34.168535 [ 9 ] {86512988-1739-436a-bb53-f1d02634fb30::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2023.10.11 22:27:34.168749 [ 9 ] {86512988-1739-436a-bb53-f1d02634fb30::all_1_21_4} oximeter.measurements_i64 (86512988-1739-436a-bb53-f1d02634fb30): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2023.10.11 22:27:34.168814 [ 9 ] {86512988-1739-436a-bb53-f1d02634fb30::all_1_21_4} oximeter.measurements_i64 (86512988-1739-436a-bb53-f1d02634fb30) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2023.10.11 22:27:35.721227 [ 156 ] {} DNSResolver: Updating DNS cache 2023.10.11 22:27:35.721282 [ 156 ] {} DNSResolver: Updated DNS cache 2023.10.11 22:27:39.142589 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 765, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:27:39.142710 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:27:39.142738 [ 3 ] {} HTTP-Session: 84dfc1bd-d85c-4e70-a514-aaf407d7846a Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:27:39.142762 [ 3 ] {} HTTP-Session: 84dfc1bd-d85c-4e70-a514-aaf407d7846a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:27:39.142889 [ 3 ] {81f7275e-3550-45f3-babc-2ea24bdca4ac} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:27:39.142951 [ 3 ] {81f7275e-3550-45f3-babc-2ea24bdca4ac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.11 22:27:39.143113 [ 3 ] {81f7275e-3550-45f3-babc-2ea24bdca4ac} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:27:39.143534 [ 3 ] {81f7275e-3550-45f3-babc-2ea24bdca4ac} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB. 2023.10.11 22:27:39.143802 [ 3 ] {81f7275e-3550-45f3-babc-2ea24bdca4ac} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2023.10.11 22:27:39.143969 [ 3 ] {81f7275e-3550-45f3-babc-2ea24bdca4ac} oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. 2023.10.11 22:27:39.144103 [ 3 ] {81f7275e-3550-45f3-babc-2ea24bdca4ac} executeQuery: Read 5 rows, 415.00 B in 0.001172228 sec., 4265 rows/sec., 345.73 KiB/sec. 2023.10.11 22:27:39.144259 [ 3 ] {81f7275e-3550-45f3-babc-2ea24bdca4ac} DynamicQueryHandler: Done processing query 2023.10.11 22:27:39.144285 [ 3 ] {81f7275e-3550-45f3-babc-2ea24bdca4ac} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.10.11 22:27:39.144301 [ 3 ] {} HTTP-Session: 84dfc1bd-d85c-4e70-a514-aaf407d7846a Destroying unnamed session 2023.10.11 22:27:39.144425 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 2340, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:27:39.144476 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:27:39.144497 [ 3 ] {} HTTP-Session: 1eb4d0bd-a876-48a4-b6b9-978c3326b679 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:27:39.144516 [ 3 ] {} HTTP-Session: 1eb4d0bd-a876-48a4-b6b9-978c3326b679 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:27:39.144599 [ 3 ] {3c399d16-8b29-4c44-afac-0581bd10f936} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:27:39.144643 [ 3 ] {3c399d16-8b29-4c44-afac-0581bd10f936} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.11 22:27:39.144753 [ 3 ] {3c399d16-8b29-4c44-afac-0581bd10f936} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:27:39.145068 [ 3 ] {3c399d16-8b29-4c44-afac-0581bd10f936} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB. 2023.10.11 22:27:39.145279 [ 3 ] {3c399d16-8b29-4c44-afac-0581bd10f936} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2023.10.11 22:27:39.145430 [ 3 ] {3c399d16-8b29-4c44-afac-0581bd10f936} oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. 2023.10.11 22:27:39.145563 [ 3 ] {3c399d16-8b29-4c44-afac-0581bd10f936} executeQuery: Read 15 rows, 1.39 KiB in 0.000935223 sec., 16038 rows/sec., 1.45 MiB/sec. 2023.10.11 22:27:39.145700 [ 3 ] {3c399d16-8b29-4c44-afac-0581bd10f936} DynamicQueryHandler: Done processing query 2023.10.11 22:27:39.145724 [ 3 ] {3c399d16-8b29-4c44-afac-0581bd10f936} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.11 22:27:39.145741 [ 3 ] {} HTTP-Session: 1eb4d0bd-a876-48a4-b6b9-978c3326b679 Destroying unnamed session 2023.10.11 22:27:39.145855 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 896, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:27:39.145903 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:27:39.145922 [ 3 ] {} HTTP-Session: 914e27da-6101-439c-8517-7d151e420b0e Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:27:39.145940 [ 3 ] {} HTTP-Session: 914e27da-6101-439c-8517-7d151e420b0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:27:39.146016 [ 3 ] {85bd68b0-65c2-4d7f-a7d9-d40f6e3b0899} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:27:39.146057 [ 3 ] {85bd68b0-65c2-4d7f-a7d9-d40f6e3b0899} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.11 22:27:39.146165 [ 3 ] {85bd68b0-65c2-4d7f-a7d9-d40f6e3b0899} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:27:39.146448 [ 3 ] {85bd68b0-65c2-4d7f-a7d9-d40f6e3b0899} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB. 2023.10.11 22:27:39.146654 [ 3 ] {85bd68b0-65c2-4d7f-a7d9-d40f6e3b0899} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2023.10.11 22:27:39.146804 [ 3 ] {85bd68b0-65c2-4d7f-a7d9-d40f6e3b0899} oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. 2023.10.11 22:27:39.146909 [ 3 ] {85bd68b0-65c2-4d7f-a7d9-d40f6e3b0899} executeQuery: Read 5 rows, 410.00 B in 0.000863693 sec., 5789 rows/sec., 463.58 KiB/sec. 2023.10.11 22:27:39.147035 [ 3 ] {85bd68b0-65c2-4d7f-a7d9-d40f6e3b0899} DynamicQueryHandler: Done processing query 2023.10.11 22:27:39.147058 [ 3 ] {85bd68b0-65c2-4d7f-a7d9-d40f6e3b0899} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.10.11 22:27:39.147074 [ 3 ] {} HTTP-Session: 914e27da-6101-439c-8517-7d151e420b0e Destroying unnamed session 2023.10.11 22:27:39.147222 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 5407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:27:39.147269 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:27:39.147287 [ 3 ] {} HTTP-Session: 02982059-9350-4345-b9cb-2b55befdc9e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:27:39.147304 [ 3 ] {} HTTP-Session: 02982059-9350-4345-b9cb-2b55befdc9e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:27:39.147379 [ 3 ] {d2cdb8be-bc43-49b5-91be-526dca02725e} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:27:39.147428 [ 3 ] {d2cdb8be-bc43-49b5-91be-526dca02725e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.11 22:27:39.147563 [ 3 ] {d2cdb8be-bc43-49b5-91be-526dca02725e} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:27:39.147878 [ 3 ] {d2cdb8be-bc43-49b5-91be-526dca02725e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB. 2023.10.11 22:27:39.148170 [ 3 ] {d2cdb8be-bc43-49b5-91be-526dca02725e} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2023.10.11 22:27:39.148356 [ 3 ] {d2cdb8be-bc43-49b5-91be-526dca02725e} oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. 2023.10.11 22:27:39.148488 [ 3 ] {d2cdb8be-bc43-49b5-91be-526dca02725e} executeQuery: Read 5 rows, 6.91 KiB in 0.001079006 sec., 4633 rows/sec., 6.25 MiB/sec. 2023.10.11 22:27:39.148628 [ 3 ] {d2cdb8be-bc43-49b5-91be-526dca02725e} DynamicQueryHandler: Done processing query 2023.10.11 22:27:39.148651 [ 3 ] {d2cdb8be-bc43-49b5-91be-526dca02725e} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.10.11 22:27:39.148669 [ 3 ] {} HTTP-Session: 02982059-9350-4345-b9cb-2b55befdc9e8 Destroying unnamed session 2023.10.11 22:27:44.149764 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 7640, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:27:44.149894 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:27:44.149925 [ 3 ] {} HTTP-Session: 3866b6bf-34d8-4793-9eb4-088308a50dd1 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:27:44.149953 [ 3 ] {} HTTP-Session: 3866b6bf-34d8-4793-9eb4-088308a50dd1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:27:44.150099 [ 3 ] {87d10090-c79d-41bf-bb0a-113ce0f02ac9} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:27:44.150169 [ 3 ] {87d10090-c79d-41bf-bb0a-113ce0f02ac9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.11 22:27:44.150352 [ 3 ] {87d10090-c79d-41bf-bb0a-113ce0f02ac9} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:27:44.150828 [ 3 ] {87d10090-c79d-41bf-bb0a-113ce0f02ac9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB. 2023.10.11 22:27:44.151109 [ 3 ] {87d10090-c79d-41bf-bb0a-113ce0f02ac9} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2023.10.11 22:27:44.151279 [ 3 ] {87d10090-c79d-41bf-bb0a-113ce0f02ac9} oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. 2023.10.11 22:27:44.151430 [ 3 ] {87d10090-c79d-41bf-bb0a-113ce0f02ac9} executeQuery: Read 54 rows, 4.23 KiB in 0.00129264 sec., 41774 rows/sec., 3.20 MiB/sec. 2023.10.11 22:27:44.151582 [ 3 ] {87d10090-c79d-41bf-bb0a-113ce0f02ac9} DynamicQueryHandler: Done processing query 2023.10.11 22:27:44.151607 [ 3 ] {87d10090-c79d-41bf-bb0a-113ce0f02ac9} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.11 22:27:44.151625 [ 3 ] {} HTTP-Session: 3866b6bf-34d8-4793-9eb4-088308a50dd1 Destroying unnamed session 2023.10.11 22:27:44.151778 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 36875, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:27:44.151829 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:27:44.151849 [ 3 ] {} HTTP-Session: 6d11b5c8-9ce0-4ced-9283-db392fdcb9d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:27:44.151867 [ 3 ] {} HTTP-Session: 6d11b5c8-9ce0-4ced-9283-db392fdcb9d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:27:44.151960 [ 3 ] {ebcc734a-0090-433b-8d07-59b132dbc7a5} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:27:44.152004 [ 3 ] {ebcc734a-0090-433b-8d07-59b132dbc7a5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.11 22:27:44.152114 [ 3 ] {ebcc734a-0090-433b-8d07-59b132dbc7a5} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:27:44.152596 [ 3 ] {ebcc734a-0090-433b-8d07-59b132dbc7a5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB. 2023.10.11 22:27:44.152826 [ 3 ] {ebcc734a-0090-433b-8d07-59b132dbc7a5} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2023.10.11 22:27:44.152981 [ 3 ] {ebcc734a-0090-433b-8d07-59b132dbc7a5} oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. 2023.10.11 22:27:44.153117 [ 3 ] {ebcc734a-0090-433b-8d07-59b132dbc7a5} executeQuery: Read 231 rows, 22.78 KiB in 0.001127597 sec., 204860 rows/sec., 19.72 MiB/sec. 2023.10.11 22:27:44.153246 [ 3 ] {ebcc734a-0090-433b-8d07-59b132dbc7a5} DynamicQueryHandler: Done processing query 2023.10.11 22:27:44.153270 [ 3 ] {ebcc734a-0090-433b-8d07-59b132dbc7a5} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.11 22:27:44.153287 [ 3 ] {} HTTP-Session: 6d11b5c8-9ce0-4ced-9283-db392fdcb9d9 Destroying unnamed session 2023.10.11 22:27:44.153461 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 50209, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:27:44.153508 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:27:44.153529 [ 3 ] {} HTTP-Session: 09facf21-2c69-4b64-ac56-974cef654d03 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:27:44.153546 [ 3 ] {} HTTP-Session: 09facf21-2c69-4b64-ac56-974cef654d03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:27:44.153628 [ 3 ] {08e90334-37bd-45c9-a12b-7fa0eb7486fa} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:27:44.153668 [ 3 ] {08e90334-37bd-45c9-a12b-7fa0eb7486fa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.11 22:27:44.153776 [ 3 ] {08e90334-37bd-45c9-a12b-7fa0eb7486fa} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:27:44.154252 [ 3 ] {08e90334-37bd-45c9-a12b-7fa0eb7486fa} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB. 2023.10.11 22:27:44.154469 [ 3 ] {08e90334-37bd-45c9-a12b-7fa0eb7486fa} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2023.10.11 22:27:44.154619 [ 3 ] {08e90334-37bd-45c9-a12b-7fa0eb7486fa} oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. 2023.10.11 22:27:44.154753 [ 3 ] {08e90334-37bd-45c9-a12b-7fa0eb7486fa} executeQuery: Read 312 rows, 22.39 KiB in 0.001087776 sec., 286823 rows/sec., 20.10 MiB/sec. 2023.10.11 22:27:44.154880 [ 3 ] {08e90334-37bd-45c9-a12b-7fa0eb7486fa} DynamicQueryHandler: Done processing query 2023.10.11 22:27:44.154903 [ 3 ] {08e90334-37bd-45c9-a12b-7fa0eb7486fa} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.10.11 22:27:44.154920 [ 3 ] {} HTTP-Session: 09facf21-2c69-4b64-ac56-974cef654d03 Destroying unnamed session 2023.10.11 22:27:44.155072 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:27:44.155118 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:27:44.155137 [ 3 ] {} HTTP-Session: f97544a6-0438-497e-9fd4-a0919657221e Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:27:44.155155 [ 3 ] {} HTTP-Session: f97544a6-0438-497e-9fd4-a0919657221e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:27:44.155226 [ 3 ] {faf7d969-2cc7-4c47-bda6-5674fda15798} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:27:44.155266 [ 3 ] {faf7d969-2cc7-4c47-bda6-5674fda15798} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.11 22:27:44.155375 [ 3 ] {faf7d969-2cc7-4c47-bda6-5674fda15798} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:27:44.155670 [ 3 ] {faf7d969-2cc7-4c47-bda6-5674fda15798} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB. 2023.10.11 22:27:44.155910 [ 3 ] {faf7d969-2cc7-4c47-bda6-5674fda15798} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.10.11 22:27:44.156090 [ 3 ] {faf7d969-2cc7-4c47-bda6-5674fda15798} oximeter.measurements_bool (d1fe4264-4f18-4087-8604-5720dcd28da6): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.10.11 22:27:44.156217 [ 3 ] {faf7d969-2cc7-4c47-bda6-5674fda15798} executeQuery: Read 6 rows, 258.00 B in 0.000956344 sec., 6273 rows/sec., 263.45 KiB/sec. 2023.10.11 22:27:44.156216 [ 150 ] {} oximeter.measurements_bool (d1fe4264-4f18-4087-8604-5720dcd28da6) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2023.10.11 22:27:44.156335 [ 150 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB. 2023.10.11 22:27:44.156380 [ 3 ] {faf7d969-2cc7-4c47-bda6-5674fda15798} DynamicQueryHandler: Done processing query 2023.10.11 22:27:44.156441 [ 3 ] {faf7d969-2cc7-4c47-bda6-5674fda15798} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.11 22:27:44.156483 [ 3 ] {} HTTP-Session: f97544a6-0438-497e-9fd4-a0919657221e Destroying unnamed session 2023.10.11 22:27:44.156495 [ 17 ] {d1fe4264-4f18-4087-8604-5720dcd28da6::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2023.10.11 22:27:44.156669 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 11521, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:27:44.156689 [ 17 ] {d1fe4264-4f18-4087-8604-5720dcd28da6::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.11 22:27:44.156759 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:27:44.156764 [ 17 ] {d1fe4264-4f18-4087-8604-5720dcd28da6::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.11 22:27:44.156797 [ 3 ] {} HTTP-Session: b11e99d9-a065-40cb-9a12-6ffac4ed62f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:27:44.156850 [ 3 ] {} HTTP-Session: b11e99d9-a065-40cb-9a12-6ffac4ed62f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:27:44.157047 [ 3 ] {9785647f-f975-4419-8419-ac0c8ba7cc40} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:27:44.157069 [ 17 ] {d1fe4264-4f18-4087-8604-5720dcd28da6::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.11 22:27:44.157150 [ 3 ] {9785647f-f975-4419-8419-ac0c8ba7cc40} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.11 22:27:44.157399 [ 17 ] {d1fe4264-4f18-4087-8604-5720dcd28da6::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.11 22:27:44.157702 [ 3 ] {9785647f-f975-4419-8419-ac0c8ba7cc40} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:27:44.157705 [ 17 ] {d1fe4264-4f18-4087-8604-5720dcd28da6::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.11 22:27:44.157906 [ 17 ] {d1fe4264-4f18-4087-8604-5720dcd28da6::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.11 22:27:44.158116 [ 17 ] {d1fe4264-4f18-4087-8604-5720dcd28da6::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.11 22:27:44.158564 [ 3 ] {9785647f-f975-4419-8419-ac0c8ba7cc40} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB. 2023.10.11 22:27:44.159021 [ 3 ] {9785647f-f975-4419-8419-ac0c8ba7cc40} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2023.10.11 22:27:44.159434 [ 3 ] {9785647f-f975-4419-8419-ac0c8ba7cc40} oximeter.measurements_cumulativei64 (b51ca6cb-9f3c-4e63-9ed2-5598a92638e6): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2023.10.11 22:27:44.159623 [ 15 ] {d1fe4264-4f18-4087-8604-5720dcd28da6::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 4 columns (4 merged, 0 gathered) in 0.003204958 sec., 39314.08773531509 rows/sec., 1.61 MiB/sec. 2023.10.11 22:27:44.159686 [ 150 ] {} oximeter.measurements_cumulativei64 (b51ca6cb-9f3c-4e63-9ed2-5598a92638e6) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2023.10.11 22:27:44.159706 [ 3 ] {9785647f-f975-4419-8419-ac0c8ba7cc40} executeQuery: Read 63 rows, 3.91 KiB in 0.002595639 sec., 24271 rows/sec., 1.47 MiB/sec. 2023.10.11 22:27:44.159769 [ 150 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB. 2023.10.11 22:27:44.159908 [ 9 ] {d1fe4264-4f18-4087-8604-5720dcd28da6::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2023.10.11 22:27:44.160070 [ 13 ] {b51ca6cb-9f3c-4e63-9ed2-5598a92638e6::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2023.10.11 22:27:44.160145 [ 3 ] {9785647f-f975-4419-8419-ac0c8ba7cc40} DynamicQueryHandler: Done processing query 2023.10.11 22:27:44.160206 [ 3 ] {9785647f-f975-4419-8419-ac0c8ba7cc40} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.11 22:27:44.160275 [ 3 ] {} HTTP-Session: b11e99d9-a065-40cb-9a12-6ffac4ed62f9 Destroying unnamed session 2023.10.11 22:27:44.160308 [ 13 ] {b51ca6cb-9f3c-4e63-9ed2-5598a92638e6::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.11 22:27:44.160383 [ 13 ] {b51ca6cb-9f3c-4e63-9ed2-5598a92638e6::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1115 rows starting from the beginning of the part 2023.10.11 22:27:44.160396 [ 9 ] {d1fe4264-4f18-4087-8604-5720dcd28da6::all_1_21_4} oximeter.measurements_bool (d1fe4264-4f18-4087-8604-5720dcd28da6): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2023.10.11 22:27:44.160517 [ 9 ] {d1fe4264-4f18-4087-8604-5720dcd28da6::all_1_21_4} oximeter.measurements_bool (d1fe4264-4f18-4087-8604-5720dcd28da6) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2023.10.11 22:27:44.160598 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 51359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:27:44.160727 [ 13 ] {b51ca6cb-9f3c-4e63-9ed2-5598a92638e6::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.11 22:27:44.160746 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:27:44.160827 [ 3 ] {} HTTP-Session: 08b78e2e-9547-42c1-873a-23814935ffc1 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:27:44.160868 [ 3 ] {} HTTP-Session: 08b78e2e-9547-42c1-873a-23814935ffc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:27:44.161020 [ 13 ] {b51ca6cb-9f3c-4e63-9ed2-5598a92638e6::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 11 rows starting from the beginning of the part 2023.10.11 22:27:44.161099 [ 3 ] {919e7db0-db8e-41be-a77f-6758193ba6f7} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:27:44.161266 [ 3 ] {919e7db0-db8e-41be-a77f-6758193ba6f7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.11 22:27:44.161282 [ 13 ] {b51ca6cb-9f3c-4e63-9ed2-5598a92638e6::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.11 22:27:44.161625 [ 13 ] {b51ca6cb-9f3c-4e63-9ed2-5598a92638e6::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.11 22:27:44.161943 [ 13 ] {b51ca6cb-9f3c-4e63-9ed2-5598a92638e6::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.11 22:27:44.161978 [ 3 ] {919e7db0-db8e-41be-a77f-6758193ba6f7} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:27:44.163233 [ 3 ] {919e7db0-db8e-41be-a77f-6758193ba6f7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB. 2023.10.11 22:27:44.163666 [ 13 ] {b51ca6cb-9f3c-4e63-9ed2-5598a92638e6::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 1378 rows, containing 5 columns (5 merged, 0 gathered) in 0.003808437 sec., 361828.2250697596 rows/sec., 21.99 MiB/sec. 2023.10.11 22:27:44.163855 [ 13 ] {b51ca6cb-9f3c-4e63-9ed2-5598a92638e6::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2023.10.11 22:27:44.163901 [ 3 ] {919e7db0-db8e-41be-a77f-6758193ba6f7} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2023.10.11 22:27:44.164204 [ 13 ] {b51ca6cb-9f3c-4e63-9ed2-5598a92638e6::all_1_26_5} oximeter.measurements_cumulativei64 (b51ca6cb-9f3c-4e63-9ed2-5598a92638e6): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2023.10.11 22:27:44.164243 [ 3 ] {919e7db0-db8e-41be-a77f-6758193ba6f7} oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. 2023.10.11 22:27:44.164312 [ 13 ] {b51ca6cb-9f3c-4e63-9ed2-5598a92638e6::all_1_26_5} oximeter.measurements_cumulativei64 (b51ca6cb-9f3c-4e63-9ed2-5598a92638e6) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2023.10.11 22:27:44.164490 [ 3 ] {919e7db0-db8e-41be-a77f-6758193ba6f7} executeQuery: Read 48 rows, 66.33 KiB in 0.00330281 sec., 14533 rows/sec., 19.61 MiB/sec. 2023.10.11 22:27:44.164518 [ 150 ] {} oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2023.10.11 22:27:44.164661 [ 150 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB. 2023.10.11 22:27:44.164811 [ 3 ] {919e7db0-db8e-41be-a77f-6758193ba6f7} DynamicQueryHandler: Done processing query 2023.10.11 22:27:44.164844 [ 11 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact 2023.10.11 22:27:44.164862 [ 3 ] {919e7db0-db8e-41be-a77f-6758193ba6f7} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.10.11 22:27:44.164914 [ 3 ] {} HTTP-Session: 08b78e2e-9547-42c1-873a-23814935ffc1 Destroying unnamed session 2023.10.11 22:27:44.164998 [ 11 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.11 22:27:44.165063 [ 11 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 770 rows starting from the beginning of the part 2023.10.11 22:27:44.165096 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 2660, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:27:44.165153 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:27:44.165185 [ 3 ] {} HTTP-Session: e5774968-46f5-433c-b9e9-083beda9e5cc Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:27:44.165214 [ 3 ] {} HTTP-Session: e5774968-46f5-433c-b9e9-083beda9e5cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:27:44.165230 [ 11 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 44 rows starting from the beginning of the part 2023.10.11 22:27:44.165322 [ 3 ] {42d2d27b-8da1-4c7e-9cd1-1325ab38cf36} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:27:44.165386 [ 3 ] {42d2d27b-8da1-4c7e-9cd1-1325ab38cf36} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.11 22:27:44.165396 [ 11 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::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.11 22:27:44.165630 [ 11 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 48 rows starting from the beginning of the part 2023.10.11 22:27:44.165648 [ 3 ] {42d2d27b-8da1-4c7e-9cd1-1325ab38cf36} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:27:44.165766 [ 11 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::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.11 22:27:44.165998 [ 11 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 48 rows starting from the beginning of the part 2023.10.11 22:27:44.166109 [ 3 ] {42d2d27b-8da1-4c7e-9cd1-1325ab38cf36} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB. 2023.10.11 22:27:44.166421 [ 3 ] {42d2d27b-8da1-4c7e-9cd1-1325ab38cf36} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.10.11 22:27:44.166651 [ 3 ] {42d2d27b-8da1-4c7e-9cd1-1325ab38cf36} oximeter.measurements_i64 (86512988-1739-436a-bb53-f1d02634fb30): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.10.11 22:27:44.166769 [ 3 ] {42d2d27b-8da1-4c7e-9cd1-1325ab38cf36} executeQuery: Read 19 rows, 1.01 KiB in 0.001399241 sec., 13578 rows/sec., 720.95 KiB/sec. 2023.10.11 22:27:44.166934 [ 3 ] {42d2d27b-8da1-4c7e-9cd1-1325ab38cf36} DynamicQueryHandler: Done processing query 2023.10.11 22:27:44.166961 [ 3 ] {42d2d27b-8da1-4c7e-9cd1-1325ab38cf36} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.11 22:27:44.166978 [ 3 ] {} HTTP-Session: e5774968-46f5-433c-b9e9-083beda9e5cc Destroying unnamed session 2023.10.11 22:27:44.168743 [ 9 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 920 rows, containing 6 columns (6 merged, 0 gathered) in 0.00398043 sec., 231130.80747557426 rows/sec., 311.90 MiB/sec. 2023.10.11 22:27:44.169573 [ 9 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2023.10.11 22:27:44.169775 [ 9 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_36_7} oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. 2023.10.11 22:27:44.169838 [ 9 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_36_7} oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 2023.10.11 22:27:44.169901 [ 9 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_36_7: 4.22 MiB. 2023.10.11 22:27:45.000181 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 226.82 MiB, peak 234.94 MiB, will set to 228.20 MiB (RSS), difference: 1.38 MiB 2023.10.11 22:27:49.143197 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 765, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:27:49.143318 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:27:49.143344 [ 3 ] {} HTTP-Session: 8313e132-5cfa-4384-981f-ec18ed6fecef Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:27:49.143368 [ 3 ] {} HTTP-Session: 8313e132-5cfa-4384-981f-ec18ed6fecef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:27:49.143496 [ 3 ] {8ebdc416-aa35-4c90-a0e8-54f629f89798} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:27:49.143562 [ 3 ] {8ebdc416-aa35-4c90-a0e8-54f629f89798} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.11 22:27:49.143722 [ 3 ] {8ebdc416-aa35-4c90-a0e8-54f629f89798} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:27:49.144122 [ 3 ] {8ebdc416-aa35-4c90-a0e8-54f629f89798} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB. 2023.10.11 22:27:49.144381 [ 3 ] {8ebdc416-aa35-4c90-a0e8-54f629f89798} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2023.10.11 22:27:49.144557 [ 3 ] {8ebdc416-aa35-4c90-a0e8-54f629f89798} oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. 2023.10.11 22:27:49.144695 [ 3 ] {8ebdc416-aa35-4c90-a0e8-54f629f89798} executeQuery: Read 5 rows, 415.00 B in 0.001160598 sec., 4308 rows/sec., 349.19 KiB/sec. 2023.10.11 22:27:49.144833 [ 3 ] {8ebdc416-aa35-4c90-a0e8-54f629f89798} DynamicQueryHandler: Done processing query 2023.10.11 22:27:49.144857 [ 3 ] {8ebdc416-aa35-4c90-a0e8-54f629f89798} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.11 22:27:49.144874 [ 3 ] {} HTTP-Session: 8313e132-5cfa-4384-981f-ec18ed6fecef Destroying unnamed session 2023.10.11 22:27:49.144992 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 2340, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:27:49.145038 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:27:49.145057 [ 3 ] {} HTTP-Session: e9076845-28c7-473b-9a7c-3e1ffcaff785 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:27:49.145074 [ 3 ] {} HTTP-Session: e9076845-28c7-473b-9a7c-3e1ffcaff785 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:27:49.145146 [ 3 ] {e97cc2be-2ecb-4159-acc1-7cd6636d6871} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:27:49.145186 [ 3 ] {e97cc2be-2ecb-4159-acc1-7cd6636d6871} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.11 22:27:49.145292 [ 3 ] {e97cc2be-2ecb-4159-acc1-7cd6636d6871} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:27:49.145588 [ 3 ] {e97cc2be-2ecb-4159-acc1-7cd6636d6871} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB. 2023.10.11 22:27:49.145791 [ 3 ] {e97cc2be-2ecb-4159-acc1-7cd6636d6871} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2023.10.11 22:27:49.145940 [ 3 ] {e97cc2be-2ecb-4159-acc1-7cd6636d6871} oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. 2023.10.11 22:27:49.146060 [ 3 ] {e97cc2be-2ecb-4159-acc1-7cd6636d6871} executeQuery: Read 15 rows, 1.39 KiB in 0.000876983 sec., 17104 rows/sec., 1.54 MiB/sec. 2023.10.11 22:27:49.146194 [ 3 ] {e97cc2be-2ecb-4159-acc1-7cd6636d6871} DynamicQueryHandler: Done processing query 2023.10.11 22:27:49.146218 [ 3 ] {e97cc2be-2ecb-4159-acc1-7cd6636d6871} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.11 22:27:49.146234 [ 3 ] {} HTTP-Session: e9076845-28c7-473b-9a7c-3e1ffcaff785 Destroying unnamed session 2023.10.11 22:27:49.146359 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 896, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:27:49.146402 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:27:49.146421 [ 3 ] {} HTTP-Session: 870251f2-3722-4dd1-b0e1-5f24e039c419 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:27:49.146438 [ 3 ] {} HTTP-Session: 870251f2-3722-4dd1-b0e1-5f24e039c419 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:27:49.146507 [ 3 ] {23a2988c-345a-4746-baac-ae7ec74f45df} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:27:49.146547 [ 3 ] {23a2988c-345a-4746-baac-ae7ec74f45df} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.11 22:27:49.146655 [ 3 ] {23a2988c-345a-4746-baac-ae7ec74f45df} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:27:49.146931 [ 3 ] {23a2988c-345a-4746-baac-ae7ec74f45df} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB. 2023.10.11 22:27:49.147130 [ 3 ] {23a2988c-345a-4746-baac-ae7ec74f45df} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2023.10.11 22:27:49.147278 [ 3 ] {23a2988c-345a-4746-baac-ae7ec74f45df} oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. 2023.10.11 22:27:49.147405 [ 3 ] {23a2988c-345a-4746-baac-ae7ec74f45df} executeQuery: Read 5 rows, 410.00 B in 0.000866913 sec., 5767 rows/sec., 461.86 KiB/sec. 2023.10.11 22:27:49.147510 [ 3 ] {23a2988c-345a-4746-baac-ae7ec74f45df} DynamicQueryHandler: Done processing query 2023.10.11 22:27:49.147533 [ 3 ] {23a2988c-345a-4746-baac-ae7ec74f45df} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.11 22:27:49.147548 [ 3 ] {} HTTP-Session: 870251f2-3722-4dd1-b0e1-5f24e039c419 Destroying unnamed session 2023.10.11 22:27:49.147688 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 5407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:27:49.147732 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:27:49.147750 [ 3 ] {} HTTP-Session: 81dbf26a-1fc6-404f-a9df-402bf9de7930 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:27:49.147766 [ 3 ] {} HTTP-Session: 81dbf26a-1fc6-404f-a9df-402bf9de7930 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:27:49.147838 [ 3 ] {a05879e9-4a18-498e-b7bf-f68d8669fe0e} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:27:49.147883 [ 3 ] {a05879e9-4a18-498e-b7bf-f68d8669fe0e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.11 22:27:49.148022 [ 3 ] {a05879e9-4a18-498e-b7bf-f68d8669fe0e} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:27:49.148321 [ 3 ] {a05879e9-4a18-498e-b7bf-f68d8669fe0e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB. 2023.10.11 22:27:49.148596 [ 3 ] {a05879e9-4a18-498e-b7bf-f68d8669fe0e} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2023.10.11 22:27:49.148770 [ 3 ] {a05879e9-4a18-498e-b7bf-f68d8669fe0e} oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. 2023.10.11 22:27:49.148892 [ 3 ] {a05879e9-4a18-498e-b7bf-f68d8669fe0e} executeQuery: Read 5 rows, 6.91 KiB in 0.001025796 sec., 4874 rows/sec., 6.58 MiB/sec. 2023.10.11 22:27:49.149014 [ 3 ] {a05879e9-4a18-498e-b7bf-f68d8669fe0e} DynamicQueryHandler: Done processing query 2023.10.11 22:27:49.149036 [ 3 ] {a05879e9-4a18-498e-b7bf-f68d8669fe0e} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.11 22:27:49.149052 [ 3 ] {} HTTP-Session: 81dbf26a-1fc6-404f-a9df-402bf9de7930 Destroying unnamed session 2023.10.11 22:27:50.721326 [ 145 ] {} DNSResolver: Updating DNS cache 2023.10.11 22:27:50.721379 [ 145 ] {} DNSResolver: Updated DNS cache 2023.10.11 22:27:54.150168 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 7640, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:27:54.150302 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:27:54.150334 [ 3 ] {} HTTP-Session: a5a97542-5573-42ca-8a90-4267ccf97d81 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:27:54.150363 [ 3 ] {} HTTP-Session: a5a97542-5573-42ca-8a90-4267ccf97d81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:27:54.150509 [ 3 ] {19975d0c-c56b-46c1-a52a-ac51076641e7} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:27:54.150578 [ 3 ] {19975d0c-c56b-46c1-a52a-ac51076641e7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.11 22:27:54.150757 [ 3 ] {19975d0c-c56b-46c1-a52a-ac51076641e7} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:27:54.151161 [ 3 ] {19975d0c-c56b-46c1-a52a-ac51076641e7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB. 2023.10.11 22:27:54.151425 [ 3 ] {19975d0c-c56b-46c1-a52a-ac51076641e7} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2023.10.11 22:27:54.151598 [ 3 ] {19975d0c-c56b-46c1-a52a-ac51076641e7} oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. 2023.10.11 22:27:54.151745 [ 3 ] {19975d0c-c56b-46c1-a52a-ac51076641e7} executeQuery: Read 54 rows, 4.23 KiB in 0.001185648 sec., 45544 rows/sec., 3.48 MiB/sec. 2023.10.11 22:27:54.151875 [ 3 ] {19975d0c-c56b-46c1-a52a-ac51076641e7} DynamicQueryHandler: Done processing query 2023.10.11 22:27:54.151900 [ 3 ] {19975d0c-c56b-46c1-a52a-ac51076641e7} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.11 22:27:54.151916 [ 3 ] {} HTTP-Session: a5a97542-5573-42ca-8a90-4267ccf97d81 Destroying unnamed session 2023.10.11 22:27:54.152086 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 36875, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:27:54.152133 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:27:54.152153 [ 3 ] {} HTTP-Session: f6734bf5-b24f-4c33-9736-47b83b57e038 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:27:54.152171 [ 3 ] {} HTTP-Session: f6734bf5-b24f-4c33-9736-47b83b57e038 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:27:54.152254 [ 3 ] {840cd816-7008-4401-a5b7-4d88f827b826} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:27:54.152296 [ 3 ] {840cd816-7008-4401-a5b7-4d88f827b826} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.11 22:27:54.152403 [ 3 ] {840cd816-7008-4401-a5b7-4d88f827b826} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:27:54.152779 [ 3 ] {840cd816-7008-4401-a5b7-4d88f827b826} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB. 2023.10.11 22:27:54.153005 [ 3 ] {840cd816-7008-4401-a5b7-4d88f827b826} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2023.10.11 22:27:54.153155 [ 3 ] {840cd816-7008-4401-a5b7-4d88f827b826} oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. 2023.10.11 22:27:54.153289 [ 3 ] {840cd816-7008-4401-a5b7-4d88f827b826} executeQuery: Read 231 rows, 22.78 KiB in 0.001004445 sec., 229977 rows/sec., 22.14 MiB/sec. 2023.10.11 22:27:54.153394 [ 3 ] {840cd816-7008-4401-a5b7-4d88f827b826} DynamicQueryHandler: Done processing query 2023.10.11 22:27:54.153417 [ 3 ] {840cd816-7008-4401-a5b7-4d88f827b826} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.11 22:27:54.153433 [ 3 ] {} HTTP-Session: f6734bf5-b24f-4c33-9736-47b83b57e038 Destroying unnamed session 2023.10.11 22:27:54.153591 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 50209, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:27:54.153635 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:27:54.153654 [ 3 ] {} HTTP-Session: 1204af47-7aa5-4a9b-8e8d-15409a9d870e Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:27:54.153672 [ 3 ] {} HTTP-Session: 1204af47-7aa5-4a9b-8e8d-15409a9d870e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:27:54.153754 [ 3 ] {6ba349df-64a5-4784-a679-f302d0b833ba} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:27:54.153793 [ 3 ] {6ba349df-64a5-4784-a679-f302d0b833ba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.11 22:27:54.153897 [ 3 ] {6ba349df-64a5-4784-a679-f302d0b833ba} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:27:54.154285 [ 3 ] {6ba349df-64a5-4784-a679-f302d0b833ba} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB. 2023.10.11 22:27:54.154503 [ 3 ] {6ba349df-64a5-4784-a679-f302d0b833ba} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2023.10.11 22:27:54.154654 [ 3 ] {6ba349df-64a5-4784-a679-f302d0b833ba} oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. 2023.10.11 22:27:54.154785 [ 3 ] {6ba349df-64a5-4784-a679-f302d0b833ba} executeQuery: Read 312 rows, 22.39 KiB in 0.001002646 sec., 311176 rows/sec., 21.81 MiB/sec. 2023.10.11 22:27:54.154889 [ 3 ] {6ba349df-64a5-4784-a679-f302d0b833ba} DynamicQueryHandler: Done processing query 2023.10.11 22:27:54.154912 [ 3 ] {6ba349df-64a5-4784-a679-f302d0b833ba} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.10.11 22:27:54.154929 [ 3 ] {} HTTP-Session: 1204af47-7aa5-4a9b-8e8d-15409a9d870e Destroying unnamed session 2023.10.11 22:27:54.155079 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:27:54.155122 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:27:54.155140 [ 3 ] {} HTTP-Session: 9c3af466-cdba-4627-aa1c-aa500a904ff2 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:27:54.155157 [ 3 ] {} HTTP-Session: 9c3af466-cdba-4627-aa1c-aa500a904ff2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:27:54.155225 [ 3 ] {6f218129-99d5-4662-8be1-31f9525b1a42} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:27:54.155268 [ 3 ] {6f218129-99d5-4662-8be1-31f9525b1a42} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.11 22:27:54.155373 [ 3 ] {6f218129-99d5-4662-8be1-31f9525b1a42} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:27:54.155580 [ 3 ] {6f218129-99d5-4662-8be1-31f9525b1a42} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB. 2023.10.11 22:27:54.155813 [ 3 ] {6f218129-99d5-4662-8be1-31f9525b1a42} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.10.11 22:27:54.155979 [ 3 ] {6f218129-99d5-4662-8be1-31f9525b1a42} oximeter.measurements_bool (d1fe4264-4f18-4087-8604-5720dcd28da6): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.10.11 22:27:54.156091 [ 3 ] {6f218129-99d5-4662-8be1-31f9525b1a42} executeQuery: Read 6 rows, 258.00 B in 0.000840232 sec., 7140 rows/sec., 299.86 KiB/sec. 2023.10.11 22:27:54.156191 [ 3 ] {6f218129-99d5-4662-8be1-31f9525b1a42} DynamicQueryHandler: Done processing query 2023.10.11 22:27:54.156214 [ 3 ] {6f218129-99d5-4662-8be1-31f9525b1a42} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.11 22:27:54.156229 [ 3 ] {} HTTP-Session: 9c3af466-cdba-4627-aa1c-aa500a904ff2 Destroying unnamed session 2023.10.11 22:27:54.156380 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 11521, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:27:54.156422 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:27:54.156440 [ 3 ] {} HTTP-Session: 8c7527b7-bfd6-488f-98fd-516c428fe6f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:27:54.156458 [ 3 ] {} HTTP-Session: 8c7527b7-bfd6-488f-98fd-516c428fe6f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:27:54.156528 [ 3 ] {c34dbe71-3711-44be-aa7c-b117d7582c74} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:27:54.156571 [ 3 ] {c34dbe71-3711-44be-aa7c-b117d7582c74} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.11 22:27:54.156681 [ 3 ] {c34dbe71-3711-44be-aa7c-b117d7582c74} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:27:54.156924 [ 3 ] {c34dbe71-3711-44be-aa7c-b117d7582c74} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB. 2023.10.11 22:27:54.157159 [ 3 ] {c34dbe71-3711-44be-aa7c-b117d7582c74} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2023.10.11 22:27:54.157335 [ 3 ] {c34dbe71-3711-44be-aa7c-b117d7582c74} oximeter.measurements_cumulativei64 (b51ca6cb-9f3c-4e63-9ed2-5598a92638e6): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2023.10.11 22:27:54.157452 [ 3 ] {c34dbe71-3711-44be-aa7c-b117d7582c74} executeQuery: Read 63 rows, 3.91 KiB in 0.000896564 sec., 70268 rows/sec., 4.26 MiB/sec. 2023.10.11 22:27:54.157554 [ 3 ] {c34dbe71-3711-44be-aa7c-b117d7582c74} DynamicQueryHandler: Done processing query 2023.10.11 22:27:54.157577 [ 3 ] {c34dbe71-3711-44be-aa7c-b117d7582c74} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.11 22:27:54.157593 [ 3 ] {} HTTP-Session: 8c7527b7-bfd6-488f-98fd-516c428fe6f0 Destroying unnamed session 2023.10.11 22:27:54.157800 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 51359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:27:54.157843 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:27:54.157862 [ 3 ] {} HTTP-Session: 038d0b90-4fe8-4f14-944b-02d8936bbbc9 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:27:54.157879 [ 3 ] {} HTTP-Session: 038d0b90-4fe8-4f14-944b-02d8936bbbc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:27:54.157961 [ 3 ] {ac1b51ff-5a3e-40da-b009-fab720002660} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:27:54.158006 [ 3 ] {ac1b51ff-5a3e-40da-b009-fab720002660} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.11 22:27:54.158136 [ 3 ] {ac1b51ff-5a3e-40da-b009-fab720002660} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:27:54.158538 [ 3 ] {ac1b51ff-5a3e-40da-b009-fab720002660} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB. 2023.10.11 22:27:54.158833 [ 3 ] {ac1b51ff-5a3e-40da-b009-fab720002660} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2023.10.11 22:27:54.159005 [ 3 ] {ac1b51ff-5a3e-40da-b009-fab720002660} oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. 2023.10.11 22:27:54.159137 [ 3 ] {ac1b51ff-5a3e-40da-b009-fab720002660} executeQuery: Read 48 rows, 66.33 KiB in 0.001147077 sec., 41845 rows/sec., 56.47 MiB/sec. 2023.10.11 22:27:54.159281 [ 3 ] {ac1b51ff-5a3e-40da-b009-fab720002660} DynamicQueryHandler: Done processing query 2023.10.11 22:27:54.159305 [ 3 ] {ac1b51ff-5a3e-40da-b009-fab720002660} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.10.11 22:27:54.159320 [ 3 ] {} HTTP-Session: 038d0b90-4fe8-4f14-944b-02d8936bbbc9 Destroying unnamed session 2023.10.11 22:27:54.159427 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 2660, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:27:54.159471 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:27:54.159489 [ 3 ] {} HTTP-Session: 78e7a1f5-304d-44d5-bb17-8d2a697a154d Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:27:54.159505 [ 3 ] {} HTTP-Session: 78e7a1f5-304d-44d5-bb17-8d2a697a154d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:27:54.159574 [ 3 ] {50a92391-0ca1-47a2-b626-cc06b984a28b} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:27:54.159614 [ 3 ] {50a92391-0ca1-47a2-b626-cc06b984a28b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.11 22:27:54.159716 [ 3 ] {50a92391-0ca1-47a2-b626-cc06b984a28b} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:27:54.159927 [ 3 ] {50a92391-0ca1-47a2-b626-cc06b984a28b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB. 2023.10.11 22:27:54.160148 [ 3 ] {50a92391-0ca1-47a2-b626-cc06b984a28b} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2023.10.11 22:27:54.160316 [ 3 ] {50a92391-0ca1-47a2-b626-cc06b984a28b} oximeter.measurements_i64 (86512988-1739-436a-bb53-f1d02634fb30): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2023.10.11 22:27:54.160437 [ 3 ] {50a92391-0ca1-47a2-b626-cc06b984a28b} executeQuery: Read 19 rows, 1.01 KiB in 0.000833322 sec., 22800 rows/sec., 1.18 MiB/sec. 2023.10.11 22:27:54.160561 [ 3 ] {50a92391-0ca1-47a2-b626-cc06b984a28b} DynamicQueryHandler: Done processing query 2023.10.11 22:27:54.160584 [ 3 ] {50a92391-0ca1-47a2-b626-cc06b984a28b} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.11 22:27:54.160599 [ 3 ] {} HTTP-Session: 78e7a1f5-304d-44d5-bb17-8d2a697a154d Destroying unnamed session 2023.10.11 22:27:59.142711 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 765, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:27:59.142830 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:27:59.142856 [ 3 ] {} HTTP-Session: 33b35125-85c2-4522-a716-79c83004765e Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:27:59.142881 [ 3 ] {} HTTP-Session: 33b35125-85c2-4522-a716-79c83004765e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:27:59.143008 [ 3 ] {08c52ae3-7fe3-4edb-9718-9d462e3cf7f8} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:27:59.143068 [ 3 ] {08c52ae3-7fe3-4edb-9718-9d462e3cf7f8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.11 22:27:59.143229 [ 3 ] {08c52ae3-7fe3-4edb-9718-9d462e3cf7f8} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:27:59.143568 [ 3 ] {08c52ae3-7fe3-4edb-9718-9d462e3cf7f8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB. 2023.10.11 22:27:59.143825 [ 3 ] {08c52ae3-7fe3-4edb-9718-9d462e3cf7f8} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2023.10.11 22:27:59.143986 [ 3 ] {08c52ae3-7fe3-4edb-9718-9d462e3cf7f8} oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. 2023.10.11 22:27:59.144132 [ 3 ] {08c52ae3-7fe3-4edb-9718-9d462e3cf7f8} executeQuery: Read 5 rows, 415.00 B in 0.001085827 sec., 4604 rows/sec., 373.24 KiB/sec. 2023.10.11 22:27:59.144130 [ 139 ] {} oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2023.10.11 22:27:59.144260 [ 139 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB. 2023.10.11 22:27:59.144324 [ 3 ] {08c52ae3-7fe3-4edb-9718-9d462e3cf7f8} DynamicQueryHandler: Done processing query 2023.10.11 22:27:59.144370 [ 3 ] {08c52ae3-7fe3-4edb-9718-9d462e3cf7f8} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.11 22:27:59.144377 [ 14 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact 2023.10.11 22:27:59.144393 [ 3 ] {} HTTP-Session: 33b35125-85c2-4522-a716-79c83004765e Destroying unnamed session 2023.10.11 22:27:59.144549 [ 14 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.11 22:27:59.144574 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 2340, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:27:59.144615 [ 14 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 59 rows starting from the beginning of the part 2023.10.11 22:27:59.144663 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:27:59.144713 [ 3 ] {} HTTP-Session: a8464191-3a90-497a-a7e5-8981e6aa9138 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:27:59.144741 [ 3 ] {} HTTP-Session: a8464191-3a90-497a-a7e5-8981e6aa9138 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:27:59.144900 [ 14 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::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.11 22:27:59.144945 [ 3 ] {2c7b0126-3a7f-4876-96ff-78840fcdf496} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:27:59.145062 [ 3 ] {2c7b0126-3a7f-4876-96ff-78840fcdf496} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.11 22:27:59.145129 [ 14 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 54 rows starting from the beginning of the part 2023.10.11 22:27:59.145450 [ 14 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::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.11 22:27:59.145553 [ 3 ] {2c7b0126-3a7f-4876-96ff-78840fcdf496} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:27:59.145723 [ 14 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 54 rows starting from the beginning of the part 2023.10.11 22:27:59.145846 [ 14 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::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.11 22:27:59.146354 [ 3 ] {2c7b0126-3a7f-4876-96ff-78840fcdf496} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB. 2023.10.11 22:27:59.146779 [ 3 ] {2c7b0126-3a7f-4876-96ff-78840fcdf496} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2023.10.11 22:27:59.147071 [ 3 ] {2c7b0126-3a7f-4876-96ff-78840fcdf496} oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. 2023.10.11 22:27:59.147309 [ 139 ] {} oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2023.10.11 22:27:59.147418 [ 139 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB. 2023.10.11 22:27:59.147421 [ 3 ] {2c7b0126-3a7f-4876-96ff-78840fcdf496} executeQuery: Read 15 rows, 1.39 KiB in 0.002389196 sec., 6278 rows/sec., 580.00 KiB/sec. 2023.10.11 22:27:59.147506 [ 20 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 182 rows, containing 4 columns (4 merged, 0 gathered) in 0.003164478 sec., 57513.435075231995 rows/sec., 4.42 MiB/sec. 2023.10.11 22:27:59.147567 [ 9 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact 2023.10.11 22:27:59.147666 [ 9 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.11 22:27:59.147679 [ 3 ] {2c7b0126-3a7f-4876-96ff-78840fcdf496} DynamicQueryHandler: Done processing query 2023.10.11 22:27:59.147691 [ 12 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2023.10.11 22:27:59.147703 [ 9 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 246 rows starting from the beginning of the part 2023.10.11 22:27:59.147712 [ 3 ] {2c7b0126-3a7f-4876-96ff-78840fcdf496} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.11 22:27:59.147763 [ 3 ] {} HTTP-Session: a8464191-3a90-497a-a7e5-8981e6aa9138 Destroying unnamed session 2023.10.11 22:27:59.147849 [ 9 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 15 rows starting from the beginning of the part 2023.10.11 22:27:59.147954 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 896, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:27:59.147971 [ 9 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 231 rows starting from the beginning of the part 2023.10.11 22:27:59.147966 [ 12 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_41_8} oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8. 2023.10.11 22:27:59.148024 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:27:59.148065 [ 3 ] {} HTTP-Session: 951b405c-159a-49d3-a8f5-3624801e7991 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:27:59.148093 [ 9 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 15 rows starting from the beginning of the part 2023.10.11 22:27:59.148097 [ 12 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_41_8} oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0 2023.10.11 22:27:59.148103 [ 3 ] {} HTTP-Session: 951b405c-159a-49d3-a8f5-3624801e7991 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:27:59.148269 [ 9 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 231 rows starting from the beginning of the part 2023.10.11 22:27:59.148313 [ 3 ] {3b8e392b-b168-43d5-b16d-cef437f7b157} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:27:59.148378 [ 3 ] {3b8e392b-b168-43d5-b16d-cef437f7b157} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.11 22:27:59.148398 [ 9 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 15 rows starting from the beginning of the part 2023.10.11 22:27:59.148677 [ 3 ] {3b8e392b-b168-43d5-b16d-cef437f7b157} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:27:59.149117 [ 3 ] {3b8e392b-b168-43d5-b16d-cef437f7b157} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB. 2023.10.11 22:27:59.149360 [ 3 ] {3b8e392b-b168-43d5-b16d-cef437f7b157} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2023.10.11 22:27:59.149467 [ 22 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 753 rows, containing 4 columns (4 merged, 0 gathered) in 0.00198421 sec., 379496.1218822604 rows/sec., 36.36 MiB/sec. 2023.10.11 22:27:59.149558 [ 3 ] {3b8e392b-b168-43d5-b16d-cef437f7b157} oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. 2023.10.11 22:27:59.149618 [ 20 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2023.10.11 22:27:59.149731 [ 139 ] {} oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2023.10.11 22:27:59.149781 [ 3 ] {3b8e392b-b168-43d5-b16d-cef437f7b157} executeQuery: Read 5 rows, 410.00 B in 0.001415941 sec., 3531 rows/sec., 282.77 KiB/sec. 2023.10.11 22:27:59.149808 [ 139 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB. 2023.10.11 22:27:59.149999 [ 12 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact 2023.10.11 22:27:59.150038 [ 3 ] {3b8e392b-b168-43d5-b16d-cef437f7b157} DynamicQueryHandler: Done processing query 2023.10.11 22:27:59.150046 [ 20 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_41_8} oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8. 2023.10.11 22:27:59.150071 [ 3 ] {3b8e392b-b168-43d5-b16d-cef437f7b157} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.11 22:27:59.150111 [ 3 ] {} HTTP-Session: 951b405c-159a-49d3-a8f5-3624801e7991 Destroying unnamed session 2023.10.11 22:27:59.150125 [ 12 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.11 22:27:59.150161 [ 20 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_41_8} oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0 2023.10.11 22:27:59.150164 [ 12 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 346 rows starting from the beginning of the part 2023.10.11 22:27:59.150288 [ 12 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::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.11 22:27:59.150291 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 5407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:27:59.150351 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:27:59.150385 [ 3 ] {} HTTP-Session: 1fab6244-1b6e-4663-8d82-8dad8792638a Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:27:59.150396 [ 12 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 312 rows starting from the beginning of the part 2023.10.11 22:27:59.150406 [ 3 ] {} HTTP-Session: 1fab6244-1b6e-4663-8d82-8dad8792638a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:27:59.150525 [ 12 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::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.11 22:27:59.150528 [ 3 ] {4f8f2c22-b0e4-4629-8300-7508e7801936} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:27:59.150595 [ 3 ] {4f8f2c22-b0e4-4629-8300-7508e7801936} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.11 22:27:59.150638 [ 12 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 312 rows starting from the beginning of the part 2023.10.11 22:27:59.150809 [ 12 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::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.11 22:27:59.150907 [ 3 ] {4f8f2c22-b0e4-4629-8300-7508e7801936} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:27:59.151439 [ 3 ] {4f8f2c22-b0e4-4629-8300-7508e7801936} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB. 2023.10.11 22:27:59.151882 [ 19 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 985 rows, containing 4 columns (4 merged, 0 gathered) in 0.00197385 sec., 499024.7485877853 rows/sec., 35.17 MiB/sec. 2023.10.11 22:27:59.151887 [ 3 ] {4f8f2c22-b0e4-4629-8300-7508e7801936} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2023.10.11 22:27:59.152074 [ 19 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2023.10.11 22:27:59.152185 [ 3 ] {4f8f2c22-b0e4-4629-8300-7508e7801936} oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. 2023.10.11 22:27:59.152369 [ 3 ] {4f8f2c22-b0e4-4629-8300-7508e7801936} executeQuery: Read 5 rows, 6.91 KiB in 0.001795547 sec., 2784 rows/sec., 3.76 MiB/sec. 2023.10.11 22:27:59.152410 [ 19 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_41_8} oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8. 2023.10.11 22:27:59.152569 [ 19 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_41_8} oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0 2023.10.11 22:27:59.152600 [ 3 ] {4f8f2c22-b0e4-4629-8300-7508e7801936} DynamicQueryHandler: Done processing query 2023.10.11 22:27:59.152649 [ 3 ] {4f8f2c22-b0e4-4629-8300-7508e7801936} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.10.11 22:27:59.152688 [ 3 ] {} HTTP-Session: 1fab6244-1b6e-4663-8d82-8dad8792638a Destroying unnamed session 2023.10.11 22:28:04.149285 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 7640, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:28:04.149421 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:28:04.149453 [ 3 ] {} HTTP-Session: f3853842-69a2-42c1-be34-e3402c33d139 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:28:04.149481 [ 3 ] {} HTTP-Session: f3853842-69a2-42c1-be34-e3402c33d139 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:28:04.149628 [ 3 ] {7b9cffbb-7b3e-4f64-9ad4-a836b991018d} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:28:04.149698 [ 3 ] {7b9cffbb-7b3e-4f64-9ad4-a836b991018d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.11 22:28:04.149883 [ 3 ] {7b9cffbb-7b3e-4f64-9ad4-a836b991018d} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:28:04.150328 [ 3 ] {7b9cffbb-7b3e-4f64-9ad4-a836b991018d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB. 2023.10.11 22:28:04.150589 [ 3 ] {7b9cffbb-7b3e-4f64-9ad4-a836b991018d} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2023.10.11 22:28:04.150755 [ 3 ] {7b9cffbb-7b3e-4f64-9ad4-a836b991018d} oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0. 2023.10.11 22:28:04.150903 [ 3 ] {7b9cffbb-7b3e-4f64-9ad4-a836b991018d} executeQuery: Read 54 rows, 4.23 KiB in 0.001233838 sec., 43765 rows/sec., 3.35 MiB/sec. 2023.10.11 22:28:04.151041 [ 3 ] {7b9cffbb-7b3e-4f64-9ad4-a836b991018d} DynamicQueryHandler: Done processing query 2023.10.11 22:28:04.151067 [ 3 ] {7b9cffbb-7b3e-4f64-9ad4-a836b991018d} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.11 22:28:04.151083 [ 3 ] {} HTTP-Session: f3853842-69a2-42c1-be34-e3402c33d139 Destroying unnamed session 2023.10.11 22:28:04.151291 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 36875, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:28:04.151339 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:28:04.151360 [ 3 ] {} HTTP-Session: af0be02f-1b86-4259-be48-0d56d74d6675 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:28:04.151380 [ 3 ] {} HTTP-Session: af0be02f-1b86-4259-be48-0d56d74d6675 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:28:04.151477 [ 3 ] {7765dafb-d7a1-495e-a467-0815fbbc972f} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:28:04.151521 [ 3 ] {7765dafb-d7a1-495e-a467-0815fbbc972f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.11 22:28:04.151627 [ 3 ] {7765dafb-d7a1-495e-a467-0815fbbc972f} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:28:04.152081 [ 3 ] {7765dafb-d7a1-495e-a467-0815fbbc972f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB. 2023.10.11 22:28:04.152318 [ 3 ] {7765dafb-d7a1-495e-a467-0815fbbc972f} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2023.10.11 22:28:04.152468 [ 3 ] {7765dafb-d7a1-495e-a467-0815fbbc972f} oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0. 2023.10.11 22:28:04.152591 [ 3 ] {7765dafb-d7a1-495e-a467-0815fbbc972f} executeQuery: Read 231 rows, 22.78 KiB in 0.001083227 sec., 213251 rows/sec., 20.53 MiB/sec. 2023.10.11 22:28:04.152718 [ 3 ] {7765dafb-d7a1-495e-a467-0815fbbc972f} DynamicQueryHandler: Done processing query 2023.10.11 22:28:04.152742 [ 3 ] {7765dafb-d7a1-495e-a467-0815fbbc972f} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.11 22:28:04.152758 [ 3 ] {} HTTP-Session: af0be02f-1b86-4259-be48-0d56d74d6675 Destroying unnamed session 2023.10.11 22:28:04.152964 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 50209, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:28:04.153008 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:28:04.153027 [ 3 ] {} HTTP-Session: 24ead1e6-ac8b-494b-b176-915ff0574604 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:28:04.153045 [ 3 ] {} HTTP-Session: 24ead1e6-ac8b-494b-b176-915ff0574604 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:28:04.153125 [ 3 ] {3cf9d281-0d71-4e02-ae4b-55c14a57a995} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:28:04.153165 [ 3 ] {3cf9d281-0d71-4e02-ae4b-55c14a57a995} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.11 22:28:04.153268 [ 3 ] {3cf9d281-0d71-4e02-ae4b-55c14a57a995} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:28:04.153701 [ 3 ] {3cf9d281-0d71-4e02-ae4b-55c14a57a995} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB. 2023.10.11 22:28:04.153917 [ 3 ] {3cf9d281-0d71-4e02-ae4b-55c14a57a995} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2023.10.11 22:28:04.154087 [ 3 ] {3cf9d281-0d71-4e02-ae4b-55c14a57a995} oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0. 2023.10.11 22:28:04.154191 [ 3 ] {3cf9d281-0d71-4e02-ae4b-55c14a57a995} executeQuery: Read 312 rows, 22.39 KiB in 0.001038136 sec., 300538 rows/sec., 21.06 MiB/sec. 2023.10.11 22:28:04.154305 [ 3 ] {3cf9d281-0d71-4e02-ae4b-55c14a57a995} DynamicQueryHandler: Done processing query 2023.10.11 22:28:04.154328 [ 3 ] {3cf9d281-0d71-4e02-ae4b-55c14a57a995} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.10.11 22:28:04.154343 [ 3 ] {} HTTP-Session: 24ead1e6-ac8b-494b-b176-915ff0574604 Destroying unnamed session 2023.10.11 22:28:04.154510 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:28:04.154553 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:28:04.154573 [ 3 ] {} HTTP-Session: 881e5baa-2343-412c-83fe-848467dae360 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:28:04.154590 [ 3 ] {} HTTP-Session: 881e5baa-2343-412c-83fe-848467dae360 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:28:04.154658 [ 3 ] {62d770f2-0133-487f-8a6c-5010b7ae12e4} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:28:04.154698 [ 3 ] {62d770f2-0133-487f-8a6c-5010b7ae12e4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.11 22:28:04.154801 [ 3 ] {62d770f2-0133-487f-8a6c-5010b7ae12e4} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:28:04.155039 [ 3 ] {62d770f2-0133-487f-8a6c-5010b7ae12e4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB. 2023.10.11 22:28:04.155275 [ 3 ] {62d770f2-0133-487f-8a6c-5010b7ae12e4} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2023.10.11 22:28:04.155452 [ 3 ] {62d770f2-0133-487f-8a6c-5010b7ae12e4} oximeter.measurements_bool (d1fe4264-4f18-4087-8604-5720dcd28da6): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2023.10.11 22:28:04.155577 [ 3 ] {62d770f2-0133-487f-8a6c-5010b7ae12e4} executeQuery: Read 6 rows, 258.00 B in 0.000884644 sec., 6782 rows/sec., 284.81 KiB/sec. 2023.10.11 22:28:04.155750 [ 3 ] {62d770f2-0133-487f-8a6c-5010b7ae12e4} DynamicQueryHandler: Done processing query 2023.10.11 22:28:04.155797 [ 3 ] {62d770f2-0133-487f-8a6c-5010b7ae12e4} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.11 22:28:04.155815 [ 3 ] {} HTTP-Session: 881e5baa-2343-412c-83fe-848467dae360 Destroying unnamed session 2023.10.11 22:28:04.155932 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 11521, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:28:04.155977 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:28:04.155995 [ 3 ] {} HTTP-Session: 4e42ba8a-60b6-4cc8-b4e5-c85bf54feb65 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:28:04.156012 [ 3 ] {} HTTP-Session: 4e42ba8a-60b6-4cc8-b4e5-c85bf54feb65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:28:04.156087 [ 3 ] {99160511-d7be-4d79-9936-56f85aeb4250} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:28:04.156132 [ 3 ] {99160511-d7be-4d79-9936-56f85aeb4250} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.11 22:28:04.156253 [ 3 ] {99160511-d7be-4d79-9936-56f85aeb4250} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:28:04.156549 [ 3 ] {99160511-d7be-4d79-9936-56f85aeb4250} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB. 2023.10.11 22:28:04.156789 [ 3 ] {99160511-d7be-4d79-9936-56f85aeb4250} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2023.10.11 22:28:04.156965 [ 3 ] {99160511-d7be-4d79-9936-56f85aeb4250} oximeter.measurements_cumulativei64 (b51ca6cb-9f3c-4e63-9ed2-5598a92638e6): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2023.10.11 22:28:04.157087 [ 3 ] {99160511-d7be-4d79-9936-56f85aeb4250} executeQuery: Read 63 rows, 3.91 KiB in 0.000971984 sec., 64815 rows/sec., 3.93 MiB/sec. 2023.10.11 22:28:04.157197 [ 3 ] {99160511-d7be-4d79-9936-56f85aeb4250} DynamicQueryHandler: Done processing query 2023.10.11 22:28:04.157220 [ 3 ] {99160511-d7be-4d79-9936-56f85aeb4250} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.11 22:28:04.157236 [ 3 ] {} HTTP-Session: 4e42ba8a-60b6-4cc8-b4e5-c85bf54feb65 Destroying unnamed session 2023.10.11 22:28:04.157403 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 51359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:28:04.157446 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:28:04.157465 [ 3 ] {} HTTP-Session: 34bf4ebc-8307-4687-acdc-e862ec3a7e54 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:28:04.157481 [ 3 ] {} HTTP-Session: 34bf4ebc-8307-4687-acdc-e862ec3a7e54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:28:04.157575 [ 3 ] {2bc701d8-f0c4-42d6-83f5-6fe4c61d6186} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:28:04.157619 [ 3 ] {2bc701d8-f0c4-42d6-83f5-6fe4c61d6186} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.11 22:28:04.157751 [ 3 ] {2bc701d8-f0c4-42d6-83f5-6fe4c61d6186} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:28:04.158286 [ 3 ] {2bc701d8-f0c4-42d6-83f5-6fe4c61d6186} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB. 2023.10.11 22:28:04.158594 [ 3 ] {2bc701d8-f0c4-42d6-83f5-6fe4c61d6186} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2023.10.11 22:28:04.158769 [ 3 ] {2bc701d8-f0c4-42d6-83f5-6fe4c61d6186} oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. 2023.10.11 22:28:04.158903 [ 3 ] {2bc701d8-f0c4-42d6-83f5-6fe4c61d6186} executeQuery: Read 48 rows, 66.33 KiB in 0.001297829 sec., 36984 rows/sec., 49.91 MiB/sec. 2023.10.11 22:28:04.159098 [ 3 ] {2bc701d8-f0c4-42d6-83f5-6fe4c61d6186} DynamicQueryHandler: Done processing query 2023.10.11 22:28:04.159122 [ 3 ] {2bc701d8-f0c4-42d6-83f5-6fe4c61d6186} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.10.11 22:28:04.159138 [ 3 ] {} HTTP-Session: 34bf4ebc-8307-4687-acdc-e862ec3a7e54 Destroying unnamed session 2023.10.11 22:28:04.159257 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 2660, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:28:04.159302 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:28:04.159320 [ 3 ] {} HTTP-Session: 1fb5aea3-665f-403d-9a30-3c586d51906f Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:28:04.159336 [ 3 ] {} HTTP-Session: 1fb5aea3-665f-403d-9a30-3c586d51906f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:28:04.159409 [ 3 ] {2b60c42d-aae0-4f77-bee7-578239c30947} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:28:04.159450 [ 3 ] {2b60c42d-aae0-4f77-bee7-578239c30947} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.11 22:28:04.159562 [ 3 ] {2b60c42d-aae0-4f77-bee7-578239c30947} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:28:04.159840 [ 3 ] {2b60c42d-aae0-4f77-bee7-578239c30947} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB. 2023.10.11 22:28:04.160067 [ 3 ] {2b60c42d-aae0-4f77-bee7-578239c30947} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2023.10.11 22:28:04.160237 [ 3 ] {2b60c42d-aae0-4f77-bee7-578239c30947} oximeter.measurements_i64 (86512988-1739-436a-bb53-f1d02634fb30): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2023.10.11 22:28:04.160361 [ 3 ] {2b60c42d-aae0-4f77-bee7-578239c30947} executeQuery: Read 19 rows, 1.01 KiB in 0.000924043 sec., 20561 rows/sec., 1.07 MiB/sec. 2023.10.11 22:28:04.160479 [ 3 ] {2b60c42d-aae0-4f77-bee7-578239c30947} DynamicQueryHandler: Done processing query 2023.10.11 22:28:04.160502 [ 3 ] {2b60c42d-aae0-4f77-bee7-578239c30947} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.11 22:28:04.160517 [ 3 ] {} HTTP-Session: 1fb5aea3-665f-403d-9a30-3c586d51906f Destroying unnamed session 2023.10.11 22:28:05.721620 [ 133 ] {} DNSResolver: Updating DNS cache 2023.10.11 22:28:05.721673 [ 133 ] {} DNSResolver: Updated DNS cache 2023.10.11 22:28:09.142830 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 765, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:28:09.142945 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:28:09.142970 [ 3 ] {} HTTP-Session: 14093b2e-2e78-47d7-a70f-d558641c609c Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:28:09.142995 [ 3 ] {} HTTP-Session: 14093b2e-2e78-47d7-a70f-d558641c609c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:28:09.143122 [ 3 ] {3e37b87d-e9ed-4ff2-a9bf-287a0df5dee7} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:28:09.143182 [ 3 ] {3e37b87d-e9ed-4ff2-a9bf-287a0df5dee7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.11 22:28:09.143341 [ 3 ] {3e37b87d-e9ed-4ff2-a9bf-287a0df5dee7} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:28:09.143770 [ 3 ] {3e37b87d-e9ed-4ff2-a9bf-287a0df5dee7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB. 2023.10.11 22:28:09.144033 [ 3 ] {3e37b87d-e9ed-4ff2-a9bf-287a0df5dee7} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2023.10.11 22:28:09.144199 [ 3 ] {3e37b87d-e9ed-4ff2-a9bf-287a0df5dee7} oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0. 2023.10.11 22:28:09.144323 [ 3 ] {3e37b87d-e9ed-4ff2-a9bf-287a0df5dee7} executeQuery: Read 5 rows, 415.00 B in 0.001166278 sec., 4287 rows/sec., 347.49 KiB/sec. 2023.10.11 22:28:09.144475 [ 3 ] {3e37b87d-e9ed-4ff2-a9bf-287a0df5dee7} DynamicQueryHandler: Done processing query 2023.10.11 22:28:09.144499 [ 3 ] {3e37b87d-e9ed-4ff2-a9bf-287a0df5dee7} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.10.11 22:28:09.144516 [ 3 ] {} HTTP-Session: 14093b2e-2e78-47d7-a70f-d558641c609c Destroying unnamed session 2023.10.11 22:28:09.144677 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 2340, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:28:09.144725 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:28:09.144745 [ 3 ] {} HTTP-Session: 4a303261-edf5-4640-b4ec-01a3febae8f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:28:09.144762 [ 3 ] {} HTTP-Session: 4a303261-edf5-4640-b4ec-01a3febae8f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:28:09.144840 [ 3 ] {b3afe1bf-37bc-4cc2-8fbb-c5a5f377edc9} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:28:09.144882 [ 3 ] {b3afe1bf-37bc-4cc2-8fbb-c5a5f377edc9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.11 22:28:09.144990 [ 3 ] {b3afe1bf-37bc-4cc2-8fbb-c5a5f377edc9} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:28:09.145390 [ 3 ] {b3afe1bf-37bc-4cc2-8fbb-c5a5f377edc9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB. 2023.10.11 22:28:09.145592 [ 3 ] {b3afe1bf-37bc-4cc2-8fbb-c5a5f377edc9} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2023.10.11 22:28:09.145753 [ 3 ] {b3afe1bf-37bc-4cc2-8fbb-c5a5f377edc9} oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0. 2023.10.11 22:28:09.145855 [ 3 ] {b3afe1bf-37bc-4cc2-8fbb-c5a5f377edc9} executeQuery: Read 15 rows, 1.39 KiB in 0.000987245 sec., 15193 rows/sec., 1.37 MiB/sec. 2023.10.11 22:28:09.145974 [ 3 ] {b3afe1bf-37bc-4cc2-8fbb-c5a5f377edc9} DynamicQueryHandler: Done processing query 2023.10.11 22:28:09.145996 [ 3 ] {b3afe1bf-37bc-4cc2-8fbb-c5a5f377edc9} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.11 22:28:09.146011 [ 3 ] {} HTTP-Session: 4a303261-edf5-4640-b4ec-01a3febae8f3 Destroying unnamed session 2023.10.11 22:28:09.146153 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 896, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:28:09.146198 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:28:09.146216 [ 3 ] {} HTTP-Session: 07cb7dfb-0dae-4695-83c9-e2dbee62db94 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:28:09.146233 [ 3 ] {} HTTP-Session: 07cb7dfb-0dae-4695-83c9-e2dbee62db94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:28:09.146302 [ 3 ] {8dd59f9d-bdf4-4476-b325-e880f828b7ad} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:28:09.146340 [ 3 ] {8dd59f9d-bdf4-4476-b325-e880f828b7ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.11 22:28:09.146443 [ 3 ] {8dd59f9d-bdf4-4476-b325-e880f828b7ad} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:28:09.146733 [ 3 ] {8dd59f9d-bdf4-4476-b325-e880f828b7ad} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB. 2023.10.11 22:28:09.146931 [ 3 ] {8dd59f9d-bdf4-4476-b325-e880f828b7ad} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2023.10.11 22:28:09.147077 [ 3 ] {8dd59f9d-bdf4-4476-b325-e880f828b7ad} oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0. 2023.10.11 22:28:09.147178 [ 3 ] {8dd59f9d-bdf4-4476-b325-e880f828b7ad} executeQuery: Read 5 rows, 410.00 B in 0.000849403 sec., 5886 rows/sec., 471.38 KiB/sec. 2023.10.11 22:28:09.147294 [ 3 ] {8dd59f9d-bdf4-4476-b325-e880f828b7ad} DynamicQueryHandler: Done processing query 2023.10.11 22:28:09.147316 [ 3 ] {8dd59f9d-bdf4-4476-b325-e880f828b7ad} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.10.11 22:28:09.147333 [ 3 ] {} HTTP-Session: 07cb7dfb-0dae-4695-83c9-e2dbee62db94 Destroying unnamed session 2023.10.11 22:28:09.147450 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 5407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:28:09.147494 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:28:09.147513 [ 3 ] {} HTTP-Session: bcc0fea1-97d4-4392-9569-65ad2fb13b94 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:28:09.147528 [ 3 ] {} HTTP-Session: bcc0fea1-97d4-4392-9569-65ad2fb13b94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:28:09.147602 [ 3 ] {53450516-4a13-47ff-abdd-639013ec4375} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:28:09.147646 [ 3 ] {53450516-4a13-47ff-abdd-639013ec4375} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.11 22:28:09.147780 [ 3 ] {53450516-4a13-47ff-abdd-639013ec4375} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:28:09.148106 [ 3 ] {53450516-4a13-47ff-abdd-639013ec4375} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB. 2023.10.11 22:28:09.148379 [ 3 ] {53450516-4a13-47ff-abdd-639013ec4375} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2023.10.11 22:28:09.148559 [ 3 ] {53450516-4a13-47ff-abdd-639013ec4375} oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. 2023.10.11 22:28:09.148665 [ 3 ] {53450516-4a13-47ff-abdd-639013ec4375} executeQuery: Read 5 rows, 6.91 KiB in 0.001035896 sec., 4826 rows/sec., 6.51 MiB/sec. 2023.10.11 22:28:09.148655 [ 132 ] {} oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2023.10.11 22:28:09.148730 [ 132 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB. 2023.10.11 22:28:09.148819 [ 3 ] {53450516-4a13-47ff-abdd-639013ec4375} DynamicQueryHandler: Done processing query 2023.10.11 22:28:09.148848 [ 3 ] {53450516-4a13-47ff-abdd-639013ec4375} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.10.11 22:28:09.148848 [ 19 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact 2023.10.11 22:28:09.148870 [ 3 ] {} HTTP-Session: bcc0fea1-97d4-4392-9569-65ad2fb13b94 Destroying unnamed session 2023.10.11 22:28:09.149029 [ 19 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.11 22:28:09.149078 [ 19 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 920 rows starting from the beginning of the part 2023.10.11 22:28:09.149226 [ 19 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::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.11 22:28:09.149351 [ 19 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 48 rows starting from the beginning of the part 2023.10.11 22:28:09.149454 [ 19 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::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.11 22:28:09.149544 [ 19 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 48 rows starting from the beginning of the part 2023.10.11 22:28:09.149633 [ 19 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::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.11 22:28:09.159434 [ 21 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 1031 rows, containing 6 columns (6 merged, 0 gathered) in 0.01063947 sec., 96903.32319185072 rows/sec., 130.77 MiB/sec. 2023.10.11 22:28:09.160167 [ 18 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2023.10.11 22:28:09.160480 [ 18 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_41_8} oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8. 2023.10.11 22:28:09.160565 [ 18 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_41_8} oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0 2023.10.11 22:28:09.160656 [ 18 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_41_8: 8.91 MiB. 2023.10.11 22:28:10.000166 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 228.37 MiB, peak 237.25 MiB, will set to 229.73 MiB (RSS), difference: 1.37 MiB 2023.10.11 22:28:14.150086 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 7640, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:28:14.150205 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:28:14.150230 [ 3 ] {} HTTP-Session: aefe0cb8-2e85-4e57-9371-a31bfcc3ae03 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:28:14.150255 [ 3 ] {} HTTP-Session: aefe0cb8-2e85-4e57-9371-a31bfcc3ae03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:28:14.150383 [ 3 ] {bb2026f5-f68c-44fc-9d6d-52ba1fe3fb2f} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:28:14.150443 [ 3 ] {bb2026f5-f68c-44fc-9d6d-52ba1fe3fb2f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.11 22:28:14.150599 [ 3 ] {bb2026f5-f68c-44fc-9d6d-52ba1fe3fb2f} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:28:14.151054 [ 3 ] {bb2026f5-f68c-44fc-9d6d-52ba1fe3fb2f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB. 2023.10.11 22:28:14.151316 [ 3 ] {bb2026f5-f68c-44fc-9d6d-52ba1fe3fb2f} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2023.10.11 22:28:14.151480 [ 3 ] {bb2026f5-f68c-44fc-9d6d-52ba1fe3fb2f} oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0. 2023.10.11 22:28:14.151607 [ 3 ] {bb2026f5-f68c-44fc-9d6d-52ba1fe3fb2f} executeQuery: Read 54 rows, 4.23 KiB in 0.001190047 sec., 45376 rows/sec., 3.47 MiB/sec. 2023.10.11 22:28:14.151754 [ 3 ] {bb2026f5-f68c-44fc-9d6d-52ba1fe3fb2f} DynamicQueryHandler: Done processing query 2023.10.11 22:28:14.151778 [ 3 ] {bb2026f5-f68c-44fc-9d6d-52ba1fe3fb2f} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.11 22:28:14.151795 [ 3 ] {} HTTP-Session: aefe0cb8-2e85-4e57-9371-a31bfcc3ae03 Destroying unnamed session 2023.10.11 22:28:14.151978 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 36875, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:28:14.152029 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:28:14.152049 [ 3 ] {} HTTP-Session: 2f704fe4-ea70-4340-82ae-314e7166fbe2 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:28:14.152066 [ 3 ] {} HTTP-Session: 2f704fe4-ea70-4340-82ae-314e7166fbe2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:28:14.152143 [ 3 ] {0b243272-08eb-478e-b1ff-709a28f39dbf} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:28:14.152184 [ 3 ] {0b243272-08eb-478e-b1ff-709a28f39dbf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.11 22:28:14.152287 [ 3 ] {0b243272-08eb-478e-b1ff-709a28f39dbf} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:28:14.152755 [ 3 ] {0b243272-08eb-478e-b1ff-709a28f39dbf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB. 2023.10.11 22:28:14.152991 [ 3 ] {0b243272-08eb-478e-b1ff-709a28f39dbf} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2023.10.11 22:28:14.153141 [ 3 ] {0b243272-08eb-478e-b1ff-709a28f39dbf} oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0. 2023.10.11 22:28:14.153270 [ 3 ] {0b243272-08eb-478e-b1ff-709a28f39dbf} executeQuery: Read 231 rows, 22.78 KiB in 0.001096897 sec., 210594 rows/sec., 20.28 MiB/sec. 2023.10.11 22:28:14.153390 [ 3 ] {0b243272-08eb-478e-b1ff-709a28f39dbf} DynamicQueryHandler: Done processing query 2023.10.11 22:28:14.153414 [ 3 ] {0b243272-08eb-478e-b1ff-709a28f39dbf} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.11 22:28:14.153430 [ 3 ] {} HTTP-Session: 2f704fe4-ea70-4340-82ae-314e7166fbe2 Destroying unnamed session 2023.10.11 22:28:14.153614 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 50209, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:28:14.153661 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:28:14.153680 [ 3 ] {} HTTP-Session: 37a1a067-501e-44fe-aab9-28009b275a92 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:28:14.153697 [ 3 ] {} HTTP-Session: 37a1a067-501e-44fe-aab9-28009b275a92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:28:14.153781 [ 3 ] {27c542c0-f7f0-4d3c-bb9e-201443ad9f8a} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:28:14.153820 [ 3 ] {27c542c0-f7f0-4d3c-bb9e-201443ad9f8a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.11 22:28:14.153927 [ 3 ] {27c542c0-f7f0-4d3c-bb9e-201443ad9f8a} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:28:14.154417 [ 3 ] {27c542c0-f7f0-4d3c-bb9e-201443ad9f8a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB. 2023.10.11 22:28:14.154637 [ 3 ] {27c542c0-f7f0-4d3c-bb9e-201443ad9f8a} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2023.10.11 22:28:14.154790 [ 3 ] {27c542c0-f7f0-4d3c-bb9e-201443ad9f8a} oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0. 2023.10.11 22:28:14.154919 [ 3 ] {27c542c0-f7f0-4d3c-bb9e-201443ad9f8a} executeQuery: Read 312 rows, 22.39 KiB in 0.001107267 sec., 281774 rows/sec., 19.75 MiB/sec. 2023.10.11 22:28:14.155031 [ 3 ] {27c542c0-f7f0-4d3c-bb9e-201443ad9f8a} DynamicQueryHandler: Done processing query 2023.10.11 22:28:14.155054 [ 3 ] {27c542c0-f7f0-4d3c-bb9e-201443ad9f8a} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.10.11 22:28:14.155070 [ 3 ] {} HTTP-Session: 37a1a067-501e-44fe-aab9-28009b275a92 Destroying unnamed session 2023.10.11 22:28:14.155215 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:28:14.155260 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:28:14.155279 [ 3 ] {} HTTP-Session: 70e1c574-7358-4b3d-bf81-cdb671ef7190 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:28:14.155297 [ 3 ] {} HTTP-Session: 70e1c574-7358-4b3d-bf81-cdb671ef7190 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:28:14.155365 [ 3 ] {5fc10de5-702a-4207-90de-1f4fc6ef3251} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:28:14.155404 [ 3 ] {5fc10de5-702a-4207-90de-1f4fc6ef3251} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.11 22:28:14.155507 [ 3 ] {5fc10de5-702a-4207-90de-1f4fc6ef3251} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:28:14.155752 [ 3 ] {5fc10de5-702a-4207-90de-1f4fc6ef3251} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB. 2023.10.11 22:28:14.155988 [ 3 ] {5fc10de5-702a-4207-90de-1f4fc6ef3251} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2023.10.11 22:28:14.156188 [ 3 ] {5fc10de5-702a-4207-90de-1f4fc6ef3251} oximeter.measurements_bool (d1fe4264-4f18-4087-8604-5720dcd28da6): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2023.10.11 22:28:14.156333 [ 3 ] {5fc10de5-702a-4207-90de-1f4fc6ef3251} executeQuery: Read 6 rows, 258.00 B in 0.000940095 sec., 6382 rows/sec., 268.01 KiB/sec. 2023.10.11 22:28:14.156451 [ 3 ] {5fc10de5-702a-4207-90de-1f4fc6ef3251} DynamicQueryHandler: Done processing query 2023.10.11 22:28:14.156475 [ 3 ] {5fc10de5-702a-4207-90de-1f4fc6ef3251} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.11 22:28:14.156493 [ 3 ] {} HTTP-Session: 70e1c574-7358-4b3d-bf81-cdb671ef7190 Destroying unnamed session 2023.10.11 22:28:14.156666 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 11521, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:28:14.156714 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:28:14.156735 [ 3 ] {} HTTP-Session: cb9b7122-494f-4ab1-9828-24cd38542183 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:28:14.156752 [ 3 ] {} HTTP-Session: cb9b7122-494f-4ab1-9828-24cd38542183 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:28:14.156826 [ 3 ] {94d358b7-bb0d-4b86-aef2-dafd32c1f089} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:28:14.156869 [ 3 ] {94d358b7-bb0d-4b86-aef2-dafd32c1f089} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.11 22:28:14.156991 [ 3 ] {94d358b7-bb0d-4b86-aef2-dafd32c1f089} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:28:14.157290 [ 3 ] {94d358b7-bb0d-4b86-aef2-dafd32c1f089} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB. 2023.10.11 22:28:14.157542 [ 3 ] {94d358b7-bb0d-4b86-aef2-dafd32c1f089} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2023.10.11 22:28:14.157706 [ 3 ] {94d358b7-bb0d-4b86-aef2-dafd32c1f089} oximeter.measurements_cumulativei64 (b51ca6cb-9f3c-4e63-9ed2-5598a92638e6): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2023.10.11 22:28:14.157823 [ 3 ] {94d358b7-bb0d-4b86-aef2-dafd32c1f089} executeQuery: Read 63 rows, 3.91 KiB in 0.000991985 sec., 63509 rows/sec., 3.85 MiB/sec. 2023.10.11 22:28:14.157926 [ 3 ] {94d358b7-bb0d-4b86-aef2-dafd32c1f089} DynamicQueryHandler: Done processing query 2023.10.11 22:28:14.157948 [ 3 ] {94d358b7-bb0d-4b86-aef2-dafd32c1f089} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.11 22:28:14.157963 [ 3 ] {} HTTP-Session: cb9b7122-494f-4ab1-9828-24cd38542183 Destroying unnamed session 2023.10.11 22:28:14.158109 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 51359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:28:14.158150 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:28:14.158169 [ 3 ] {} HTTP-Session: 19737a31-048d-4d22-8876-cdccfc9d09ec Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:28:14.158185 [ 3 ] {} HTTP-Session: 19737a31-048d-4d22-8876-cdccfc9d09ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:28:14.158265 [ 3 ] {8955000f-4a67-48fc-9823-ff1af6ea0daf} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:28:14.158306 [ 3 ] {8955000f-4a67-48fc-9823-ff1af6ea0daf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.11 22:28:14.158496 [ 3 ] {8955000f-4a67-48fc-9823-ff1af6ea0daf} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:28:14.159031 [ 3 ] {8955000f-4a67-48fc-9823-ff1af6ea0daf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB. 2023.10.11 22:28:14.159331 [ 3 ] {8955000f-4a67-48fc-9823-ff1af6ea0daf} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2023.10.11 22:28:14.159511 [ 3 ] {8955000f-4a67-48fc-9823-ff1af6ea0daf} oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0. 2023.10.11 22:28:14.159633 [ 3 ] {8955000f-4a67-48fc-9823-ff1af6ea0daf} executeQuery: Read 48 rows, 66.33 KiB in 0.001287109 sec., 37292 rows/sec., 50.32 MiB/sec. 2023.10.11 22:28:14.159756 [ 3 ] {8955000f-4a67-48fc-9823-ff1af6ea0daf} DynamicQueryHandler: Done processing query 2023.10.11 22:28:14.159779 [ 3 ] {8955000f-4a67-48fc-9823-ff1af6ea0daf} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.10.11 22:28:14.159795 [ 3 ] {} HTTP-Session: 19737a31-048d-4d22-8876-cdccfc9d09ec Destroying unnamed session 2023.10.11 22:28:14.159927 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 2660, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:28:14.159973 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:28:14.159991 [ 3 ] {} HTTP-Session: 3f384cd0-d311-406a-8a9c-dbb086b6f7ec Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:28:14.160008 [ 3 ] {} HTTP-Session: 3f384cd0-d311-406a-8a9c-dbb086b6f7ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:28:14.160078 [ 3 ] {61f031f2-aa41-44e4-abc1-c8354756f05e} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:28:14.160119 [ 3 ] {61f031f2-aa41-44e4-abc1-c8354756f05e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.11 22:28:14.160223 [ 3 ] {61f031f2-aa41-44e4-abc1-c8354756f05e} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:28:14.160482 [ 3 ] {61f031f2-aa41-44e4-abc1-c8354756f05e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB. 2023.10.11 22:28:14.160710 [ 3 ] {61f031f2-aa41-44e4-abc1-c8354756f05e} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2023.10.11 22:28:14.160878 [ 3 ] {61f031f2-aa41-44e4-abc1-c8354756f05e} oximeter.measurements_i64 (86512988-1739-436a-bb53-f1d02634fb30): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2023.10.11 22:28:14.161007 [ 3 ] {61f031f2-aa41-44e4-abc1-c8354756f05e} executeQuery: Read 19 rows, 1.01 KiB in 0.000899104 sec., 21132 rows/sec., 1.10 MiB/sec. 2023.10.11 22:28:14.161111 [ 3 ] {61f031f2-aa41-44e4-abc1-c8354756f05e} DynamicQueryHandler: Done processing query 2023.10.11 22:28:14.161135 [ 3 ] {61f031f2-aa41-44e4-abc1-c8354756f05e} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.11 22:28:14.161150 [ 3 ] {} HTTP-Session: 3f384cd0-d311-406a-8a9c-dbb086b6f7ec Destroying unnamed session 2023.10.11 22:28:19.143394 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 765, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:28:19.143529 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:28:19.143561 [ 3 ] {} HTTP-Session: d2c24831-1258-4456-9205-5b173dd45a0d Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:28:19.143590 [ 3 ] {} HTTP-Session: d2c24831-1258-4456-9205-5b173dd45a0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:28:19.143734 [ 3 ] {f019b2ce-b20d-43fe-9ef9-96c0dda0dad0} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:28:19.143797 [ 3 ] {f019b2ce-b20d-43fe-9ef9-96c0dda0dad0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.11 22:28:19.143959 [ 3 ] {f019b2ce-b20d-43fe-9ef9-96c0dda0dad0} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:28:19.144361 [ 3 ] {f019b2ce-b20d-43fe-9ef9-96c0dda0dad0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB. 2023.10.11 22:28:19.144617 [ 3 ] {f019b2ce-b20d-43fe-9ef9-96c0dda0dad0} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2023.10.11 22:28:19.144778 [ 3 ] {f019b2ce-b20d-43fe-9ef9-96c0dda0dad0} oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0. 2023.10.11 22:28:19.144913 [ 3 ] {f019b2ce-b20d-43fe-9ef9-96c0dda0dad0} executeQuery: Read 5 rows, 415.00 B in 0.001139037 sec., 4389 rows/sec., 355.80 KiB/sec. 2023.10.11 22:28:19.145076 [ 3 ] {f019b2ce-b20d-43fe-9ef9-96c0dda0dad0} DynamicQueryHandler: Done processing query 2023.10.11 22:28:19.145102 [ 3 ] {f019b2ce-b20d-43fe-9ef9-96c0dda0dad0} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.11 22:28:19.145118 [ 3 ] {} HTTP-Session: d2c24831-1258-4456-9205-5b173dd45a0d Destroying unnamed session 2023.10.11 22:28:19.145282 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 2340, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:28:19.145329 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:28:19.145349 [ 3 ] {} HTTP-Session: 94d0b383-9aee-49a1-9063-5450fa24dc3e Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:28:19.145367 [ 3 ] {} HTTP-Session: 94d0b383-9aee-49a1-9063-5450fa24dc3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:28:19.145443 [ 3 ] {a89b81ee-3ef9-4f61-968c-54ab13a3ad60} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:28:19.145486 [ 3 ] {a89b81ee-3ef9-4f61-968c-54ab13a3ad60} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.11 22:28:19.145592 [ 3 ] {a89b81ee-3ef9-4f61-968c-54ab13a3ad60} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:28:19.145882 [ 3 ] {a89b81ee-3ef9-4f61-968c-54ab13a3ad60} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB. 2023.10.11 22:28:19.146097 [ 3 ] {a89b81ee-3ef9-4f61-968c-54ab13a3ad60} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2023.10.11 22:28:19.146244 [ 3 ] {a89b81ee-3ef9-4f61-968c-54ab13a3ad60} oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0. 2023.10.11 22:28:19.146377 [ 3 ] {a89b81ee-3ef9-4f61-968c-54ab13a3ad60} executeQuery: Read 15 rows, 1.39 KiB in 0.000902804 sec., 16614 rows/sec., 1.50 MiB/sec. 2023.10.11 22:28:19.146487 [ 3 ] {a89b81ee-3ef9-4f61-968c-54ab13a3ad60} DynamicQueryHandler: Done processing query 2023.10.11 22:28:19.146511 [ 3 ] {a89b81ee-3ef9-4f61-968c-54ab13a3ad60} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.11 22:28:19.146527 [ 3 ] {} HTTP-Session: 94d0b383-9aee-49a1-9063-5450fa24dc3e Destroying unnamed session 2023.10.11 22:28:19.146666 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 896, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:28:19.146710 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:28:19.146729 [ 3 ] {} HTTP-Session: eaac175d-9240-45fe-a5ef-96e65556b99c Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:28:19.146746 [ 3 ] {} HTTP-Session: eaac175d-9240-45fe-a5ef-96e65556b99c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:28:19.146816 [ 3 ] {351715a9-4cc4-4545-b290-767beb65f0f6} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:28:19.146857 [ 3 ] {351715a9-4cc4-4545-b290-767beb65f0f6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.11 22:28:19.146962 [ 3 ] {351715a9-4cc4-4545-b290-767beb65f0f6} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:28:19.147221 [ 3 ] {351715a9-4cc4-4545-b290-767beb65f0f6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB. 2023.10.11 22:28:19.147424 [ 3 ] {351715a9-4cc4-4545-b290-767beb65f0f6} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2023.10.11 22:28:19.147570 [ 3 ] {351715a9-4cc4-4545-b290-767beb65f0f6} oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0. 2023.10.11 22:28:19.147705 [ 3 ] {351715a9-4cc4-4545-b290-767beb65f0f6} executeQuery: Read 5 rows, 410.00 B in 0.000851303 sec., 5873 rows/sec., 470.33 KiB/sec. 2023.10.11 22:28:19.147894 [ 3 ] {351715a9-4cc4-4545-b290-767beb65f0f6} DynamicQueryHandler: Done processing query 2023.10.11 22:28:19.147918 [ 3 ] {351715a9-4cc4-4545-b290-767beb65f0f6} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.11 22:28:19.147934 [ 3 ] {} HTTP-Session: eaac175d-9240-45fe-a5ef-96e65556b99c Destroying unnamed session 2023.10.11 22:28:19.148043 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 5407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:28:19.148088 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:28:19.148107 [ 3 ] {} HTTP-Session: 83b865ea-09a2-4181-912e-b37d3286c498 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:28:19.148124 [ 3 ] {} HTTP-Session: 83b865ea-09a2-4181-912e-b37d3286c498 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:28:19.148198 [ 3 ] {1f1abbd2-6d6d-45d7-b43b-696ae2f6ae17} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:28:19.148245 [ 3 ] {1f1abbd2-6d6d-45d7-b43b-696ae2f6ae17} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.11 22:28:19.148394 [ 3 ] {1f1abbd2-6d6d-45d7-b43b-696ae2f6ae17} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:28:19.148671 [ 3 ] {1f1abbd2-6d6d-45d7-b43b-696ae2f6ae17} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB. 2023.10.11 22:28:19.148945 [ 3 ] {1f1abbd2-6d6d-45d7-b43b-696ae2f6ae17} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2023.10.11 22:28:19.149121 [ 3 ] {1f1abbd2-6d6d-45d7-b43b-696ae2f6ae17} oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0. 2023.10.11 22:28:19.149247 [ 3 ] {1f1abbd2-6d6d-45d7-b43b-696ae2f6ae17} executeQuery: Read 5 rows, 6.91 KiB in 0.001019715 sec., 4903 rows/sec., 6.62 MiB/sec. 2023.10.11 22:28:19.149358 [ 3 ] {1f1abbd2-6d6d-45d7-b43b-696ae2f6ae17} DynamicQueryHandler: Done processing query 2023.10.11 22:28:19.149380 [ 3 ] {1f1abbd2-6d6d-45d7-b43b-696ae2f6ae17} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.11 22:28:19.149395 [ 3 ] {} HTTP-Session: 83b865ea-09a2-4181-912e-b37d3286c498 Destroying unnamed session 2023.10.11 22:28:20.721710 [ 119 ] {} DNSResolver: Updating DNS cache 2023.10.11 22:28:20.721769 [ 119 ] {} DNSResolver: Updated DNS cache 2023.10.11 22:28:24.150225 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 7640, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:28:24.150339 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:28:24.150365 [ 3 ] {} HTTP-Session: bbc50d24-e466-499d-9058-c47b5a06c7bf Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:28:24.150390 [ 3 ] {} HTTP-Session: bbc50d24-e466-499d-9058-c47b5a06c7bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:28:24.150526 [ 3 ] {8738dc21-2eb7-4176-80e7-e5b3e1d454ad} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:28:24.150590 [ 3 ] {8738dc21-2eb7-4176-80e7-e5b3e1d454ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.11 22:28:24.150753 [ 3 ] {8738dc21-2eb7-4176-80e7-e5b3e1d454ad} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:28:24.151202 [ 3 ] {8738dc21-2eb7-4176-80e7-e5b3e1d454ad} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB. 2023.10.11 22:28:24.151460 [ 3 ] {8738dc21-2eb7-4176-80e7-e5b3e1d454ad} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2023.10.11 22:28:24.151633 [ 3 ] {8738dc21-2eb7-4176-80e7-e5b3e1d454ad} oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0. 2023.10.11 22:28:24.151782 [ 3 ] {8738dc21-2eb7-4176-80e7-e5b3e1d454ad} executeQuery: Read 54 rows, 4.23 KiB in 0.001218138 sec., 44329 rows/sec., 3.39 MiB/sec. 2023.10.11 22:28:24.151773 [ 117 ] {} oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2023.10.11 22:28:24.151897 [ 117 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB. 2023.10.11 22:28:24.151995 [ 3 ] {8738dc21-2eb7-4176-80e7-e5b3e1d454ad} DynamicQueryHandler: Done processing query 2023.10.11 22:28:24.152020 [ 12 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact 2023.10.11 22:28:24.152030 [ 3 ] {8738dc21-2eb7-4176-80e7-e5b3e1d454ad} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.11 22:28:24.152059 [ 3 ] {} HTTP-Session: bbc50d24-e466-499d-9058-c47b5a06c7bf Destroying unnamed session 2023.10.11 22:28:24.152103 [ 12 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.11 22:28:24.152133 [ 12 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 59 rows starting from the beginning of the part 2023.10.11 22:28:24.152246 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 36875, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:28:24.152260 [ 12 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 54 rows starting from the beginning of the part 2023.10.11 22:28:24.152303 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:28:24.152331 [ 3 ] {} HTTP-Session: 52a0b410-347b-4590-8f34-5479b9b30c3b Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:28:24.152366 [ 3 ] {} HTTP-Session: 52a0b410-347b-4590-8f34-5479b9b30c3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:28:24.152371 [ 12 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 5 rows starting from the beginning of the part 2023.10.11 22:28:24.152509 [ 3 ] {701a656d-7959-4c75-9f2f-4573014eaee7} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:28:24.152510 [ 12 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 54 rows starting from the beginning of the part 2023.10.11 22:28:24.152564 [ 3 ] {701a656d-7959-4c75-9f2f-4573014eaee7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.11 22:28:24.152655 [ 12 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 5 rows starting from the beginning of the part 2023.10.11 22:28:24.152816 [ 12 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 54 rows starting from the beginning of the part 2023.10.11 22:28:24.152816 [ 3 ] {701a656d-7959-4c75-9f2f-4573014eaee7} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:28:24.153469 [ 3 ] {701a656d-7959-4c75-9f2f-4573014eaee7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB. 2023.10.11 22:28:24.153646 [ 12 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 231 rows, containing 4 columns (4 merged, 0 gathered) in 0.001674295 sec., 137968.51809268977 rows/sec., 10.58 MiB/sec. 2023.10.11 22:28:24.153762 [ 3 ] {701a656d-7959-4c75-9f2f-4573014eaee7} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2023.10.11 22:28:24.153771 [ 24 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2023.10.11 22:28:24.153941 [ 3 ] {701a656d-7959-4c75-9f2f-4573014eaee7} oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0. 2023.10.11 22:28:24.153999 [ 24 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_46_9} oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9. 2023.10.11 22:28:24.154108 [ 117 ] {} oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2023.10.11 22:28:24.154132 [ 3 ] {701a656d-7959-4c75-9f2f-4573014eaee7} executeQuery: Read 231 rows, 22.78 KiB in 0.001587463 sec., 145515 rows/sec., 14.01 MiB/sec. 2023.10.11 22:28:24.154160 [ 24 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_46_9} oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186) (MergerMutator): Merged 6 parts: from all_1_41_8 to all_46_46_0 2023.10.11 22:28:24.154202 [ 117 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB. 2023.10.11 22:28:24.154501 [ 3 ] {701a656d-7959-4c75-9f2f-4573014eaee7} DynamicQueryHandler: Done processing query 2023.10.11 22:28:24.154504 [ 10 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact 2023.10.11 22:28:24.154537 [ 3 ] {701a656d-7959-4c75-9f2f-4573014eaee7} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.11 22:28:24.154590 [ 3 ] {} HTTP-Session: 52a0b410-347b-4590-8f34-5479b9b30c3b Destroying unnamed session 2023.10.11 22:28:24.154676 [ 10 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.11 22:28:24.154721 [ 10 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 246 rows starting from the beginning of the part 2023.10.11 22:28:24.154851 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 50209, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:28:24.154898 [ 10 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 231 rows starting from the beginning of the part 2023.10.11 22:28:24.154936 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:28:24.154988 [ 3 ] {} HTTP-Session: 17b3efd4-2d9a-4cab-8990-46cd68e06ab9 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:28:24.155024 [ 3 ] {} HTTP-Session: 17b3efd4-2d9a-4cab-8990-46cd68e06ab9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:28:24.155092 [ 10 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 15 rows starting from the beginning of the part 2023.10.11 22:28:24.155255 [ 3 ] {71f157a9-1468-45c5-8506-4dfd29383b92} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:28:24.155305 [ 10 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 231 rows starting from the beginning of the part 2023.10.11 22:28:24.155335 [ 3 ] {71f157a9-1468-45c5-8506-4dfd29383b92} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.11 22:28:24.155591 [ 10 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 15 rows starting from the beginning of the part 2023.10.11 22:28:24.155835 [ 3 ] {71f157a9-1468-45c5-8506-4dfd29383b92} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:28:24.155855 [ 10 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 231 rows starting from the beginning of the part 2023.10.11 22:28:24.157001 [ 3 ] {71f157a9-1468-45c5-8506-4dfd29383b92} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB. 2023.10.11 22:28:24.157381 [ 3 ] {71f157a9-1468-45c5-8506-4dfd29383b92} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2023.10.11 22:28:24.157571 [ 15 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 969 rows, containing 4 columns (4 merged, 0 gathered) in 0.003254559 sec., 297736.1909862442 rows/sec., 28.58 MiB/sec. 2023.10.11 22:28:24.157663 [ 3 ] {71f157a9-1468-45c5-8506-4dfd29383b92} oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0. 2023.10.11 22:28:24.157825 [ 15 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2023.10.11 22:28:24.157849 [ 117 ] {} oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2023.10.11 22:28:24.157877 [ 3 ] {71f157a9-1468-45c5-8506-4dfd29383b92} executeQuery: Read 312 rows, 22.39 KiB in 0.002555049 sec., 122111 rows/sec., 8.56 MiB/sec. 2023.10.11 22:28:24.157941 [ 117 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB. 2023.10.11 22:28:24.158074 [ 24 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact 2023.10.11 22:28:24.158253 [ 3 ] {71f157a9-1468-45c5-8506-4dfd29383b92} DynamicQueryHandler: Done processing query 2023.10.11 22:28:24.158289 [ 15 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_46_9} oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9. 2023.10.11 22:28:24.158324 [ 3 ] {71f157a9-1468-45c5-8506-4dfd29383b92} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.10.11 22:28:24.158367 [ 24 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.11 22:28:24.158433 [ 3 ] {} HTTP-Session: 17b3efd4-2d9a-4cab-8990-46cd68e06ab9 Destroying unnamed session 2023.10.11 22:28:24.158487 [ 24 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 346 rows starting from the beginning of the part 2023.10.11 22:28:24.158529 [ 15 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_46_9} oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b) (MergerMutator): Merged 6 parts: from all_1_41_8 to all_46_46_0 2023.10.11 22:28:24.158661 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:28:24.158766 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:28:24.158774 [ 24 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 312 rows starting from the beginning of the part 2023.10.11 22:28:24.158793 [ 3 ] {} HTTP-Session: 493af554-57c3-4c27-ac47-2f633cd170de Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:28:24.158823 [ 3 ] {} HTTP-Session: 493af554-57c3-4c27-ac47-2f633cd170de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:28:24.158901 [ 24 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 5 rows starting from the beginning of the part 2023.10.11 22:28:24.158931 [ 3 ] {937e96ea-9394-4660-9dd0-2eb97fc2d40a} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:28:24.158995 [ 3 ] {937e96ea-9394-4660-9dd0-2eb97fc2d40a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.11 22:28:24.159015 [ 24 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 312 rows starting from the beginning of the part 2023.10.11 22:28:24.159189 [ 24 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 5 rows starting from the beginning of the part 2023.10.11 22:28:24.159253 [ 3 ] {937e96ea-9394-4660-9dd0-2eb97fc2d40a} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:28:24.159335 [ 24 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 312 rows starting from the beginning of the part 2023.10.11 22:28:24.159637 [ 3 ] {937e96ea-9394-4660-9dd0-2eb97fc2d40a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB. 2023.10.11 22:28:24.159978 [ 3 ] {937e96ea-9394-4660-9dd0-2eb97fc2d40a} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2023.10.11 22:28:24.160173 [ 3 ] {937e96ea-9394-4660-9dd0-2eb97fc2d40a} oximeter.measurements_bool (d1fe4264-4f18-4087-8604-5720dcd28da6): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2023.10.11 22:28:24.160456 [ 3 ] {937e96ea-9394-4660-9dd0-2eb97fc2d40a} executeQuery: Read 6 rows, 258.00 B in 0.001478132 sec., 4059 rows/sec., 170.45 KiB/sec. 2023.10.11 22:28:24.160476 [ 11 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 1292 rows, containing 4 columns (4 merged, 0 gathered) in 0.002463337 sec., 524491.7768052036 rows/sec., 36.90 MiB/sec. 2023.10.11 22:28:24.160633 [ 3 ] {937e96ea-9394-4660-9dd0-2eb97fc2d40a} DynamicQueryHandler: Done processing query 2023.10.11 22:28:24.160662 [ 3 ] {937e96ea-9394-4660-9dd0-2eb97fc2d40a} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.11 22:28:24.160695 [ 3 ] {} HTTP-Session: 493af554-57c3-4c27-ac47-2f633cd170de Destroying unnamed session 2023.10.11 22:28:24.160714 [ 13 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2023.10.11 22:28:24.160875 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 11521, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:28:24.160947 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:28:24.160988 [ 3 ] {} HTTP-Session: 6a826f88-9245-4493-8007-71e7c0a5e281 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:28:24.160995 [ 13 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_46_9} oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9. 2023.10.11 22:28:24.161014 [ 3 ] {} HTTP-Session: 6a826f88-9245-4493-8007-71e7c0a5e281 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:28:24.161119 [ 13 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_46_9} oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31) (MergerMutator): Merged 6 parts: from all_1_41_8 to all_46_46_0 2023.10.11 22:28:24.161156 [ 3 ] {176db8d4-a8b4-423c-9327-37000ae9744f} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:28:24.161257 [ 3 ] {176db8d4-a8b4-423c-9327-37000ae9744f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.11 22:28:24.161400 [ 3 ] {176db8d4-a8b4-423c-9327-37000ae9744f} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:28:24.161702 [ 3 ] {176db8d4-a8b4-423c-9327-37000ae9744f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB. 2023.10.11 22:28:24.161948 [ 3 ] {176db8d4-a8b4-423c-9327-37000ae9744f} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2023.10.11 22:28:24.162130 [ 3 ] {176db8d4-a8b4-423c-9327-37000ae9744f} oximeter.measurements_cumulativei64 (b51ca6cb-9f3c-4e63-9ed2-5598a92638e6): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2023.10.11 22:28:24.162265 [ 3 ] {176db8d4-a8b4-423c-9327-37000ae9744f} executeQuery: Read 63 rows, 3.91 KiB in 0.001069556 sec., 58902 rows/sec., 3.57 MiB/sec. 2023.10.11 22:28:24.162493 [ 3 ] {176db8d4-a8b4-423c-9327-37000ae9744f} DynamicQueryHandler: Done processing query 2023.10.11 22:28:24.162518 [ 3 ] {176db8d4-a8b4-423c-9327-37000ae9744f} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.11 22:28:24.162534 [ 3 ] {} HTTP-Session: 6a826f88-9245-4493-8007-71e7c0a5e281 Destroying unnamed session 2023.10.11 22:28:24.162691 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 51359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:28:24.162738 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:28:24.162758 [ 3 ] {} HTTP-Session: 50832bdc-084d-44a6-9678-00e396978639 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:28:24.162775 [ 3 ] {} HTTP-Session: 50832bdc-084d-44a6-9678-00e396978639 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:28:24.162865 [ 3 ] {69863f95-220c-4887-a1b6-30bc60506800} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:28:24.162913 [ 3 ] {69863f95-220c-4887-a1b6-30bc60506800} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.11 22:28:24.163068 [ 3 ] {69863f95-220c-4887-a1b6-30bc60506800} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:28:24.163558 [ 3 ] {69863f95-220c-4887-a1b6-30bc60506800} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB. 2023.10.11 22:28:24.163873 [ 3 ] {69863f95-220c-4887-a1b6-30bc60506800} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2023.10.11 22:28:24.164049 [ 3 ] {69863f95-220c-4887-a1b6-30bc60506800} oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0. 2023.10.11 22:28:24.164154 [ 3 ] {69863f95-220c-4887-a1b6-30bc60506800} executeQuery: Read 48 rows, 66.33 KiB in 0.001259419 sec., 38112 rows/sec., 51.43 MiB/sec. 2023.10.11 22:28:24.164261 [ 3 ] {69863f95-220c-4887-a1b6-30bc60506800} DynamicQueryHandler: Done processing query 2023.10.11 22:28:24.164285 [ 3 ] {69863f95-220c-4887-a1b6-30bc60506800} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.10.11 22:28:24.164301 [ 3 ] {} HTTP-Session: 50832bdc-084d-44a6-9678-00e396978639 Destroying unnamed session 2023.10.11 22:28:24.164424 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 2660, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:28:24.164468 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:28:24.164487 [ 3 ] {} HTTP-Session: 60bb593d-d349-492b-acfa-02562579d18c Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:28:24.164505 [ 3 ] {} HTTP-Session: 60bb593d-d349-492b-acfa-02562579d18c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:28:24.164575 [ 3 ] {63da2161-ef6d-4951-90c9-4275a046ba2b} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:28:24.164615 [ 3 ] {63da2161-ef6d-4951-90c9-4275a046ba2b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.11 22:28:24.164718 [ 3 ] {63da2161-ef6d-4951-90c9-4275a046ba2b} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:28:24.164955 [ 3 ] {63da2161-ef6d-4951-90c9-4275a046ba2b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB. 2023.10.11 22:28:24.165179 [ 3 ] {63da2161-ef6d-4951-90c9-4275a046ba2b} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2023.10.11 22:28:24.165352 [ 3 ] {63da2161-ef6d-4951-90c9-4275a046ba2b} oximeter.measurements_i64 (86512988-1739-436a-bb53-f1d02634fb30): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2023.10.11 22:28:24.165455 [ 3 ] {63da2161-ef6d-4951-90c9-4275a046ba2b} executeQuery: Read 19 rows, 1.01 KiB in 0.000852723 sec., 22281 rows/sec., 1.16 MiB/sec. 2023.10.11 22:28:24.165446 [ 116 ] {} oximeter.measurements_i64 (86512988-1739-436a-bb53-f1d02634fb30) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2023.10.11 22:28:24.165519 [ 116 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB. 2023.10.11 22:28:24.165599 [ 3 ] {63da2161-ef6d-4951-90c9-4275a046ba2b} DynamicQueryHandler: Done processing query 2023.10.11 22:28:24.165626 [ 13 ] {86512988-1739-436a-bb53-f1d02634fb30::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2023.10.11 22:28:24.165638 [ 3 ] {63da2161-ef6d-4951-90c9-4275a046ba2b} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.11 22:28:24.165683 [ 3 ] {} HTTP-Session: 60bb593d-d349-492b-acfa-02562579d18c Destroying unnamed session 2023.10.11 22:28:24.165752 [ 13 ] {86512988-1739-436a-bb53-f1d02634fb30::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.11 22:28:24.165793 [ 13 ] {86512988-1739-436a-bb53-f1d02634fb30::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 422 rows starting from the beginning of the part 2023.10.11 22:28:24.165913 [ 13 ] {86512988-1739-436a-bb53-f1d02634fb30::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.11 22:28:24.165998 [ 13 ] {86512988-1739-436a-bb53-f1d02634fb30::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 19 rows starting from the beginning of the part 2023.10.11 22:28:24.166075 [ 13 ] {86512988-1739-436a-bb53-f1d02634fb30::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.11 22:28:24.166152 [ 13 ] {86512988-1739-436a-bb53-f1d02634fb30::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.11 22:28:24.166229 [ 13 ] {86512988-1739-436a-bb53-f1d02634fb30::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.11 22:28:24.166848 [ 13 ] {86512988-1739-436a-bb53-f1d02634fb30::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 517 rows, containing 4 columns (4 merged, 0 gathered) in 0.00127858 sec., 404354.83114079677 rows/sec., 21.54 MiB/sec. 2023.10.11 22:28:24.166946 [ 13 ] {86512988-1739-436a-bb53-f1d02634fb30::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2023.10.11 22:28:24.167127 [ 13 ] {86512988-1739-436a-bb53-f1d02634fb30::all_1_26_5} oximeter.measurements_i64 (86512988-1739-436a-bb53-f1d02634fb30): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2023.10.11 22:28:24.167189 [ 13 ] {86512988-1739-436a-bb53-f1d02634fb30::all_1_26_5} oximeter.measurements_i64 (86512988-1739-436a-bb53-f1d02634fb30) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2023.10.11 22:28:29.143312 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 765, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:28:29.143430 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:28:29.143456 [ 3 ] {} HTTP-Session: 8d0a4e69-0193-4339-a2f4-e413f1a2cbba Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:28:29.143481 [ 3 ] {} HTTP-Session: 8d0a4e69-0193-4339-a2f4-e413f1a2cbba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:28:29.143609 [ 3 ] {29484254-a42f-4823-a67a-2c8c05437e63} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:28:29.143672 [ 3 ] {29484254-a42f-4823-a67a-2c8c05437e63} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.11 22:28:29.143833 [ 3 ] {29484254-a42f-4823-a67a-2c8c05437e63} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:28:29.144230 [ 3 ] {29484254-a42f-4823-a67a-2c8c05437e63} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB. 2023.10.11 22:28:29.144489 [ 3 ] {29484254-a42f-4823-a67a-2c8c05437e63} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2023.10.11 22:28:29.144654 [ 3 ] {29484254-a42f-4823-a67a-2c8c05437e63} oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0. 2023.10.11 22:28:29.144792 [ 3 ] {29484254-a42f-4823-a67a-2c8c05437e63} executeQuery: Read 5 rows, 415.00 B in 0.001140927 sec., 4382 rows/sec., 355.21 KiB/sec. 2023.10.11 22:28:29.144943 [ 3 ] {29484254-a42f-4823-a67a-2c8c05437e63} DynamicQueryHandler: Done processing query 2023.10.11 22:28:29.144968 [ 3 ] {29484254-a42f-4823-a67a-2c8c05437e63} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.10.11 22:28:29.144984 [ 3 ] {} HTTP-Session: 8d0a4e69-0193-4339-a2f4-e413f1a2cbba Destroying unnamed session 2023.10.11 22:28:29.145104 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 2340, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:28:29.145152 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:28:29.145173 [ 3 ] {} HTTP-Session: 7b1de8bb-8dd8-455b-a552-491ef1d45d3d Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:28:29.145191 [ 3 ] {} HTTP-Session: 7b1de8bb-8dd8-455b-a552-491ef1d45d3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:28:29.145272 [ 3 ] {9a5afd5b-c0c6-4e44-a21f-a2d8e77fa599} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:28:29.145315 [ 3 ] {9a5afd5b-c0c6-4e44-a21f-a2d8e77fa599} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.11 22:28:29.145423 [ 3 ] {9a5afd5b-c0c6-4e44-a21f-a2d8e77fa599} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:28:29.145712 [ 3 ] {9a5afd5b-c0c6-4e44-a21f-a2d8e77fa599} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB. 2023.10.11 22:28:29.145930 [ 3 ] {9a5afd5b-c0c6-4e44-a21f-a2d8e77fa599} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2023.10.11 22:28:29.146078 [ 3 ] {9a5afd5b-c0c6-4e44-a21f-a2d8e77fa599} oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0. 2023.10.11 22:28:29.146204 [ 3 ] {9a5afd5b-c0c6-4e44-a21f-a2d8e77fa599} executeQuery: Read 15 rows, 1.39 KiB in 0.000903324 sec., 16605 rows/sec., 1.50 MiB/sec. 2023.10.11 22:28:29.146340 [ 3 ] {9a5afd5b-c0c6-4e44-a21f-a2d8e77fa599} DynamicQueryHandler: Done processing query 2023.10.11 22:28:29.146375 [ 3 ] {9a5afd5b-c0c6-4e44-a21f-a2d8e77fa599} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.11 22:28:29.146391 [ 3 ] {} HTTP-Session: 7b1de8bb-8dd8-455b-a552-491ef1d45d3d Destroying unnamed session 2023.10.11 22:28:29.146505 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 896, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:28:29.146551 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:28:29.146570 [ 3 ] {} HTTP-Session: c0b4c196-53c0-4fd3-8b74-ac8d27e928e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:28:29.146588 [ 3 ] {} HTTP-Session: c0b4c196-53c0-4fd3-8b74-ac8d27e928e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:28:29.146663 [ 3 ] {3f5fa3cb-c4ab-4941-9766-222a72740fec} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:28:29.146703 [ 3 ] {3f5fa3cb-c4ab-4941-9766-222a72740fec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.11 22:28:29.146810 [ 3 ] {3f5fa3cb-c4ab-4941-9766-222a72740fec} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:28:29.147064 [ 3 ] {3f5fa3cb-c4ab-4941-9766-222a72740fec} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB. 2023.10.11 22:28:29.147262 [ 3 ] {3f5fa3cb-c4ab-4941-9766-222a72740fec} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2023.10.11 22:28:29.147410 [ 3 ] {3f5fa3cb-c4ab-4941-9766-222a72740fec} oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0. 2023.10.11 22:28:29.147532 [ 3 ] {3f5fa3cb-c4ab-4941-9766-222a72740fec} executeQuery: Read 5 rows, 410.00 B in 0.000840933 sec., 5945 rows/sec., 476.13 KiB/sec. 2023.10.11 22:28:29.147677 [ 3 ] {3f5fa3cb-c4ab-4941-9766-222a72740fec} DynamicQueryHandler: Done processing query 2023.10.11 22:28:29.147717 [ 3 ] {3f5fa3cb-c4ab-4941-9766-222a72740fec} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.10.11 22:28:29.147733 [ 3 ] {} HTTP-Session: c0b4c196-53c0-4fd3-8b74-ac8d27e928e7 Destroying unnamed session 2023.10.11 22:28:29.147868 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 5407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:28:29.147913 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:28:29.147932 [ 3 ] {} HTTP-Session: 604df29d-280f-47cd-a722-6feefe89849c Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:28:29.147949 [ 3 ] {} HTTP-Session: 604df29d-280f-47cd-a722-6feefe89849c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:28:29.148021 [ 3 ] {182246cf-43e4-4aad-88f5-6390a0a6c542} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:28:29.148068 [ 3 ] {182246cf-43e4-4aad-88f5-6390a0a6c542} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.11 22:28:29.148213 [ 3 ] {182246cf-43e4-4aad-88f5-6390a0a6c542} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:28:29.148503 [ 3 ] {182246cf-43e4-4aad-88f5-6390a0a6c542} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB. 2023.10.11 22:28:29.148779 [ 3 ] {182246cf-43e4-4aad-88f5-6390a0a6c542} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2023.10.11 22:28:29.148957 [ 3 ] {182246cf-43e4-4aad-88f5-6390a0a6c542} oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0. 2023.10.11 22:28:29.149097 [ 3 ] {182246cf-43e4-4aad-88f5-6390a0a6c542} executeQuery: Read 5 rows, 6.91 KiB in 0.001046326 sec., 4778 rows/sec., 6.45 MiB/sec. 2023.10.11 22:28:29.149207 [ 3 ] {182246cf-43e4-4aad-88f5-6390a0a6c542} DynamicQueryHandler: Done processing query 2023.10.11 22:28:29.149230 [ 3 ] {182246cf-43e4-4aad-88f5-6390a0a6c542} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.10.11 22:28:29.149245 [ 3 ] {} HTTP-Session: 604df29d-280f-47cd-a722-6feefe89849c Destroying unnamed session 2023.10.11 22:28:34.150986 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 7640, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:28:34.151106 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:28:34.151133 [ 3 ] {} HTTP-Session: e8fb80e8-de4f-43c0-a1b1-1aada1f7cb9a Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:28:34.151158 [ 3 ] {} HTTP-Session: e8fb80e8-de4f-43c0-a1b1-1aada1f7cb9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:28:34.151290 [ 3 ] {4c572e19-390a-40f1-9d9c-f95d0e48b56f} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:28:34.151354 [ 3 ] {4c572e19-390a-40f1-9d9c-f95d0e48b56f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.11 22:28:34.151520 [ 3 ] {4c572e19-390a-40f1-9d9c-f95d0e48b56f} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:28:34.151962 [ 3 ] {4c572e19-390a-40f1-9d9c-f95d0e48b56f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB. 2023.10.11 22:28:34.152238 [ 3 ] {4c572e19-390a-40f1-9d9c-f95d0e48b56f} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2023.10.11 22:28:34.152402 [ 3 ] {4c572e19-390a-40f1-9d9c-f95d0e48b56f} oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0. 2023.10.11 22:28:34.152546 [ 3 ] {4c572e19-390a-40f1-9d9c-f95d0e48b56f} executeQuery: Read 54 rows, 4.23 KiB in 0.001215238 sec., 44435 rows/sec., 3.40 MiB/sec. 2023.10.11 22:28:34.152805 [ 3 ] {4c572e19-390a-40f1-9d9c-f95d0e48b56f} DynamicQueryHandler: Done processing query 2023.10.11 22:28:34.152832 [ 3 ] {4c572e19-390a-40f1-9d9c-f95d0e48b56f} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.11 22:28:34.152849 [ 3 ] {} HTTP-Session: e8fb80e8-de4f-43c0-a1b1-1aada1f7cb9a Destroying unnamed session 2023.10.11 22:28:34.152997 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 36875, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:28:34.153047 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:28:34.153068 [ 3 ] {} HTTP-Session: dd2c3499-2c62-4e2c-ae13-6b563c4f303d Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:28:34.153087 [ 3 ] {} HTTP-Session: dd2c3499-2c62-4e2c-ae13-6b563c4f303d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:28:34.153180 [ 3 ] {25024e5a-bb88-49cb-bf7c-d8d6ed7c3420} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:28:34.153224 [ 3 ] {25024e5a-bb88-49cb-bf7c-d8d6ed7c3420} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.11 22:28:34.153350 [ 3 ] {25024e5a-bb88-49cb-bf7c-d8d6ed7c3420} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:28:34.153806 [ 3 ] {25024e5a-bb88-49cb-bf7c-d8d6ed7c3420} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB. 2023.10.11 22:28:34.154044 [ 3 ] {25024e5a-bb88-49cb-bf7c-d8d6ed7c3420} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2023.10.11 22:28:34.154197 [ 3 ] {25024e5a-bb88-49cb-bf7c-d8d6ed7c3420} oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0. 2023.10.11 22:28:34.154327 [ 3 ] {25024e5a-bb88-49cb-bf7c-d8d6ed7c3420} executeQuery: Read 231 rows, 22.78 KiB in 0.001114367 sec., 207292 rows/sec., 19.96 MiB/sec. 2023.10.11 22:28:34.154440 [ 3 ] {25024e5a-bb88-49cb-bf7c-d8d6ed7c3420} DynamicQueryHandler: Done processing query 2023.10.11 22:28:34.154465 [ 3 ] {25024e5a-bb88-49cb-bf7c-d8d6ed7c3420} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.11 22:28:34.154481 [ 3 ] {} HTTP-Session: dd2c3499-2c62-4e2c-ae13-6b563c4f303d Destroying unnamed session 2023.10.11 22:28:34.154639 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 50209, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:28:34.154684 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:28:34.154704 [ 3 ] {} HTTP-Session: c2935122-80c1-459e-8363-4aeda134a635 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:28:34.154722 [ 3 ] {} HTTP-Session: c2935122-80c1-459e-8363-4aeda134a635 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:28:34.154813 [ 3 ] {82cf6bd6-5467-4b5b-ae3c-dd13ee69643d} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:28:34.154852 [ 3 ] {82cf6bd6-5467-4b5b-ae3c-dd13ee69643d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.11 22:28:34.154957 [ 3 ] {82cf6bd6-5467-4b5b-ae3c-dd13ee69643d} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:28:34.155405 [ 3 ] {82cf6bd6-5467-4b5b-ae3c-dd13ee69643d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB. 2023.10.11 22:28:34.155622 [ 3 ] {82cf6bd6-5467-4b5b-ae3c-dd13ee69643d} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2023.10.11 22:28:34.155776 [ 3 ] {82cf6bd6-5467-4b5b-ae3c-dd13ee69643d} oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0. 2023.10.11 22:28:34.155900 [ 3 ] {82cf6bd6-5467-4b5b-ae3c-dd13ee69643d} executeQuery: Read 312 rows, 22.39 KiB in 0.001058455 sec., 294769 rows/sec., 20.66 MiB/sec. 2023.10.11 22:28:34.156027 [ 3 ] {82cf6bd6-5467-4b5b-ae3c-dd13ee69643d} DynamicQueryHandler: Done processing query 2023.10.11 22:28:34.156051 [ 3 ] {82cf6bd6-5467-4b5b-ae3c-dd13ee69643d} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.10.11 22:28:34.156067 [ 3 ] {} HTTP-Session: c2935122-80c1-459e-8363-4aeda134a635 Destroying unnamed session 2023.10.11 22:28:34.156210 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:28:34.156256 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:28:34.156277 [ 3 ] {} HTTP-Session: 9c033d0e-b869-44c2-8a34-8874eedb3196 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:28:34.156293 [ 3 ] {} HTTP-Session: 9c033d0e-b869-44c2-8a34-8874eedb3196 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:28:34.156363 [ 3 ] {b7c97cb5-5174-4fb8-9708-3aff53fb8683} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:28:34.156402 [ 3 ] {b7c97cb5-5174-4fb8-9708-3aff53fb8683} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.11 22:28:34.156512 [ 3 ] {b7c97cb5-5174-4fb8-9708-3aff53fb8683} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:28:34.156760 [ 3 ] {b7c97cb5-5174-4fb8-9708-3aff53fb8683} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB. 2023.10.11 22:28:34.157000 [ 3 ] {b7c97cb5-5174-4fb8-9708-3aff53fb8683} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2023.10.11 22:28:34.157173 [ 3 ] {b7c97cb5-5174-4fb8-9708-3aff53fb8683} oximeter.measurements_bool (d1fe4264-4f18-4087-8604-5720dcd28da6): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2023.10.11 22:28:34.157301 [ 3 ] {b7c97cb5-5174-4fb8-9708-3aff53fb8683} executeQuery: Read 6 rows, 258.00 B in 0.000905504 sec., 6626 rows/sec., 278.25 KiB/sec. 2023.10.11 22:28:34.157298 [ 111 ] {} oximeter.measurements_bool (d1fe4264-4f18-4087-8604-5720dcd28da6) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2023.10.11 22:28:34.157420 [ 111 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB. 2023.10.11 22:28:34.157452 [ 3 ] {b7c97cb5-5174-4fb8-9708-3aff53fb8683} DynamicQueryHandler: Done processing query 2023.10.11 22:28:34.157493 [ 3 ] {b7c97cb5-5174-4fb8-9708-3aff53fb8683} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.11 22:28:34.157555 [ 3 ] {} HTTP-Session: 9c033d0e-b869-44c2-8a34-8874eedb3196 Destroying unnamed session 2023.10.11 22:28:34.157563 [ 24 ] {d1fe4264-4f18-4087-8604-5720dcd28da6::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2023.10.11 22:28:34.157667 [ 24 ] {d1fe4264-4f18-4087-8604-5720dcd28da6::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.11 22:28:34.157697 [ 24 ] {d1fe4264-4f18-4087-8604-5720dcd28da6::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.11 22:28:34.157740 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 11521, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:28:34.157795 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:28:34.157823 [ 3 ] {} HTTP-Session: 781ff631-e4be-470a-84f8-c06acdc1c6d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:28:34.157830 [ 24 ] {d1fe4264-4f18-4087-8604-5720dcd28da6::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.11 22:28:34.157843 [ 3 ] {} HTTP-Session: 781ff631-e4be-470a-84f8-c06acdc1c6d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:28:34.157963 [ 24 ] {d1fe4264-4f18-4087-8604-5720dcd28da6::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.11 22:28:34.157967 [ 3 ] {f516468f-36f5-4e7d-9d2d-b9ef14eabcf6} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:28:34.158034 [ 3 ] {f516468f-36f5-4e7d-9d2d-b9ef14eabcf6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.11 22:28:34.158092 [ 24 ] {d1fe4264-4f18-4087-8604-5720dcd28da6::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.11 22:28:34.158262 [ 24 ] {d1fe4264-4f18-4087-8604-5720dcd28da6::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.11 22:28:34.158301 [ 3 ] {f516468f-36f5-4e7d-9d2d-b9ef14eabcf6} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:28:34.158402 [ 24 ] {d1fe4264-4f18-4087-8604-5720dcd28da6::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.11 22:28:34.158853 [ 3 ] {f516468f-36f5-4e7d-9d2d-b9ef14eabcf6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB. 2023.10.11 22:28:34.159229 [ 3 ] {f516468f-36f5-4e7d-9d2d-b9ef14eabcf6} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2023.10.11 22:28:34.159253 [ 11 ] {d1fe4264-4f18-4087-8604-5720dcd28da6::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 156 rows, containing 4 columns (4 merged, 0 gathered) in 0.001774477 sec., 87913.22739038037 rows/sec., 3.61 MiB/sec. 2023.10.11 22:28:34.159458 [ 22 ] {d1fe4264-4f18-4087-8604-5720dcd28da6::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2023.10.11 22:28:34.159477 [ 3 ] {f516468f-36f5-4e7d-9d2d-b9ef14eabcf6} oximeter.measurements_cumulativei64 (b51ca6cb-9f3c-4e63-9ed2-5598a92638e6): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2023.10.11 22:28:34.159672 [ 111 ] {} oximeter.measurements_cumulativei64 (b51ca6cb-9f3c-4e63-9ed2-5598a92638e6) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2023.10.11 22:28:34.159708 [ 3 ] {f516468f-36f5-4e7d-9d2d-b9ef14eabcf6} executeQuery: Read 63 rows, 3.91 KiB in 0.001692476 sec., 37223 rows/sec., 2.26 MiB/sec. 2023.10.11 22:28:34.159750 [ 111 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB. 2023.10.11 22:28:34.159991 [ 22 ] {d1fe4264-4f18-4087-8604-5720dcd28da6::all_1_26_5} oximeter.measurements_bool (d1fe4264-4f18-4087-8604-5720dcd28da6): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2023.10.11 22:28:34.159984 [ 17 ] {b51ca6cb-9f3c-4e63-9ed2-5598a92638e6::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2023.10.11 22:28:34.160079 [ 3 ] {f516468f-36f5-4e7d-9d2d-b9ef14eabcf6} DynamicQueryHandler: Done processing query 2023.10.11 22:28:34.160123 [ 3 ] {f516468f-36f5-4e7d-9d2d-b9ef14eabcf6} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.11 22:28:34.160150 [ 22 ] {d1fe4264-4f18-4087-8604-5720dcd28da6::all_1_26_5} oximeter.measurements_bool (d1fe4264-4f18-4087-8604-5720dcd28da6) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2023.10.11 22:28:34.160173 [ 3 ] {} HTTP-Session: 781ff631-e4be-470a-84f8-c06acdc1c6d3 Destroying unnamed session 2023.10.11 22:28:34.160255 [ 17 ] {b51ca6cb-9f3c-4e63-9ed2-5598a92638e6::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.11 22:28:34.160328 [ 17 ] {b51ca6cb-9f3c-4e63-9ed2-5598a92638e6::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1378 rows starting from the beginning of the part 2023.10.11 22:28:34.160402 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 51360, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:28:34.160498 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:28:34.160538 [ 17 ] {b51ca6cb-9f3c-4e63-9ed2-5598a92638e6::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 63 rows starting from the beginning of the part 2023.10.11 22:28:34.160550 [ 3 ] {} HTTP-Session: 094e04b6-5919-46ef-a0a4-9abbb5ab1134 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:28:34.160615 [ 3 ] {} HTTP-Session: 094e04b6-5919-46ef-a0a4-9abbb5ab1134 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:28:34.160787 [ 17 ] {b51ca6cb-9f3c-4e63-9ed2-5598a92638e6::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 63 rows starting from the beginning of the part 2023.10.11 22:28:34.160820 [ 3 ] {eef0f228-9219-4be3-bddf-6a263dc09f40} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:28:34.160946 [ 3 ] {eef0f228-9219-4be3-bddf-6a263dc09f40} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.11 22:28:34.161001 [ 17 ] {b51ca6cb-9f3c-4e63-9ed2-5598a92638e6::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 63 rows starting from the beginning of the part 2023.10.11 22:28:34.161320 [ 17 ] {b51ca6cb-9f3c-4e63-9ed2-5598a92638e6::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 63 rows starting from the beginning of the part 2023.10.11 22:28:34.161646 [ 17 ] {b51ca6cb-9f3c-4e63-9ed2-5598a92638e6::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 63 rows starting from the beginning of the part 2023.10.11 22:28:34.161659 [ 3 ] {eef0f228-9219-4be3-bddf-6a263dc09f40} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:28:34.162919 [ 3 ] {eef0f228-9219-4be3-bddf-6a263dc09f40} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB. 2023.10.11 22:28:34.163508 [ 17 ] {b51ca6cb-9f3c-4e63-9ed2-5598a92638e6::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 1693 rows, containing 5 columns (5 merged, 0 gathered) in 0.003674126 sec., 460789.858594942 rows/sec., 27.99 MiB/sec. 2023.10.11 22:28:34.163603 [ 3 ] {eef0f228-9219-4be3-bddf-6a263dc09f40} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2023.10.11 22:28:34.163768 [ 17 ] {b51ca6cb-9f3c-4e63-9ed2-5598a92638e6::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2023.10.11 22:28:34.163906 [ 3 ] {eef0f228-9219-4be3-bddf-6a263dc09f40} oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0. 2023.10.11 22:28:34.164084 [ 111 ] {} oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2023.10.11 22:28:34.164133 [ 3 ] {eef0f228-9219-4be3-bddf-6a263dc09f40} executeQuery: Read 48 rows, 66.33 KiB in 0.003245489 sec., 14789 rows/sec., 19.96 MiB/sec. 2023.10.11 22:28:34.164168 [ 111 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB. 2023.10.11 22:28:34.164276 [ 17 ] {b51ca6cb-9f3c-4e63-9ed2-5598a92638e6::all_1_31_6} oximeter.measurements_cumulativei64 (b51ca6cb-9f3c-4e63-9ed2-5598a92638e6): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2023.10.11 22:28:34.164438 [ 24 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact 2023.10.11 22:28:34.164541 [ 17 ] {b51ca6cb-9f3c-4e63-9ed2-5598a92638e6::all_1_31_6} oximeter.measurements_cumulativei64 (b51ca6cb-9f3c-4e63-9ed2-5598a92638e6) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2023.10.11 22:28:34.164555 [ 3 ] {eef0f228-9219-4be3-bddf-6a263dc09f40} DynamicQueryHandler: Done processing query 2023.10.11 22:28:34.164626 [ 3 ] {eef0f228-9219-4be3-bddf-6a263dc09f40} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.10.11 22:28:34.164654 [ 24 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.11 22:28:34.164683 [ 3 ] {} HTTP-Session: 094e04b6-5919-46ef-a0a4-9abbb5ab1134 Destroying unnamed session 2023.10.11 22:28:34.164793 [ 24 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1031 rows starting from the beginning of the part 2023.10.11 22:28:34.164880 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 2660, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:28:34.164933 [ 24 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 48 rows starting from the beginning of the part 2023.10.11 22:28:34.164936 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:28:34.164982 [ 3 ] {} HTTP-Session: afdee198-16ed-4836-b730-8726a20476ed Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:28:34.165007 [ 3 ] {} HTTP-Session: afdee198-16ed-4836-b730-8726a20476ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:28:34.165119 [ 24 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 5 rows starting from the beginning of the part 2023.10.11 22:28:34.165130 [ 3 ] {ab39ee05-92ad-43b6-9fbd-377676aadba0} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:28:34.165189 [ 3 ] {ab39ee05-92ad-43b6-9fbd-377676aadba0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.11 22:28:34.165304 [ 24 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 48 rows starting from the beginning of the part 2023.10.11 22:28:34.165429 [ 3 ] {ab39ee05-92ad-43b6-9fbd-377676aadba0} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:28:34.165476 [ 24 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 5 rows starting from the beginning of the part 2023.10.11 22:28:34.165636 [ 24 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 48 rows starting from the beginning of the part 2023.10.11 22:28:34.165960 [ 3 ] {ab39ee05-92ad-43b6-9fbd-377676aadba0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB. 2023.10.11 22:28:34.166300 [ 3 ] {ab39ee05-92ad-43b6-9fbd-377676aadba0} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2023.10.11 22:28:34.166520 [ 3 ] {ab39ee05-92ad-43b6-9fbd-377676aadba0} oximeter.measurements_i64 (86512988-1739-436a-bb53-f1d02634fb30): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2023.10.11 22:28:34.166649 [ 3 ] {ab39ee05-92ad-43b6-9fbd-377676aadba0} executeQuery: Read 19 rows, 1.01 KiB in 0.001479432 sec., 12842 rows/sec., 681.88 KiB/sec. 2023.10.11 22:28:34.166772 [ 3 ] {ab39ee05-92ad-43b6-9fbd-377676aadba0} DynamicQueryHandler: Done processing query 2023.10.11 22:28:34.166796 [ 3 ] {ab39ee05-92ad-43b6-9fbd-377676aadba0} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.11 22:28:34.166812 [ 3 ] {} HTTP-Session: afdee198-16ed-4836-b730-8726a20476ed Destroying unnamed session 2023.10.11 22:28:34.169137 [ 24 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 1185 rows, containing 6 columns (6 merged, 0 gathered) in 0.004853182 sec., 244169.701445361 rows/sec., 329.49 MiB/sec. 2023.10.11 22:28:34.169610 [ 24 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2023.10.11 22:28:34.169813 [ 24 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_46_9} oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9. 2023.10.11 22:28:34.169878 [ 24 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_46_9} oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8) (MergerMutator): Merged 6 parts: from all_1_41_8 to all_46_46_0 2023.10.11 22:28:34.169942 [ 24 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_46_9: 9.22 MiB. 2023.10.11 22:28:35.000178 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 230.00 MiB, peak 240.02 MiB, will set to 231.13 MiB (RSS), difference: 1.13 MiB 2023.10.11 22:28:35.721812 [ 110 ] {} DNSResolver: Updating DNS cache 2023.10.11 22:28:35.721889 [ 110 ] {} DNSResolver: Updated DNS cache 2023.10.11 22:28:39.143371 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 765, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:28:39.143494 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:28:39.143520 [ 3 ] {} HTTP-Session: 77ba98cd-353d-4a3f-a572-f2617ae30217 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:28:39.143545 [ 3 ] {} HTTP-Session: 77ba98cd-353d-4a3f-a572-f2617ae30217 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:28:39.143670 [ 3 ] {08b67643-c25b-433d-8f10-9204f4d56e9a} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:28:39.143731 [ 3 ] {08b67643-c25b-433d-8f10-9204f4d56e9a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.11 22:28:39.143894 [ 3 ] {08b67643-c25b-433d-8f10-9204f4d56e9a} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:28:39.144281 [ 3 ] {08b67643-c25b-433d-8f10-9204f4d56e9a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB. 2023.10.11 22:28:39.144532 [ 3 ] {08b67643-c25b-433d-8f10-9204f4d56e9a} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2023.10.11 22:28:39.144697 [ 3 ] {08b67643-c25b-433d-8f10-9204f4d56e9a} oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0. 2023.10.11 22:28:39.144822 [ 3 ] {08b67643-c25b-433d-8f10-9204f4d56e9a} executeQuery: Read 5 rows, 415.00 B in 0.001116916 sec., 4476 rows/sec., 362.85 KiB/sec. 2023.10.11 22:28:39.144954 [ 3 ] {08b67643-c25b-433d-8f10-9204f4d56e9a} DynamicQueryHandler: Done processing query 2023.10.11 22:28:39.144979 [ 3 ] {08b67643-c25b-433d-8f10-9204f4d56e9a} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.11 22:28:39.144995 [ 3 ] {} HTTP-Session: 77ba98cd-353d-4a3f-a572-f2617ae30217 Destroying unnamed session 2023.10.11 22:28:39.145114 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 2340, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:28:39.145162 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:28:39.145182 [ 3 ] {} HTTP-Session: 3627cacc-2844-42d8-9106-6f16ad62a23d Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:28:39.145200 [ 3 ] {} HTTP-Session: 3627cacc-2844-42d8-9106-6f16ad62a23d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:28:39.145280 [ 3 ] {5a92278d-1d4b-4227-8571-8b709fa1d41a} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:28:39.145323 [ 3 ] {5a92278d-1d4b-4227-8571-8b709fa1d41a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.11 22:28:39.145426 [ 3 ] {5a92278d-1d4b-4227-8571-8b709fa1d41a} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:28:39.145712 [ 3 ] {5a92278d-1d4b-4227-8571-8b709fa1d41a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB. 2023.10.11 22:28:39.145913 [ 3 ] {5a92278d-1d4b-4227-8571-8b709fa1d41a} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2023.10.11 22:28:39.146067 [ 3 ] {5a92278d-1d4b-4227-8571-8b709fa1d41a} oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0. 2023.10.11 22:28:39.146178 [ 3 ] {5a92278d-1d4b-4227-8571-8b709fa1d41a} executeQuery: Read 15 rows, 1.39 KiB in 0.000862083 sec., 17399 rows/sec., 1.57 MiB/sec. 2023.10.11 22:28:39.146345 [ 3 ] {5a92278d-1d4b-4227-8571-8b709fa1d41a} DynamicQueryHandler: Done processing query 2023.10.11 22:28:39.146370 [ 3 ] {5a92278d-1d4b-4227-8571-8b709fa1d41a} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.11 22:28:39.146386 [ 3 ] {} HTTP-Session: 3627cacc-2844-42d8-9106-6f16ad62a23d Destroying unnamed session 2023.10.11 22:28:39.146502 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 896, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:28:39.146547 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:28:39.146567 [ 3 ] {} HTTP-Session: e00bab6c-1ea4-4c0b-adfe-cbef6296bc81 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:28:39.146583 [ 3 ] {} HTTP-Session: e00bab6c-1ea4-4c0b-adfe-cbef6296bc81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:28:39.146655 [ 3 ] {4be41df2-d79f-4d4f-b67d-8c4f59c21bc5} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:28:39.146695 [ 3 ] {4be41df2-d79f-4d4f-b67d-8c4f59c21bc5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.11 22:28:39.146802 [ 3 ] {4be41df2-d79f-4d4f-b67d-8c4f59c21bc5} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:28:39.147064 [ 3 ] {4be41df2-d79f-4d4f-b67d-8c4f59c21bc5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB. 2023.10.11 22:28:39.147269 [ 3 ] {4be41df2-d79f-4d4f-b67d-8c4f59c21bc5} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2023.10.11 22:28:39.147420 [ 3 ] {4be41df2-d79f-4d4f-b67d-8c4f59c21bc5} oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0. 2023.10.11 22:28:39.147523 [ 3 ] {4be41df2-d79f-4d4f-b67d-8c4f59c21bc5} executeQuery: Read 5 rows, 410.00 B in 0.000839923 sec., 5952 rows/sec., 476.70 KiB/sec. 2023.10.11 22:28:39.147622 [ 3 ] {4be41df2-d79f-4d4f-b67d-8c4f59c21bc5} DynamicQueryHandler: Done processing query 2023.10.11 22:28:39.147645 [ 3 ] {4be41df2-d79f-4d4f-b67d-8c4f59c21bc5} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.11 22:28:39.147660 [ 3 ] {} HTTP-Session: e00bab6c-1ea4-4c0b-adfe-cbef6296bc81 Destroying unnamed session 2023.10.11 22:28:39.147793 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 5407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:28:39.147836 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:28:39.147854 [ 3 ] {} HTTP-Session: db1c8660-4f2e-407d-9217-a4173d20dd7c Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:28:39.147871 [ 3 ] {} HTTP-Session: db1c8660-4f2e-407d-9217-a4173d20dd7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:28:39.147942 [ 3 ] {cb64a430-344b-450f-bc96-2e21459b7a56} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:28:39.147986 [ 3 ] {cb64a430-344b-450f-bc96-2e21459b7a56} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.11 22:28:39.148117 [ 3 ] {cb64a430-344b-450f-bc96-2e21459b7a56} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:28:39.148401 [ 3 ] {cb64a430-344b-450f-bc96-2e21459b7a56} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB. 2023.10.11 22:28:39.148674 [ 3 ] {cb64a430-344b-450f-bc96-2e21459b7a56} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2023.10.11 22:28:39.148854 [ 3 ] {cb64a430-344b-450f-bc96-2e21459b7a56} oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0. 2023.10.11 22:28:39.148956 [ 3 ] {cb64a430-344b-450f-bc96-2e21459b7a56} executeQuery: Read 5 rows, 6.91 KiB in 0.000988015 sec., 5060 rows/sec., 6.83 MiB/sec. 2023.10.11 22:28:39.149114 [ 3 ] {cb64a430-344b-450f-bc96-2e21459b7a56} DynamicQueryHandler: Done processing query 2023.10.11 22:28:39.149138 [ 3 ] {cb64a430-344b-450f-bc96-2e21459b7a56} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.11 22:28:39.149154 [ 3 ] {} HTTP-Session: db1c8660-4f2e-407d-9217-a4173d20dd7c Destroying unnamed session 2023.10.11 22:28:44.150593 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 7640, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:28:44.150723 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:28:44.150754 [ 3 ] {} HTTP-Session: 9db2bf69-2b61-44c7-b662-7ff9d6138e66 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:28:44.150783 [ 3 ] {} HTTP-Session: 9db2bf69-2b61-44c7-b662-7ff9d6138e66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:28:44.150929 [ 3 ] {0bcfe185-8c2f-4631-98dd-b12811883f68} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:28:44.150999 [ 3 ] {0bcfe185-8c2f-4631-98dd-b12811883f68} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.11 22:28:44.151185 [ 3 ] {0bcfe185-8c2f-4631-98dd-b12811883f68} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:28:44.151654 [ 3 ] {0bcfe185-8c2f-4631-98dd-b12811883f68} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB. 2023.10.11 22:28:44.151921 [ 3 ] {0bcfe185-8c2f-4631-98dd-b12811883f68} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2023.10.11 22:28:44.152084 [ 3 ] {0bcfe185-8c2f-4631-98dd-b12811883f68} oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0. 2023.10.11 22:28:44.152236 [ 3 ] {0bcfe185-8c2f-4631-98dd-b12811883f68} executeQuery: Read 54 rows, 4.23 KiB in 0.001269009 sec., 42552 rows/sec., 3.26 MiB/sec. 2023.10.11 22:28:44.152376 [ 3 ] {0bcfe185-8c2f-4631-98dd-b12811883f68} DynamicQueryHandler: Done processing query 2023.10.11 22:28:44.152401 [ 3 ] {0bcfe185-8c2f-4631-98dd-b12811883f68} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.11 22:28:44.152418 [ 3 ] {} HTTP-Session: 9db2bf69-2b61-44c7-b662-7ff9d6138e66 Destroying unnamed session 2023.10.11 22:28:44.152565 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 36875, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:28:44.152610 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:28:44.152631 [ 3 ] {} HTTP-Session: be514e1b-2493-4938-9f44-efed3d890378 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:28:44.152651 [ 3 ] {} HTTP-Session: be514e1b-2493-4938-9f44-efed3d890378 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:28:44.152733 [ 3 ] {75c40091-b4a0-4576-b5c4-c5f9b4c313d4} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:28:44.152775 [ 3 ] {75c40091-b4a0-4576-b5c4-c5f9b4c313d4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.11 22:28:44.152887 [ 3 ] {75c40091-b4a0-4576-b5c4-c5f9b4c313d4} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:28:44.153498 [ 3 ] {75c40091-b4a0-4576-b5c4-c5f9b4c313d4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB. 2023.10.11 22:28:44.153729 [ 3 ] {75c40091-b4a0-4576-b5c4-c5f9b4c313d4} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2023.10.11 22:28:44.153889 [ 3 ] {75c40091-b4a0-4576-b5c4-c5f9b4c313d4} oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0. 2023.10.11 22:28:44.154020 [ 3 ] {75c40091-b4a0-4576-b5c4-c5f9b4c313d4} executeQuery: Read 231 rows, 22.78 KiB in 0.001249289 sec., 184905 rows/sec., 17.80 MiB/sec. 2023.10.11 22:28:44.154177 [ 3 ] {75c40091-b4a0-4576-b5c4-c5f9b4c313d4} DynamicQueryHandler: Done processing query 2023.10.11 22:28:44.154202 [ 3 ] {75c40091-b4a0-4576-b5c4-c5f9b4c313d4} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.11 22:28:44.154218 [ 3 ] {} HTTP-Session: be514e1b-2493-4938-9f44-efed3d890378 Destroying unnamed session 2023.10.11 22:28:44.154380 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 50209, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:28:44.154427 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:28:44.154446 [ 3 ] {} HTTP-Session: 70432d82-4655-4b38-a6dc-842988c2373c Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:28:44.154463 [ 3 ] {} HTTP-Session: 70432d82-4655-4b38-a6dc-842988c2373c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:28:44.154548 [ 3 ] {c3dcd833-63b3-450b-9540-d258ba872065} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:28:44.154590 [ 3 ] {c3dcd833-63b3-450b-9540-d258ba872065} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.11 22:28:44.154700 [ 3 ] {c3dcd833-63b3-450b-9540-d258ba872065} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:28:44.155212 [ 3 ] {c3dcd833-63b3-450b-9540-d258ba872065} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB. 2023.10.11 22:28:44.155434 [ 3 ] {c3dcd833-63b3-450b-9540-d258ba872065} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2023.10.11 22:28:44.155584 [ 3 ] {c3dcd833-63b3-450b-9540-d258ba872065} oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0. 2023.10.11 22:28:44.155717 [ 3 ] {c3dcd833-63b3-450b-9540-d258ba872065} executeQuery: Read 312 rows, 22.39 KiB in 0.001140717 sec., 273512 rows/sec., 19.17 MiB/sec. 2023.10.11 22:28:44.155848 [ 3 ] {c3dcd833-63b3-450b-9540-d258ba872065} DynamicQueryHandler: Done processing query 2023.10.11 22:28:44.155871 [ 3 ] {c3dcd833-63b3-450b-9540-d258ba872065} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.10.11 22:28:44.155887 [ 3 ] {} HTTP-Session: 70432d82-4655-4b38-a6dc-842988c2373c Destroying unnamed session 2023.10.11 22:28:44.156045 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:28:44.156091 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:28:44.156111 [ 3 ] {} HTTP-Session: 3c71bb7f-9672-434f-841d-64b51674ec41 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:28:44.156129 [ 3 ] {} HTTP-Session: 3c71bb7f-9672-434f-841d-64b51674ec41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:28:44.156198 [ 3 ] {be07555e-f251-4bbc-abff-a5ef8b5f7094} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:28:44.156238 [ 3 ] {be07555e-f251-4bbc-abff-a5ef8b5f7094} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.11 22:28:44.156348 [ 3 ] {be07555e-f251-4bbc-abff-a5ef8b5f7094} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:28:44.156605 [ 3 ] {be07555e-f251-4bbc-abff-a5ef8b5f7094} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB. 2023.10.11 22:28:44.156846 [ 3 ] {be07555e-f251-4bbc-abff-a5ef8b5f7094} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2023.10.11 22:28:44.157021 [ 3 ] {be07555e-f251-4bbc-abff-a5ef8b5f7094} oximeter.measurements_bool (d1fe4264-4f18-4087-8604-5720dcd28da6): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2023.10.11 22:28:44.157152 [ 3 ] {be07555e-f251-4bbc-abff-a5ef8b5f7094} executeQuery: Read 6 rows, 258.00 B in 0.000915914 sec., 6550 rows/sec., 275.08 KiB/sec. 2023.10.11 22:28:44.157345 [ 3 ] {be07555e-f251-4bbc-abff-a5ef8b5f7094} DynamicQueryHandler: Done processing query 2023.10.11 22:28:44.157368 [ 3 ] {be07555e-f251-4bbc-abff-a5ef8b5f7094} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.11 22:28:44.157384 [ 3 ] {} HTTP-Session: 3c71bb7f-9672-434f-841d-64b51674ec41 Destroying unnamed session 2023.10.11 22:28:44.157512 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 11521, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:28:44.157557 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:28:44.157577 [ 3 ] {} HTTP-Session: 1db2bc35-b823-4ca9-a2d4-25815ecb9419 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:28:44.157594 [ 3 ] {} HTTP-Session: 1db2bc35-b823-4ca9-a2d4-25815ecb9419 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:28:44.157669 [ 3 ] {072244fa-065a-4f78-a7b0-199a9c67ae75} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:28:44.157712 [ 3 ] {072244fa-065a-4f78-a7b0-199a9c67ae75} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.11 22:28:44.157842 [ 3 ] {072244fa-065a-4f78-a7b0-199a9c67ae75} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:28:44.158181 [ 3 ] {072244fa-065a-4f78-a7b0-199a9c67ae75} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB. 2023.10.11 22:28:44.158423 [ 3 ] {072244fa-065a-4f78-a7b0-199a9c67ae75} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2023.10.11 22:28:44.158600 [ 3 ] {072244fa-065a-4f78-a7b0-199a9c67ae75} oximeter.measurements_cumulativei64 (b51ca6cb-9f3c-4e63-9ed2-5598a92638e6): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2023.10.11 22:28:44.158730 [ 3 ] {072244fa-065a-4f78-a7b0-199a9c67ae75} executeQuery: Read 63 rows, 3.91 KiB in 0.001030755 sec., 61120 rows/sec., 3.71 MiB/sec. 2023.10.11 22:28:44.158886 [ 3 ] {072244fa-065a-4f78-a7b0-199a9c67ae75} DynamicQueryHandler: Done processing query 2023.10.11 22:28:44.158910 [ 3 ] {072244fa-065a-4f78-a7b0-199a9c67ae75} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.11 22:28:44.158926 [ 3 ] {} HTTP-Session: 1db2bc35-b823-4ca9-a2d4-25815ecb9419 Destroying unnamed session 2023.10.11 22:28:44.159109 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 51360, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:28:44.159154 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:28:44.159173 [ 3 ] {} HTTP-Session: 902bd6f2-776e-43ae-bec9-ea00e8289c35 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:28:44.159190 [ 3 ] {} HTTP-Session: 902bd6f2-776e-43ae-bec9-ea00e8289c35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:28:44.159276 [ 3 ] {fc3895a0-917f-4da8-9400-d740ebd6c22a} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:28:44.159320 [ 3 ] {fc3895a0-917f-4da8-9400-d740ebd6c22a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.11 22:28:44.159456 [ 3 ] {fc3895a0-917f-4da8-9400-d740ebd6c22a} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:28:44.159968 [ 3 ] {fc3895a0-917f-4da8-9400-d740ebd6c22a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB. 2023.10.11 22:28:44.160282 [ 3 ] {fc3895a0-917f-4da8-9400-d740ebd6c22a} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2023.10.11 22:28:44.160458 [ 3 ] {fc3895a0-917f-4da8-9400-d740ebd6c22a} oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0. 2023.10.11 22:28:44.160590 [ 3 ] {fc3895a0-917f-4da8-9400-d740ebd6c22a} executeQuery: Read 48 rows, 66.33 KiB in 0.001283889 sec., 37386 rows/sec., 50.45 MiB/sec. 2023.10.11 22:28:44.160723 [ 3 ] {fc3895a0-917f-4da8-9400-d740ebd6c22a} DynamicQueryHandler: Done processing query 2023.10.11 22:28:44.160745 [ 3 ] {fc3895a0-917f-4da8-9400-d740ebd6c22a} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.10.11 22:28:44.160761 [ 3 ] {} HTTP-Session: 902bd6f2-776e-43ae-bec9-ea00e8289c35 Destroying unnamed session 2023.10.11 22:28:44.160886 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 2660, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:28:44.160931 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:28:44.160950 [ 3 ] {} HTTP-Session: ca680e95-a716-4111-9294-2f7103adc489 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:28:44.160967 [ 3 ] {} HTTP-Session: ca680e95-a716-4111-9294-2f7103adc489 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:28:44.161038 [ 3 ] {c27b932d-a7e1-4809-947e-df2cee9aa356} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:28:44.161077 [ 3 ] {c27b932d-a7e1-4809-947e-df2cee9aa356} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.11 22:28:44.161183 [ 3 ] {c27b932d-a7e1-4809-947e-df2cee9aa356} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:28:44.161451 [ 3 ] {c27b932d-a7e1-4809-947e-df2cee9aa356} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB. 2023.10.11 22:28:44.161674 [ 3 ] {c27b932d-a7e1-4809-947e-df2cee9aa356} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2023.10.11 22:28:44.161846 [ 3 ] {c27b932d-a7e1-4809-947e-df2cee9aa356} oximeter.measurements_i64 (86512988-1739-436a-bb53-f1d02634fb30): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2023.10.11 22:28:44.161973 [ 3 ] {c27b932d-a7e1-4809-947e-df2cee9aa356} executeQuery: Read 19 rows, 1.01 KiB in 0.000905564 sec., 20981 rows/sec., 1.09 MiB/sec. 2023.10.11 22:28:44.162182 [ 3 ] {c27b932d-a7e1-4809-947e-df2cee9aa356} DynamicQueryHandler: Done processing query 2023.10.11 22:28:44.162207 [ 3 ] {c27b932d-a7e1-4809-947e-df2cee9aa356} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.11 22:28:44.162223 [ 3 ] {} HTTP-Session: ca680e95-a716-4111-9294-2f7103adc489 Destroying unnamed session 2023.10.11 22:28:49.142631 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 765, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:28:49.142813 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:28:49.142853 [ 3 ] {} HTTP-Session: a78294f4-d90a-433d-abcb-699ac0b61d2b Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:28:49.142888 [ 3 ] {} HTTP-Session: a78294f4-d90a-433d-abcb-699ac0b61d2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:28:49.143030 [ 3 ] {3fb4b889-fde7-46c2-b039-f4603f1376ef} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:28:49.143098 [ 3 ] {3fb4b889-fde7-46c2-b039-f4603f1376ef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.11 22:28:49.143282 [ 3 ] {3fb4b889-fde7-46c2-b039-f4603f1376ef} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:28:49.143754 [ 3 ] {3fb4b889-fde7-46c2-b039-f4603f1376ef} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB. 2023.10.11 22:28:49.144023 [ 3 ] {3fb4b889-fde7-46c2-b039-f4603f1376ef} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2023.10.11 22:28:49.144188 [ 3 ] {3fb4b889-fde7-46c2-b039-f4603f1376ef} oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0. 2023.10.11 22:28:49.144330 [ 3 ] {3fb4b889-fde7-46c2-b039-f4603f1376ef} executeQuery: Read 5 rows, 415.00 B in 0.001251619 sec., 3994 rows/sec., 323.80 KiB/sec. 2023.10.11 22:28:49.144336 [ 101 ] {} oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2023.10.11 22:28:49.144446 [ 101 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB. 2023.10.11 22:28:49.144524 [ 3 ] {3fb4b889-fde7-46c2-b039-f4603f1376ef} DynamicQueryHandler: Done processing query 2023.10.11 22:28:49.144554 [ 9 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact 2023.10.11 22:28:49.144565 [ 3 ] {3fb4b889-fde7-46c2-b039-f4603f1376ef} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.11 22:28:49.144601 [ 3 ] {} HTTP-Session: a78294f4-d90a-433d-abcb-699ac0b61d2b Destroying unnamed session 2023.10.11 22:28:49.144646 [ 9 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.11 22:28:49.144724 [ 9 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 59 rows starting from the beginning of the part 2023.10.11 22:28:49.144793 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 2340, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:28:49.144886 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:28:49.144911 [ 3 ] {} HTTP-Session: 8b8f12ef-5d75-407d-8cbe-d6c39c8b6e79 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:28:49.144937 [ 3 ] {} HTTP-Session: 8b8f12ef-5d75-407d-8cbe-d6c39c8b6e79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:28:49.144979 [ 9 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 5 rows starting from the beginning of the part 2023.10.11 22:28:49.145055 [ 3 ] {0ad6f410-6a86-44f3-baa0-0b5a617c2b02} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:28:49.145118 [ 3 ] {0ad6f410-6a86-44f3-baa0-0b5a617c2b02} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.11 22:28:49.145127 [ 9 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 54 rows starting from the beginning of the part 2023.10.11 22:28:49.145338 [ 9 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 5 rows starting from the beginning of the part 2023.10.11 22:28:49.145364 [ 3 ] {0ad6f410-6a86-44f3-baa0-0b5a617c2b02} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:28:49.145468 [ 9 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 54 rows starting from the beginning of the part 2023.10.11 22:28:49.145688 [ 9 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 5 rows starting from the beginning of the part 2023.10.11 22:28:49.145886 [ 3 ] {0ad6f410-6a86-44f3-baa0-0b5a617c2b02} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB. 2023.10.11 22:28:49.146144 [ 3 ] {0ad6f410-6a86-44f3-baa0-0b5a617c2b02} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2023.10.11 22:28:49.146345 [ 3 ] {0ad6f410-6a86-44f3-baa0-0b5a617c2b02} oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0. 2023.10.11 22:28:49.146518 [ 9 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 182 rows, containing 4 columns (4 merged, 0 gathered) in 0.00200804 sec., 90635.64470827274 rows/sec., 6.96 MiB/sec. 2023.10.11 22:28:49.146524 [ 101 ] {} oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2023.10.11 22:28:49.146562 [ 3 ] {0ad6f410-6a86-44f3-baa0-0b5a617c2b02} executeQuery: Read 15 rows, 1.39 KiB in 0.001473832 sec., 10177 rows/sec., 940.23 KiB/sec. 2023.10.11 22:28:49.146616 [ 101 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB. 2023.10.11 22:28:49.146694 [ 9 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2023.10.11 22:28:49.146856 [ 11 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact 2023.10.11 22:28:49.146908 [ 3 ] {0ad6f410-6a86-44f3-baa0-0b5a617c2b02} DynamicQueryHandler: Done processing query 2023.10.11 22:28:49.146937 [ 3 ] {0ad6f410-6a86-44f3-baa0-0b5a617c2b02} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.11 22:28:49.146954 [ 11 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.11 22:28:49.146970 [ 3 ] {} HTTP-Session: 8b8f12ef-5d75-407d-8cbe-d6c39c8b6e79 Destroying unnamed session 2023.10.11 22:28:49.146991 [ 9 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_51_10} oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10. 2023.10.11 22:28:49.146996 [ 11 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 246 rows starting from the beginning of the part 2023.10.11 22:28:49.147074 [ 9 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_51_10} oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186) (MergerMutator): Merged 6 parts: from all_1_46_9 to all_51_51_0 2023.10.11 22:28:49.147110 [ 11 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 15 rows starting from the beginning of the part 2023.10.11 22:28:49.147183 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 896, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:28:49.147248 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:28:49.147265 [ 11 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 231 rows starting from the beginning of the part 2023.10.11 22:28:49.147275 [ 3 ] {} HTTP-Session: 1fb64799-e73b-41d1-9f1a-877c4cf44579 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:28:49.147300 [ 3 ] {} HTTP-Session: 1fb64799-e73b-41d1-9f1a-877c4cf44579 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:28:49.147380 [ 11 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 15 rows starting from the beginning of the part 2023.10.11 22:28:49.147416 [ 3 ] {7a46b582-5816-42ed-87b4-58c0b3662257} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:28:49.147480 [ 3 ] {7a46b582-5816-42ed-87b4-58c0b3662257} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.11 22:28:49.147494 [ 11 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 231 rows starting from the beginning of the part 2023.10.11 22:28:49.147657 [ 11 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 15 rows starting from the beginning of the part 2023.10.11 22:28:49.147709 [ 3 ] {7a46b582-5816-42ed-87b4-58c0b3662257} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:28:49.148216 [ 3 ] {7a46b582-5816-42ed-87b4-58c0b3662257} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB. 2023.10.11 22:28:49.148475 [ 3 ] {7a46b582-5816-42ed-87b4-58c0b3662257} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2023.10.11 22:28:49.148609 [ 9 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 753 rows, containing 4 columns (4 merged, 0 gathered) in 0.001896498 sec., 397047.6109123237 rows/sec., 38.04 MiB/sec. 2023.10.11 22:28:49.148667 [ 3 ] {7a46b582-5816-42ed-87b4-58c0b3662257} oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0. 2023.10.11 22:28:49.148861 [ 19 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2023.10.11 22:28:49.148884 [ 3 ] {7a46b582-5816-42ed-87b4-58c0b3662257} executeQuery: Read 5 rows, 410.00 B in 0.001405271 sec., 3558 rows/sec., 284.92 KiB/sec. 2023.10.11 22:28:49.148865 [ 101 ] {} oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2023.10.11 22:28:49.149053 [ 101 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB. 2023.10.11 22:28:49.149188 [ 3 ] {7a46b582-5816-42ed-87b4-58c0b3662257} DynamicQueryHandler: Done processing query 2023.10.11 22:28:49.149256 [ 3 ] {7a46b582-5816-42ed-87b4-58c0b3662257} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.11 22:28:49.149269 [ 18 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact 2023.10.11 22:28:49.149292 [ 3 ] {} HTTP-Session: 1fb64799-e73b-41d1-9f1a-877c4cf44579 Destroying unnamed session 2023.10.11 22:28:49.149342 [ 19 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_51_10} oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10. 2023.10.11 22:28:49.149469 [ 18 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.11 22:28:49.149540 [ 19 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_51_10} oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b) (MergerMutator): Merged 6 parts: from all_1_46_9 to all_51_51_0 2023.10.11 22:28:49.149566 [ 18 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 346 rows starting from the beginning of the part 2023.10.11 22:28:49.149548 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 5407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.11 22:28:49.149710 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.11 22:28:49.149788 [ 3 ] {} HTTP-Session: 74858e76-abda-4129-88a5-bd3eee8a28ff Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2023.10.11 22:28:49.149825 [ 3 ] {} HTTP-Session: 74858e76-abda-4129-88a5-bd3eee8a28ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.11 22:28:49.149930 [ 18 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 5 rows starting from the beginning of the part 2023.10.11 22:28:49.150050 [ 3 ] {1e913019-c87d-404e-b230-b56990745b62} executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.11 22:28:49.150185 [ 18 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 312 rows starting from the beginning of the part 2023.10.11 22:28:49.150187 [ 3 ] {1e913019-c87d-404e-b230-b56990745b62} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.11 22:28:49.150454 [ 18 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 5 rows starting from the beginning of the part 2023.10.11 22:28:49.150764 [ 18 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 312 rows starting from the beginning of the part 2023.10.11 22:28:49.150873 [ 3 ] {1e913019-c87d-404e-b230-b56990745b62} ParallelParsingInputFormat: Parallel parsing is used 2023.10.11 22:28:49.151014 [ 18 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 5 rows starting from the beginning of the part 2023.10.11 22:28:49.151464 [ 3 ] {1e913019-c87d-404e-b230-b56990745b62} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB. 2023.10.11 22:28:49.152134 [ 3 ] {1e913019-c87d-404e-b230-b56990745b62} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2023.10.11 22:28:49.152503 [ 3 ] {1e913019-c87d-404e-b230-b56990745b62} oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0. 2023.10.11 22:28:49.152516 [ 18 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 985 rows, containing 4 columns (4 merged, 0 gathered) in 0.00334752 sec., 294247.6818659784 rows/sec., 20.74 MiB/sec. 2023.10.11 22:28:49.152735 [ 18 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2023.10.11 22:28:49.152752 [ 3 ] {1e913019-c87d-404e-b230-b56990745b62} executeQuery: Read 5 rows, 6.91 KiB in 0.002636739 sec., 1896 rows/sec., 2.56 MiB/sec. 2023.10.11 22:28:49.153163 [ 3 ] {1e913019-c87d-404e-b230-b56990745b62} DynamicQueryHandler: Done processing query 2023.10.11 22:28:49.153183 [ 18 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_51_10} oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10. 2023.10.11 22:28:49.153201 [ 3 ] {1e913019-c87d-404e-b230-b56990745b62} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.10.11 22:28:49.153249 [ 3 ] {} HTTP-Session: 74858e76-abda-4129-88a5-bd3eee8a28ff Destroying unnamed session 2023.10.11 22:28:49.153308 [ 18 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_51_10} oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31) (MergerMutator): Merged 6 parts: from all_1_46_9 to all_51_51_0 2023.10.11 22:28:50.721951 [ 97 ] {} DNSResolver: Updating DNS cache 2023.10.11 22:28:50.722023 [ 97 ] {} DNSResolver: Updated DNS cache