[ Jan 6 20:28:23 Enabled. ] [ Jan 6 20:28:23 Rereading configuration. ] [ Jan 6 20:28:24 Rereading configuration. ] [ Jan 6 20:28:29 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 + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") + exec /opt/oxide/clickhouse/clickhouse server --config-file /opt/oxide/clickhouse/config.xml -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 [ Jan 6 20:28:29 Method "start" exited with status 0. ] Processing configuration file '/opt/oxide/clickhouse/config.xml'. Logging trace to /var/tmp/clickhouse-server.log Logging errors to /var/tmp/clickhouse-server.errlog 2025.01.06 20:28:30.162363 [ 1 ] {} Application: Will watch for the process with pid 24203 2025.01.06 20:28:30.162917 [ 1 ] {} Application: Forked a child process to watch 2025.01.06 20:28:30.364819 [ 1 ] {} Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: ), PID 24203 2025.01.06 20:28:30.365556 [ 1 ] {} Application: starting up 2025.01.06 20:28:30.366265 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2025.01.06 20:28:30.451521 [ 1 ] {} Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. 2025.01.06 20:28:30.480648 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2025.01.06 20:28:30.480697 [ 1 ] {} Application: Initializing DateLUT. 2025.01.06 20:28:30.480711 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2025.01.06 20:28:30.480775 [ 1 ] {} Context: Setting up /data/tmp/ to store temporary data in it 2025.01.06 20:28:30.481160 [ 1 ] {} Application: Initializing interserver credentials. 2025.01.06 20:28:30.482754 [ 1 ] {} ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' Processing configuration file '/opt/oxide/clickhouse/config.xml'. Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. 2025.01.06 20:28:30.483490 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration 2025.01.06 20:28:30.484305 [ 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) 2025.01.06 20:28:30.484327 [ 1 ] {} Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) 2025.01.06 20:28:30.484342 [ 1 ] {} Application: Merges and mutations memory limit is set to 47.94 GiB 2025.01.06 20:28:30.484516 [ 1 ] {} BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads 2025.01.06 20:28:30.485440 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2025.01.06 20:28:30.490956 [ 1 ] {} BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads 2025.01.06 20:28:30.491589 [ 1 ] {} BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads 2025.01.06 20:28:30.492955 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2025.01.06 20:28:30.493023 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration 2025.01.06 20:28:30.494569 [ 1 ] {} ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' Processing configuration file '/opt/oxide/clickhouse/config.xml'. Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. 2025.01.06 20:28:30.495039 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration 2025.01.06 20:28:30.499256 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration 2025.01.06 20:28:30.499712 [ 1 ] {} Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml 2025.01.06 20:28:30.501229 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin 2025.01.06 20:28:30.501739 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2025.01.06 20:28:30.502196 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2025.01.06 20:28:30.502533 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2025.01.06 20:28:30.503982 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2025.01.06 20:28:30.504008 [ 1 ] {} Application: Loading metadata from /data/ 2025.01.06 20:28:30.504083 [ 150 ] {} DNSResolver: Updating DNS cache 2025.01.06 20:28:30.504261 [ 150 ] {} DNSResolver: Updated DNS cache 2025.01.06 20:28:30.515460 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2025.01.06 20:28:30.515485 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000144463 sec 2025.01.06 20:28:30.515527 [ 1 ] {} ReferentialDeps: No tables 2025.01.06 20:28:30.515541 [ 1 ] {} LoadingDeps: No tables 2025.01.06 20:28:30.516626 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2025.01.06 20:28:30.517629 [ 1 ] {} SystemLog: Creating system.query_log from query_log 2025.01.06 20:28:30.528663 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2025.01.06 20:28:30.528707 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2025.01.06 20:28:30.528728 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2025.01.06 20:28:30.528741 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2025.01.06 20:28:30.528771 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2025.01.06 20:28:30.528791 [ 1 ] {} SystemLog: Creating system.metric_log from metric_log 2025.01.06 20:28:30.531323 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2025.01.06 20:28:30.531365 [ 1 ] {} SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config 2025.01.06 20:28:30.531385 [ 1 ] {} SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log 2025.01.06 20:28:30.531562 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2025.01.06 20:28:30.531580 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2025.01.06 20:28:30.531614 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2025.01.06 20:28:30.531632 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2025.01.06 20:28:30.531645 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2025.01.06 20:28:30.531674 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2025.01.06 20:28:30.531691 [ 1 ] {} SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config 2025.01.06 20:28:30.558683 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2025.01.06 20:28:30.565315 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2025.01.06 20:28:30.565349 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.5722e-05 sec 2025.01.06 20:28:30.565362 [ 1 ] {} ReferentialDeps: No tables 2025.01.06 20:28:30.565374 [ 1 ] {} LoadingDeps: No tables 2025.01.06 20:28:30.565397 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2025.01.06 20:28:30.565609 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ 2025.01.06 20:28:30.565655 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded 2025.01.06 20:28:30.565668 [ 1 ] {} Application: Loaded metadata. 2025.01.06 20:28:30.565679 [ 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). 2025.01.06 20:28:30.565691 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2025.01.06 20:28:30.569894 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2025.01.06 20:28:30.570091 [ 1 ] {} AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 117.12 MiB (RSS), difference: 92.34 MiB 2025.01.06 20:28:30.571003 [ 1 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.4841e-05 sec. 2025.01.06 20:28:30.571961 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2025.01.06 20:28:30.572050 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2025.01.06 20:28:30.572068 [ 1 ] {} Application: Ready for connections. 2025.01.06 20:28:30.902366 [ 3 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38270 2025.01.06 20:28:30.902611 [ 3 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.06 20:28:30.902661 [ 3 ] {} TCP-Session: c7731426-c5f5-4014-a6d4-dcf872aaac69 Authenticating user 'default' from [fd00:1122:3344:101::e]:38270 2025.01.06 20:28:30.902693 [ 3 ] {} TCP-Session: c7731426-c5f5-4014-a6d4-dcf872aaac69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.06 20:28:30.902713 [ 3 ] {} TCP-Session: c7731426-c5f5-4014-a6d4-dcf872aaac69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.06 20:28:30.902801 [ 3 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2025.01.06 20:28:30.902831 [ 3 ] {} ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2025.01.06 20:28:30.902858 [ 3 ] {} ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2025.01.06 20:28:30.903308 [ 5 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57233 2025.01.06 20:28:30.903309 [ 4 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40176 2025.01.06 20:28:30.903430 [ 5 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.06 20:28:30.903480 [ 5 ] {} TCP-Session: eece90d2-86a3-497a-94cf-04b055c88638 Authenticating user 'default' from [fd00:1122:3344:101::e]:57233 2025.01.06 20:28:30.903502 [ 4 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.06 20:28:30.903536 [ 5 ] {} TCP-Session: eece90d2-86a3-497a-94cf-04b055c88638 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.06 20:28:30.903562 [ 4 ] {} TCP-Session: ae02dfc0-72b1-4431-84d3-c7a91d985463 Authenticating user 'default' from [fd00:1122:3344:101::e]:40176 2025.01.06 20:28:30.903573 [ 5 ] {} TCP-Session: eece90d2-86a3-497a-94cf-04b055c88638 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.06 20:28:30.903628 [ 4 ] {} TCP-Session: ae02dfc0-72b1-4431-84d3-c7a91d985463 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.06 20:28:30.903664 [ 4 ] {} TCP-Session: ae02dfc0-72b1-4431-84d3-c7a91d985463 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.06 20:28:30.904110 [ 253 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47551 2025.01.06 20:28:30.904177 [ 254 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52384 2025.01.06 20:28:30.904414 [ 255 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47474 2025.01.06 20:28:30.904492 [ 253 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.06 20:28:30.904502 [ 254 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.06 20:28:30.904640 [ 256 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46331 2025.01.06 20:28:30.904660 [ 255 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.06 20:28:30.904699 [ 253 ] {} TCP-Session: dda9be77-efdd-4e1c-8c36-d0b4972c80ed Authenticating user 'default' from [fd00:1122:3344:101::e]:47551 2025.01.06 20:28:30.904655 [ 254 ] {} TCP-Session: 29fc5119-c7c6-493d-9290-936165f4b522 Authenticating user 'default' from [fd00:1122:3344:101::e]:52384 2025.01.06 20:28:30.904720 [ 257 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45789 2025.01.06 20:28:30.904735 [ 255 ] {} TCP-Session: 0892b941-7404-49a7-9f4d-21cb1595ac40 Authenticating user 'default' from [fd00:1122:3344:101::e]:47474 2025.01.06 20:28:30.904884 [ 253 ] {} TCP-Session: dda9be77-efdd-4e1c-8c36-d0b4972c80ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.06 20:28:30.904891 [ 255 ] {} TCP-Session: 0892b941-7404-49a7-9f4d-21cb1595ac40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.06 20:28:30.904876 [ 256 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.06 20:28:30.904928 [ 254 ] {} TCP-Session: 29fc5119-c7c6-493d-9290-936165f4b522 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.06 20:28:30.905006 [ 253 ] {} TCP-Session: dda9be77-efdd-4e1c-8c36-d0b4972c80ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.06 20:28:30.905042 [ 255 ] {} TCP-Session: 0892b941-7404-49a7-9f4d-21cb1595ac40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.06 20:28:30.905060 [ 257 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.06 20:28:30.905090 [ 256 ] {} TCP-Session: 1be16ef4-32a0-43fa-b339-5f96b6cdf969 Authenticating user 'default' from [fd00:1122:3344:101::e]:46331 2025.01.06 20:28:30.905154 [ 254 ] {} TCP-Session: 29fc5119-c7c6-493d-9290-936165f4b522 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.06 20:28:30.905229 [ 257 ] {} TCP-Session: 142ccae0-656f-4897-9202-f1b04e344ba7 Authenticating user 'default' from [fd00:1122:3344:101::e]:45789 2025.01.06 20:28:30.905278 [ 256 ] {} TCP-Session: 1be16ef4-32a0-43fa-b339-5f96b6cdf969 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.06 20:28:30.905312 [ 257 ] {} TCP-Session: 142ccae0-656f-4897-9202-f1b04e344ba7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.06 20:28:30.905335 [ 256 ] {} TCP-Session: 1be16ef4-32a0-43fa-b339-5f96b6cdf969 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.06 20:28:30.905347 [ 257 ] {} TCP-Session: 142ccae0-656f-4897-9202-f1b04e344ba7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.06 20:28:31.001130 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 117.18 MiB, peak 117.18 MiB, free memory in arenas 0.00 B, will set to 119.41 MiB (RSS), difference: 2.23 MiB 2025.01.06 20:28:31.600093 [ 258 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:52981 2025.01.06 20:28:31.600296 [ 258 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.06 20:28:31.600332 [ 258 ] {} TCP-Session: b226978b-5e89-4de8-9045-d3bbbad1f18c Authenticating user 'default' from [fd00:1122:3344:101::d]:52981 2025.01.06 20:28:31.600359 [ 258 ] {} TCP-Session: b226978b-5e89-4de8-9045-d3bbbad1f18c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.06 20:28:31.600387 [ 258 ] {} TCP-Session: b226978b-5e89-4de8-9045-d3bbbad1f18c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.06 20:28:31.600464 [ 258 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2025.01.06 20:28:31.600494 [ 258 ] {} ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2025.01.06 20:28:31.600525 [ 258 ] {} ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2025.01.06 20:28:31.600960 [ 259 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:38477 2025.01.06 20:28:31.601177 [ 261 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:60346 2025.01.06 20:28:31.601189 [ 260 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:48841 2025.01.06 20:28:31.601197 [ 259 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.06 20:28:31.601988 [ 262 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:58839 2025.01.06 20:28:31.602006 [ 261 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.06 20:28:31.602039 [ 259 ] {} TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Authenticating user 'default' from [fd00:1122:3344:101::d]:38477 2025.01.06 20:28:31.602742 [ 261 ] {} TCP-Session: 2a8bb340-6f09-4ed1-a811-005d4fccd608 Authenticating user 'default' from [fd00:1122:3344:101::d]:60346 2025.01.06 20:28:31.602959 [ 262 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.06 20:28:31.602985 [ 259 ] {} TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.06 20:28:31.603030 [ 261 ] {} TCP-Session: 2a8bb340-6f09-4ed1-a811-005d4fccd608 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.06 20:28:31.603050 [ 264 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:48401 2025.01.06 20:28:31.602996 [ 258 ] {} TCP-Session: b226978b-5e89-4de8-9045-d3bbbad1f18c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:28:31.603089 [ 262 ] {} TCP-Session: 4a9ffefb-a6c4-4397-8eff-7cc6d3d07694 Authenticating user 'default' from [fd00:1122:3344:101::d]:58839 2025.01.06 20:28:31.603114 [ 259 ] {} TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.06 20:28:31.603189 [ 261 ] {} TCP-Session: 2a8bb340-6f09-4ed1-a811-005d4fccd608 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.06 20:28:31.603375 [ 263 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61160 2025.01.06 20:28:31.603464 [ 265 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:45601 2025.01.06 20:28:31.603478 [ 262 ] {} TCP-Session: 4a9ffefb-a6c4-4397-8eff-7cc6d3d07694 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.06 20:28:31.603455 [ 266 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:63147 2025.01.06 20:28:31.603521 [ 260 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.06 20:28:31.603630 [ 264 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.06 20:28:31.603686 [ 262 ] {} TCP-Session: 4a9ffefb-a6c4-4397-8eff-7cc6d3d07694 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.06 20:28:31.605585 [ 265 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.06 20:28:31.605665 [ 264 ] {} TCP-Session: 2aeb7f0d-e0a6-4d6b-a6cd-1c0319b9156a Authenticating user 'default' from [fd00:1122:3344:101::d]:48401 2025.01.06 20:28:31.605704 [ 260 ] {} TCP-Session: b3404577-3dd0-4a1a-99f4-8f830d346097 Authenticating user 'default' from [fd00:1122:3344:101::d]:48841 2025.01.06 20:28:31.606294 [ 265 ] {} TCP-Session: 197c087d-f695-4ed6-8708-7f6bc8027e14 Authenticating user 'default' from [fd00:1122:3344:101::d]:45601 2025.01.06 20:28:31.606289 [ 266 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.06 20:28:31.606325 [ 260 ] {} TCP-Session: b3404577-3dd0-4a1a-99f4-8f830d346097 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.06 20:28:31.606352 [ 264 ] {} TCP-Session: 2aeb7f0d-e0a6-4d6b-a6cd-1c0319b9156a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.06 20:28:31.606317 [ 263 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.06 20:28:31.606409 [ 265 ] {} TCP-Session: 197c087d-f695-4ed6-8708-7f6bc8027e14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.06 20:28:31.606416 [ 260 ] {} TCP-Session: b3404577-3dd0-4a1a-99f4-8f830d346097 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.06 20:28:31.606455 [ 264 ] {} TCP-Session: 2aeb7f0d-e0a6-4d6b-a6cd-1c0319b9156a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.06 20:28:31.606456 [ 266 ] {} TCP-Session: 2e59c156-f8b1-458d-b00d-bf83acd07bc5 Authenticating user 'default' from [fd00:1122:3344:101::d]:63147 2025.01.06 20:28:31.606973 [ 266 ] {} TCP-Session: 2e59c156-f8b1-458d-b00d-bf83acd07bc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.06 20:28:31.606493 [ 265 ] {} TCP-Session: 197c087d-f695-4ed6-8708-7f6bc8027e14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.06 20:28:31.607007 [ 263 ] {} TCP-Session: bbe90a5d-34c4-4774-be67-d98a0842b907 Authenticating user 'default' from [fd00:1122:3344:101::d]:61160 2025.01.06 20:28:31.607054 [ 266 ] {} TCP-Session: 2e59c156-f8b1-458d-b00d-bf83acd07bc5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.06 20:28:31.607089 [ 263 ] {} TCP-Session: bbe90a5d-34c4-4774-be67-d98a0842b907 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.06 20:28:31.607209 [ 263 ] {} TCP-Session: bbe90a5d-34c4-4774-be67-d98a0842b907 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.06 20:28:31.607328 [ 258 ] {818f5303-cc7a-4479-95c9-ce3f52ef70a9} executeQuery: (from [fd00:1122:3344:101::d]:52981) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2025.01.06 20:28:31.650542 [ 258 ] {818f5303-cc7a-4479-95c9-ce3f52ef70a9} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:52981) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr const&, std::shared_ptr, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse 10. std::__detail::_MakeUniq::__single_object std::make_unique&, std::shared_ptr&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(std::__cxx11::basic_string, std::allocator > const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 2025.01.06 20:28:31.651894 [ 258 ] {818f5303-cc7a-4479-95c9-ce3f52ef70a9} TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr const&, std::shared_ptr, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse 10. std::__detail::_MakeUniq::__single_object std::make_unique&, std::shared_ptr&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(std::__cxx11::basic_string, std::allocator > const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 2025.01.06 20:28:31.652009 [ 258 ] {818f5303-cc7a-4479-95c9-ce3f52ef70a9} TCPHandler: Processed in 0.050882845 sec. 2025.01.06 20:28:31.652331 [ 259 ] {} TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:28:31.652544 [ 259 ] {05cf5695-91c1-45f8-8af7-03c33b730804} executeQuery: (from [fd00:1122:3344:101::d]:38477) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2025.01.06 20:28:31.652872 [ 259 ] {05cf5695-91c1-45f8-8af7-03c33b730804} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:38477) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr const&, std::shared_ptr, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse 10. std::__detail::_MakeUniq::__single_object std::make_unique&, std::shared_ptr&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(std::__cxx11::basic_string, std::allocator > const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 2025.01.06 20:28:31.653019 [ 259 ] {05cf5695-91c1-45f8-8af7-03c33b730804} TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr const&, std::shared_ptr, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse 10. std::__detail::_MakeUniq::__single_object std::make_unique&, std::shared_ptr&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(std::__cxx11::basic_string, std::allocator > const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 2025.01.06 20:28:31.653116 [ 259 ] {05cf5695-91c1-45f8-8af7-03c33b730804} TCPHandler: Processed in 0.000936406 sec. 2025.01.06 20:28:31.653399 [ 258 ] {} TCP-Session: b226978b-5e89-4de8-9045-d3bbbad1f18c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:28:31.654648 [ 258 ] {7585da4a-80bf-4ab7-959d-616e95f78646} executeQuery: (from [fd00:1122:3344:101::d]:52981) DROP DATABASE IF EXISTS oximeter (stage: Complete) 2025.01.06 20:28:31.655319 [ 258 ] {7585da4a-80bf-4ab7-959d-616e95f78646} TCPHandler: Processed in 0.002035496 sec. 2025.01.06 20:28:31.655537 [ 259 ] {} TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:28:31.655673 [ 259 ] {c3f5eef0-6eab-4508-af03-22253701230e} executeQuery: (from [fd00:1122:3344:101::d]:38477) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) 2025.01.06 20:28:31.655810 [ 259 ] {c3f5eef0-6eab-4508-af03-22253701230e} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2025.01.06 20:28:31.657329 [ 259 ] {c3f5eef0-6eab-4508-af03-22253701230e} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2025.01.06 20:28:31.657351 [ 259 ] {c3f5eef0-6eab-4508-af03-22253701230e} TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.5862e-05 sec 2025.01.06 20:28:31.657382 [ 259 ] {c3f5eef0-6eab-4508-af03-22253701230e} ReferentialDeps: No tables 2025.01.06 20:28:31.657394 [ 259 ] {c3f5eef0-6eab-4508-af03-22253701230e} LoadingDeps: No tables 2025.01.06 20:28:31.657417 [ 259 ] {c3f5eef0-6eab-4508-af03-22253701230e} DatabaseAtomic (oximeter): Starting up tables. 2025.01.06 20:28:31.657470 [ 259 ] {c3f5eef0-6eab-4508-af03-22253701230e} TCPHandler: Processed in 0.002003084 sec. 2025.01.06 20:28:31.657648 [ 258 ] {} TCP-Session: b226978b-5e89-4de8-9045-d3bbbad1f18c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:28:31.657883 [ 258 ] {4538f61d-98c5-4b44-943b-1f88788abd73} executeQuery: (from [fd00:1122:3344:101::d]:52981) /* The version table contains metadata about the `oximeter` database */ CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) 2025.01.06 20:28:31.657961 [ 258 ] {4538f61d-98c5-4b44-943b-1f88788abd73} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2025.01.06 20:28:31.665640 [ 258 ] {4538f61d-98c5-4b44-943b-1f88788abd73} StoragePolicy (default): Storage policy default created, total volumes 1 2025.01.06 20:28:31.669240 [ 258 ] {4538f61d-98c5-4b44-943b-1f88788abd73} oximeter.version (f1aaf534-2e00-44b6-808b-a89ab22afd15): Loading data parts 2025.01.06 20:28:31.669777 [ 258 ] {4538f61d-98c5-4b44-943b-1f88788abd73} oximeter.version (f1aaf534-2e00-44b6-808b-a89ab22afd15): There are no data parts 2025.01.06 20:28:31.672460 [ 258 ] {4538f61d-98c5-4b44-943b-1f88788abd73} TCPHandler: Processed in 0.014871425 sec. 2025.01.06 20:28:31.672661 [ 259 ] {} TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:28:31.672948 [ 259 ] {7341b9ed-220a-469d-8748-3267c0154bcc} executeQuery: (from [fd00:1122:3344:101::d]:38477) /* The measurement tables contain all individual samples from each timeseries. * * Each table stores a single datum type, and otherwise contains nearly the same * structure. The primary sorting key is on the timeseries name, key, and then * timestamp, so that all timeseries from the same schema are grouped, followed * by all samples from the same timeseries. * * This reflects that one usually looks up the _key_ in one or more field table, * and then uses that to index quickly into the measurements tables. */ CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Bool) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.06 20:28:31.673042 [ 259 ] {7341b9ed-220a-469d-8748-3267c0154bcc} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2025.01.06 20:28:31.685190 [ 259 ] {7341b9ed-220a-469d-8748-3267c0154bcc} oximeter.measurements_bool (0390283e-5773-43db-8357-eae9668bf3aa): Loading data parts 2025.01.06 20:28:31.685399 [ 259 ] {7341b9ed-220a-469d-8748-3267c0154bcc} oximeter.measurements_bool (0390283e-5773-43db-8357-eae9668bf3aa): There are no data parts 2025.01.06 20:28:31.687040 [ 259 ] {7341b9ed-220a-469d-8748-3267c0154bcc} TCPHandler: Processed in 0.014448243 sec. 2025.01.06 20:28:31.687266 [ 258 ] {} TCP-Session: b226978b-5e89-4de8-9045-d3bbbad1f18c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:28:31.687522 [ 258 ] {a78328bb-a659-449a-90dd-0d691fe70d5b} executeQuery: (from [fd00:1122:3344:101::d]:52981) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.06 20:28:31.687607 [ 258 ] {a78328bb-a659-449a-90dd-0d691fe70d5b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2025.01.06 20:28:31.691922 [ 258 ] {a78328bb-a659-449a-90dd-0d691fe70d5b} oximeter.measurements_i8 (28582cb1-f65a-41f9-b1d2-7a86aac787b3): Loading data parts 2025.01.06 20:28:31.692188 [ 258 ] {a78328bb-a659-449a-90dd-0d691fe70d5b} oximeter.measurements_i8 (28582cb1-f65a-41f9-b1d2-7a86aac787b3): There are no data parts 2025.01.06 20:28:31.693621 [ 258 ] {a78328bb-a659-449a-90dd-0d691fe70d5b} TCPHandler: Processed in 0.006426215 sec. 2025.01.06 20:28:31.693819 [ 259 ] {} TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:28:31.694052 [ 259 ] {6f1a1528-a407-4079-9180-3a7fad329b67} executeQuery: (from [fd00:1122:3344:101::d]:38477) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.06 20:28:31.694110 [ 259 ] {6f1a1528-a407-4079-9180-3a7fad329b67} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2025.01.06 20:28:31.696565 [ 259 ] {6f1a1528-a407-4079-9180-3a7fad329b67} oximeter.measurements_u8 (131316f9-deba-4b85-a143-c77978bda005): Loading data parts 2025.01.06 20:28:31.696748 [ 259 ] {6f1a1528-a407-4079-9180-3a7fad329b67} oximeter.measurements_u8 (131316f9-deba-4b85-a143-c77978bda005): There are no data parts 2025.01.06 20:28:31.697994 [ 259 ] {6f1a1528-a407-4079-9180-3a7fad329b67} TCPHandler: Processed in 0.004237195 sec. 2025.01.06 20:28:31.698210 [ 258 ] {} TCP-Session: b226978b-5e89-4de8-9045-d3bbbad1f18c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:28:31.698423 [ 258 ] {06153f8b-7fb8-4cd1-a9c1-a73e82d8bb9f} executeQuery: (from [fd00:1122:3344:101::d]:52981) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.06 20:28:31.698496 [ 258 ] {06153f8b-7fb8-4cd1-a9c1-a73e82d8bb9f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2025.01.06 20:28:31.702019 [ 258 ] {06153f8b-7fb8-4cd1-a9c1-a73e82d8bb9f} oximeter.measurements_i16 (fc3bef2e-ebd2-42ab-8554-ecaff1d9283f): Loading data parts 2025.01.06 20:28:31.702194 [ 258 ] {06153f8b-7fb8-4cd1-a9c1-a73e82d8bb9f} oximeter.measurements_i16 (fc3bef2e-ebd2-42ab-8554-ecaff1d9283f): There are no data parts 2025.01.06 20:28:31.704277 [ 258 ] {06153f8b-7fb8-4cd1-a9c1-a73e82d8bb9f} TCPHandler: Processed in 0.006123606 sec. 2025.01.06 20:28:31.704452 [ 259 ] {} TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:28:31.704662 [ 259 ] {2d13c66a-3b4b-4ecc-893a-1b18c40673f5} executeQuery: (from [fd00:1122:3344:101::d]:38477) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.06 20:28:31.704736 [ 259 ] {2d13c66a-3b4b-4ecc-893a-1b18c40673f5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2025.01.06 20:28:31.708841 [ 259 ] {2d13c66a-3b4b-4ecc-893a-1b18c40673f5} oximeter.measurements_u16 (55e7d739-d07a-43fc-a666-a1996850884a): Loading data parts 2025.01.06 20:28:31.709015 [ 259 ] {2d13c66a-3b4b-4ecc-893a-1b18c40673f5} oximeter.measurements_u16 (55e7d739-d07a-43fc-a666-a1996850884a): There are no data parts 2025.01.06 20:28:31.711166 [ 259 ] {2d13c66a-3b4b-4ecc-893a-1b18c40673f5} TCPHandler: Processed in 0.006772845 sec. 2025.01.06 20:28:31.711378 [ 258 ] {} TCP-Session: b226978b-5e89-4de8-9045-d3bbbad1f18c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:28:31.711586 [ 258 ] {2c354c2f-6481-4410-af05-81bf35c30b2a} executeQuery: (from [fd00:1122:3344:101::d]:52981) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.06 20:28:31.711658 [ 258 ] {2c354c2f-6481-4410-af05-81bf35c30b2a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2025.01.06 20:28:31.713464 [ 258 ] {2c354c2f-6481-4410-af05-81bf35c30b2a} oximeter.measurements_i32 (1ebaaa63-0959-4e6f-893a-009eaf8796e9): Loading data parts 2025.01.06 20:28:31.713646 [ 258 ] {2c354c2f-6481-4410-af05-81bf35c30b2a} oximeter.measurements_i32 (1ebaaa63-0959-4e6f-893a-009eaf8796e9): There are no data parts 2025.01.06 20:28:31.717333 [ 258 ] {2c354c2f-6481-4410-af05-81bf35c30b2a} TCPHandler: Processed in 0.006012904 sec. 2025.01.06 20:28:31.717526 [ 259 ] {} TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:28:31.717735 [ 259 ] {b4695376-b477-471b-8f23-5e251b3fdb2e} executeQuery: (from [fd00:1122:3344:101::d]:38477) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.06 20:28:31.717816 [ 259 ] {b4695376-b477-471b-8f23-5e251b3fdb2e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2025.01.06 20:28:31.719771 [ 259 ] {b4695376-b477-471b-8f23-5e251b3fdb2e} oximeter.measurements_u32 (523507ce-885e-4ccc-b139-65149fbb3041): Loading data parts 2025.01.06 20:28:31.719950 [ 259 ] {b4695376-b477-471b-8f23-5e251b3fdb2e} oximeter.measurements_u32 (523507ce-885e-4ccc-b139-65149fbb3041): There are no data parts 2025.01.06 20:28:31.721857 [ 259 ] {b4695376-b477-471b-8f23-5e251b3fdb2e} TCPHandler: Processed in 0.00438942 sec. 2025.01.06 20:28:31.722084 [ 258 ] {} TCP-Session: b226978b-5e89-4de8-9045-d3bbbad1f18c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:28:31.722350 [ 258 ] {f034e832-f5bb-4db8-86f7-57accb36030a} executeQuery: (from [fd00:1122:3344:101::d]:52981) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.06 20:28:31.722449 [ 258 ] {f034e832-f5bb-4db8-86f7-57accb36030a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2025.01.06 20:28:31.724272 [ 258 ] {f034e832-f5bb-4db8-86f7-57accb36030a} oximeter.measurements_i64 (c5456db6-3349-4ac4-8344-cf8ed44037b9): Loading data parts 2025.01.06 20:28:31.724428 [ 258 ] {f034e832-f5bb-4db8-86f7-57accb36030a} oximeter.measurements_i64 (c5456db6-3349-4ac4-8344-cf8ed44037b9): There are no data parts 2025.01.06 20:28:31.728119 [ 258 ] {f034e832-f5bb-4db8-86f7-57accb36030a} TCPHandler: Processed in 0.006105056 sec. 2025.01.06 20:28:31.728311 [ 259 ] {} TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:28:31.728565 [ 259 ] {277265ab-6561-473b-856c-9ba895ee2643} executeQuery: (from [fd00:1122:3344:101::d]:38477) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.06 20:28:31.728652 [ 259 ] {277265ab-6561-473b-856c-9ba895ee2643} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2025.01.06 20:28:31.733731 [ 259 ] {277265ab-6561-473b-856c-9ba895ee2643} oximeter.measurements_u64 (c0c4b4c7-e60a-4bf4-9c4c-48da55e2b599): Loading data parts 2025.01.06 20:28:31.733909 [ 259 ] {277265ab-6561-473b-856c-9ba895ee2643} oximeter.measurements_u64 (c0c4b4c7-e60a-4bf4-9c4c-48da55e2b599): There are no data parts 2025.01.06 20:28:31.736148 [ 259 ] {277265ab-6561-473b-856c-9ba895ee2643} TCPHandler: Processed in 0.007902785 sec. 2025.01.06 20:28:31.736372 [ 258 ] {} TCP-Session: b226978b-5e89-4de8-9045-d3bbbad1f18c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:28:31.736650 [ 258 ] {d8157014-f3fe-4505-ab05-9b2599edd902} executeQuery: (from [fd00:1122:3344:101::d]:52981) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.06 20:28:31.736728 [ 258 ] {d8157014-f3fe-4505-ab05-9b2599edd902} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2025.01.06 20:28:31.740018 [ 258 ] {d8157014-f3fe-4505-ab05-9b2599edd902} oximeter.measurements_f32 (2253b107-c2c6-4d70-baf0-57b770393d4c): Loading data parts 2025.01.06 20:28:31.740221 [ 258 ] {d8157014-f3fe-4505-ab05-9b2599edd902} oximeter.measurements_f32 (2253b107-c2c6-4d70-baf0-57b770393d4c): There are no data parts 2025.01.06 20:28:31.742313 [ 258 ] {d8157014-f3fe-4505-ab05-9b2599edd902} TCPHandler: Processed in 0.006009174 sec. 2025.01.06 20:28:31.742503 [ 259 ] {} TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:28:31.742738 [ 259 ] {5058be5d-aefe-4fb4-aa6c-c5c41d17410d} executeQuery: (from [fd00:1122:3344:101::d]:38477) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.06 20:28:31.742826 [ 259 ] {5058be5d-aefe-4fb4-aa6c-c5c41d17410d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2025.01.06 20:28:31.744663 [ 259 ] {5058be5d-aefe-4fb4-aa6c-c5c41d17410d} oximeter.measurements_f64 (f643f6a1-cc55-45e6-beb1-06e96f1acc93): Loading data parts 2025.01.06 20:28:31.744852 [ 259 ] {5058be5d-aefe-4fb4-aa6c-c5c41d17410d} oximeter.measurements_f64 (f643f6a1-cc55-45e6-beb1-06e96f1acc93): There are no data parts 2025.01.06 20:28:31.748510 [ 259 ] {5058be5d-aefe-4fb4-aa6c-c5c41d17410d} TCPHandler: Processed in 0.006062865 sec. 2025.01.06 20:28:31.748736 [ 258 ] {} TCP-Session: b226978b-5e89-4de8-9045-d3bbbad1f18c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:28:31.749012 [ 258 ] {73f7748e-bd88-4729-8a15-716a91a5fd6a} executeQuery: (from [fd00:1122:3344:101::d]:52981) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.06 20:28:31.749096 [ 258 ] {73f7748e-bd88-4729-8a15-716a91a5fd6a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2025.01.06 20:28:31.751147 [ 258 ] {73f7748e-bd88-4729-8a15-716a91a5fd6a} oximeter.measurements_string (5fd524ee-aef0-47d6-a98b-7ce573011ec9): Loading data parts 2025.01.06 20:28:31.751307 [ 258 ] {73f7748e-bd88-4729-8a15-716a91a5fd6a} oximeter.measurements_string (5fd524ee-aef0-47d6-a98b-7ce573011ec9): There are no data parts 2025.01.06 20:28:31.753209 [ 258 ] {73f7748e-bd88-4729-8a15-716a91a5fd6a} TCPHandler: Processed in 0.004541303 sec. 2025.01.06 20:28:31.753389 [ 259 ] {} TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:28:31.753607 [ 259 ] {758e0da0-06ef-42d3-b619-f72bc10cfa0a} executeQuery: (from [fd00:1122:3344:101::d]:38477) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* * NOTE: Right now we can't unambiguously record a nullable byte array. * Arrays cannot be nested in `Nullable()` types, and encoding the array as * a string isn't palatable for a few reasons. * See: https://github.com/oxidecomputer/omicron/issues/4551 for more * details. */ datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.06 20:28:31.753687 [ 259 ] {758e0da0-06ef-42d3-b619-f72bc10cfa0a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2025.01.06 20:28:31.755452 [ 259 ] {758e0da0-06ef-42d3-b619-f72bc10cfa0a} oximeter.measurements_bytes (e5acdafd-d69b-4189-863e-40f3c0ddf876): Loading data parts 2025.01.06 20:28:31.755619 [ 259 ] {758e0da0-06ef-42d3-b619-f72bc10cfa0a} oximeter.measurements_bytes (e5acdafd-d69b-4189-863e-40f3c0ddf876): There are no data parts 2025.01.06 20:28:31.759257 [ 259 ] {758e0da0-06ef-42d3-b619-f72bc10cfa0a} TCPHandler: Processed in 0.005925181 sec. 2025.01.06 20:28:31.759457 [ 258 ] {} TCP-Session: b226978b-5e89-4de8-9045-d3bbbad1f18c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:28:31.759745 [ 258 ] {b13c90ff-00a6-4d05-8fc6-ad8005c88ae3} executeQuery: (from [fd00:1122:3344:101::d]:52981) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.06 20:28:31.759822 [ 258 ] {b13c90ff-00a6-4d05-8fc6-ad8005c88ae3} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2025.01.06 20:28:31.761940 [ 258 ] {b13c90ff-00a6-4d05-8fc6-ad8005c88ae3} oximeter.measurements_cumulativei64 (12d8d30c-b340-4380-bf55-0de3a8924b06): Loading data parts 2025.01.06 20:28:31.762108 [ 258 ] {b13c90ff-00a6-4d05-8fc6-ad8005c88ae3} oximeter.measurements_cumulativei64 (12d8d30c-b340-4380-bf55-0de3a8924b06): There are no data parts 2025.01.06 20:28:31.764083 [ 258 ] {b13c90ff-00a6-4d05-8fc6-ad8005c88ae3} TCPHandler: Processed in 0.004694228 sec. 2025.01.06 20:28:31.764285 [ 259 ] {} TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:28:31.764554 [ 259 ] {c69069bc-8644-4188-99a1-4cafd90be9ab} executeQuery: (from [fd00:1122:3344:101::d]:38477) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.06 20:28:31.764645 [ 259 ] {c69069bc-8644-4188-99a1-4cafd90be9ab} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2025.01.06 20:28:31.766480 [ 259 ] {c69069bc-8644-4188-99a1-4cafd90be9ab} oximeter.measurements_cumulativeu64 (af59260b-bf15-4029-ac71-06fa104b5db3): Loading data parts 2025.01.06 20:28:31.766698 [ 259 ] {c69069bc-8644-4188-99a1-4cafd90be9ab} oximeter.measurements_cumulativeu64 (af59260b-bf15-4029-ac71-06fa104b5db3): There are no data parts 2025.01.06 20:28:31.770341 [ 259 ] {c69069bc-8644-4188-99a1-4cafd90be9ab} TCPHandler: Processed in 0.006123377 sec. 2025.01.06 20:28:31.770533 [ 258 ] {} TCP-Session: b226978b-5e89-4de8-9045-d3bbbad1f18c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:28:31.770849 [ 258 ] {ee283cd0-2297-4071-b956-c2d831df21c1} executeQuery: (from [fd00:1122:3344:101::d]:52981) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.06 20:28:31.770933 [ 258 ] {ee283cd0-2297-4071-b956-c2d831df21c1} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2025.01.06 20:28:31.772902 [ 258 ] {ee283cd0-2297-4071-b956-c2d831df21c1} oximeter.measurements_cumulativef32 (80e322a4-60e5-4635-b23f-f23f5d1b2a19): Loading data parts 2025.01.06 20:28:31.773095 [ 258 ] {ee283cd0-2297-4071-b956-c2d831df21c1} oximeter.measurements_cumulativef32 (80e322a4-60e5-4635-b23f-f23f5d1b2a19): There are no data parts 2025.01.06 20:28:31.774981 [ 258 ] {ee283cd0-2297-4071-b956-c2d831df21c1} TCPHandler: Processed in 0.004508253 sec. 2025.01.06 20:28:31.775165 [ 259 ] {} TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:28:31.775402 [ 259 ] {e1b690ff-60be-4554-b267-c467bf7bd5e1} executeQuery: (from [fd00:1122:3344:101::d]:38477) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.06 20:28:31.775469 [ 259 ] {e1b690ff-60be-4554-b267-c467bf7bd5e1} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2025.01.06 20:28:31.777305 [ 259 ] {e1b690ff-60be-4554-b267-c467bf7bd5e1} oximeter.measurements_cumulativef64 (bfca4030-60a0-49be-a276-958ceb59827d): Loading data parts 2025.01.06 20:28:31.777454 [ 259 ] {e1b690ff-60be-4554-b267-c467bf7bd5e1} oximeter.measurements_cumulativef64 (bfca4030-60a0-49be-a276-958ceb59827d): There are no data parts 2025.01.06 20:28:31.781128 [ 259 ] {e1b690ff-60be-4554-b267-c467bf7bd5e1} TCPHandler: Processed in 0.006020183 sec. 2025.01.06 20:28:31.781358 [ 258 ] {} TCP-Session: b226978b-5e89-4de8-9045-d3bbbad1f18c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:28:31.781725 [ 258 ] {a97e0f1b-75d6-4587-b7f9-373fff1f70ce} executeQuery: (from [fd00:1122:3344:101::d]:52981) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* * NOTE: Array types cannot be Nullable, see * https://clickhouse.com/docs/en/sql-reference/data-types/nullable * for more details. * * This means we need to use empty arrays to indicate a missing value. This * is unfortunate, and at this point relies on the fact that an * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need * to figure out another way to represent missing samples here. */ bins Array(Int8), counts Array(UInt64), min Int8, max Int8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.06 20:28:31.781818 [ 258 ] {a97e0f1b-75d6-4587-b7f9-373fff1f70ce} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2025.01.06 20:28:31.784205 [ 258 ] {a97e0f1b-75d6-4587-b7f9-373fff1f70ce} oximeter.measurements_histogrami8 (8a66d076-436d-4740-a35c-d0ef39501e3a): Loading data parts 2025.01.06 20:28:31.784367 [ 258 ] {a97e0f1b-75d6-4587-b7f9-373fff1f70ce} oximeter.measurements_histogrami8 (8a66d076-436d-4740-a35c-d0ef39501e3a): There are no data parts 2025.01.06 20:28:31.786328 [ 258 ] {a97e0f1b-75d6-4587-b7f9-373fff1f70ce} TCPHandler: Processed in 0.005039247 sec. 2025.01.06 20:28:31.786516 [ 259 ] {} TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:28:31.786846 [ 259 ] {14361183-20cf-4a08-a397-784d0ef94e6b} executeQuery: (from [fd00:1122:3344:101::d]:38477) 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), min UInt8, max UInt8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.06 20:28:31.786922 [ 259 ] {14361183-20cf-4a08-a397-784d0ef94e6b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2025.01.06 20:28:31.789081 [ 259 ] {14361183-20cf-4a08-a397-784d0ef94e6b} oximeter.measurements_histogramu8 (a3262755-ec51-4a1d-9dbd-de5f2b60ecf3): Loading data parts 2025.01.06 20:28:31.789219 [ 259 ] {14361183-20cf-4a08-a397-784d0ef94e6b} oximeter.measurements_histogramu8 (a3262755-ec51-4a1d-9dbd-de5f2b60ecf3): There are no data parts 2025.01.06 20:28:31.792882 [ 259 ] {14361183-20cf-4a08-a397-784d0ef94e6b} TCPHandler: Processed in 0.006424725 sec. 2025.01.06 20:28:31.793115 [ 258 ] {} TCP-Session: b226978b-5e89-4de8-9045-d3bbbad1f18c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:28:31.793476 [ 258 ] {40771000-d5c5-485b-ae9f-59ee8a6d3efd} executeQuery: (from [fd00:1122:3344:101::d]:52981) 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), min Int16, max Int16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.06 20:28:31.793577 [ 258 ] {40771000-d5c5-485b-ae9f-59ee8a6d3efd} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2025.01.06 20:28:31.796100 [ 258 ] {40771000-d5c5-485b-ae9f-59ee8a6d3efd} oximeter.measurements_histogrami16 (ba2edfb2-95d2-4c88-a2c0-54b0a3fd2c7a): Loading data parts 2025.01.06 20:28:31.796281 [ 258 ] {40771000-d5c5-485b-ae9f-59ee8a6d3efd} oximeter.measurements_histogrami16 (ba2edfb2-95d2-4c88-a2c0-54b0a3fd2c7a): There are no data parts 2025.01.06 20:28:31.798672 [ 258 ] {40771000-d5c5-485b-ae9f-59ee8a6d3efd} TCPHandler: Processed in 0.005624703 sec. 2025.01.06 20:28:31.798878 [ 259 ] {} TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:28:31.799256 [ 259 ] {0a9b1ae4-584b-453d-9753-bb5afc057f69} executeQuery: (from [fd00:1122:3344:101::d]:38477) 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), min UInt16, max UInt16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.06 20:28:31.799349 [ 259 ] {0a9b1ae4-584b-453d-9753-bb5afc057f69} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2025.01.06 20:28:31.801555 [ 259 ] {0a9b1ae4-584b-453d-9753-bb5afc057f69} oximeter.measurements_histogramu16 (25a23342-83b3-4cad-9868-f81bf6ab3dea): Loading data parts 2025.01.06 20:28:31.801729 [ 259 ] {0a9b1ae4-584b-453d-9753-bb5afc057f69} oximeter.measurements_histogramu16 (25a23342-83b3-4cad-9868-f81bf6ab3dea): There are no data parts 2025.01.06 20:28:31.805393 [ 259 ] {0a9b1ae4-584b-453d-9753-bb5afc057f69} TCPHandler: Processed in 0.006581089 sec. 2025.01.06 20:28:31.805618 [ 258 ] {} TCP-Session: b226978b-5e89-4de8-9045-d3bbbad1f18c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:28:31.805924 [ 258 ] {fc191155-98ac-4694-a4cf-e49ae1690697} executeQuery: (from [fd00:1122:3344:101::d]:52981) 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), min Int32, max Int32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.06 20:28:31.806015 [ 258 ] {fc191155-98ac-4694-a4cf-e49ae1690697} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2025.01.06 20:28:31.808271 [ 258 ] {fc191155-98ac-4694-a4cf-e49ae1690697} oximeter.measurements_histogrami32 (62a8af62-b716-4a7d-a26d-56946a6ab13d): Loading data parts 2025.01.06 20:28:31.808440 [ 258 ] {fc191155-98ac-4694-a4cf-e49ae1690697} oximeter.measurements_histogrami32 (62a8af62-b716-4a7d-a26d-56946a6ab13d): There are no data parts 2025.01.06 20:28:31.810400 [ 258 ] {fc191155-98ac-4694-a4cf-e49ae1690697} TCPHandler: Processed in 0.004850702 sec. 2025.01.06 20:28:31.810582 [ 259 ] {} TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:28:31.810899 [ 259 ] {21b75980-2e7d-44aa-944b-ed30b9393bc0} executeQuery: (from [fd00:1122:3344:101::d]:38477) 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), min UInt32, max UInt32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.06 20:28:31.810983 [ 259 ] {21b75980-2e7d-44aa-944b-ed30b9393bc0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2025.01.06 20:28:31.813066 [ 259 ] {21b75980-2e7d-44aa-944b-ed30b9393bc0} oximeter.measurements_histogramu32 (ac1415a6-c4c0-4d71-acfd-df719bffd584): Loading data parts 2025.01.06 20:28:31.813223 [ 259 ] {21b75980-2e7d-44aa-944b-ed30b9393bc0} oximeter.measurements_histogramu32 (ac1415a6-c4c0-4d71-acfd-df719bffd584): There are no data parts 2025.01.06 20:28:31.816959 [ 259 ] {21b75980-2e7d-44aa-944b-ed30b9393bc0} TCPHandler: Processed in 0.006431515 sec. 2025.01.06 20:28:31.817206 [ 258 ] {} TCP-Session: b226978b-5e89-4de8-9045-d3bbbad1f18c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:28:31.817567 [ 258 ] {903879c3-a155-4596-b6ba-67e3ef8836ed} executeQuery: (from [fd00:1122:3344:101::d]:52981) 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), min Int64, max Int64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.06 20:28:31.817674 [ 258 ] {903879c3-a155-4596-b6ba-67e3ef8836ed} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2025.01.06 20:28:31.819986 [ 258 ] {903879c3-a155-4596-b6ba-67e3ef8836ed} oximeter.measurements_histogrami64 (c699aa51-ec4c-4376-9d8b-e4252e436f14): Loading data parts 2025.01.06 20:28:31.820156 [ 258 ] {903879c3-a155-4596-b6ba-67e3ef8836ed} oximeter.measurements_histogrami64 (c699aa51-ec4c-4376-9d8b-e4252e436f14): There are no data parts 2025.01.06 20:28:31.822116 [ 258 ] {903879c3-a155-4596-b6ba-67e3ef8836ed} TCPHandler: Processed in 0.004979806 sec. 2025.01.06 20:28:31.822313 [ 259 ] {} TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:28:31.822621 [ 259 ] {85ac680d-19f7-4b0b-8efa-ff255bbf5e80} executeQuery: (from [fd00:1122:3344:101::d]:38477) 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), min UInt64, max UInt64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.06 20:28:31.822716 [ 259 ] {85ac680d-19f7-4b0b-8efa-ff255bbf5e80} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2025.01.06 20:28:31.824851 [ 259 ] {85ac680d-19f7-4b0b-8efa-ff255bbf5e80} oximeter.measurements_histogramu64 (fbf005c8-a4b4-4d65-8e17-b42fba9a74c3): Loading data parts 2025.01.06 20:28:31.825021 [ 259 ] {85ac680d-19f7-4b0b-8efa-ff255bbf5e80} oximeter.measurements_histogramu64 (fbf005c8-a4b4-4d65-8e17-b42fba9a74c3): There are no data parts 2025.01.06 20:28:31.828675 [ 259 ] {85ac680d-19f7-4b0b-8efa-ff255bbf5e80} TCPHandler: Processed in 0.006422085 sec. 2025.01.06 20:28:31.828911 [ 258 ] {} TCP-Session: b226978b-5e89-4de8-9045-d3bbbad1f18c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:28:31.829263 [ 258 ] {643e1c8e-d5bc-41d4-83d2-6878dcce39f0} executeQuery: (from [fd00:1122:3344:101::d]:52981) 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), min Float32, max Float32, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.06 20:28:31.829371 [ 258 ] {643e1c8e-d5bc-41d4-83d2-6878dcce39f0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2025.01.06 20:28:31.831715 [ 258 ] {643e1c8e-d5bc-41d4-83d2-6878dcce39f0} oximeter.measurements_histogramf32 (98128785-1fc2-4ab6-8bc9-0923c70b393c): Loading data parts 2025.01.06 20:28:31.831903 [ 258 ] {643e1c8e-d5bc-41d4-83d2-6878dcce39f0} oximeter.measurements_histogramf32 (98128785-1fc2-4ab6-8bc9-0923c70b393c): There are no data parts 2025.01.06 20:28:31.833901 [ 258 ] {643e1c8e-d5bc-41d4-83d2-6878dcce39f0} TCPHandler: Processed in 0.005066018 sec. 2025.01.06 20:28:31.834106 [ 259 ] {} TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:28:31.834470 [ 259 ] {7ac6cac9-d06a-42ee-af19-e360e0c55ce8} executeQuery: (from [fd00:1122:3344:101::d]:38477) 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), min Float64, max Float64, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.06 20:28:31.834569 [ 259 ] {7ac6cac9-d06a-42ee-af19-e360e0c55ce8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2025.01.06 20:28:31.836641 [ 259 ] {7ac6cac9-d06a-42ee-af19-e360e0c55ce8} oximeter.measurements_histogramf64 (8e24fcec-2607-40d2-9e83-d8fef4cc4188): Loading data parts 2025.01.06 20:28:31.836818 [ 259 ] {7ac6cac9-d06a-42ee-af19-e360e0c55ce8} oximeter.measurements_histogramf64 (8e24fcec-2607-40d2-9e83-d8fef4cc4188): There are no data parts 2025.01.06 20:28:31.840486 [ 259 ] {7ac6cac9-d06a-42ee-af19-e360e0c55ce8} TCPHandler: Processed in 0.006454076 sec. 2025.01.06 20:28:31.840690 [ 258 ] {} TCP-Session: b226978b-5e89-4de8-9045-d3bbbad1f18c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:28:31.840915 [ 258 ] {3c83a8fd-b585-44a3-aa12-b28f729c94c6} executeQuery: (from [fd00:1122:3344:101::d]:52981) /* The field tables store named dimensions of each timeseries. * * As with the measurement tables, there is one field table for each field data * type. Fields are deduplicated by using the "replacing merge tree", though * this behavior **must not** be relied upon for query correctness. * * The index for the fields differs from the measurements, however. Rows are * sorted by timeseries name, then field name, field value, and finally * timeseries key. This reflects the most common pattern for looking them up: * by field name and possibly value, within a timeseries. The resulting keys are * usually then used to look up measurements. * * NOTE: We may want to consider a secondary index on these tables, sorting by * timeseries name and then key, since it would improve lookups where one * already has the key. Realistically though, these tables are quite small and * so performance benefits will be low in absolute terms. * * TTL: We use a materialized column to expire old field table records. This * column is generated automatically by the database whenever a new row is * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` * query. Since these tables are `ReplacingMergeTree`s, that means the last * record will remain during a deduplication, which will have the last * timestamp. ClickHouse will then expire old data for us, similar to the * measurement tables. */ CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Bool, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.01.06 20:28:31.841007 [ 258 ] {3c83a8fd-b585-44a3-aa12-b28f729c94c6} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2025.01.06 20:28:31.843167 [ 258 ] {3c83a8fd-b585-44a3-aa12-b28f729c94c6} oximeter.fields_bool (97ac4ead-1371-4d5e-a981-959c4a3193cd): Loading data parts 2025.01.06 20:28:31.843364 [ 258 ] {3c83a8fd-b585-44a3-aa12-b28f729c94c6} oximeter.fields_bool (97ac4ead-1371-4d5e-a981-959c4a3193cd): There are no data parts 2025.01.06 20:28:31.845237 [ 258 ] {3c83a8fd-b585-44a3-aa12-b28f729c94c6} TCPHandler: Processed in 0.004609095 sec. 2025.01.06 20:28:31.845438 [ 259 ] {} TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:28:31.845653 [ 259 ] {594f640b-3882-46fb-af64-958438d79721} executeQuery: (from [fd00:1122:3344:101::d]:38477) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.01.06 20:28:31.845738 [ 259 ] {594f640b-3882-46fb-af64-958438d79721} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2025.01.06 20:28:31.847770 [ 259 ] {594f640b-3882-46fb-af64-958438d79721} oximeter.fields_i8 (8d5dab53-2dbf-49d1-b787-a3f492885e6f): Loading data parts 2025.01.06 20:28:31.847940 [ 259 ] {594f640b-3882-46fb-af64-958438d79721} oximeter.fields_i8 (8d5dab53-2dbf-49d1-b787-a3f492885e6f): There are no data parts 2025.01.06 20:28:31.851509 [ 259 ] {594f640b-3882-46fb-af64-958438d79721} TCPHandler: Processed in 0.006127707 sec. 2025.01.06 20:28:31.851712 [ 258 ] {} TCP-Session: b226978b-5e89-4de8-9045-d3bbbad1f18c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:28:31.852006 [ 258 ] {ae622d6c-682f-4bd0-9873-e5818ab2edfb} executeQuery: (from [fd00:1122:3344:101::d]:52981) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.01.06 20:28:31.852089 [ 258 ] {ae622d6c-682f-4bd0-9873-e5818ab2edfb} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2025.01.06 20:28:31.854212 [ 258 ] {ae622d6c-682f-4bd0-9873-e5818ab2edfb} oximeter.fields_u8 (1fb5646c-c98f-4cd1-a55c-c1fca61f9eac): Loading data parts 2025.01.06 20:28:31.854465 [ 258 ] {ae622d6c-682f-4bd0-9873-e5818ab2edfb} oximeter.fields_u8 (1fb5646c-c98f-4cd1-a55c-c1fca61f9eac): There are no data parts 2025.01.06 20:28:31.856333 [ 258 ] {ae622d6c-682f-4bd0-9873-e5818ab2edfb} TCPHandler: Processed in 0.004689368 sec. 2025.01.06 20:28:31.856522 [ 259 ] {} TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:28:31.856776 [ 259 ] {9f2e92b6-0e8e-448c-8fc9-520df0509d0d} executeQuery: (from [fd00:1122:3344:101::d]:38477) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.01.06 20:28:31.856863 [ 259 ] {9f2e92b6-0e8e-448c-8fc9-520df0509d0d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2025.01.06 20:28:31.858966 [ 259 ] {9f2e92b6-0e8e-448c-8fc9-520df0509d0d} oximeter.fields_i16 (786fc826-0009-4f46-9cf5-9fba1333e656): Loading data parts 2025.01.06 20:28:31.859139 [ 259 ] {9f2e92b6-0e8e-448c-8fc9-520df0509d0d} oximeter.fields_i16 (786fc826-0009-4f46-9cf5-9fba1333e656): There are no data parts 2025.01.06 20:28:31.862756 [ 259 ] {9f2e92b6-0e8e-448c-8fc9-520df0509d0d} TCPHandler: Processed in 0.006301411 sec. 2025.01.06 20:28:31.862959 [ 258 ] {} TCP-Session: b226978b-5e89-4de8-9045-d3bbbad1f18c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:28:31.863253 [ 258 ] {6da5a0c8-b384-4a47-b99b-73bcac5238d1} executeQuery: (from [fd00:1122:3344:101::d]:52981) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.01.06 20:28:31.863335 [ 258 ] {6da5a0c8-b384-4a47-b99b-73bcac5238d1} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2025.01.06 20:28:31.865511 [ 258 ] {6da5a0c8-b384-4a47-b99b-73bcac5238d1} oximeter.fields_u16 (1ae40f88-589a-47d9-bbfe-967558875ffa): Loading data parts 2025.01.06 20:28:31.865733 [ 258 ] {6da5a0c8-b384-4a47-b99b-73bcac5238d1} oximeter.fields_u16 (1ae40f88-589a-47d9-bbfe-967558875ffa): There are no data parts 2025.01.06 20:28:31.867637 [ 258 ] {6da5a0c8-b384-4a47-b99b-73bcac5238d1} TCPHandler: Processed in 0.004746289 sec. 2025.01.06 20:28:31.867834 [ 259 ] {} TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:28:31.868084 [ 259 ] {d121a270-686b-4d30-ac0f-51e12e55d445} executeQuery: (from [fd00:1122:3344:101::d]:38477) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.01.06 20:28:31.868177 [ 259 ] {d121a270-686b-4d30-ac0f-51e12e55d445} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2025.01.06 20:28:31.870125 [ 259 ] {d121a270-686b-4d30-ac0f-51e12e55d445} oximeter.fields_i32 (35844d55-0f73-4131-836d-c77ba58ae882): Loading data parts 2025.01.06 20:28:31.870343 [ 259 ] {d121a270-686b-4d30-ac0f-51e12e55d445} oximeter.fields_i32 (35844d55-0f73-4131-836d-c77ba58ae882): There are no data parts 2025.01.06 20:28:31.873957 [ 259 ] {d121a270-686b-4d30-ac0f-51e12e55d445} TCPHandler: Processed in 0.006189988 sec. 2025.01.06 20:28:31.874165 [ 258 ] {} TCP-Session: b226978b-5e89-4de8-9045-d3bbbad1f18c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:28:31.874443 [ 258 ] {e0e69ad3-04ee-4e49-a93f-5d894778fd9f} executeQuery: (from [fd00:1122:3344:101::d]:52981) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.01.06 20:28:31.874564 [ 258 ] {e0e69ad3-04ee-4e49-a93f-5d894778fd9f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2025.01.06 20:28:31.876603 [ 258 ] {e0e69ad3-04ee-4e49-a93f-5d894778fd9f} oximeter.fields_u32 (503ea8dd-f181-4148-8a5b-aa44b2707914): Loading data parts 2025.01.06 20:28:31.876792 [ 258 ] {e0e69ad3-04ee-4e49-a93f-5d894778fd9f} oximeter.fields_u32 (503ea8dd-f181-4148-8a5b-aa44b2707914): There are no data parts 2025.01.06 20:28:31.878659 [ 258 ] {e0e69ad3-04ee-4e49-a93f-5d894778fd9f} TCPHandler: Processed in 0.004562494 sec. 2025.01.06 20:28:31.878855 [ 259 ] {} TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:28:31.879102 [ 259 ] {e5755e6f-bdba-4b25-a4bc-d58c5c012199} executeQuery: (from [fd00:1122:3344:101::d]:38477) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.01.06 20:28:31.879190 [ 259 ] {e5755e6f-bdba-4b25-a4bc-d58c5c012199} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2025.01.06 20:28:31.881101 [ 259 ] {e5755e6f-bdba-4b25-a4bc-d58c5c012199} oximeter.fields_i64 (81c99e8f-95e0-467f-af60-fe118c960ada): Loading data parts 2025.01.06 20:28:31.881320 [ 259 ] {e5755e6f-bdba-4b25-a4bc-d58c5c012199} oximeter.fields_i64 (81c99e8f-95e0-467f-af60-fe118c960ada): There are no data parts 2025.01.06 20:28:31.884894 [ 259 ] {e5755e6f-bdba-4b25-a4bc-d58c5c012199} TCPHandler: Processed in 0.006107396 sec. 2025.01.06 20:28:31.885102 [ 258 ] {} TCP-Session: b226978b-5e89-4de8-9045-d3bbbad1f18c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:28:31.885350 [ 258 ] {28cd8ef4-b05a-4bef-9419-dff17eec8ec0} executeQuery: (from [fd00:1122:3344:101::d]:52981) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.01.06 20:28:31.885447 [ 258 ] {28cd8ef4-b05a-4bef-9419-dff17eec8ec0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2025.01.06 20:28:31.887541 [ 258 ] {28cd8ef4-b05a-4bef-9419-dff17eec8ec0} oximeter.fields_u64 (853c9ec9-6833-4c14-91e5-3ef8f8b8bca8): Loading data parts 2025.01.06 20:28:31.887792 [ 258 ] {28cd8ef4-b05a-4bef-9419-dff17eec8ec0} oximeter.fields_u64 (853c9ec9-6833-4c14-91e5-3ef8f8b8bca8): There are no data parts 2025.01.06 20:28:31.889672 [ 258 ] {28cd8ef4-b05a-4bef-9419-dff17eec8ec0} TCPHandler: Processed in 0.004637136 sec. 2025.01.06 20:28:31.889867 [ 259 ] {} TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:28:31.890138 [ 259 ] {244a68e4-56ec-4513-8616-dbf44d5f4dcd} executeQuery: (from [fd00:1122:3344:101::d]:38477) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.01.06 20:28:31.890211 [ 259 ] {244a68e4-56ec-4513-8616-dbf44d5f4dcd} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2025.01.06 20:28:31.892141 [ 259 ] {244a68e4-56ec-4513-8616-dbf44d5f4dcd} oximeter.fields_ipaddr (7b85b4f1-faf9-433b-b27f-0527e79fb18c): Loading data parts 2025.01.06 20:28:31.892380 [ 259 ] {244a68e4-56ec-4513-8616-dbf44d5f4dcd} oximeter.fields_ipaddr (7b85b4f1-faf9-433b-b27f-0527e79fb18c): There are no data parts 2025.01.06 20:28:31.895987 [ 259 ] {244a68e4-56ec-4513-8616-dbf44d5f4dcd} TCPHandler: Processed in 0.006187458 sec. 2025.01.06 20:28:31.896205 [ 258 ] {} TCP-Session: b226978b-5e89-4de8-9045-d3bbbad1f18c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:28:31.896458 [ 258 ] {a2fd3972-603d-4bdb-8cfa-323d92fffacc} executeQuery: (from [fd00:1122:3344:101::d]:52981) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.01.06 20:28:31.896558 [ 258 ] {a2fd3972-603d-4bdb-8cfa-323d92fffacc} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2025.01.06 20:28:31.898639 [ 258 ] {a2fd3972-603d-4bdb-8cfa-323d92fffacc} oximeter.fields_string (aedd4dd5-9585-4b95-b99d-084a5cfe0d00): Loading data parts 2025.01.06 20:28:31.898837 [ 258 ] {a2fd3972-603d-4bdb-8cfa-323d92fffacc} oximeter.fields_string (aedd4dd5-9585-4b95-b99d-084a5cfe0d00): There are no data parts 2025.01.06 20:28:31.900729 [ 258 ] {a2fd3972-603d-4bdb-8cfa-323d92fffacc} TCPHandler: Processed in 0.004592695 sec. 2025.01.06 20:28:31.900922 [ 259 ] {} TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:28:31.901200 [ 259 ] {b60e7efd-1d69-49de-ae3a-444080c80977} executeQuery: (from [fd00:1122:3344:101::d]:38477) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.01.06 20:28:31.901271 [ 259 ] {b60e7efd-1d69-49de-ae3a-444080c80977} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2025.01.06 20:28:31.903190 [ 259 ] {b60e7efd-1d69-49de-ae3a-444080c80977} oximeter.fields_uuid (538d4b0f-accb-4038-bdfc-74b5b9b9bdf6): Loading data parts 2025.01.06 20:28:31.903421 [ 259 ] {b60e7efd-1d69-49de-ae3a-444080c80977} oximeter.fields_uuid (538d4b0f-accb-4038-bdfc-74b5b9b9bdf6): There are no data parts 2025.01.06 20:28:31.907006 [ 259 ] {b60e7efd-1d69-49de-ae3a-444080c80977} TCPHandler: Processed in 0.006158188 sec. 2025.01.06 20:28:31.907234 [ 258 ] {} TCP-Session: b226978b-5e89-4de8-9045-d3bbbad1f18c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:28:31.907587 [ 258 ] {77e04a4a-9641-4069-9f1d-a6c78b453335} executeQuery: (from [fd00:1122:3344:101::d]:52981) /* The timeseries schema table stores the extracted schema for the samples * oximeter collects. */ CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) 2025.01.06 20:28:31.907708 [ 258 ] {77e04a4a-9641-4069-9f1d-a6c78b453335} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2025.01.06 20:28:31.909769 [ 258 ] {77e04a4a-9641-4069-9f1d-a6c78b453335} oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e): Loading data parts 2025.01.06 20:28:31.909920 [ 258 ] {77e04a4a-9641-4069-9f1d-a6c78b453335} oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e): There are no data parts 2025.01.06 20:28:31.911981 [ 258 ] {77e04a4a-9641-4069-9f1d-a6c78b453335} TCPHandler: Processed in 0.004816521 sec. 2025.01.06 20:28:31.912215 [ 259 ] {} TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:28:31.912407 [ 259 ] {787a0e18-80ec-4a17-895b-a7a3f1142f43} executeQuery: (from [fd00:1122:3344:101::d]:38477) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2025.01.06 20:28:31.913616 [ 259 ] {787a0e18-80ec-4a17-895b-a7a3f1142f43} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2025.01.06 20:28:31.922367 [ 267 ] {787a0e18-80ec-4a17-895b-a7a3f1142f43} oximeter.version (f1aaf534-2e00-44b6-808b-a89ab22afd15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:28:31.922419 [ 267 ] {787a0e18-80ec-4a17-895b-a7a3f1142f43} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2025.01.06 20:28:31.926638 [ 267 ] {787a0e18-80ec-4a17-895b-a7a3f1142f43} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.06 20:28:31.927056 [ 267 ] {787a0e18-80ec-4a17-895b-a7a3f1142f43} oximeter.version (f1aaf534-2e00-44b6-808b-a89ab22afd15): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:28:31.927377 [ 259 ] {787a0e18-80ec-4a17-895b-a7a3f1142f43} executeQuery: Read 1 rows, 16.00 B in 0.015043 sec., 66.47610184138802 rows/sec., 1.04 KiB/sec. 2025.01.06 20:28:31.927721 [ 259 ] {787a0e18-80ec-4a17-895b-a7a3f1142f43} TCPHandler: Processed in 0.015561894 sec. 2025.01.06 20:28:32.001169 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 126.78 MiB, peak 126.78 MiB, free memory in arenas 0.00 B, will set to 139.84 MiB (RSS), difference: 13.06 MiB 2025.01.06 20:28:32.263028 [ 269 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:55925 2025.01.06 20:28:32.263155 [ 269 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.06 20:28:32.263231 [ 269 ] {} TCP-Session: 4e3e2d53-2c13-481a-bc10-6d950850c2b2 Authenticating user 'default' from [fd00:1122:3344:101::b]:55925 2025.01.06 20:28:32.263255 [ 269 ] {} TCP-Session: 4e3e2d53-2c13-481a-bc10-6d950850c2b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.06 20:28:32.263269 [ 269 ] {} TCP-Session: 4e3e2d53-2c13-481a-bc10-6d950850c2b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.06 20:28:32.263343 [ 269 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2025.01.06 20:28:32.263369 [ 269 ] {} ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2025.01.06 20:28:32.263412 [ 269 ] {} ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2025.01.06 20:28:32.265129 [ 271 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:36327 2025.01.06 20:28:32.265191 [ 272 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:64652 2025.01.06 20:28:32.265132 [ 270 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:35868 2025.01.06 20:28:32.265289 [ 273 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:45566 2025.01.06 20:28:32.265656 [ 274 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:53097 2025.01.06 20:28:32.265749 [ 270 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.06 20:28:32.265600 [ 271 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.06 20:28:32.265883 [ 271 ] {} TCP-Session: 2487fddb-a7f4-4de7-979c-1816cb2fae19 Authenticating user 'default' from [fd00:1122:3344:101::b]:36327 2025.01.06 20:28:32.265909 [ 275 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:52015 2025.01.06 20:28:32.266054 [ 271 ] {} TCP-Session: 2487fddb-a7f4-4de7-979c-1816cb2fae19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.06 20:28:32.266036 [ 270 ] {} TCP-Session: a89d06de-35b3-4223-8fdd-3973dbba5b77 Authenticating user 'default' from [fd00:1122:3344:101::b]:35868 2025.01.06 20:28:32.266108 [ 276 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:47154 2025.01.06 20:28:32.266242 [ 271 ] {} TCP-Session: 2487fddb-a7f4-4de7-979c-1816cb2fae19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.06 20:28:32.266252 [ 270 ] {} TCP-Session: a89d06de-35b3-4223-8fdd-3973dbba5b77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.06 20:28:32.266311 [ 270 ] {} TCP-Session: a89d06de-35b3-4223-8fdd-3973dbba5b77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.06 20:28:32.268887 [ 272 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.06 20:28:32.268938 [ 272 ] {} TCP-Session: 7888f549-6582-45ce-a27c-d47aff97cc49 Authenticating user 'default' from [fd00:1122:3344:101::b]:64652 2025.01.06 20:28:32.268968 [ 272 ] {} TCP-Session: 7888f549-6582-45ce-a27c-d47aff97cc49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.06 20:28:32.269038 [ 272 ] {} TCP-Session: 7888f549-6582-45ce-a27c-d47aff97cc49 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.06 20:28:32.269629 [ 275 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.06 20:28:32.269676 [ 275 ] {} TCP-Session: 4e9a093f-fdc1-47d0-bd72-14b7a2a6c0f4 Authenticating user 'default' from [fd00:1122:3344:101::b]:52015 2025.01.06 20:28:32.269733 [ 275 ] {} TCP-Session: 4e9a093f-fdc1-47d0-bd72-14b7a2a6c0f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.06 20:28:32.269782 [ 275 ] {} TCP-Session: 4e9a093f-fdc1-47d0-bd72-14b7a2a6c0f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.06 20:28:32.270309 [ 276 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.06 20:28:32.270350 [ 276 ] {} TCP-Session: f325dca7-c0a3-4179-afbc-903cf662fb5a Authenticating user 'default' from [fd00:1122:3344:101::b]:47154 2025.01.06 20:28:32.270431 [ 276 ] {} TCP-Session: f325dca7-c0a3-4179-afbc-903cf662fb5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.06 20:28:32.270453 [ 276 ] {} TCP-Session: f325dca7-c0a3-4179-afbc-903cf662fb5a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.06 20:28:32.271604 [ 274 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.06 20:28:32.271681 [ 273 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.06 20:28:32.271692 [ 274 ] {} TCP-Session: aa4395bb-6fb0-42e7-a5ce-ad26e862743f Authenticating user 'default' from [fd00:1122:3344:101::b]:53097 2025.01.06 20:28:32.271741 [ 273 ] {} TCP-Session: d49f70ba-83ec-4e72-962a-c2198f608c70 Authenticating user 'default' from [fd00:1122:3344:101::b]:45566 2025.01.06 20:28:32.271752 [ 274 ] {} TCP-Session: aa4395bb-6fb0-42e7-a5ce-ad26e862743f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.06 20:28:32.271827 [ 273 ] {} TCP-Session: d49f70ba-83ec-4e72-962a-c2198f608c70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.06 20:28:32.271835 [ 274 ] {} TCP-Session: aa4395bb-6fb0-42e7-a5ce-ad26e862743f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.06 20:28:32.271856 [ 273 ] {} TCP-Session: d49f70ba-83ec-4e72-962a-c2198f608c70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.06 20:28:33.870349 [ 277 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:47330 2025.01.06 20:28:33.870521 [ 277 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.06 20:28:33.870574 [ 277 ] {} TCP-Session: 5391cc5d-4f96-4c55-896b-534430db5717 Authenticating user 'default' from [fd00:1122:3344:101::c]:47330 2025.01.06 20:28:33.870617 [ 277 ] {} TCP-Session: 5391cc5d-4f96-4c55-896b-534430db5717 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.06 20:28:33.870631 [ 277 ] {} TCP-Session: 5391cc5d-4f96-4c55-896b-534430db5717 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.06 20:28:33.870706 [ 277 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2025.01.06 20:28:33.870745 [ 277 ] {} ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2025.01.06 20:28:33.870773 [ 277 ] {} ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2025.01.06 20:28:33.872379 [ 278 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:41759 2025.01.06 20:28:33.872544 [ 280 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:55641 2025.01.06 20:28:33.872556 [ 279 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:64702 2025.01.06 20:28:33.872930 [ 281 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:33592 2025.01.06 20:28:33.873093 [ 279 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.06 20:28:33.873120 [ 282 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:56533 2025.01.06 20:28:33.872990 [ 280 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.06 20:28:33.873390 [ 278 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.06 20:28:33.873428 [ 283 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:64407 2025.01.06 20:28:33.873427 [ 279 ] {} TCP-Session: 6eb27cf5-aaad-4b73-b04a-7029d9d74ab4 Authenticating user 'default' from [fd00:1122:3344:101::c]:64702 2025.01.06 20:28:33.873519 [ 280 ] {} TCP-Session: 7add4d08-0fae-4abf-a591-407a2907b379 Authenticating user 'default' from [fd00:1122:3344:101::c]:55641 2025.01.06 20:28:33.873627 [ 284 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:51377 2025.01.06 20:28:33.873688 [ 278 ] {} TCP-Session: c8221a4b-dd5b-4a48-a725-1a13f41094d1 Authenticating user 'default' from [fd00:1122:3344:101::c]:41759 2025.01.06 20:28:33.873916 [ 280 ] {} TCP-Session: 7add4d08-0fae-4abf-a591-407a2907b379 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.06 20:28:33.874009 [ 279 ] {} TCP-Session: 6eb27cf5-aaad-4b73-b04a-7029d9d74ab4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.06 20:28:33.874029 [ 278 ] {} TCP-Session: c8221a4b-dd5b-4a48-a725-1a13f41094d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.06 20:28:33.874056 [ 279 ] {} TCP-Session: 6eb27cf5-aaad-4b73-b04a-7029d9d74ab4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.06 20:28:33.874080 [ 280 ] {} TCP-Session: 7add4d08-0fae-4abf-a591-407a2907b379 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.06 20:28:33.874116 [ 278 ] {} TCP-Session: c8221a4b-dd5b-4a48-a725-1a13f41094d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.06 20:28:33.876635 [ 281 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.06 20:28:33.876686 [ 281 ] {} TCP-Session: 75a9bfd7-7a32-449b-a0d8-4491abd650f5 Authenticating user 'default' from [fd00:1122:3344:101::c]:33592 2025.01.06 20:28:33.876713 [ 281 ] {} TCP-Session: 75a9bfd7-7a32-449b-a0d8-4491abd650f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.06 20:28:33.876761 [ 282 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.06 20:28:33.876891 [ 281 ] {} TCP-Session: 75a9bfd7-7a32-449b-a0d8-4491abd650f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.06 20:28:33.876939 [ 282 ] {} TCP-Session: 3944e61f-1730-4e61-9884-5499b4c5e918 Authenticating user 'default' from [fd00:1122:3344:101::c]:56533 2025.01.06 20:28:33.877021 [ 282 ] {} TCP-Session: 3944e61f-1730-4e61-9884-5499b4c5e918 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.06 20:28:33.877038 [ 282 ] {} TCP-Session: 3944e61f-1730-4e61-9884-5499b4c5e918 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.06 20:28:33.877395 [ 284 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.06 20:28:33.877460 [ 284 ] {} TCP-Session: bb83fe56-76b9-49ff-806d-5eb131f84399 Authenticating user 'default' from [fd00:1122:3344:101::c]:51377 2025.01.06 20:28:33.877503 [ 284 ] {} TCP-Session: bb83fe56-76b9-49ff-806d-5eb131f84399 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.06 20:28:33.877518 [ 284 ] {} TCP-Session: bb83fe56-76b9-49ff-806d-5eb131f84399 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.06 20:28:33.881913 [ 283 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.06 20:28:33.882031 [ 283 ] {} TCP-Session: 50265696-eb3c-4113-b081-67e0ec2dff20 Authenticating user 'default' from [fd00:1122:3344:101::c]:64407 2025.01.06 20:28:33.882055 [ 283 ] {} TCP-Session: 50265696-eb3c-4113-b081-67e0ec2dff20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.06 20:28:33.882073 [ 283 ] {} TCP-Session: 50265696-eb3c-4113-b081-67e0ec2dff20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.06 20:28:33.896432 [ 285 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:62630 2025.01.06 20:28:33.896572 [ 285 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.06 20:28:33.896599 [ 285 ] {} TCP-Session: ee8ee29e-a7cb-4e53-a621-77dbe2c1dd1d Authenticating user 'default' from [fd00:1122:3344:101::a]:62630 2025.01.06 20:28:33.896779 [ 285 ] {} TCP-Session: ee8ee29e-a7cb-4e53-a621-77dbe2c1dd1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.06 20:28:33.896794 [ 285 ] {} TCP-Session: ee8ee29e-a7cb-4e53-a621-77dbe2c1dd1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.06 20:28:33.896858 [ 285 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2025.01.06 20:28:33.896904 [ 285 ] {} ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2025.01.06 20:28:33.896923 [ 285 ] {} ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2025.01.06 20:28:33.899259 [ 286 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:42796 2025.01.06 20:28:33.899469 [ 286 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.06 20:28:33.899480 [ 287 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:35035 2025.01.06 20:28:33.899560 [ 288 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:63099 2025.01.06 20:28:33.899578 [ 286 ] {} TCP-Session: ebc23505-2b5a-4a68-82f8-08ed43d866a5 Authenticating user 'default' from [fd00:1122:3344:101::a]:42796 2025.01.06 20:28:33.899735 [ 289 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:63265 2025.01.06 20:28:33.899842 [ 286 ] {} TCP-Session: ebc23505-2b5a-4a68-82f8-08ed43d866a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.06 20:28:33.899919 [ 288 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.06 20:28:33.899928 [ 286 ] {} TCP-Session: ebc23505-2b5a-4a68-82f8-08ed43d866a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.06 20:28:33.900132 [ 290 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:48767 2025.01.06 20:28:33.899914 [ 287 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.06 20:28:33.900192 [ 289 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.06 20:28:33.900207 [ 288 ] {} TCP-Session: d201623a-f1ba-4902-9473-a0570ac04d60 Authenticating user 'default' from [fd00:1122:3344:101::a]:63099 2025.01.06 20:28:33.900327 [ 292 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:56054 2025.01.06 20:28:33.900340 [ 291 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:46334 2025.01.06 20:28:33.900870 [ 289 ] {} TCP-Session: f5d5f5eb-ed43-4934-88c6-ef6b771b3e60 Authenticating user 'default' from [fd00:1122:3344:101::a]:63265 2025.01.06 20:28:33.900887 [ 287 ] {} TCP-Session: 067bcbcc-61a0-414e-850e-acd3eb78ca86 Authenticating user 'default' from [fd00:1122:3344:101::a]:35035 2025.01.06 20:28:33.900985 [ 290 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.06 20:28:33.900976 [ 289 ] {} TCP-Session: f5d5f5eb-ed43-4934-88c6-ef6b771b3e60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.06 20:28:33.901120 [ 287 ] {} TCP-Session: 067bcbcc-61a0-414e-850e-acd3eb78ca86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.06 20:28:33.900963 [ 288 ] {} TCP-Session: d201623a-f1ba-4902-9473-a0570ac04d60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.06 20:28:33.901157 [ 290 ] {} TCP-Session: c6bed587-ce41-4d16-b64c-3e68c663ffc7 Authenticating user 'default' from [fd00:1122:3344:101::a]:48767 2025.01.06 20:28:33.901180 [ 289 ] {} TCP-Session: f5d5f5eb-ed43-4934-88c6-ef6b771b3e60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.06 20:28:33.901214 [ 288 ] {} TCP-Session: d201623a-f1ba-4902-9473-a0570ac04d60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.06 20:28:33.901218 [ 287 ] {} TCP-Session: 067bcbcc-61a0-414e-850e-acd3eb78ca86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.06 20:28:33.901233 [ 290 ] {} TCP-Session: c6bed587-ce41-4d16-b64c-3e68c663ffc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.06 20:28:33.901464 [ 290 ] {} TCP-Session: c6bed587-ce41-4d16-b64c-3e68c663ffc7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.06 20:28:33.905268 [ 291 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.06 20:28:33.905321 [ 291 ] {} TCP-Session: 3b1c3ffa-920d-4411-bc01-c1a2bd8959e4 Authenticating user 'default' from [fd00:1122:3344:101::a]:46334 2025.01.06 20:28:33.905373 [ 291 ] {} TCP-Session: 3b1c3ffa-920d-4411-bc01-c1a2bd8959e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.06 20:28:33.905389 [ 291 ] {} TCP-Session: 3b1c3ffa-920d-4411-bc01-c1a2bd8959e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.06 20:28:33.906446 [ 292 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.06 20:28:33.906514 [ 292 ] {} TCP-Session: d944fcc0-e6e8-4ca8-8d49-a1e5a82f5d7f Authenticating user 'default' from [fd00:1122:3344:101::a]:56054 2025.01.06 20:28:33.906532 [ 292 ] {} TCP-Session: d944fcc0-e6e8-4ca8-8d49-a1e5a82f5d7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.06 20:28:33.906547 [ 292 ] {} TCP-Session: d944fcc0-e6e8-4ca8-8d49-a1e5a82f5d7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.06 20:28:38.032819 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 2025.01.06 20:28:38.032861 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 2025.01.06 20:28:38.032939 [ 242 ] {} SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog 2025.01.06 20:28:38.032975 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog 2025.01.06 20:28:38.039758 [ 244 ] {} system.asynchronous_metric_log (8a25aa28-9e23-439f-b1e1-9a327eaa26be): Loading data parts 2025.01.06 20:28:38.040070 [ 244 ] {} system.asynchronous_metric_log (8a25aa28-9e23-439f-b1e1-9a327eaa26be): There are no data parts 2025.01.06 20:28:38.049544 [ 244 ] {} system.asynchronous_metric_log (8a25aa28-9e23-439f-b1e1-9a327eaa26be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:28:38.049631 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.06 20:28:38.052849 [ 244 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.06 20:28:38.053592 [ 244 ] {} system.asynchronous_metric_log (8a25aa28-9e23-439f-b1e1-9a327eaa26be): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:28:38.054273 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 2025.01.06 20:28:38.059817 [ 242 ] {} system.metric_log (02d4f3e6-2200-49a4-9647-8a25a47721d3): Loading data parts 2025.01.06 20:28:38.059997 [ 242 ] {} system.metric_log (02d4f3e6-2200-49a4-9647-8a25a47721d3): There are no data parts 2025.01.06 20:28:38.083126 [ 242 ] {} system.metric_log (02d4f3e6-2200-49a4-9647-8a25a47721d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:28:38.083173 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.06 20:28:38.092609 [ 242 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.06 20:28:38.093447 [ 242 ] {} system.metric_log (02d4f3e6-2200-49a4-9647-8a25a47721d3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:28:38.095909 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 8 2025.01.06 20:28:39.001148 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 146.45 MiB, peak 150.45 MiB, free memory in arenas 0.00 B, will set to 151.24 MiB (RSS), difference: 4.79 MiB 2025.01.06 20:28:40.532754 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 90 2025.01.06 20:28:40.532848 [ 243 ] {} SystemLog (system.query_log): Creating new table system.query_log for QueryLog 2025.01.06 20:28:40.539654 [ 243 ] {} system.query_log (b0c0e1c6-80ff-412e-9ff0-62b2fc86b228): Loading data parts 2025.01.06 20:28:40.539882 [ 243 ] {} system.query_log (b0c0e1c6-80ff-412e-9ff0-62b2fc86b228): There are no data parts 2025.01.06 20:28:40.546394 [ 243 ] {} system.query_log (b0c0e1c6-80ff-412e-9ff0-62b2fc86b228): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:28:40.546436 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.06 20:28:40.548061 [ 243 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.06 20:28:40.548363 [ 243 ] {} system.query_log (b0c0e1c6-80ff-412e-9ff0-62b2fc86b228): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:28:40.548857 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 90 2025.01.06 20:28:41.001162 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 155.42 MiB, peak 155.42 MiB, free memory in arenas 0.00 B, will set to 151.70 MiB (RSS), difference: -3.72 MiB 2025.01.06 20:28:45.504535 [ 125 ] {} DNSResolver: Updating DNS cache 2025.01.06 20:28:45.504603 [ 125 ] {} DNSResolver: Updated DNS cache 2025.01.06 20:28:45.555291 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 2025.01.06 20:28:45.558311 [ 244 ] {} system.asynchronous_metric_log (8a25aa28-9e23-439f-b1e1-9a327eaa26be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:28:45.558366 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.06 20:28:45.559148 [ 244 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.06 20:28:45.559620 [ 244 ] {} system.asynchronous_metric_log (8a25aa28-9e23-439f-b1e1-9a327eaa26be): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:28:45.559873 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 2025.01.06 20:28:45.596868 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 2025.01.06 20:28:45.620578 [ 242 ] {} system.metric_log (02d4f3e6-2200-49a4-9647-8a25a47721d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:28:45.620638 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.06 20:28:45.627687 [ 242 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.06 20:28:45.628976 [ 242 ] {} system.metric_log (02d4f3e6-2200-49a4-9647-8a25a47721d3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:28:45.631830 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 16 2025.01.06 20:28:46.000173 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 152.37 MiB, peak 156.37 MiB, free memory in arenas 0.00 B, will set to 154.65 MiB (RSS), difference: 2.28 MiB 2025.01.06 20:28:51.000134 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 150.67 MiB, peak 156.37 MiB, free memory in arenas 0.00 B, will set to 154.69 MiB (RSS), difference: 4.01 MiB 2025.01.06 20:28:53.060886 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 2025.01.06 20:28:53.061482 [ 244 ] {} system.asynchronous_metric_log (8a25aa28-9e23-439f-b1e1-9a327eaa26be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:28:53.061523 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.06 20:28:53.062123 [ 244 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.06 20:28:53.062379 [ 244 ] {} system.asynchronous_metric_log (8a25aa28-9e23-439f-b1e1-9a327eaa26be): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:28:53.062610 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 2025.01.06 20:28:53.132819 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 2025.01.06 20:28:53.151460 [ 242 ] {} system.metric_log (02d4f3e6-2200-49a4-9647-8a25a47721d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:28:53.151519 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.06 20:28:53.157993 [ 242 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.06 20:28:53.158752 [ 242 ] {} system.metric_log (02d4f3e6-2200-49a4-9647-8a25a47721d3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:28:53.161514 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 23 2025.01.06 20:29:00.504664 [ 115 ] {} DNSResolver: Updating DNS cache 2025.01.06 20:29:00.504724 [ 115 ] {} DNSResolver: Updated DNS cache 2025.01.06 20:29:00.563833 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1891 2025.01.06 20:29:00.564750 [ 244 ] {} system.asynchronous_metric_log (8a25aa28-9e23-439f-b1e1-9a327eaa26be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:29:00.564826 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.06 20:29:00.565456 [ 244 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.06 20:29:00.565719 [ 244 ] {} system.asynchronous_metric_log (8a25aa28-9e23-439f-b1e1-9a327eaa26be): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:29:00.565952 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 2025.01.06 20:29:00.662544 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 2025.01.06 20:29:00.682565 [ 242 ] {} system.metric_log (02d4f3e6-2200-49a4-9647-8a25a47721d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:29:00.682622 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.06 20:29:00.689105 [ 242 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.06 20:29:00.689860 [ 242 ] {} system.metric_log (02d4f3e6-2200-49a4-9647-8a25a47721d3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:29:00.692411 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 31 2025.01.06 20:29:01.934473 [ 258 ] {} TCP-Session: b226978b-5e89-4de8-9045-d3bbbad1f18c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:29:01.934750 [ 258 ] {c95dca1c-ecbe-4288-a381-0bf62ae9da46} executeQuery: (from [fd00:1122:3344:101::d]:52981) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) 2025.01.06 20:29:01.941095 [ 258 ] {c95dca1c-ecbe-4288-a381-0bf62ae9da46} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.06 20:29:01.948630 [ 258 ] {c95dca1c-ecbe-4288-a381-0bf62ae9da46} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.06 20:29:01.963445 [ 258 ] {c95dca1c-ecbe-4288-a381-0bf62ae9da46} TCPHandler: Processed in 0.029199715 sec. 2025.01.06 20:29:01.971810 [ 259 ] {} TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:29:01.972078 [ 259 ] {3e02e2a4-054a-4d2f-a037-b0df4b1c8740} executeQuery: (from [fd00:1122:3344:101::d]:38477) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT Native; (stage: Complete) 2025.01.06 20:29:01.982758 [ 259 ] {3e02e2a4-054a-4d2f-a037-b0df4b1c8740} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.06 20:29:01.982829 [ 259 ] {3e02e2a4-054a-4d2f-a037-b0df4b1c8740} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.06 20:29:01.983452 [ 259 ] {3e02e2a4-054a-4d2f-a037-b0df4b1c8740} TCPHandler: Processed in 0.011785261 sec. 2025.01.06 20:29:01.983723 [ 258 ] {} TCP-Session: b226978b-5e89-4de8-9045-d3bbbad1f18c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:29:01.983915 [ 258 ] {d38591ba-76ff-4884-8a3a-559c71a093e2} executeQuery: (from [fd00:1122:3344:101::d]:52981) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) 2025.01.06 20:29:01.984428 [ 258 ] {d38591ba-76ff-4884-8a3a-559c71a093e2} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.06 20:29:01.984493 [ 258 ] {d38591ba-76ff-4884-8a3a-559c71a093e2} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.06 20:29:01.985021 [ 258 ] {d38591ba-76ff-4884-8a3a-559c71a093e2} TCPHandler: Processed in 0.001368237 sec. 2025.01.06 20:29:01.985249 [ 259 ] {} TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:29:01.985404 [ 259 ] {db8fa4c9-daef-4b28-af2f-5fc6765892f1} executeQuery: (from [fd00:1122:3344:101::d]:38477) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) 2025.01.06 20:29:01.985768 [ 259 ] {db8fa4c9-daef-4b28-af2f-5fc6765892f1} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.06 20:29:01.985826 [ 259 ] {db8fa4c9-daef-4b28-af2f-5fc6765892f1} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.06 20:29:01.986406 [ 259 ] {db8fa4c9-daef-4b28-af2f-5fc6765892f1} TCPHandler: Processed in 0.001214033 sec. 2025.01.06 20:29:01.987195 [ 258 ] {} TCP-Session: b226978b-5e89-4de8-9045-d3bbbad1f18c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:29:01.987344 [ 258 ] {e4c1fcdd-d546-44d6-9be4-c6d2d0ba5b8c} executeQuery: (from [fd00:1122:3344:101::d]:52981) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) 2025.01.06 20:29:01.987714 [ 258 ] {e4c1fcdd-d546-44d6-9be4-c6d2d0ba5b8c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.06 20:29:01.987770 [ 258 ] {e4c1fcdd-d546-44d6-9be4-c6d2d0ba5b8c} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.06 20:29:01.988307 [ 258 ] {e4c1fcdd-d546-44d6-9be4-c6d2d0ba5b8c} TCPHandler: Processed in 0.001167572 sec. 2025.01.06 20:29:01.988537 [ 259 ] {} TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:29:01.988689 [ 259 ] {93d2b930-7daa-458b-92e5-ecc66e8b80f0} executeQuery: (from [fd00:1122:3344:101::d]:38477) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) 2025.01.06 20:29:01.989048 [ 259 ] {93d2b930-7daa-458b-92e5-ecc66e8b80f0} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.06 20:29:01.989103 [ 259 ] {93d2b930-7daa-458b-92e5-ecc66e8b80f0} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.06 20:29:01.989593 [ 259 ] {93d2b930-7daa-458b-92e5-ecc66e8b80f0} TCPHandler: Processed in 0.001112471 sec. 2025.01.06 20:29:01.989864 [ 258 ] {} TCP-Session: b226978b-5e89-4de8-9045-d3bbbad1f18c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:29:01.990018 [ 258 ] {56421c07-c5d6-44a3-8ce6-7275404773b4} executeQuery: (from [fd00:1122:3344:101::d]:52981) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled') FORMAT Native; (stage: Complete) 2025.01.06 20:29:01.990391 [ 258 ] {56421c07-c5d6-44a3-8ce6-7275404773b4} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.06 20:29:01.990445 [ 258 ] {56421c07-c5d6-44a3-8ce6-7275404773b4} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.06 20:29:01.990935 [ 258 ] {56421c07-c5d6-44a3-8ce6-7275404773b4} TCPHandler: Processed in 0.00112898 sec. 2025.01.06 20:29:01.991452 [ 259 ] {} TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:29:01.991605 [ 259 ] {505f88ef-155e-41e1-b2a8-eae7a018b740} executeQuery: (from [fd00:1122:3344:101::d]:38477) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up') FORMAT Native; (stage: Complete) 2025.01.06 20:29:01.991975 [ 259 ] {505f88ef-155e-41e1-b2a8-eae7a018b740} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.06 20:29:01.992030 [ 259 ] {505f88ef-155e-41e1-b2a8-eae7a018b740} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.06 20:29:01.992547 [ 259 ] {505f88ef-155e-41e1-b2a8-eae7a018b740} TCPHandler: Processed in 0.001148641 sec. 2025.01.06 20:29:01.992794 [ 258 ] {} TCP-Session: b226978b-5e89-4de8-9045-d3bbbad1f18c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:29:01.992946 [ 258 ] {75d2cb61-6a77-4f09-833b-37eaa1da03c7} executeQuery: (from [fd00:1122:3344:101::d]:52981) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity') FORMAT Native; (stage: Complete) 2025.01.06 20:29:01.993321 [ 258 ] {75d2cb61-6a77-4f09-833b-37eaa1da03c7} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.06 20:29:01.993375 [ 258 ] {75d2cb61-6a77-4f09-833b-37eaa1da03c7} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.06 20:29:01.993939 [ 258 ] {75d2cb61-6a77-4f09-833b-37eaa1da03c7} TCPHandler: Processed in 0.001199952 sec. 2025.01.06 20:29:01.994181 [ 259 ] {} TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:29:01.994338 [ 259 ] {3628fcf1-99f4-441b-8dbb-c9768345c6ab} executeQuery: (from [fd00:1122:3344:101::d]:38477) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) 2025.01.06 20:29:01.994716 [ 259 ] {3628fcf1-99f4-441b-8dbb-c9768345c6ab} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.06 20:29:01.994771 [ 259 ] {3628fcf1-99f4-441b-8dbb-c9768345c6ab} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.06 20:29:01.995254 [ 259 ] {3628fcf1-99f4-441b-8dbb-c9768345c6ab} TCPHandler: Processed in 0.001128341 sec. 2025.01.06 20:29:01.995492 [ 258 ] {} TCP-Session: b226978b-5e89-4de8-9045-d3bbbad1f18c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:29:01.995651 [ 258 ] {05843005-da9f-4372-aa17-9fb273540934} executeQuery: (from [fd00:1122:3344:101::d]:52981) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) 2025.01.06 20:29:01.996031 [ 258 ] {05843005-da9f-4372-aa17-9fb273540934} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.06 20:29:01.996088 [ 258 ] {05843005-da9f-4372-aa17-9fb273540934} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.06 20:29:01.996577 [ 258 ] {05843005-da9f-4372-aa17-9fb273540934} TCPHandler: Processed in 0.001144601 sec. 2025.01.06 20:29:01.996825 [ 259 ] {} TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:29:01.996985 [ 259 ] {e5896007-2ef5-4689-9407-53f364840648} executeQuery: (from [fd00:1122:3344:101::d]:38477) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) 2025.01.06 20:29:01.997366 [ 259 ] {e5896007-2ef5-4689-9407-53f364840648} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.06 20:29:01.997421 [ 259 ] {e5896007-2ef5-4689-9407-53f364840648} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.06 20:29:01.997905 [ 259 ] {e5896007-2ef5-4689-9407-53f364840648} TCPHandler: Processed in 0.001135431 sec. 2025.01.06 20:29:01.998144 [ 258 ] {} TCP-Session: b226978b-5e89-4de8-9045-d3bbbad1f18c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:29:01.998301 [ 258 ] {39a06879-859d-440d-8b8c-61dbde751af3} executeQuery: (from [fd00:1122:3344:101::d]:52981) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.06 20:29:01.998687 [ 258 ] {39a06879-859d-440d-8b8c-61dbde751af3} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.06 20:29:01.998742 [ 258 ] {39a06879-859d-440d-8b8c-61dbde751af3} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.06 20:29:01.999233 [ 258 ] {39a06879-859d-440d-8b8c-61dbde751af3} TCPHandler: Processed in 0.001144011 sec. 2025.01.06 20:29:01.999454 [ 259 ] {} TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:29:01.999614 [ 259 ] {f6aa81fc-7989-4526-801e-639f919b4931} executeQuery: (from [fd00:1122:3344:101::d]:38477) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.06 20:29:01.999998 [ 259 ] {f6aa81fc-7989-4526-801e-639f919b4931} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.06 20:29:02.000059 [ 259 ] {f6aa81fc-7989-4526-801e-639f919b4931} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.06 20:29:02.001145 [ 259 ] {f6aa81fc-7989-4526-801e-639f919b4931} TCPHandler: Processed in 0.001745547 sec. 2025.01.06 20:29:02.001382 [ 258 ] {} TCP-Session: b226978b-5e89-4de8-9045-d3bbbad1f18c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:29:02.001560 [ 258 ] {3af888f5-c566-4e85-8043-915bea8b780e} executeQuery: (from [fd00:1122:3344:101::d]:52981) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.06 20:29:02.002015 [ 258 ] {3af888f5-c566-4e85-8043-915bea8b780e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.06 20:29:02.002080 [ 258 ] {3af888f5-c566-4e85-8043-915bea8b780e} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.06 20:29:02.002630 [ 258 ] {3af888f5-c566-4e85-8043-915bea8b780e} TCPHandler: Processed in 0.001305586 sec. 2025.01.06 20:29:02.002851 [ 259 ] {} TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:29:02.003015 [ 259 ] {c30e002a-ccb8-4cdc-bfec-45433d276920} executeQuery: (from [fd00:1122:3344:101::d]:38477) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.06 20:29:02.003405 [ 259 ] {c30e002a-ccb8-4cdc-bfec-45433d276920} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.06 20:29:02.003461 [ 259 ] {c30e002a-ccb8-4cdc-bfec-45433d276920} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.06 20:29:02.003946 [ 259 ] {c30e002a-ccb8-4cdc-bfec-45433d276920} TCPHandler: Processed in 0.001148622 sec. 2025.01.06 20:29:02.008201 [ 258 ] {} TCP-Session: b226978b-5e89-4de8-9045-d3bbbad1f18c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:29:02.008522 [ 258 ] {ed031ea7-77c7-4784-a3b1-620195519aa8} executeQuery: (from [fd00:1122:3344:101::d]:52981) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.06 20:29:02.008917 [ 258 ] {ed031ea7-77c7-4784-a3b1-620195519aa8} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.06 20:29:02.008970 [ 258 ] {ed031ea7-77c7-4784-a3b1-620195519aa8} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.06 20:29:02.009638 [ 258 ] {ed031ea7-77c7-4784-a3b1-620195519aa8} TCPHandler: Processed in 0.001547502 sec. 2025.01.06 20:29:02.009958 [ 259 ] {} TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:29:02.010092 [ 259 ] {6a771053-523e-4c8b-a784-13cf34b1ef8d} executeQuery: (from [fd00:1122:3344:101::d]:38477) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.01.06 20:29:02.010146 [ 259 ] {6a771053-523e-4c8b-a784-13cf34b1ef8d} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.06 20:29:02.011020 [ 259 ] {6a771053-523e-4c8b-a784-13cf34b1ef8d} oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:29:02.011072 [ 259 ] {6a771053-523e-4c8b-a784-13cf34b1ef8d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.06 20:29:02.013668 [ 259 ] {6a771053-523e-4c8b-a784-13cf34b1ef8d} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.06 20:29:02.013937 [ 259 ] {6a771053-523e-4c8b-a784-13cf34b1ef8d} oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:29:02.014191 [ 259 ] {6a771053-523e-4c8b-a784-13cf34b1ef8d} executeQuery: Read 17 rows, 3.01 KiB in 0.004131 sec., 4115.226337448559 rows/sec., 729.05 KiB/sec. 2025.01.06 20:29:02.014372 [ 259 ] {6a771053-523e-4c8b-a784-13cf34b1ef8d} TCPHandler: Processed in 0.004471601 sec. 2025.01.06 20:29:02.014522 [ 258 ] {} TCP-Session: b226978b-5e89-4de8-9045-d3bbbad1f18c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:29:02.014650 [ 258 ] {d9cbce87-bc7a-4b23-b606-91c2e178e96b} executeQuery: (from [fd00:1122:3344:101::d]:52981) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.06 20:29:02.014700 [ 258 ] {d9cbce87-bc7a-4b23-b606-91c2e178e96b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.06 20:29:02.023119 [ 258 ] {d9cbce87-bc7a-4b23-b606-91c2e178e96b} oximeter.fields_i16 (786fc826-0009-4f46-9cf5-9fba1333e656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:29:02.023157 [ 258 ] {d9cbce87-bc7a-4b23-b606-91c2e178e96b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.06 20:29:02.023644 [ 258 ] {d9cbce87-bc7a-4b23-b606-91c2e178e96b} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.06 20:29:02.023892 [ 258 ] {d9cbce87-bc7a-4b23-b606-91c2e178e96b} oximeter.fields_i16 (786fc826-0009-4f46-9cf5-9fba1333e656): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:29:02.024107 [ 258 ] {d9cbce87-bc7a-4b23-b606-91c2e178e96b} executeQuery: Read 14 rows, 1.01 KiB in 0.009493 sec., 1474.7708838091226 rows/sec., 106.16 KiB/sec. 2025.01.06 20:29:02.024159 [ 258 ] {d9cbce87-bc7a-4b23-b606-91c2e178e96b} TCPHandler: Processed in 0.009693954 sec. 2025.01.06 20:29:02.024304 [ 259 ] {} TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:29:02.024429 [ 259 ] {da9cb722-492f-4219-a3cb-5c552f90effb} executeQuery: (from [fd00:1122:3344:101::d]:38477) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.06 20:29:02.024480 [ 259 ] {da9cb722-492f-4219-a3cb-5c552f90effb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.06 20:29:02.025250 [ 259 ] {da9cb722-492f-4219-a3cb-5c552f90effb} oximeter.fields_string (aedd4dd5-9585-4b95-b99d-084a5cfe0d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:29:02.025287 [ 259 ] {da9cb722-492f-4219-a3cb-5c552f90effb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.06 20:29:02.025701 [ 259 ] {da9cb722-492f-4219-a3cb-5c552f90effb} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.06 20:29:02.025943 [ 259 ] {da9cb722-492f-4219-a3cb-5c552f90effb} oximeter.fields_string (aedd4dd5-9585-4b95-b99d-084a5cfe0d00): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:29:02.026172 [ 259 ] {da9cb722-492f-4219-a3cb-5c552f90effb} executeQuery: Read 192 rows, 17.78 KiB in 0.001766 sec., 108720.2718006795 rows/sec., 9.83 MiB/sec. 2025.01.06 20:29:02.026305 [ 259 ] {da9cb722-492f-4219-a3cb-5c552f90effb} TCPHandler: Processed in 0.002060526 sec. 2025.01.06 20:29:02.026448 [ 258 ] {} TCP-Session: b226978b-5e89-4de8-9045-d3bbbad1f18c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:29:02.026583 [ 258 ] {931f1840-5a27-4f98-bc7f-a580317e646b} executeQuery: (from [fd00:1122:3344:101::d]:52981) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.06 20:29:02.026639 [ 258 ] {931f1840-5a27-4f98-bc7f-a580317e646b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.06 20:29:02.027360 [ 258 ] {931f1840-5a27-4f98-bc7f-a580317e646b} oximeter.fields_u16 (1ae40f88-589a-47d9-bbfe-967558875ffa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:29:02.027403 [ 258 ] {931f1840-5a27-4f98-bc7f-a580317e646b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.06 20:29:02.027775 [ 258 ] {931f1840-5a27-4f98-bc7f-a580317e646b} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.06 20:29:02.028007 [ 258 ] {931f1840-5a27-4f98-bc7f-a580317e646b} oximeter.fields_u16 (1ae40f88-589a-47d9-bbfe-967558875ffa): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:29:02.028217 [ 258 ] {931f1840-5a27-4f98-bc7f-a580317e646b} executeQuery: Read 29 rows, 2.11 KiB in 0.00166 sec., 17469.87951807229 rows/sec., 1.24 MiB/sec. 2025.01.06 20:29:02.028271 [ 258 ] {931f1840-5a27-4f98-bc7f-a580317e646b} TCPHandler: Processed in 0.001878821 sec. 2025.01.06 20:29:02.028407 [ 259 ] {} TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:29:02.028525 [ 259 ] {aca512e4-4f8f-400a-8839-2cf19a78bd11} executeQuery: (from [fd00:1122:3344:101::d]:38477) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.06 20:29:02.028573 [ 259 ] {aca512e4-4f8f-400a-8839-2cf19a78bd11} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.06 20:29:02.029128 [ 259 ] {aca512e4-4f8f-400a-8839-2cf19a78bd11} oximeter.fields_u32 (503ea8dd-f181-4148-8a5b-aa44b2707914): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:29:02.029168 [ 259 ] {aca512e4-4f8f-400a-8839-2cf19a78bd11} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.06 20:29:02.029521 [ 259 ] {aca512e4-4f8f-400a-8839-2cf19a78bd11} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.06 20:29:02.029752 [ 259 ] {aca512e4-4f8f-400a-8839-2cf19a78bd11} oximeter.fields_u32 (503ea8dd-f181-4148-8a5b-aa44b2707914): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:29:02.030021 [ 259 ] {aca512e4-4f8f-400a-8839-2cf19a78bd11} executeQuery: Read 15 rows, 1.05 KiB in 0.001514 sec., 9907.529722589168 rows/sec., 691.46 KiB/sec. 2025.01.06 20:29:02.030072 [ 259 ] {aca512e4-4f8f-400a-8839-2cf19a78bd11} TCPHandler: Processed in 0.001723777 sec. 2025.01.06 20:29:02.030204 [ 258 ] {} TCP-Session: b226978b-5e89-4de8-9045-d3bbbad1f18c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:29:02.030318 [ 258 ] {cbca47ce-11e0-48df-8df2-3ed9c9af0281} executeQuery: (from [fd00:1122:3344:101::d]:52981) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.06 20:29:02.030366 [ 258 ] {cbca47ce-11e0-48df-8df2-3ed9c9af0281} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.06 20:29:02.031002 [ 258 ] {cbca47ce-11e0-48df-8df2-3ed9c9af0281} oximeter.fields_u8 (1fb5646c-c98f-4cd1-a55c-c1fca61f9eac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:29:02.031048 [ 258 ] {cbca47ce-11e0-48df-8df2-3ed9c9af0281} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.06 20:29:02.031477 [ 258 ] {cbca47ce-11e0-48df-8df2-3ed9c9af0281} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.06 20:29:02.031705 [ 258 ] {cbca47ce-11e0-48df-8df2-3ed9c9af0281} oximeter.fields_u8 (1fb5646c-c98f-4cd1-a55c-c1fca61f9eac): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:29:02.031939 [ 258 ] {cbca47ce-11e0-48df-8df2-3ed9c9af0281} executeQuery: Read 13 rows, 830.00 B in 0.001636 sec., 7946.210268948655 rows/sec., 495.44 KiB/sec. 2025.01.06 20:29:02.032007 [ 258 ] {cbca47ce-11e0-48df-8df2-3ed9c9af0281} TCPHandler: Processed in 0.00186192 sec. 2025.01.06 20:29:02.032133 [ 259 ] {} TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:29:02.032250 [ 259 ] {fe3e57a5-03df-4b38-bcb7-6f08a9946a00} executeQuery: (from [fd00:1122:3344:101::d]:38477) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.06 20:29:02.032297 [ 259 ] {fe3e57a5-03df-4b38-bcb7-6f08a9946a00} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.06 20:29:02.032982 [ 259 ] {fe3e57a5-03df-4b38-bcb7-6f08a9946a00} oximeter.fields_uuid (538d4b0f-accb-4038-bdfc-74b5b9b9bdf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:29:02.033020 [ 259 ] {fe3e57a5-03df-4b38-bcb7-6f08a9946a00} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.06 20:29:02.033402 [ 259 ] {fe3e57a5-03df-4b38-bcb7-6f08a9946a00} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.06 20:29:02.033643 [ 259 ] {fe3e57a5-03df-4b38-bcb7-6f08a9946a00} oximeter.fields_uuid (538d4b0f-accb-4038-bdfc-74b5b9b9bdf6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:29:02.033908 [ 259 ] {fe3e57a5-03df-4b38-bcb7-6f08a9946a00} executeQuery: Read 350 rows, 25.14 KiB in 0.001666 sec., 210084.03361344538 rows/sec., 14.74 MiB/sec. 2025.01.06 20:29:02.033966 [ 259 ] {fe3e57a5-03df-4b38-bcb7-6f08a9946a00} TCPHandler: Processed in 0.001885662 sec. 2025.01.06 20:29:02.034113 [ 258 ] {} TCP-Session: b226978b-5e89-4de8-9045-d3bbbad1f18c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:29:02.034248 [ 258 ] {5f04b1ab-d816-4885-968d-769746072eeb} executeQuery: (from [fd00:1122:3344:101::d]:52981) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.06 20:29:02.034307 [ 258 ] {5f04b1ab-d816-4885-968d-769746072eeb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.06 20:29:02.034831 [ 258 ] {5f04b1ab-d816-4885-968d-769746072eeb} oximeter.measurements_bool (0390283e-5773-43db-8357-eae9668bf3aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:29:02.034870 [ 258 ] {5f04b1ab-d816-4885-968d-769746072eeb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.06 20:29:02.037498 [ 258 ] {5f04b1ab-d816-4885-968d-769746072eeb} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.06 20:29:02.037933 [ 258 ] {5f04b1ab-d816-4885-968d-769746072eeb} oximeter.measurements_bool (0390283e-5773-43db-8357-eae9668bf3aa): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:29:02.038377 [ 258 ] {5f04b1ab-d816-4885-968d-769746072eeb} executeQuery: Read 6 rows, 321.00 B in 0.004128 sec., 1453.4883720930234 rows/sec., 75.94 KiB/sec. 2025.01.06 20:29:02.038507 [ 258 ] {5f04b1ab-d816-4885-968d-769746072eeb} TCPHandler: Processed in 0.004459511 sec. 2025.01.06 20:29:02.038670 [ 259 ] {} TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:29:02.038788 [ 259 ] {9ab2a0c7-6315-4a4f-a665-62edca2ee2c4} executeQuery: (from [fd00:1122:3344:101::d]:38477) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.06 20:29:02.038839 [ 259 ] {9ab2a0c7-6315-4a4f-a665-62edca2ee2c4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.06 20:29:02.039348 [ 259 ] {9ab2a0c7-6315-4a4f-a665-62edca2ee2c4} oximeter.measurements_cumulativeu64 (af59260b-bf15-4029-ac71-06fa104b5db3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:29:02.039387 [ 259 ] {9ab2a0c7-6315-4a4f-a665-62edca2ee2c4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.06 20:29:02.039772 [ 259 ] {9ab2a0c7-6315-4a4f-a665-62edca2ee2c4} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.06 20:29:02.040005 [ 259 ] {9ab2a0c7-6315-4a4f-a665-62edca2ee2c4} oximeter.measurements_cumulativeu64 (af59260b-bf15-4029-ac71-06fa104b5db3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:29:02.040202 [ 259 ] {9ab2a0c7-6315-4a4f-a665-62edca2ee2c4} executeQuery: Read 77 rows, 4.86 KiB in 0.00144 sec., 53472.22222222222 rows/sec., 3.29 MiB/sec. 2025.01.06 20:29:02.040251 [ 259 ] {9ab2a0c7-6315-4a4f-a665-62edca2ee2c4} TCPHandler: Processed in 0.001639175 sec. 2025.01.06 20:29:02.040383 [ 258 ] {} TCP-Session: b226978b-5e89-4de8-9045-d3bbbad1f18c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:29:02.040508 [ 258 ] {3471d9d7-5c17-4fce-9ffb-e2d34eec9596} executeQuery: (from [fd00:1122:3344:101::d]:52981) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.06 20:29:02.040567 [ 258 ] {3471d9d7-5c17-4fce-9ffb-e2d34eec9596} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.06 20:29:02.041113 [ 258 ] {3471d9d7-5c17-4fce-9ffb-e2d34eec9596} oximeter.measurements_f64 (f643f6a1-cc55-45e6-beb1-06e96f1acc93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:29:02.041159 [ 258 ] {3471d9d7-5c17-4fce-9ffb-e2d34eec9596} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.06 20:29:02.041579 [ 258 ] {3471d9d7-5c17-4fce-9ffb-e2d34eec9596} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.06 20:29:02.041819 [ 258 ] {3471d9d7-5c17-4fce-9ffb-e2d34eec9596} oximeter.measurements_f64 (f643f6a1-cc55-45e6-beb1-06e96f1acc93): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:29:02.042001 [ 258 ] {3471d9d7-5c17-4fce-9ffb-e2d34eec9596} executeQuery: Read 2 rows, 134.00 B in 0.001523 sec., 1313.1976362442547 rows/sec., 85.92 KiB/sec. 2025.01.06 20:29:02.042117 [ 258 ] {3471d9d7-5c17-4fce-9ffb-e2d34eec9596} TCPHandler: Processed in 0.001790919 sec. 2025.01.06 20:29:02.042254 [ 259 ] {} TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:29:02.042375 [ 259 ] {0576f9e8-bdc5-4c3f-bda5-582b462c3b03} executeQuery: (from [fd00:1122:3344:101::d]:38477) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.06 20:29:02.042455 [ 259 ] {0576f9e8-bdc5-4c3f-bda5-582b462c3b03} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.06 20:29:02.043556 [ 259 ] {0576f9e8-bdc5-4c3f-bda5-582b462c3b03} oximeter.measurements_histogramu64 (fbf005c8-a4b4-4d65-8e17-b42fba9a74c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:29:02.043595 [ 259 ] {0576f9e8-bdc5-4c3f-bda5-582b462c3b03} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.06 20:29:02.046386 [ 259 ] {0576f9e8-bdc5-4c3f-bda5-582b462c3b03} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.06 20:29:02.046698 [ 259 ] {0576f9e8-bdc5-4c3f-bda5-582b462c3b03} oximeter.measurements_histogramu64 (fbf005c8-a4b4-4d65-8e17-b42fba9a74c3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:29:02.046957 [ 259 ] {0576f9e8-bdc5-4c3f-bda5-582b462c3b03} executeQuery: Read 22 rows, 40.37 KiB in 0.00461 sec., 4772.234273318872 rows/sec., 8.55 MiB/sec. 2025.01.06 20:29:02.047063 [ 259 ] {0576f9e8-bdc5-4c3f-bda5-582b462c3b03} TCPHandler: Processed in 0.004864692 sec. 2025.01.06 20:29:02.047211 [ 258 ] {} TCP-Session: b226978b-5e89-4de8-9045-d3bbbad1f18c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:29:02.047330 [ 258 ] {022d39a9-526d-4883-9d71-28df52006288} executeQuery: (from [fd00:1122:3344:101::d]:52981) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2025.01.06 20:29:02.047383 [ 258 ] {022d39a9-526d-4883-9d71-28df52006288} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2025.01.06 20:29:02.049775 [ 258 ] {022d39a9-526d-4883-9d71-28df52006288} oximeter.measurements_i64 (c5456db6-3349-4ac4-8344-cf8ed44037b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:29:02.049841 [ 258 ] {022d39a9-526d-4883-9d71-28df52006288} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.06 20:29:02.050517 [ 258 ] {022d39a9-526d-4883-9d71-28df52006288} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.06 20:29:02.050758 [ 258 ] {022d39a9-526d-4883-9d71-28df52006288} oximeter.measurements_i64 (c5456db6-3349-4ac4-8344-cf8ed44037b9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:29:02.050963 [ 258 ] {022d39a9-526d-4883-9d71-28df52006288} executeQuery: Read 18 rows, 1.36 KiB in 0.003653 sec., 4927.456884752259 rows/sec., 371.32 KiB/sec. 2025.01.06 20:29:02.051117 [ 258 ] {022d39a9-526d-4883-9d71-28df52006288} TCPHandler: Processed in 0.003962858 sec. 2025.01.06 20:29:02.051280 [ 259 ] {} TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:29:02.051399 [ 259 ] {c0db8b54-5700-4cad-b0eb-5b886849a494} executeQuery: (from [fd00:1122:3344:101::d]:38477) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.06 20:29:02.051450 [ 259 ] {c0db8b54-5700-4cad-b0eb-5b886849a494} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.06 20:29:02.051999 [ 259 ] {c0db8b54-5700-4cad-b0eb-5b886849a494} oximeter.measurements_u64 (c0c4b4c7-e60a-4bf4-9c4c-48da55e2b599): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:29:02.052045 [ 259 ] {c0db8b54-5700-4cad-b0eb-5b886849a494} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.06 20:29:02.052484 [ 259 ] {c0db8b54-5700-4cad-b0eb-5b886849a494} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.06 20:29:02.052715 [ 259 ] {c0db8b54-5700-4cad-b0eb-5b886849a494} oximeter.measurements_u64 (c0c4b4c7-e60a-4bf4-9c4c-48da55e2b599): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:29:02.052981 [ 259 ] {c0db8b54-5700-4cad-b0eb-5b886849a494} executeQuery: Read 22 rows, 1.19 KiB in 0.001592 sec., 13819.095477386934 rows/sec., 748.98 KiB/sec. 2025.01.06 20:29:02.053041 [ 259 ] {c0db8b54-5700-4cad-b0eb-5b886849a494} TCPHandler: Processed in 0.00182755 sec. 2025.01.06 20:29:08.066045 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2379 2025.01.06 20:29:08.066696 [ 244 ] {} system.asynchronous_metric_log (8a25aa28-9e23-439f-b1e1-9a327eaa26be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:29:08.066742 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.06 20:29:08.067266 [ 244 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.06 20:29:08.067522 [ 244 ] {} system.asynchronous_metric_log (8a25aa28-9e23-439f-b1e1-9a327eaa26be): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:29:08.067772 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2379 2025.01.06 20:29:08.192480 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 2025.01.06 20:29:08.211835 [ 242 ] {} system.metric_log (02d4f3e6-2200-49a4-9647-8a25a47721d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:29:08.211905 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.06 20:29:08.218654 [ 242 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.06 20:29:08.219429 [ 242 ] {} system.metric_log (02d4f3e6-2200-49a4-9647-8a25a47721d3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:29:08.221978 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 38 2025.01.06 20:29:10.550277 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 60 entries to flush up to offset 150 2025.01.06 20:29:10.554485 [ 243 ] {} system.query_log (b0c0e1c6-80ff-412e-9ff0-62b2fc86b228): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:29:10.554526 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.06 20:29:10.555995 [ 243 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.06 20:29:10.556290 [ 243 ] {} system.query_log (b0c0e1c6-80ff-412e-9ff0-62b2fc86b228): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:29:10.556985 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 150 2025.01.06 20:29:11.936292 [ 258 ] {} TCP-Session: b226978b-5e89-4de8-9045-d3bbbad1f18c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:29:11.936596 [ 258 ] {43d9c122-5fee-4080-8f4d-4f11bc3a6520} executeQuery: (from [fd00:1122:3344:101::d]:52981) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.06 20:29:11.936708 [ 258 ] {43d9c122-5fee-4080-8f4d-4f11bc3a6520} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.06 20:29:11.937558 [ 258 ] {43d9c122-5fee-4080-8f4d-4f11bc3a6520} oximeter.fields_i16 (786fc826-0009-4f46-9cf5-9fba1333e656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:29:11.937598 [ 258 ] {43d9c122-5fee-4080-8f4d-4f11bc3a6520} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.06 20:29:11.938011 [ 258 ] {43d9c122-5fee-4080-8f4d-4f11bc3a6520} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.06 20:29:11.938260 [ 258 ] {43d9c122-5fee-4080-8f4d-4f11bc3a6520} oximeter.fields_i16 (786fc826-0009-4f46-9cf5-9fba1333e656): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:29:11.938489 [ 258 ] {43d9c122-5fee-4080-8f4d-4f11bc3a6520} executeQuery: Read 14 rows, 1.01 KiB in 0.001976 sec., 7085.02024291498 rows/sec., 510.03 KiB/sec. 2025.01.06 20:29:11.938619 [ 258 ] {43d9c122-5fee-4080-8f4d-4f11bc3a6520} TCPHandler: Processed in 0.002519478 sec. 2025.01.06 20:29:11.938875 [ 259 ] {} TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:29:11.939074 [ 259 ] {179c46a6-9b03-4ca7-9727-e0c811eac470} executeQuery: (from [fd00:1122:3344:101::d]:38477) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.06 20:29:11.939153 [ 259 ] {179c46a6-9b03-4ca7-9727-e0c811eac470} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.06 20:29:11.940151 [ 259 ] {179c46a6-9b03-4ca7-9727-e0c811eac470} oximeter.fields_string (aedd4dd5-9585-4b95-b99d-084a5cfe0d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:29:11.940204 [ 259 ] {179c46a6-9b03-4ca7-9727-e0c811eac470} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.06 20:29:11.940650 [ 259 ] {179c46a6-9b03-4ca7-9727-e0c811eac470} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.06 20:29:11.940906 [ 259 ] {179c46a6-9b03-4ca7-9727-e0c811eac470} oximeter.fields_string (aedd4dd5-9585-4b95-b99d-084a5cfe0d00): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:29:11.941129 [ 259 ] {179c46a6-9b03-4ca7-9727-e0c811eac470} executeQuery: Read 191 rows, 17.69 KiB in 0.002075 sec., 92048.19277108433 rows/sec., 8.33 MiB/sec. 2025.01.06 20:29:11.941196 [ 259 ] {179c46a6-9b03-4ca7-9727-e0c811eac470} TCPHandler: Processed in 0.002440026 sec. 2025.01.06 20:29:11.941347 [ 258 ] {} TCP-Session: b226978b-5e89-4de8-9045-d3bbbad1f18c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:29:11.941469 [ 258 ] {7fbd7c19-8b3c-4235-a1f0-542111f751ea} executeQuery: (from [fd00:1122:3344:101::d]:52981) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.06 20:29:11.941521 [ 258 ] {7fbd7c19-8b3c-4235-a1f0-542111f751ea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.06 20:29:11.942113 [ 258 ] {7fbd7c19-8b3c-4235-a1f0-542111f751ea} oximeter.fields_u16 (1ae40f88-589a-47d9-bbfe-967558875ffa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:29:11.942150 [ 258 ] {7fbd7c19-8b3c-4235-a1f0-542111f751ea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.06 20:29:11.942503 [ 258 ] {7fbd7c19-8b3c-4235-a1f0-542111f751ea} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.06 20:29:11.942753 [ 258 ] {7fbd7c19-8b3c-4235-a1f0-542111f751ea} oximeter.fields_u16 (1ae40f88-589a-47d9-bbfe-967558875ffa): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:29:11.942941 [ 258 ] {7fbd7c19-8b3c-4235-a1f0-542111f751ea} executeQuery: Read 29 rows, 2.11 KiB in 0.001494 sec., 19410.977242302542 rows/sec., 1.38 MiB/sec. 2025.01.06 20:29:11.942994 [ 258 ] {7fbd7c19-8b3c-4235-a1f0-542111f751ea} TCPHandler: Processed in 0.001708416 sec. 2025.01.06 20:29:11.943158 [ 259 ] {} TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:29:11.943285 [ 259 ] {e3ddc43f-6b8a-4269-b297-6e597de2bd53} executeQuery: (from [fd00:1122:3344:101::d]:38477) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.06 20:29:11.943338 [ 259 ] {e3ddc43f-6b8a-4269-b297-6e597de2bd53} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.06 20:29:11.943924 [ 259 ] {e3ddc43f-6b8a-4269-b297-6e597de2bd53} oximeter.fields_u32 (503ea8dd-f181-4148-8a5b-aa44b2707914): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:29:11.943965 [ 259 ] {e3ddc43f-6b8a-4269-b297-6e597de2bd53} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.06 20:29:11.944327 [ 259 ] {e3ddc43f-6b8a-4269-b297-6e597de2bd53} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.06 20:29:11.944557 [ 259 ] {e3ddc43f-6b8a-4269-b297-6e597de2bd53} oximeter.fields_u32 (503ea8dd-f181-4148-8a5b-aa44b2707914): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:29:11.944744 [ 259 ] {e3ddc43f-6b8a-4269-b297-6e597de2bd53} executeQuery: Read 14 rows, 1004.00 B in 0.001507 sec., 9289.980092899801 rows/sec., 650.61 KiB/sec. 2025.01.06 20:29:11.944796 [ 259 ] {e3ddc43f-6b8a-4269-b297-6e597de2bd53} TCPHandler: Processed in 0.001716837 sec. 2025.01.06 20:29:11.944931 [ 258 ] {} TCP-Session: b226978b-5e89-4de8-9045-d3bbbad1f18c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:29:11.945057 [ 258 ] {0a601fb0-ceb0-44a1-83e8-bfc09c10d814} executeQuery: (from [fd00:1122:3344:101::d]:52981) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.06 20:29:11.945110 [ 258 ] {0a601fb0-ceb0-44a1-83e8-bfc09c10d814} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.06 20:29:11.945814 [ 258 ] {0a601fb0-ceb0-44a1-83e8-bfc09c10d814} oximeter.fields_u8 (1fb5646c-c98f-4cd1-a55c-c1fca61f9eac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:29:11.945858 [ 258 ] {0a601fb0-ceb0-44a1-83e8-bfc09c10d814} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.06 20:29:11.946229 [ 258 ] {0a601fb0-ceb0-44a1-83e8-bfc09c10d814} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.06 20:29:11.946472 [ 258 ] {0a601fb0-ceb0-44a1-83e8-bfc09c10d814} oximeter.fields_u8 (1fb5646c-c98f-4cd1-a55c-c1fca61f9eac): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:29:11.946684 [ 258 ] {0a601fb0-ceb0-44a1-83e8-bfc09c10d814} executeQuery: Read 13 rows, 830.00 B in 0.001614 sec., 8054.522924411401 rows/sec., 502.20 KiB/sec. 2025.01.06 20:29:11.946831 [ 258 ] {0a601fb0-ceb0-44a1-83e8-bfc09c10d814} TCPHandler: Processed in 0.001927862 sec. 2025.01.06 20:29:11.946967 [ 259 ] {} TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:29:11.947101 [ 259 ] {fb3e7979-4f56-4a63-ad66-1bebaa37f697} executeQuery: (from [fd00:1122:3344:101::d]:38477) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.06 20:29:11.947157 [ 259 ] {fb3e7979-4f56-4a63-ad66-1bebaa37f697} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.06 20:29:11.947991 [ 259 ] {fb3e7979-4f56-4a63-ad66-1bebaa37f697} oximeter.fields_uuid (538d4b0f-accb-4038-bdfc-74b5b9b9bdf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:29:11.948032 [ 259 ] {fb3e7979-4f56-4a63-ad66-1bebaa37f697} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.06 20:29:11.948399 [ 259 ] {fb3e7979-4f56-4a63-ad66-1bebaa37f697} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.06 20:29:11.948631 [ 259 ] {fb3e7979-4f56-4a63-ad66-1bebaa37f697} oximeter.fields_uuid (538d4b0f-accb-4038-bdfc-74b5b9b9bdf6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:29:11.948826 [ 259 ] {fb3e7979-4f56-4a63-ad66-1bebaa37f697} executeQuery: Read 340 rows, 24.33 KiB in 0.001757 sec., 193511.66761525327 rows/sec., 13.52 MiB/sec. 2025.01.06 20:29:11.948881 [ 259 ] {fb3e7979-4f56-4a63-ad66-1bebaa37f697} TCPHandler: Processed in 0.001972333 sec. 2025.01.06 20:29:11.949028 [ 258 ] {} TCP-Session: b226978b-5e89-4de8-9045-d3bbbad1f18c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:29:11.949165 [ 258 ] {3aaa7090-500f-4b74-855f-8e6e32bf0f65} executeQuery: (from [fd00:1122:3344:101::d]:52981) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.06 20:29:11.949223 [ 258 ] {3aaa7090-500f-4b74-855f-8e6e32bf0f65} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.06 20:29:11.949776 [ 258 ] {3aaa7090-500f-4b74-855f-8e6e32bf0f65} oximeter.measurements_bool (0390283e-5773-43db-8357-eae9668bf3aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:29:11.949820 [ 258 ] {3aaa7090-500f-4b74-855f-8e6e32bf0f65} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.06 20:29:11.950202 [ 258 ] {3aaa7090-500f-4b74-855f-8e6e32bf0f65} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.06 20:29:11.950429 [ 258 ] {3aaa7090-500f-4b74-855f-8e6e32bf0f65} oximeter.measurements_bool (0390283e-5773-43db-8357-eae9668bf3aa): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:29:11.950610 [ 258 ] {3aaa7090-500f-4b74-855f-8e6e32bf0f65} executeQuery: Read 6 rows, 321.00 B in 0.001481 sec., 4051.3166779203243 rows/sec., 211.67 KiB/sec. 2025.01.06 20:29:11.950657 [ 258 ] {3aaa7090-500f-4b74-855f-8e6e32bf0f65} TCPHandler: Processed in 0.001704657 sec. 2025.01.06 20:29:11.950787 [ 259 ] {} TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:29:11.950895 [ 259 ] {3395b67a-fc93-4c89-92f7-7ec13b7b0d3a} executeQuery: (from [fd00:1122:3344:101::d]:38477) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.06 20:29:11.950944 [ 259 ] {3395b67a-fc93-4c89-92f7-7ec13b7b0d3a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.06 20:29:11.951585 [ 259 ] {3395b67a-fc93-4c89-92f7-7ec13b7b0d3a} oximeter.measurements_cumulativeu64 (af59260b-bf15-4029-ac71-06fa104b5db3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:29:11.951631 [ 259 ] {3395b67a-fc93-4c89-92f7-7ec13b7b0d3a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.06 20:29:11.952067 [ 259 ] {3395b67a-fc93-4c89-92f7-7ec13b7b0d3a} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.06 20:29:11.952299 [ 259 ] {3395b67a-fc93-4c89-92f7-7ec13b7b0d3a} oximeter.measurements_cumulativeu64 (af59260b-bf15-4029-ac71-06fa104b5db3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:29:11.952558 [ 259 ] {3395b67a-fc93-4c89-92f7-7ec13b7b0d3a} executeQuery: Read 77 rows, 4.86 KiB in 0.001647 sec., 46751.66970248937 rows/sec., 2.88 MiB/sec. 2025.01.06 20:29:11.952632 [ 259 ] {3395b67a-fc93-4c89-92f7-7ec13b7b0d3a} TCPHandler: Processed in 0.001880471 sec. 2025.01.06 20:29:11.952772 [ 258 ] {} TCP-Session: b226978b-5e89-4de8-9045-d3bbbad1f18c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:29:11.952889 [ 258 ] {bdb83d0a-50cd-4dbd-be33-cc0d9c405099} executeQuery: (from [fd00:1122:3344:101::d]:52981) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.06 20:29:11.952940 [ 258 ] {bdb83d0a-50cd-4dbd-be33-cc0d9c405099} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.06 20:29:11.953480 [ 258 ] {bdb83d0a-50cd-4dbd-be33-cc0d9c405099} oximeter.measurements_f64 (f643f6a1-cc55-45e6-beb1-06e96f1acc93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:29:11.953524 [ 258 ] {bdb83d0a-50cd-4dbd-be33-cc0d9c405099} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.06 20:29:11.953950 [ 258 ] {bdb83d0a-50cd-4dbd-be33-cc0d9c405099} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.06 20:29:11.954202 [ 258 ] {bdb83d0a-50cd-4dbd-be33-cc0d9c405099} oximeter.measurements_f64 (f643f6a1-cc55-45e6-beb1-06e96f1acc93): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:29:11.954374 [ 258 ] {bdb83d0a-50cd-4dbd-be33-cc0d9c405099} executeQuery: Read 1 rows, 69.00 B in 0.001509 sec., 662.6905235255136 rows/sec., 44.65 KiB/sec. 2025.01.06 20:29:11.954422 [ 258 ] {bdb83d0a-50cd-4dbd-be33-cc0d9c405099} TCPHandler: Processed in 0.001709626 sec. 2025.01.06 20:29:11.954574 [ 259 ] {} TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:29:11.954690 [ 259 ] {3e8f2138-5ab4-4532-9e67-66064d221e59} executeQuery: (from [fd00:1122:3344:101::d]:38477) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.06 20:29:11.954772 [ 259 ] {3e8f2138-5ab4-4532-9e67-66064d221e59} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.06 20:29:11.955893 [ 259 ] {3e8f2138-5ab4-4532-9e67-66064d221e59} oximeter.measurements_histogramu64 (fbf005c8-a4b4-4d65-8e17-b42fba9a74c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:29:11.955933 [ 259 ] {3e8f2138-5ab4-4532-9e67-66064d221e59} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.06 20:29:11.956551 [ 259 ] {3e8f2138-5ab4-4532-9e67-66064d221e59} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.06 20:29:11.956797 [ 259 ] {3e8f2138-5ab4-4532-9e67-66064d221e59} oximeter.measurements_histogramu64 (fbf005c8-a4b4-4d65-8e17-b42fba9a74c3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:29:11.957014 [ 259 ] {3e8f2138-5ab4-4532-9e67-66064d221e59} executeQuery: Read 22 rows, 40.37 KiB in 0.002383 sec., 9232.060428031891 rows/sec., 16.54 MiB/sec. 2025.01.06 20:29:11.957132 [ 259 ] {3e8f2138-5ab4-4532-9e67-66064d221e59} TCPHandler: Processed in 0.002656732 sec. 2025.01.06 20:29:11.957275 [ 258 ] {} TCP-Session: b226978b-5e89-4de8-9045-d3bbbad1f18c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:29:11.957405 [ 258 ] {4e7fc4c4-259f-4d6e-8f45-f37306d7f15e} executeQuery: (from [fd00:1122:3344:101::d]:52981) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.06 20:29:11.957524 [ 258 ] {4e7fc4c4-259f-4d6e-8f45-f37306d7f15e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.06 20:29:11.958063 [ 258 ] {4e7fc4c4-259f-4d6e-8f45-f37306d7f15e} oximeter.measurements_u64 (c0c4b4c7-e60a-4bf4-9c4c-48da55e2b599): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:29:11.958099 [ 258 ] {4e7fc4c4-259f-4d6e-8f45-f37306d7f15e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.06 20:29:11.958453 [ 258 ] {4e7fc4c4-259f-4d6e-8f45-f37306d7f15e} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.06 20:29:11.958682 [ 258 ] {4e7fc4c4-259f-4d6e-8f45-f37306d7f15e} oximeter.measurements_u64 (c0c4b4c7-e60a-4bf4-9c4c-48da55e2b599): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:29:11.958852 [ 258 ] {4e7fc4c4-259f-4d6e-8f45-f37306d7f15e} executeQuery: Read 22 rows, 1.19 KiB in 0.001418 sec., 15514.809590973202 rows/sec., 840.89 KiB/sec. 2025.01.06 20:29:11.958900 [ 258 ] {4e7fc4c4-259f-4d6e-8f45-f37306d7f15e} TCPHandler: Processed in 0.001641105 sec. 2025.01.06 20:29:15.504771 [ 95 ] {} DNSResolver: Updating DNS cache 2025.01.06 20:29:15.504843 [ 95 ] {} DNSResolver: Updated DNS cache 2025.01.06 20:29:15.568577 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2806 2025.01.06 20:29:15.569214 [ 244 ] {} system.asynchronous_metric_log (8a25aa28-9e23-439f-b1e1-9a327eaa26be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:29:15.569262 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.06 20:29:15.569830 [ 244 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.06 20:29:15.570084 [ 244 ] {} system.asynchronous_metric_log (8a25aa28-9e23-439f-b1e1-9a327eaa26be): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:29:15.570295 [ 95 ] {} system.asynchronous_metric_log (8a25aa28-9e23-439f-b1e1-9a327eaa26be) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.01.06 20:29:15.570335 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 2025.01.06 20:29:15.570413 [ 95 ] {} system.asynchronous_metric_log (8a25aa28-9e23-439f-b1e1-9a327eaa26be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:29:15.570449 [ 95 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.06 20:29:15.574638 [ 192 ] {8a25aa28-9e23-439f-b1e1-9a327eaa26be::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.01.06 20:29:15.574800 [ 192 ] {8a25aa28-9e23-439f-b1e1-9a327eaa26be::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.06 20:29:15.574939 [ 192 ] {8a25aa28-9e23-439f-b1e1-9a327eaa26be::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 549 rows starting from the beginning of the part 2025.01.06 20:29:15.577110 [ 192 ] {8a25aa28-9e23-439f-b1e1-9a327eaa26be::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 427 rows starting from the beginning of the part 2025.01.06 20:29:15.577222 [ 192 ] {8a25aa28-9e23-439f-b1e1-9a327eaa26be::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 488 rows starting from the beginning of the part 2025.01.06 20:29:15.579362 [ 192 ] {8a25aa28-9e23-439f-b1e1-9a327eaa26be::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 427 rows starting from the beginning of the part 2025.01.06 20:29:15.581283 [ 192 ] {8a25aa28-9e23-439f-b1e1-9a327eaa26be::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 488 rows starting from the beginning of the part 2025.01.06 20:29:15.582638 [ 192 ] {8a25aa28-9e23-439f-b1e1-9a327eaa26be::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 427 rows starting from the beginning of the part 2025.01.06 20:29:15.606828 [ 194 ] {8a25aa28-9e23-439f-b1e1-9a327eaa26be::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.036281597 sec., 77339.48425699123 rows/sec., 1.11 MiB/sec. 2025.01.06 20:29:15.607158 [ 188 ] {8a25aa28-9e23-439f-b1e1-9a327eaa26be::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.01.06 20:29:15.607510 [ 188 ] {8a25aa28-9e23-439f-b1e1-9a327eaa26be::all_1_6_1} system.asynchronous_metric_log (8a25aa28-9e23-439f-b1e1-9a327eaa26be): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:29:15.607606 [ 188 ] {8a25aa28-9e23-439f-b1e1-9a327eaa26be::all_1_6_1} system.asynchronous_metric_log (8a25aa28-9e23-439f-b1e1-9a327eaa26be) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.01.06 20:29:15.607724 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. 2025.01.06 20:29:15.722740 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 2025.01.06 20:29:15.743312 [ 242 ] {} system.metric_log (02d4f3e6-2200-49a4-9647-8a25a47721d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:29:15.743381 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.06 20:29:15.750742 [ 242 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.06 20:29:15.751509 [ 242 ] {} system.metric_log (02d4f3e6-2200-49a4-9647-8a25a47721d3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:29:15.751942 [ 95 ] {} system.metric_log (02d4f3e6-2200-49a4-9647-8a25a47721d3) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.01.06 20:29:15.752078 [ 95 ] {} system.metric_log (02d4f3e6-2200-49a4-9647-8a25a47721d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:29:15.752147 [ 95 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.06 20:29:15.752562 [ 188 ] {02d4f3e6-2200-49a4-9647-8a25a47721d3::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.01.06 20:29:15.766930 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 46 2025.01.06 20:29:15.768529 [ 188 ] {02d4f3e6-2200-49a4-9647-8a25a47721d3::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.06 20:29:15.769958 [ 188 ] {02d4f3e6-2200-49a4-9647-8a25a47721d3::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part 2025.01.06 20:29:15.775723 [ 188 ] {02d4f3e6-2200-49a4-9647-8a25a47721d3::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 8 rows starting from the beginning of the part 2025.01.06 20:29:15.781107 [ 188 ] {02d4f3e6-2200-49a4-9647-8a25a47721d3::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 7 rows starting from the beginning of the part 2025.01.06 20:29:15.786224 [ 188 ] {02d4f3e6-2200-49a4-9647-8a25a47721d3::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 8 rows starting from the beginning of the part 2025.01.06 20:29:15.795544 [ 188 ] {02d4f3e6-2200-49a4-9647-8a25a47721d3::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 7 rows starting from the beginning of the part 2025.01.06 20:29:15.800371 [ 188 ] {02d4f3e6-2200-49a4-9647-8a25a47721d3::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 8 rows starting from the beginning of the part 2025.01.06 20:29:15.866946 [ 194 ] {02d4f3e6-2200-49a4-9647-8a25a47721d3::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.114643691 sec., 401.2431874685542 rows/sec., 2.07 MiB/sec. 2025.01.06 20:29:15.869337 [ 194 ] {02d4f3e6-2200-49a4-9647-8a25a47721d3::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.01.06 20:29:15.872232 [ 194 ] {02d4f3e6-2200-49a4-9647-8a25a47721d3::all_1_6_1} system.metric_log (02d4f3e6-2200-49a4-9647-8a25a47721d3): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:29:15.872341 [ 194 ] {02d4f3e6-2200-49a4-9647-8a25a47721d3::all_1_6_1} system.metric_log (02d4f3e6-2200-49a4-9647-8a25a47721d3) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.01.06 20:29:15.874461 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. 2025.01.06 20:29:16.000215 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 158.93 MiB, peak 168.47 MiB, free memory in arenas 0.00 B, will set to 162.99 MiB (RSS), difference: 4.06 MiB 2025.01.06 20:29:20.558175 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 172 2025.01.06 20:29:20.560958 [ 243 ] {} system.query_log (b0c0e1c6-80ff-412e-9ff0-62b2fc86b228): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:29:20.561021 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.06 20:29:20.562574 [ 243 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.06 20:29:20.562905 [ 243 ] {} system.query_log (b0c0e1c6-80ff-412e-9ff0-62b2fc86b228): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:29:20.563579 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 172 2025.01.06 20:29:21.937116 [ 258 ] {} TCP-Session: b226978b-5e89-4de8-9045-d3bbbad1f18c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:29:21.937372 [ 258 ] {22431749-867d-4fdf-b972-6eb5651604bf} executeQuery: (from [fd00:1122:3344:101::d]:52981) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.06 20:29:21.939757 [ 258 ] {22431749-867d-4fdf-b972-6eb5651604bf} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.06 20:29:21.944275 [ 258 ] {22431749-867d-4fdf-b972-6eb5651604bf} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.01.06 20:29:21.944688 [ 258 ] {22431749-867d-4fdf-b972-6eb5651604bf} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.06 20:29:21.948856 [ 258 ] {22431749-867d-4fdf-b972-6eb5651604bf} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.06 20:29:21.951101 [ 258 ] {22431749-867d-4fdf-b972-6eb5651604bf} oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Key condition: (column 0 notIn 17-element set) 2025.01.06 20:29:21.956002 [ 258 ] {22431749-867d-4fdf-b972-6eb5651604bf} oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.06 20:29:21.958109 [ 258 ] {22431749-867d-4fdf-b972-6eb5651604bf} oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.01.06 20:29:21.958141 [ 258 ] {22431749-867d-4fdf-b972-6eb5651604bf} oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.06 20:29:21.958244 [ 258 ] {22431749-867d-4fdf-b972-6eb5651604bf} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.06 20:29:21.958276 [ 258 ] {22431749-867d-4fdf-b972-6eb5651604bf} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 17 rows starting from 0 2025.01.06 20:29:21.969200 [ 258 ] {22431749-867d-4fdf-b972-6eb5651604bf} executeQuery: Read 17 rows, 626.00 B in 0.031929 sec., 532.4313320179148 rows/sec., 19.15 KiB/sec. 2025.01.06 20:29:21.969345 [ 258 ] {22431749-867d-4fdf-b972-6eb5651604bf} TCPHandler: Processed in 0.032362211 sec. 2025.01.06 20:29:21.969748 [ 259 ] {} TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:29:21.969989 [ 259 ] {fe7bf6ce-9a55-4d3f-9487-56496bef2a0e} executeQuery: (from [fd00:1122:3344:101::d]:38477) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.06 20:29:21.970443 [ 259 ] {fe7bf6ce-9a55-4d3f-9487-56496bef2a0e} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.06 20:29:21.970488 [ 259 ] {fe7bf6ce-9a55-4d3f-9487-56496bef2a0e} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.01.06 20:29:21.970803 [ 259 ] {fe7bf6ce-9a55-4d3f-9487-56496bef2a0e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.06 20:29:21.970890 [ 259 ] {fe7bf6ce-9a55-4d3f-9487-56496bef2a0e} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.06 20:29:21.971073 [ 259 ] {fe7bf6ce-9a55-4d3f-9487-56496bef2a0e} oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Key condition: (column 0 notIn 18-element set) 2025.01.06 20:29:21.971113 [ 259 ] {fe7bf6ce-9a55-4d3f-9487-56496bef2a0e} oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.06 20:29:21.971139 [ 259 ] {fe7bf6ce-9a55-4d3f-9487-56496bef2a0e} oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.01.06 20:29:21.971157 [ 259 ] {fe7bf6ce-9a55-4d3f-9487-56496bef2a0e} oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.06 20:29:21.971209 [ 259 ] {fe7bf6ce-9a55-4d3f-9487-56496bef2a0e} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.06 20:29:21.971233 [ 259 ] {fe7bf6ce-9a55-4d3f-9487-56496bef2a0e} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 17 rows starting from 0 2025.01.06 20:29:21.971957 [ 259 ] {fe7bf6ce-9a55-4d3f-9487-56496bef2a0e} executeQuery: Read 17 rows, 626.00 B in 0.002037 sec., 8345.606283750612 rows/sec., 300.11 KiB/sec. 2025.01.06 20:29:21.972092 [ 259 ] {fe7bf6ce-9a55-4d3f-9487-56496bef2a0e} TCPHandler: Processed in 0.002464357 sec. 2025.01.06 20:29:21.972407 [ 258 ] {} TCP-Session: b226978b-5e89-4de8-9045-d3bbbad1f18c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:29:21.972645 [ 258 ] {06c6a924-5ce3-44c5-9d9a-58fbbf4200f6} executeQuery: (from [fd00:1122:3344:101::d]:52981) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.06 20:29:21.973054 [ 258 ] {06c6a924-5ce3-44c5-9d9a-58fbbf4200f6} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.06 20:29:21.973106 [ 258 ] {06c6a924-5ce3-44c5-9d9a-58fbbf4200f6} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.01.06 20:29:21.973400 [ 258 ] {06c6a924-5ce3-44c5-9d9a-58fbbf4200f6} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.06 20:29:21.973476 [ 258 ] {06c6a924-5ce3-44c5-9d9a-58fbbf4200f6} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.06 20:29:21.973636 [ 258 ] {06c6a924-5ce3-44c5-9d9a-58fbbf4200f6} oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Key condition: (column 0 notIn 19-element set) 2025.01.06 20:29:21.973671 [ 258 ] {06c6a924-5ce3-44c5-9d9a-58fbbf4200f6} oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.06 20:29:21.973695 [ 258 ] {06c6a924-5ce3-44c5-9d9a-58fbbf4200f6} oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.01.06 20:29:21.973713 [ 258 ] {06c6a924-5ce3-44c5-9d9a-58fbbf4200f6} oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.06 20:29:21.973759 [ 258 ] {06c6a924-5ce3-44c5-9d9a-58fbbf4200f6} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.06 20:29:21.973783 [ 258 ] {06c6a924-5ce3-44c5-9d9a-58fbbf4200f6} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 17 rows starting from 0 2025.01.06 20:29:21.974393 [ 258 ] {06c6a924-5ce3-44c5-9d9a-58fbbf4200f6} executeQuery: Read 17 rows, 626.00 B in 0.001862 sec., 9129.967776584319 rows/sec., 328.32 KiB/sec. 2025.01.06 20:29:21.974513 [ 258 ] {06c6a924-5ce3-44c5-9d9a-58fbbf4200f6} TCPHandler: Processed in 0.00221037 sec. 2025.01.06 20:29:21.974821 [ 259 ] {} TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:29:21.975075 [ 259 ] {0e7c85a1-ee31-4b58-99dc-ced9a3134ab8} executeQuery: (from [fd00:1122:3344:101::d]:38477) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.06 20:29:21.975427 [ 259 ] {0e7c85a1-ee31-4b58-99dc-ced9a3134ab8} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.06 20:29:21.975471 [ 259 ] {0e7c85a1-ee31-4b58-99dc-ced9a3134ab8} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.01.06 20:29:21.975746 [ 259 ] {0e7c85a1-ee31-4b58-99dc-ced9a3134ab8} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.06 20:29:21.975817 [ 259 ] {0e7c85a1-ee31-4b58-99dc-ced9a3134ab8} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.06 20:29:21.975972 [ 259 ] {0e7c85a1-ee31-4b58-99dc-ced9a3134ab8} oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Key condition: (column 0 notIn 20-element set) 2025.01.06 20:29:21.976008 [ 259 ] {0e7c85a1-ee31-4b58-99dc-ced9a3134ab8} oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.06 20:29:21.976033 [ 259 ] {0e7c85a1-ee31-4b58-99dc-ced9a3134ab8} oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.01.06 20:29:21.976051 [ 259 ] {0e7c85a1-ee31-4b58-99dc-ced9a3134ab8} oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.06 20:29:21.976097 [ 259 ] {0e7c85a1-ee31-4b58-99dc-ced9a3134ab8} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.06 20:29:21.976121 [ 259 ] {0e7c85a1-ee31-4b58-99dc-ced9a3134ab8} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 17 rows starting from 0 2025.01.06 20:29:21.976768 [ 259 ] {0e7c85a1-ee31-4b58-99dc-ced9a3134ab8} executeQuery: Read 17 rows, 626.00 B in 0.001803 sec., 9428.729894620079 rows/sec., 339.06 KiB/sec. 2025.01.06 20:29:21.976897 [ 259 ] {0e7c85a1-ee31-4b58-99dc-ced9a3134ab8} TCPHandler: Processed in 0.002149498 sec. 2025.01.06 20:29:21.977222 [ 258 ] {} TCP-Session: b226978b-5e89-4de8-9045-d3bbbad1f18c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:29:21.977436 [ 258 ] {75a6524a-de5e-41a6-a0f9-6628c6bff850} executeQuery: (from [fd00:1122:3344:101::d]:52981) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.06 20:29:21.977786 [ 258 ] {75a6524a-de5e-41a6-a0f9-6628c6bff850} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.06 20:29:21.977832 [ 258 ] {75a6524a-de5e-41a6-a0f9-6628c6bff850} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.01.06 20:29:21.978128 [ 258 ] {75a6524a-de5e-41a6-a0f9-6628c6bff850} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.06 20:29:21.978205 [ 258 ] {75a6524a-de5e-41a6-a0f9-6628c6bff850} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.06 20:29:21.978367 [ 258 ] {75a6524a-de5e-41a6-a0f9-6628c6bff850} oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Key condition: (column 0 notIn 21-element set) 2025.01.06 20:29:21.978403 [ 258 ] {75a6524a-de5e-41a6-a0f9-6628c6bff850} oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.06 20:29:21.978430 [ 258 ] {75a6524a-de5e-41a6-a0f9-6628c6bff850} oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.01.06 20:29:21.978450 [ 258 ] {75a6524a-de5e-41a6-a0f9-6628c6bff850} oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.06 20:29:21.978499 [ 258 ] {75a6524a-de5e-41a6-a0f9-6628c6bff850} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.06 20:29:21.978525 [ 258 ] {75a6524a-de5e-41a6-a0f9-6628c6bff850} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 17 rows starting from 0 2025.01.06 20:29:21.979144 [ 258 ] {75a6524a-de5e-41a6-a0f9-6628c6bff850} executeQuery: Read 17 rows, 626.00 B in 0.0018 sec., 9444.444444444445 rows/sec., 339.63 KiB/sec. 2025.01.06 20:29:21.979266 [ 258 ] {75a6524a-de5e-41a6-a0f9-6628c6bff850} TCPHandler: Processed in 0.002118688 sec. 2025.01.06 20:29:21.979539 [ 259 ] {} TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:29:21.979726 [ 259 ] {9a524f28-f66e-440c-935f-abf51fe20a96} executeQuery: (from [fd00:1122:3344:101::d]:38477) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.06 20:29:21.980053 [ 259 ] {9a524f28-f66e-440c-935f-abf51fe20a96} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.06 20:29:21.980098 [ 259 ] {9a524f28-f66e-440c-935f-abf51fe20a96} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.01.06 20:29:21.980380 [ 259 ] {9a524f28-f66e-440c-935f-abf51fe20a96} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.06 20:29:21.980451 [ 259 ] {9a524f28-f66e-440c-935f-abf51fe20a96} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.06 20:29:21.980606 [ 259 ] {9a524f28-f66e-440c-935f-abf51fe20a96} oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Key condition: (column 0 notIn 22-element set) 2025.01.06 20:29:21.980642 [ 259 ] {9a524f28-f66e-440c-935f-abf51fe20a96} oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.06 20:29:21.980666 [ 259 ] {9a524f28-f66e-440c-935f-abf51fe20a96} oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.01.06 20:29:21.980684 [ 259 ] {9a524f28-f66e-440c-935f-abf51fe20a96} oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.06 20:29:21.980730 [ 259 ] {9a524f28-f66e-440c-935f-abf51fe20a96} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.06 20:29:21.980754 [ 259 ] {9a524f28-f66e-440c-935f-abf51fe20a96} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 17 rows starting from 0 2025.01.06 20:29:21.981337 [ 259 ] {9a524f28-f66e-440c-935f-abf51fe20a96} executeQuery: Read 17 rows, 626.00 B in 0.001697 sec., 10017.678255745433 rows/sec., 360.24 KiB/sec. 2025.01.06 20:29:21.981460 [ 259 ] {9a524f28-f66e-440c-935f-abf51fe20a96} TCPHandler: Processed in 0.001982474 sec. 2025.01.06 20:29:21.981750 [ 258 ] {} TCP-Session: b226978b-5e89-4de8-9045-d3bbbad1f18c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:29:21.981968 [ 258 ] {bbef2834-0f1d-4b54-aa81-f7523dd68a85} executeQuery: (from [fd00:1122:3344:101::d]:52981) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.06 20:29:21.982326 [ 258 ] {bbef2834-0f1d-4b54-aa81-f7523dd68a85} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.06 20:29:21.982375 [ 258 ] {bbef2834-0f1d-4b54-aa81-f7523dd68a85} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.01.06 20:29:21.982660 [ 258 ] {bbef2834-0f1d-4b54-aa81-f7523dd68a85} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.06 20:29:21.982729 [ 258 ] {bbef2834-0f1d-4b54-aa81-f7523dd68a85} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.06 20:29:21.982880 [ 258 ] {bbef2834-0f1d-4b54-aa81-f7523dd68a85} oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Key condition: (column 0 notIn 23-element set) 2025.01.06 20:29:21.982914 [ 258 ] {bbef2834-0f1d-4b54-aa81-f7523dd68a85} oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.06 20:29:21.982938 [ 258 ] {bbef2834-0f1d-4b54-aa81-f7523dd68a85} oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.01.06 20:29:21.982954 [ 258 ] {bbef2834-0f1d-4b54-aa81-f7523dd68a85} oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.06 20:29:21.982999 [ 258 ] {bbef2834-0f1d-4b54-aa81-f7523dd68a85} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.06 20:29:21.983023 [ 258 ] {bbef2834-0f1d-4b54-aa81-f7523dd68a85} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 17 rows starting from 0 2025.01.06 20:29:21.983619 [ 258 ] {bbef2834-0f1d-4b54-aa81-f7523dd68a85} executeQuery: Read 17 rows, 626.00 B in 0.001757 sec., 9675.583380762662 rows/sec., 347.94 KiB/sec. 2025.01.06 20:29:21.983733 [ 258 ] {bbef2834-0f1d-4b54-aa81-f7523dd68a85} TCPHandler: Processed in 0.002052475 sec. 2025.01.06 20:29:21.984011 [ 259 ] {} TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:29:21.984221 [ 259 ] {bc0d9e9b-0d01-4849-91eb-84d08d18dbb0} executeQuery: (from [fd00:1122:3344:101::d]:38477) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.06 20:29:21.984545 [ 259 ] {bc0d9e9b-0d01-4849-91eb-84d08d18dbb0} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.06 20:29:21.984589 [ 259 ] {bc0d9e9b-0d01-4849-91eb-84d08d18dbb0} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.01.06 20:29:21.984873 [ 259 ] {bc0d9e9b-0d01-4849-91eb-84d08d18dbb0} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.06 20:29:21.984943 [ 259 ] {bc0d9e9b-0d01-4849-91eb-84d08d18dbb0} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.06 20:29:21.985092 [ 259 ] {bc0d9e9b-0d01-4849-91eb-84d08d18dbb0} oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Key condition: (column 0 notIn 24-element set) 2025.01.06 20:29:21.985127 [ 259 ] {bc0d9e9b-0d01-4849-91eb-84d08d18dbb0} oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.06 20:29:21.985151 [ 259 ] {bc0d9e9b-0d01-4849-91eb-84d08d18dbb0} oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.01.06 20:29:21.985167 [ 259 ] {bc0d9e9b-0d01-4849-91eb-84d08d18dbb0} oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.06 20:29:21.985212 [ 259 ] {bc0d9e9b-0d01-4849-91eb-84d08d18dbb0} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.06 20:29:21.985236 [ 259 ] {bc0d9e9b-0d01-4849-91eb-84d08d18dbb0} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 17 rows starting from 0 2025.01.06 20:29:21.985831 [ 259 ] {bc0d9e9b-0d01-4849-91eb-84d08d18dbb0} executeQuery: Read 17 rows, 626.00 B in 0.00171 sec., 9941.520467836257 rows/sec., 357.50 KiB/sec. 2025.01.06 20:29:21.985989 [ 259 ] {bc0d9e9b-0d01-4849-91eb-84d08d18dbb0} TCPHandler: Processed in 0.002046996 sec. 2025.01.06 20:29:21.986288 [ 258 ] {} TCP-Session: b226978b-5e89-4de8-9045-d3bbbad1f18c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:29:21.986499 [ 258 ] {ae7b6eec-f015-4229-8dfc-94a12b0c5e8b} executeQuery: (from [fd00:1122:3344:101::d]:52981) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.06 20:29:21.986872 [ 258 ] {ae7b6eec-f015-4229-8dfc-94a12b0c5e8b} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.06 20:29:21.986924 [ 258 ] {ae7b6eec-f015-4229-8dfc-94a12b0c5e8b} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.01.06 20:29:21.987258 [ 258 ] {ae7b6eec-f015-4229-8dfc-94a12b0c5e8b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.06 20:29:21.987323 [ 258 ] {ae7b6eec-f015-4229-8dfc-94a12b0c5e8b} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.06 20:29:21.987469 [ 258 ] {ae7b6eec-f015-4229-8dfc-94a12b0c5e8b} oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Key condition: (column 0 notIn 25-element set) 2025.01.06 20:29:21.987503 [ 258 ] {ae7b6eec-f015-4229-8dfc-94a12b0c5e8b} oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.06 20:29:21.987525 [ 258 ] {ae7b6eec-f015-4229-8dfc-94a12b0c5e8b} oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.01.06 20:29:21.987541 [ 258 ] {ae7b6eec-f015-4229-8dfc-94a12b0c5e8b} oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.06 20:29:21.987585 [ 258 ] {ae7b6eec-f015-4229-8dfc-94a12b0c5e8b} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.06 20:29:21.987608 [ 258 ] {ae7b6eec-f015-4229-8dfc-94a12b0c5e8b} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 17 rows starting from 0 2025.01.06 20:29:21.988217 [ 258 ] {ae7b6eec-f015-4229-8dfc-94a12b0c5e8b} executeQuery: Read 17 rows, 626.00 B in 0.00182 sec., 9340.65934065934 rows/sec., 335.89 KiB/sec. 2025.01.06 20:29:21.988344 [ 258 ] {ae7b6eec-f015-4229-8dfc-94a12b0c5e8b} TCPHandler: Processed in 0.002123998 sec. 2025.01.06 20:29:21.988612 [ 259 ] {} TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:29:21.988836 [ 259 ] {e0310145-b9e2-4656-8d1a-ad9f85356789} executeQuery: (from [fd00:1122:3344:101::d]:38477) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.06 20:29:21.989249 [ 259 ] {e0310145-b9e2-4656-8d1a-ad9f85356789} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.06 20:29:21.989295 [ 259 ] {e0310145-b9e2-4656-8d1a-ad9f85356789} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.01.06 20:29:21.989588 [ 259 ] {e0310145-b9e2-4656-8d1a-ad9f85356789} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.06 20:29:21.989654 [ 259 ] {e0310145-b9e2-4656-8d1a-ad9f85356789} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.06 20:29:21.989802 [ 259 ] {e0310145-b9e2-4656-8d1a-ad9f85356789} oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Key condition: (column 0 notIn 26-element set) 2025.01.06 20:29:21.989836 [ 259 ] {e0310145-b9e2-4656-8d1a-ad9f85356789} oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.06 20:29:21.989859 [ 259 ] {e0310145-b9e2-4656-8d1a-ad9f85356789} oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.01.06 20:29:21.989875 [ 259 ] {e0310145-b9e2-4656-8d1a-ad9f85356789} oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.06 20:29:21.989920 [ 259 ] {e0310145-b9e2-4656-8d1a-ad9f85356789} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.06 20:29:21.989943 [ 259 ] {e0310145-b9e2-4656-8d1a-ad9f85356789} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 17 rows starting from 0 2025.01.06 20:29:21.990519 [ 259 ] {e0310145-b9e2-4656-8d1a-ad9f85356789} executeQuery: Read 17 rows, 626.00 B in 0.001792 sec., 9486.607142857143 rows/sec., 341.14 KiB/sec. 2025.01.06 20:29:21.990636 [ 259 ] {e0310145-b9e2-4656-8d1a-ad9f85356789} TCPHandler: Processed in 0.002093257 sec. 2025.01.06 20:29:21.990968 [ 258 ] {} TCP-Session: b226978b-5e89-4de8-9045-d3bbbad1f18c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:29:21.991286 [ 258 ] {78e07558-df4b-41a9-a763-44f40d370206} executeQuery: (from [fd00:1122:3344:101::d]:52981) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.06 20:29:21.991586 [ 258 ] {78e07558-df4b-41a9-a763-44f40d370206} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.06 20:29:21.991627 [ 258 ] {78e07558-df4b-41a9-a763-44f40d370206} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.01.06 20:29:21.991896 [ 258 ] {78e07558-df4b-41a9-a763-44f40d370206} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.06 20:29:21.991958 [ 258 ] {78e07558-df4b-41a9-a763-44f40d370206} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.06 20:29:21.992095 [ 258 ] {78e07558-df4b-41a9-a763-44f40d370206} oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Key condition: (column 0 notIn 27-element set) 2025.01.06 20:29:21.992126 [ 258 ] {78e07558-df4b-41a9-a763-44f40d370206} oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.06 20:29:21.992147 [ 258 ] {78e07558-df4b-41a9-a763-44f40d370206} oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.01.06 20:29:21.992163 [ 258 ] {78e07558-df4b-41a9-a763-44f40d370206} oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.06 20:29:21.992202 [ 258 ] {78e07558-df4b-41a9-a763-44f40d370206} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.06 20:29:21.992223 [ 258 ] {78e07558-df4b-41a9-a763-44f40d370206} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 17 rows starting from 0 2025.01.06 20:29:21.992865 [ 258 ] {78e07558-df4b-41a9-a763-44f40d370206} executeQuery: Read 17 rows, 626.00 B in 0.001723 sec., 9866.511897852582 rows/sec., 354.80 KiB/sec. 2025.01.06 20:29:21.992980 [ 258 ] {78e07558-df4b-41a9-a763-44f40d370206} TCPHandler: Processed in 0.002124048 sec. 2025.01.06 20:29:21.993240 [ 259 ] {} TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:29:21.993506 [ 259 ] {b12da900-84c2-4e7f-9173-b09349b6726d} executeQuery: (from [fd00:1122:3344:101::d]:38477) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.06 20:29:21.993900 [ 259 ] {b12da900-84c2-4e7f-9173-b09349b6726d} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.06 20:29:21.993957 [ 259 ] {b12da900-84c2-4e7f-9173-b09349b6726d} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.01.06 20:29:21.994301 [ 259 ] {b12da900-84c2-4e7f-9173-b09349b6726d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.06 20:29:21.994368 [ 259 ] {b12da900-84c2-4e7f-9173-b09349b6726d} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.06 20:29:21.994516 [ 259 ] {b12da900-84c2-4e7f-9173-b09349b6726d} oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Key condition: (column 0 notIn 28-element set) 2025.01.06 20:29:21.994551 [ 259 ] {b12da900-84c2-4e7f-9173-b09349b6726d} oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.06 20:29:21.994574 [ 259 ] {b12da900-84c2-4e7f-9173-b09349b6726d} oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.01.06 20:29:21.994591 [ 259 ] {b12da900-84c2-4e7f-9173-b09349b6726d} oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.06 20:29:21.994636 [ 259 ] {b12da900-84c2-4e7f-9173-b09349b6726d} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.06 20:29:21.994661 [ 259 ] {b12da900-84c2-4e7f-9173-b09349b6726d} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 17 rows starting from 0 2025.01.06 20:29:21.995241 [ 259 ] {b12da900-84c2-4e7f-9173-b09349b6726d} executeQuery: Read 17 rows, 626.00 B in 0.001893 sec., 8980.454305335446 rows/sec., 322.94 KiB/sec. 2025.01.06 20:29:21.995360 [ 259 ] {b12da900-84c2-4e7f-9173-b09349b6726d} TCPHandler: Processed in 0.00218493 sec. 2025.01.06 20:29:21.995662 [ 258 ] {} TCP-Session: b226978b-5e89-4de8-9045-d3bbbad1f18c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:29:21.996002 [ 258 ] {7b6a2d96-293e-4697-91e3-f607502b1e42} executeQuery: (from [fd00:1122:3344:101::d]:52981) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.06 20:29:21.996430 [ 258 ] {7b6a2d96-293e-4697-91e3-f607502b1e42} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.06 20:29:21.996475 [ 258 ] {7b6a2d96-293e-4697-91e3-f607502b1e42} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.01.06 20:29:21.996770 [ 258 ] {7b6a2d96-293e-4697-91e3-f607502b1e42} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.06 20:29:21.996834 [ 258 ] {7b6a2d96-293e-4697-91e3-f607502b1e42} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.06 20:29:21.996980 [ 258 ] {7b6a2d96-293e-4697-91e3-f607502b1e42} oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Key condition: (column 0 notIn 29-element set) 2025.01.06 20:29:21.997013 [ 258 ] {7b6a2d96-293e-4697-91e3-f607502b1e42} oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.06 20:29:21.997036 [ 258 ] {7b6a2d96-293e-4697-91e3-f607502b1e42} oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.01.06 20:29:21.997052 [ 258 ] {7b6a2d96-293e-4697-91e3-f607502b1e42} oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.06 20:29:21.997096 [ 258 ] {7b6a2d96-293e-4697-91e3-f607502b1e42} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.06 20:29:21.997119 [ 258 ] {7b6a2d96-293e-4697-91e3-f607502b1e42} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 17 rows starting from 0 2025.01.06 20:29:21.997709 [ 258 ] {7b6a2d96-293e-4697-91e3-f607502b1e42} executeQuery: Read 17 rows, 626.00 B in 0.001877 sec., 9057.005860415557 rows/sec., 325.69 KiB/sec. 2025.01.06 20:29:21.997825 [ 258 ] {7b6a2d96-293e-4697-91e3-f607502b1e42} TCPHandler: Processed in 0.002270712 sec. 2025.01.06 20:29:21.998069 [ 259 ] {} TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:29:21.998255 [ 259 ] {356e12a5-ad20-4544-8b57-aab68a49d2aa} executeQuery: (from [fd00:1122:3344:101::d]:38477) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.06 20:29:21.998585 [ 259 ] {356e12a5-ad20-4544-8b57-aab68a49d2aa} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.06 20:29:21.998631 [ 259 ] {356e12a5-ad20-4544-8b57-aab68a49d2aa} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.01.06 20:29:21.998936 [ 259 ] {356e12a5-ad20-4544-8b57-aab68a49d2aa} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.06 20:29:21.999001 [ 259 ] {356e12a5-ad20-4544-8b57-aab68a49d2aa} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.06 20:29:21.999149 [ 259 ] {356e12a5-ad20-4544-8b57-aab68a49d2aa} oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Key condition: (column 0 notIn 30-element set) 2025.01.06 20:29:21.999183 [ 259 ] {356e12a5-ad20-4544-8b57-aab68a49d2aa} oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.06 20:29:21.999207 [ 259 ] {356e12a5-ad20-4544-8b57-aab68a49d2aa} oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.01.06 20:29:21.999224 [ 259 ] {356e12a5-ad20-4544-8b57-aab68a49d2aa} oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.06 20:29:21.999267 [ 259 ] {356e12a5-ad20-4544-8b57-aab68a49d2aa} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.06 20:29:21.999292 [ 259 ] {356e12a5-ad20-4544-8b57-aab68a49d2aa} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 17 rows starting from 0 2025.01.06 20:29:21.999876 [ 259 ] {356e12a5-ad20-4544-8b57-aab68a49d2aa} executeQuery: Read 17 rows, 626.00 B in 0.001707 sec., 9958.992384299941 rows/sec., 358.13 KiB/sec. 2025.01.06 20:29:21.999998 [ 259 ] {356e12a5-ad20-4544-8b57-aab68a49d2aa} TCPHandler: Processed in 0.001988834 sec. 2025.01.06 20:29:22.005511 [ 258 ] {} TCP-Session: b226978b-5e89-4de8-9045-d3bbbad1f18c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:29:22.005641 [ 258 ] {d0f8eb5a-4b4a-4fb9-ad94-fa3249094f17} executeQuery: (from [fd00:1122:3344:101::d]:52981) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.01.06 20:29:22.005693 [ 258 ] {d0f8eb5a-4b4a-4fb9-ad94-fa3249094f17} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.06 20:29:22.006448 [ 258 ] {d0f8eb5a-4b4a-4fb9-ad94-fa3249094f17} oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:29:22.006487 [ 258 ] {d0f8eb5a-4b4a-4fb9-ad94-fa3249094f17} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.06 20:29:22.007011 [ 258 ] {d0f8eb5a-4b4a-4fb9-ad94-fa3249094f17} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.06 20:29:22.007238 [ 258 ] {d0f8eb5a-4b4a-4fb9-ad94-fa3249094f17} oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:29:22.007466 [ 258 ] {d0f8eb5a-4b4a-4fb9-ad94-fa3249094f17} executeQuery: Read 14 rows, 2.01 KiB in 0.001857 sec., 7539.041464728056 rows/sec., 1.06 MiB/sec. 2025.01.06 20:29:22.007560 [ 258 ] {d0f8eb5a-4b4a-4fb9-ad94-fa3249094f17} TCPHandler: Processed in 0.002108018 sec. 2025.01.06 20:29:22.007765 [ 259 ] {} TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:29:22.007945 [ 259 ] {2436d3b8-4544-471c-bc13-eaae060e4ea8} executeQuery: (from [fd00:1122:3344:101::d]:38477) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.06 20:29:22.008016 [ 259 ] {2436d3b8-4544-471c-bc13-eaae060e4ea8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.06 20:29:22.008745 [ 259 ] {2436d3b8-4544-471c-bc13-eaae060e4ea8} oximeter.fields_i16 (786fc826-0009-4f46-9cf5-9fba1333e656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:29:22.008801 [ 259 ] {2436d3b8-4544-471c-bc13-eaae060e4ea8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.06 20:29:22.009250 [ 259 ] {2436d3b8-4544-471c-bc13-eaae060e4ea8} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.06 20:29:22.009523 [ 259 ] {2436d3b8-4544-471c-bc13-eaae060e4ea8} oximeter.fields_i16 (786fc826-0009-4f46-9cf5-9fba1333e656): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:29:22.009787 [ 259 ] {2436d3b8-4544-471c-bc13-eaae060e4ea8} executeQuery: Read 14 rows, 1.01 KiB in 0.00189 sec., 7407.407407407408 rows/sec., 533.23 KiB/sec. 2025.01.06 20:29:22.009870 [ 259 ] {2436d3b8-4544-471c-bc13-eaae060e4ea8} TCPHandler: Processed in 0.00221153 sec. 2025.01.06 20:29:22.010035 [ 258 ] {} TCP-Session: b226978b-5e89-4de8-9045-d3bbbad1f18c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:29:22.010178 [ 258 ] {f9b972ce-a0de-4675-9414-aee8f28943cd} executeQuery: (from [fd00:1122:3344:101::d]:52981) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.06 20:29:22.010236 [ 258 ] {f9b972ce-a0de-4675-9414-aee8f28943cd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.06 20:29:22.011095 [ 258 ] {f9b972ce-a0de-4675-9414-aee8f28943cd} oximeter.fields_string (aedd4dd5-9585-4b95-b99d-084a5cfe0d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:29:22.011142 [ 258 ] {f9b972ce-a0de-4675-9414-aee8f28943cd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.06 20:29:22.011556 [ 258 ] {f9b972ce-a0de-4675-9414-aee8f28943cd} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.06 20:29:22.011799 [ 258 ] {f9b972ce-a0de-4675-9414-aee8f28943cd} oximeter.fields_string (aedd4dd5-9585-4b95-b99d-084a5cfe0d00): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:29:22.012038 [ 258 ] {f9b972ce-a0de-4675-9414-aee8f28943cd} executeQuery: Read 243 rows, 21.73 KiB in 0.00189 sec., 128571.42857142858 rows/sec., 11.23 MiB/sec. 2025.01.06 20:29:22.012188 [ 258 ] {f9b972ce-a0de-4675-9414-aee8f28943cd} TCPHandler: Processed in 0.00221936 sec. 2025.01.06 20:29:22.012348 [ 259 ] {} TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:29:22.012497 [ 259 ] {9e610db7-bffe-4e59-b2af-d99da5d60036} executeQuery: (from [fd00:1122:3344:101::d]:38477) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.06 20:29:22.012561 [ 259 ] {9e610db7-bffe-4e59-b2af-d99da5d60036} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.06 20:29:22.013280 [ 259 ] {9e610db7-bffe-4e59-b2af-d99da5d60036} oximeter.fields_u16 (1ae40f88-589a-47d9-bbfe-967558875ffa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:29:22.013326 [ 259 ] {9e610db7-bffe-4e59-b2af-d99da5d60036} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.06 20:29:22.013697 [ 259 ] {9e610db7-bffe-4e59-b2af-d99da5d60036} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.06 20:29:22.013949 [ 259 ] {9e610db7-bffe-4e59-b2af-d99da5d60036} oximeter.fields_u16 (1ae40f88-589a-47d9-bbfe-967558875ffa): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:29:22.014239 [ 259 ] {9e610db7-bffe-4e59-b2af-d99da5d60036} executeQuery: Read 29 rows, 2.11 KiB in 0.001819 sec., 15942.825728422209 rows/sec., 1.13 MiB/sec. 2025.01.06 20:29:22.014415 [ 259 ] {9e610db7-bffe-4e59-b2af-d99da5d60036} TCPHandler: Processed in 0.002135789 sec. 2025.01.06 20:29:22.014566 [ 258 ] {} TCP-Session: b226978b-5e89-4de8-9045-d3bbbad1f18c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:29:22.014705 [ 258 ] {dbcaf008-35fe-48c3-916d-9b5fd82f3762} executeQuery: (from [fd00:1122:3344:101::d]:52981) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.06 20:29:22.014761 [ 258 ] {dbcaf008-35fe-48c3-916d-9b5fd82f3762} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.06 20:29:22.015395 [ 258 ] {dbcaf008-35fe-48c3-916d-9b5fd82f3762} oximeter.fields_u32 (503ea8dd-f181-4148-8a5b-aa44b2707914): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:29:22.015434 [ 258 ] {dbcaf008-35fe-48c3-916d-9b5fd82f3762} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.06 20:29:22.015786 [ 258 ] {dbcaf008-35fe-48c3-916d-9b5fd82f3762} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.06 20:29:22.016018 [ 258 ] {dbcaf008-35fe-48c3-916d-9b5fd82f3762} oximeter.fields_u32 (503ea8dd-f181-4148-8a5b-aa44b2707914): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:29:22.016245 [ 258 ] {dbcaf008-35fe-48c3-916d-9b5fd82f3762} executeQuery: Read 14 rows, 1004.00 B in 0.001571 sec., 8911.521323997455 rows/sec., 624.10 KiB/sec. 2025.01.06 20:29:22.016301 [ 258 ] {dbcaf008-35fe-48c3-916d-9b5fd82f3762} TCPHandler: Processed in 0.001804449 sec. 2025.01.06 20:29:22.016455 [ 259 ] {} TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:29:22.016603 [ 259 ] {deffca72-45c5-44c5-bc45-ff3e8948c08b} executeQuery: (from [fd00:1122:3344:101::d]:38477) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.06 20:29:22.016668 [ 259 ] {deffca72-45c5-44c5-bc45-ff3e8948c08b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.06 20:29:22.017345 [ 259 ] {deffca72-45c5-44c5-bc45-ff3e8948c08b} oximeter.fields_u8 (1fb5646c-c98f-4cd1-a55c-c1fca61f9eac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:29:22.017393 [ 259 ] {deffca72-45c5-44c5-bc45-ff3e8948c08b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.06 20:29:22.017762 [ 259 ] {deffca72-45c5-44c5-bc45-ff3e8948c08b} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.06 20:29:22.018003 [ 259 ] {deffca72-45c5-44c5-bc45-ff3e8948c08b} oximeter.fields_u8 (1fb5646c-c98f-4cd1-a55c-c1fca61f9eac): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:29:22.018218 [ 259 ] {deffca72-45c5-44c5-bc45-ff3e8948c08b} executeQuery: Read 13 rows, 830.00 B in 0.001651 sec., 7874.0157480314965 rows/sec., 490.94 KiB/sec. 2025.01.06 20:29:22.018275 [ 259 ] {deffca72-45c5-44c5-bc45-ff3e8948c08b} TCPHandler: Processed in 0.001886471 sec. 2025.01.06 20:29:22.018422 [ 258 ] {} TCP-Session: b226978b-5e89-4de8-9045-d3bbbad1f18c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:29:22.018562 [ 258 ] {4ad9f89a-7ad9-4931-84bf-2b86aeafc026} executeQuery: (from [fd00:1122:3344:101::d]:52981) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.06 20:29:22.018619 [ 258 ] {4ad9f89a-7ad9-4931-84bf-2b86aeafc026} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.06 20:29:22.019447 [ 258 ] {4ad9f89a-7ad9-4931-84bf-2b86aeafc026} oximeter.fields_uuid (538d4b0f-accb-4038-bdfc-74b5b9b9bdf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:29:22.019485 [ 258 ] {4ad9f89a-7ad9-4931-84bf-2b86aeafc026} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.06 20:29:22.019877 [ 258 ] {4ad9f89a-7ad9-4931-84bf-2b86aeafc026} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.06 20:29:22.020109 [ 258 ] {4ad9f89a-7ad9-4931-84bf-2b86aeafc026} oximeter.fields_uuid (538d4b0f-accb-4038-bdfc-74b5b9b9bdf6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:29:22.020312 [ 258 ] {4ad9f89a-7ad9-4931-84bf-2b86aeafc026} executeQuery: Read 396 rows, 28.80 KiB in 0.001782 sec., 222222.22222222222 rows/sec., 15.78 MiB/sec. 2025.01.06 20:29:22.020368 [ 258 ] {4ad9f89a-7ad9-4931-84bf-2b86aeafc026} TCPHandler: Processed in 0.002014674 sec. 2025.01.06 20:29:22.020535 [ 259 ] {} TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:29:22.020680 [ 259 ] {25874e1a-654c-4ed2-b56b-fb5eb923ac75} executeQuery: (from [fd00:1122:3344:101::d]:38477) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.06 20:29:22.020742 [ 259 ] {25874e1a-654c-4ed2-b56b-fb5eb923ac75} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.06 20:29:22.021291 [ 259 ] {25874e1a-654c-4ed2-b56b-fb5eb923ac75} oximeter.measurements_bool (0390283e-5773-43db-8357-eae9668bf3aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:29:22.021330 [ 259 ] {25874e1a-654c-4ed2-b56b-fb5eb923ac75} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.06 20:29:22.021696 [ 259 ] {25874e1a-654c-4ed2-b56b-fb5eb923ac75} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.06 20:29:22.021936 [ 259 ] {25874e1a-654c-4ed2-b56b-fb5eb923ac75} oximeter.measurements_bool (0390283e-5773-43db-8357-eae9668bf3aa): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:29:22.022147 [ 259 ] {25874e1a-654c-4ed2-b56b-fb5eb923ac75} executeQuery: Read 6 rows, 321.00 B in 0.001502 sec., 3994.6737683089214 rows/sec., 208.71 KiB/sec. 2025.01.06 20:29:22.022201 [ 259 ] {25874e1a-654c-4ed2-b56b-fb5eb923ac75} TCPHandler: Processed in 0.001733947 sec. 2025.01.06 20:29:22.022341 [ 258 ] {} TCP-Session: b226978b-5e89-4de8-9045-d3bbbad1f18c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:29:22.022480 [ 258 ] {6ec1af62-ab43-4d5b-b93a-b3364b6f4cce} executeQuery: (from [fd00:1122:3344:101::d]:52981) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.06 20:29:22.022540 [ 258 ] {6ec1af62-ab43-4d5b-b93a-b3364b6f4cce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.06 20:29:22.023211 [ 258 ] {6ec1af62-ab43-4d5b-b93a-b3364b6f4cce} oximeter.measurements_cumulativeu64 (af59260b-bf15-4029-ac71-06fa104b5db3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:29:22.023251 [ 258 ] {6ec1af62-ab43-4d5b-b93a-b3364b6f4cce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.06 20:29:22.023639 [ 258 ] {6ec1af62-ab43-4d5b-b93a-b3364b6f4cce} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.06 20:29:22.023871 [ 258 ] {6ec1af62-ab43-4d5b-b93a-b3364b6f4cce} oximeter.measurements_cumulativeu64 (af59260b-bf15-4029-ac71-06fa104b5db3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:29:22.024075 [ 258 ] {6ec1af62-ab43-4d5b-b93a-b3364b6f4cce} executeQuery: Read 197 rows, 13.38 KiB in 0.001626 sec., 121156.21156211561 rows/sec., 8.03 MiB/sec. 2025.01.06 20:29:22.024129 [ 258 ] {6ec1af62-ab43-4d5b-b93a-b3364b6f4cce} TCPHandler: Processed in 0.001857061 sec. 2025.01.06 20:29:22.024266 [ 259 ] {} TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:29:22.024386 [ 259 ] {04183f89-93a1-41be-9f6c-874f058e6a26} executeQuery: (from [fd00:1122:3344:101::d]:38477) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.06 20:29:22.024438 [ 259 ] {04183f89-93a1-41be-9f6c-874f058e6a26} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.06 20:29:22.024903 [ 259 ] {04183f89-93a1-41be-9f6c-874f058e6a26} oximeter.measurements_f64 (f643f6a1-cc55-45e6-beb1-06e96f1acc93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:29:22.024943 [ 259 ] {04183f89-93a1-41be-9f6c-874f058e6a26} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.06 20:29:22.025300 [ 259 ] {04183f89-93a1-41be-9f6c-874f058e6a26} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.06 20:29:22.025547 [ 259 ] {04183f89-93a1-41be-9f6c-874f058e6a26} oximeter.measurements_f64 (f643f6a1-cc55-45e6-beb1-06e96f1acc93): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:29:22.025753 [ 259 ] {04183f89-93a1-41be-9f6c-874f058e6a26} executeQuery: Read 1 rows, 69.00 B in 0.001393 sec., 717.8750897343863 rows/sec., 48.37 KiB/sec. 2025.01.06 20:29:22.025807 [ 259 ] {04183f89-93a1-41be-9f6c-874f058e6a26} TCPHandler: Processed in 0.001596164 sec. 2025.01.06 20:29:22.025940 [ 258 ] {} TCP-Session: b226978b-5e89-4de8-9045-d3bbbad1f18c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:29:22.026058 [ 258 ] {da8a3350-f0c7-4817-b970-377a78f1a8e8} executeQuery: (from [fd00:1122:3344:101::d]:52981) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.06 20:29:22.026138 [ 258 ] {da8a3350-f0c7-4817-b970-377a78f1a8e8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.06 20:29:22.027327 [ 258 ] {da8a3350-f0c7-4817-b970-377a78f1a8e8} oximeter.measurements_histogramu64 (fbf005c8-a4b4-4d65-8e17-b42fba9a74c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:29:22.027367 [ 258 ] {da8a3350-f0c7-4817-b970-377a78f1a8e8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.06 20:29:22.028000 [ 258 ] {da8a3350-f0c7-4817-b970-377a78f1a8e8} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.06 20:29:22.028254 [ 258 ] {da8a3350-f0c7-4817-b970-377a78f1a8e8} oximeter.measurements_histogramu64 (fbf005c8-a4b4-4d65-8e17-b42fba9a74c3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:29:22.028567 [ 258 ] {da8a3350-f0c7-4817-b970-377a78f1a8e8} executeQuery: Read 22 rows, 40.37 KiB in 0.002517 sec., 8740.564163686928 rows/sec., 15.66 MiB/sec. 2025.01.06 20:29:22.028672 [ 258 ] {da8a3350-f0c7-4817-b970-377a78f1a8e8} TCPHandler: Processed in 0.002785796 sec. 2025.01.06 20:29:22.028846 [ 259 ] {} TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:29:22.028989 [ 259 ] {27e82ae5-eb5c-468a-aca9-3ededa718576} executeQuery: (from [fd00:1122:3344:101::d]:38477) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.06 20:29:22.029049 [ 259 ] {27e82ae5-eb5c-468a-aca9-3ededa718576} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.06 20:29:22.029554 [ 259 ] {27e82ae5-eb5c-468a-aca9-3ededa718576} oximeter.measurements_u64 (c0c4b4c7-e60a-4bf4-9c4c-48da55e2b599): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:29:22.029592 [ 259 ] {27e82ae5-eb5c-468a-aca9-3ededa718576} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.06 20:29:22.029968 [ 259 ] {27e82ae5-eb5c-468a-aca9-3ededa718576} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.06 20:29:22.030207 [ 259 ] {27e82ae5-eb5c-468a-aca9-3ededa718576} oximeter.measurements_u64 (c0c4b4c7-e60a-4bf4-9c4c-48da55e2b599): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:29:22.030411 [ 259 ] {27e82ae5-eb5c-468a-aca9-3ededa718576} executeQuery: Read 62 rows, 4.00 KiB in 0.001454 sec., 42640.99037138927 rows/sec., 2.69 MiB/sec. 2025.01.06 20:29:22.030471 [ 259 ] {27e82ae5-eb5c-468a-aca9-3ededa718576} TCPHandler: Processed in 0.001695277 sec. 2025.01.06 20:29:23.070802 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 3294 2025.01.06 20:29:23.071666 [ 244 ] {} system.asynchronous_metric_log (8a25aa28-9e23-439f-b1e1-9a327eaa26be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:29:23.071710 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.06 20:29:23.072366 [ 244 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.06 20:29:23.072641 [ 244 ] {} system.asynchronous_metric_log (8a25aa28-9e23-439f-b1e1-9a327eaa26be): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:29:23.072893 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3294 2025.01.06 20:29:23.267342 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 2025.01.06 20:29:23.285785 [ 242 ] {} system.metric_log (02d4f3e6-2200-49a4-9647-8a25a47721d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:29:23.285835 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.06 20:29:23.292783 [ 242 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.06 20:29:23.293527 [ 242 ] {} system.metric_log (02d4f3e6-2200-49a4-9647-8a25a47721d3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:29:23.296161 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 53 2025.01.06 20:29:24.000216 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 164.45 MiB, peak 168.47 MiB, free memory in arenas 0.00 B, will set to 165.47 MiB (RSS), difference: 1.02 MiB 2025.01.06 20:29:26.938392 [ 258 ] {} TCP-Session: b226978b-5e89-4de8-9045-d3bbbad1f18c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:29:26.938602 [ 258 ] {7ae4843a-2ad7-49ae-bf51-337e17d51d4b} executeQuery: (from [fd00:1122:3344:101::d]:52981) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.06 20:29:26.938678 [ 258 ] {7ae4843a-2ad7-49ae-bf51-337e17d51d4b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.06 20:29:26.939472 [ 258 ] {7ae4843a-2ad7-49ae-bf51-337e17d51d4b} oximeter.fields_string (aedd4dd5-9585-4b95-b99d-084a5cfe0d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:29:26.939517 [ 258 ] {7ae4843a-2ad7-49ae-bf51-337e17d51d4b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.06 20:29:26.939964 [ 258 ] {7ae4843a-2ad7-49ae-bf51-337e17d51d4b} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.06 20:29:26.940227 [ 258 ] {7ae4843a-2ad7-49ae-bf51-337e17d51d4b} oximeter.fields_string (aedd4dd5-9585-4b95-b99d-084a5cfe0d00): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:29:26.940440 [ 258 ] {7ae4843a-2ad7-49ae-bf51-337e17d51d4b} executeQuery: Read 52 rows, 4.04 KiB in 0.001897 sec., 27411.702688455454 rows/sec., 2.08 MiB/sec. 2025.01.06 20:29:26.940506 [ 258 ] {7ae4843a-2ad7-49ae-bf51-337e17d51d4b} TCPHandler: Processed in 0.002250301 sec. 2025.01.06 20:29:26.940776 [ 259 ] {} TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:29:26.940991 [ 259 ] {39b7c0c4-5984-4ad8-bd36-f86335d1682e} executeQuery: (from [fd00:1122:3344:101::d]:38477) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.06 20:29:26.941073 [ 259 ] {39b7c0c4-5984-4ad8-bd36-f86335d1682e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.06 20:29:26.941887 [ 259 ] {39b7c0c4-5984-4ad8-bd36-f86335d1682e} oximeter.fields_uuid (538d4b0f-accb-4038-bdfc-74b5b9b9bdf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:29:26.941933 [ 259 ] {39b7c0c4-5984-4ad8-bd36-f86335d1682e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.06 20:29:26.942340 [ 259 ] {39b7c0c4-5984-4ad8-bd36-f86335d1682e} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.06 20:29:26.942649 [ 259 ] {39b7c0c4-5984-4ad8-bd36-f86335d1682e} oximeter.fields_uuid (538d4b0f-accb-4038-bdfc-74b5b9b9bdf6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:29:26.942884 [ 259 ] {39b7c0c4-5984-4ad8-bd36-f86335d1682e} executeQuery: Read 56 rows, 4.47 KiB in 0.001954 sec., 28659.160696008188 rows/sec., 2.24 MiB/sec. 2025.01.06 20:29:26.942950 [ 259 ] {39b7c0c4-5984-4ad8-bd36-f86335d1682e} TCPHandler: Processed in 0.002318553 sec. 2025.01.06 20:29:26.943128 [ 258 ] {} TCP-Session: b226978b-5e89-4de8-9045-d3bbbad1f18c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:29:26.943278 [ 258 ] {189aa30f-2856-4382-ac9c-02f8a9175a52} executeQuery: (from [fd00:1122:3344:101::d]:52981) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.06 20:29:26.943346 [ 258 ] {189aa30f-2856-4382-ac9c-02f8a9175a52} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.06 20:29:26.943976 [ 258 ] {189aa30f-2856-4382-ac9c-02f8a9175a52} oximeter.measurements_cumulativeu64 (af59260b-bf15-4029-ac71-06fa104b5db3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:29:26.944017 [ 258 ] {189aa30f-2856-4382-ac9c-02f8a9175a52} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.06 20:29:26.944419 [ 258 ] {189aa30f-2856-4382-ac9c-02f8a9175a52} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.06 20:29:26.944660 [ 258 ] {189aa30f-2856-4382-ac9c-02f8a9175a52} oximeter.measurements_cumulativeu64 (af59260b-bf15-4029-ac71-06fa104b5db3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:29:26.944950 [ 258 ] {189aa30f-2856-4382-ac9c-02f8a9175a52} executeQuery: Read 150 rows, 10.65 KiB in 0.001692 sec., 88652.48226950355 rows/sec., 6.15 MiB/sec. 2025.01.06 20:29:26.945078 [ 258 ] {189aa30f-2856-4382-ac9c-02f8a9175a52} TCPHandler: Processed in 0.002021315 sec. 2025.01.06 20:29:26.945245 [ 259 ] {} TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:29:26.945392 [ 259 ] {0236777d-7788-48e1-8a45-48535ecd1a0a} executeQuery: (from [fd00:1122:3344:101::d]:38477) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.06 20:29:26.945455 [ 259 ] {0236777d-7788-48e1-8a45-48535ecd1a0a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.06 20:29:26.945989 [ 259 ] {0236777d-7788-48e1-8a45-48535ecd1a0a} oximeter.measurements_u64 (c0c4b4c7-e60a-4bf4-9c4c-48da55e2b599): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:29:26.946030 [ 259 ] {0236777d-7788-48e1-8a45-48535ecd1a0a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.06 20:29:26.946426 [ 259 ] {0236777d-7788-48e1-8a45-48535ecd1a0a} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.06 20:29:26.946667 [ 259 ] {0236777d-7788-48e1-8a45-48535ecd1a0a} oximeter.measurements_u64 (c0c4b4c7-e60a-4bf4-9c4c-48da55e2b599): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:29:26.946870 [ 259 ] {0236777d-7788-48e1-8a45-48535ecd1a0a} executeQuery: Read 50 rows, 3.51 KiB in 0.001515 sec., 33003.300330033 rows/sec., 2.26 MiB/sec. 2025.01.06 20:29:26.946923 [ 259 ] {0236777d-7788-48e1-8a45-48535ecd1a0a} TCPHandler: Processed in 0.001750408 sec. 2025.01.06 20:29:30.505103 [ 66 ] {} DNSResolver: Updating DNS cache 2025.01.06 20:29:30.505170 [ 66 ] {} DNSResolver: Updated DNS cache 2025.01.06 20:29:30.564031 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 60 entries to flush up to offset 232 2025.01.06 20:29:30.567696 [ 243 ] {} system.query_log (b0c0e1c6-80ff-412e-9ff0-62b2fc86b228): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:29:30.567757 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.06 20:29:30.569359 [ 243 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.06 20:29:30.569674 [ 243 ] {} system.query_log (b0c0e1c6-80ff-412e-9ff0-62b2fc86b228): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:29:30.570307 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 232 2025.01.06 20:29:30.573204 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 3721 2025.01.06 20:29:30.573879 [ 244 ] {} system.asynchronous_metric_log (8a25aa28-9e23-439f-b1e1-9a327eaa26be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:29:30.573930 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.06 20:29:30.574524 [ 244 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.06 20:29:30.574781 [ 244 ] {} system.asynchronous_metric_log (8a25aa28-9e23-439f-b1e1-9a327eaa26be): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:29:30.574993 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3721 2025.01.06 20:29:30.796404 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 2025.01.06 20:29:30.816603 [ 242 ] {} system.metric_log (02d4f3e6-2200-49a4-9647-8a25a47721d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:29:30.816664 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.06 20:29:30.823753 [ 242 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.06 20:29:30.824502 [ 242 ] {} system.metric_log (02d4f3e6-2200-49a4-9647-8a25a47721d3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:29:30.827412 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 61 2025.01.06 20:29:31.605659 [ 258 ] {} TCPHandler: Done processing connection. 2025.01.06 20:29:31.605749 [ 258 ] {} TCP-Session: b226978b-5e89-4de8-9045-d3bbbad1f18c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.06 20:29:31.944642 [ 259 ] {} TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:29:31.944850 [ 259 ] {abad0f1a-9ac0-42ce-9e83-242f3d88ef6d} executeQuery: (from [fd00:1122:3344:101::d]:38477) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.06 20:29:31.944922 [ 259 ] {abad0f1a-9ac0-42ce-9e83-242f3d88ef6d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.06 20:29:31.945636 [ 259 ] {abad0f1a-9ac0-42ce-9e83-242f3d88ef6d} oximeter.fields_i16 (786fc826-0009-4f46-9cf5-9fba1333e656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:29:31.945684 [ 259 ] {abad0f1a-9ac0-42ce-9e83-242f3d88ef6d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.06 20:29:31.946109 [ 259 ] {abad0f1a-9ac0-42ce-9e83-242f3d88ef6d} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.06 20:29:31.946360 [ 259 ] {abad0f1a-9ac0-42ce-9e83-242f3d88ef6d} oximeter.fields_i16 (786fc826-0009-4f46-9cf5-9fba1333e656): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:29:31.946752 [ 259 ] {abad0f1a-9ac0-42ce-9e83-242f3d88ef6d} executeQuery: Read 14 rows, 1.01 KiB in 0.001918 sec., 7299.270072992701 rows/sec., 525.45 KiB/sec. 2025.01.06 20:29:31.946954 [ 259 ] {abad0f1a-9ac0-42ce-9e83-242f3d88ef6d} TCPHandler: Processed in 0.002456136 sec. 2025.01.06 20:29:31.947228 [ 263 ] {} TCP-Session: bbe90a5d-34c4-4774-be67-d98a0842b907 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:29:31.947447 [ 263 ] {955fbb11-07cd-4d9c-926a-8606dd18fc3a} executeQuery: (from [fd00:1122:3344:101::d]:61160) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.06 20:29:31.947558 [ 263 ] {955fbb11-07cd-4d9c-926a-8606dd18fc3a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.06 20:29:31.948492 [ 263 ] {955fbb11-07cd-4d9c-926a-8606dd18fc3a} oximeter.fields_string (aedd4dd5-9585-4b95-b99d-084a5cfe0d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:29:31.948541 [ 263 ] {955fbb11-07cd-4d9c-926a-8606dd18fc3a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.06 20:29:31.949010 [ 263 ] {955fbb11-07cd-4d9c-926a-8606dd18fc3a} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.06 20:29:31.949267 [ 263 ] {955fbb11-07cd-4d9c-926a-8606dd18fc3a} oximeter.fields_string (aedd4dd5-9585-4b95-b99d-084a5cfe0d00): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:29:31.949539 [ 263 ] {955fbb11-07cd-4d9c-926a-8606dd18fc3a} executeQuery: Read 243 rows, 21.73 KiB in 0.002137 sec., 113710.80954609266 rows/sec., 9.93 MiB/sec. 2025.01.06 20:29:31.949825 [ 263 ] {955fbb11-07cd-4d9c-926a-8606dd18fc3a} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2025.01.06 20:29:31.949843 [ 263 ] {955fbb11-07cd-4d9c-926a-8606dd18fc3a} TCPHandler: Processed in 0.002782495 sec. 2025.01.06 20:29:31.949988 [ 259 ] {} TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:29:31.950112 [ 259 ] {3972afe6-d766-4544-ace6-2a288af14c63} executeQuery: (from [fd00:1122:3344:101::d]:38477) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.06 20:29:31.950164 [ 259 ] {3972afe6-d766-4544-ace6-2a288af14c63} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.06 20:29:31.950769 [ 259 ] {3972afe6-d766-4544-ace6-2a288af14c63} oximeter.fields_u16 (1ae40f88-589a-47d9-bbfe-967558875ffa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:29:31.950807 [ 259 ] {3972afe6-d766-4544-ace6-2a288af14c63} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.06 20:29:31.951165 [ 259 ] {3972afe6-d766-4544-ace6-2a288af14c63} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.06 20:29:31.951401 [ 259 ] {3972afe6-d766-4544-ace6-2a288af14c63} oximeter.fields_u16 (1ae40f88-589a-47d9-bbfe-967558875ffa): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:29:31.951746 [ 259 ] {3972afe6-d766-4544-ace6-2a288af14c63} executeQuery: Read 29 rows, 2.11 KiB in 0.001612 sec., 17990.074441687346 rows/sec., 1.28 MiB/sec. 2025.01.06 20:29:31.951889 [ 259 ] {3972afe6-d766-4544-ace6-2a288af14c63} TCPHandler: Processed in 0.001959094 sec. 2025.01.06 20:29:31.952061 [ 263 ] {} TCP-Session: bbe90a5d-34c4-4774-be67-d98a0842b907 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:29:31.952206 [ 263 ] {1df0d5a6-6ab7-4f1a-9abc-b4a5fc9a3193} executeQuery: (from [fd00:1122:3344:101::d]:61160) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.06 20:29:31.952268 [ 263 ] {1df0d5a6-6ab7-4f1a-9abc-b4a5fc9a3193} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.06 20:29:31.952946 [ 263 ] {1df0d5a6-6ab7-4f1a-9abc-b4a5fc9a3193} oximeter.fields_u32 (503ea8dd-f181-4148-8a5b-aa44b2707914): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:29:31.952987 [ 263 ] {1df0d5a6-6ab7-4f1a-9abc-b4a5fc9a3193} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.06 20:29:31.953344 [ 263 ] {1df0d5a6-6ab7-4f1a-9abc-b4a5fc9a3193} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.06 20:29:31.953577 [ 263 ] {1df0d5a6-6ab7-4f1a-9abc-b4a5fc9a3193} oximeter.fields_u32 (503ea8dd-f181-4148-8a5b-aa44b2707914): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:29:31.953948 [ 263 ] {1df0d5a6-6ab7-4f1a-9abc-b4a5fc9a3193} executeQuery: Read 14 rows, 1004.00 B in 0.001744 sec., 8027.522935779816 rows/sec., 562.20 KiB/sec. 2025.01.06 20:29:31.954071 [ 263 ] {1df0d5a6-6ab7-4f1a-9abc-b4a5fc9a3193} TCPHandler: Processed in 0.002081456 sec. 2025.01.06 20:29:31.954218 [ 259 ] {} TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:29:31.954357 [ 259 ] {a327f905-5cca-4342-b9f0-4ebeb05c079e} executeQuery: (from [fd00:1122:3344:101::d]:38477) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.06 20:29:31.954413 [ 259 ] {a327f905-5cca-4342-b9f0-4ebeb05c079e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.06 20:29:31.955048 [ 259 ] {a327f905-5cca-4342-b9f0-4ebeb05c079e} oximeter.fields_u8 (1fb5646c-c98f-4cd1-a55c-c1fca61f9eac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:29:31.955086 [ 259 ] {a327f905-5cca-4342-b9f0-4ebeb05c079e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.06 20:29:31.955444 [ 259 ] {a327f905-5cca-4342-b9f0-4ebeb05c079e} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.06 20:29:31.955673 [ 259 ] {a327f905-5cca-4342-b9f0-4ebeb05c079e} oximeter.fields_u8 (1fb5646c-c98f-4cd1-a55c-c1fca61f9eac): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:29:31.955942 [ 259 ] {a327f905-5cca-4342-b9f0-4ebeb05c079e} executeQuery: Read 13 rows, 830.00 B in 0.001594 sec., 8155.583437892095 rows/sec., 508.50 KiB/sec. 2025.01.06 20:29:31.956148 [ 259 ] {a327f905-5cca-4342-b9f0-4ebeb05c079e} TCPHandler: Processed in 0.001993304 sec. 2025.01.06 20:29:31.956301 [ 263 ] {} TCP-Session: bbe90a5d-34c4-4774-be67-d98a0842b907 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:29:31.956440 [ 263 ] {98f46729-725a-4313-a987-becd878bfc9e} executeQuery: (from [fd00:1122:3344:101::d]:61160) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.06 20:29:31.956497 [ 263 ] {98f46729-725a-4313-a987-becd878bfc9e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.06 20:29:31.957281 [ 263 ] {98f46729-725a-4313-a987-becd878bfc9e} oximeter.fields_uuid (538d4b0f-accb-4038-bdfc-74b5b9b9bdf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:29:31.957321 [ 263 ] {98f46729-725a-4313-a987-becd878bfc9e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.06 20:29:31.957696 [ 263 ] {98f46729-725a-4313-a987-becd878bfc9e} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.06 20:29:31.957932 [ 263 ] {98f46729-725a-4313-a987-becd878bfc9e} oximeter.fields_uuid (538d4b0f-accb-4038-bdfc-74b5b9b9bdf6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:29:31.958161 [ 263 ] {98f46729-725a-4313-a987-becd878bfc9e} executeQuery: Read 396 rows, 28.80 KiB in 0.001749 sec., 226415.09433962265 rows/sec., 16.08 MiB/sec. 2025.01.06 20:29:31.958214 [ 263 ] {98f46729-725a-4313-a987-becd878bfc9e} TCPHandler: Processed in 0.001981154 sec. 2025.01.06 20:29:31.958363 [ 259 ] {} TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:29:31.958511 [ 259 ] {fd919b55-2b55-4f18-9c76-396c4b9adb05} executeQuery: (from [fd00:1122:3344:101::d]:38477) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.06 20:29:31.958571 [ 259 ] {fd919b55-2b55-4f18-9c76-396c4b9adb05} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.06 20:29:31.959091 [ 259 ] {fd919b55-2b55-4f18-9c76-396c4b9adb05} oximeter.measurements_bool (0390283e-5773-43db-8357-eae9668bf3aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:29:31.959127 [ 259 ] {fd919b55-2b55-4f18-9c76-396c4b9adb05} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.06 20:29:31.959489 [ 259 ] {fd919b55-2b55-4f18-9c76-396c4b9adb05} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.06 20:29:31.959725 [ 259 ] {fd919b55-2b55-4f18-9c76-396c4b9adb05} oximeter.measurements_bool (0390283e-5773-43db-8357-eae9668bf3aa): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:29:31.960125 [ 259 ] {fd919b55-2b55-4f18-9c76-396c4b9adb05} executeQuery: Read 6 rows, 321.00 B in 0.001604 sec., 3740.6483790523694 rows/sec., 195.43 KiB/sec. 2025.01.06 20:29:31.960205 [ 259 ] {fd919b55-2b55-4f18-9c76-396c4b9adb05} TCPHandler: Processed in 0.001908212 sec. 2025.01.06 20:29:31.960363 [ 263 ] {} TCP-Session: bbe90a5d-34c4-4774-be67-d98a0842b907 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:29:31.960500 [ 263 ] {0446c465-f535-41e8-a0c9-433abecfddbb} executeQuery: (from [fd00:1122:3344:101::d]:61160) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.06 20:29:31.960563 [ 263 ] {0446c465-f535-41e8-a0c9-433abecfddbb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.06 20:29:31.961183 [ 263 ] {0446c465-f535-41e8-a0c9-433abecfddbb} oximeter.measurements_cumulativeu64 (af59260b-bf15-4029-ac71-06fa104b5db3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:29:31.961221 [ 263 ] {0446c465-f535-41e8-a0c9-433abecfddbb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.06 20:29:31.961613 [ 263 ] {0446c465-f535-41e8-a0c9-433abecfddbb} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.06 20:29:31.961846 [ 263 ] {0446c465-f535-41e8-a0c9-433abecfddbb} oximeter.measurements_cumulativeu64 (af59260b-bf15-4029-ac71-06fa104b5db3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:29:31.962127 [ 263 ] {0446c465-f535-41e8-a0c9-433abecfddbb} executeQuery: Read 227 rows, 15.50 KiB in 0.00164 sec., 138414.63414634147 rows/sec., 9.23 MiB/sec. 2025.01.06 20:29:31.962187 [ 263 ] {0446c465-f535-41e8-a0c9-433abecfddbb} TCPHandler: Processed in 0.001894521 sec. 2025.01.06 20:29:31.962359 [ 259 ] {} TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:29:31.962496 [ 259 ] {4dd8ef3a-d42f-4453-a0d9-03de4d5a18fd} executeQuery: (from [fd00:1122:3344:101::d]:38477) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.06 20:29:31.962556 [ 259 ] {4dd8ef3a-d42f-4453-a0d9-03de4d5a18fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.06 20:29:31.963046 [ 259 ] {4dd8ef3a-d42f-4453-a0d9-03de4d5a18fd} oximeter.measurements_f64 (f643f6a1-cc55-45e6-beb1-06e96f1acc93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:29:31.963082 [ 259 ] {4dd8ef3a-d42f-4453-a0d9-03de4d5a18fd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.06 20:29:31.963431 [ 259 ] {4dd8ef3a-d42f-4453-a0d9-03de4d5a18fd} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.06 20:29:31.963664 [ 259 ] {4dd8ef3a-d42f-4453-a0d9-03de4d5a18fd} oximeter.measurements_f64 (f643f6a1-cc55-45e6-beb1-06e96f1acc93): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:29:31.963883 [ 259 ] {4dd8ef3a-d42f-4453-a0d9-03de4d5a18fd} executeQuery: Read 1 rows, 69.00 B in 0.001398 sec., 715.307582260372 rows/sec., 48.20 KiB/sec. 2025.01.06 20:29:31.963961 [ 259 ] {4dd8ef3a-d42f-4453-a0d9-03de4d5a18fd} TCPHandler: Processed in 0.001669486 sec. 2025.01.06 20:29:31.964103 [ 263 ] {} TCP-Session: bbe90a5d-34c4-4774-be67-d98a0842b907 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:29:31.964220 [ 263 ] {96d1cf8d-b6bb-4ad7-919d-4136d8f5c907} executeQuery: (from [fd00:1122:3344:101::d]:61160) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.06 20:29:31.964299 [ 263 ] {96d1cf8d-b6bb-4ad7-919d-4136d8f5c907} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.06 20:29:31.965450 [ 263 ] {96d1cf8d-b6bb-4ad7-919d-4136d8f5c907} oximeter.measurements_histogramu64 (fbf005c8-a4b4-4d65-8e17-b42fba9a74c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:29:31.965489 [ 263 ] {96d1cf8d-b6bb-4ad7-919d-4136d8f5c907} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.06 20:29:31.966117 [ 263 ] {96d1cf8d-b6bb-4ad7-919d-4136d8f5c907} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.06 20:29:31.966363 [ 263 ] {96d1cf8d-b6bb-4ad7-919d-4136d8f5c907} oximeter.measurements_histogramu64 (fbf005c8-a4b4-4d65-8e17-b42fba9a74c3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:29:31.966800 [ 263 ] {96d1cf8d-b6bb-4ad7-919d-4136d8f5c907} executeQuery: Read 22 rows, 40.37 KiB in 0.00257 sec., 8560.311284046693 rows/sec., 15.34 MiB/sec. 2025.01.06 20:29:31.966993 [ 263 ] {96d1cf8d-b6bb-4ad7-919d-4136d8f5c907} TCPHandler: Processed in 0.00294836 sec. 2025.01.06 20:29:31.967145 [ 259 ] {} TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:29:31.967262 [ 259 ] {a8b38ff5-91cd-489f-b7e0-783bde6f772f} executeQuery: (from [fd00:1122:3344:101::d]:38477) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.06 20:29:31.967312 [ 259 ] {a8b38ff5-91cd-489f-b7e0-783bde6f772f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.06 20:29:31.967793 [ 259 ] {a8b38ff5-91cd-489f-b7e0-783bde6f772f} oximeter.measurements_u64 (c0c4b4c7-e60a-4bf4-9c4c-48da55e2b599): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:29:31.967831 [ 259 ] {a8b38ff5-91cd-489f-b7e0-783bde6f772f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.06 20:29:31.968198 [ 259 ] {a8b38ff5-91cd-489f-b7e0-783bde6f772f} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.06 20:29:31.968434 [ 259 ] {a8b38ff5-91cd-489f-b7e0-783bde6f772f} oximeter.measurements_u64 (c0c4b4c7-e60a-4bf4-9c4c-48da55e2b599): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:29:31.968672 [ 259 ] {a8b38ff5-91cd-489f-b7e0-783bde6f772f} executeQuery: Read 72 rows, 4.70 KiB in 0.00141 sec., 51063.82978723404 rows/sec., 3.26 MiB/sec. 2025.01.06 20:29:31.968766 [ 259 ] {a8b38ff5-91cd-489f-b7e0-783bde6f772f} TCPHandler: Processed in 0.001678185 sec. 2025.01.06 20:29:33.013153 [ 259 ] {} TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:29:33.013452 [ 259 ] {4396d6ac-0686-4fbf-b7b0-4ab281f52897} executeQuery: (from [fd00:1122:3344:101::d]:38477) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.06 20:29:33.013928 [ 259 ] {4396d6ac-0686-4fbf-b7b0-4ab281f52897} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.06 20:29:33.013979 [ 259 ] {4396d6ac-0686-4fbf-b7b0-4ab281f52897} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.01.06 20:29:33.014326 [ 259 ] {4396d6ac-0686-4fbf-b7b0-4ab281f52897} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.06 20:29:33.014405 [ 259 ] {4396d6ac-0686-4fbf-b7b0-4ab281f52897} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.06 20:29:33.014582 [ 259 ] {4396d6ac-0686-4fbf-b7b0-4ab281f52897} oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Key condition: (column 0 notIn 31-element set) 2025.01.06 20:29:33.014775 [ 296 ] {4396d6ac-0686-4fbf-b7b0-4ab281f52897} oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.06 20:29:33.014843 [ 298 ] {4396d6ac-0686-4fbf-b7b0-4ab281f52897} oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.01.06 20:29:33.014978 [ 259 ] {4396d6ac-0686-4fbf-b7b0-4ab281f52897} oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2025.01.06 20:29:33.015010 [ 259 ] {4396d6ac-0686-4fbf-b7b0-4ab281f52897} oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.06 20:29:33.019092 [ 259 ] {4396d6ac-0686-4fbf-b7b0-4ab281f52897} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.01.06 20:29:33.019126 [ 259 ] {4396d6ac-0686-4fbf-b7b0-4ab281f52897} oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Reading approx. 31 rows with 2 streams 2025.01.06 20:29:33.019198 [ 259 ] {4396d6ac-0686-4fbf-b7b0-4ab281f52897} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.06 20:29:33.019252 [ 259 ] {4396d6ac-0686-4fbf-b7b0-4ab281f52897} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.06 20:29:33.021038 [ 259 ] {4396d6ac-0686-4fbf-b7b0-4ab281f52897} executeQuery: Read 31 rows, 1.18 KiB in 0.007725 sec., 4012.94498381877 rows/sec., 153.09 KiB/sec. 2025.01.06 20:29:33.021203 [ 259 ] {4396d6ac-0686-4fbf-b7b0-4ab281f52897} TCPHandler: Processed in 0.008193903 sec. 2025.01.06 20:29:33.021558 [ 263 ] {} TCP-Session: bbe90a5d-34c4-4774-be67-d98a0842b907 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:29:33.021791 [ 263 ] {6a779294-db7b-4c15-8494-ada98f291536} executeQuery: (from [fd00:1122:3344:101::d]:61160) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:errors_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.06 20:29:33.022202 [ 263 ] {6a779294-db7b-4c15-8494-ada98f291536} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.06 20:29:33.022252 [ 263 ] {6a779294-db7b-4c15-8494-ada98f291536} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:errors_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.01.06 20:29:33.022604 [ 263 ] {6a779294-db7b-4c15-8494-ada98f291536} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.06 20:29:33.022683 [ 263 ] {6a779294-db7b-4c15-8494-ada98f291536} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.06 20:29:33.022861 [ 263 ] {6a779294-db7b-4c15-8494-ada98f291536} oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Key condition: (column 0 notIn 32-element set) 2025.01.06 20:29:33.022984 [ 299 ] {6a779294-db7b-4c15-8494-ada98f291536} oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.06 20:29:33.022985 [ 296 ] {6a779294-db7b-4c15-8494-ada98f291536} oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.01.06 20:29:33.023149 [ 263 ] {6a779294-db7b-4c15-8494-ada98f291536} oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2025.01.06 20:29:33.023180 [ 263 ] {6a779294-db7b-4c15-8494-ada98f291536} oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.06 20:29:33.023272 [ 263 ] {6a779294-db7b-4c15-8494-ada98f291536} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.01.06 20:29:33.023294 [ 263 ] {6a779294-db7b-4c15-8494-ada98f291536} oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Reading approx. 31 rows with 2 streams 2025.01.06 20:29:33.023336 [ 263 ] {6a779294-db7b-4c15-8494-ada98f291536} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:errors_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.06 20:29:33.023384 [ 263 ] {6a779294-db7b-4c15-8494-ada98f291536} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:errors_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.06 20:29:33.024484 [ 263 ] {6a779294-db7b-4c15-8494-ada98f291536} executeQuery: Read 31 rows, 1.18 KiB in 0.002805 sec., 11051.69340463458 rows/sec., 421.61 KiB/sec. 2025.01.06 20:29:33.024630 [ 263 ] {6a779294-db7b-4c15-8494-ada98f291536} TCPHandler: Processed in 0.003198177 sec. 2025.01.06 20:29:33.024907 [ 259 ] {} TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:29:33.025095 [ 259 ] {8bdd2eb8-1283-42ed-88ca-7d169859f2c9} executeQuery: (from [fd00:1122:3344:101::d]:38477) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.06 20:29:33.025436 [ 259 ] {8bdd2eb8-1283-42ed-88ca-7d169859f2c9} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.06 20:29:33.025484 [ 259 ] {8bdd2eb8-1283-42ed-88ca-7d169859f2c9} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.01.06 20:29:33.025796 [ 259 ] {8bdd2eb8-1283-42ed-88ca-7d169859f2c9} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.06 20:29:33.025861 [ 259 ] {8bdd2eb8-1283-42ed-88ca-7d169859f2c9} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.06 20:29:33.026007 [ 259 ] {8bdd2eb8-1283-42ed-88ca-7d169859f2c9} oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Key condition: (column 0 notIn 33-element set) 2025.01.06 20:29:33.026102 [ 299 ] {8bdd2eb8-1283-42ed-88ca-7d169859f2c9} oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.01.06 20:29:33.026103 [ 296 ] {8bdd2eb8-1283-42ed-88ca-7d169859f2c9} oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.06 20:29:33.026211 [ 259 ] {8bdd2eb8-1283-42ed-88ca-7d169859f2c9} oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2025.01.06 20:29:33.026240 [ 259 ] {8bdd2eb8-1283-42ed-88ca-7d169859f2c9} oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.06 20:29:33.026322 [ 259 ] {8bdd2eb8-1283-42ed-88ca-7d169859f2c9} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.01.06 20:29:33.026343 [ 259 ] {8bdd2eb8-1283-42ed-88ca-7d169859f2c9} oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Reading approx. 31 rows with 2 streams 2025.01.06 20:29:33.026384 [ 259 ] {8bdd2eb8-1283-42ed-88ca-7d169859f2c9} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.06 20:29:33.026428 [ 259 ] {8bdd2eb8-1283-42ed-88ca-7d169859f2c9} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.06 20:29:33.027449 [ 259 ] {8bdd2eb8-1283-42ed-88ca-7d169859f2c9} executeQuery: Read 31 rows, 1.18 KiB in 0.002447 sec., 12668.5737637924 rows/sec., 483.29 KiB/sec. 2025.01.06 20:29:33.027601 [ 259 ] {8bdd2eb8-1283-42ed-88ca-7d169859f2c9} TCPHandler: Processed in 0.002755475 sec. 2025.01.06 20:29:33.027975 [ 263 ] {} TCP-Session: bbe90a5d-34c4-4774-be67-d98a0842b907 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:29:33.028171 [ 263 ] {1c3348a9-d569-47f4-8b65-10cda1f4f97b} executeQuery: (from [fd00:1122:3344:101::d]:61160) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.06 20:29:33.028560 [ 263 ] {1c3348a9-d569-47f4-8b65-10cda1f4f97b} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.06 20:29:33.028610 [ 263 ] {1c3348a9-d569-47f4-8b65-10cda1f4f97b} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.01.06 20:29:33.028927 [ 263 ] {1c3348a9-d569-47f4-8b65-10cda1f4f97b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.06 20:29:33.028993 [ 263 ] {1c3348a9-d569-47f4-8b65-10cda1f4f97b} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.06 20:29:33.029143 [ 263 ] {1c3348a9-d569-47f4-8b65-10cda1f4f97b} oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Key condition: (column 0 notIn 34-element set) 2025.01.06 20:29:33.029224 [ 296 ] {1c3348a9-d569-47f4-8b65-10cda1f4f97b} oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.06 20:29:33.029237 [ 299 ] {1c3348a9-d569-47f4-8b65-10cda1f4f97b} oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.01.06 20:29:33.029337 [ 263 ] {1c3348a9-d569-47f4-8b65-10cda1f4f97b} oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2025.01.06 20:29:33.029365 [ 263 ] {1c3348a9-d569-47f4-8b65-10cda1f4f97b} oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.06 20:29:33.029446 [ 263 ] {1c3348a9-d569-47f4-8b65-10cda1f4f97b} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.01.06 20:29:33.029465 [ 263 ] {1c3348a9-d569-47f4-8b65-10cda1f4f97b} oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Reading approx. 31 rows with 2 streams 2025.01.06 20:29:33.029506 [ 263 ] {1c3348a9-d569-47f4-8b65-10cda1f4f97b} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.06 20:29:33.029552 [ 263 ] {1c3348a9-d569-47f4-8b65-10cda1f4f97b} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.06 20:29:33.030559 [ 263 ] {1c3348a9-d569-47f4-8b65-10cda1f4f97b} executeQuery: Read 31 rows, 1.18 KiB in 0.002485 sec., 12474.849094567406 rows/sec., 475.90 KiB/sec. 2025.01.06 20:29:33.030697 [ 263 ] {1c3348a9-d569-47f4-8b65-10cda1f4f97b} TCPHandler: Processed in 0.002781665 sec. 2025.01.06 20:29:33.031006 [ 259 ] {} TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:29:33.031226 [ 259 ] {752c878b-f07d-4b6c-bd38-aa9fc2879000} executeQuery: (from [fd00:1122:3344:101::d]:38477) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.06 20:29:33.031635 [ 259 ] {752c878b-f07d-4b6c-bd38-aa9fc2879000} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.06 20:29:33.031694 [ 259 ] {752c878b-f07d-4b6c-bd38-aa9fc2879000} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.01.06 20:29:33.032042 [ 259 ] {752c878b-f07d-4b6c-bd38-aa9fc2879000} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.06 20:29:33.032107 [ 259 ] {752c878b-f07d-4b6c-bd38-aa9fc2879000} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.06 20:29:33.032249 [ 259 ] {752c878b-f07d-4b6c-bd38-aa9fc2879000} oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Key condition: (column 0 notIn 35-element set) 2025.01.06 20:29:33.032346 [ 299 ] {752c878b-f07d-4b6c-bd38-aa9fc2879000} oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.06 20:29:33.032346 [ 296 ] {752c878b-f07d-4b6c-bd38-aa9fc2879000} oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.01.06 20:29:33.032453 [ 259 ] {752c878b-f07d-4b6c-bd38-aa9fc2879000} oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2025.01.06 20:29:33.032482 [ 259 ] {752c878b-f07d-4b6c-bd38-aa9fc2879000} oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.06 20:29:33.032563 [ 259 ] {752c878b-f07d-4b6c-bd38-aa9fc2879000} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.01.06 20:29:33.032584 [ 259 ] {752c878b-f07d-4b6c-bd38-aa9fc2879000} oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Reading approx. 31 rows with 2 streams 2025.01.06 20:29:33.032624 [ 259 ] {752c878b-f07d-4b6c-bd38-aa9fc2879000} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.06 20:29:33.032671 [ 259 ] {752c878b-f07d-4b6c-bd38-aa9fc2879000} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.06 20:29:33.033682 [ 259 ] {752c878b-f07d-4b6c-bd38-aa9fc2879000} executeQuery: Read 31 rows, 1.18 KiB in 0.002567 sec., 12076.353720296067 rows/sec., 460.70 KiB/sec. 2025.01.06 20:29:33.033839 [ 259 ] {752c878b-f07d-4b6c-bd38-aa9fc2879000} TCPHandler: Processed in 0.002901429 sec. 2025.01.06 20:29:33.034081 [ 263 ] {} TCP-Session: bbe90a5d-34c4-4774-be67-d98a0842b907 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:29:33.034268 [ 263 ] {a8d3f6f0-4149-4535-849c-0f8261d87efd} executeQuery: (from [fd00:1122:3344:101::d]:61160) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.06 20:29:33.034608 [ 263 ] {a8d3f6f0-4149-4535-849c-0f8261d87efd} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.06 20:29:33.034656 [ 263 ] {a8d3f6f0-4149-4535-849c-0f8261d87efd} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.01.06 20:29:33.034980 [ 263 ] {a8d3f6f0-4149-4535-849c-0f8261d87efd} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.06 20:29:33.035045 [ 263 ] {a8d3f6f0-4149-4535-849c-0f8261d87efd} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.06 20:29:33.035190 [ 263 ] {a8d3f6f0-4149-4535-849c-0f8261d87efd} oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Key condition: (column 0 notIn 36-element set) 2025.01.06 20:29:33.035273 [ 299 ] {a8d3f6f0-4149-4535-849c-0f8261d87efd} oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.06 20:29:33.035274 [ 296 ] {a8d3f6f0-4149-4535-849c-0f8261d87efd} oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.01.06 20:29:33.035364 [ 263 ] {a8d3f6f0-4149-4535-849c-0f8261d87efd} oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2025.01.06 20:29:33.035391 [ 263 ] {a8d3f6f0-4149-4535-849c-0f8261d87efd} oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.06 20:29:33.035473 [ 263 ] {a8d3f6f0-4149-4535-849c-0f8261d87efd} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.01.06 20:29:33.035492 [ 263 ] {a8d3f6f0-4149-4535-849c-0f8261d87efd} oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Reading approx. 31 rows with 2 streams 2025.01.06 20:29:33.035531 [ 263 ] {a8d3f6f0-4149-4535-849c-0f8261d87efd} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.06 20:29:33.035577 [ 263 ] {a8d3f6f0-4149-4535-849c-0f8261d87efd} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.06 20:29:33.036544 [ 263 ] {a8d3f6f0-4149-4535-849c-0f8261d87efd} executeQuery: Read 31 rows, 1.18 KiB in 0.002366 sec., 13102.282333051564 rows/sec., 499.84 KiB/sec. 2025.01.06 20:29:33.036675 [ 263 ] {a8d3f6f0-4149-4535-849c-0f8261d87efd} TCPHandler: Processed in 0.002653482 sec. 2025.01.06 20:29:33.112262 [ 259 ] {} TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:29:33.112491 [ 259 ] {82b9250a-bacc-42f6-a2e7-1ddf777d99e7} executeQuery: (from [fd00:1122:3344:101::d]:38477) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.06 20:29:33.112891 [ 259 ] {82b9250a-bacc-42f6-a2e7-1ddf777d99e7} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.06 20:29:33.112940 [ 259 ] {82b9250a-bacc-42f6-a2e7-1ddf777d99e7} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.01.06 20:29:33.113298 [ 259 ] {82b9250a-bacc-42f6-a2e7-1ddf777d99e7} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.06 20:29:33.113364 [ 259 ] {82b9250a-bacc-42f6-a2e7-1ddf777d99e7} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.06 20:29:33.113536 [ 259 ] {82b9250a-bacc-42f6-a2e7-1ddf777d99e7} oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Key condition: (column 0 notIn 37-element set) 2025.01.06 20:29:33.113643 [ 296 ] {82b9250a-bacc-42f6-a2e7-1ddf777d99e7} oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.01.06 20:29:33.113645 [ 299 ] {82b9250a-bacc-42f6-a2e7-1ddf777d99e7} oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.06 20:29:33.113760 [ 259 ] {82b9250a-bacc-42f6-a2e7-1ddf777d99e7} oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2025.01.06 20:29:33.113788 [ 259 ] {82b9250a-bacc-42f6-a2e7-1ddf777d99e7} oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.06 20:29:33.113870 [ 259 ] {82b9250a-bacc-42f6-a2e7-1ddf777d99e7} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.01.06 20:29:33.113889 [ 259 ] {82b9250a-bacc-42f6-a2e7-1ddf777d99e7} oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Reading approx. 31 rows with 2 streams 2025.01.06 20:29:33.113930 [ 259 ] {82b9250a-bacc-42f6-a2e7-1ddf777d99e7} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.06 20:29:33.113976 [ 259 ] {82b9250a-bacc-42f6-a2e7-1ddf777d99e7} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.06 20:29:33.115025 [ 259 ] {82b9250a-bacc-42f6-a2e7-1ddf777d99e7} executeQuery: Read 31 rows, 1.18 KiB in 0.00265 sec., 11698.11320754717 rows/sec., 446.27 KiB/sec. 2025.01.06 20:29:33.115178 [ 259 ] {82b9250a-bacc-42f6-a2e7-1ddf777d99e7} TCPHandler: Processed in 0.002985971 sec. 2025.01.06 20:29:33.115646 [ 263 ] {} TCP-Session: bbe90a5d-34c4-4774-be67-d98a0842b907 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:29:33.115779 [ 263 ] {5993f702-0f25-418e-b55a-61147eb4352e} executeQuery: (from [fd00:1122:3344:101::d]:61160) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.01.06 20:29:33.115832 [ 263 ] {5993f702-0f25-418e-b55a-61147eb4352e} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.06 20:29:33.116570 [ 263 ] {5993f702-0f25-418e-b55a-61147eb4352e} oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:29:33.116615 [ 263 ] {5993f702-0f25-418e-b55a-61147eb4352e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.06 20:29:33.117105 [ 263 ] {5993f702-0f25-418e-b55a-61147eb4352e} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.06 20:29:33.117324 [ 263 ] {5993f702-0f25-418e-b55a-61147eb4352e} oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:29:33.117638 [ 263 ] {5993f702-0f25-418e-b55a-61147eb4352e} executeQuery: Read 7 rows, 1.42 KiB in 0.001867 sec., 3749.3304767005893 rows/sec., 762.63 KiB/sec. 2025.01.06 20:29:33.117858 [ 263 ] {5993f702-0f25-418e-b55a-61147eb4352e} TCPHandler: Processed in 0.002270162 sec. 2025.01.06 20:29:33.118025 [ 259 ] {} TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:29:33.118174 [ 259 ] {98d1aecc-2f3e-40dd-b9c1-da3a4df65fa7} executeQuery: (from [fd00:1122:3344:101::d]:38477) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.06 20:29:33.118232 [ 259 ] {98d1aecc-2f3e-40dd-b9c1-da3a4df65fa7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.06 20:29:33.119365 [ 259 ] {98d1aecc-2f3e-40dd-b9c1-da3a4df65fa7} oximeter.fields_string (aedd4dd5-9585-4b95-b99d-084a5cfe0d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:29:33.119408 [ 259 ] {98d1aecc-2f3e-40dd-b9c1-da3a4df65fa7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.06 20:29:33.119884 [ 259 ] {98d1aecc-2f3e-40dd-b9c1-da3a4df65fa7} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.06 20:29:33.120135 [ 259 ] {98d1aecc-2f3e-40dd-b9c1-da3a4df65fa7} oximeter.fields_string (aedd4dd5-9585-4b95-b99d-084a5cfe0d00): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:29:33.120305 [ 62 ] {} oximeter.fields_string (aedd4dd5-9585-4b95-b99d-084a5cfe0d00) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.01.06 20:29:33.120362 [ 259 ] {98d1aecc-2f3e-40dd-b9c1-da3a4df65fa7} executeQuery: Read 1193 rows, 100.23 KiB in 0.002228 sec., 535457.8096947935 rows/sec., 43.93 MiB/sec. 2025.01.06 20:29:33.120372 [ 62 ] {} oximeter.fields_string (aedd4dd5-9585-4b95-b99d-084a5cfe0d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:29:33.120455 [ 62 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.06 20:29:33.120486 [ 259 ] {98d1aecc-2f3e-40dd-b9c1-da3a4df65fa7} TCPHandler: Processed in 0.002528308 sec. 2025.01.06 20:29:33.120683 [ 190 ] {aedd4dd5-9585-4b95-b99d-084a5cfe0d00::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.01.06 20:29:33.120706 [ 263 ] {} TCP-Session: bbe90a5d-34c4-4774-be67-d98a0842b907 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:29:33.120918 [ 190 ] {aedd4dd5-9585-4b95-b99d-084a5cfe0d00::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.06 20:29:33.120957 [ 263 ] {6ef74dbb-3b2b-415d-b9b1-00b6a5b39205} executeQuery: (from [fd00:1122:3344:101::d]:61160) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.06 20:29:33.120978 [ 190 ] {aedd4dd5-9585-4b95-b99d-084a5cfe0d00::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 192 rows starting from the beginning of the part 2025.01.06 20:29:33.121050 [ 263 ] {6ef74dbb-3b2b-415d-b9b1-00b6a5b39205} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.06 20:29:33.121249 [ 190 ] {aedd4dd5-9585-4b95-b99d-084a5cfe0d00::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 191 rows starting from the beginning of the part 2025.01.06 20:29:33.121591 [ 190 ] {aedd4dd5-9585-4b95-b99d-084a5cfe0d00::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 243 rows starting from the beginning of the part 2025.01.06 20:29:33.121886 [ 190 ] {aedd4dd5-9585-4b95-b99d-084a5cfe0d00::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 52 rows starting from the beginning of the part 2025.01.06 20:29:33.122207 [ 190 ] {aedd4dd5-9585-4b95-b99d-084a5cfe0d00::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 243 rows starting from the beginning of the part 2025.01.06 20:29:33.122531 [ 190 ] {aedd4dd5-9585-4b95-b99d-084a5cfe0d00::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1193 rows starting from the beginning of the part 2025.01.06 20:29:33.124338 [ 263 ] {6ef74dbb-3b2b-415d-b9b1-00b6a5b39205} oximeter.fields_u32 (503ea8dd-f181-4148-8a5b-aa44b2707914): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:29:33.124402 [ 263 ] {6ef74dbb-3b2b-415d-b9b1-00b6a5b39205} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.06 20:29:33.125328 [ 263 ] {6ef74dbb-3b2b-415d-b9b1-00b6a5b39205} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.06 20:29:33.125703 [ 263 ] {6ef74dbb-3b2b-415d-b9b1-00b6a5b39205} oximeter.fields_u32 (503ea8dd-f181-4148-8a5b-aa44b2707914): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:29:33.126097 [ 201 ] {aedd4dd5-9585-4b95-b99d-084a5cfe0d00::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 2114 rows, containing 5 columns (5 merged, 0 gathered) in 0.00551137 sec., 383570.6911348721 rows/sec., 33.93 MiB/sec. 2025.01.06 20:29:33.126248 [ 263 ] {6ef74dbb-3b2b-415d-b9b1-00b6a5b39205} executeQuery: Read 228 rows, 15.81 KiB in 0.005358 sec., 42553.1914893617 rows/sec., 2.88 MiB/sec. 2025.01.06 20:29:33.126590 [ 263 ] {6ef74dbb-3b2b-415d-b9b1-00b6a5b39205} TCPHandler: Processed in 0.005996593 sec. 2025.01.06 20:29:33.126598 [ 201 ] {aedd4dd5-9585-4b95-b99d-084a5cfe0d00::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.01.06 20:29:33.126865 [ 259 ] {} TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:29:33.127079 [ 259 ] {10a43165-cdb3-464a-a1fb-bef539e408b9} executeQuery: (from [fd00:1122:3344:101::d]:38477) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.06 20:29:33.127191 [ 259 ] {10a43165-cdb3-464a-a1fb-bef539e408b9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.06 20:29:33.127213 [ 201 ] {aedd4dd5-9585-4b95-b99d-084a5cfe0d00::all_1_6_1} oximeter.fields_string (aedd4dd5-9585-4b95-b99d-084a5cfe0d00): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:29:33.127443 [ 201 ] {aedd4dd5-9585-4b95-b99d-084a5cfe0d00::all_1_6_1} oximeter.fields_string (aedd4dd5-9585-4b95-b99d-084a5cfe0d00) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.01.06 20:29:33.127607 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. 2025.01.06 20:29:33.128297 [ 259 ] {10a43165-cdb3-464a-a1fb-bef539e408b9} oximeter.fields_uuid (538d4b0f-accb-4038-bdfc-74b5b9b9bdf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:29:33.128340 [ 259 ] {10a43165-cdb3-464a-a1fb-bef539e408b9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.06 20:29:33.128716 [ 259 ] {10a43165-cdb3-464a-a1fb-bef539e408b9} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.06 20:29:33.128953 [ 259 ] {10a43165-cdb3-464a-a1fb-bef539e408b9} oximeter.fields_uuid (538d4b0f-accb-4038-bdfc-74b5b9b9bdf6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:29:33.129118 [ 62 ] {} oximeter.fields_uuid (538d4b0f-accb-4038-bdfc-74b5b9b9bdf6) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.01.06 20:29:33.129189 [ 62 ] {} oximeter.fields_uuid (538d4b0f-accb-4038-bdfc-74b5b9b9bdf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:29:33.129195 [ 259 ] {10a43165-cdb3-464a-a1fb-bef539e408b9} executeQuery: Read 512 rows, 38.76 KiB in 0.002166 sec., 236380.42474607573 rows/sec., 17.48 MiB/sec. 2025.01.06 20:29:33.129232 [ 62 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.06 20:29:33.129354 [ 259 ] {10a43165-cdb3-464a-a1fb-bef539e408b9} TCPHandler: Processed in 0.002627982 sec. 2025.01.06 20:29:33.129667 [ 190 ] {538d4b0f-accb-4038-bdfc-74b5b9b9bdf6::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.01.06 20:29:33.129801 [ 263 ] {} TCP-Session: bbe90a5d-34c4-4774-be67-d98a0842b907 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:29:33.129872 [ 190 ] {538d4b0f-accb-4038-bdfc-74b5b9b9bdf6::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.06 20:29:33.129946 [ 190 ] {538d4b0f-accb-4038-bdfc-74b5b9b9bdf6::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 350 rows starting from the beginning of the part 2025.01.06 20:29:33.130033 [ 263 ] {d8d7a8ab-c01b-4f77-ab69-c30c28340f38} executeQuery: (from [fd00:1122:3344:101::d]:61160) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.06 20:29:33.130220 [ 190 ] {538d4b0f-accb-4038-bdfc-74b5b9b9bdf6::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 340 rows starting from the beginning of the part 2025.01.06 20:29:33.130277 [ 263 ] {d8d7a8ab-c01b-4f77-ab69-c30c28340f38} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.06 20:29:33.130576 [ 190 ] {538d4b0f-accb-4038-bdfc-74b5b9b9bdf6::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 396 rows starting from the beginning of the part 2025.01.06 20:29:33.130985 [ 190 ] {538d4b0f-accb-4038-bdfc-74b5b9b9bdf6::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 56 rows starting from the beginning of the part 2025.01.06 20:29:33.131324 [ 190 ] {538d4b0f-accb-4038-bdfc-74b5b9b9bdf6::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 396 rows starting from the beginning of the part 2025.01.06 20:29:33.131690 [ 190 ] {538d4b0f-accb-4038-bdfc-74b5b9b9bdf6::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 512 rows starting from the beginning of the part 2025.01.06 20:29:33.133628 [ 187 ] {538d4b0f-accb-4038-bdfc-74b5b9b9bdf6::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.004265886 sec., 480556.67685446824 rows/sec., 36.24 MiB/sec. 2025.01.06 20:29:33.133856 [ 187 ] {538d4b0f-accb-4038-bdfc-74b5b9b9bdf6::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.01.06 20:29:33.134192 [ 187 ] {538d4b0f-accb-4038-bdfc-74b5b9b9bdf6::all_1_6_1} oximeter.fields_uuid (538d4b0f-accb-4038-bdfc-74b5b9b9bdf6): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:29:33.134285 [ 187 ] {538d4b0f-accb-4038-bdfc-74b5b9b9bdf6::all_1_6_1} oximeter.fields_uuid (538d4b0f-accb-4038-bdfc-74b5b9b9bdf6) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.01.06 20:29:33.134385 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. 2025.01.06 20:29:33.135576 [ 263 ] {d8d7a8ab-c01b-4f77-ab69-c30c28340f38} oximeter.measurements_cumulativeu64 (af59260b-bf15-4029-ac71-06fa104b5db3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:29:33.135618 [ 263 ] {d8d7a8ab-c01b-4f77-ab69-c30c28340f38} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.06 20:29:33.136140 [ 263 ] {d8d7a8ab-c01b-4f77-ab69-c30c28340f38} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.06 20:29:33.136377 [ 263 ] {d8d7a8ab-c01b-4f77-ab69-c30c28340f38} oximeter.measurements_cumulativeu64 (af59260b-bf15-4029-ac71-06fa104b5db3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:29:33.136564 [ 62 ] {} oximeter.measurements_cumulativeu64 (af59260b-bf15-4029-ac71-06fa104b5db3) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.01.06 20:29:33.136643 [ 263 ] {d8d7a8ab-c01b-4f77-ab69-c30c28340f38} executeQuery: Read 2089 rows, 142.89 KiB in 0.006681 sec., 312677.7428528663 rows/sec., 20.89 MiB/sec. 2025.01.06 20:29:33.136660 [ 62 ] {} oximeter.measurements_cumulativeu64 (af59260b-bf15-4029-ac71-06fa104b5db3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:29:33.136765 [ 62 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.06 20:29:33.136804 [ 263 ] {d8d7a8ab-c01b-4f77-ab69-c30c28340f38} TCPHandler: Processed in 0.00733793 sec. 2025.01.06 20:29:33.137032 [ 259 ] {} TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:29:33.137042 [ 195 ] {af59260b-bf15-4029-ac71-06fa104b5db3::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.01.06 20:29:33.137177 [ 259 ] {d9e84611-f7e1-4468-8c55-4774ccc28423} executeQuery: (from [fd00:1122:3344:101::d]:38477) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.06 20:29:33.137205 [ 195 ] {af59260b-bf15-4029-ac71-06fa104b5db3::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.06 20:29:33.137242 [ 259 ] {d9e84611-f7e1-4468-8c55-4774ccc28423} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.06 20:29:33.137250 [ 195 ] {af59260b-bf15-4029-ac71-06fa104b5db3::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 77 rows starting from the beginning of the part 2025.01.06 20:29:33.137541 [ 195 ] {af59260b-bf15-4029-ac71-06fa104b5db3::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 77 rows starting from the beginning of the part 2025.01.06 20:29:33.137956 [ 195 ] {af59260b-bf15-4029-ac71-06fa104b5db3::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 197 rows starting from the beginning of the part 2025.01.06 20:29:33.138418 [ 195 ] {af59260b-bf15-4029-ac71-06fa104b5db3::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 150 rows starting from the beginning of the part 2025.01.06 20:29:33.138675 [ 195 ] {af59260b-bf15-4029-ac71-06fa104b5db3::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 227 rows starting from the beginning of the part 2025.01.06 20:29:33.138903 [ 195 ] {af59260b-bf15-4029-ac71-06fa104b5db3::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2089 rows starting from the beginning of the part 2025.01.06 20:29:33.139606 [ 259 ] {d9e84611-f7e1-4468-8c55-4774ccc28423} oximeter.measurements_u64 (c0c4b4c7-e60a-4bf4-9c4c-48da55e2b599): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:29:33.139648 [ 259 ] {d9e84611-f7e1-4468-8c55-4774ccc28423} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.06 20:29:33.140185 [ 259 ] {d9e84611-f7e1-4468-8c55-4774ccc28423} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.06 20:29:33.140520 [ 259 ] {d9e84611-f7e1-4468-8c55-4774ccc28423} oximeter.measurements_u64 (c0c4b4c7-e60a-4bf4-9c4c-48da55e2b599): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:29:33.140752 [ 60 ] {} oximeter.measurements_u64 (c0c4b4c7-e60a-4bf4-9c4c-48da55e2b599) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.01.06 20:29:33.140851 [ 259 ] {d9e84611-f7e1-4468-8c55-4774ccc28423} executeQuery: Read 10 rows, 719.00 B in 0.003691 sec., 2709.29287455974 rows/sec., 190.23 KiB/sec. 2025.01.06 20:29:33.140860 [ 60 ] {} oximeter.measurements_u64 (c0c4b4c7-e60a-4bf4-9c4c-48da55e2b599): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:29:33.140989 [ 60 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.06 20:29:33.141098 [ 259 ] {d9e84611-f7e1-4468-8c55-4774ccc28423} TCPHandler: Processed in 0.004129763 sec. 2025.01.06 20:29:33.141508 [ 187 ] {c0c4b4c7-e60a-4bf4-9c4c-48da55e2b599::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.01.06 20:29:33.141773 [ 187 ] {c0c4b4c7-e60a-4bf4-9c4c-48da55e2b599::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.06 20:29:33.141822 [ 187 ] {c0c4b4c7-e60a-4bf4-9c4c-48da55e2b599::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 22 rows starting from the beginning of the part 2025.01.06 20:29:33.141832 [ 190 ] {af59260b-bf15-4029-ac71-06fa104b5db3::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 2817 rows, containing 5 columns (5 merged, 0 gathered) in 0.004914544 sec., 573196.6180382147 rows/sec., 38.18 MiB/sec. 2025.01.06 20:29:33.141990 [ 187 ] {c0c4b4c7-e60a-4bf4-9c4c-48da55e2b599::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 22 rows starting from the beginning of the part 2025.01.06 20:29:33.142218 [ 187 ] {c0c4b4c7-e60a-4bf4-9c4c-48da55e2b599::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 62 rows starting from the beginning of the part 2025.01.06 20:29:33.142357 [ 190 ] {af59260b-bf15-4029-ac71-06fa104b5db3::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.01.06 20:29:33.142614 [ 187 ] {c0c4b4c7-e60a-4bf4-9c4c-48da55e2b599::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 50 rows starting from the beginning of the part 2025.01.06 20:29:33.142919 [ 187 ] {c0c4b4c7-e60a-4bf4-9c4c-48da55e2b599::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 72 rows starting from the beginning of the part 2025.01.06 20:29:33.143227 [ 187 ] {c0c4b4c7-e60a-4bf4-9c4c-48da55e2b599::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 10 rows starting from the beginning of the part 2025.01.06 20:29:33.143493 [ 190 ] {af59260b-bf15-4029-ac71-06fa104b5db3::all_1_6_1} oximeter.measurements_cumulativeu64 (af59260b-bf15-4029-ac71-06fa104b5db3): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:29:33.143753 [ 190 ] {af59260b-bf15-4029-ac71-06fa104b5db3::all_1_6_1} oximeter.measurements_cumulativeu64 (af59260b-bf15-4029-ac71-06fa104b5db3) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.01.06 20:29:33.143909 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. 2025.01.06 20:29:33.144621 [ 195 ] {c0c4b4c7-e60a-4bf4-9c4c-48da55e2b599::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 238 rows, containing 4 columns (4 merged, 0 gathered) in 0.003434593 sec., 69294.96449797691 rows/sec., 4.35 MiB/sec. 2025.01.06 20:29:33.144771 [ 195 ] {c0c4b4c7-e60a-4bf4-9c4c-48da55e2b599::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.01.06 20:29:33.145062 [ 195 ] {c0c4b4c7-e60a-4bf4-9c4c-48da55e2b599::all_1_6_1} oximeter.measurements_u64 (c0c4b4c7-e60a-4bf4-9c4c-48da55e2b599): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:29:33.145134 [ 195 ] {c0c4b4c7-e60a-4bf4-9c4c-48da55e2b599::all_1_6_1} oximeter.measurements_u64 (c0c4b4c7-e60a-4bf4-9c4c-48da55e2b599) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.01.06 20:29:33.145197 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2025.01.06 20:29:36.936981 [ 259 ] {} TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:29:36.937181 [ 259 ] {cd75d9e7-4b55-44e0-b087-6628043cac56} executeQuery: (from [fd00:1122:3344:101::d]:38477) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.06 20:29:36.937251 [ 259 ] {cd75d9e7-4b55-44e0-b087-6628043cac56} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.06 20:29:36.938020 [ 259 ] {cd75d9e7-4b55-44e0-b087-6628043cac56} oximeter.fields_string (aedd4dd5-9585-4b95-b99d-084a5cfe0d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:29:36.938063 [ 259 ] {cd75d9e7-4b55-44e0-b087-6628043cac56} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.06 20:29:36.938480 [ 259 ] {cd75d9e7-4b55-44e0-b087-6628043cac56} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.06 20:29:36.938724 [ 259 ] {cd75d9e7-4b55-44e0-b087-6628043cac56} oximeter.fields_string (aedd4dd5-9585-4b95-b99d-084a5cfe0d00): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:29:36.938915 [ 259 ] {cd75d9e7-4b55-44e0-b087-6628043cac56} executeQuery: Read 52 rows, 4.04 KiB in 0.001785 sec., 29131.65266106443 rows/sec., 2.21 MiB/sec. 2025.01.06 20:29:36.938977 [ 259 ] {cd75d9e7-4b55-44e0-b087-6628043cac56} TCPHandler: Processed in 0.002133199 sec. 2025.01.06 20:29:36.939236 [ 263 ] {} TCP-Session: bbe90a5d-34c4-4774-be67-d98a0842b907 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:29:36.939429 [ 263 ] {696d7541-238a-4d6b-9a6c-5bbc11e9e18a} executeQuery: (from [fd00:1122:3344:101::d]:61160) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.06 20:29:36.939504 [ 263 ] {696d7541-238a-4d6b-9a6c-5bbc11e9e18a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.06 20:29:36.940303 [ 263 ] {696d7541-238a-4d6b-9a6c-5bbc11e9e18a} oximeter.fields_uuid (538d4b0f-accb-4038-bdfc-74b5b9b9bdf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:29:36.940352 [ 263 ] {696d7541-238a-4d6b-9a6c-5bbc11e9e18a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.06 20:29:36.940784 [ 263 ] {696d7541-238a-4d6b-9a6c-5bbc11e9e18a} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.06 20:29:36.941037 [ 263 ] {696d7541-238a-4d6b-9a6c-5bbc11e9e18a} oximeter.fields_uuid (538d4b0f-accb-4038-bdfc-74b5b9b9bdf6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:29:36.941264 [ 263 ] {696d7541-238a-4d6b-9a6c-5bbc11e9e18a} executeQuery: Read 56 rows, 4.47 KiB in 0.001887 sec., 29676.7355590885 rows/sec., 2.31 MiB/sec. 2025.01.06 20:29:36.941331 [ 263 ] {696d7541-238a-4d6b-9a6c-5bbc11e9e18a} TCPHandler: Processed in 0.00223228 sec. 2025.01.06 20:29:36.941498 [ 259 ] {} TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:29:36.941627 [ 259 ] {97f7e561-4aca-464e-a770-35e339347cf2} executeQuery: (from [fd00:1122:3344:101::d]:38477) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.06 20:29:36.941686 [ 259 ] {97f7e561-4aca-464e-a770-35e339347cf2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.06 20:29:36.942264 [ 259 ] {97f7e561-4aca-464e-a770-35e339347cf2} oximeter.measurements_cumulativeu64 (af59260b-bf15-4029-ac71-06fa104b5db3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:29:36.942304 [ 259 ] {97f7e561-4aca-464e-a770-35e339347cf2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.06 20:29:36.942712 [ 259 ] {97f7e561-4aca-464e-a770-35e339347cf2} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.06 20:29:36.942956 [ 259 ] {97f7e561-4aca-464e-a770-35e339347cf2} oximeter.measurements_cumulativeu64 (af59260b-bf15-4029-ac71-06fa104b5db3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:29:36.943147 [ 259 ] {97f7e561-4aca-464e-a770-35e339347cf2} executeQuery: Read 120 rows, 8.52 KiB in 0.001549 sec., 77469.33505487411 rows/sec., 5.37 MiB/sec. 2025.01.06 20:29:36.943206 [ 259 ] {97f7e561-4aca-464e-a770-35e339347cf2} TCPHandler: Processed in 0.001768328 sec. 2025.01.06 20:29:36.943374 [ 263 ] {} TCP-Session: bbe90a5d-34c4-4774-be67-d98a0842b907 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:29:36.943519 [ 263 ] {d9a735f4-a3dc-4060-8bc9-731f25e61d77} executeQuery: (from [fd00:1122:3344:101::d]:61160) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.06 20:29:36.943585 [ 263 ] {d9a735f4-a3dc-4060-8bc9-731f25e61d77} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.06 20:29:36.944156 [ 263 ] {d9a735f4-a3dc-4060-8bc9-731f25e61d77} oximeter.measurements_u64 (c0c4b4c7-e60a-4bf4-9c4c-48da55e2b599): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:29:36.944196 [ 263 ] {d9a735f4-a3dc-4060-8bc9-731f25e61d77} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.06 20:29:36.944575 [ 263 ] {d9a735f4-a3dc-4060-8bc9-731f25e61d77} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.06 20:29:36.944811 [ 263 ] {d9a735f4-a3dc-4060-8bc9-731f25e61d77} oximeter.measurements_u64 (c0c4b4c7-e60a-4bf4-9c4c-48da55e2b599): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:29:36.945046 [ 263 ] {d9a735f4-a3dc-4060-8bc9-731f25e61d77} executeQuery: Read 40 rows, 2.81 KiB in 0.001557 sec., 25690.43031470777 rows/sec., 1.76 MiB/sec. 2025.01.06 20:29:36.945221 [ 263 ] {d9a735f4-a3dc-4060-8bc9-731f25e61d77} TCPHandler: Processed in 0.001914082 sec. 2025.01.06 20:29:38.076015 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 4209 2025.01.06 20:29:38.076621 [ 244 ] {} system.asynchronous_metric_log (8a25aa28-9e23-439f-b1e1-9a327eaa26be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:29:38.076657 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.06 20:29:38.077166 [ 244 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.06 20:29:38.077414 [ 244 ] {} system.asynchronous_metric_log (8a25aa28-9e23-439f-b1e1-9a327eaa26be): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:29:38.077745 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4209 2025.01.06 20:29:38.328405 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 2025.01.06 20:29:38.350365 [ 242 ] {} system.metric_log (02d4f3e6-2200-49a4-9647-8a25a47721d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:29:38.350437 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.06 20:29:38.357621 [ 242 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.06 20:29:38.358379 [ 242 ] {} system.metric_log (02d4f3e6-2200-49a4-9647-8a25a47721d3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:29:38.361072 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 68 2025.01.06 20:29:40.571565 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 288 2025.01.06 20:29:40.575154 [ 243 ] {} system.query_log (b0c0e1c6-80ff-412e-9ff0-62b2fc86b228): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:29:40.575209 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.06 20:29:40.576751 [ 243 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.06 20:29:40.577047 [ 243 ] {} system.query_log (b0c0e1c6-80ff-412e-9ff0-62b2fc86b228): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:29:40.578069 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 288 2025.01.06 20:29:41.944099 [ 259 ] {} TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:29:41.944285 [ 259 ] {9b0d6b58-7055-42b0-a9ac-8e502b5398ab} executeQuery: (from [fd00:1122:3344:101::d]:38477) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.06 20:29:41.944357 [ 259 ] {9b0d6b58-7055-42b0-a9ac-8e502b5398ab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.06 20:29:41.945089 [ 259 ] {9b0d6b58-7055-42b0-a9ac-8e502b5398ab} oximeter.fields_i16 (786fc826-0009-4f46-9cf5-9fba1333e656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:29:41.945136 [ 259 ] {9b0d6b58-7055-42b0-a9ac-8e502b5398ab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.06 20:29:41.945589 [ 259 ] {9b0d6b58-7055-42b0-a9ac-8e502b5398ab} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.06 20:29:41.945839 [ 259 ] {9b0d6b58-7055-42b0-a9ac-8e502b5398ab} oximeter.fields_i16 (786fc826-0009-4f46-9cf5-9fba1333e656): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:29:41.946053 [ 42 ] {} oximeter.fields_i16 (786fc826-0009-4f46-9cf5-9fba1333e656) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.01.06 20:29:41.946120 [ 259 ] {9b0d6b58-7055-42b0-a9ac-8e502b5398ab} executeQuery: Read 14 rows, 1.01 KiB in 0.001884 sec., 7430.997876857749 rows/sec., 534.93 KiB/sec. 2025.01.06 20:29:41.946180 [ 42 ] {} oximeter.fields_i16 (786fc826-0009-4f46-9cf5-9fba1333e656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:29:41.946261 [ 259 ] {9b0d6b58-7055-42b0-a9ac-8e502b5398ab} TCPHandler: Processed in 0.002291442 sec. 2025.01.06 20:29:41.946273 [ 42 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.06 20:29:41.946535 [ 187 ] {786fc826-0009-4f46-9cf5-9fba1333e656::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2025.01.06 20:29:41.946688 [ 263 ] {} TCP-Session: bbe90a5d-34c4-4774-be67-d98a0842b907 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:29:41.946713 [ 187 ] {786fc826-0009-4f46-9cf5-9fba1333e656::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.06 20:29:41.946817 [ 187 ] {786fc826-0009-4f46-9cf5-9fba1333e656::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 14 rows starting from the beginning of the part 2025.01.06 20:29:41.946961 [ 187 ] {786fc826-0009-4f46-9cf5-9fba1333e656::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 14 rows starting from the beginning of the part 2025.01.06 20:29:41.947331 [ 187 ] {786fc826-0009-4f46-9cf5-9fba1333e656::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 14 rows starting from the beginning of the part 2025.01.06 20:29:41.947400 [ 263 ] {376b9c38-7ea6-46b6-9943-9aa8fbe559d6} executeQuery: (from [fd00:1122:3344:101::d]:61160) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.06 20:29:41.947680 [ 187 ] {786fc826-0009-4f46-9cf5-9fba1333e656::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 14 rows starting from the beginning of the part 2025.01.06 20:29:41.947675 [ 263 ] {376b9c38-7ea6-46b6-9943-9aa8fbe559d6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.06 20:29:41.948009 [ 187 ] {786fc826-0009-4f46-9cf5-9fba1333e656::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 14 rows starting from the beginning of the part 2025.01.06 20:29:41.950287 [ 263 ] {376b9c38-7ea6-46b6-9943-9aa8fbe559d6} oximeter.fields_string (aedd4dd5-9585-4b95-b99d-084a5cfe0d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:29:41.950394 [ 263 ] {376b9c38-7ea6-46b6-9943-9aa8fbe559d6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.06 20:29:41.950569 [ 190 ] {786fc826-0009-4f46-9cf5-9fba1333e656::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004166394 sec., 16801.099463948918 rows/sec., 1.25 MiB/sec. 2025.01.06 20:29:41.950865 [ 186 ] {786fc826-0009-4f46-9cf5-9fba1333e656::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.01.06 20:29:41.951225 [ 263 ] {376b9c38-7ea6-46b6-9943-9aa8fbe559d6} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.06 20:29:41.951471 [ 187 ] {786fc826-0009-4f46-9cf5-9fba1333e656::all_1_5_1} oximeter.fields_i16 (786fc826-0009-4f46-9cf5-9fba1333e656): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:29:41.951627 [ 187 ] {786fc826-0009-4f46-9cf5-9fba1333e656::all_1_5_1} oximeter.fields_i16 (786fc826-0009-4f46-9cf5-9fba1333e656) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.01.06 20:29:41.951711 [ 263 ] {376b9c38-7ea6-46b6-9943-9aa8fbe559d6} oximeter.fields_string (aedd4dd5-9585-4b95-b99d-084a5cfe0d00): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:29:41.951783 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.06 20:29:41.952126 [ 263 ] {376b9c38-7ea6-46b6-9943-9aa8fbe559d6} executeQuery: Read 245 rows, 21.93 KiB in 0.004986 sec., 49137.585238668275 rows/sec., 4.30 MiB/sec. 2025.01.06 20:29:41.952249 [ 263 ] {376b9c38-7ea6-46b6-9943-9aa8fbe559d6} TCPHandler: Processed in 0.00585532 sec. 2025.01.06 20:29:41.952397 [ 259 ] {} TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:29:41.952544 [ 259 ] {3a9958e9-124a-4d9b-963f-69345655deeb} executeQuery: (from [fd00:1122:3344:101::d]:38477) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.06 20:29:41.952605 [ 259 ] {3a9958e9-124a-4d9b-963f-69345655deeb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.06 20:29:41.953272 [ 259 ] {3a9958e9-124a-4d9b-963f-69345655deeb} oximeter.fields_u16 (1ae40f88-589a-47d9-bbfe-967558875ffa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:29:41.953312 [ 259 ] {3a9958e9-124a-4d9b-963f-69345655deeb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.06 20:29:41.953679 [ 259 ] {3a9958e9-124a-4d9b-963f-69345655deeb} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.06 20:29:41.953913 [ 259 ] {3a9958e9-124a-4d9b-963f-69345655deeb} oximeter.fields_u16 (1ae40f88-589a-47d9-bbfe-967558875ffa): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:29:41.954148 [ 259 ] {3a9958e9-124a-4d9b-963f-69345655deeb} executeQuery: Read 30 rows, 2.19 KiB in 0.001637 sec., 18326.20647525962 rows/sec., 1.30 MiB/sec. 2025.01.06 20:29:41.954213 [ 259 ] {3a9958e9-124a-4d9b-963f-69345655deeb} TCPHandler: Processed in 0.001883141 sec. 2025.01.06 20:29:41.954413 [ 263 ] {} TCP-Session: bbe90a5d-34c4-4774-be67-d98a0842b907 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:29:41.954641 [ 263 ] {941c3c08-2197-4910-8651-a7c9dcb4fec8} executeQuery: (from [fd00:1122:3344:101::d]:61160) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.06 20:29:41.954735 [ 263 ] {941c3c08-2197-4910-8651-a7c9dcb4fec8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.06 20:29:41.955506 [ 263 ] {941c3c08-2197-4910-8651-a7c9dcb4fec8} oximeter.fields_u32 (503ea8dd-f181-4148-8a5b-aa44b2707914): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:29:41.955546 [ 263 ] {941c3c08-2197-4910-8651-a7c9dcb4fec8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.06 20:29:41.955893 [ 263 ] {941c3c08-2197-4910-8651-a7c9dcb4fec8} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.06 20:29:41.956119 [ 263 ] {941c3c08-2197-4910-8651-a7c9dcb4fec8} oximeter.fields_u32 (503ea8dd-f181-4148-8a5b-aa44b2707914): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:29:41.956272 [ 42 ] {} oximeter.fields_u32 (503ea8dd-f181-4148-8a5b-aa44b2707914) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.01.06 20:29:41.956346 [ 42 ] {} oximeter.fields_u32 (503ea8dd-f181-4148-8a5b-aa44b2707914): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:29:41.956362 [ 263 ] {941c3c08-2197-4910-8651-a7c9dcb4fec8} executeQuery: Read 14 rows, 1004.00 B in 0.001774 sec., 7891.770011273958 rows/sec., 552.69 KiB/sec. 2025.01.06 20:29:41.956387 [ 42 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.06 20:29:41.956515 [ 263 ] {941c3c08-2197-4910-8651-a7c9dcb4fec8} TCPHandler: Processed in 0.00221356 sec. 2025.01.06 20:29:41.956612 [ 186 ] {503ea8dd-f181-4148-8a5b-aa44b2707914::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.01.06 20:29:41.956712 [ 259 ] {} TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:29:41.956817 [ 186 ] {503ea8dd-f181-4148-8a5b-aa44b2707914::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.06 20:29:41.956899 [ 186 ] {503ea8dd-f181-4148-8a5b-aa44b2707914::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 15 rows starting from the beginning of the part 2025.01.06 20:29:41.956951 [ 259 ] {96a1a44d-986d-40db-af1a-21d90f662404} executeQuery: (from [fd00:1122:3344:101::d]:38477) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.06 20:29:41.957134 [ 259 ] {96a1a44d-986d-40db-af1a-21d90f662404} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.06 20:29:41.957188 [ 186 ] {503ea8dd-f181-4148-8a5b-aa44b2707914::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 14 rows starting from the beginning of the part 2025.01.06 20:29:41.957488 [ 186 ] {503ea8dd-f181-4148-8a5b-aa44b2707914::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 14 rows starting from the beginning of the part 2025.01.06 20:29:41.957782 [ 186 ] {503ea8dd-f181-4148-8a5b-aa44b2707914::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 14 rows starting from the beginning of the part 2025.01.06 20:29:41.958153 [ 186 ] {503ea8dd-f181-4148-8a5b-aa44b2707914::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 228 rows starting from the beginning of the part 2025.01.06 20:29:41.958463 [ 186 ] {503ea8dd-f181-4148-8a5b-aa44b2707914::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 14 rows starting from the beginning of the part 2025.01.06 20:29:41.960130 [ 259 ] {96a1a44d-986d-40db-af1a-21d90f662404} oximeter.fields_u8 (1fb5646c-c98f-4cd1-a55c-c1fca61f9eac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:29:41.960222 [ 259 ] {96a1a44d-986d-40db-af1a-21d90f662404} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.06 20:29:41.961243 [ 259 ] {96a1a44d-986d-40db-af1a-21d90f662404} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.06 20:29:41.961509 [ 196 ] {503ea8dd-f181-4148-8a5b-aa44b2707914::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 299 rows, containing 5 columns (5 merged, 0 gathered) in 0.004985205 sec., 59977.47334362378 rows/sec., 4.30 MiB/sec. 2025.01.06 20:29:41.961690 [ 259 ] {96a1a44d-986d-40db-af1a-21d90f662404} oximeter.fields_u8 (1fb5646c-c98f-4cd1-a55c-c1fca61f9eac): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:29:41.961873 [ 196 ] {503ea8dd-f181-4148-8a5b-aa44b2707914::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.01.06 20:29:41.961910 [ 42 ] {} oximeter.fields_u8 (1fb5646c-c98f-4cd1-a55c-c1fca61f9eac) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.01.06 20:29:41.962025 [ 42 ] {} oximeter.fields_u8 (1fb5646c-c98f-4cd1-a55c-c1fca61f9eac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:29:41.962107 [ 42 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.06 20:29:41.962487 [ 259 ] {96a1a44d-986d-40db-af1a-21d90f662404} executeQuery: Read 13 rows, 830.00 B in 0.005355 sec., 2427.6377217553686 rows/sec., 151.36 KiB/sec. 2025.01.06 20:29:41.962595 [ 186 ] {1fb5646c-c98f-4cd1-a55c-c1fca61f9eac::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2025.01.06 20:29:41.962909 [ 196 ] {503ea8dd-f181-4148-8a5b-aa44b2707914::all_1_6_1} oximeter.fields_u32 (503ea8dd-f181-4148-8a5b-aa44b2707914): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:29:41.962967 [ 259 ] {96a1a44d-986d-40db-af1a-21d90f662404} TCPHandler: Processed in 0.006345812 sec. 2025.01.06 20:29:41.963054 [ 186 ] {1fb5646c-c98f-4cd1-a55c-c1fca61f9eac::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.06 20:29:41.963171 [ 186 ] {1fb5646c-c98f-4cd1-a55c-c1fca61f9eac::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 13 rows starting from the beginning of the part 2025.01.06 20:29:41.963209 [ 196 ] {503ea8dd-f181-4148-8a5b-aa44b2707914::all_1_6_1} oximeter.fields_u32 (503ea8dd-f181-4148-8a5b-aa44b2707914) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.01.06 20:29:41.963360 [ 263 ] {} TCP-Session: bbe90a5d-34c4-4774-be67-d98a0842b907 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:29:41.963543 [ 186 ] {1fb5646c-c98f-4cd1-a55c-c1fca61f9eac::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 13 rows starting from the beginning of the part 2025.01.06 20:29:41.963556 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2025.01.06 20:29:41.963870 [ 263 ] {6716f267-4877-45f5-83e0-3c3815652811} executeQuery: (from [fd00:1122:3344:101::d]:61160) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.06 20:29:41.963942 [ 186 ] {1fb5646c-c98f-4cd1-a55c-c1fca61f9eac::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 13 rows starting from the beginning of the part 2025.01.06 20:29:41.964029 [ 263 ] {6716f267-4877-45f5-83e0-3c3815652811} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.06 20:29:41.964133 [ 186 ] {1fb5646c-c98f-4cd1-a55c-c1fca61f9eac::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 13 rows starting from the beginning of the part 2025.01.06 20:29:41.964507 [ 186 ] {1fb5646c-c98f-4cd1-a55c-c1fca61f9eac::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 13 rows starting from the beginning of the part 2025.01.06 20:29:41.966782 [ 263 ] {6716f267-4877-45f5-83e0-3c3815652811} oximeter.fields_uuid (538d4b0f-accb-4038-bdfc-74b5b9b9bdf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:29:41.966884 [ 263 ] {6716f267-4877-45f5-83e0-3c3815652811} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.06 20:29:41.966945 [ 186 ] {1fb5646c-c98f-4cd1-a55c-c1fca61f9eac::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004707968 sec., 13806.381011935511 rows/sec., 914.76 KiB/sec. 2025.01.06 20:29:41.967158 [ 186 ] {1fb5646c-c98f-4cd1-a55c-c1fca61f9eac::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.01.06 20:29:41.967627 [ 263 ] {6716f267-4877-45f5-83e0-3c3815652811} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.06 20:29:41.967706 [ 186 ] {1fb5646c-c98f-4cd1-a55c-c1fca61f9eac::all_1_5_1} oximeter.fields_u8 (1fb5646c-c98f-4cd1-a55c-c1fca61f9eac): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:29:41.967855 [ 186 ] {1fb5646c-c98f-4cd1-a55c-c1fca61f9eac::all_1_5_1} oximeter.fields_u8 (1fb5646c-c98f-4cd1-a55c-c1fca61f9eac) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.01.06 20:29:41.967998 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.06 20:29:41.968085 [ 263 ] {6716f267-4877-45f5-83e0-3c3815652811} oximeter.fields_uuid (538d4b0f-accb-4038-bdfc-74b5b9b9bdf6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:29:41.968303 [ 263 ] {6716f267-4877-45f5-83e0-3c3815652811} executeQuery: Read 397 rows, 28.88 KiB in 0.004586 sec., 86567.81508940253 rows/sec., 6.15 MiB/sec. 2025.01.06 20:29:41.968365 [ 263 ] {6716f267-4877-45f5-83e0-3c3815652811} TCPHandler: Processed in 0.005207792 sec. 2025.01.06 20:29:41.968557 [ 259 ] {} TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:29:41.968699 [ 259 ] {79d481f3-82d7-454c-8ff0-346dd9ec724d} executeQuery: (from [fd00:1122:3344:101::d]:38477) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.06 20:29:41.968759 [ 259 ] {79d481f3-82d7-454c-8ff0-346dd9ec724d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.06 20:29:41.969295 [ 259 ] {79d481f3-82d7-454c-8ff0-346dd9ec724d} oximeter.measurements_bool (0390283e-5773-43db-8357-eae9668bf3aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:29:41.969334 [ 259 ] {79d481f3-82d7-454c-8ff0-346dd9ec724d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.06 20:29:41.969726 [ 259 ] {79d481f3-82d7-454c-8ff0-346dd9ec724d} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.06 20:29:41.969963 [ 259 ] {79d481f3-82d7-454c-8ff0-346dd9ec724d} oximeter.measurements_bool (0390283e-5773-43db-8357-eae9668bf3aa): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:29:41.970201 [ 259 ] {79d481f3-82d7-454c-8ff0-346dd9ec724d} executeQuery: Read 6 rows, 321.00 B in 0.001529 sec., 3924.133420536298 rows/sec., 205.02 KiB/sec. 2025.01.06 20:29:41.970258 [ 259 ] {79d481f3-82d7-454c-8ff0-346dd9ec724d} TCPHandler: Processed in 0.001770178 sec. 2025.01.06 20:29:41.970406 [ 263 ] {} TCP-Session: bbe90a5d-34c4-4774-be67-d98a0842b907 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:29:41.970544 [ 263 ] {d72f5252-3579-4bfd-b724-f4796aed4bc1} executeQuery: (from [fd00:1122:3344:101::d]:61160) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.06 20:29:41.970605 [ 263 ] {d72f5252-3579-4bfd-b724-f4796aed4bc1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.06 20:29:41.971256 [ 263 ] {d72f5252-3579-4bfd-b724-f4796aed4bc1} oximeter.measurements_cumulativeu64 (af59260b-bf15-4029-ac71-06fa104b5db3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:29:41.971296 [ 263 ] {d72f5252-3579-4bfd-b724-f4796aed4bc1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.06 20:29:41.971688 [ 263 ] {d72f5252-3579-4bfd-b724-f4796aed4bc1} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.06 20:29:41.971931 [ 263 ] {d72f5252-3579-4bfd-b724-f4796aed4bc1} oximeter.measurements_cumulativeu64 (af59260b-bf15-4029-ac71-06fa104b5db3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:29:41.972140 [ 263 ] {d72f5252-3579-4bfd-b724-f4796aed4bc1} executeQuery: Read 227 rows, 15.50 KiB in 0.001627 sec., 139520.59004302399 rows/sec., 9.31 MiB/sec. 2025.01.06 20:29:41.972192 [ 263 ] {d72f5252-3579-4bfd-b724-f4796aed4bc1} TCPHandler: Processed in 0.001851651 sec. 2025.01.06 20:29:41.972332 [ 259 ] {} TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:29:41.972472 [ 259 ] {d3b010a0-f315-4e92-a5f3-c814533bcd84} executeQuery: (from [fd00:1122:3344:101::d]:38477) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.06 20:29:41.972539 [ 259 ] {d3b010a0-f315-4e92-a5f3-c814533bcd84} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.06 20:29:41.973088 [ 259 ] {d3b010a0-f315-4e92-a5f3-c814533bcd84} oximeter.measurements_f64 (f643f6a1-cc55-45e6-beb1-06e96f1acc93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:29:41.973133 [ 259 ] {d3b010a0-f315-4e92-a5f3-c814533bcd84} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.06 20:29:41.973494 [ 259 ] {d3b010a0-f315-4e92-a5f3-c814533bcd84} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.06 20:29:41.973733 [ 259 ] {d3b010a0-f315-4e92-a5f3-c814533bcd84} oximeter.measurements_f64 (f643f6a1-cc55-45e6-beb1-06e96f1acc93): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:29:41.974017 [ 259 ] {d3b010a0-f315-4e92-a5f3-c814533bcd84} executeQuery: Read 1 rows, 69.00 B in 0.001555 sec., 643.0868167202573 rows/sec., 43.33 KiB/sec. 2025.01.06 20:29:41.974161 [ 259 ] {d3b010a0-f315-4e92-a5f3-c814533bcd84} TCPHandler: Processed in 0.001891351 sec. 2025.01.06 20:29:41.974363 [ 263 ] {} TCP-Session: bbe90a5d-34c4-4774-be67-d98a0842b907 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:29:41.974590 [ 263 ] {8e4f5d4e-07c0-4023-92bc-22b0eefb8398} executeQuery: (from [fd00:1122:3344:101::d]:61160) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.06 20:29:41.974731 [ 263 ] {8e4f5d4e-07c0-4023-92bc-22b0eefb8398} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.06 20:29:41.976040 [ 263 ] {8e4f5d4e-07c0-4023-92bc-22b0eefb8398} oximeter.measurements_histogramu64 (fbf005c8-a4b4-4d65-8e17-b42fba9a74c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:29:41.976080 [ 263 ] {8e4f5d4e-07c0-4023-92bc-22b0eefb8398} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.06 20:29:41.976694 [ 263 ] {8e4f5d4e-07c0-4023-92bc-22b0eefb8398} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.06 20:29:41.976945 [ 263 ] {8e4f5d4e-07c0-4023-92bc-22b0eefb8398} oximeter.measurements_histogramu64 (fbf005c8-a4b4-4d65-8e17-b42fba9a74c3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:29:41.977291 [ 263 ] {8e4f5d4e-07c0-4023-92bc-22b0eefb8398} executeQuery: Read 23 rows, 42.20 KiB in 0.002747 sec., 8372.770294867129 rows/sec., 15.00 MiB/sec. 2025.01.06 20:29:41.977390 [ 263 ] {8e4f5d4e-07c0-4023-92bc-22b0eefb8398} TCPHandler: Processed in 0.003136075 sec. 2025.01.06 20:29:41.977565 [ 259 ] {} TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:29:41.977702 [ 259 ] {858ed6af-aad1-4740-bebf-582a734cfb6e} executeQuery: (from [fd00:1122:3344:101::d]:38477) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.06 20:29:41.977761 [ 259 ] {858ed6af-aad1-4740-bebf-582a734cfb6e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.06 20:29:41.978341 [ 259 ] {858ed6af-aad1-4740-bebf-582a734cfb6e} oximeter.measurements_u64 (c0c4b4c7-e60a-4bf4-9c4c-48da55e2b599): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:29:41.978381 [ 259 ] {858ed6af-aad1-4740-bebf-582a734cfb6e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.06 20:29:41.978777 [ 259 ] {858ed6af-aad1-4740-bebf-582a734cfb6e} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.06 20:29:41.979020 [ 259 ] {858ed6af-aad1-4740-bebf-582a734cfb6e} oximeter.measurements_u64 (c0c4b4c7-e60a-4bf4-9c4c-48da55e2b599): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:29:41.979233 [ 259 ] {858ed6af-aad1-4740-bebf-582a734cfb6e} executeQuery: Read 72 rows, 4.70 KiB in 0.00156 sec., 46153.846153846156 rows/sec., 2.94 MiB/sec. 2025.01.06 20:29:41.979287 [ 259 ] {858ed6af-aad1-4740-bebf-582a734cfb6e} TCPHandler: Processed in 0.001788819 sec. 2025.01.06 20:29:45.505218 [ 38 ] {} DNSResolver: Updating DNS cache 2025.01.06 20:29:45.505282 [ 38 ] {} DNSResolver: Updated DNS cache 2025.01.06 20:29:45.578816 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 4636 2025.01.06 20:29:45.579446 [ 244 ] {} system.asynchronous_metric_log (8a25aa28-9e23-439f-b1e1-9a327eaa26be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:29:45.579493 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.06 20:29:45.580001 [ 244 ] {} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.01.06 20:29:45.580255 [ 244 ] {} system.asynchronous_metric_log (8a25aa28-9e23-439f-b1e1-9a327eaa26be): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:29:45.580540 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4636 2025.01.06 20:29:45.862066 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 2025.01.06 20:29:45.881913 [ 242 ] {} system.metric_log (02d4f3e6-2200-49a4-9647-8a25a47721d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:29:45.881958 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.06 20:29:45.888890 [ 242 ] {} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.01.06 20:29:45.889681 [ 242 ] {} system.metric_log (02d4f3e6-2200-49a4-9647-8a25a47721d3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:29:45.892114 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 76 2025.01.06 20:29:46.938330 [ 259 ] {} TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:29:46.938520 [ 259 ] {6b9d5612-63f1-498d-90bc-2b675a18543f} executeQuery: (from [fd00:1122:3344:101::d]:38477) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.06 20:29:46.938595 [ 259 ] {6b9d5612-63f1-498d-90bc-2b675a18543f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.06 20:29:46.939352 [ 259 ] {6b9d5612-63f1-498d-90bc-2b675a18543f} oximeter.fields_string (aedd4dd5-9585-4b95-b99d-084a5cfe0d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:29:46.939403 [ 259 ] {6b9d5612-63f1-498d-90bc-2b675a18543f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.06 20:29:46.939846 [ 259 ] {6b9d5612-63f1-498d-90bc-2b675a18543f} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.06 20:29:46.940098 [ 259 ] {6b9d5612-63f1-498d-90bc-2b675a18543f} oximeter.fields_string (aedd4dd5-9585-4b95-b99d-084a5cfe0d00): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:29:46.940349 [ 259 ] {6b9d5612-63f1-498d-90bc-2b675a18543f} executeQuery: Read 68 rows, 5.63 KiB in 0.001882 sec., 36131.77470775771 rows/sec., 2.92 MiB/sec. 2025.01.06 20:29:46.940418 [ 259 ] {6b9d5612-63f1-498d-90bc-2b675a18543f} TCPHandler: Processed in 0.00222327 sec. 2025.01.06 20:29:46.940656 [ 263 ] {} TCP-Session: bbe90a5d-34c4-4774-be67-d98a0842b907 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:29:46.940842 [ 263 ] {64fe32e2-0e3a-4af4-b584-4574b9b2fa63} executeQuery: (from [fd00:1122:3344:101::d]:61160) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.06 20:29:46.940913 [ 263 ] {64fe32e2-0e3a-4af4-b584-4574b9b2fa63} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.06 20:29:46.941635 [ 263 ] {64fe32e2-0e3a-4af4-b584-4574b9b2fa63} oximeter.fields_u16 (1ae40f88-589a-47d9-bbfe-967558875ffa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:29:46.941675 [ 263 ] {64fe32e2-0e3a-4af4-b584-4574b9b2fa63} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.06 20:29:46.942094 [ 263 ] {64fe32e2-0e3a-4af4-b584-4574b9b2fa63} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.06 20:29:46.942347 [ 263 ] {64fe32e2-0e3a-4af4-b584-4574b9b2fa63} oximeter.fields_u16 (1ae40f88-589a-47d9-bbfe-967558875ffa): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:29:46.942486 [ 37 ] {} oximeter.fields_u16 (1ae40f88-589a-47d9-bbfe-967558875ffa) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.01.06 20:29:46.942527 [ 37 ] {} oximeter.fields_u16 (1ae40f88-589a-47d9-bbfe-967558875ffa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:29:46.942548 [ 263 ] {64fe32e2-0e3a-4af4-b584-4574b9b2fa63} executeQuery: Read 8 rows, 616.00 B in 0.001758 sec., 4550.625711035267 rows/sec., 342.19 KiB/sec. 2025.01.06 20:29:46.942552 [ 37 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.06 20:29:46.942657 [ 263 ] {64fe32e2-0e3a-4af4-b584-4574b9b2fa63} TCPHandler: Processed in 0.002128328 sec. 2025.01.06 20:29:46.942817 [ 186 ] {1ae40f88-589a-47d9-bbfe-967558875ffa::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.01.06 20:29:46.942845 [ 259 ] {} TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:29:46.943106 [ 259 ] {f3b70e42-cb51-4787-838e-58cdd466c444} executeQuery: (from [fd00:1122:3344:101::d]:38477) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.06 20:29:46.943122 [ 186 ] {1ae40f88-589a-47d9-bbfe-967558875ffa::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.06 20:29:46.943209 [ 186 ] {1ae40f88-589a-47d9-bbfe-967558875ffa::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 29 rows starting from the beginning of the part 2025.01.06 20:29:46.943209 [ 259 ] {f3b70e42-cb51-4787-838e-58cdd466c444} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.06 20:29:46.943582 [ 186 ] {1ae40f88-589a-47d9-bbfe-967558875ffa::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 29 rows starting from the beginning of the part 2025.01.06 20:29:46.943880 [ 186 ] {1ae40f88-589a-47d9-bbfe-967558875ffa::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 29 rows starting from the beginning of the part 2025.01.06 20:29:46.944267 [ 186 ] {1ae40f88-589a-47d9-bbfe-967558875ffa::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 29 rows starting from the beginning of the part 2025.01.06 20:29:46.944637 [ 186 ] {1ae40f88-589a-47d9-bbfe-967558875ffa::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 30 rows starting from the beginning of the part 2025.01.06 20:29:46.945030 [ 186 ] {1ae40f88-589a-47d9-bbfe-967558875ffa::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 8 rows starting from the beginning of the part 2025.01.06 20:29:46.945998 [ 259 ] {f3b70e42-cb51-4787-838e-58cdd466c444} oximeter.fields_uuid (538d4b0f-accb-4038-bdfc-74b5b9b9bdf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:29:46.946066 [ 259 ] {f3b70e42-cb51-4787-838e-58cdd466c444} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.06 20:29:46.947090 [ 259 ] {f3b70e42-cb51-4787-838e-58cdd466c444} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.06 20:29:46.947727 [ 259 ] {f3b70e42-cb51-4787-838e-58cdd466c444} oximeter.fields_uuid (538d4b0f-accb-4038-bdfc-74b5b9b9bdf6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:29:46.947861 [ 186 ] {1ae40f88-589a-47d9-bbfe-967558875ffa::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 154 rows, containing 5 columns (5 merged, 0 gathered) in 0.005186042 sec., 29695.093097973368 rows/sec., 2.23 MiB/sec. 2025.01.06 20:29:46.948137 [ 186 ] {1ae40f88-589a-47d9-bbfe-967558875ffa::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.01.06 20:29:46.948144 [ 259 ] {f3b70e42-cb51-4787-838e-58cdd466c444} executeQuery: Read 64 rows, 5.11 KiB in 0.005125 sec., 12487.80487804878 rows/sec., 997.71 KiB/sec. 2025.01.06 20:29:46.948311 [ 259 ] {f3b70e42-cb51-4787-838e-58cdd466c444} TCPHandler: Processed in 0.005559591 sec. 2025.01.06 20:29:46.948508 [ 263 ] {} TCP-Session: bbe90a5d-34c4-4774-be67-d98a0842b907 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:29:46.948639 [ 186 ] {1ae40f88-589a-47d9-bbfe-967558875ffa::all_1_6_1} oximeter.fields_u16 (1ae40f88-589a-47d9-bbfe-967558875ffa): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:29:46.948700 [ 263 ] {12267d47-dd37-401a-8edb-9b0801993dd9} executeQuery: (from [fd00:1122:3344:101::d]:61160) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.06 20:29:46.948799 [ 186 ] {1ae40f88-589a-47d9-bbfe-967558875ffa::all_1_6_1} oximeter.fields_u16 (1ae40f88-589a-47d9-bbfe-967558875ffa) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.01.06 20:29:46.948810 [ 263 ] {12267d47-dd37-401a-8edb-9b0801993dd9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.06 20:29:46.949004 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2025.01.06 20:29:46.949593 [ 263 ] {12267d47-dd37-401a-8edb-9b0801993dd9} oximeter.measurements_cumulativeu64 (af59260b-bf15-4029-ac71-06fa104b5db3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:29:46.949640 [ 263 ] {12267d47-dd37-401a-8edb-9b0801993dd9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.06 20:29:46.950059 [ 263 ] {12267d47-dd37-401a-8edb-9b0801993dd9} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.06 20:29:46.950332 [ 263 ] {12267d47-dd37-401a-8edb-9b0801993dd9} oximeter.measurements_cumulativeu64 (af59260b-bf15-4029-ac71-06fa104b5db3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:29:46.950539 [ 263 ] {12267d47-dd37-401a-8edb-9b0801993dd9} executeQuery: Read 150 rows, 10.65 KiB in 0.001898 sec., 79030.55848261328 rows/sec., 5.48 MiB/sec. 2025.01.06 20:29:46.950622 [ 263 ] {12267d47-dd37-401a-8edb-9b0801993dd9} TCPHandler: Processed in 0.00218962 sec. 2025.01.06 20:29:46.950785 [ 259 ] {} TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:29:46.950910 [ 259 ] {d158a043-27b9-4830-abd9-78798d6cdcd2} executeQuery: (from [fd00:1122:3344:101::d]:38477) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.06 20:29:46.950995 [ 259 ] {d158a043-27b9-4830-abd9-78798d6cdcd2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.06 20:29:46.952198 [ 259 ] {d158a043-27b9-4830-abd9-78798d6cdcd2} oximeter.measurements_histogramu64 (fbf005c8-a4b4-4d65-8e17-b42fba9a74c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:29:46.952250 [ 259 ] {d158a043-27b9-4830-abd9-78798d6cdcd2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.06 20:29:46.953119 [ 259 ] {d158a043-27b9-4830-abd9-78798d6cdcd2} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.06 20:29:46.953470 [ 259 ] {d158a043-27b9-4830-abd9-78798d6cdcd2} oximeter.measurements_histogramu64 (fbf005c8-a4b4-4d65-8e17-b42fba9a74c3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:29:46.953678 [ 37 ] {} oximeter.measurements_histogramu64 (fbf005c8-a4b4-4d65-8e17-b42fba9a74c3) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.01.06 20:29:46.953751 [ 37 ] {} oximeter.measurements_histogramu64 (fbf005c8-a4b4-4d65-8e17-b42fba9a74c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:29:46.953786 [ 37 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.06 20:29:46.953821 [ 259 ] {d158a043-27b9-4830-abd9-78798d6cdcd2} executeQuery: Read 8 rows, 14.68 KiB in 0.002925 sec., 2735.042735042735 rows/sec., 4.90 MiB/sec. 2025.01.06 20:29:46.954145 [ 196 ] {fbf005c8-a4b4-4d65-8e17-b42fba9a74c3::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.01.06 20:29:46.954210 [ 259 ] {d158a043-27b9-4830-abd9-78798d6cdcd2} TCPHandler: Processed in 0.003481975 sec. 2025.01.06 20:29:46.954462 [ 263 ] {} TCP-Session: bbe90a5d-34c4-4774-be67-d98a0842b907 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:29:46.954723 [ 263 ] {d5a7dda8-80a4-4815-b6a0-1028b2e7607f} executeQuery: (from [fd00:1122:3344:101::d]:61160) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.06 20:29:46.954857 [ 263 ] {d5a7dda8-80a4-4815-b6a0-1028b2e7607f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.06 20:29:46.954964 [ 196 ] {fbf005c8-a4b4-4d65-8e17-b42fba9a74c3::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.06 20:29:46.955255 [ 196 ] {fbf005c8-a4b4-4d65-8e17-b42fba9a74c3::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 22 rows starting from the beginning of the part 2025.01.06 20:29:46.956073 [ 196 ] {fbf005c8-a4b4-4d65-8e17-b42fba9a74c3::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 22 rows starting from the beginning of the part 2025.01.06 20:29:46.956844 [ 196 ] {fbf005c8-a4b4-4d65-8e17-b42fba9a74c3::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 22 rows starting from the beginning of the part 2025.01.06 20:29:46.956909 [ 263 ] {d5a7dda8-80a4-4815-b6a0-1028b2e7607f} oximeter.measurements_u64 (c0c4b4c7-e60a-4bf4-9c4c-48da55e2b599): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:29:46.956980 [ 263 ] {d5a7dda8-80a4-4815-b6a0-1028b2e7607f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.06 20:29:46.957350 [ 196 ] {fbf005c8-a4b4-4d65-8e17-b42fba9a74c3::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 22 rows starting from the beginning of the part 2025.01.06 20:29:46.957990 [ 196 ] {fbf005c8-a4b4-4d65-8e17-b42fba9a74c3::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 23 rows starting from the beginning of the part 2025.01.06 20:29:46.958498 [ 196 ] {fbf005c8-a4b4-4d65-8e17-b42fba9a74c3::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 8 rows starting from the beginning of the part 2025.01.06 20:29:46.959201 [ 263 ] {d5a7dda8-80a4-4815-b6a0-1028b2e7607f} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.06 20:29:46.959659 [ 263 ] {d5a7dda8-80a4-4815-b6a0-1028b2e7607f} oximeter.measurements_u64 (c0c4b4c7-e60a-4bf4-9c4c-48da55e2b599): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:29:46.960362 [ 263 ] {d5a7dda8-80a4-4815-b6a0-1028b2e7607f} executeQuery: Read 50 rows, 3.51 KiB in 0.005689 sec., 8788.890841975743 rows/sec., 617.11 KiB/sec. 2025.01.06 20:29:46.960670 [ 263 ] {d5a7dda8-80a4-4815-b6a0-1028b2e7607f} TCPHandler: Processed in 0.006346863 sec. 2025.01.06 20:29:46.962520 [ 200 ] {fbf005c8-a4b4-4d65-8e17-b42fba9a74c3::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 119 rows, containing 19 columns (19 merged, 0 gathered) in 0.008626955 sec., 13793.974814983965 rows/sec., 24.72 MiB/sec. 2025.01.06 20:29:46.962950 [ 197 ] {fbf005c8-a4b4-4d65-8e17-b42fba9a74c3::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.01.06 20:29:46.963437 [ 197 ] {fbf005c8-a4b4-4d65-8e17-b42fba9a74c3::all_1_6_1} oximeter.measurements_histogramu64 (fbf005c8-a4b4-4d65-8e17-b42fba9a74c3): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:29:46.963517 [ 197 ] {fbf005c8-a4b4-4d65-8e17-b42fba9a74c3::all_1_6_1} oximeter.measurements_histogramu64 (fbf005c8-a4b4-4d65-8e17-b42fba9a74c3) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.01.06 20:29:46.963668 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB. 2025.01.06 20:29:50.579237 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 322 2025.01.06 20:29:50.582300 [ 243 ] {} system.query_log (b0c0e1c6-80ff-412e-9ff0-62b2fc86b228): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:29:50.582347 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.06 20:29:50.583881 [ 243 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.06 20:29:50.584199 [ 243 ] {} system.query_log (b0c0e1c6-80ff-412e-9ff0-62b2fc86b228): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:29:50.584341 [ 27 ] {} system.query_log (b0c0e1c6-80ff-412e-9ff0-62b2fc86b228) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.01.06 20:29:50.584400 [ 27 ] {} system.query_log (b0c0e1c6-80ff-412e-9ff0-62b2fc86b228): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:29:50.584449 [ 27 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.06 20:29:50.584875 [ 196 ] {b0c0e1c6-80ff-412e-9ff0-62b2fc86b228::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.01.06 20:29:50.585591 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 322 2025.01.06 20:29:50.586072 [ 196 ] {b0c0e1c6-80ff-412e-9ff0-62b2fc86b228::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.06 20:29:50.586258 [ 196 ] {b0c0e1c6-80ff-412e-9ff0-62b2fc86b228::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 90 rows starting from the beginning of the part 2025.01.06 20:29:50.586933 [ 196 ] {b0c0e1c6-80ff-412e-9ff0-62b2fc86b228::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 60 rows starting from the beginning of the part 2025.01.06 20:29:50.587582 [ 196 ] {b0c0e1c6-80ff-412e-9ff0-62b2fc86b228::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 22 rows starting from the beginning of the part 2025.01.06 20:29:50.588208 [ 196 ] {b0c0e1c6-80ff-412e-9ff0-62b2fc86b228::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 60 rows starting from the beginning of the part 2025.01.06 20:29:50.588780 [ 196 ] {b0c0e1c6-80ff-412e-9ff0-62b2fc86b228::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 56 rows starting from the beginning of the part 2025.01.06 20:29:50.589381 [ 196 ] {b0c0e1c6-80ff-412e-9ff0-62b2fc86b228::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 34 rows starting from the beginning of the part 2025.01.06 20:29:50.597494 [ 200 ] {b0c0e1c6-80ff-412e-9ff0-62b2fc86b228::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 322 rows, containing 72 columns (72 merged, 0 gathered) in 0.012928332 sec., 24906.538600648557 rows/sec., 24.62 MiB/sec. 2025.01.06 20:29:50.598675 [ 198 ] {b0c0e1c6-80ff-412e-9ff0-62b2fc86b228::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.01.06 20:29:50.599537 [ 198 ] {b0c0e1c6-80ff-412e-9ff0-62b2fc86b228::all_1_6_1} system.query_log (b0c0e1c6-80ff-412e-9ff0-62b2fc86b228): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:29:50.599632 [ 198 ] {b0c0e1c6-80ff-412e-9ff0-62b2fc86b228::all_1_6_1} system.query_log (b0c0e1c6-80ff-412e-9ff0-62b2fc86b228) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.01.06 20:29:50.599956 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.69 MiB. 2025.01.06 20:29:51.932792 [ 259 ] {} TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:29:51.933094 [ 259 ] {b7139679-0f00-40cf-b3d4-50a92387b8a1} executeQuery: (from [fd00:1122:3344:101::d]:38477) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.06 20:29:51.933567 [ 259 ] {b7139679-0f00-40cf-b3d4-50a92387b8a1} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.06 20:29:51.933622 [ 259 ] {b7139679-0f00-40cf-b3d4-50a92387b8a1} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.01.06 20:29:51.933992 [ 259 ] {b7139679-0f00-40cf-b3d4-50a92387b8a1} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.06 20:29:51.934077 [ 259 ] {b7139679-0f00-40cf-b3d4-50a92387b8a1} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.06 20:29:51.934252 [ 259 ] {b7139679-0f00-40cf-b3d4-50a92387b8a1} oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Key condition: (column 0 notIn 38-element set) 2025.01.06 20:29:51.934503 [ 296 ] {b7139679-0f00-40cf-b3d4-50a92387b8a1} oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.01.06 20:29:51.934538 [ 298 ] {b7139679-0f00-40cf-b3d4-50a92387b8a1} oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.01.06 20:29:51.934502 [ 299 ] {b7139679-0f00-40cf-b3d4-50a92387b8a1} oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.06 20:29:51.934809 [ 259 ] {b7139679-0f00-40cf-b3d4-50a92387b8a1} oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges 2025.01.06 20:29:51.934843 [ 259 ] {b7139679-0f00-40cf-b3d4-50a92387b8a1} oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.06 20:29:51.934971 [ 259 ] {b7139679-0f00-40cf-b3d4-50a92387b8a1} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.01.06 20:29:51.934995 [ 259 ] {b7139679-0f00-40cf-b3d4-50a92387b8a1} oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Reading approx. 38 rows with 3 streams 2025.01.06 20:29:51.935040 [ 259 ] {b7139679-0f00-40cf-b3d4-50a92387b8a1} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.06 20:29:51.935089 [ 259 ] {b7139679-0f00-40cf-b3d4-50a92387b8a1} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.06 20:29:51.935134 [ 259 ] {b7139679-0f00-40cf-b3d4-50a92387b8a1} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.06 20:29:51.936974 [ 259 ] {b7139679-0f00-40cf-b3d4-50a92387b8a1} executeQuery: Read 38 rows, 1.44 KiB in 0.004027 sec., 9436.304941643903 rows/sec., 356.72 KiB/sec. 2025.01.06 20:29:51.937192 [ 259 ] {b7139679-0f00-40cf-b3d4-50a92387b8a1} TCPHandler: Processed in 0.004544884 sec. 2025.01.06 20:29:51.948599 [ 259 ] {} TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:29:51.948747 [ 259 ] {9a9b9a4c-c4d8-4e6c-b66a-2d2655fb79b1} executeQuery: (from [fd00:1122:3344:101::d]:38477) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.01.06 20:29:51.948811 [ 259 ] {9a9b9a4c-c4d8-4e6c-b66a-2d2655fb79b1} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.06 20:29:51.949618 [ 259 ] {9a9b9a4c-c4d8-4e6c-b66a-2d2655fb79b1} oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:29:51.949663 [ 259 ] {9a9b9a4c-c4d8-4e6c-b66a-2d2655fb79b1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.06 20:29:51.950163 [ 259 ] {9a9b9a4c-c4d8-4e6c-b66a-2d2655fb79b1} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.06 20:29:51.950390 [ 259 ] {9a9b9a4c-c4d8-4e6c-b66a-2d2655fb79b1} oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:29:51.950650 [ 259 ] {9a9b9a4c-c4d8-4e6c-b66a-2d2655fb79b1} executeQuery: Read 1 rows, 232.00 B in 0.001939 sec., 515.7297576070139 rows/sec., 116.85 KiB/sec. 2025.01.06 20:29:51.950854 [ 259 ] {9a9b9a4c-c4d8-4e6c-b66a-2d2655fb79b1} TCPHandler: Processed in 0.002317453 sec. 2025.01.06 20:29:51.951117 [ 263 ] {} TCP-Session: bbe90a5d-34c4-4774-be67-d98a0842b907 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:29:51.951305 [ 263 ] {0b8f79b9-9d46-4db5-afb2-b99ee7231c05} executeQuery: (from [fd00:1122:3344:101::d]:61160) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.06 20:29:51.951384 [ 263 ] {0b8f79b9-9d46-4db5-afb2-b99ee7231c05} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.06 20:29:51.952095 [ 263 ] {0b8f79b9-9d46-4db5-afb2-b99ee7231c05} oximeter.fields_i16 (786fc826-0009-4f46-9cf5-9fba1333e656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:29:51.952143 [ 263 ] {0b8f79b9-9d46-4db5-afb2-b99ee7231c05} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.06 20:29:51.952573 [ 263 ] {0b8f79b9-9d46-4db5-afb2-b99ee7231c05} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.06 20:29:51.952839 [ 263 ] {0b8f79b9-9d46-4db5-afb2-b99ee7231c05} oximeter.fields_i16 (786fc826-0009-4f46-9cf5-9fba1333e656): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:29:51.953071 [ 263 ] {0b8f79b9-9d46-4db5-afb2-b99ee7231c05} executeQuery: Read 14 rows, 1.01 KiB in 0.001818 sec., 7700.770077007701 rows/sec., 554.35 KiB/sec. 2025.01.06 20:29:51.953128 [ 263 ] {0b8f79b9-9d46-4db5-afb2-b99ee7231c05} TCPHandler: Processed in 0.002151518 sec. 2025.01.06 20:29:51.953296 [ 259 ] {} TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:29:51.953444 [ 259 ] {1091a98a-9689-4d06-be4c-0c35a472d8db} executeQuery: (from [fd00:1122:3344:101::d]:38477) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.06 20:29:51.953502 [ 259 ] {1091a98a-9689-4d06-be4c-0c35a472d8db} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.06 20:29:51.954192 [ 259 ] {1091a98a-9689-4d06-be4c-0c35a472d8db} oximeter.fields_ipaddr (7b85b4f1-faf9-433b-b27f-0527e79fb18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:29:51.954240 [ 259 ] {1091a98a-9689-4d06-be4c-0c35a472d8db} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.06 20:29:51.954618 [ 259 ] {1091a98a-9689-4d06-be4c-0c35a472d8db} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.06 20:29:51.954870 [ 259 ] {1091a98a-9689-4d06-be4c-0c35a472d8db} oximeter.fields_ipaddr (7b85b4f1-faf9-433b-b27f-0527e79fb18c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:29:51.955097 [ 259 ] {1091a98a-9689-4d06-be4c-0c35a472d8db} executeQuery: Read 4 rows, 334.00 B in 0.001688 sec., 2369.6682464454975 rows/sec., 193.23 KiB/sec. 2025.01.06 20:29:51.955157 [ 259 ] {1091a98a-9689-4d06-be4c-0c35a472d8db} TCPHandler: Processed in 0.001928202 sec. 2025.01.06 20:29:51.955305 [ 263 ] {} TCP-Session: bbe90a5d-34c4-4774-be67-d98a0842b907 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:29:51.955450 [ 263 ] {20810d9a-fda8-4ebd-839d-adfc8cc208f2} executeQuery: (from [fd00:1122:3344:101::d]:61160) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.06 20:29:51.955544 [ 263 ] {20810d9a-fda8-4ebd-839d-adfc8cc208f2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.06 20:29:51.956640 [ 263 ] {20810d9a-fda8-4ebd-839d-adfc8cc208f2} oximeter.fields_string (aedd4dd5-9585-4b95-b99d-084a5cfe0d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:29:51.956680 [ 263 ] {20810d9a-fda8-4ebd-839d-adfc8cc208f2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.06 20:29:51.957060 [ 263 ] {20810d9a-fda8-4ebd-839d-adfc8cc208f2} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.01.06 20:29:51.957303 [ 263 ] {20810d9a-fda8-4ebd-839d-adfc8cc208f2} oximeter.fields_string (aedd4dd5-9585-4b95-b99d-084a5cfe0d00): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:29:51.957522 [ 263 ] {20810d9a-fda8-4ebd-839d-adfc8cc208f2} executeQuery: Read 247 rows, 22.08 KiB in 0.002122 sec., 116399.62299717247 rows/sec., 10.16 MiB/sec. 2025.01.06 20:29:51.957576 [ 263 ] {20810d9a-fda8-4ebd-839d-adfc8cc208f2} TCPHandler: Processed in 0.002332653 sec. 2025.01.06 20:29:51.957749 [ 259 ] {} TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:29:51.957889 [ 259 ] {f6c6fd89-1b8a-4bdc-80ad-e2a6cbc1849e} executeQuery: (from [fd00:1122:3344:101::d]:38477) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.06 20:29:51.957948 [ 259 ] {f6c6fd89-1b8a-4bdc-80ad-e2a6cbc1849e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.06 20:29:51.958616 [ 259 ] {f6c6fd89-1b8a-4bdc-80ad-e2a6cbc1849e} oximeter.fields_u16 (1ae40f88-589a-47d9-bbfe-967558875ffa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:29:51.958656 [ 259 ] {f6c6fd89-1b8a-4bdc-80ad-e2a6cbc1849e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.06 20:29:51.959035 [ 259 ] {f6c6fd89-1b8a-4bdc-80ad-e2a6cbc1849e} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.06 20:29:51.959277 [ 259 ] {f6c6fd89-1b8a-4bdc-80ad-e2a6cbc1849e} oximeter.fields_u16 (1ae40f88-589a-47d9-bbfe-967558875ffa): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:29:51.959567 [ 259 ] {f6c6fd89-1b8a-4bdc-80ad-e2a6cbc1849e} executeQuery: Read 34 rows, 2.46 KiB in 0.00169 sec., 20118.343195266272 rows/sec., 1.42 MiB/sec. 2025.01.06 20:29:51.959717 [ 259 ] {f6c6fd89-1b8a-4bdc-80ad-e2a6cbc1849e} TCPHandler: Processed in 0.002037596 sec. 2025.01.06 20:29:51.959867 [ 263 ] {} TCP-Session: bbe90a5d-34c4-4774-be67-d98a0842b907 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:29:51.960005 [ 263 ] {d580257a-44e8-4a68-8e28-5f0048f62a64} executeQuery: (from [fd00:1122:3344:101::d]:61160) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.06 20:29:51.960063 [ 263 ] {d580257a-44e8-4a68-8e28-5f0048f62a64} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.06 20:29:51.960698 [ 263 ] {d580257a-44e8-4a68-8e28-5f0048f62a64} oximeter.fields_u32 (503ea8dd-f181-4148-8a5b-aa44b2707914): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:29:51.960738 [ 263 ] {d580257a-44e8-4a68-8e28-5f0048f62a64} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.06 20:29:51.961101 [ 263 ] {d580257a-44e8-4a68-8e28-5f0048f62a64} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.06 20:29:51.961339 [ 263 ] {d580257a-44e8-4a68-8e28-5f0048f62a64} oximeter.fields_u32 (503ea8dd-f181-4148-8a5b-aa44b2707914): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:29:51.961633 [ 263 ] {d580257a-44e8-4a68-8e28-5f0048f62a64} executeQuery: Read 14 rows, 1004.00 B in 0.001636 sec., 8557.457212713936 rows/sec., 599.31 KiB/sec. 2025.01.06 20:29:51.961746 [ 263 ] {d580257a-44e8-4a68-8e28-5f0048f62a64} TCPHandler: Processed in 0.001945863 sec. 2025.01.06 20:29:51.961905 [ 259 ] {} TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:29:51.962044 [ 259 ] {693020d8-54ba-4832-b00f-e7f85830f1f0} executeQuery: (from [fd00:1122:3344:101::d]:38477) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.06 20:29:51.962102 [ 259 ] {693020d8-54ba-4832-b00f-e7f85830f1f0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.06 20:29:51.962724 [ 259 ] {693020d8-54ba-4832-b00f-e7f85830f1f0} oximeter.fields_u8 (1fb5646c-c98f-4cd1-a55c-c1fca61f9eac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:29:51.962763 [ 259 ] {693020d8-54ba-4832-b00f-e7f85830f1f0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.06 20:29:51.963118 [ 259 ] {693020d8-54ba-4832-b00f-e7f85830f1f0} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.06 20:29:51.963357 [ 259 ] {693020d8-54ba-4832-b00f-e7f85830f1f0} oximeter.fields_u8 (1fb5646c-c98f-4cd1-a55c-c1fca61f9eac): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:29:51.963567 [ 259 ] {693020d8-54ba-4832-b00f-e7f85830f1f0} executeQuery: Read 13 rows, 830.00 B in 0.001553 sec., 8370.895041854475 rows/sec., 521.92 KiB/sec. 2025.01.06 20:29:51.963619 [ 259 ] {693020d8-54ba-4832-b00f-e7f85830f1f0} TCPHandler: Processed in 0.001783149 sec. 2025.01.06 20:29:51.963830 [ 263 ] {} TCP-Session: bbe90a5d-34c4-4774-be67-d98a0842b907 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:29:51.964054 [ 263 ] {3397e9e5-b1cb-4d87-9874-d8283e9c1e91} executeQuery: (from [fd00:1122:3344:101::d]:61160) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.06 20:29:51.964143 [ 263 ] {3397e9e5-b1cb-4d87-9874-d8283e9c1e91} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.06 20:29:51.965002 [ 263 ] {3397e9e5-b1cb-4d87-9874-d8283e9c1e91} oximeter.fields_uuid (538d4b0f-accb-4038-bdfc-74b5b9b9bdf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:29:51.965042 [ 263 ] {3397e9e5-b1cb-4d87-9874-d8283e9c1e91} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.06 20:29:51.965424 [ 263 ] {3397e9e5-b1cb-4d87-9874-d8283e9c1e91} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.01.06 20:29:51.965663 [ 263 ] {3397e9e5-b1cb-4d87-9874-d8283e9c1e91} oximeter.fields_uuid (538d4b0f-accb-4038-bdfc-74b5b9b9bdf6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:29:51.965894 [ 263 ] {3397e9e5-b1cb-4d87-9874-d8283e9c1e91} executeQuery: Read 401 rows, 29.21 KiB in 0.001895 sec., 211609.4986807388 rows/sec., 15.05 MiB/sec. 2025.01.06 20:29:51.965949 [ 263 ] {3397e9e5-b1cb-4d87-9874-d8283e9c1e91} TCPHandler: Processed in 0.00223084 sec. 2025.01.06 20:29:51.966102 [ 259 ] {} TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:29:51.966241 [ 259 ] {bb37054e-526d-4532-950d-55ee2b0f9b22} executeQuery: (from [fd00:1122:3344:101::d]:38477) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.06 20:29:51.966299 [ 259 ] {bb37054e-526d-4532-950d-55ee2b0f9b22} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.06 20:29:51.966796 [ 259 ] {bb37054e-526d-4532-950d-55ee2b0f9b22} oximeter.measurements_bool (0390283e-5773-43db-8357-eae9668bf3aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:29:51.966836 [ 259 ] {bb37054e-526d-4532-950d-55ee2b0f9b22} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.06 20:29:51.967198 [ 259 ] {bb37054e-526d-4532-950d-55ee2b0f9b22} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.06 20:29:51.967431 [ 259 ] {bb37054e-526d-4532-950d-55ee2b0f9b22} oximeter.measurements_bool (0390283e-5773-43db-8357-eae9668bf3aa): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:29:51.967601 [ 52 ] {} oximeter.measurements_bool (0390283e-5773-43db-8357-eae9668bf3aa) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.01.06 20:29:51.967647 [ 259 ] {bb37054e-526d-4532-950d-55ee2b0f9b22} executeQuery: Read 6 rows, 321.00 B in 0.001431 sec., 4192.8721174004195 rows/sec., 219.06 KiB/sec. 2025.01.06 20:29:51.967682 [ 52 ] {} oximeter.measurements_bool (0390283e-5773-43db-8357-eae9668bf3aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:29:51.967739 [ 52 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.06 20:29:51.967800 [ 259 ] {bb37054e-526d-4532-950d-55ee2b0f9b22} TCPHandler: Processed in 0.001761217 sec. 2025.01.06 20:29:51.968228 [ 263 ] {} TCP-Session: bbe90a5d-34c4-4774-be67-d98a0842b907 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:29:51.968247 [ 196 ] {0390283e-5773-43db-8357-eae9668bf3aa::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.01.06 20:29:51.968500 [ 263 ] {88f95ab8-e854-4bec-8ed5-b981e59f500d} executeQuery: (from [fd00:1122:3344:101::d]:61160) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.06 20:29:51.968523 [ 196 ] {0390283e-5773-43db-8357-eae9668bf3aa::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.06 20:29:51.968605 [ 196 ] {0390283e-5773-43db-8357-eae9668bf3aa::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part 2025.01.06 20:29:51.968616 [ 263 ] {88f95ab8-e854-4bec-8ed5-b981e59f500d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.06 20:29:51.968957 [ 196 ] {0390283e-5773-43db-8357-eae9668bf3aa::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part 2025.01.06 20:29:51.969324 [ 196 ] {0390283e-5773-43db-8357-eae9668bf3aa::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part 2025.01.06 20:29:51.969727 [ 196 ] {0390283e-5773-43db-8357-eae9668bf3aa::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part 2025.01.06 20:29:51.970038 [ 196 ] {0390283e-5773-43db-8357-eae9668bf3aa::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part 2025.01.06 20:29:51.970210 [ 196 ] {0390283e-5773-43db-8357-eae9668bf3aa::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part 2025.01.06 20:29:51.971247 [ 263 ] {88f95ab8-e854-4bec-8ed5-b981e59f500d} oximeter.measurements_cumulativeu64 (af59260b-bf15-4029-ac71-06fa104b5db3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:29:51.971330 [ 263 ] {88f95ab8-e854-4bec-8ed5-b981e59f500d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.06 20:29:51.972439 [ 263 ] {88f95ab8-e854-4bec-8ed5-b981e59f500d} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.01.06 20:29:51.972974 [ 200 ] {0390283e-5773-43db-8357-eae9668bf3aa::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.005125279 sec., 7024.007863767026 rows/sec., 366.98 KiB/sec. 2025.01.06 20:29:51.973008 [ 263 ] {88f95ab8-e854-4bec-8ed5-b981e59f500d} oximeter.measurements_cumulativeu64 (af59260b-bf15-4029-ac71-06fa104b5db3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:29:51.973284 [ 200 ] {0390283e-5773-43db-8357-eae9668bf3aa::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.01.06 20:29:51.973442 [ 263 ] {88f95ab8-e854-4bec-8ed5-b981e59f500d} executeQuery: Read 229 rows, 15.65 KiB in 0.005011 sec., 45699.46118539214 rows/sec., 3.05 MiB/sec. 2025.01.06 20:29:51.973585 [ 263 ] {88f95ab8-e854-4bec-8ed5-b981e59f500d} TCPHandler: Processed in 0.005665254 sec. 2025.01.06 20:29:51.973801 [ 259 ] {} TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:29:51.973853 [ 200 ] {0390283e-5773-43db-8357-eae9668bf3aa::all_1_6_1} oximeter.measurements_bool (0390283e-5773-43db-8357-eae9668bf3aa): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:29:51.974005 [ 200 ] {0390283e-5773-43db-8357-eae9668bf3aa::all_1_6_1} oximeter.measurements_bool (0390283e-5773-43db-8357-eae9668bf3aa) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.01.06 20:29:51.974042 [ 259 ] {54457d91-545b-42c6-bb7c-968faf0ad7c0} executeQuery: (from [fd00:1122:3344:101::d]:38477) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.06 20:29:51.974154 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.06 20:29:51.974179 [ 259 ] {54457d91-545b-42c6-bb7c-968faf0ad7c0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.06 20:29:51.974708 [ 259 ] {54457d91-545b-42c6-bb7c-968faf0ad7c0} oximeter.measurements_f64 (f643f6a1-cc55-45e6-beb1-06e96f1acc93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:29:51.974748 [ 259 ] {54457d91-545b-42c6-bb7c-968faf0ad7c0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.06 20:29:51.975114 [ 259 ] {54457d91-545b-42c6-bb7c-968faf0ad7c0} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.06 20:29:51.975362 [ 259 ] {54457d91-545b-42c6-bb7c-968faf0ad7c0} oximeter.measurements_f64 (f643f6a1-cc55-45e6-beb1-06e96f1acc93): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:29:51.975522 [ 52 ] {} oximeter.measurements_f64 (f643f6a1-cc55-45e6-beb1-06e96f1acc93) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.01.06 20:29:51.975580 [ 52 ] {} oximeter.measurements_f64 (f643f6a1-cc55-45e6-beb1-06e96f1acc93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:29:51.975621 [ 52 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.06 20:29:51.975636 [ 259 ] {54457d91-545b-42c6-bb7c-968faf0ad7c0} executeQuery: Read 1 rows, 69.00 B in 0.001651 sec., 605.6935190793458 rows/sec., 40.81 KiB/sec. 2025.01.06 20:29:51.975752 [ 259 ] {54457d91-545b-42c6-bb7c-968faf0ad7c0} TCPHandler: Processed in 0.002064496 sec. 2025.01.06 20:29:51.975796 [ 199 ] {f643f6a1-cc55-45e6-beb1-06e96f1acc93::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.01.06 20:29:51.975925 [ 199 ] {f643f6a1-cc55-45e6-beb1-06e96f1acc93::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.06 20:29:51.975939 [ 263 ] {} TCP-Session: bbe90a5d-34c4-4774-be67-d98a0842b907 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:29:51.975983 [ 199 ] {f643f6a1-cc55-45e6-beb1-06e96f1acc93::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part 2025.01.06 20:29:51.976209 [ 199 ] {f643f6a1-cc55-45e6-beb1-06e96f1acc93::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part 2025.01.06 20:29:51.976382 [ 263 ] {48eb522a-1468-45c6-8a39-0db189be120d} executeQuery: (from [fd00:1122:3344:101::d]:61160) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.06 20:29:51.976485 [ 199 ] {f643f6a1-cc55-45e6-beb1-06e96f1acc93::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part 2025.01.06 20:29:51.976749 [ 263 ] {48eb522a-1468-45c6-8a39-0db189be120d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.06 20:29:51.976795 [ 199 ] {f643f6a1-cc55-45e6-beb1-06e96f1acc93::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part 2025.01.06 20:29:51.977119 [ 199 ] {f643f6a1-cc55-45e6-beb1-06e96f1acc93::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part 2025.01.06 20:29:51.977361 [ 199 ] {f643f6a1-cc55-45e6-beb1-06e96f1acc93::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part 2025.01.06 20:29:51.981139 [ 199 ] {f643f6a1-cc55-45e6-beb1-06e96f1acc93::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 7 rows, containing 4 columns (4 merged, 0 gathered) in 0.005426117 sec., 1290.0569597006477 rows/sec., 86.21 KiB/sec. 2025.01.06 20:29:51.981341 [ 199 ] {f643f6a1-cc55-45e6-beb1-06e96f1acc93::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.01.06 20:29:51.981853 [ 263 ] {48eb522a-1468-45c6-8a39-0db189be120d} oximeter.measurements_histogramu64 (fbf005c8-a4b4-4d65-8e17-b42fba9a74c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:29:51.981928 [ 263 ] {48eb522a-1468-45c6-8a39-0db189be120d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.06 20:29:51.982085 [ 199 ] {f643f6a1-cc55-45e6-beb1-06e96f1acc93::all_1_6_1} oximeter.measurements_f64 (f643f6a1-cc55-45e6-beb1-06e96f1acc93): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:29:51.982325 [ 199 ] {f643f6a1-cc55-45e6-beb1-06e96f1acc93::all_1_6_1} oximeter.measurements_f64 (f643f6a1-cc55-45e6-beb1-06e96f1acc93) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.01.06 20:29:51.982478 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.06 20:29:51.982959 [ 263 ] {48eb522a-1468-45c6-8a39-0db189be120d} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.06 20:29:51.983234 [ 263 ] {48eb522a-1468-45c6-8a39-0db189be120d} oximeter.measurements_histogramu64 (fbf005c8-a4b4-4d65-8e17-b42fba9a74c3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:29:51.983588 [ 263 ] {48eb522a-1468-45c6-8a39-0db189be120d} executeQuery: Read 23 rows, 42.20 KiB in 0.007412 sec., 3103.07609282245 rows/sec., 5.56 MiB/sec. 2025.01.06 20:29:51.983757 [ 263 ] {48eb522a-1468-45c6-8a39-0db189be120d} TCPHandler: Processed in 0.007920246 sec. 2025.01.06 20:29:51.983912 [ 259 ] {} TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:29:51.984050 [ 259 ] {129e1a12-52ca-400c-b635-71dc8ebc12f7} executeQuery: (from [fd00:1122:3344:101::d]:38477) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.06 20:29:51.984111 [ 259 ] {129e1a12-52ca-400c-b635-71dc8ebc12f7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.06 20:29:51.984645 [ 259 ] {129e1a12-52ca-400c-b635-71dc8ebc12f7} oximeter.measurements_u64 (c0c4b4c7-e60a-4bf4-9c4c-48da55e2b599): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:29:51.984685 [ 259 ] {129e1a12-52ca-400c-b635-71dc8ebc12f7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.06 20:29:51.985063 [ 259 ] {129e1a12-52ca-400c-b635-71dc8ebc12f7} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.01.06 20:29:51.985300 [ 259 ] {129e1a12-52ca-400c-b635-71dc8ebc12f7} oximeter.measurements_u64 (c0c4b4c7-e60a-4bf4-9c4c-48da55e2b599): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:29:51.985575 [ 259 ] {129e1a12-52ca-400c-b635-71dc8ebc12f7} executeQuery: Read 72 rows, 4.70 KiB in 0.001545 sec., 46601.94174757282 rows/sec., 2.97 MiB/sec. 2025.01.06 20:29:51.985732 [ 259 ] {129e1a12-52ca-400c-b635-71dc8ebc12f7} TCPHandler: Processed in 0.001882041 sec. 2025.01.06 20:29:52.000154 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 169.83 MiB, peak 173.32 MiB, free memory in arenas 0.00 B, will set to 168.82 MiB (RSS), difference: -1.01 MiB 2025.01.06 20:29:53.081627 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 5124 2025.01.06 20:29:53.082326 [ 244 ] {} system.asynchronous_metric_log (8a25aa28-9e23-439f-b1e1-9a327eaa26be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:29:53.082362 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.06 20:29:53.082885 [ 244 ] {} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.01.06 20:29:53.083130 [ 244 ] {} system.asynchronous_metric_log (8a25aa28-9e23-439f-b1e1-9a327eaa26be): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:29:53.083286 [ 76 ] {} system.asynchronous_metric_log (8a25aa28-9e23-439f-b1e1-9a327eaa26be) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.01.06 20:29:53.083316 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5124 2025.01.06 20:29:53.083428 [ 76 ] {} system.asynchronous_metric_log (8a25aa28-9e23-439f-b1e1-9a327eaa26be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:29:53.083458 [ 76 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.06 20:29:53.083666 [ 189 ] {8a25aa28-9e23-439f-b1e1-9a327eaa26be::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.01.06 20:29:53.083918 [ 189 ] {8a25aa28-9e23-439f-b1e1-9a327eaa26be::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.06 20:29:53.083999 [ 189 ] {8a25aa28-9e23-439f-b1e1-9a327eaa26be::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2806 rows starting from the beginning of the part 2025.01.06 20:29:53.084173 [ 189 ] {8a25aa28-9e23-439f-b1e1-9a327eaa26be::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 488 rows starting from the beginning of the part 2025.01.06 20:29:53.084333 [ 189 ] {8a25aa28-9e23-439f-b1e1-9a327eaa26be::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 427 rows starting from the beginning of the part 2025.01.06 20:29:53.084584 [ 189 ] {8a25aa28-9e23-439f-b1e1-9a327eaa26be::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 488 rows starting from the beginning of the part 2025.01.06 20:29:53.084754 [ 189 ] {8a25aa28-9e23-439f-b1e1-9a327eaa26be::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 427 rows starting from the beginning of the part 2025.01.06 20:29:53.084846 [ 189 ] {8a25aa28-9e23-439f-b1e1-9a327eaa26be::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 488 rows starting from the beginning of the part 2025.01.06 20:29:53.086572 [ 193 ] {8a25aa28-9e23-439f-b1e1-9a327eaa26be::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 5124 rows, containing 4 columns (4 merged, 0 gathered) in 0.003012192 sec., 1701086.7833126176 rows/sec., 24.33 MiB/sec. 2025.01.06 20:29:53.087621 [ 192 ] {8a25aa28-9e23-439f-b1e1-9a327eaa26be::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.01.06 20:29:53.087941 [ 192 ] {8a25aa28-9e23-439f-b1e1-9a327eaa26be::all_1_11_2} system.asynchronous_metric_log (8a25aa28-9e23-439f-b1e1-9a327eaa26be): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:29:53.088023 [ 192 ] {8a25aa28-9e23-439f-b1e1-9a327eaa26be::all_1_11_2} system.asynchronous_metric_log (8a25aa28-9e23-439f-b1e1-9a327eaa26be) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.01.06 20:29:53.088127 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. 2025.01.06 20:29:53.393115 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 2025.01.06 20:29:53.414587 [ 242 ] {} system.metric_log (02d4f3e6-2200-49a4-9647-8a25a47721d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:29:53.414652 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.06 20:29:53.421959 [ 242 ] {} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.01.06 20:29:53.422740 [ 242 ] {} system.metric_log (02d4f3e6-2200-49a4-9647-8a25a47721d3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:29:53.423060 [ 102 ] {} system.metric_log (02d4f3e6-2200-49a4-9647-8a25a47721d3) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.01.06 20:29:53.423128 [ 102 ] {} system.metric_log (02d4f3e6-2200-49a4-9647-8a25a47721d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:29:53.423175 [ 102 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.06 20:29:53.423679 [ 189 ] {02d4f3e6-2200-49a4-9647-8a25a47721d3::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.01.06 20:29:53.438492 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 83 2025.01.06 20:29:53.440418 [ 189 ] {02d4f3e6-2200-49a4-9647-8a25a47721d3::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.06 20:29:53.442022 [ 189 ] {02d4f3e6-2200-49a4-9647-8a25a47721d3::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 46 rows starting from the beginning of the part 2025.01.06 20:29:53.447475 [ 189 ] {02d4f3e6-2200-49a4-9647-8a25a47721d3::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 7 rows starting from the beginning of the part 2025.01.06 20:29:53.452832 [ 189 ] {02d4f3e6-2200-49a4-9647-8a25a47721d3::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 8 rows starting from the beginning of the part 2025.01.06 20:29:53.458309 [ 189 ] {02d4f3e6-2200-49a4-9647-8a25a47721d3::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 7 rows starting from the beginning of the part 2025.01.06 20:29:53.463675 [ 189 ] {02d4f3e6-2200-49a4-9647-8a25a47721d3::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 8 rows starting from the beginning of the part 2025.01.06 20:29:53.468120 [ 189 ] {02d4f3e6-2200-49a4-9647-8a25a47721d3::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 7 rows starting from the beginning of the part 2025.01.06 20:29:53.524311 [ 194 ] {02d4f3e6-2200-49a4-9647-8a25a47721d3::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.100977769 sec., 821.9630996204719 rows/sec., 4.25 MiB/sec. 2025.01.06 20:29:53.526919 [ 194 ] {02d4f3e6-2200-49a4-9647-8a25a47721d3::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.01.06 20:29:53.529965 [ 194 ] {02d4f3e6-2200-49a4-9647-8a25a47721d3::all_1_11_2} system.metric_log (02d4f3e6-2200-49a4-9647-8a25a47721d3): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:29:53.530063 [ 194 ] {02d4f3e6-2200-49a4-9647-8a25a47721d3::all_1_11_2} system.metric_log (02d4f3e6-2200-49a4-9647-8a25a47721d3) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.01.06 20:29:53.532472 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. 2025.01.06 20:29:54.000170 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 169.95 MiB, peak 179.84 MiB, free memory in arenas 0.00 B, will set to 172.00 MiB (RSS), difference: 2.05 MiB 2025.01.06 20:29:56.938799 [ 259 ] {} TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:29:56.939009 [ 259 ] {6f917761-1a1e-4c04-8c60-923133d3ac24} executeQuery: (from [fd00:1122:3344:101::d]:38477) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.06 20:29:56.939090 [ 259 ] {6f917761-1a1e-4c04-8c60-923133d3ac24} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.06 20:29:56.939947 [ 259 ] {6f917761-1a1e-4c04-8c60-923133d3ac24} oximeter.fields_string (aedd4dd5-9585-4b95-b99d-084a5cfe0d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:29:56.939997 [ 259 ] {6f917761-1a1e-4c04-8c60-923133d3ac24} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.06 20:29:56.940442 [ 259 ] {6f917761-1a1e-4c04-8c60-923133d3ac24} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.01.06 20:29:56.940695 [ 259 ] {6f917761-1a1e-4c04-8c60-923133d3ac24} oximeter.fields_string (aedd4dd5-9585-4b95-b99d-084a5cfe0d00): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:29:56.940893 [ 45 ] {} oximeter.fields_string (aedd4dd5-9585-4b95-b99d-084a5cfe0d00) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.01.06 20:29:56.940962 [ 259 ] {6f917761-1a1e-4c04-8c60-923133d3ac24} executeQuery: Read 68 rows, 5.63 KiB in 0.00201 sec., 33830.845771144275 rows/sec., 2.73 MiB/sec. 2025.01.06 20:29:56.940988 [ 45 ] {} oximeter.fields_string (aedd4dd5-9585-4b95-b99d-084a5cfe0d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:29:56.941066 [ 45 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.06 20:29:56.941115 [ 259 ] {6f917761-1a1e-4c04-8c60-923133d3ac24} TCPHandler: Processed in 0.002456447 sec. 2025.01.06 20:29:56.941342 [ 188 ] {aedd4dd5-9585-4b95-b99d-084a5cfe0d00::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.01.06 20:29:56.941433 [ 263 ] {} TCP-Session: bbe90a5d-34c4-4774-be67-d98a0842b907 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:29:56.941662 [ 188 ] {aedd4dd5-9585-4b95-b99d-084a5cfe0d00::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.06 20:29:56.941719 [ 263 ] {36a2c985-1cda-4245-845a-12a2cfdc9393} executeQuery: (from [fd00:1122:3344:101::d]:61160) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.06 20:29:56.941739 [ 188 ] {aedd4dd5-9585-4b95-b99d-084a5cfe0d00::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1385 rows starting from the beginning of the part 2025.01.06 20:29:56.941849 [ 263 ] {36a2c985-1cda-4245-845a-12a2cfdc9393} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.06 20:29:56.942047 [ 188 ] {aedd4dd5-9585-4b95-b99d-084a5cfe0d00::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 52 rows starting from the beginning of the part 2025.01.06 20:29:56.942417 [ 188 ] {aedd4dd5-9585-4b95-b99d-084a5cfe0d00::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 245 rows starting from the beginning of the part 2025.01.06 20:29:56.942762 [ 188 ] {aedd4dd5-9585-4b95-b99d-084a5cfe0d00::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 68 rows starting from the beginning of the part 2025.01.06 20:29:56.943025 [ 188 ] {aedd4dd5-9585-4b95-b99d-084a5cfe0d00::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 247 rows starting from the beginning of the part 2025.01.06 20:29:56.943327 [ 188 ] {aedd4dd5-9585-4b95-b99d-084a5cfe0d00::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 68 rows starting from the beginning of the part 2025.01.06 20:29:56.944830 [ 263 ] {36a2c985-1cda-4245-845a-12a2cfdc9393} oximeter.fields_u16 (1ae40f88-589a-47d9-bbfe-967558875ffa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:29:56.944909 [ 263 ] {36a2c985-1cda-4245-845a-12a2cfdc9393} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.06 20:29:56.946130 [ 263 ] {36a2c985-1cda-4245-845a-12a2cfdc9393} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.06 20:29:56.946522 [ 263 ] {36a2c985-1cda-4245-845a-12a2cfdc9393} oximeter.fields_u16 (1ae40f88-589a-47d9-bbfe-967558875ffa): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:29:56.947107 [ 263 ] {36a2c985-1cda-4245-845a-12a2cfdc9393} executeQuery: Read 8 rows, 616.00 B in 0.005482 sec., 1459.3214155417731 rows/sec., 109.73 KiB/sec. 2025.01.06 20:29:56.947119 [ 201 ] {aedd4dd5-9585-4b95-b99d-084a5cfe0d00::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 2065 rows, containing 5 columns (5 merged, 0 gathered) in 0.005910781 sec., 349361.61566466425 rows/sec., 30.63 MiB/sec. 2025.01.06 20:29:56.947331 [ 263 ] {36a2c985-1cda-4245-845a-12a2cfdc9393} TCPHandler: Processed in 0.006076015 sec. 2025.01.06 20:29:56.947566 [ 259 ] {} TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:29:56.947663 [ 193 ] {aedd4dd5-9585-4b95-b99d-084a5cfe0d00::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.01.06 20:29:56.947785 [ 259 ] {bdbed6df-843e-461b-8b25-b3b9ddccecc3} executeQuery: (from [fd00:1122:3344:101::d]:38477) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.06 20:29:56.947867 [ 259 ] {bdbed6df-843e-461b-8b25-b3b9ddccecc3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.06 20:29:56.948267 [ 193 ] {aedd4dd5-9585-4b95-b99d-084a5cfe0d00::all_1_11_2} oximeter.fields_string (aedd4dd5-9585-4b95-b99d-084a5cfe0d00): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:29:56.948492 [ 193 ] {aedd4dd5-9585-4b95-b99d-084a5cfe0d00::all_1_11_2} oximeter.fields_string (aedd4dd5-9585-4b95-b99d-084a5cfe0d00) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.01.06 20:29:56.948648 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. 2025.01.06 20:29:56.948962 [ 259 ] {bdbed6df-843e-461b-8b25-b3b9ddccecc3} oximeter.fields_uuid (538d4b0f-accb-4038-bdfc-74b5b9b9bdf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:29:56.949009 [ 259 ] {bdbed6df-843e-461b-8b25-b3b9ddccecc3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.06 20:29:56.949417 [ 259 ] {bdbed6df-843e-461b-8b25-b3b9ddccecc3} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.01.06 20:29:56.949700 [ 259 ] {bdbed6df-843e-461b-8b25-b3b9ddccecc3} oximeter.fields_uuid (538d4b0f-accb-4038-bdfc-74b5b9b9bdf6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:29:56.949896 [ 110 ] {} oximeter.fields_uuid (538d4b0f-accb-4038-bdfc-74b5b9b9bdf6) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.01.06 20:29:56.949953 [ 259 ] {bdbed6df-843e-461b-8b25-b3b9ddccecc3} executeQuery: Read 64 rows, 5.11 KiB in 0.00226 sec., 28318.584070796463 rows/sec., 2.21 MiB/sec. 2025.01.06 20:29:56.950030 [ 110 ] {} oximeter.fields_uuid (538d4b0f-accb-4038-bdfc-74b5b9b9bdf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:29:56.950090 [ 259 ] {bdbed6df-843e-461b-8b25-b3b9ddccecc3} TCPHandler: Processed in 0.002646892 sec. 2025.01.06 20:29:56.950117 [ 110 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.06 20:29:56.950342 [ 263 ] {} TCP-Session: bbe90a5d-34c4-4774-be67-d98a0842b907 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:29:56.950426 [ 201 ] {538d4b0f-accb-4038-bdfc-74b5b9b9bdf6::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.01.06 20:29:56.950735 [ 263 ] {b0c4e7d9-b60f-4b91-a879-0d4059d88d3c} executeQuery: (from [fd00:1122:3344:101::d]:61160) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.06 20:29:56.950887 [ 201 ] {538d4b0f-accb-4038-bdfc-74b5b9b9bdf6::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.06 20:29:56.950897 [ 263 ] {b0c4e7d9-b60f-4b91-a879-0d4059d88d3c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.06 20:29:56.950937 [ 201 ] {538d4b0f-accb-4038-bdfc-74b5b9b9bdf6::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 862 rows starting from the beginning of the part 2025.01.06 20:29:56.951218 [ 201 ] {538d4b0f-accb-4038-bdfc-74b5b9b9bdf6::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 56 rows starting from the beginning of the part 2025.01.06 20:29:56.951590 [ 201 ] {538d4b0f-accb-4038-bdfc-74b5b9b9bdf6::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 397 rows starting from the beginning of the part 2025.01.06 20:29:56.951914 [ 201 ] {538d4b0f-accb-4038-bdfc-74b5b9b9bdf6::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 64 rows starting from the beginning of the part 2025.01.06 20:29:56.952088 [ 201 ] {538d4b0f-accb-4038-bdfc-74b5b9b9bdf6::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 401 rows starting from the beginning of the part 2025.01.06 20:29:56.952388 [ 201 ] {538d4b0f-accb-4038-bdfc-74b5b9b9bdf6::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 64 rows starting from the beginning of the part 2025.01.06 20:29:56.953072 [ 263 ] {b0c4e7d9-b60f-4b91-a879-0d4059d88d3c} oximeter.measurements_cumulativeu64 (af59260b-bf15-4029-ac71-06fa104b5db3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:29:56.953117 [ 263 ] {b0c4e7d9-b60f-4b91-a879-0d4059d88d3c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.06 20:29:56.953687 [ 263 ] {b0c4e7d9-b60f-4b91-a879-0d4059d88d3c} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.01.06 20:29:56.954006 [ 263 ] {b0c4e7d9-b60f-4b91-a879-0d4059d88d3c} oximeter.measurements_cumulativeu64 (af59260b-bf15-4029-ac71-06fa104b5db3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:29:56.954202 [ 110 ] {} oximeter.measurements_cumulativeu64 (af59260b-bf15-4029-ac71-06fa104b5db3) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.01.06 20:29:56.954318 [ 110 ] {} oximeter.measurements_cumulativeu64 (af59260b-bf15-4029-ac71-06fa104b5db3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:29:56.954414 [ 110 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.06 20:29:56.954433 [ 263 ] {b0c4e7d9-b60f-4b91-a879-0d4059d88d3c} executeQuery: Read 150 rows, 10.65 KiB in 0.003816 sec., 39308.17610062893 rows/sec., 2.73 MiB/sec. 2025.01.06 20:29:56.955098 [ 263 ] {b0c4e7d9-b60f-4b91-a879-0d4059d88d3c} TCPHandler: Processed in 0.004865972 sec. 2025.01.06 20:29:56.955464 [ 201 ] {538d4b0f-accb-4038-bdfc-74b5b9b9bdf6::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 1844 rows, containing 5 columns (5 merged, 0 gathered) in 0.005172141 sec., 356525.469819945 rows/sec., 27.17 MiB/sec. 2025.01.06 20:29:56.955529 [ 259 ] {} TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:29:56.955582 [ 193 ] {af59260b-bf15-4029-ac71-06fa104b5db3::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.01.06 20:29:56.955826 [ 201 ] {538d4b0f-accb-4038-bdfc-74b5b9b9bdf6::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.01.06 20:29:56.955902 [ 259 ] {2fba6a56-f2e3-44e9-9ae2-076824f832c7} executeQuery: (from [fd00:1122:3344:101::d]:38477) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.06 20:29:56.956013 [ 193 ] {af59260b-bf15-4029-ac71-06fa104b5db3::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.06 20:29:56.956134 [ 193 ] {af59260b-bf15-4029-ac71-06fa104b5db3::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2817 rows starting from the beginning of the part 2025.01.06 20:29:56.956276 [ 259 ] {2fba6a56-f2e3-44e9-9ae2-076824f832c7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.06 20:29:56.956664 [ 193 ] {af59260b-bf15-4029-ac71-06fa104b5db3::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 120 rows starting from the beginning of the part 2025.01.06 20:29:56.957034 [ 191 ] {538d4b0f-accb-4038-bdfc-74b5b9b9bdf6::all_1_11_2} oximeter.fields_uuid (538d4b0f-accb-4038-bdfc-74b5b9b9bdf6): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:29:56.957370 [ 193 ] {af59260b-bf15-4029-ac71-06fa104b5db3::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 227 rows starting from the beginning of the part 2025.01.06 20:29:56.957440 [ 191 ] {538d4b0f-accb-4038-bdfc-74b5b9b9bdf6::all_1_11_2} oximeter.fields_uuid (538d4b0f-accb-4038-bdfc-74b5b9b9bdf6) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.01.06 20:29:56.957780 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. 2025.01.06 20:29:56.958010 [ 193 ] {af59260b-bf15-4029-ac71-06fa104b5db3::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 150 rows starting from the beginning of the part 2025.01.06 20:29:56.958457 [ 193 ] {af59260b-bf15-4029-ac71-06fa104b5db3::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 229 rows starting from the beginning of the part 2025.01.06 20:29:56.958900 [ 193 ] {af59260b-bf15-4029-ac71-06fa104b5db3::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 150 rows starting from the beginning of the part 2025.01.06 20:29:56.962083 [ 259 ] {2fba6a56-f2e3-44e9-9ae2-076824f832c7} oximeter.measurements_histogramu64 (fbf005c8-a4b4-4d65-8e17-b42fba9a74c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:29:56.962159 [ 259 ] {2fba6a56-f2e3-44e9-9ae2-076824f832c7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.06 20:29:56.962961 [ 201 ] {af59260b-bf15-4029-ac71-06fa104b5db3::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 3693 rows, containing 5 columns (5 merged, 0 gathered) in 0.008282475 sec., 445881.2130432027 rows/sec., 29.84 MiB/sec. 2025.01.06 20:29:56.963315 [ 259 ] {2fba6a56-f2e3-44e9-9ae2-076824f832c7} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.06 20:29:56.963418 [ 201 ] {af59260b-bf15-4029-ac71-06fa104b5db3::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.01.06 20:29:56.963831 [ 259 ] {2fba6a56-f2e3-44e9-9ae2-076824f832c7} oximeter.measurements_histogramu64 (fbf005c8-a4b4-4d65-8e17-b42fba9a74c3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:29:56.963952 [ 201 ] {af59260b-bf15-4029-ac71-06fa104b5db3::all_1_11_2} oximeter.measurements_cumulativeu64 (af59260b-bf15-4029-ac71-06fa104b5db3): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:29:56.964274 [ 201 ] {af59260b-bf15-4029-ac71-06fa104b5db3::all_1_11_2} oximeter.measurements_cumulativeu64 (af59260b-bf15-4029-ac71-06fa104b5db3) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.01.06 20:29:56.964479 [ 259 ] {2fba6a56-f2e3-44e9-9ae2-076824f832c7} executeQuery: Read 8 rows, 14.68 KiB in 0.008694 sec., 920.1748332183114 rows/sec., 1.65 MiB/sec. 2025.01.06 20:29:56.964585 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB. 2025.01.06 20:29:56.964780 [ 259 ] {2fba6a56-f2e3-44e9-9ae2-076824f832c7} TCPHandler: Processed in 0.009534349 sec. 2025.01.06 20:29:56.964965 [ 263 ] {} TCP-Session: bbe90a5d-34c4-4774-be67-d98a0842b907 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.06 20:29:56.965107 [ 263 ] {582de449-2edb-4d8d-8e23-ab7528d0b872} executeQuery: (from [fd00:1122:3344:101::d]:61160) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.06 20:29:56.965174 [ 263 ] {582de449-2edb-4d8d-8e23-ab7528d0b872} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.06 20:29:56.965722 [ 263 ] {582de449-2edb-4d8d-8e23-ab7528d0b872} oximeter.measurements_u64 (c0c4b4c7-e60a-4bf4-9c4c-48da55e2b599): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:29:56.965762 [ 263 ] {582de449-2edb-4d8d-8e23-ab7528d0b872} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.06 20:29:56.966138 [ 263 ] {582de449-2edb-4d8d-8e23-ab7528d0b872} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.01.06 20:29:56.966379 [ 263 ] {582de449-2edb-4d8d-8e23-ab7528d0b872} oximeter.measurements_u64 (c0c4b4c7-e60a-4bf4-9c4c-48da55e2b599): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:29:56.966527 [ 110 ] {} oximeter.measurements_u64 (c0c4b4c7-e60a-4bf4-9c4c-48da55e2b599) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.01.06 20:29:56.966583 [ 110 ] {} oximeter.measurements_u64 (c0c4b4c7-e60a-4bf4-9c4c-48da55e2b599): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:29:56.966625 [ 110 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.06 20:29:56.966631 [ 263 ] {582de449-2edb-4d8d-8e23-ab7528d0b872} executeQuery: Read 50 rows, 3.51 KiB in 0.001546 sec., 32341.526520051746 rows/sec., 2.22 MiB/sec. 2025.01.06 20:29:56.966979 [ 263 ] {582de449-2edb-4d8d-8e23-ab7528d0b872} TCPHandler: Processed in 0.002067687 sec. 2025.01.06 20:29:56.967141 [ 191 ] {c0c4b4c7-e60a-4bf4-9c4c-48da55e2b599::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.01.06 20:29:56.967339 [ 191 ] {c0c4b4c7-e60a-4bf4-9c4c-48da55e2b599::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.06 20:29:56.967386 [ 191 ] {c0c4b4c7-e60a-4bf4-9c4c-48da55e2b599::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 238 rows starting from the beginning of the part 2025.01.06 20:29:56.967539 [ 191 ] {c0c4b4c7-e60a-4bf4-9c4c-48da55e2b599::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 40 rows starting from the beginning of the part 2025.01.06 20:29:56.967679 [ 191 ] {c0c4b4c7-e60a-4bf4-9c4c-48da55e2b599::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 72 rows starting from the beginning of the part 2025.01.06 20:29:56.967857 [ 191 ] {c0c4b4c7-e60a-4bf4-9c4c-48da55e2b599::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 50 rows starting from the beginning of the part 2025.01.06 20:29:56.968049 [ 191 ] {c0c4b4c7-e60a-4bf4-9c4c-48da55e2b599::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 72 rows starting from the beginning of the part 2025.01.06 20:29:56.968211 [ 191 ] {c0c4b4c7-e60a-4bf4-9c4c-48da55e2b599::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 50 rows starting from the beginning of the part 2025.01.06 20:29:56.969353 [ 193 ] {c0c4b4c7-e60a-4bf4-9c4c-48da55e2b599::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 522 rows, containing 4 columns (4 merged, 0 gathered) in 0.002619621 sec., 199265.466264013 rows/sec., 12.88 MiB/sec. 2025.01.06 20:29:56.969535 [ 195 ] {c0c4b4c7-e60a-4bf4-9c4c-48da55e2b599::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.01.06 20:29:56.969876 [ 195 ] {c0c4b4c7-e60a-4bf4-9c4c-48da55e2b599::all_1_11_2} oximeter.measurements_u64 (c0c4b4c7-e60a-4bf4-9c4c-48da55e2b599): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:29:56.969972 [ 195 ] {c0c4b4c7-e60a-4bf4-9c4c-48da55e2b599::all_1_11_2} oximeter.measurements_u64 (c0c4b4c7-e60a-4bf4-9c4c-48da55e2b599) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.01.06 20:29:56.970050 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2025.01.06 20:30:00.505342 [ 148 ] {} DNSResolver: Updating DNS cache 2025.01.06 20:30:00.505401 [ 148 ] {} DNSResolver: Updated DNS cache 2025.01.06 20:30:00.584472 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5551 2025.01.06 20:30:00.585121 [ 244 ] {} system.asynchronous_metric_log (8a25aa28-9e23-439f-b1e1-9a327eaa26be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:30:00.585169 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.06 20:30:00.585711 [ 244 ] {} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.01.06 20:30:00.585979 [ 244 ] {} system.asynchronous_metric_log (8a25aa28-9e23-439f-b1e1-9a327eaa26be): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:30:00.586273 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5551 2025.01.06 20:30:00.586704 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 362 2025.01.06 20:30:00.589953 [ 243 ] {} system.query_log (b0c0e1c6-80ff-412e-9ff0-62b2fc86b228): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.06 20:30:00.589995 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.06 20:30:00.591478 [ 243 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.06 20:30:00.591826 [ 243 ] {} system.query_log (b0c0e1c6-80ff-412e-9ff0-62b2fc86b228): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.06 20:30:00.592674 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 362