[ Jan 13 22:43:21 Enabled. ] [ Jan 13 22:43:21 Rereading configuration. ] [ Jan 13 22:43:22 Rereading configuration. ] [ Jan 13 22:43:23 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 13 22:43:23 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.13 22:43:24.418667 [ 1 ] {} Application: Will watch for the process with pid 23461 2025.01.13 22:43:24.419213 [ 1 ] {} Application: Forked a child process to watch 2025.01.13 22:43:24.668268 [ 1 ] {} Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: ), PID 23461 2025.01.13 22:43:24.669004 [ 1 ] {} Application: starting up 2025.01.13 22:43:24.669718 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2025.01.13 22:43:24.755172 [ 1 ] {} Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. 2025.01.13 22:43:24.787786 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2025.01.13 22:43:24.787849 [ 1 ] {} Application: Initializing DateLUT. 2025.01.13 22:43:24.787862 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2025.01.13 22:43:24.787936 [ 1 ] {} Context: Setting up /data/tmp/ to store temporary data in it 2025.01.13 22:43:24.788341 [ 1 ] {} Application: Initializing interserver credentials. 2025.01.13 22:43:24.789960 [ 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.13 22:43:24.790700 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration 2025.01.13 22:43:24.791559 [ 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.13 22:43:24.791580 [ 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.13 22:43:24.791596 [ 1 ] {} Application: Merges and mutations memory limit is set to 47.94 GiB 2025.01.13 22:43:24.791774 [ 1 ] {} BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads 2025.01.13 22:43:24.792679 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2025.01.13 22:43:24.797632 [ 1 ] {} BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads 2025.01.13 22:43:24.798621 [ 1 ] {} BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads 2025.01.13 22:43:24.800184 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2025.01.13 22:43:24.800268 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration 2025.01.13 22:43:24.802149 [ 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.13 22:43:24.802719 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration 2025.01.13 22:43:24.807191 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration 2025.01.13 22:43:24.807674 [ 1 ] {} Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml 2025.01.13 22:43:24.809247 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin 2025.01.13 22:43:24.809636 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2025.01.13 22:43:24.810024 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2025.01.13 22:43:24.810354 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2025.01.13 22:43:24.811737 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2025.01.13 22:43:24.811765 [ 1 ] {} Application: Loading metadata from /data/ 2025.01.13 22:43:24.811842 [ 38 ] {} DNSResolver: Updating DNS cache 2025.01.13 22:43:24.812034 [ 38 ] {} DNSResolver: Updated DNS cache 2025.01.13 22:43:24.822433 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2025.01.13 22:43:24.822460 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000147855 sec 2025.01.13 22:43:24.822504 [ 1 ] {} ReferentialDeps: No tables 2025.01.13 22:43:24.822519 [ 1 ] {} LoadingDeps: No tables 2025.01.13 22:43:24.823697 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2025.01.13 22:43:24.824802 [ 1 ] {} SystemLog: Creating system.query_log from query_log 2025.01.13 22:43:24.836932 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2025.01.13 22:43:24.836978 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2025.01.13 22:43:24.837001 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2025.01.13 22:43:24.837014 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2025.01.13 22:43:24.837044 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2025.01.13 22:43:24.837064 [ 1 ] {} SystemLog: Creating system.metric_log from metric_log 2025.01.13 22:43:24.839667 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2025.01.13 22:43:24.839713 [ 1 ] {} SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config 2025.01.13 22:43:24.839736 [ 1 ] {} SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log 2025.01.13 22:43:24.839919 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2025.01.13 22:43:24.839940 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2025.01.13 22:43:24.839975 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2025.01.13 22:43:24.839994 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2025.01.13 22:43:24.840007 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2025.01.13 22:43:24.840036 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2025.01.13 22:43:24.840053 [ 1 ] {} SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config 2025.01.13 22:43:24.866864 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2025.01.13 22:43:24.868346 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2025.01.13 22:43:24.868375 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.8011e-05 sec 2025.01.13 22:43:24.868388 [ 1 ] {} ReferentialDeps: No tables 2025.01.13 22:43:24.868400 [ 1 ] {} LoadingDeps: No tables 2025.01.13 22:43:24.868425 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2025.01.13 22:43:24.868626 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ 2025.01.13 22:43:24.868671 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded 2025.01.13 22:43:24.868687 [ 1 ] {} Application: Loaded metadata. 2025.01.13 22:43:24.868700 [ 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.13 22:43:24.868713 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2025.01.13 22:43:24.875645 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2025.01.13 22:43:24.875944 [ 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.13 22:43:24.877150 [ 1 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 3.4081e-05 sec. 2025.01.13 22:43:24.878220 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2025.01.13 22:43:24.878305 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2025.01.13 22:43:24.878322 [ 1 ] {} Application: Ready for connections. 2025.01.13 22:43:25.509556 [ 3 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52199 2025.01.13 22:43:25.509796 [ 3 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.13 22:43:25.509846 [ 3 ] {} TCP-Session: 42f867a1-fa05-440d-9616-ba33023e44ed Authenticating user 'default' from [fd00:1122:3344:101::e]:52199 2025.01.13 22:43:25.509877 [ 3 ] {} TCP-Session: 42f867a1-fa05-440d-9616-ba33023e44ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.13 22:43:25.509898 [ 3 ] {} TCP-Session: 42f867a1-fa05-440d-9616-ba33023e44ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.13 22:43:25.509981 [ 3 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2025.01.13 22:43:25.510009 [ 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.13 22:43:25.510032 [ 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.13 22:43:25.512207 [ 4 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47448 2025.01.13 22:43:25.512341 [ 4 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.13 22:43:25.512373 [ 4 ] {} TCP-Session: b321d1f5-a8d0-4b38-936c-0bd79f96e241 Authenticating user 'default' from [fd00:1122:3344:101::e]:47448 2025.01.13 22:43:25.512398 [ 4 ] {} TCP-Session: b321d1f5-a8d0-4b38-936c-0bd79f96e241 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.13 22:43:25.512427 [ 4 ] {} TCP-Session: b321d1f5-a8d0-4b38-936c-0bd79f96e241 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.13 22:43:25.512922 [ 253 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39155 2025.01.13 22:43:25.512922 [ 5 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61555 2025.01.13 22:43:25.513018 [ 254 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49954 2025.01.13 22:43:25.513178 [ 253 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.13 22:43:25.513194 [ 255 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41351 2025.01.13 22:43:25.513197 [ 5 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.13 22:43:25.513433 [ 254 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.13 22:43:25.513434 [ 5 ] {} TCP-Session: 13bfe960-0564-4498-b2cb-abcb053a7086 Authenticating user 'default' from [fd00:1122:3344:101::e]:61555 2025.01.13 22:43:25.513452 [ 255 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.13 22:43:25.513460 [ 256 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61922 2025.01.13 22:43:25.513529 [ 253 ] {} TCP-Session: d60dd796-d9e7-4740-a4f5-69cb097c4eac Authenticating user 'default' from [fd00:1122:3344:101::e]:39155 2025.01.13 22:43:25.513589 [ 5 ] {} TCP-Session: 13bfe960-0564-4498-b2cb-abcb053a7086 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.13 22:43:25.513580 [ 255 ] {} TCP-Session: ecd8e59e-6f1d-4cd8-8c58-e43c1b2d22b4 Authenticating user 'default' from [fd00:1122:3344:101::e]:41351 2025.01.13 22:43:25.513608 [ 254 ] {} TCP-Session: 647b725f-ee4f-4bd8-a9e8-9a785525041f Authenticating user 'default' from [fd00:1122:3344:101::e]:49954 2025.01.13 22:43:25.513699 [ 5 ] {} TCP-Session: 13bfe960-0564-4498-b2cb-abcb053a7086 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.13 22:43:25.513768 [ 255 ] {} TCP-Session: ecd8e59e-6f1d-4cd8-8c58-e43c1b2d22b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.13 22:43:25.513765 [ 253 ] {} TCP-Session: d60dd796-d9e7-4740-a4f5-69cb097c4eac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.13 22:43:25.513775 [ 256 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.13 22:43:25.513808 [ 254 ] {} TCP-Session: 647b725f-ee4f-4bd8-a9e8-9a785525041f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.13 22:43:25.513881 [ 253 ] {} TCP-Session: d60dd796-d9e7-4740-a4f5-69cb097c4eac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.13 22:43:25.513902 [ 255 ] {} TCP-Session: ecd8e59e-6f1d-4cd8-8c58-e43c1b2d22b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.13 22:43:25.513957 [ 256 ] {} TCP-Session: 7ba8c0b4-f1bb-4756-9a2a-ce604ab2e787 Authenticating user 'default' from [fd00:1122:3344:101::e]:61922 2025.01.13 22:43:25.513973 [ 254 ] {} TCP-Session: 647b725f-ee4f-4bd8-a9e8-9a785525041f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.13 22:43:25.514130 [ 256 ] {} TCP-Session: 7ba8c0b4-f1bb-4756-9a2a-ce604ab2e787 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.13 22:43:25.514130 [ 257 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64207 2025.01.13 22:43:25.514182 [ 256 ] {} TCP-Session: 7ba8c0b4-f1bb-4756-9a2a-ce604ab2e787 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.13 22:43:25.514335 [ 257 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.13 22:43:25.514369 [ 257 ] {} TCP-Session: 931e8606-3838-4624-aa4f-63c1539a1039 Authenticating user 'default' from [fd00:1122:3344:101::e]:64207 2025.01.13 22:43:25.514387 [ 257 ] {} TCP-Session: 931e8606-3838-4624-aa4f-63c1539a1039 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.13 22:43:25.514412 [ 257 ] {} TCP-Session: 931e8606-3838-4624-aa4f-63c1539a1039 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.13 22:43:26.001172 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 117.76 MiB, peak 117.76 MiB, free memory in arenas 0.00 B, will set to 119.43 MiB (RSS), difference: 1.67 MiB 2025.01.13 22:43:26.031496 [ 258 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:33862 2025.01.13 22:43:26.031647 [ 258 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.13 22:43:26.031676 [ 258 ] {} TCP-Session: 8ff96c48-ff50-4bbf-b166-1922637b7ddb Authenticating user 'default' from [fd00:1122:3344:101::d]:33862 2025.01.13 22:43:26.031697 [ 258 ] {} TCP-Session: 8ff96c48-ff50-4bbf-b166-1922637b7ddb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.13 22:43:26.031719 [ 258 ] {} TCP-Session: 8ff96c48-ff50-4bbf-b166-1922637b7ddb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.13 22:43:26.031785 [ 258 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2025.01.13 22:43:26.031811 [ 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.13 22:43:26.031835 [ 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.13 22:43:26.032404 [ 259 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:49340 2025.01.13 22:43:26.032533 [ 260 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:49631 2025.01.13 22:43:26.032604 [ 259 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.13 22:43:26.032615 [ 261 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:64049 2025.01.13 22:43:26.032671 [ 259 ] {} TCP-Session: 6bec40c6-e6ec-41b8-9993-ae364a66b2c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:49340 2025.01.13 22:43:26.032900 [ 259 ] {} TCP-Session: 6bec40c6-e6ec-41b8-9993-ae364a66b2c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.13 22:43:26.032915 [ 261 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.13 22:43:26.032928 [ 263 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:42763 2025.01.13 22:43:26.032900 [ 262 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:40495 2025.01.13 22:43:26.033020 [ 259 ] {} TCP-Session: 6bec40c6-e6ec-41b8-9993-ae364a66b2c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.13 22:43:26.033069 [ 261 ] {} TCP-Session: 5f5fff6d-9b39-410f-b149-65098269a0a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:64049 2025.01.13 22:43:26.033044 [ 260 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.13 22:43:26.033254 [ 264 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:52990 2025.01.13 22:43:26.033279 [ 265 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:50995 2025.01.13 22:43:26.033441 [ 262 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.13 22:43:26.033713 [ 266 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:35607 2025.01.13 22:43:26.034316 [ 260 ] {} TCP-Session: f3bd50c6-1cc8-49b5-992c-ab5c7dd24e3b Authenticating user 'default' from [fd00:1122:3344:101::d]:49631 2025.01.13 22:43:26.034484 [ 264 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.13 22:43:26.033536 [ 263 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.13 22:43:26.034592 [ 265 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.13 22:43:26.034609 [ 261 ] {} TCP-Session: 5f5fff6d-9b39-410f-b149-65098269a0a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.13 22:43:26.034650 [ 260 ] {} TCP-Session: f3bd50c6-1cc8-49b5-992c-ab5c7dd24e3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.13 22:43:26.035393 [ 266 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.13 22:43:26.035398 [ 262 ] {} TCP-Session: 12dcacea-d313-41da-a67e-b8dbb0f1431e Authenticating user 'default' from [fd00:1122:3344:101::d]:40495 2025.01.13 22:43:26.035432 [ 260 ] {} TCP-Session: f3bd50c6-1cc8-49b5-992c-ab5c7dd24e3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.13 22:43:26.035389 [ 261 ] {} TCP-Session: 5f5fff6d-9b39-410f-b149-65098269a0a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.13 22:43:26.035507 [ 258 ] {} TCP-Session: 8ff96c48-ff50-4bbf-b166-1922637b7ddb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:43:26.035556 [ 266 ] {} TCP-Session: 1e0d72e6-7f58-4d43-9221-df4608e68be2 Authenticating user 'default' from [fd00:1122:3344:101::d]:35607 2025.01.13 22:43:26.035514 [ 265 ] {} TCP-Session: 015a0250-172d-4ee7-9000-412a92a1806c Authenticating user 'default' from [fd00:1122:3344:101::d]:50995 2025.01.13 22:43:26.035623 [ 262 ] {} TCP-Session: 12dcacea-d313-41da-a67e-b8dbb0f1431e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.13 22:43:26.035565 [ 264 ] {} TCP-Session: 0a365150-c149-4b42-bb0d-8bf72064fede Authenticating user 'default' from [fd00:1122:3344:101::d]:52990 2025.01.13 22:43:26.035777 [ 262 ] {} TCP-Session: 12dcacea-d313-41da-a67e-b8dbb0f1431e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.13 22:43:26.035798 [ 265 ] {} TCP-Session: 015a0250-172d-4ee7-9000-412a92a1806c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.13 22:43:26.035772 [ 263 ] {} TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:42763 2025.01.13 22:43:26.035857 [ 266 ] {} TCP-Session: 1e0d72e6-7f58-4d43-9221-df4608e68be2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.13 22:43:26.035858 [ 264 ] {} TCP-Session: 0a365150-c149-4b42-bb0d-8bf72064fede Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.13 22:43:26.035945 [ 265 ] {} TCP-Session: 015a0250-172d-4ee7-9000-412a92a1806c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.13 22:43:26.035992 [ 266 ] {} TCP-Session: 1e0d72e6-7f58-4d43-9221-df4608e68be2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.13 22:43:26.036070 [ 263 ] {} TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.13 22:43:26.036086 [ 264 ] {} TCP-Session: 0a365150-c149-4b42-bb0d-8bf72064fede Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.13 22:43:26.036202 [ 263 ] {} TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.13 22:43:26.039406 [ 258 ] {503666d6-00ca-4deb-9058-6b958392ea6d} executeQuery: (from [fd00:1122:3344:101::d]:33862) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2025.01.13 22:43:26.096850 [ 258 ] {503666d6-00ca-4deb-9058-6b958392ea6d} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:33862) (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.13 22:43:26.098145 [ 258 ] {503666d6-00ca-4deb-9058-6b958392ea6d} 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.13 22:43:26.098261 [ 258 ] {503666d6-00ca-4deb-9058-6b958392ea6d} TCPHandler: Processed in 0.064770727 sec. 2025.01.13 22:43:26.098619 [ 263 ] {} TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:43:26.098856 [ 263 ] {20d02f3c-2999-4456-94e1-e0de52172503} executeQuery: (from [fd00:1122:3344:101::d]:42763) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2025.01.13 22:43:26.099188 [ 263 ] {20d02f3c-2999-4456-94e1-e0de52172503} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:42763) (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.13 22:43:26.099336 [ 263 ] {20d02f3c-2999-4456-94e1-e0de52172503} 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.13 22:43:26.099437 [ 263 ] {20d02f3c-2999-4456-94e1-e0de52172503} TCPHandler: Processed in 0.000977061 sec. 2025.01.13 22:43:26.099802 [ 258 ] {} TCP-Session: 8ff96c48-ff50-4bbf-b166-1922637b7ddb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:43:26.101009 [ 258 ] {d03a270f-fc22-4c19-8b62-609fcff63061} executeQuery: (from [fd00:1122:3344:101::d]:33862) DROP DATABASE IF EXISTS oximeter (stage: Complete) 2025.01.13 22:43:26.101636 [ 258 ] {d03a270f-fc22-4c19-8b62-609fcff63061} TCPHandler: Processed in 0.001948491 sec. 2025.01.13 22:43:26.101845 [ 263 ] {} TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:43:26.101960 [ 263 ] {c19b547a-e7d4-48cb-bcf2-d9484c4f41a9} executeQuery: (from [fd00:1122:3344:101::d]:42763) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) 2025.01.13 22:43:26.102084 [ 263 ] {c19b547a-e7d4-48cb-bcf2-d9484c4f41a9} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2025.01.13 22:43:26.104298 [ 263 ] {c19b547a-e7d4-48cb-bcf2-d9484c4f41a9} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2025.01.13 22:43:26.104323 [ 263 ] {c19b547a-e7d4-48cb-bcf2-d9484c4f41a9} TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.0792e-05 sec 2025.01.13 22:43:26.104356 [ 263 ] {c19b547a-e7d4-48cb-bcf2-d9484c4f41a9} ReferentialDeps: No tables 2025.01.13 22:43:26.104369 [ 263 ] {c19b547a-e7d4-48cb-bcf2-d9484c4f41a9} LoadingDeps: No tables 2025.01.13 22:43:26.104393 [ 263 ] {c19b547a-e7d4-48cb-bcf2-d9484c4f41a9} DatabaseAtomic (oximeter): Starting up tables. 2025.01.13 22:43:26.104447 [ 263 ] {c19b547a-e7d4-48cb-bcf2-d9484c4f41a9} TCPHandler: Processed in 0.002659294 sec. 2025.01.13 22:43:26.104636 [ 258 ] {} TCP-Session: 8ff96c48-ff50-4bbf-b166-1922637b7ddb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:43:26.104849 [ 258 ] {d80e8528-ee44-4d3e-aade-68cb2a8ecc19} executeQuery: (from [fd00:1122:3344:101::d]:33862) /* 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.13 22:43:26.104918 [ 258 ] {d80e8528-ee44-4d3e-aade-68cb2a8ecc19} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2025.01.13 22:43:26.112867 [ 258 ] {d80e8528-ee44-4d3e-aade-68cb2a8ecc19} StoragePolicy (default): Storage policy default created, total volumes 1 2025.01.13 22:43:26.115273 [ 258 ] {d80e8528-ee44-4d3e-aade-68cb2a8ecc19} oximeter.version (de2d5031-d816-4002-843f-0ac0fceff92e): Loading data parts 2025.01.13 22:43:26.115813 [ 258 ] {d80e8528-ee44-4d3e-aade-68cb2a8ecc19} oximeter.version (de2d5031-d816-4002-843f-0ac0fceff92e): There are no data parts 2025.01.13 22:43:26.118610 [ 258 ] {d80e8528-ee44-4d3e-aade-68cb2a8ecc19} TCPHandler: Processed in 0.014035731 sec. 2025.01.13 22:43:26.118838 [ 263 ] {} TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:43:26.119097 [ 263 ] {300f64d4-e729-48ac-992f-b8398a849962} executeQuery: (from [fd00:1122:3344:101::d]:42763) /* 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.13 22:43:26.119183 [ 263 ] {300f64d4-e729-48ac-992f-b8398a849962} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2025.01.13 22:43:26.127878 [ 263 ] {300f64d4-e729-48ac-992f-b8398a849962} oximeter.measurements_bool (9682775c-5538-4f61-856b-117a1fb98407): Loading data parts 2025.01.13 22:43:26.128111 [ 263 ] {300f64d4-e729-48ac-992f-b8398a849962} oximeter.measurements_bool (9682775c-5538-4f61-856b-117a1fb98407): There are no data parts 2025.01.13 22:43:26.129770 [ 263 ] {300f64d4-e729-48ac-992f-b8398a849962} TCPHandler: Processed in 0.011007786 sec. 2025.01.13 22:43:26.130005 [ 258 ] {} TCP-Session: 8ff96c48-ff50-4bbf-b166-1922637b7ddb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:43:26.130230 [ 258 ] {86475e56-4cd9-4118-8526-e6dda3277b0a} executeQuery: (from [fd00:1122:3344:101::d]:33862) 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.13 22:43:26.130310 [ 258 ] {86475e56-4cd9-4118-8526-e6dda3277b0a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2025.01.13 22:43:26.132448 [ 258 ] {86475e56-4cd9-4118-8526-e6dda3277b0a} oximeter.measurements_i8 (59949ef9-1dff-4f02-a71e-f7d93bd7a636): Loading data parts 2025.01.13 22:43:26.132630 [ 258 ] {86475e56-4cd9-4118-8526-e6dda3277b0a} oximeter.measurements_i8 (59949ef9-1dff-4f02-a71e-f7d93bd7a636): There are no data parts 2025.01.13 22:43:26.135587 [ 258 ] {86475e56-4cd9-4118-8526-e6dda3277b0a} TCPHandler: Processed in 0.005657128 sec. 2025.01.13 22:43:26.135801 [ 263 ] {} TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:43:26.136038 [ 263 ] {1124eac8-dc66-46f5-970d-d1c4c5bd2be1} executeQuery: (from [fd00:1122:3344:101::d]:42763) 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.13 22:43:26.136100 [ 263 ] {1124eac8-dc66-46f5-970d-d1c4c5bd2be1} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2025.01.13 22:43:26.138066 [ 263 ] {1124eac8-dc66-46f5-970d-d1c4c5bd2be1} oximeter.measurements_u8 (1507fe03-f1af-4c14-8f12-2cf461a2b7f6): Loading data parts 2025.01.13 22:43:26.138241 [ 263 ] {1124eac8-dc66-46f5-970d-d1c4c5bd2be1} oximeter.measurements_u8 (1507fe03-f1af-4c14-8f12-2cf461a2b7f6): There are no data parts 2025.01.13 22:43:26.139622 [ 263 ] {1124eac8-dc66-46f5-970d-d1c4c5bd2be1} TCPHandler: Processed in 0.003891742 sec. 2025.01.13 22:43:26.139840 [ 258 ] {} TCP-Session: 8ff96c48-ff50-4bbf-b166-1922637b7ddb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:43:26.140051 [ 258 ] {7dc78674-2213-4cb2-b39b-d34c162130a6} executeQuery: (from [fd00:1122:3344:101::d]:33862) 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.13 22:43:26.140122 [ 258 ] {7dc78674-2213-4cb2-b39b-d34c162130a6} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2025.01.13 22:43:26.142243 [ 258 ] {7dc78674-2213-4cb2-b39b-d34c162130a6} oximeter.measurements_i16 (6c22f153-aa1a-4a07-a84c-e9c92326e780): Loading data parts 2025.01.13 22:43:26.142380 [ 258 ] {7dc78674-2213-4cb2-b39b-d34c162130a6} oximeter.measurements_i16 (6c22f153-aa1a-4a07-a84c-e9c92326e780): There are no data parts 2025.01.13 22:43:26.143677 [ 258 ] {7dc78674-2213-4cb2-b39b-d34c162130a6} TCPHandler: Processed in 0.003896702 sec. 2025.01.13 22:43:26.143871 [ 263 ] {} TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:43:26.144083 [ 263 ] {1d4d852e-43f7-4634-9ec6-b7bde6da1460} executeQuery: (from [fd00:1122:3344:101::d]:42763) 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.13 22:43:26.144161 [ 263 ] {1d4d852e-43f7-4634-9ec6-b7bde6da1460} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2025.01.13 22:43:26.146023 [ 263 ] {1d4d852e-43f7-4634-9ec6-b7bde6da1460} oximeter.measurements_u16 (85a1ee91-8ce5-4eaa-98b8-3025ae396caf): Loading data parts 2025.01.13 22:43:26.146195 [ 263 ] {1d4d852e-43f7-4634-9ec6-b7bde6da1460} oximeter.measurements_u16 (85a1ee91-8ce5-4eaa-98b8-3025ae396caf): There are no data parts 2025.01.13 22:43:26.147472 [ 263 ] {1d4d852e-43f7-4634-9ec6-b7bde6da1460} TCPHandler: Processed in 0.003658535 sec. 2025.01.13 22:43:26.147693 [ 258 ] {} TCP-Session: 8ff96c48-ff50-4bbf-b166-1922637b7ddb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:43:26.147906 [ 258 ] {b019107a-89cc-4b4c-b9df-2d648982eb14} executeQuery: (from [fd00:1122:3344:101::d]:33862) 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.13 22:43:26.147984 [ 258 ] {b019107a-89cc-4b4c-b9df-2d648982eb14} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2025.01.13 22:43:26.150297 [ 258 ] {b019107a-89cc-4b4c-b9df-2d648982eb14} oximeter.measurements_i32 (51e9ba67-2e22-4d90-9529-00d8723e068a): Loading data parts 2025.01.13 22:43:26.150450 [ 258 ] {b019107a-89cc-4b4c-b9df-2d648982eb14} oximeter.measurements_i32 (51e9ba67-2e22-4d90-9529-00d8723e068a): There are no data parts 2025.01.13 22:43:26.152773 [ 258 ] {b019107a-89cc-4b4c-b9df-2d648982eb14} TCPHandler: Processed in 0.005138952 sec. 2025.01.13 22:43:26.152974 [ 263 ] {} TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:43:26.153197 [ 263 ] {3962eb60-55de-4777-b49c-448e63ea94d5} executeQuery: (from [fd00:1122:3344:101::d]:42763) 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.13 22:43:26.153277 [ 263 ] {3962eb60-55de-4777-b49c-448e63ea94d5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2025.01.13 22:43:26.155449 [ 263 ] {3962eb60-55de-4777-b49c-448e63ea94d5} oximeter.measurements_u32 (477fb00b-71b6-4627-896f-45097a0b9aba): Loading data parts 2025.01.13 22:43:26.155609 [ 263 ] {3962eb60-55de-4777-b49c-448e63ea94d5} oximeter.measurements_u32 (477fb00b-71b6-4627-896f-45097a0b9aba): There are no data parts 2025.01.13 22:43:26.156957 [ 263 ] {3962eb60-55de-4777-b49c-448e63ea94d5} TCPHandler: Processed in 0.004043637 sec. 2025.01.13 22:43:26.157193 [ 258 ] {} TCP-Session: 8ff96c48-ff50-4bbf-b166-1922637b7ddb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:43:26.157426 [ 258 ] {9873f16d-7a1c-4f40-b22c-cff8138452d4} executeQuery: (from [fd00:1122:3344:101::d]:33862) 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.13 22:43:26.157502 [ 258 ] {9873f16d-7a1c-4f40-b22c-cff8138452d4} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2025.01.13 22:43:26.160396 [ 258 ] {9873f16d-7a1c-4f40-b22c-cff8138452d4} oximeter.measurements_i64 (fad0dfab-455a-4135-bddd-fec189875597): Loading data parts 2025.01.13 22:43:26.160541 [ 258 ] {9873f16d-7a1c-4f40-b22c-cff8138452d4} oximeter.measurements_i64 (fad0dfab-455a-4135-bddd-fec189875597): There are no data parts 2025.01.13 22:43:26.162651 [ 258 ] {9873f16d-7a1c-4f40-b22c-cff8138452d4} TCPHandler: Processed in 0.005538624 sec. 2025.01.13 22:43:26.162870 [ 263 ] {} TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:43:26.163085 [ 263 ] {d4441bb3-402b-40b2-99ef-44e1235f8d56} executeQuery: (from [fd00:1122:3344:101::d]:42763) 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.13 22:43:26.163164 [ 263 ] {d4441bb3-402b-40b2-99ef-44e1235f8d56} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2025.01.13 22:43:26.165640 [ 263 ] {d4441bb3-402b-40b2-99ef-44e1235f8d56} oximeter.measurements_u64 (8c838ca2-49ae-46da-8de7-e5da4866310f): Loading data parts 2025.01.13 22:43:26.165817 [ 263 ] {d4441bb3-402b-40b2-99ef-44e1235f8d56} oximeter.measurements_u64 (8c838ca2-49ae-46da-8de7-e5da4866310f): There are no data parts 2025.01.13 22:43:26.167266 [ 263 ] {d4441bb3-402b-40b2-99ef-44e1235f8d56} TCPHandler: Processed in 0.00446313 sec. 2025.01.13 22:43:26.167485 [ 258 ] {} TCP-Session: 8ff96c48-ff50-4bbf-b166-1922637b7ddb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:43:26.167767 [ 258 ] {7258ea50-2e40-4e2a-ba79-3fea9cce738c} executeQuery: (from [fd00:1122:3344:101::d]:33862) 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.13 22:43:26.167850 [ 258 ] {7258ea50-2e40-4e2a-ba79-3fea9cce738c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2025.01.13 22:43:26.169718 [ 258 ] {7258ea50-2e40-4e2a-ba79-3fea9cce738c} oximeter.measurements_f32 (5f0fb39b-fb17-4b32-b546-666d0378704c): Loading data parts 2025.01.13 22:43:26.169859 [ 258 ] {7258ea50-2e40-4e2a-ba79-3fea9cce738c} oximeter.measurements_f32 (5f0fb39b-fb17-4b32-b546-666d0378704c): There are no data parts 2025.01.13 22:43:26.171075 [ 258 ] {7258ea50-2e40-4e2a-ba79-3fea9cce738c} TCPHandler: Processed in 0.003666205 sec. 2025.01.13 22:43:26.171286 [ 263 ] {} TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:43:26.171536 [ 263 ] {8fa177bb-2d9d-4cec-a1b9-6481e2bf241e} executeQuery: (from [fd00:1122:3344:101::d]:42763) 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.13 22:43:26.171627 [ 263 ] {8fa177bb-2d9d-4cec-a1b9-6481e2bf241e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2025.01.13 22:43:26.173706 [ 263 ] {8fa177bb-2d9d-4cec-a1b9-6481e2bf241e} oximeter.measurements_f64 (987de6ac-8f6f-4012-a04b-e4b769ed9da6): Loading data parts 2025.01.13 22:43:26.173896 [ 263 ] {8fa177bb-2d9d-4cec-a1b9-6481e2bf241e} oximeter.measurements_f64 (987de6ac-8f6f-4012-a04b-e4b769ed9da6): There are no data parts 2025.01.13 22:43:26.175384 [ 263 ] {8fa177bb-2d9d-4cec-a1b9-6481e2bf241e} TCPHandler: Processed in 0.004166831 sec. 2025.01.13 22:43:26.175588 [ 258 ] {} TCP-Session: 8ff96c48-ff50-4bbf-b166-1922637b7ddb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:43:26.175814 [ 258 ] {762b02de-334a-4156-9762-3a1450c71048} executeQuery: (from [fd00:1122:3344:101::d]:33862) 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.13 22:43:26.175882 [ 258 ] {762b02de-334a-4156-9762-3a1450c71048} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2025.01.13 22:43:26.178280 [ 258 ] {762b02de-334a-4156-9762-3a1450c71048} oximeter.measurements_string (5b369b2b-6942-4789-a095-8fee2a3e8d47): Loading data parts 2025.01.13 22:43:26.178396 [ 258 ] {762b02de-334a-4156-9762-3a1450c71048} oximeter.measurements_string (5b369b2b-6942-4789-a095-8fee2a3e8d47): There are no data parts 2025.01.13 22:43:26.180033 [ 258 ] {762b02de-334a-4156-9762-3a1450c71048} TCPHandler: Processed in 0.004502312 sec. 2025.01.13 22:43:26.180223 [ 263 ] {} TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:43:26.180433 [ 263 ] {48f823cc-d466-44e1-973a-ecb6de9ee148} executeQuery: (from [fd00:1122:3344:101::d]:42763) 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.13 22:43:26.180514 [ 263 ] {48f823cc-d466-44e1-973a-ecb6de9ee148} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2025.01.13 22:43:26.182542 [ 263 ] {48f823cc-d466-44e1-973a-ecb6de9ee148} oximeter.measurements_bytes (00b718f5-f88f-4c1a-bf43-e6628fa5d1a6): Loading data parts 2025.01.13 22:43:26.182725 [ 263 ] {48f823cc-d466-44e1-973a-ecb6de9ee148} oximeter.measurements_bytes (00b718f5-f88f-4c1a-bf43-e6628fa5d1a6): There are no data parts 2025.01.13 22:43:26.184528 [ 263 ] {48f823cc-d466-44e1-973a-ecb6de9ee148} TCPHandler: Processed in 0.004363227 sec. 2025.01.13 22:43:26.184722 [ 258 ] {} TCP-Session: 8ff96c48-ff50-4bbf-b166-1922637b7ddb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:43:26.184962 [ 258 ] {e2653ce9-a389-4077-b510-117529f21448} executeQuery: (from [fd00:1122:3344:101::d]:33862) 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.13 22:43:26.185025 [ 258 ] {e2653ce9-a389-4077-b510-117529f21448} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2025.01.13 22:43:26.187180 [ 258 ] {e2653ce9-a389-4077-b510-117529f21448} oximeter.measurements_cumulativei64 (071f7cf0-2773-465d-9637-cde5f3dbf9a3): Loading data parts 2025.01.13 22:43:26.187297 [ 258 ] {e2653ce9-a389-4077-b510-117529f21448} oximeter.measurements_cumulativei64 (071f7cf0-2773-465d-9637-cde5f3dbf9a3): There are no data parts 2025.01.13 22:43:26.188694 [ 258 ] {e2653ce9-a389-4077-b510-117529f21448} TCPHandler: Processed in 0.004035037 sec. 2025.01.13 22:43:26.188897 [ 263 ] {} TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:43:26.189119 [ 263 ] {60bbc613-7aa3-4070-b01a-be3d699de41e} executeQuery: (from [fd00:1122:3344:101::d]:42763) 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.13 22:43:26.189203 [ 263 ] {60bbc613-7aa3-4070-b01a-be3d699de41e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2025.01.13 22:43:26.191765 [ 263 ] {60bbc613-7aa3-4070-b01a-be3d699de41e} oximeter.measurements_cumulativeu64 (5b2b84eb-de27-4ec9-b286-588ea03439d4): Loading data parts 2025.01.13 22:43:26.192019 [ 263 ] {60bbc613-7aa3-4070-b01a-be3d699de41e} oximeter.measurements_cumulativeu64 (5b2b84eb-de27-4ec9-b286-588ea03439d4): There are no data parts 2025.01.13 22:43:26.193804 [ 263 ] {60bbc613-7aa3-4070-b01a-be3d699de41e} TCPHandler: Processed in 0.004965666 sec. 2025.01.13 22:43:26.193999 [ 258 ] {} TCP-Session: 8ff96c48-ff50-4bbf-b166-1922637b7ddb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:43:26.194248 [ 258 ] {ec56508f-5872-484e-899f-bd3a0a82da7d} executeQuery: (from [fd00:1122:3344:101::d]:33862) 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.13 22:43:26.194340 [ 258 ] {ec56508f-5872-484e-899f-bd3a0a82da7d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2025.01.13 22:43:26.196192 [ 258 ] {ec56508f-5872-484e-899f-bd3a0a82da7d} oximeter.measurements_cumulativef32 (f36cd635-b318-40f7-b784-535f66caa62a): Loading data parts 2025.01.13 22:43:26.196318 [ 258 ] {ec56508f-5872-484e-899f-bd3a0a82da7d} oximeter.measurements_cumulativef32 (f36cd635-b318-40f7-b784-535f66caa62a): There are no data parts 2025.01.13 22:43:26.197550 [ 258 ] {ec56508f-5872-484e-899f-bd3a0a82da7d} TCPHandler: Processed in 0.003608834 sec. 2025.01.13 22:43:26.197754 [ 263 ] {} TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:43:26.197999 [ 263 ] {6a5d87e3-20eb-435b-a0b7-5fd431115c95} executeQuery: (from [fd00:1122:3344:101::d]:42763) 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.13 22:43:26.198066 [ 263 ] {6a5d87e3-20eb-435b-a0b7-5fd431115c95} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2025.01.13 22:43:26.202345 [ 263 ] {6a5d87e3-20eb-435b-a0b7-5fd431115c95} oximeter.measurements_cumulativef64 (6158a87b-5e38-4785-916c-f107e58591e8): Loading data parts 2025.01.13 22:43:26.202510 [ 263 ] {6a5d87e3-20eb-435b-a0b7-5fd431115c95} oximeter.measurements_cumulativef64 (6158a87b-5e38-4785-916c-f107e58591e8): There are no data parts 2025.01.13 22:43:26.204221 [ 263 ] {6a5d87e3-20eb-435b-a0b7-5fd431115c95} TCPHandler: Processed in 0.006536366 sec. 2025.01.13 22:43:26.204450 [ 258 ] {} TCP-Session: 8ff96c48-ff50-4bbf-b166-1922637b7ddb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:43:26.204760 [ 258 ] {e21528ea-57d1-42fb-a2b2-46fa7c9a3a4e} executeQuery: (from [fd00:1122:3344:101::d]:33862) 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.13 22:43:26.204851 [ 258 ] {e21528ea-57d1-42fb-a2b2-46fa7c9a3a4e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2025.01.13 22:43:26.207089 [ 258 ] {e21528ea-57d1-42fb-a2b2-46fa7c9a3a4e} oximeter.measurements_histogrami8 (2b845edd-2dae-443b-831b-3c508c0cf354): Loading data parts 2025.01.13 22:43:26.207337 [ 258 ] {e21528ea-57d1-42fb-a2b2-46fa7c9a3a4e} oximeter.measurements_histogrami8 (2b845edd-2dae-443b-831b-3c508c0cf354): There are no data parts 2025.01.13 22:43:26.208654 [ 258 ] {e21528ea-57d1-42fb-a2b2-46fa7c9a3a4e} TCPHandler: Processed in 0.004268414 sec. 2025.01.13 22:43:26.208898 [ 263 ] {} TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:43:26.209246 [ 263 ] {fab79d38-27cd-48a6-9478-98c332fe28ea} executeQuery: (from [fd00:1122:3344:101::d]:42763) 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.13 22:43:26.209339 [ 263 ] {fab79d38-27cd-48a6-9478-98c332fe28ea} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2025.01.13 22:43:26.211750 [ 263 ] {fab79d38-27cd-48a6-9478-98c332fe28ea} oximeter.measurements_histogramu8 (24157e08-4efc-4ec8-8b4d-3b50ec81b98c): Loading data parts 2025.01.13 22:43:26.211932 [ 263 ] {fab79d38-27cd-48a6-9478-98c332fe28ea} oximeter.measurements_histogramu8 (24157e08-4efc-4ec8-8b4d-3b50ec81b98c): There are no data parts 2025.01.13 22:43:26.214116 [ 263 ] {fab79d38-27cd-48a6-9478-98c332fe28ea} TCPHandler: Processed in 0.005304347 sec. 2025.01.13 22:43:26.214345 [ 258 ] {} TCP-Session: 8ff96c48-ff50-4bbf-b166-1922637b7ddb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:43:26.214645 [ 258 ] {9928c4a7-fa2b-45d5-a7bb-732023397aab} executeQuery: (from [fd00:1122:3344:101::d]:33862) 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.13 22:43:26.214739 [ 258 ] {9928c4a7-fa2b-45d5-a7bb-732023397aab} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2025.01.13 22:43:26.216956 [ 258 ] {9928c4a7-fa2b-45d5-a7bb-732023397aab} oximeter.measurements_histogrami16 (ba44396d-a247-4250-b6ed-365ff8ecc73f): Loading data parts 2025.01.13 22:43:26.217100 [ 258 ] {9928c4a7-fa2b-45d5-a7bb-732023397aab} oximeter.measurements_histogrami16 (ba44396d-a247-4250-b6ed-365ff8ecc73f): There are no data parts 2025.01.13 22:43:26.218720 [ 258 ] {9928c4a7-fa2b-45d5-a7bb-732023397aab} TCPHandler: Processed in 0.00443809 sec. 2025.01.13 22:43:26.218939 [ 263 ] {} TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:43:26.219268 [ 263 ] {4c56bbde-66f4-4e39-9434-94b2e3edf6ed} executeQuery: (from [fd00:1122:3344:101::d]:42763) 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.13 22:43:26.219354 [ 263 ] {4c56bbde-66f4-4e39-9434-94b2e3edf6ed} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2025.01.13 22:43:26.222506 [ 263 ] {4c56bbde-66f4-4e39-9434-94b2e3edf6ed} oximeter.measurements_histogramu16 (702162b0-3e22-48c0-b04f-93aa06aebc1b): Loading data parts 2025.01.13 22:43:26.222689 [ 263 ] {4c56bbde-66f4-4e39-9434-94b2e3edf6ed} oximeter.measurements_histogramu16 (702162b0-3e22-48c0-b04f-93aa06aebc1b): There are no data parts 2025.01.13 22:43:26.224661 [ 263 ] {4c56bbde-66f4-4e39-9434-94b2e3edf6ed} TCPHandler: Processed in 0.005784891 sec. 2025.01.13 22:43:26.224877 [ 258 ] {} TCP-Session: 8ff96c48-ff50-4bbf-b166-1922637b7ddb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:43:26.225177 [ 258 ] {40aeee93-d201-4692-b908-a0ce2f05fec3} executeQuery: (from [fd00:1122:3344:101::d]:33862) 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.13 22:43:26.225264 [ 258 ] {40aeee93-d201-4692-b908-a0ce2f05fec3} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2025.01.13 22:43:26.227509 [ 258 ] {40aeee93-d201-4692-b908-a0ce2f05fec3} oximeter.measurements_histogrami32 (720ec583-cd94-4bcf-9fe3-4211b9954450): Loading data parts 2025.01.13 22:43:26.227641 [ 258 ] {40aeee93-d201-4692-b908-a0ce2f05fec3} oximeter.measurements_histogrami32 (720ec583-cd94-4bcf-9fe3-4211b9954450): There are no data parts 2025.01.13 22:43:26.229669 [ 258 ] {40aeee93-d201-4692-b908-a0ce2f05fec3} TCPHandler: Processed in 0.004849032 sec. 2025.01.13 22:43:26.229886 [ 263 ] {} TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:43:26.230231 [ 263 ] {1d83b32f-e953-4121-94ac-5cd880ee52dc} executeQuery: (from [fd00:1122:3344:101::d]:42763) 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.13 22:43:26.230329 [ 263 ] {1d83b32f-e953-4121-94ac-5cd880ee52dc} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2025.01.13 22:43:26.232887 [ 263 ] {1d83b32f-e953-4121-94ac-5cd880ee52dc} oximeter.measurements_histogramu32 (1ec93c35-8444-4d09-a234-32aa1176c64e): Loading data parts 2025.01.13 22:43:26.233121 [ 263 ] {1d83b32f-e953-4121-94ac-5cd880ee52dc} oximeter.measurements_histogramu32 (1ec93c35-8444-4d09-a234-32aa1176c64e): There are no data parts 2025.01.13 22:43:26.234808 [ 263 ] {1d83b32f-e953-4121-94ac-5cd880ee52dc} TCPHandler: Processed in 0.004997088 sec. 2025.01.13 22:43:26.235066 [ 258 ] {} TCP-Session: 8ff96c48-ff50-4bbf-b166-1922637b7ddb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:43:26.235362 [ 258 ] {b2c620d7-005f-4122-a6d3-ce7246ccf458} executeQuery: (from [fd00:1122:3344:101::d]:33862) 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.13 22:43:26.235457 [ 258 ] {b2c620d7-005f-4122-a6d3-ce7246ccf458} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2025.01.13 22:43:26.238180 [ 258 ] {b2c620d7-005f-4122-a6d3-ce7246ccf458} oximeter.measurements_histogrami64 (aa761a6c-072c-4135-93d1-b74a84171c65): Loading data parts 2025.01.13 22:43:26.238374 [ 258 ] {b2c620d7-005f-4122-a6d3-ce7246ccf458} oximeter.measurements_histogrami64 (aa761a6c-072c-4135-93d1-b74a84171c65): There are no data parts 2025.01.13 22:43:26.240033 [ 258 ] {b2c620d7-005f-4122-a6d3-ce7246ccf458} TCPHandler: Processed in 0.005039759 sec. 2025.01.13 22:43:26.240248 [ 263 ] {} TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:43:26.240557 [ 263 ] {fdf582d5-dcf0-475f-b28d-90af616abfee} executeQuery: (from [fd00:1122:3344:101::d]:42763) 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.13 22:43:26.240668 [ 263 ] {fdf582d5-dcf0-475f-b28d-90af616abfee} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2025.01.13 22:43:26.245839 [ 263 ] {fdf582d5-dcf0-475f-b28d-90af616abfee} oximeter.measurements_histogramu64 (e616e39d-1b7b-4284-8973-8b48e812b19a): Loading data parts 2025.01.13 22:43:26.246037 [ 263 ] {fdf582d5-dcf0-475f-b28d-90af616abfee} oximeter.measurements_histogramu64 (e616e39d-1b7b-4284-8973-8b48e812b19a): There are no data parts 2025.01.13 22:43:26.248764 [ 263 ] {fdf582d5-dcf0-475f-b28d-90af616abfee} TCPHandler: Processed in 0.008584599 sec. 2025.01.13 22:43:26.249040 [ 258 ] {} TCP-Session: 8ff96c48-ff50-4bbf-b166-1922637b7ddb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:43:26.249376 [ 258 ] {e090cff8-8fa1-4efb-a977-70597ffe7382} executeQuery: (from [fd00:1122:3344:101::d]:33862) 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.13 22:43:26.249485 [ 258 ] {e090cff8-8fa1-4efb-a977-70597ffe7382} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2025.01.13 22:43:26.253299 [ 258 ] {e090cff8-8fa1-4efb-a977-70597ffe7382} oximeter.measurements_histogramf32 (8dd75da0-bf59-45f0-8d2b-d37bf86100a6): Loading data parts 2025.01.13 22:43:26.253453 [ 258 ] {e090cff8-8fa1-4efb-a977-70597ffe7382} oximeter.measurements_histogramf32 (8dd75da0-bf59-45f0-8d2b-d37bf86100a6): There are no data parts 2025.01.13 22:43:26.255378 [ 258 ] {e090cff8-8fa1-4efb-a977-70597ffe7382} TCPHandler: Processed in 0.006435052 sec. 2025.01.13 22:43:26.255610 [ 263 ] {} TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:43:26.255984 [ 263 ] {2bdbe85c-22e4-49a6-8fc9-3c2a7435cfa0} executeQuery: (from [fd00:1122:3344:101::d]:42763) 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.13 22:43:26.256092 [ 263 ] {2bdbe85c-22e4-49a6-8fc9-3c2a7435cfa0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2025.01.13 22:43:26.258574 [ 263 ] {2bdbe85c-22e4-49a6-8fc9-3c2a7435cfa0} oximeter.measurements_histogramf64 (9a436b81-0851-4ccb-965e-31bc1b6ef53f): Loading data parts 2025.01.13 22:43:26.258775 [ 263 ] {2bdbe85c-22e4-49a6-8fc9-3c2a7435cfa0} oximeter.measurements_histogramf64 (9a436b81-0851-4ccb-965e-31bc1b6ef53f): There are no data parts 2025.01.13 22:43:26.260344 [ 263 ] {2bdbe85c-22e4-49a6-8fc9-3c2a7435cfa0} TCPHandler: Processed in 0.004821802 sec. 2025.01.13 22:43:26.260590 [ 258 ] {} TCP-Session: 8ff96c48-ff50-4bbf-b166-1922637b7ddb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:43:26.260850 [ 258 ] {255231fd-c75d-49bb-856c-0ef25733197a} executeQuery: (from [fd00:1122:3344:101::d]:33862) /* 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.13 22:43:26.260952 [ 258 ] {255231fd-c75d-49bb-856c-0ef25733197a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2025.01.13 22:43:26.265375 [ 258 ] {255231fd-c75d-49bb-856c-0ef25733197a} oximeter.fields_bool (daa14abe-ab80-471b-b104-698bd54f4798): Loading data parts 2025.01.13 22:43:26.265521 [ 258 ] {255231fd-c75d-49bb-856c-0ef25733197a} oximeter.fields_bool (daa14abe-ab80-471b-b104-698bd54f4798): There are no data parts 2025.01.13 22:43:26.268400 [ 258 ] {255231fd-c75d-49bb-856c-0ef25733197a} TCPHandler: Processed in 0.007879288 sec. 2025.01.13 22:43:26.268612 [ 263 ] {} TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:43:26.268833 [ 263 ] {0debfeae-3735-4150-82a3-f60ef9488cc7} executeQuery: (from [fd00:1122:3344:101::d]:42763) 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.13 22:43:26.268923 [ 263 ] {0debfeae-3735-4150-82a3-f60ef9488cc7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2025.01.13 22:43:26.271268 [ 263 ] {0debfeae-3735-4150-82a3-f60ef9488cc7} oximeter.fields_i8 (0b39674e-cd90-44d8-be55-00a6b64dece4): Loading data parts 2025.01.13 22:43:26.271452 [ 263 ] {0debfeae-3735-4150-82a3-f60ef9488cc7} oximeter.fields_i8 (0b39674e-cd90-44d8-be55-00a6b64dece4): There are no data parts 2025.01.13 22:43:26.272864 [ 263 ] {0debfeae-3735-4150-82a3-f60ef9488cc7} TCPHandler: Processed in 0.004311625 sec. 2025.01.13 22:43:26.273062 [ 258 ] {} TCP-Session: 8ff96c48-ff50-4bbf-b166-1922637b7ddb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:43:26.273353 [ 258 ] {224f05ca-a472-4d48-a84d-f0c39fe5b346} executeQuery: (from [fd00:1122:3344:101::d]:33862) 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.13 22:43:26.273436 [ 258 ] {224f05ca-a472-4d48-a84d-f0c39fe5b346} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2025.01.13 22:43:26.275751 [ 258 ] {224f05ca-a472-4d48-a84d-f0c39fe5b346} oximeter.fields_u8 (2211dd7b-d228-478a-b54a-c3eeb692f92b): Loading data parts 2025.01.13 22:43:26.275952 [ 258 ] {224f05ca-a472-4d48-a84d-f0c39fe5b346} oximeter.fields_u8 (2211dd7b-d228-478a-b54a-c3eeb692f92b): There are no data parts 2025.01.13 22:43:26.277463 [ 258 ] {224f05ca-a472-4d48-a84d-f0c39fe5b346} TCPHandler: Processed in 0.004468271 sec. 2025.01.13 22:43:26.277674 [ 263 ] {} TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:43:26.277934 [ 263 ] {8760f40b-e585-4d29-9184-d8c8d38ccd26} executeQuery: (from [fd00:1122:3344:101::d]:42763) 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.13 22:43:26.278030 [ 263 ] {8760f40b-e585-4d29-9184-d8c8d38ccd26} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2025.01.13 22:43:26.279985 [ 263 ] {8760f40b-e585-4d29-9184-d8c8d38ccd26} oximeter.fields_i16 (bdb40ae3-94ce-4cc6-a82d-4d3fcd9ad069): Loading data parts 2025.01.13 22:43:26.280160 [ 263 ] {8760f40b-e585-4d29-9184-d8c8d38ccd26} oximeter.fields_i16 (bdb40ae3-94ce-4cc6-a82d-4d3fcd9ad069): There are no data parts 2025.01.13 22:43:26.281464 [ 263 ] {8760f40b-e585-4d29-9184-d8c8d38ccd26} TCPHandler: Processed in 0.003858281 sec. 2025.01.13 22:43:26.281679 [ 258 ] {} TCP-Session: 8ff96c48-ff50-4bbf-b166-1922637b7ddb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:43:26.282018 [ 258 ] {cb3cb716-b754-427c-8c82-95e47dcfabe3} executeQuery: (from [fd00:1122:3344:101::d]:33862) 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.13 22:43:26.282106 [ 258 ] {cb3cb716-b754-427c-8c82-95e47dcfabe3} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2025.01.13 22:43:26.285358 [ 258 ] {cb3cb716-b754-427c-8c82-95e47dcfabe3} oximeter.fields_u16 (8be39cc1-467b-48f4-a414-1ba05df4c6fe): Loading data parts 2025.01.13 22:43:26.285500 [ 258 ] {cb3cb716-b754-427c-8c82-95e47dcfabe3} oximeter.fields_u16 (8be39cc1-467b-48f4-a414-1ba05df4c6fe): There are no data parts 2025.01.13 22:43:26.288289 [ 258 ] {cb3cb716-b754-427c-8c82-95e47dcfabe3} TCPHandler: Processed in 0.00667996 sec. 2025.01.13 22:43:26.288497 [ 263 ] {} TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:43:26.288737 [ 263 ] {9c6c5f50-2689-4255-a213-4b1a7896d6c5} executeQuery: (from [fd00:1122:3344:101::d]:42763) 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.13 22:43:26.288832 [ 263 ] {9c6c5f50-2689-4255-a213-4b1a7896d6c5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2025.01.13 22:43:26.291081 [ 263 ] {9c6c5f50-2689-4255-a213-4b1a7896d6c5} oximeter.fields_i32 (d86e7b8f-49e7-4c52-b319-82efb73c601d): Loading data parts 2025.01.13 22:43:26.291253 [ 263 ] {9c6c5f50-2689-4255-a213-4b1a7896d6c5} oximeter.fields_i32 (d86e7b8f-49e7-4c52-b319-82efb73c601d): There are no data parts 2025.01.13 22:43:26.292527 [ 263 ] {9c6c5f50-2689-4255-a213-4b1a7896d6c5} TCPHandler: Processed in 0.004092019 sec. 2025.01.13 22:43:26.292749 [ 258 ] {} TCP-Session: 8ff96c48-ff50-4bbf-b166-1922637b7ddb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:43:26.292980 [ 258 ] {63273825-9b81-4a8d-8dd9-e0821c527a00} executeQuery: (from [fd00:1122:3344:101::d]:33862) 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.13 22:43:26.293060 [ 258 ] {63273825-9b81-4a8d-8dd9-e0821c527a00} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2025.01.13 22:43:26.295017 [ 258 ] {63273825-9b81-4a8d-8dd9-e0821c527a00} oximeter.fields_u32 (ff8050da-d663-44eb-9d6d-565cc8e88c85): Loading data parts 2025.01.13 22:43:26.295168 [ 258 ] {63273825-9b81-4a8d-8dd9-e0821c527a00} oximeter.fields_u32 (ff8050da-d663-44eb-9d6d-565cc8e88c85): There are no data parts 2025.01.13 22:43:26.296416 [ 258 ] {63273825-9b81-4a8d-8dd9-e0821c527a00} TCPHandler: Processed in 0.003723597 sec. 2025.01.13 22:43:26.296618 [ 263 ] {} TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:43:26.296833 [ 263 ] {0dc91a0e-79da-4c62-908c-0be72e0f3721} executeQuery: (from [fd00:1122:3344:101::d]:42763) 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.13 22:43:26.296922 [ 263 ] {0dc91a0e-79da-4c62-908c-0be72e0f3721} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2025.01.13 22:43:26.300144 [ 263 ] {0dc91a0e-79da-4c62-908c-0be72e0f3721} oximeter.fields_i64 (6673129f-3713-4d1e-b20e-b47f36760e39): Loading data parts 2025.01.13 22:43:26.300314 [ 263 ] {0dc91a0e-79da-4c62-908c-0be72e0f3721} oximeter.fields_i64 (6673129f-3713-4d1e-b20e-b47f36760e39): There are no data parts 2025.01.13 22:43:26.301741 [ 263 ] {0dc91a0e-79da-4c62-908c-0be72e0f3721} TCPHandler: Processed in 0.005181152 sec. 2025.01.13 22:43:26.301971 [ 258 ] {} TCP-Session: 8ff96c48-ff50-4bbf-b166-1922637b7ddb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:43:26.302183 [ 258 ] {6e409f35-70c6-4863-80c4-ca3774ecb005} executeQuery: (from [fd00:1122:3344:101::d]:33862) 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.13 22:43:26.302271 [ 258 ] {6e409f35-70c6-4863-80c4-ca3774ecb005} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2025.01.13 22:43:26.304507 [ 258 ] {6e409f35-70c6-4863-80c4-ca3774ecb005} oximeter.fields_u64 (688da410-e3cc-423d-97a7-9eb0c32b093b): Loading data parts 2025.01.13 22:43:26.304657 [ 258 ] {6e409f35-70c6-4863-80c4-ca3774ecb005} oximeter.fields_u64 (688da410-e3cc-423d-97a7-9eb0c32b093b): There are no data parts 2025.01.13 22:43:26.308277 [ 258 ] {6e409f35-70c6-4863-80c4-ca3774ecb005} TCPHandler: Processed in 0.00636238 sec. 2025.01.13 22:43:26.308478 [ 263 ] {} TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:43:26.308715 [ 263 ] {2f833ae4-3837-41ef-bcb8-c128af26fcfa} executeQuery: (from [fd00:1122:3344:101::d]:42763) 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.13 22:43:26.308785 [ 263 ] {2f833ae4-3837-41ef-bcb8-c128af26fcfa} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2025.01.13 22:43:26.311011 [ 263 ] {2f833ae4-3837-41ef-bcb8-c128af26fcfa} oximeter.fields_ipaddr (26754e9e-90cd-4fcc-a303-d76c235301c5): Loading data parts 2025.01.13 22:43:26.311196 [ 263 ] {2f833ae4-3837-41ef-bcb8-c128af26fcfa} oximeter.fields_ipaddr (26754e9e-90cd-4fcc-a303-d76c235301c5): There are no data parts 2025.01.13 22:43:26.312633 [ 263 ] {2f833ae4-3837-41ef-bcb8-c128af26fcfa} TCPHandler: Processed in 0.004214992 sec. 2025.01.13 22:43:26.312901 [ 258 ] {} TCP-Session: 8ff96c48-ff50-4bbf-b166-1922637b7ddb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:43:26.313137 [ 258 ] {cd6e83b5-9931-45a3-a331-b1aad2801ecd} executeQuery: (from [fd00:1122:3344:101::d]:33862) 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.13 22:43:26.313229 [ 258 ] {cd6e83b5-9931-45a3-a331-b1aad2801ecd} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2025.01.13 22:43:26.315128 [ 258 ] {cd6e83b5-9931-45a3-a331-b1aad2801ecd} oximeter.fields_string (4366cd6c-b622-4742-a499-cbbff5677496): Loading data parts 2025.01.13 22:43:26.315279 [ 258 ] {cd6e83b5-9931-45a3-a331-b1aad2801ecd} oximeter.fields_string (4366cd6c-b622-4742-a499-cbbff5677496): There are no data parts 2025.01.13 22:43:26.316474 [ 258 ] {cd6e83b5-9931-45a3-a331-b1aad2801ecd} TCPHandler: Processed in 0.003666955 sec. 2025.01.13 22:43:26.316676 [ 263 ] {} TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:43:26.316931 [ 263 ] {708e2c20-ad40-431f-810d-98afb65df772} executeQuery: (from [fd00:1122:3344:101::d]:42763) 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.13 22:43:26.317009 [ 263 ] {708e2c20-ad40-431f-810d-98afb65df772} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2025.01.13 22:43:26.319187 [ 263 ] {708e2c20-ad40-431f-810d-98afb65df772} oximeter.fields_uuid (669d0a4c-081e-4ccc-9c42-9b01da8ea66e): Loading data parts 2025.01.13 22:43:26.319381 [ 263 ] {708e2c20-ad40-431f-810d-98afb65df772} oximeter.fields_uuid (669d0a4c-081e-4ccc-9c42-9b01da8ea66e): There are no data parts 2025.01.13 22:43:26.321290 [ 263 ] {708e2c20-ad40-431f-810d-98afb65df772} TCPHandler: Processed in 0.004672497 sec. 2025.01.13 22:43:26.321516 [ 258 ] {} TCP-Session: 8ff96c48-ff50-4bbf-b166-1922637b7ddb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:43:26.321812 [ 258 ] {80572470-3490-4594-ba75-25179e2a2917} executeQuery: (from [fd00:1122:3344:101::d]:33862) /* 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.13 22:43:26.321917 [ 258 ] {80572470-3490-4594-ba75-25179e2a2917} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2025.01.13 22:43:26.324046 [ 258 ] {80572470-3490-4594-ba75-25179e2a2917} oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565): Loading data parts 2025.01.13 22:43:26.324177 [ 258 ] {80572470-3490-4594-ba75-25179e2a2917} oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565): There are no data parts 2025.01.13 22:43:26.325621 [ 258 ] {80572470-3490-4594-ba75-25179e2a2917} TCPHandler: Processed in 0.00416163 sec. 2025.01.13 22:43:26.325846 [ 263 ] {} TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:43:26.326044 [ 263 ] {f664ec8a-9ec9-44a8-9218-a4109a64c336} executeQuery: (from [fd00:1122:3344:101::d]:42763) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2025.01.13 22:43:26.327296 [ 263 ] {f664ec8a-9ec9-44a8-9218-a4109a64c336} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2025.01.13 22:43:26.338837 [ 268 ] {f664ec8a-9ec9-44a8-9218-a4109a64c336} oximeter.version (de2d5031-d816-4002-843f-0ac0fceff92e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:43:26.338892 [ 268 ] {f664ec8a-9ec9-44a8-9218-a4109a64c336} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.01.13 22:43:26.343807 [ 268 ] {f664ec8a-9ec9-44a8-9218-a4109a64c336} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.13 22:43:26.344207 [ 268 ] {f664ec8a-9ec9-44a8-9218-a4109a64c336} oximeter.version (de2d5031-d816-4002-843f-0ac0fceff92e): 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.13 22:43:26.344534 [ 263 ] {f664ec8a-9ec9-44a8-9218-a4109a64c336} executeQuery: Read 1 rows, 16.00 B in 0.01856 sec., 53.87931034482759 rows/sec., 862.07 B/sec. 2025.01.13 22:43:26.344912 [ 263 ] {f664ec8a-9ec9-44a8-9218-a4109a64c336} TCPHandler: Processed in 0.019124411 sec. 2025.01.13 22:43:26.351441 [ 269 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:50556 2025.01.13 22:43:26.351566 [ 269 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.13 22:43:26.351596 [ 269 ] {} TCP-Session: 0b48f5f1-4577-4d9e-8cbe-5c550e79b587 Authenticating user 'default' from [fd00:1122:3344:101::b]:50556 2025.01.13 22:43:26.351669 [ 269 ] {} TCP-Session: 0b48f5f1-4577-4d9e-8cbe-5c550e79b587 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.13 22:43:26.351687 [ 269 ] {} TCP-Session: 0b48f5f1-4577-4d9e-8cbe-5c550e79b587 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.13 22:43:26.351747 [ 269 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2025.01.13 22:43:26.351811 [ 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.13 22:43:26.351831 [ 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.13 22:43:26.354323 [ 270 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:64816 2025.01.13 22:43:26.354518 [ 271 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:45698 2025.01.13 22:43:26.354529 [ 270 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.13 22:43:26.354618 [ 272 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:41085 2025.01.13 22:43:26.354631 [ 270 ] {} TCP-Session: 4d49e3af-2ce0-40ad-9796-48ab9c61e176 Authenticating user 'default' from [fd00:1122:3344:101::b]:64816 2025.01.13 22:43:26.354763 [ 270 ] {} TCP-Session: 4d49e3af-2ce0-40ad-9796-48ab9c61e176 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.13 22:43:26.354792 [ 273 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:35076 2025.01.13 22:43:26.354787 [ 271 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.13 22:43:26.354981 [ 274 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:54960 2025.01.13 22:43:26.355013 [ 271 ] {} TCP-Session: 142681e6-12a6-43f6-9e66-e7128c3b8da6 Authenticating user 'default' from [fd00:1122:3344:101::b]:45698 2025.01.13 22:43:26.354917 [ 270 ] {} TCP-Session: 4d49e3af-2ce0-40ad-9796-48ab9c61e176 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.13 22:43:26.355056 [ 275 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:58435 2025.01.13 22:43:26.354990 [ 272 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.13 22:43:26.355316 [ 271 ] {} TCP-Session: 142681e6-12a6-43f6-9e66-e7128c3b8da6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.13 22:43:26.355245 [ 273 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.13 22:43:26.355490 [ 271 ] {} TCP-Session: 142681e6-12a6-43f6-9e66-e7128c3b8da6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.13 22:43:26.355510 [ 275 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.13 22:43:26.355556 [ 274 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.13 22:43:26.355573 [ 273 ] {} TCP-Session: 59505765-08a8-4f1c-bdf4-74fb9a182e6e Authenticating user 'default' from [fd00:1122:3344:101::b]:35076 2025.01.13 22:43:26.355529 [ 276 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:45893 2025.01.13 22:43:26.355527 [ 272 ] {} TCP-Session: 3084a140-1afd-4f7d-b831-787e998c6ad5 Authenticating user 'default' from [fd00:1122:3344:101::b]:41085 2025.01.13 22:43:26.355686 [ 275 ] {} TCP-Session: f4e0c67c-77e2-4a8b-8190-7f121f1b5589 Authenticating user 'default' from [fd00:1122:3344:101::b]:58435 2025.01.13 22:43:26.355713 [ 274 ] {} TCP-Session: 80a985a2-f72f-48d7-bc73-8197d08d8eef Authenticating user 'default' from [fd00:1122:3344:101::b]:54960 2025.01.13 22:43:26.355761 [ 272 ] {} TCP-Session: 3084a140-1afd-4f7d-b831-787e998c6ad5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.13 22:43:26.355724 [ 273 ] {} TCP-Session: 59505765-08a8-4f1c-bdf4-74fb9a182e6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.13 22:43:26.355779 [ 275 ] {} TCP-Session: f4e0c67c-77e2-4a8b-8190-7f121f1b5589 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.13 22:43:26.355915 [ 272 ] {} TCP-Session: 3084a140-1afd-4f7d-b831-787e998c6ad5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.13 22:43:26.355934 [ 274 ] {} TCP-Session: 80a985a2-f72f-48d7-bc73-8197d08d8eef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.13 22:43:26.355953 [ 275 ] {} TCP-Session: f4e0c67c-77e2-4a8b-8190-7f121f1b5589 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.13 22:43:26.355977 [ 273 ] {} TCP-Session: 59505765-08a8-4f1c-bdf4-74fb9a182e6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.13 22:43:26.355996 [ 274 ] {} TCP-Session: 80a985a2-f72f-48d7-bc73-8197d08d8eef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.13 22:43:26.357148 [ 276 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.13 22:43:26.357239 [ 276 ] {} TCP-Session: 470a8191-1e8b-4e4c-b645-b99a11bd7ff2 Authenticating user 'default' from [fd00:1122:3344:101::b]:45893 2025.01.13 22:43:26.357258 [ 276 ] {} TCP-Session: 470a8191-1e8b-4e4c-b645-b99a11bd7ff2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.13 22:43:26.357271 [ 276 ] {} TCP-Session: 470a8191-1e8b-4e4c-b645-b99a11bd7ff2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.13 22:43:27.001425 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 126.84 MiB, peak 126.84 MiB, free memory in arenas 0.00 B, will set to 140.29 MiB (RSS), difference: 13.45 MiB 2025.01.13 22:43:27.172331 [ 277 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:35245 2025.01.13 22:43:27.172514 [ 277 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.13 22:43:27.172572 [ 277 ] {} TCP-Session: 9ca540fc-052b-4abd-9b01-4ff0af6caeea Authenticating user 'default' from [fd00:1122:3344:101::a]:35245 2025.01.13 22:43:27.172617 [ 277 ] {} TCP-Session: 9ca540fc-052b-4abd-9b01-4ff0af6caeea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.13 22:43:27.172631 [ 277 ] {} TCP-Session: 9ca540fc-052b-4abd-9b01-4ff0af6caeea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.13 22:43:27.172698 [ 277 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2025.01.13 22:43:27.172763 [ 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.13 22:43:27.172797 [ 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.13 22:43:27.175473 [ 278 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:33704 2025.01.13 22:43:27.175566 [ 279 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:59725 2025.01.13 22:43:27.175669 [ 278 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.13 22:43:27.175684 [ 280 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:43714 2025.01.13 22:43:27.175729 [ 278 ] {} TCP-Session: 219a1bf0-c1eb-43d8-a9dc-1367a9c81d7d Authenticating user 'default' from [fd00:1122:3344:101::a]:33704 2025.01.13 22:43:27.175884 [ 281 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:49567 2025.01.13 22:43:27.175898 [ 279 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.13 22:43:27.175908 [ 278 ] {} TCP-Session: 219a1bf0-c1eb-43d8-a9dc-1367a9c81d7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.13 22:43:27.176009 [ 278 ] {} TCP-Session: 219a1bf0-c1eb-43d8-a9dc-1367a9c81d7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.13 22:43:27.176021 [ 279 ] {} TCP-Session: cb940792-07cf-48ac-83d7-aba441503659 Authenticating user 'default' from [fd00:1122:3344:101::a]:59725 2025.01.13 22:43:27.176232 [ 282 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:54180 2025.01.13 22:43:27.176318 [ 279 ] {} TCP-Session: cb940792-07cf-48ac-83d7-aba441503659 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.13 22:43:27.176350 [ 283 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:49965 2025.01.13 22:43:27.176424 [ 279 ] {} TCP-Session: cb940792-07cf-48ac-83d7-aba441503659 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.13 22:43:27.176494 [ 284 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:46471 2025.01.13 22:43:27.176501 [ 282 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.13 22:43:27.176654 [ 282 ] {} TCP-Session: 693f2759-444e-49d3-a278-5a3cd3219d3e Authenticating user 'default' from [fd00:1122:3344:101::a]:54180 2025.01.13 22:43:27.176746 [ 282 ] {} TCP-Session: 693f2759-444e-49d3-a278-5a3cd3219d3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.13 22:43:27.176765 [ 282 ] {} TCP-Session: 693f2759-444e-49d3-a278-5a3cd3219d3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.13 22:43:27.185513 [ 280 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.13 22:43:27.185558 [ 280 ] {} TCP-Session: 8751eec7-c892-46d4-bd7e-3d23069831a3 Authenticating user 'default' from [fd00:1122:3344:101::a]:43714 2025.01.13 22:43:27.185578 [ 280 ] {} TCP-Session: 8751eec7-c892-46d4-bd7e-3d23069831a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.13 22:43:27.185644 [ 280 ] {} TCP-Session: 8751eec7-c892-46d4-bd7e-3d23069831a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.13 22:43:27.189525 [ 284 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.13 22:43:27.189568 [ 284 ] {} TCP-Session: 7b33c9a2-0475-4fd3-9c6f-c4e1d901ec4e Authenticating user 'default' from [fd00:1122:3344:101::a]:46471 2025.01.13 22:43:27.189584 [ 283 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.13 22:43:27.189602 [ 281 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.13 22:43:27.189663 [ 284 ] {} TCP-Session: 7b33c9a2-0475-4fd3-9c6f-c4e1d901ec4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.13 22:43:27.189681 [ 283 ] {} TCP-Session: f514f606-b693-4c1c-9b2c-de4dd235f254 Authenticating user 'default' from [fd00:1122:3344:101::a]:49965 2025.01.13 22:43:27.189705 [ 284 ] {} TCP-Session: 7b33c9a2-0475-4fd3-9c6f-c4e1d901ec4e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.13 22:43:27.189697 [ 281 ] {} TCP-Session: d3d13938-c660-4629-bab2-537f2bdff737 Authenticating user 'default' from [fd00:1122:3344:101::a]:49567 2025.01.13 22:43:27.189782 [ 283 ] {} TCP-Session: f514f606-b693-4c1c-9b2c-de4dd235f254 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.13 22:43:27.189799 [ 281 ] {} TCP-Session: d3d13938-c660-4629-bab2-537f2bdff737 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.13 22:43:27.189834 [ 283 ] {} TCP-Session: f514f606-b693-4c1c-9b2c-de4dd235f254 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.13 22:43:27.189840 [ 281 ] {} TCP-Session: d3d13938-c660-4629-bab2-537f2bdff737 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.13 22:43:32.341245 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 2025.01.13 22:43:32.341267 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 2025.01.13 22:43:32.341349 [ 244 ] {} SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog 2025.01.13 22:43:32.341377 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog 2025.01.13 22:43:32.363382 [ 242 ] {} system.asynchronous_metric_log (4acd3861-caa9-4df9-b22d-dd18796c81dc): Loading data parts 2025.01.13 22:43:32.363600 [ 242 ] {} system.asynchronous_metric_log (4acd3861-caa9-4df9-b22d-dd18796c81dc): There are no data parts 2025.01.13 22:43:32.387564 [ 244 ] {} system.metric_log (155ddc58-84eb-4a59-a493-bbce008f6cec): Loading data parts 2025.01.13 22:43:32.387761 [ 244 ] {} system.metric_log (155ddc58-84eb-4a59-a493-bbce008f6cec): There are no data parts 2025.01.13 22:43:32.404057 [ 242 ] {} system.asynchronous_metric_log (4acd3861-caa9-4df9-b22d-dd18796c81dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:43:32.404146 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.01.13 22:43:32.407541 [ 242 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.13 22:43:32.408268 [ 242 ] {} system.asynchronous_metric_log (4acd3861-caa9-4df9-b22d-dd18796c81dc): 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.13 22:43:32.409031 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 2025.01.13 22:43:32.424498 [ 244 ] {} system.metric_log (155ddc58-84eb-4a59-a493-bbce008f6cec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:43:32.424594 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.01.13 22:43:32.431551 [ 244 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.13 22:43:32.432310 [ 244 ] {} system.metric_log (155ddc58-84eb-4a59-a493-bbce008f6cec): 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.13 22:43:32.434662 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 8 2025.01.13 22:43:33.001150 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 145.81 MiB, peak 149.81 MiB, free memory in arenas 0.00 B, will set to 150.62 MiB (RSS), difference: 4.81 MiB 2025.01.13 22:43:34.841163 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 90 2025.01.13 22:43:34.841292 [ 243 ] {} SystemLog (system.query_log): Creating new table system.query_log for QueryLog 2025.01.13 22:43:34.857738 [ 243 ] {} system.query_log (0794516c-b6c7-4f6b-bdce-0c9e2181bb0a): Loading data parts 2025.01.13 22:43:34.857975 [ 243 ] {} system.query_log (0794516c-b6c7-4f6b-bdce-0c9e2181bb0a): There are no data parts 2025.01.13 22:43:34.887553 [ 243 ] {} system.query_log (0794516c-b6c7-4f6b-bdce-0c9e2181bb0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:43:34.887631 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.01.13 22:43:34.889270 [ 243 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.13 22:43:34.889575 [ 243 ] {} system.query_log (0794516c-b6c7-4f6b-bdce-0c9e2181bb0a): 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.13 22:43:34.890082 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 90 2025.01.13 22:43:35.001141 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 154.80 MiB, peak 154.80 MiB, free memory in arenas 0.00 B, will set to 151.10 MiB (RSS), difference: -3.70 MiB 2025.01.13 22:43:35.782736 [ 285 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:38457 2025.01.13 22:43:35.782873 [ 285 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.13 22:43:35.782961 [ 285 ] {} TCP-Session: 4f6c12ec-818b-4b28-8656-33d531a39287 Authenticating user 'default' from [fd00:1122:3344:101::c]:38457 2025.01.13 22:43:35.782989 [ 285 ] {} TCP-Session: 4f6c12ec-818b-4b28-8656-33d531a39287 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.13 22:43:35.783006 [ 285 ] {} TCP-Session: 4f6c12ec-818b-4b28-8656-33d531a39287 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.13 22:43:35.783093 [ 285 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2025.01.13 22:43:35.783124 [ 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.13 22:43:35.783182 [ 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.13 22:43:35.785679 [ 286 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:58434 2025.01.13 22:43:35.785780 [ 287 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:48896 2025.01.13 22:43:35.785859 [ 288 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:51027 2025.01.13 22:43:35.786012 [ 287 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.13 22:43:35.786024 [ 289 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:36954 2025.01.13 22:43:35.786208 [ 290 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:40845 2025.01.13 22:43:35.786218 [ 288 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.13 22:43:35.786234 [ 287 ] {} TCP-Session: da9b4352-c478-4f31-bc0c-dc0eb9e8c166 Authenticating user 'default' from [fd00:1122:3344:101::c]:48896 2025.01.13 22:43:35.786509 [ 287 ] {} TCP-Session: da9b4352-c478-4f31-bc0c-dc0eb9e8c166 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.13 22:43:35.786516 [ 291 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:64130 2025.01.13 22:43:35.786535 [ 288 ] {} TCP-Session: 6ea84a67-69dc-453b-9ce0-448785f72db6 Authenticating user 'default' from [fd00:1122:3344:101::c]:51027 2025.01.13 22:43:35.786580 [ 287 ] {} TCP-Session: da9b4352-c478-4f31-bc0c-dc0eb9e8c166 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.13 22:43:35.786607 [ 292 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:37852 2025.01.13 22:43:35.786621 [ 288 ] {} TCP-Session: 6ea84a67-69dc-453b-9ce0-448785f72db6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.13 22:43:35.786757 [ 288 ] {} TCP-Session: 6ea84a67-69dc-453b-9ce0-448785f72db6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.13 22:43:35.795765 [ 286 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.13 22:43:35.795808 [ 286 ] {} TCP-Session: 24d2d3e5-c2c7-4bed-9187-b54ff5104224 Authenticating user 'default' from [fd00:1122:3344:101::c]:58434 2025.01.13 22:43:35.795834 [ 286 ] {} TCP-Session: 24d2d3e5-c2c7-4bed-9187-b54ff5104224 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.13 22:43:35.795848 [ 286 ] {} TCP-Session: 24d2d3e5-c2c7-4bed-9187-b54ff5104224 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.13 22:43:35.799816 [ 291 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.13 22:43:35.799851 [ 291 ] {} TCP-Session: b678af44-bd83-4904-a644-a64ddb4fd84a Authenticating user 'default' from [fd00:1122:3344:101::c]:64130 2025.01.13 22:43:35.799874 [ 290 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.13 22:43:35.799885 [ 291 ] {} TCP-Session: b678af44-bd83-4904-a644-a64ddb4fd84a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.13 22:43:35.799935 [ 292 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.13 22:43:35.799958 [ 290 ] {} TCP-Session: 9d0d7fa0-04ad-4858-b9df-76d0d2a79aea Authenticating user 'default' from [fd00:1122:3344:101::c]:40845 2025.01.13 22:43:35.799962 [ 289 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.13 22:43:35.799978 [ 291 ] {} TCP-Session: b678af44-bd83-4904-a644-a64ddb4fd84a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.13 22:43:35.800043 [ 292 ] {} TCP-Session: 648200e2-19ec-4626-816b-a5acaa5f0c11 Authenticating user 'default' from [fd00:1122:3344:101::c]:37852 2025.01.13 22:43:35.800040 [ 290 ] {} TCP-Session: 9d0d7fa0-04ad-4858-b9df-76d0d2a79aea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.13 22:43:35.800072 [ 289 ] {} TCP-Session: b62489c1-f29b-405d-b436-846a6a6c4aab Authenticating user 'default' from [fd00:1122:3344:101::c]:36954 2025.01.13 22:43:35.800091 [ 292 ] {} TCP-Session: 648200e2-19ec-4626-816b-a5acaa5f0c11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.13 22:43:35.800115 [ 290 ] {} TCP-Session: 9d0d7fa0-04ad-4858-b9df-76d0d2a79aea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.13 22:43:35.800154 [ 289 ] {} TCP-Session: b62489c1-f29b-405d-b436-846a6a6c4aab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.13 22:43:35.800167 [ 292 ] {} TCP-Session: 648200e2-19ec-4626-816b-a5acaa5f0c11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.13 22:43:35.800217 [ 289 ] {} TCP-Session: b62489c1-f29b-405d-b436-846a6a6c4aab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.13 22:43:39.812081 [ 136 ] {} DNSResolver: Updating DNS cache 2025.01.13 22:43:39.812137 [ 136 ] {} DNSResolver: Updated DNS cache 2025.01.13 22:43:39.910033 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 2025.01.13 22:43:39.910914 [ 242 ] {} system.asynchronous_metric_log (4acd3861-caa9-4df9-b22d-dd18796c81dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:43:39.910951 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.01.13 22:43:39.911617 [ 242 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.13 22:43:39.911864 [ 242 ] {} system.asynchronous_metric_log (4acd3861-caa9-4df9-b22d-dd18796c81dc): 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.13 22:43:39.912106 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 2025.01.13 22:43:39.935620 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 2025.01.13 22:43:39.956560 [ 244 ] {} system.metric_log (155ddc58-84eb-4a59-a493-bbce008f6cec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:43:39.956613 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.01.13 22:43:39.963332 [ 244 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.13 22:43:39.964114 [ 244 ] {} system.metric_log (155ddc58-84eb-4a59-a493-bbce008f6cec): 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.13 22:43:39.966501 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 16 2025.01.13 22:43:40.001166 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 152.05 MiB, peak 156.05 MiB, free memory in arenas 0.00 B, will set to 154.27 MiB (RSS), difference: 2.21 MiB 2025.01.13 22:43:45.000344 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 150.28 MiB, peak 156.05 MiB, free memory in arenas 0.00 B, will set to 154.30 MiB (RSS), difference: 4.02 MiB 2025.01.13 22:43:47.413105 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 2025.01.13 22:43:47.413755 [ 242 ] {} system.asynchronous_metric_log (4acd3861-caa9-4df9-b22d-dd18796c81dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:43:47.413798 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.01.13 22:43:47.414447 [ 242 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.13 22:43:47.414707 [ 242 ] {} system.asynchronous_metric_log (4acd3861-caa9-4df9-b22d-dd18796c81dc): 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.13 22:43:47.414886 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 2025.01.13 22:43:47.467467 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 2025.01.13 22:43:47.485418 [ 244 ] {} system.metric_log (155ddc58-84eb-4a59-a493-bbce008f6cec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:43:47.485474 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.01.13 22:43:47.491820 [ 244 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.13 22:43:47.492576 [ 244 ] {} system.metric_log (155ddc58-84eb-4a59-a493-bbce008f6cec): 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.13 22:43:47.495096 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 23 2025.01.13 22:43:54.812177 [ 114 ] {} DNSResolver: Updating DNS cache 2025.01.13 22:43:54.812240 [ 114 ] {} DNSResolver: Updated DNS cache 2025.01.13 22:43:54.915884 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1891 2025.01.13 22:43:54.916509 [ 242 ] {} system.asynchronous_metric_log (4acd3861-caa9-4df9-b22d-dd18796c81dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:43:54.916560 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.13 22:43:54.917159 [ 242 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.13 22:43:54.917424 [ 242 ] {} system.asynchronous_metric_log (4acd3861-caa9-4df9-b22d-dd18796c81dc): 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.13 22:43:54.917652 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 2025.01.13 22:43:54.996060 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 2025.01.13 22:43:55.014944 [ 244 ] {} system.metric_log (155ddc58-84eb-4a59-a493-bbce008f6cec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:43:55.015001 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.13 22:43:55.021971 [ 244 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.13 22:43:55.022749 [ 244 ] {} system.metric_log (155ddc58-84eb-4a59-a493-bbce008f6cec): 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.13 22:43:55.025636 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 31 2025.01.13 22:44:01.350759 [ 258 ] {} TCP-Session: 8ff96c48-ff50-4bbf-b166-1922637b7ddb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:44:01.350970 [ 258 ] {5461f727-b750-4fe7-b236-8f4811598dfd} executeQuery: (from [fd00:1122:3344:101::d]:33862) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) 2025.01.13 22:44:01.355291 [ 258 ] {5461f727-b750-4fe7-b236-8f4811598dfd} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.13 22:44:01.359420 [ 258 ] {5461f727-b750-4fe7-b236-8f4811598dfd} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.13 22:44:01.366010 [ 258 ] {5461f727-b750-4fe7-b236-8f4811598dfd} TCPHandler: Processed in 0.015377053 sec. 2025.01.13 22:44:01.370729 [ 263 ] {} TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:44:01.370971 [ 263 ] {68af6471-63d3-4388-8962-20ab60c0295e} executeQuery: (from [fd00:1122:3344:101::d]:42763) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes') FORMAT Native; (stage: Complete) 2025.01.13 22:44:01.382316 [ 263 ] {68af6471-63d3-4388-8962-20ab60c0295e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.13 22:44:01.382404 [ 263 ] {68af6471-63d3-4388-8962-20ab60c0295e} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.13 22:44:01.383108 [ 263 ] {68af6471-63d3-4388-8962-20ab60c0295e} TCPHandler: Processed in 0.012517754 sec. 2025.01.13 22:44:01.383510 [ 258 ] {} TCP-Session: 8ff96c48-ff50-4bbf-b166-1922637b7ddb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:44:01.383694 [ 258 ] {37ee114c-6ef9-4e52-ac25-c2e1374b1d49} executeQuery: (from [fd00:1122:3344:101::d]:33862) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes') FORMAT Native; (stage: Complete) 2025.01.13 22:44:01.386144 [ 258 ] {37ee114c-6ef9-4e52-ac25-c2e1374b1d49} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.13 22:44:01.386213 [ 258 ] {37ee114c-6ef9-4e52-ac25-c2e1374b1d49} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.13 22:44:01.386763 [ 258 ] {37ee114c-6ef9-4e52-ac25-c2e1374b1d49} TCPHandler: Processed in 0.003355276 sec. 2025.01.13 22:44:01.387050 [ 263 ] {} TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:44:01.387224 [ 263 ] {14757dcd-1e84-42bc-8f49-3f3a2a8f9d26} executeQuery: (from [fd00:1122:3344:101::d]:42763) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent') FORMAT Native; (stage: Complete) 2025.01.13 22:44:01.387621 [ 263 ] {14757dcd-1e84-42bc-8f49-3f3a2a8f9d26} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.13 22:44:01.387679 [ 263 ] {14757dcd-1e84-42bc-8f49-3f3a2a8f9d26} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.13 22:44:01.388223 [ 263 ] {14757dcd-1e84-42bc-8f49-3f3a2a8f9d26} TCPHandler: Processed in 0.001241689 sec. 2025.01.13 22:44:01.388505 [ 258 ] {} TCP-Session: 8ff96c48-ff50-4bbf-b166-1922637b7ddb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:44:01.388667 [ 258 ] {cc5ba356-0338-43ec-b1a0-3d1fc396f4fa} executeQuery: (from [fd00:1122:3344:101::d]:33862) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT Native; (stage: Complete) 2025.01.13 22:44:01.389053 [ 258 ] {cc5ba356-0338-43ec-b1a0-3d1fc396f4fa} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.13 22:44:01.389113 [ 258 ] {cc5ba356-0338-43ec-b1a0-3d1fc396f4fa} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.13 22:44:01.389737 [ 258 ] {cc5ba356-0338-43ec-b1a0-3d1fc396f4fa} TCPHandler: Processed in 0.00128896 sec. 2025.01.13 22:44:01.389983 [ 263 ] {} TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:44:01.390141 [ 263 ] {200fd95b-0ae1-4a7d-b17b-b6d930807e0d} executeQuery: (from [fd00:1122:3344:101::d]:42763) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT Native; (stage: Complete) 2025.01.13 22:44:01.390517 [ 263 ] {200fd95b-0ae1-4a7d-b17b-b6d930807e0d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.13 22:44:01.390575 [ 263 ] {200fd95b-0ae1-4a7d-b17b-b6d930807e0d} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.13 22:44:01.391104 [ 263 ] {200fd95b-0ae1-4a7d-b17b-b6d930807e0d} TCPHandler: Processed in 0.001177467 sec. 2025.01.13 22:44:01.391369 [ 258 ] {} TCP-Session: 8ff96c48-ff50-4bbf-b166-1922637b7ddb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:44:01.391529 [ 258 ] {430feea4-c17c-4946-b42b-dc28c0d15ba2} executeQuery: (from [fd00:1122:3344:101::d]:33862) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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') FORMAT Native; (stage: Complete) 2025.01.13 22:44:01.391905 [ 258 ] {430feea4-c17c-4946-b42b-dc28c0d15ba2} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.13 22:44:01.391964 [ 258 ] {430feea4-c17c-4946-b42b-dc28c0d15ba2} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.13 22:44:01.392491 [ 258 ] {430feea4-c17c-4946-b42b-dc28c0d15ba2} TCPHandler: Processed in 0.001185427 sec. 2025.01.13 22:44:01.392823 [ 263 ] {} TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:44:01.392987 [ 263 ] {97a8a0ef-0ab0-40c9-81f6-b264314b1153} executeQuery: (from [fd00:1122:3344:101::d]:42763) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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') FORMAT Native; (stage: Complete) 2025.01.13 22:44:01.393445 [ 263 ] {97a8a0ef-0ab0-40c9-81f6-b264314b1153} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.13 22:44:01.393513 [ 263 ] {97a8a0ef-0ab0-40c9-81f6-b264314b1153} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.13 22:44:01.394094 [ 263 ] {97a8a0ef-0ab0-40c9-81f6-b264314b1153} TCPHandler: Processed in 0.001332621 sec. 2025.01.13 22:44:01.394360 [ 258 ] {} TCP-Session: 8ff96c48-ff50-4bbf-b166-1922637b7ddb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:44:01.394520 [ 258 ] {60005f10-a8e1-4096-8a0d-637597c457b7} executeQuery: (from [fd00:1122:3344:101::d]:33862) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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') FORMAT Native; (stage: Complete) 2025.01.13 22:44:01.394908 [ 258 ] {60005f10-a8e1-4096-8a0d-637597c457b7} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.13 22:44:01.394965 [ 258 ] {60005f10-a8e1-4096-8a0d-637597c457b7} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.13 22:44:01.395564 [ 258 ] {60005f10-a8e1-4096-8a0d-637597c457b7} TCPHandler: Processed in 0.0012634 sec. 2025.01.13 22:44:01.395835 [ 263 ] {} TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:44:01.395995 [ 263 ] {609de4fa-ec10-43c2-8278-7f167bc2064b} executeQuery: (from [fd00:1122:3344:101::d]:42763) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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') FORMAT Native; (stage: Complete) 2025.01.13 22:44:01.396370 [ 263 ] {609de4fa-ec10-43c2-8278-7f167bc2064b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.13 22:44:01.396426 [ 263 ] {609de4fa-ec10-43c2-8278-7f167bc2064b} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.13 22:44:01.396931 [ 263 ] {609de4fa-ec10-43c2-8278-7f167bc2064b} TCPHandler: Processed in 0.001153436 sec. 2025.01.13 22:44:01.397209 [ 258 ] {} TCP-Session: 8ff96c48-ff50-4bbf-b166-1922637b7ddb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:44:01.397370 [ 258 ] {7e95bfeb-c870-42da-a8f9-72bc3878f20f} executeQuery: (from [fd00:1122:3344:101::d]:33862) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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') FORMAT Native; (stage: Complete) 2025.01.13 22:44:01.397756 [ 258 ] {7e95bfeb-c870-42da-a8f9-72bc3878f20f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.13 22:44:01.397813 [ 258 ] {7e95bfeb-c870-42da-a8f9-72bc3878f20f} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.13 22:44:01.398310 [ 258 ] {7e95bfeb-c870-42da-a8f9-72bc3878f20f} TCPHandler: Processed in 0.001160557 sec. 2025.01.13 22:44:01.398584 [ 263 ] {} TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:44:01.398746 [ 263 ] {605bbf24-948f-4e70-a779-e5ea843f58ce} executeQuery: (from [fd00:1122:3344:101::d]:42763) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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') FORMAT Native; (stage: Complete) 2025.01.13 22:44:01.399130 [ 263 ] {605bbf24-948f-4e70-a779-e5ea843f58ce} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.13 22:44:01.399198 [ 263 ] {605bbf24-948f-4e70-a779-e5ea843f58ce} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.13 22:44:01.399724 [ 263 ] {605bbf24-948f-4e70-a779-e5ea843f58ce} TCPHandler: Processed in 0.001198257 sec. 2025.01.13 22:44:01.400003 [ 258 ] {} TCP-Session: 8ff96c48-ff50-4bbf-b166-1922637b7ddb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:44:01.400163 [ 258 ] {2d544cac-9f04-4fdc-82dc-39a12ca07c4d} executeQuery: (from [fd00:1122:3344:101::d]:33862) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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') FORMAT Native; (stage: Complete) 2025.01.13 22:44:01.400546 [ 258 ] {2d544cac-9f04-4fdc-82dc-39a12ca07c4d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.13 22:44:01.400608 [ 258 ] {2d544cac-9f04-4fdc-82dc-39a12ca07c4d} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.13 22:44:01.401132 [ 258 ] {2d544cac-9f04-4fdc-82dc-39a12ca07c4d} TCPHandler: Processed in 0.001183747 sec. 2025.01.13 22:44:01.401406 [ 263 ] {} TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:44:01.401587 [ 263 ] {9b2fc360-c05c-44dc-a799-38ee19a3bd10} executeQuery: (from [fd00:1122:3344:101::d]:42763) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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') FORMAT Native; (stage: Complete) 2025.01.13 22:44:01.401983 [ 263 ] {9b2fc360-c05c-44dc-a799-38ee19a3bd10} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.13 22:44:01.402041 [ 263 ] {9b2fc360-c05c-44dc-a799-38ee19a3bd10} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.13 22:44:01.402585 [ 263 ] {9b2fc360-c05c-44dc-a799-38ee19a3bd10} TCPHandler: Processed in 0.001238939 sec. 2025.01.13 22:44:01.404423 [ 258 ] {} TCP-Session: 8ff96c48-ff50-4bbf-b166-1922637b7ddb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:44:01.404555 [ 258 ] {6cbdb420-3694-44ea-99a4-f68ee8b0523c} executeQuery: (from [fd00:1122:3344:101::d]:33862) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.01.13 22:44:01.404607 [ 258 ] {6cbdb420-3694-44ea-99a4-f68ee8b0523c} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.13 22:44:01.407334 [ 258 ] {6cbdb420-3694-44ea-99a4-f68ee8b0523c} oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:01.407380 [ 258 ] {6cbdb420-3694-44ea-99a4-f68ee8b0523c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.13 22:44:01.407951 [ 258 ] {6cbdb420-3694-44ea-99a4-f68ee8b0523c} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.13 22:44:01.408193 [ 258 ] {6cbdb420-3694-44ea-99a4-f68ee8b0523c} oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565): 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.13 22:44:01.408420 [ 258 ] {6cbdb420-3694-44ea-99a4-f68ee8b0523c} executeQuery: Read 14 rows, 2.01 KiB in 0.003896 sec., 3593.429158110883 rows/sec., 515.60 KiB/sec. 2025.01.13 22:44:01.408577 [ 258 ] {6cbdb420-3694-44ea-99a4-f68ee8b0523c} TCPHandler: Processed in 0.004202193 sec. 2025.01.13 22:44:01.408748 [ 263 ] {} TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:44:01.408886 [ 263 ] {7bc3b7c2-7ff3-4418-ae3c-4faa1d82b6a5} executeQuery: (from [fd00:1122:3344:101::d]:42763) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.13 22:44:01.408943 [ 263 ] {7bc3b7c2-7ff3-4418-ae3c-4faa1d82b6a5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.13 22:44:01.414046 [ 263 ] {7bc3b7c2-7ff3-4418-ae3c-4faa1d82b6a5} oximeter.fields_string (4366cd6c-b622-4742-a499-cbbff5677496): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:01.414086 [ 263 ] {7bc3b7c2-7ff3-4418-ae3c-4faa1d82b6a5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.13 22:44:01.414623 [ 263 ] {7bc3b7c2-7ff3-4418-ae3c-4faa1d82b6a5} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.13 22:44:01.414907 [ 263 ] {7bc3b7c2-7ff3-4418-ae3c-4faa1d82b6a5} oximeter.fields_string (4366cd6c-b622-4742-a499-cbbff5677496): 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.13 22:44:01.415121 [ 263 ] {7bc3b7c2-7ff3-4418-ae3c-4faa1d82b6a5} executeQuery: Read 26 rows, 1.98 KiB in 0.006272 sec., 4145.408163265306 rows/sec., 315.61 KiB/sec. 2025.01.13 22:44:01.415180 [ 263 ] {7bc3b7c2-7ff3-4418-ae3c-4faa1d82b6a5} TCPHandler: Processed in 0.006494574 sec. 2025.01.13 22:44:01.415337 [ 258 ] {} TCP-Session: 8ff96c48-ff50-4bbf-b166-1922637b7ddb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:44:01.415458 [ 258 ] {76312524-0f4d-40f3-b629-f2cae44f6b62} executeQuery: (from [fd00:1122:3344:101::d]:33862) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.13 22:44:01.415506 [ 258 ] {76312524-0f4d-40f3-b629-f2cae44f6b62} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.13 22:44:01.416259 [ 258 ] {76312524-0f4d-40f3-b629-f2cae44f6b62} oximeter.fields_uuid (669d0a4c-081e-4ccc-9c42-9b01da8ea66e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:01.416299 [ 258 ] {76312524-0f4d-40f3-b629-f2cae44f6b62} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.13 22:44:01.416696 [ 258 ] {76312524-0f4d-40f3-b629-f2cae44f6b62} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.13 22:44:01.416946 [ 258 ] {76312524-0f4d-40f3-b629-f2cae44f6b62} oximeter.fields_uuid (669d0a4c-081e-4ccc-9c42-9b01da8ea66e): 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.13 22:44:01.417147 [ 258 ] {76312524-0f4d-40f3-b629-f2cae44f6b62} executeQuery: Read 28 rows, 2.24 KiB in 0.001716 sec., 16317.016317016316 rows/sec., 1.27 MiB/sec. 2025.01.13 22:44:01.417202 [ 258 ] {76312524-0f4d-40f3-b629-f2cae44f6b62} TCPHandler: Processed in 0.00192478 sec. 2025.01.13 22:44:01.417355 [ 263 ] {} TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:44:01.417484 [ 263 ] {bbc718e4-68a1-487d-8810-f796200ef053} executeQuery: (from [fd00:1122:3344:101::d]:42763) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.13 22:44:01.417541 [ 263 ] {bbc718e4-68a1-487d-8810-f796200ef053} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.13 22:44:01.418718 [ 263 ] {bbc718e4-68a1-487d-8810-f796200ef053} oximeter.measurements_cumulativeu64 (5b2b84eb-de27-4ec9-b286-588ea03439d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:01.418752 [ 263 ] {bbc718e4-68a1-487d-8810-f796200ef053} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.13 22:44:01.419273 [ 263 ] {bbc718e4-68a1-487d-8810-f796200ef053} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.13 22:44:01.419556 [ 263 ] {bbc718e4-68a1-487d-8810-f796200ef053} oximeter.measurements_cumulativeu64 (5b2b84eb-de27-4ec9-b286-588ea03439d4): 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.13 22:44:01.419757 [ 263 ] {bbc718e4-68a1-487d-8810-f796200ef053} executeQuery: Read 40 rows, 2.84 KiB in 0.0023 sec., 17391.304347826088 rows/sec., 1.21 MiB/sec. 2025.01.13 22:44:01.419824 [ 263 ] {bbc718e4-68a1-487d-8810-f796200ef053} TCPHandler: Processed in 0.002535109 sec. 2025.01.13 22:44:01.419978 [ 258 ] {} TCP-Session: 8ff96c48-ff50-4bbf-b166-1922637b7ddb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:44:01.420099 [ 258 ] {4e74c6a4-7c40-490d-8116-985ea1fb55cb} executeQuery: (from [fd00:1122:3344:101::d]:33862) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.13 22:44:01.420150 [ 258 ] {4e74c6a4-7c40-490d-8116-985ea1fb55cb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.13 22:44:01.420625 [ 258 ] {4e74c6a4-7c40-490d-8116-985ea1fb55cb} oximeter.measurements_u64 (8c838ca2-49ae-46da-8de7-e5da4866310f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:01.420663 [ 258 ] {4e74c6a4-7c40-490d-8116-985ea1fb55cb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.13 22:44:01.421037 [ 258 ] {4e74c6a4-7c40-490d-8116-985ea1fb55cb} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.13 22:44:01.421274 [ 258 ] {4e74c6a4-7c40-490d-8116-985ea1fb55cb} oximeter.measurements_u64 (8c838ca2-49ae-46da-8de7-e5da4866310f): 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.13 22:44:01.421475 [ 258 ] {4e74c6a4-7c40-490d-8116-985ea1fb55cb} executeQuery: Read 12 rows, 862.00 B in 0.001402 sec., 8559.201141226818 rows/sec., 600.43 KiB/sec. 2025.01.13 22:44:01.421522 [ 258 ] {4e74c6a4-7c40-490d-8116-985ea1fb55cb} TCPHandler: Processed in 0.001613851 sec. 2025.01.13 22:44:02.418655 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2379 2025.01.13 22:44:02.419313 [ 242 ] {} system.asynchronous_metric_log (4acd3861-caa9-4df9-b22d-dd18796c81dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:02.419360 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.13 22:44:02.419944 [ 242 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.13 22:44:02.420230 [ 242 ] {} system.asynchronous_metric_log (4acd3861-caa9-4df9-b22d-dd18796c81dc): 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.13 22:44:02.420480 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2379 2025.01.13 22:44:02.526606 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 2025.01.13 22:44:02.546294 [ 244 ] {} system.metric_log (155ddc58-84eb-4a59-a493-bbce008f6cec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:02.546350 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.13 22:44:02.553566 [ 244 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.13 22:44:02.554366 [ 244 ] {} system.metric_log (155ddc58-84eb-4a59-a493-bbce008f6cec): 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.13 22:44:02.557050 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 38 2025.01.13 22:44:03.001161 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 157.54 MiB, peak 161.54 MiB, free memory in arenas 0.00 B, will set to 158.66 MiB (RSS), difference: 1.12 MiB 2025.01.13 22:44:04.893205 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 128 2025.01.13 22:44:04.897280 [ 243 ] {} system.query_log (0794516c-b6c7-4f6b-bdce-0c9e2181bb0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:04.897328 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.13 22:44:04.898962 [ 243 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.13 22:44:04.899287 [ 243 ] {} system.query_log (0794516c-b6c7-4f6b-bdce-0c9e2181bb0a): 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.13 22:44:04.899824 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 128 2025.01.13 22:44:06.352968 [ 258 ] {} TCP-Session: 8ff96c48-ff50-4bbf-b166-1922637b7ddb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:44:06.353155 [ 258 ] {0a6048c4-15f9-40cd-9e78-d60127997fa5} executeQuery: (from [fd00:1122:3344:101::d]:33862) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.13 22:44:06.353223 [ 258 ] {0a6048c4-15f9-40cd-9e78-d60127997fa5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.13 22:44:06.353938 [ 258 ] {0a6048c4-15f9-40cd-9e78-d60127997fa5} oximeter.fields_string (4366cd6c-b622-4742-a499-cbbff5677496): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:06.353986 [ 258 ] {0a6048c4-15f9-40cd-9e78-d60127997fa5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.13 22:44:06.354416 [ 258 ] {0a6048c4-15f9-40cd-9e78-d60127997fa5} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.13 22:44:06.354670 [ 258 ] {0a6048c4-15f9-40cd-9e78-d60127997fa5} oximeter.fields_string (4366cd6c-b622-4742-a499-cbbff5677496): 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.13 22:44:06.354865 [ 258 ] {0a6048c4-15f9-40cd-9e78-d60127997fa5} executeQuery: Read 26 rows, 1.98 KiB in 0.00176 sec., 14772.727272727272 rows/sec., 1.10 MiB/sec. 2025.01.13 22:44:06.354921 [ 258 ] {0a6048c4-15f9-40cd-9e78-d60127997fa5} TCPHandler: Processed in 0.002087765 sec. 2025.01.13 22:44:06.355182 [ 263 ] {} TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:44:06.355383 [ 263 ] {652940dd-bd04-45e2-919f-9798a85ee3b6} executeQuery: (from [fd00:1122:3344:101::d]:42763) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.13 22:44:06.355460 [ 263 ] {652940dd-bd04-45e2-919f-9798a85ee3b6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.13 22:44:06.356209 [ 263 ] {652940dd-bd04-45e2-919f-9798a85ee3b6} oximeter.fields_uuid (669d0a4c-081e-4ccc-9c42-9b01da8ea66e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:06.356260 [ 263 ] {652940dd-bd04-45e2-919f-9798a85ee3b6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.13 22:44:06.356716 [ 263 ] {652940dd-bd04-45e2-919f-9798a85ee3b6} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.13 22:44:06.356977 [ 263 ] {652940dd-bd04-45e2-919f-9798a85ee3b6} oximeter.fields_uuid (669d0a4c-081e-4ccc-9c42-9b01da8ea66e): 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.13 22:44:06.357247 [ 263 ] {652940dd-bd04-45e2-919f-9798a85ee3b6} executeQuery: Read 28 rows, 2.24 KiB in 0.001915 sec., 14621.409921671018 rows/sec., 1.14 MiB/sec. 2025.01.13 22:44:06.357380 [ 263 ] {652940dd-bd04-45e2-919f-9798a85ee3b6} TCPHandler: Processed in 0.002347804 sec. 2025.01.13 22:44:06.357544 [ 258 ] {} TCP-Session: 8ff96c48-ff50-4bbf-b166-1922637b7ddb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:44:06.357685 [ 258 ] {ed1f1341-bcc0-4bff-9274-bb4a4035c59f} executeQuery: (from [fd00:1122:3344:101::d]:33862) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.13 22:44:06.357763 [ 258 ] {ed1f1341-bcc0-4bff-9274-bb4a4035c59f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.13 22:44:06.358435 [ 258 ] {ed1f1341-bcc0-4bff-9274-bb4a4035c59f} oximeter.measurements_cumulativeu64 (5b2b84eb-de27-4ec9-b286-588ea03439d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:06.358473 [ 258 ] {ed1f1341-bcc0-4bff-9274-bb4a4035c59f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.13 22:44:06.358896 [ 258 ] {ed1f1341-bcc0-4bff-9274-bb4a4035c59f} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.13 22:44:06.359200 [ 258 ] {ed1f1341-bcc0-4bff-9274-bb4a4035c59f} oximeter.measurements_cumulativeu64 (5b2b84eb-de27-4ec9-b286-588ea03439d4): 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.13 22:44:06.359399 [ 258 ] {ed1f1341-bcc0-4bff-9274-bb4a4035c59f} executeQuery: Read 100 rows, 7.10 KiB in 0.001751 sec., 57110.22272986865 rows/sec., 3.96 MiB/sec. 2025.01.13 22:44:06.359452 [ 258 ] {ed1f1341-bcc0-4bff-9274-bb4a4035c59f} TCPHandler: Processed in 0.001977852 sec. 2025.01.13 22:44:06.359637 [ 263 ] {} TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:44:06.359762 [ 263 ] {144b1580-26e4-4f59-8546-abbd2b0221cf} executeQuery: (from [fd00:1122:3344:101::d]:42763) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.13 22:44:06.359815 [ 263 ] {144b1580-26e4-4f59-8546-abbd2b0221cf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.13 22:44:06.360323 [ 263 ] {144b1580-26e4-4f59-8546-abbd2b0221cf} oximeter.measurements_u64 (8c838ca2-49ae-46da-8de7-e5da4866310f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:06.360363 [ 263 ] {144b1580-26e4-4f59-8546-abbd2b0221cf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.13 22:44:06.360745 [ 263 ] {144b1580-26e4-4f59-8546-abbd2b0221cf} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.13 22:44:06.360987 [ 263 ] {144b1580-26e4-4f59-8546-abbd2b0221cf} oximeter.measurements_u64 (8c838ca2-49ae-46da-8de7-e5da4866310f): 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.13 22:44:06.361226 [ 263 ] {144b1580-26e4-4f59-8546-abbd2b0221cf} executeQuery: Read 30 rows, 2.10 KiB in 0.001489 sec., 20147.750167897917 rows/sec., 1.38 MiB/sec. 2025.01.13 22:44:06.361364 [ 263 ] {144b1580-26e4-4f59-8546-abbd2b0221cf} TCPHandler: Processed in 0.001781046 sec. 2025.01.13 22:44:09.812293 [ 95 ] {} DNSResolver: Updating DNS cache 2025.01.13 22:44:09.812396 [ 95 ] {} DNSResolver: Updated DNS cache 2025.01.13 22:44:09.921490 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2806 2025.01.13 22:44:09.922099 [ 242 ] {} system.asynchronous_metric_log (4acd3861-caa9-4df9-b22d-dd18796c81dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:09.922139 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.13 22:44:09.922717 [ 242 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.13 22:44:09.922976 [ 242 ] {} system.asynchronous_metric_log (4acd3861-caa9-4df9-b22d-dd18796c81dc): 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.13 22:44:09.923137 [ 95 ] {} system.asynchronous_metric_log (4acd3861-caa9-4df9-b22d-dd18796c81dc) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.01.13 22:44:09.923192 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 2025.01.13 22:44:09.923222 [ 95 ] {} system.asynchronous_metric_log (4acd3861-caa9-4df9-b22d-dd18796c81dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:09.923248 [ 95 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.13 22:44:09.927184 [ 194 ] {4acd3861-caa9-4df9-b22d-dd18796c81dc::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.13 22:44:09.927390 [ 194 ] {4acd3861-caa9-4df9-b22d-dd18796c81dc::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.13 22:44:09.927527 [ 194 ] {4acd3861-caa9-4df9-b22d-dd18796c81dc::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.13 22:44:09.931561 [ 194 ] {4acd3861-caa9-4df9-b22d-dd18796c81dc::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.13 22:44:09.931655 [ 194 ] {4acd3861-caa9-4df9-b22d-dd18796c81dc::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.13 22:44:09.933835 [ 194 ] {4acd3861-caa9-4df9-b22d-dd18796c81dc::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.13 22:44:09.935763 [ 194 ] {4acd3861-caa9-4df9-b22d-dd18796c81dc::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.13 22:44:09.943780 [ 194 ] {4acd3861-caa9-4df9-b22d-dd18796c81dc::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.13 22:44:09.973990 [ 195 ] {4acd3861-caa9-4df9-b22d-dd18796c81dc::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.050641313 sec., 55409.305836916195 rows/sec., 811.66 KiB/sec. 2025.01.13 22:44:09.974667 [ 201 ] {4acd3861-caa9-4df9-b22d-dd18796c81dc::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.01.13 22:44:09.974989 [ 201 ] {4acd3861-caa9-4df9-b22d-dd18796c81dc::all_1_6_1} system.asynchronous_metric_log (4acd3861-caa9-4df9-b22d-dd18796c81dc): 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.13 22:44:09.975066 [ 201 ] {4acd3861-caa9-4df9-b22d-dd18796c81dc::all_1_6_1} system.asynchronous_metric_log (4acd3861-caa9-4df9-b22d-dd18796c81dc) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.01.13 22:44:09.975189 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. 2025.01.13 22:44:10.001166 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 158.82 MiB, peak 165.13 MiB, free memory in arenas 0.00 B, will set to 160.28 MiB (RSS), difference: 1.46 MiB 2025.01.13 22:44:10.058019 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 2025.01.13 22:44:10.078218 [ 244 ] {} system.metric_log (155ddc58-84eb-4a59-a493-bbce008f6cec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:10.078269 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.13 22:44:10.085004 [ 244 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.13 22:44:10.085748 [ 244 ] {} system.metric_log (155ddc58-84eb-4a59-a493-bbce008f6cec): 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.13 22:44:10.086113 [ 94 ] {} system.metric_log (155ddc58-84eb-4a59-a493-bbce008f6cec) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.01.13 22:44:10.086273 [ 94 ] {} system.metric_log (155ddc58-84eb-4a59-a493-bbce008f6cec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:10.086346 [ 94 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.13 22:44:10.086784 [ 201 ] {155ddc58-84eb-4a59-a493-bbce008f6cec::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.13 22:44:10.101855 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 46 2025.01.13 22:44:10.103238 [ 201 ] {155ddc58-84eb-4a59-a493-bbce008f6cec::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.13 22:44:10.104662 [ 201 ] {155ddc58-84eb-4a59-a493-bbce008f6cec::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.13 22:44:10.110072 [ 201 ] {155ddc58-84eb-4a59-a493-bbce008f6cec::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.13 22:44:10.115260 [ 201 ] {155ddc58-84eb-4a59-a493-bbce008f6cec::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.13 22:44:10.120297 [ 201 ] {155ddc58-84eb-4a59-a493-bbce008f6cec::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.13 22:44:10.129540 [ 201 ] {155ddc58-84eb-4a59-a493-bbce008f6cec::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.13 22:44:10.134358 [ 201 ] {155ddc58-84eb-4a59-a493-bbce008f6cec::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.13 22:44:10.195532 [ 195 ] {155ddc58-84eb-4a59-a493-bbce008f6cec::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.109022249 sec., 421.93222412793926 rows/sec., 2.18 MiB/sec. 2025.01.13 22:44:10.198095 [ 200 ] {155ddc58-84eb-4a59-a493-bbce008f6cec::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.01.13 22:44:10.200982 [ 200 ] {155ddc58-84eb-4a59-a493-bbce008f6cec::all_1_6_1} system.metric_log (155ddc58-84eb-4a59-a493-bbce008f6cec): 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.13 22:44:10.201103 [ 200 ] {155ddc58-84eb-4a59-a493-bbce008f6cec::all_1_6_1} system.metric_log (155ddc58-84eb-4a59-a493-bbce008f6cec) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.01.13 22:44:10.203521 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. 2025.01.13 22:44:11.001167 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 161.35 MiB, peak 170.89 MiB, free memory in arenas 0.00 B, will set to 164.06 MiB (RSS), difference: 2.70 MiB 2025.01.13 22:44:11.351061 [ 258 ] {} TCP-Session: 8ff96c48-ff50-4bbf-b166-1922637b7ddb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:44:11.351324 [ 258 ] {0b169e83-6f5d-4a01-a61b-16a3f2526042} executeQuery: (from [fd00:1122:3344:101::d]:33862) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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') FORMAT Native; (stage: Complete) 2025.01.13 22:44:11.353887 [ 258 ] {0b169e83-6f5d-4a01-a61b-16a3f2526042} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.13 22:44:11.358512 [ 258 ] {0b169e83-6f5d-4a01-a61b-16a3f2526042} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('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')" moved to PREWHERE 2025.01.13 22:44:11.358817 [ 258 ] {0b169e83-6f5d-4a01-a61b-16a3f2526042} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.13 22:44:11.360946 [ 258 ] {0b169e83-6f5d-4a01-a61b-16a3f2526042} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.13 22:44:11.363631 [ 258 ] {0b169e83-6f5d-4a01-a61b-16a3f2526042} oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Key condition: (column 0 notIn 14-element set) 2025.01.13 22:44:11.368522 [ 258 ] {0b169e83-6f5d-4a01-a61b-16a3f2526042} oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.13 22:44:11.370567 [ 258 ] {0b169e83-6f5d-4a01-a61b-16a3f2526042} oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (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.13 22:44:11.370592 [ 258 ] {0b169e83-6f5d-4a01-a61b-16a3f2526042} oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.13 22:44:11.370681 [ 258 ] {0b169e83-6f5d-4a01-a61b-16a3f2526042} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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'))" 2025.01.13 22:44:11.370708 [ 258 ] {0b169e83-6f5d-4a01-a61b-16a3f2526042} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 2025.01.13 22:44:11.381728 [ 258 ] {0b169e83-6f5d-4a01-a61b-16a3f2526042} executeQuery: Read 14 rows, 585.00 B in 0.030512 sec., 458.83586785527007 rows/sec., 18.72 KiB/sec. 2025.01.13 22:44:11.381842 [ 258 ] {0b169e83-6f5d-4a01-a61b-16a3f2526042} TCPHandler: Processed in 0.030914562 sec. 2025.01.13 22:44:11.382761 [ 263 ] {} TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:44:11.383047 [ 263 ] {28fb5b47-5681-40ae-8f23-2fa5839679e5} executeQuery: (from [fd00:1122:3344:101::d]:42763) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) 2025.01.13 22:44:11.383473 [ 263 ] {28fb5b47-5681-40ae-8f23-2fa5839679e5} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.13 22:44:11.383514 [ 263 ] {28fb5b47-5681-40ae-8f23-2fa5839679e5} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('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', 'http_service:request_latency_histogram')" moved to PREWHERE 2025.01.13 22:44:11.383805 [ 263 ] {28fb5b47-5681-40ae-8f23-2fa5839679e5} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.13 22:44:11.383887 [ 263 ] {28fb5b47-5681-40ae-8f23-2fa5839679e5} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.13 22:44:11.384072 [ 263 ] {28fb5b47-5681-40ae-8f23-2fa5839679e5} oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Key condition: (column 0 notIn 15-element set) 2025.01.13 22:44:11.384112 [ 263 ] {28fb5b47-5681-40ae-8f23-2fa5839679e5} oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.13 22:44:11.384139 [ 263 ] {28fb5b47-5681-40ae-8f23-2fa5839679e5} oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (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.13 22:44:11.384157 [ 263 ] {28fb5b47-5681-40ae-8f23-2fa5839679e5} oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.13 22:44:11.384209 [ 263 ] {28fb5b47-5681-40ae-8f23-2fa5839679e5} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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', 'http_service:request_latency_histogram'))" 2025.01.13 22:44:11.384232 [ 263 ] {28fb5b47-5681-40ae-8f23-2fa5839679e5} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 2025.01.13 22:44:11.384879 [ 263 ] {28fb5b47-5681-40ae-8f23-2fa5839679e5} executeQuery: Read 14 rows, 585.00 B in 0.001959 sec., 7146.503318019399 rows/sec., 291.62 KiB/sec. 2025.01.13 22:44:11.385000 [ 263 ] {28fb5b47-5681-40ae-8f23-2fa5839679e5} TCPHandler: Processed in 0.002391395 sec. 2025.01.13 22:44:11.385328 [ 258 ] {} TCP-Session: 8ff96c48-ff50-4bbf-b166-1922637b7ddb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:44:11.385537 [ 258 ] {bf86f0bd-8254-4abf-921e-dc48577dd493} executeQuery: (from [fd00:1122:3344:101::d]:33862) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled') FORMAT Native; (stage: Complete) 2025.01.13 22:44:11.385912 [ 258 ] {bf86f0bd-8254-4abf-921e-dc48577dd493} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.13 22:44:11.385963 [ 258 ] {bf86f0bd-8254-4abf-921e-dc48577dd493} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('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', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled')" moved to PREWHERE 2025.01.13 22:44:11.386278 [ 258 ] {bf86f0bd-8254-4abf-921e-dc48577dd493} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.13 22:44:11.386346 [ 258 ] {bf86f0bd-8254-4abf-921e-dc48577dd493} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.13 22:44:11.386502 [ 258 ] {bf86f0bd-8254-4abf-921e-dc48577dd493} oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Key condition: (column 0 notIn 16-element set) 2025.01.13 22:44:11.386535 [ 258 ] {bf86f0bd-8254-4abf-921e-dc48577dd493} oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.13 22:44:11.386560 [ 258 ] {bf86f0bd-8254-4abf-921e-dc48577dd493} oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (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.13 22:44:11.386577 [ 258 ] {bf86f0bd-8254-4abf-921e-dc48577dd493} oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.13 22:44:11.386624 [ 258 ] {bf86f0bd-8254-4abf-921e-dc48577dd493} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled'))" 2025.01.13 22:44:11.386648 [ 258 ] {bf86f0bd-8254-4abf-921e-dc48577dd493} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 2025.01.13 22:44:11.387166 [ 258 ] {bf86f0bd-8254-4abf-921e-dc48577dd493} executeQuery: Read 14 rows, 585.00 B in 0.001725 sec., 8115.942028985507 rows/sec., 331.18 KiB/sec. 2025.01.13 22:44:11.387250 [ 258 ] {bf86f0bd-8254-4abf-921e-dc48577dd493} TCPHandler: Processed in 0.001990673 sec. 2025.01.13 22:44:11.387860 [ 263 ] {} TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:44:11.388178 [ 263 ] {ad373973-7f1c-4539-a6b8-79149c641552} executeQuery: (from [fd00:1122:3344:101::d]:42763) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up') FORMAT Native; (stage: Complete) 2025.01.13 22:44:11.388542 [ 263 ] {ad373973-7f1c-4539-a6b8-79149c641552} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.13 22:44:11.388581 [ 263 ] {ad373973-7f1c-4539-a6b8-79149c641552} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('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', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up')" moved to PREWHERE 2025.01.13 22:44:11.388836 [ 263 ] {ad373973-7f1c-4539-a6b8-79149c641552} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.13 22:44:11.388902 [ 263 ] {ad373973-7f1c-4539-a6b8-79149c641552} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.13 22:44:11.389050 [ 263 ] {ad373973-7f1c-4539-a6b8-79149c641552} oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Key condition: (column 0 notIn 17-element set) 2025.01.13 22:44:11.389082 [ 263 ] {ad373973-7f1c-4539-a6b8-79149c641552} oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.13 22:44:11.389105 [ 263 ] {ad373973-7f1c-4539-a6b8-79149c641552} oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (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.13 22:44:11.389121 [ 263 ] {ad373973-7f1c-4539-a6b8-79149c641552} oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.13 22:44:11.389166 [ 263 ] {ad373973-7f1c-4539-a6b8-79149c641552} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up'))" 2025.01.13 22:44:11.389188 [ 263 ] {ad373973-7f1c-4539-a6b8-79149c641552} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 2025.01.13 22:44:11.389757 [ 263 ] {ad373973-7f1c-4539-a6b8-79149c641552} executeQuery: Read 14 rows, 585.00 B in 0.001728 sec., 8101.851851851852 rows/sec., 330.61 KiB/sec. 2025.01.13 22:44:11.389873 [ 263 ] {ad373973-7f1c-4539-a6b8-79149c641552} TCPHandler: Processed in 0.002122767 sec. 2025.01.13 22:44:11.390130 [ 258 ] {} TCP-Session: 8ff96c48-ff50-4bbf-b166-1922637b7ddb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:44:11.390313 [ 258 ] {b146186c-e41b-459e-a595-b31914e6666b} executeQuery: (from [fd00:1122:3344:101::d]:33862) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity') FORMAT Native; (stage: Complete) 2025.01.13 22:44:11.390673 [ 258 ] {b146186c-e41b-459e-a595-b31914e6666b} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.13 22:44:11.390723 [ 258 ] {b146186c-e41b-459e-a595-b31914e6666b} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('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', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity')" moved to PREWHERE 2025.01.13 22:44:11.391051 [ 258 ] {b146186c-e41b-459e-a595-b31914e6666b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.13 22:44:11.391135 [ 258 ] {b146186c-e41b-459e-a595-b31914e6666b} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.13 22:44:11.391309 [ 258 ] {b146186c-e41b-459e-a595-b31914e6666b} oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Key condition: (column 0 notIn 18-element set) 2025.01.13 22:44:11.391341 [ 258 ] {b146186c-e41b-459e-a595-b31914e6666b} oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.13 22:44:11.391365 [ 258 ] {b146186c-e41b-459e-a595-b31914e6666b} oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (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.13 22:44:11.391382 [ 258 ] {b146186c-e41b-459e-a595-b31914e6666b} oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.13 22:44:11.391427 [ 258 ] {b146186c-e41b-459e-a595-b31914e6666b} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity'))" 2025.01.13 22:44:11.391451 [ 258 ] {b146186c-e41b-459e-a595-b31914e6666b} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 2025.01.13 22:44:11.391987 [ 258 ] {b146186c-e41b-459e-a595-b31914e6666b} executeQuery: Read 14 rows, 585.00 B in 0.001762 sec., 7945.516458569808 rows/sec., 324.23 KiB/sec. 2025.01.13 22:44:11.392070 [ 258 ] {b146186c-e41b-459e-a595-b31914e6666b} TCPHandler: Processed in 0.001996073 sec. 2025.01.13 22:44:11.392343 [ 263 ] {} TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:44:11.392666 [ 263 ] {0e76bbeb-c339-4adc-af5c-7f3d454fa898} executeQuery: (from [fd00:1122:3344:101::d]:42763) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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', '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.13 22:44:11.393224 [ 263 ] {0e76bbeb-c339-4adc-af5c-7f3d454fa898} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.13 22:44:11.393302 [ 263 ] {0e76bbeb-c339-4adc-af5c-7f3d454fa898} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('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', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE 2025.01.13 22:44:11.393567 [ 263 ] {0e76bbeb-c339-4adc-af5c-7f3d454fa898} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.13 22:44:11.393633 [ 263 ] {0e76bbeb-c339-4adc-af5c-7f3d454fa898} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.13 22:44:11.393782 [ 263 ] {0e76bbeb-c339-4adc-af5c-7f3d454fa898} oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Key condition: (column 0 notIn 19-element set) 2025.01.13 22:44:11.393813 [ 263 ] {0e76bbeb-c339-4adc-af5c-7f3d454fa898} oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.13 22:44:11.393836 [ 263 ] {0e76bbeb-c339-4adc-af5c-7f3d454fa898} oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (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.13 22:44:11.393853 [ 263 ] {0e76bbeb-c339-4adc-af5c-7f3d454fa898} oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.13 22:44:11.393898 [ 263 ] {0e76bbeb-c339-4adc-af5c-7f3d454fa898} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy'))" 2025.01.13 22:44:11.393920 [ 263 ] {0e76bbeb-c339-4adc-af5c-7f3d454fa898} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 2025.01.13 22:44:11.394493 [ 263 ] {0e76bbeb-c339-4adc-af5c-7f3d454fa898} executeQuery: Read 14 rows, 585.00 B in 0.00198 sec., 7070.707070707071 rows/sec., 288.53 KiB/sec. 2025.01.13 22:44:11.394611 [ 263 ] {0e76bbeb-c339-4adc-af5c-7f3d454fa898} TCPHandler: Processed in 0.002360815 sec. 2025.01.13 22:44:11.394916 [ 258 ] {} TCP-Session: 8ff96c48-ff50-4bbf-b166-1922637b7ddb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:44:11.395123 [ 258 ] {30b9f22c-75b6-472b-9e0c-4686f428b911} executeQuery: (from [fd00:1122:3344:101::d]:33862) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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', '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.13 22:44:11.395455 [ 258 ] {30b9f22c-75b6-472b-9e0c-4686f428b911} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.13 22:44:11.395496 [ 258 ] {30b9f22c-75b6-472b-9e0c-4686f428b911} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('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', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE 2025.01.13 22:44:11.395761 [ 258 ] {30b9f22c-75b6-472b-9e0c-4686f428b911} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.13 22:44:11.395828 [ 258 ] {30b9f22c-75b6-472b-9e0c-4686f428b911} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.13 22:44:11.395978 [ 258 ] {30b9f22c-75b6-472b-9e0c-4686f428b911} oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Key condition: (column 0 notIn 20-element set) 2025.01.13 22:44:11.396011 [ 258 ] {30b9f22c-75b6-472b-9e0c-4686f428b911} oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.13 22:44:11.396034 [ 258 ] {30b9f22c-75b6-472b-9e0c-4686f428b911} oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (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.13 22:44:11.396052 [ 258 ] {30b9f22c-75b6-472b-9e0c-4686f428b911} oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.13 22:44:11.396098 [ 258 ] {30b9f22c-75b6-472b-9e0c-4686f428b911} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" 2025.01.13 22:44:11.396120 [ 258 ] {30b9f22c-75b6-472b-9e0c-4686f428b911} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 2025.01.13 22:44:11.396647 [ 258 ] {30b9f22c-75b6-472b-9e0c-4686f428b911} executeQuery: Read 14 rows, 585.00 B in 0.001621 sec., 8636.64404688464 rows/sec., 352.43 KiB/sec. 2025.01.13 22:44:11.396732 [ 258 ] {30b9f22c-75b6-472b-9e0c-4686f428b911} TCPHandler: Processed in 0.001880889 sec. 2025.01.13 22:44:11.397039 [ 263 ] {} TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:44:11.397244 [ 263 ] {e4d6ecc4-dd29-4ab2-8ee3-5f161869b56f} executeQuery: (from [fd00:1122:3344:101::d]:42763) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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', '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.13 22:44:11.397796 [ 263 ] {e4d6ecc4-dd29-4ab2-8ee3-5f161869b56f} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.13 22:44:11.397876 [ 263 ] {e4d6ecc4-dd29-4ab2-8ee3-5f161869b56f} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('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', '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')" moved to PREWHERE 2025.01.13 22:44:11.398354 [ 263 ] {e4d6ecc4-dd29-4ab2-8ee3-5f161869b56f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.13 22:44:11.398420 [ 263 ] {e4d6ecc4-dd29-4ab2-8ee3-5f161869b56f} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.13 22:44:11.398565 [ 263 ] {e4d6ecc4-dd29-4ab2-8ee3-5f161869b56f} oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Key condition: (column 0 notIn 21-element set) 2025.01.13 22:44:11.398597 [ 263 ] {e4d6ecc4-dd29-4ab2-8ee3-5f161869b56f} oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.13 22:44:11.398619 [ 263 ] {e4d6ecc4-dd29-4ab2-8ee3-5f161869b56f} oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (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.13 22:44:11.398635 [ 263 ] {e4d6ecc4-dd29-4ab2-8ee3-5f161869b56f} oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.13 22:44:11.398679 [ 263 ] {e4d6ecc4-dd29-4ab2-8ee3-5f161869b56f} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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', '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'))" 2025.01.13 22:44:11.398700 [ 263 ] {e4d6ecc4-dd29-4ab2-8ee3-5f161869b56f} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 2025.01.13 22:44:11.399274 [ 263 ] {e4d6ecc4-dd29-4ab2-8ee3-5f161869b56f} executeQuery: Read 14 rows, 585.00 B in 0.002124 sec., 6591.337099811676 rows/sec., 268.97 KiB/sec. 2025.01.13 22:44:11.399390 [ 263 ] {e4d6ecc4-dd29-4ab2-8ee3-5f161869b56f} TCPHandler: Processed in 0.002416826 sec. 2025.01.13 22:44:11.399639 [ 258 ] {} TCP-Session: 8ff96c48-ff50-4bbf-b166-1922637b7ddb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:44:11.399850 [ 258 ] {b50ff427-49f4-4f95-9ada-68fd84505f90} executeQuery: (from [fd00:1122:3344:101::d]:33862) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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', '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.13 22:44:11.400218 [ 258 ] {b50ff427-49f4-4f95-9ada-68fd84505f90} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.13 22:44:11.400268 [ 258 ] {b50ff427-49f4-4f95-9ada-68fd84505f90} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('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', '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')" moved to PREWHERE 2025.01.13 22:44:11.400539 [ 258 ] {b50ff427-49f4-4f95-9ada-68fd84505f90} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.13 22:44:11.400605 [ 258 ] {b50ff427-49f4-4f95-9ada-68fd84505f90} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.13 22:44:11.400753 [ 258 ] {b50ff427-49f4-4f95-9ada-68fd84505f90} oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Key condition: (column 0 notIn 22-element set) 2025.01.13 22:44:11.400786 [ 258 ] {b50ff427-49f4-4f95-9ada-68fd84505f90} oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.13 22:44:11.400809 [ 258 ] {b50ff427-49f4-4f95-9ada-68fd84505f90} oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (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.13 22:44:11.400826 [ 258 ] {b50ff427-49f4-4f95-9ada-68fd84505f90} oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.13 22:44:11.400870 [ 258 ] {b50ff427-49f4-4f95-9ada-68fd84505f90} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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', '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'))" 2025.01.13 22:44:11.400893 [ 258 ] {b50ff427-49f4-4f95-9ada-68fd84505f90} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 2025.01.13 22:44:11.401389 [ 258 ] {b50ff427-49f4-4f95-9ada-68fd84505f90} executeQuery: Read 14 rows, 585.00 B in 0.001637 sec., 8552.22968845449 rows/sec., 348.99 KiB/sec. 2025.01.13 22:44:11.401471 [ 258 ] {b50ff427-49f4-4f95-9ada-68fd84505f90} TCPHandler: Processed in 0.001901859 sec. 2025.01.13 22:44:11.401733 [ 263 ] {} TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:44:11.401937 [ 263 ] {c7e83b81-3b78-4efe-87cc-224c2c190bad} executeQuery: (from [fd00:1122:3344:101::d]:42763) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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', '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.13 22:44:11.402298 [ 263 ] {c7e83b81-3b78-4efe-87cc-224c2c190bad} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.13 22:44:11.402339 [ 263 ] {c7e83b81-3b78-4efe-87cc-224c2c190bad} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('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', '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')" moved to PREWHERE 2025.01.13 22:44:11.402606 [ 263 ] {c7e83b81-3b78-4efe-87cc-224c2c190bad} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.13 22:44:11.402671 [ 263 ] {c7e83b81-3b78-4efe-87cc-224c2c190bad} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.13 22:44:11.402815 [ 263 ] {c7e83b81-3b78-4efe-87cc-224c2c190bad} oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Key condition: (column 0 notIn 23-element set) 2025.01.13 22:44:11.402847 [ 263 ] {c7e83b81-3b78-4efe-87cc-224c2c190bad} oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.13 22:44:11.402870 [ 263 ] {c7e83b81-3b78-4efe-87cc-224c2c190bad} oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (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.13 22:44:11.402886 [ 263 ] {c7e83b81-3b78-4efe-87cc-224c2c190bad} oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.13 22:44:11.402929 [ 263 ] {c7e83b81-3b78-4efe-87cc-224c2c190bad} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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', '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'))" 2025.01.13 22:44:11.402952 [ 263 ] {c7e83b81-3b78-4efe-87cc-224c2c190bad} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 2025.01.13 22:44:11.403501 [ 263 ] {c7e83b81-3b78-4efe-87cc-224c2c190bad} executeQuery: Read 14 rows, 585.00 B in 0.001659 sec., 8438.818565400843 rows/sec., 344.36 KiB/sec. 2025.01.13 22:44:11.403616 [ 263 ] {c7e83b81-3b78-4efe-87cc-224c2c190bad} TCPHandler: Processed in 0.001947792 sec. 2025.01.13 22:44:11.403874 [ 258 ] {} TCP-Session: 8ff96c48-ff50-4bbf-b166-1922637b7ddb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:44:11.404083 [ 258 ] {a6940629-8798-4ae1-8ba6-2ed86d7389a3} executeQuery: (from [fd00:1122:3344:101::d]:33862) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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', '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.13 22:44:11.404428 [ 258 ] {a6940629-8798-4ae1-8ba6-2ed86d7389a3} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.13 22:44:11.404471 [ 258 ] {a6940629-8798-4ae1-8ba6-2ed86d7389a3} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('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', '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')" moved to PREWHERE 2025.01.13 22:44:11.404745 [ 258 ] {a6940629-8798-4ae1-8ba6-2ed86d7389a3} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.13 22:44:11.404812 [ 258 ] {a6940629-8798-4ae1-8ba6-2ed86d7389a3} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.13 22:44:11.404959 [ 258 ] {a6940629-8798-4ae1-8ba6-2ed86d7389a3} oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Key condition: (column 0 notIn 24-element set) 2025.01.13 22:44:11.404991 [ 258 ] {a6940629-8798-4ae1-8ba6-2ed86d7389a3} oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.13 22:44:11.405015 [ 258 ] {a6940629-8798-4ae1-8ba6-2ed86d7389a3} oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (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.13 22:44:11.405031 [ 258 ] {a6940629-8798-4ae1-8ba6-2ed86d7389a3} oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.13 22:44:11.405075 [ 258 ] {a6940629-8798-4ae1-8ba6-2ed86d7389a3} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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', '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'))" 2025.01.13 22:44:11.405098 [ 258 ] {a6940629-8798-4ae1-8ba6-2ed86d7389a3} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 2025.01.13 22:44:11.405612 [ 258 ] {a6940629-8798-4ae1-8ba6-2ed86d7389a3} executeQuery: Read 14 rows, 585.00 B in 0.001628 sec., 8599.5085995086 rows/sec., 350.91 KiB/sec. 2025.01.13 22:44:11.405695 [ 258 ] {a6940629-8798-4ae1-8ba6-2ed86d7389a3} TCPHandler: Processed in 0.001884129 sec. 2025.01.13 22:44:11.405959 [ 263 ] {} TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:44:11.406166 [ 263 ] {23938ade-5c81-40e3-9f0d-4f6053e4c6b0} executeQuery: (from [fd00:1122:3344:101::d]:42763) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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', '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.13 22:44:11.406494 [ 263 ] {23938ade-5c81-40e3-9f0d-4f6053e4c6b0} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.13 22:44:11.406536 [ 263 ] {23938ade-5c81-40e3-9f0d-4f6053e4c6b0} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('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', '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')" moved to PREWHERE 2025.01.13 22:44:11.406810 [ 263 ] {23938ade-5c81-40e3-9f0d-4f6053e4c6b0} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.13 22:44:11.406875 [ 263 ] {23938ade-5c81-40e3-9f0d-4f6053e4c6b0} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.13 22:44:11.407021 [ 263 ] {23938ade-5c81-40e3-9f0d-4f6053e4c6b0} oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Key condition: (column 0 notIn 25-element set) 2025.01.13 22:44:11.407053 [ 263 ] {23938ade-5c81-40e3-9f0d-4f6053e4c6b0} oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.13 22:44:11.407077 [ 263 ] {23938ade-5c81-40e3-9f0d-4f6053e4c6b0} oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (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.13 22:44:11.407092 [ 263 ] {23938ade-5c81-40e3-9f0d-4f6053e4c6b0} oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.13 22:44:11.407135 [ 263 ] {23938ade-5c81-40e3-9f0d-4f6053e4c6b0} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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', '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'))" 2025.01.13 22:44:11.407158 [ 263 ] {23938ade-5c81-40e3-9f0d-4f6053e4c6b0} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 2025.01.13 22:44:11.407738 [ 263 ] {23938ade-5c81-40e3-9f0d-4f6053e4c6b0} executeQuery: Read 14 rows, 585.00 B in 0.00167 sec., 8383.233532934131 rows/sec., 342.09 KiB/sec. 2025.01.13 22:44:11.407853 [ 263 ] {23938ade-5c81-40e3-9f0d-4f6053e4c6b0} TCPHandler: Processed in 0.001962932 sec. 2025.01.13 22:44:11.412008 [ 258 ] {} TCP-Session: 8ff96c48-ff50-4bbf-b166-1922637b7ddb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:44:11.412226 [ 258 ] {67b49932-8f4f-40a9-a97b-c26199148219} executeQuery: (from [fd00:1122:3344:101::d]:33862) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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', '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.13 22:44:11.412556 [ 258 ] {67b49932-8f4f-40a9-a97b-c26199148219} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.13 22:44:11.412599 [ 258 ] {67b49932-8f4f-40a9-a97b-c26199148219} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('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', '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.13 22:44:11.412885 [ 258 ] {67b49932-8f4f-40a9-a97b-c26199148219} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.13 22:44:11.412952 [ 258 ] {67b49932-8f4f-40a9-a97b-c26199148219} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.13 22:44:11.413102 [ 258 ] {67b49932-8f4f-40a9-a97b-c26199148219} oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Key condition: (column 0 notIn 26-element set) 2025.01.13 22:44:11.413134 [ 258 ] {67b49932-8f4f-40a9-a97b-c26199148219} oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.13 22:44:11.413156 [ 258 ] {67b49932-8f4f-40a9-a97b-c26199148219} oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (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.13 22:44:11.413172 [ 258 ] {67b49932-8f4f-40a9-a97b-c26199148219} oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.13 22:44:11.413214 [ 258 ] {67b49932-8f4f-40a9-a97b-c26199148219} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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', '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.13 22:44:11.413237 [ 258 ] {67b49932-8f4f-40a9-a97b-c26199148219} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 2025.01.13 22:44:11.413753 [ 258 ] {67b49932-8f4f-40a9-a97b-c26199148219} executeQuery: Read 14 rows, 585.00 B in 0.001631 sec., 8583.690987124462 rows/sec., 350.27 KiB/sec. 2025.01.13 22:44:11.413835 [ 258 ] {67b49932-8f4f-40a9-a97b-c26199148219} TCPHandler: Processed in 0.00189699 sec. 2025.01.13 22:44:11.416186 [ 263 ] {} TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:44:11.416423 [ 263 ] {d694b53e-9b81-4dd5-aa44-92ae30035ef5} executeQuery: (from [fd00:1122:3344:101::d]:42763) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.01.13 22:44:11.416522 [ 263 ] {d694b53e-9b81-4dd5-aa44-92ae30035ef5} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.13 22:44:11.417610 [ 263 ] {d694b53e-9b81-4dd5-aa44-92ae30035ef5} oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:11.417657 [ 263 ] {d694b53e-9b81-4dd5-aa44-92ae30035ef5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.13 22:44:11.418415 [ 263 ] {d694b53e-9b81-4dd5-aa44-92ae30035ef5} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.13 22:44:11.418640 [ 263 ] {d694b53e-9b81-4dd5-aa44-92ae30035ef5} oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565): 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.13 22:44:11.418940 [ 263 ] {d694b53e-9b81-4dd5-aa44-92ae30035ef5} executeQuery: Read 13 rows, 2.63 KiB in 0.002563 sec., 5072.181037846273 rows/sec., 1.00 MiB/sec. 2025.01.13 22:44:11.419027 [ 263 ] {d694b53e-9b81-4dd5-aa44-92ae30035ef5} TCPHandler: Processed in 0.002951063 sec. 2025.01.13 22:44:11.419201 [ 258 ] {} TCP-Session: 8ff96c48-ff50-4bbf-b166-1922637b7ddb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:44:11.419350 [ 258 ] {4e14c872-2ac2-4a20-b096-150ae65cebb5} executeQuery: (from [fd00:1122:3344:101::d]:33862) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.13 22:44:11.419409 [ 258 ] {4e14c872-2ac2-4a20-b096-150ae65cebb5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.13 22:44:11.420692 [ 258 ] {4e14c872-2ac2-4a20-b096-150ae65cebb5} oximeter.fields_i16 (bdb40ae3-94ce-4cc6-a82d-4d3fcd9ad069): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:11.420728 [ 258 ] {4e14c872-2ac2-4a20-b096-150ae65cebb5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.13 22:44:11.421129 [ 258 ] {4e14c872-2ac2-4a20-b096-150ae65cebb5} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.13 22:44:11.421375 [ 258 ] {4e14c872-2ac2-4a20-b096-150ae65cebb5} oximeter.fields_i16 (bdb40ae3-94ce-4cc6-a82d-4d3fcd9ad069): 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.13 22:44:11.421573 [ 258 ] {4e14c872-2ac2-4a20-b096-150ae65cebb5} executeQuery: Read 14 rows, 1.01 KiB in 0.002261 sec., 6191.950464396285 rows/sec., 445.74 KiB/sec. 2025.01.13 22:44:11.421645 [ 258 ] {4e14c872-2ac2-4a20-b096-150ae65cebb5} TCPHandler: Processed in 0.002510559 sec. 2025.01.13 22:44:11.421798 [ 263 ] {} TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:44:11.421936 [ 263 ] {a21dcfb2-c98d-441e-82fe-6e3e3c78ad04} executeQuery: (from [fd00:1122:3344:101::d]:42763) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.13 22:44:11.421992 [ 263 ] {a21dcfb2-c98d-441e-82fe-6e3e3c78ad04} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.13 22:44:11.422722 [ 263 ] {a21dcfb2-c98d-441e-82fe-6e3e3c78ad04} oximeter.fields_string (4366cd6c-b622-4742-a499-cbbff5677496): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:11.422761 [ 263 ] {a21dcfb2-c98d-441e-82fe-6e3e3c78ad04} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.13 22:44:11.423153 [ 263 ] {a21dcfb2-c98d-441e-82fe-6e3e3c78ad04} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.13 22:44:11.423393 [ 263 ] {a21dcfb2-c98d-441e-82fe-6e3e3c78ad04} oximeter.fields_string (4366cd6c-b622-4742-a499-cbbff5677496): 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.13 22:44:11.423602 [ 263 ] {a21dcfb2-c98d-441e-82fe-6e3e3c78ad04} executeQuery: Read 189 rows, 17.14 KiB in 0.001696 sec., 111438.67924528301 rows/sec., 9.87 MiB/sec. 2025.01.13 22:44:11.423654 [ 263 ] {a21dcfb2-c98d-441e-82fe-6e3e3c78ad04} TCPHandler: Processed in 0.001922061 sec. 2025.01.13 22:44:11.423800 [ 258 ] {} TCP-Session: 8ff96c48-ff50-4bbf-b166-1922637b7ddb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:44:11.423940 [ 258 ] {c4243111-ea8a-4db6-bcd3-41621c034f7c} executeQuery: (from [fd00:1122:3344:101::d]:33862) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.13 22:44:11.423995 [ 258 ] {c4243111-ea8a-4db6-bcd3-41621c034f7c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.13 22:44:11.424640 [ 258 ] {c4243111-ea8a-4db6-bcd3-41621c034f7c} oximeter.fields_u16 (8be39cc1-467b-48f4-a414-1ba05df4c6fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:11.424674 [ 258 ] {c4243111-ea8a-4db6-bcd3-41621c034f7c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.13 22:44:11.425040 [ 258 ] {c4243111-ea8a-4db6-bcd3-41621c034f7c} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.13 22:44:11.425280 [ 258 ] {c4243111-ea8a-4db6-bcd3-41621c034f7c} oximeter.fields_u16 (8be39cc1-467b-48f4-a414-1ba05df4c6fe): 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.13 22:44:11.425508 [ 258 ] {c4243111-ea8a-4db6-bcd3-41621c034f7c} executeQuery: Read 15 rows, 1.06 KiB in 0.00159 sec., 9433.962264150943 rows/sec., 665.17 KiB/sec. 2025.01.13 22:44:11.425565 [ 258 ] {c4243111-ea8a-4db6-bcd3-41621c034f7c} TCPHandler: Processed in 0.001831338 sec. 2025.01.13 22:44:11.425768 [ 263 ] {} TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:44:11.425988 [ 263 ] {175f63da-eaf3-42ab-bd87-31790a612f99} executeQuery: (from [fd00:1122:3344:101::d]:42763) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.13 22:44:11.426076 [ 263 ] {175f63da-eaf3-42ab-bd87-31790a612f99} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.13 22:44:11.426755 [ 263 ] {175f63da-eaf3-42ab-bd87-31790a612f99} oximeter.fields_u32 (ff8050da-d663-44eb-9d6d-565cc8e88c85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:11.426794 [ 263 ] {175f63da-eaf3-42ab-bd87-31790a612f99} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.13 22:44:11.427162 [ 263 ] {175f63da-eaf3-42ab-bd87-31790a612f99} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.13 22:44:11.427407 [ 263 ] {175f63da-eaf3-42ab-bd87-31790a612f99} oximeter.fields_u32 (ff8050da-d663-44eb-9d6d-565cc8e88c85): 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.13 22:44:11.427693 [ 263 ] {175f63da-eaf3-42ab-bd87-31790a612f99} executeQuery: Read 14 rows, 1004.00 B in 0.001753 sec., 7986.309184255562 rows/sec., 559.31 KiB/sec. 2025.01.13 22:44:11.427750 [ 263 ] {175f63da-eaf3-42ab-bd87-31790a612f99} TCPHandler: Processed in 0.002093636 sec. 2025.01.13 22:44:11.427893 [ 258 ] {} TCP-Session: 8ff96c48-ff50-4bbf-b166-1922637b7ddb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:44:11.428032 [ 258 ] {d0caa348-09ed-422f-8c19-92dcf55fd897} executeQuery: (from [fd00:1122:3344:101::d]:33862) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.13 22:44:11.428087 [ 258 ] {d0caa348-09ed-422f-8c19-92dcf55fd897} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.13 22:44:11.428681 [ 258 ] {d0caa348-09ed-422f-8c19-92dcf55fd897} oximeter.fields_u8 (2211dd7b-d228-478a-b54a-c3eeb692f92b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:11.428717 [ 258 ] {d0caa348-09ed-422f-8c19-92dcf55fd897} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.13 22:44:11.429076 [ 258 ] {d0caa348-09ed-422f-8c19-92dcf55fd897} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.13 22:44:11.429308 [ 258 ] {d0caa348-09ed-422f-8c19-92dcf55fd897} oximeter.fields_u8 (2211dd7b-d228-478a-b54a-c3eeb692f92b): 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.13 22:44:11.429542 [ 258 ] {d0caa348-09ed-422f-8c19-92dcf55fd897} executeQuery: Read 13 rows, 830.00 B in 0.001529 sec., 8502.289077828646 rows/sec., 530.12 KiB/sec. 2025.01.13 22:44:11.429610 [ 258 ] {d0caa348-09ed-422f-8c19-92dcf55fd897} TCPHandler: Processed in 0.001785066 sec. 2025.01.13 22:44:11.429801 [ 263 ] {} TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:44:11.430022 [ 263 ] {04a9025a-df29-4dfc-a3d7-582a59ef0079} executeQuery: (from [fd00:1122:3344:101::d]:42763) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.13 22:44:11.430114 [ 263 ] {04a9025a-df29-4dfc-a3d7-582a59ef0079} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.13 22:44:11.430916 [ 263 ] {04a9025a-df29-4dfc-a3d7-582a59ef0079} oximeter.fields_uuid (669d0a4c-081e-4ccc-9c42-9b01da8ea66e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:11.430955 [ 263 ] {04a9025a-df29-4dfc-a3d7-582a59ef0079} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.13 22:44:11.431368 [ 263 ] {04a9025a-df29-4dfc-a3d7-582a59ef0079} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.13 22:44:11.431606 [ 263 ] {04a9025a-df29-4dfc-a3d7-582a59ef0079} oximeter.fields_uuid (669d0a4c-081e-4ccc-9c42-9b01da8ea66e): 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.13 22:44:11.431823 [ 263 ] {04a9025a-df29-4dfc-a3d7-582a59ef0079} executeQuery: Read 354 rows, 25.44 KiB in 0.001856 sec., 190732.75862068965 rows/sec., 13.39 MiB/sec. 2025.01.13 22:44:11.431875 [ 263 ] {04a9025a-df29-4dfc-a3d7-582a59ef0079} TCPHandler: Processed in 0.002183768 sec. 2025.01.13 22:44:11.432026 [ 258 ] {} TCP-Session: 8ff96c48-ff50-4bbf-b166-1922637b7ddb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:44:11.432166 [ 258 ] {513b519c-1a47-407b-8e1b-1c78d5ce5151} executeQuery: (from [fd00:1122:3344:101::d]:33862) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.13 22:44:11.432225 [ 258 ] {513b519c-1a47-407b-8e1b-1c78d5ce5151} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.13 22:44:11.432784 [ 258 ] {513b519c-1a47-407b-8e1b-1c78d5ce5151} oximeter.measurements_bool (9682775c-5538-4f61-856b-117a1fb98407): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:11.432853 [ 258 ] {513b519c-1a47-407b-8e1b-1c78d5ce5151} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.13 22:44:11.433282 [ 258 ] {513b519c-1a47-407b-8e1b-1c78d5ce5151} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.13 22:44:11.433510 [ 258 ] {513b519c-1a47-407b-8e1b-1c78d5ce5151} oximeter.measurements_bool (9682775c-5538-4f61-856b-117a1fb98407): 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.13 22:44:11.433700 [ 258 ] {513b519c-1a47-407b-8e1b-1c78d5ce5151} executeQuery: Read 6 rows, 321.00 B in 0.001563 sec., 3838.7715930902114 rows/sec., 200.56 KiB/sec. 2025.01.13 22:44:11.433750 [ 258 ] {513b519c-1a47-407b-8e1b-1c78d5ce5151} TCPHandler: Processed in 0.001791116 sec. 2025.01.13 22:44:11.433878 [ 263 ] {} TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:44:11.433996 [ 263 ] {7427c5e6-d1a1-45b5-aa01-9c45e83db4eb} executeQuery: (from [fd00:1122:3344:101::d]:42763) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.13 22:44:11.434049 [ 263 ] {7427c5e6-d1a1-45b5-aa01-9c45e83db4eb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.13 22:44:11.434615 [ 263 ] {7427c5e6-d1a1-45b5-aa01-9c45e83db4eb} oximeter.measurements_cumulativeu64 (5b2b84eb-de27-4ec9-b286-588ea03439d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:11.434653 [ 263 ] {7427c5e6-d1a1-45b5-aa01-9c45e83db4eb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.13 22:44:11.435035 [ 263 ] {7427c5e6-d1a1-45b5-aa01-9c45e83db4eb} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.13 22:44:11.435272 [ 263 ] {7427c5e6-d1a1-45b5-aa01-9c45e83db4eb} oximeter.measurements_cumulativeu64 (5b2b84eb-de27-4ec9-b286-588ea03439d4): 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.13 22:44:11.435559 [ 263 ] {7427c5e6-d1a1-45b5-aa01-9c45e83db4eb} executeQuery: Read 177 rows, 11.96 KiB in 0.00157 sec., 112738.85350318471 rows/sec., 7.44 MiB/sec. 2025.01.13 22:44:11.435643 [ 263 ] {7427c5e6-d1a1-45b5-aa01-9c45e83db4eb} TCPHandler: Processed in 0.001820417 sec. 2025.01.13 22:44:11.435800 [ 258 ] {} TCP-Session: 8ff96c48-ff50-4bbf-b166-1922637b7ddb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:44:11.435940 [ 258 ] {e4f52d07-18df-4cd0-bdb8-d2d445946a01} executeQuery: (from [fd00:1122:3344:101::d]:33862) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.13 22:44:11.435998 [ 258 ] {e4f52d07-18df-4cd0-bdb8-d2d445946a01} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.13 22:44:11.436501 [ 258 ] {e4f52d07-18df-4cd0-bdb8-d2d445946a01} oximeter.measurements_f64 (987de6ac-8f6f-4012-a04b-e4b769ed9da6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:11.436537 [ 258 ] {e4f52d07-18df-4cd0-bdb8-d2d445946a01} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.13 22:44:11.436896 [ 258 ] {e4f52d07-18df-4cd0-bdb8-d2d445946a01} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.13 22:44:11.437141 [ 258 ] {e4f52d07-18df-4cd0-bdb8-d2d445946a01} oximeter.measurements_f64 (987de6ac-8f6f-4012-a04b-e4b769ed9da6): 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.13 22:44:11.437338 [ 258 ] {e4f52d07-18df-4cd0-bdb8-d2d445946a01} executeQuery: Read 1 rows, 69.00 B in 0.001427 sec., 700.7708479327259 rows/sec., 47.22 KiB/sec. 2025.01.13 22:44:11.437385 [ 258 ] {e4f52d07-18df-4cd0-bdb8-d2d445946a01} TCPHandler: Processed in 0.001651822 sec. 2025.01.13 22:44:11.437584 [ 263 ] {} TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:44:11.437801 [ 263 ] {dda73f1b-0804-47ea-9d2b-7d9da178a76e} executeQuery: (from [fd00:1122:3344:101::d]:42763) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.13 22:44:11.437942 [ 263 ] {dda73f1b-0804-47ea-9d2b-7d9da178a76e} 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.13 22:44:11.439212 [ 263 ] {dda73f1b-0804-47ea-9d2b-7d9da178a76e} oximeter.measurements_histogramu64 (e616e39d-1b7b-4284-8973-8b48e812b19a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:11.439251 [ 263 ] {dda73f1b-0804-47ea-9d2b-7d9da178a76e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.13 22:44:11.441948 [ 263 ] {dda73f1b-0804-47ea-9d2b-7d9da178a76e} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.13 22:44:11.442394 [ 263 ] {dda73f1b-0804-47ea-9d2b-7d9da178a76e} oximeter.measurements_histogramu64 (e616e39d-1b7b-4284-8973-8b48e812b19a): 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.13 22:44:11.442623 [ 263 ] {dda73f1b-0804-47ea-9d2b-7d9da178a76e} executeQuery: Read 8 rows, 14.68 KiB in 0.004876 sec., 1640.6890894175554 rows/sec., 2.94 MiB/sec. 2025.01.13 22:44:11.442717 [ 263 ] {dda73f1b-0804-47ea-9d2b-7d9da178a76e} TCPHandler: Processed in 0.005241905 sec. 2025.01.13 22:44:11.442871 [ 258 ] {} TCP-Session: 8ff96c48-ff50-4bbf-b166-1922637b7ddb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:44:11.443010 [ 258 ] {ef293031-8e60-45aa-be9e-0f3190610b1c} executeQuery: (from [fd00:1122:3344:101::d]:33862) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.13 22:44:11.443066 [ 258 ] {ef293031-8e60-45aa-be9e-0f3190610b1c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.13 22:44:11.443582 [ 258 ] {ef293031-8e60-45aa-be9e-0f3190610b1c} oximeter.measurements_u64 (8c838ca2-49ae-46da-8de7-e5da4866310f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:11.443617 [ 258 ] {ef293031-8e60-45aa-be9e-0f3190610b1c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.13 22:44:11.443973 [ 258 ] {ef293031-8e60-45aa-be9e-0f3190610b1c} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.13 22:44:11.444200 [ 258 ] {ef293031-8e60-45aa-be9e-0f3190610b1c} oximeter.measurements_u64 (8c838ca2-49ae-46da-8de7-e5da4866310f): 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.13 22:44:11.444439 [ 258 ] {ef293031-8e60-45aa-be9e-0f3190610b1c} executeQuery: Read 52 rows, 3.30 KiB in 0.001443 sec., 36036.036036036036 rows/sec., 2.23 MiB/sec. 2025.01.13 22:44:11.444524 [ 258 ] {ef293031-8e60-45aa-be9e-0f3190610b1c} TCPHandler: Processed in 0.001722494 sec. 2025.01.13 22:44:14.900923 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 186 2025.01.13 22:44:14.904556 [ 243 ] {} system.query_log (0794516c-b6c7-4f6b-bdce-0c9e2181bb0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:14.904608 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.13 22:44:14.906218 [ 243 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.13 22:44:14.906530 [ 243 ] {} system.query_log (0794516c-b6c7-4f6b-bdce-0c9e2181bb0a): 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.13 22:44:14.907390 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 186 2025.01.13 22:44:16.353276 [ 258 ] {} TCP-Session: 8ff96c48-ff50-4bbf-b166-1922637b7ddb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:44:16.353546 [ 258 ] {ac458c7f-1112-4a05-84fc-ab5a1a917d2f} executeQuery: (from [fd00:1122:3344:101::d]:33862) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.13 22:44:16.353617 [ 258 ] {ac458c7f-1112-4a05-84fc-ab5a1a917d2f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.13 22:44:16.354324 [ 258 ] {ac458c7f-1112-4a05-84fc-ab5a1a917d2f} oximeter.fields_string (4366cd6c-b622-4742-a499-cbbff5677496): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:16.354376 [ 258 ] {ac458c7f-1112-4a05-84fc-ab5a1a917d2f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.13 22:44:16.354805 [ 258 ] {ac458c7f-1112-4a05-84fc-ab5a1a917d2f} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.13 22:44:16.355061 [ 258 ] {ac458c7f-1112-4a05-84fc-ab5a1a917d2f} oximeter.fields_string (4366cd6c-b622-4742-a499-cbbff5677496): 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.13 22:44:16.355288 [ 258 ] {ac458c7f-1112-4a05-84fc-ab5a1a917d2f} executeQuery: Read 26 rows, 1.98 KiB in 0.001796 sec., 14476.614699331847 rows/sec., 1.08 MiB/sec. 2025.01.13 22:44:16.355351 [ 258 ] {ac458c7f-1112-4a05-84fc-ab5a1a917d2f} TCPHandler: Processed in 0.00224332 sec. 2025.01.13 22:44:16.355597 [ 263 ] {} TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:44:16.355817 [ 263 ] {b508f593-9556-4989-ac49-866cc26356d4} executeQuery: (from [fd00:1122:3344:101::d]:42763) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.13 22:44:16.355899 [ 263 ] {b508f593-9556-4989-ac49-866cc26356d4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.13 22:44:16.356703 [ 263 ] {b508f593-9556-4989-ac49-866cc26356d4} oximeter.fields_uuid (669d0a4c-081e-4ccc-9c42-9b01da8ea66e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:16.356746 [ 263 ] {b508f593-9556-4989-ac49-866cc26356d4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.13 22:44:16.357191 [ 263 ] {b508f593-9556-4989-ac49-866cc26356d4} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.13 22:44:16.357444 [ 263 ] {b508f593-9556-4989-ac49-866cc26356d4} oximeter.fields_uuid (669d0a4c-081e-4ccc-9c42-9b01da8ea66e): 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.13 22:44:16.357692 [ 263 ] {b508f593-9556-4989-ac49-866cc26356d4} executeQuery: Read 28 rows, 2.24 KiB in 0.001924 sec., 14553.014553014553 rows/sec., 1.14 MiB/sec. 2025.01.13 22:44:16.357832 [ 263 ] {b508f593-9556-4989-ac49-866cc26356d4} TCPHandler: Processed in 0.002380644 sec. 2025.01.13 22:44:16.357977 [ 258 ] {} TCP-Session: 8ff96c48-ff50-4bbf-b166-1922637b7ddb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:44:16.358106 [ 258 ] {dce3ce4a-3206-405a-a9bf-efed90333a24} executeQuery: (from [fd00:1122:3344:101::d]:33862) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.13 22:44:16.358161 [ 258 ] {dce3ce4a-3206-405a-a9bf-efed90333a24} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.13 22:44:16.358746 [ 258 ] {dce3ce4a-3206-405a-a9bf-efed90333a24} oximeter.measurements_cumulativeu64 (5b2b84eb-de27-4ec9-b286-588ea03439d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:16.358787 [ 258 ] {dce3ce4a-3206-405a-a9bf-efed90333a24} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.13 22:44:16.359185 [ 258 ] {dce3ce4a-3206-405a-a9bf-efed90333a24} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.13 22:44:16.359430 [ 258 ] {dce3ce4a-3206-405a-a9bf-efed90333a24} oximeter.measurements_cumulativeu64 (5b2b84eb-de27-4ec9-b286-588ea03439d4): 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.13 22:44:16.359699 [ 258 ] {dce3ce4a-3206-405a-a9bf-efed90333a24} executeQuery: Read 100 rows, 7.10 KiB in 0.001615 sec., 61919.50464396285 rows/sec., 4.29 MiB/sec. 2025.01.13 22:44:16.359846 [ 258 ] {dce3ce4a-3206-405a-a9bf-efed90333a24} TCPHandler: Processed in 0.001930101 sec. 2025.01.13 22:44:16.360059 [ 263 ] {} TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:44:16.360270 [ 263 ] {20f7a812-6864-4070-9ed3-310b6f8b8f29} executeQuery: (from [fd00:1122:3344:101::d]:42763) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.13 22:44:16.360361 [ 263 ] {20f7a812-6864-4070-9ed3-310b6f8b8f29} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.13 22:44:16.360894 [ 263 ] {20f7a812-6864-4070-9ed3-310b6f8b8f29} oximeter.measurements_u64 (8c838ca2-49ae-46da-8de7-e5da4866310f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:16.360932 [ 263 ] {20f7a812-6864-4070-9ed3-310b6f8b8f29} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.13 22:44:16.361319 [ 263 ] {20f7a812-6864-4070-9ed3-310b6f8b8f29} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.13 22:44:16.361563 [ 263 ] {20f7a812-6864-4070-9ed3-310b6f8b8f29} oximeter.measurements_u64 (8c838ca2-49ae-46da-8de7-e5da4866310f): 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.13 22:44:16.361740 [ 263 ] {20f7a812-6864-4070-9ed3-310b6f8b8f29} executeQuery: Read 30 rows, 2.10 KiB in 0.001526 sec., 19659.23984272608 rows/sec., 1.35 MiB/sec. 2025.01.13 22:44:16.361791 [ 263 ] {20f7a812-6864-4070-9ed3-310b6f8b8f29} TCPHandler: Processed in 0.001832298 sec. 2025.01.13 22:44:17.424207 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 3294 2025.01.13 22:44:17.424883 [ 242 ] {} system.asynchronous_metric_log (4acd3861-caa9-4df9-b22d-dd18796c81dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:17.424928 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.13 22:44:17.425595 [ 242 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.13 22:44:17.425874 [ 242 ] {} system.asynchronous_metric_log (4acd3861-caa9-4df9-b22d-dd18796c81dc): 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.13 22:44:17.426153 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3294 2025.01.13 22:44:17.602851 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 2025.01.13 22:44:17.621731 [ 244 ] {} system.metric_log (155ddc58-84eb-4a59-a493-bbce008f6cec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:17.621788 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.13 22:44:17.628756 [ 244 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.13 22:44:17.629512 [ 244 ] {} system.metric_log (155ddc58-84eb-4a59-a493-bbce008f6cec): 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.13 22:44:17.632106 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 53 2025.01.13 22:44:18.001159 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 165.64 MiB, peak 170.89 MiB, free memory in arenas 0.00 B, will set to 166.77 MiB (RSS), difference: 1.13 MiB 2025.01.13 22:44:21.357213 [ 258 ] {} TCP-Session: 8ff96c48-ff50-4bbf-b166-1922637b7ddb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:44:21.357429 [ 258 ] {d51d22e5-b2f0-4f86-a6e8-9e86ea39c518} executeQuery: (from [fd00:1122:3344:101::d]:33862) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.13 22:44:21.357509 [ 258 ] {d51d22e5-b2f0-4f86-a6e8-9e86ea39c518} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.13 22:44:21.358260 [ 258 ] {d51d22e5-b2f0-4f86-a6e8-9e86ea39c518} oximeter.fields_i16 (bdb40ae3-94ce-4cc6-a82d-4d3fcd9ad069): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:21.358311 [ 258 ] {d51d22e5-b2f0-4f86-a6e8-9e86ea39c518} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.13 22:44:21.358736 [ 258 ] {d51d22e5-b2f0-4f86-a6e8-9e86ea39c518} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.13 22:44:21.358986 [ 258 ] {d51d22e5-b2f0-4f86-a6e8-9e86ea39c518} oximeter.fields_i16 (bdb40ae3-94ce-4cc6-a82d-4d3fcd9ad069): 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.13 22:44:21.359205 [ 258 ] {d51d22e5-b2f0-4f86-a6e8-9e86ea39c518} executeQuery: Read 14 rows, 1.01 KiB in 0.001832 sec., 7641.921397379912 rows/sec., 550.12 KiB/sec. 2025.01.13 22:44:21.359269 [ 258 ] {d51d22e5-b2f0-4f86-a6e8-9e86ea39c518} TCPHandler: Processed in 0.002190789 sec. 2025.01.13 22:44:21.359549 [ 263 ] {} TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:44:21.359860 [ 263 ] {0eaed192-1099-4847-950a-5280c3ba7207} executeQuery: (from [fd00:1122:3344:101::d]:42763) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.13 22:44:21.359982 [ 263 ] {0eaed192-1099-4847-950a-5280c3ba7207} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.13 22:44:21.361072 [ 263 ] {0eaed192-1099-4847-950a-5280c3ba7207} oximeter.fields_string (4366cd6c-b622-4742-a499-cbbff5677496): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:21.361123 [ 263 ] {0eaed192-1099-4847-950a-5280c3ba7207} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.13 22:44:21.361568 [ 263 ] {0eaed192-1099-4847-950a-5280c3ba7207} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.13 22:44:21.361823 [ 263 ] {0eaed192-1099-4847-950a-5280c3ba7207} oximeter.fields_string (4366cd6c-b622-4742-a499-cbbff5677496): 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.13 22:44:21.362078 [ 263 ] {0eaed192-1099-4847-950a-5280c3ba7207} executeQuery: Read 189 rows, 17.14 KiB in 0.002306 sec., 81960.10407632263 rows/sec., 7.26 MiB/sec. 2025.01.13 22:44:21.362138 [ 263 ] {0eaed192-1099-4847-950a-5280c3ba7207} TCPHandler: Processed in 0.002739466 sec. 2025.01.13 22:44:21.362309 [ 258 ] {} TCP-Session: 8ff96c48-ff50-4bbf-b166-1922637b7ddb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:44:21.362454 [ 258 ] {9f639397-cb76-45b6-abab-da8f122d81e6} executeQuery: (from [fd00:1122:3344:101::d]:33862) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.13 22:44:21.362514 [ 258 ] {9f639397-cb76-45b6-abab-da8f122d81e6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.13 22:44:21.363105 [ 258 ] {9f639397-cb76-45b6-abab-da8f122d81e6} oximeter.fields_u16 (8be39cc1-467b-48f4-a414-1ba05df4c6fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:21.363146 [ 258 ] {9f639397-cb76-45b6-abab-da8f122d81e6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.13 22:44:21.363499 [ 258 ] {9f639397-cb76-45b6-abab-da8f122d81e6} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.13 22:44:21.363732 [ 258 ] {9f639397-cb76-45b6-abab-da8f122d81e6} oximeter.fields_u16 (8be39cc1-467b-48f4-a414-1ba05df4c6fe): 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.13 22:44:21.363996 [ 258 ] {9f639397-cb76-45b6-abab-da8f122d81e6} executeQuery: Read 15 rows, 1.06 KiB in 0.001558 sec., 9627.72785622593 rows/sec., 678.83 KiB/sec. 2025.01.13 22:44:21.364122 [ 258 ] {9f639397-cb76-45b6-abab-da8f122d81e6} TCPHandler: Processed in 0.001883529 sec. 2025.01.13 22:44:21.364272 [ 263 ] {} TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:44:21.364399 [ 263 ] {0ed2f013-184b-4a50-8aff-710349b10899} executeQuery: (from [fd00:1122:3344:101::d]:42763) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.13 22:44:21.364452 [ 263 ] {0ed2f013-184b-4a50-8aff-710349b10899} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.13 22:44:21.365036 [ 263 ] {0ed2f013-184b-4a50-8aff-710349b10899} oximeter.fields_u32 (ff8050da-d663-44eb-9d6d-565cc8e88c85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:21.365076 [ 263 ] {0ed2f013-184b-4a50-8aff-710349b10899} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.13 22:44:21.365437 [ 263 ] {0ed2f013-184b-4a50-8aff-710349b10899} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.13 22:44:21.365675 [ 263 ] {0ed2f013-184b-4a50-8aff-710349b10899} oximeter.fields_u32 (ff8050da-d663-44eb-9d6d-565cc8e88c85): 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.13 22:44:21.365929 [ 263 ] {0ed2f013-184b-4a50-8aff-710349b10899} executeQuery: Read 14 rows, 1004.00 B in 0.001544 sec., 9067.357512953367 rows/sec., 635.02 KiB/sec. 2025.01.13 22:44:21.366064 [ 263 ] {0ed2f013-184b-4a50-8aff-710349b10899} TCPHandler: Processed in 0.001850019 sec. 2025.01.13 22:44:21.366216 [ 258 ] {} TCP-Session: 8ff96c48-ff50-4bbf-b166-1922637b7ddb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:44:21.366333 [ 258 ] {57fa90f9-027b-4659-8033-5ebad240d144} executeQuery: (from [fd00:1122:3344:101::d]:33862) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.13 22:44:21.366382 [ 258 ] {57fa90f9-027b-4659-8033-5ebad240d144} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.13 22:44:21.367045 [ 258 ] {57fa90f9-027b-4659-8033-5ebad240d144} oximeter.fields_u8 (2211dd7b-d228-478a-b54a-c3eeb692f92b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:21.367085 [ 258 ] {57fa90f9-027b-4659-8033-5ebad240d144} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.13 22:44:21.367435 [ 258 ] {57fa90f9-027b-4659-8033-5ebad240d144} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.13 22:44:21.367669 [ 258 ] {57fa90f9-027b-4659-8033-5ebad240d144} oximeter.fields_u8 (2211dd7b-d228-478a-b54a-c3eeb692f92b): 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.13 22:44:21.367891 [ 258 ] {57fa90f9-027b-4659-8033-5ebad240d144} executeQuery: Read 13 rows, 830.00 B in 0.00158 sec., 8227.848101265823 rows/sec., 513.00 KiB/sec. 2025.01.13 22:44:21.367946 [ 258 ] {57fa90f9-027b-4659-8033-5ebad240d144} TCPHandler: Processed in 0.001786577 sec. 2025.01.13 22:44:21.368103 [ 263 ] {} TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:44:21.368241 [ 263 ] {f28b3208-9c1e-4600-aa17-a5ac0b4b0526} executeQuery: (from [fd00:1122:3344:101::d]:42763) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.13 22:44:21.368299 [ 263 ] {f28b3208-9c1e-4600-aa17-a5ac0b4b0526} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.13 22:44:21.369062 [ 263 ] {f28b3208-9c1e-4600-aa17-a5ac0b4b0526} oximeter.fields_uuid (669d0a4c-081e-4ccc-9c42-9b01da8ea66e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:21.369102 [ 263 ] {f28b3208-9c1e-4600-aa17-a5ac0b4b0526} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.13 22:44:21.369476 [ 263 ] {f28b3208-9c1e-4600-aa17-a5ac0b4b0526} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.13 22:44:21.369718 [ 263 ] {f28b3208-9c1e-4600-aa17-a5ac0b4b0526} oximeter.fields_uuid (669d0a4c-081e-4ccc-9c42-9b01da8ea66e): 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.13 22:44:21.369974 [ 263 ] {f28b3208-9c1e-4600-aa17-a5ac0b4b0526} executeQuery: Read 354 rows, 25.44 KiB in 0.001752 sec., 202054.79452054793 rows/sec., 14.18 MiB/sec. 2025.01.13 22:44:21.370123 [ 263 ] {f28b3208-9c1e-4600-aa17-a5ac0b4b0526} TCPHandler: Processed in 0.002085665 sec. 2025.01.13 22:44:21.370274 [ 258 ] {} TCP-Session: 8ff96c48-ff50-4bbf-b166-1922637b7ddb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:44:21.370393 [ 258 ] {e8392bf3-0160-4103-b12d-895f5550a650} executeQuery: (from [fd00:1122:3344:101::d]:33862) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.13 22:44:21.370443 [ 258 ] {e8392bf3-0160-4103-b12d-895f5550a650} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.13 22:44:21.370944 [ 258 ] {e8392bf3-0160-4103-b12d-895f5550a650} oximeter.measurements_bool (9682775c-5538-4f61-856b-117a1fb98407): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:21.370984 [ 258 ] {e8392bf3-0160-4103-b12d-895f5550a650} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.13 22:44:21.371368 [ 258 ] {e8392bf3-0160-4103-b12d-895f5550a650} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.13 22:44:21.371600 [ 258 ] {e8392bf3-0160-4103-b12d-895f5550a650} oximeter.measurements_bool (9682775c-5538-4f61-856b-117a1fb98407): 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.13 22:44:21.371821 [ 258 ] {e8392bf3-0160-4103-b12d-895f5550a650} executeQuery: Read 6 rows, 321.00 B in 0.001449 sec., 4140.786749482401 rows/sec., 216.34 KiB/sec. 2025.01.13 22:44:21.371877 [ 258 ] {e8392bf3-0160-4103-b12d-895f5550a650} TCPHandler: Processed in 0.001659402 sec. 2025.01.13 22:44:21.372021 [ 263 ] {} TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:44:21.372143 [ 263 ] {13bf0173-f6c7-43db-801d-2317fd605425} executeQuery: (from [fd00:1122:3344:101::d]:42763) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.13 22:44:21.372198 [ 263 ] {13bf0173-f6c7-43db-801d-2317fd605425} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.13 22:44:21.372788 [ 263 ] {13bf0173-f6c7-43db-801d-2317fd605425} oximeter.measurements_cumulativeu64 (5b2b84eb-de27-4ec9-b286-588ea03439d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:21.372826 [ 263 ] {13bf0173-f6c7-43db-801d-2317fd605425} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.13 22:44:21.373217 [ 263 ] {13bf0173-f6c7-43db-801d-2317fd605425} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.13 22:44:21.373451 [ 263 ] {13bf0173-f6c7-43db-801d-2317fd605425} oximeter.measurements_cumulativeu64 (5b2b84eb-de27-4ec9-b286-588ea03439d4): 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.13 22:44:21.373667 [ 263 ] {13bf0173-f6c7-43db-801d-2317fd605425} executeQuery: Read 177 rows, 11.96 KiB in 0.001549 sec., 114267.26920593932 rows/sec., 7.54 MiB/sec. 2025.01.13 22:44:21.373721 [ 263 ] {13bf0173-f6c7-43db-801d-2317fd605425} TCPHandler: Processed in 0.001757635 sec. 2025.01.13 22:44:21.373875 [ 258 ] {} TCP-Session: 8ff96c48-ff50-4bbf-b166-1922637b7ddb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:44:21.374014 [ 258 ] {d6a33b70-00c6-4049-b32a-c6e1f27b9791} executeQuery: (from [fd00:1122:3344:101::d]:33862) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.13 22:44:21.374073 [ 258 ] {d6a33b70-00c6-4049-b32a-c6e1f27b9791} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.13 22:44:21.374612 [ 258 ] {d6a33b70-00c6-4049-b32a-c6e1f27b9791} oximeter.measurements_f64 (987de6ac-8f6f-4012-a04b-e4b769ed9da6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:21.374650 [ 258 ] {d6a33b70-00c6-4049-b32a-c6e1f27b9791} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.13 22:44:21.375008 [ 258 ] {d6a33b70-00c6-4049-b32a-c6e1f27b9791} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.13 22:44:21.375242 [ 258 ] {d6a33b70-00c6-4049-b32a-c6e1f27b9791} oximeter.measurements_f64 (987de6ac-8f6f-4012-a04b-e4b769ed9da6): 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.13 22:44:21.375488 [ 258 ] {d6a33b70-00c6-4049-b32a-c6e1f27b9791} executeQuery: Read 1 rows, 69.00 B in 0.001486 sec., 672.9475100942127 rows/sec., 45.35 KiB/sec. 2025.01.13 22:44:21.375589 [ 258 ] {d6a33b70-00c6-4049-b32a-c6e1f27b9791} TCPHandler: Processed in 0.001783996 sec. 2025.01.13 22:44:21.375736 [ 263 ] {} TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:44:21.375881 [ 263 ] {c79e180f-dcaf-4875-84fd-7c700b061cb7} executeQuery: (from [fd00:1122:3344:101::d]:42763) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.13 22:44:21.375985 [ 263 ] {c79e180f-dcaf-4875-84fd-7c700b061cb7} 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.13 22:44:21.377177 [ 263 ] {c79e180f-dcaf-4875-84fd-7c700b061cb7} oximeter.measurements_histogramu64 (e616e39d-1b7b-4284-8973-8b48e812b19a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:21.377216 [ 263 ] {c79e180f-dcaf-4875-84fd-7c700b061cb7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.13 22:44:21.377834 [ 263 ] {c79e180f-dcaf-4875-84fd-7c700b061cb7} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.13 22:44:21.378089 [ 263 ] {c79e180f-dcaf-4875-84fd-7c700b061cb7} oximeter.measurements_histogramu64 (e616e39d-1b7b-4284-8973-8b48e812b19a): 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.13 22:44:21.378324 [ 263 ] {c79e180f-dcaf-4875-84fd-7c700b061cb7} executeQuery: Read 8 rows, 14.68 KiB in 0.002474 sec., 3233.6297493936945 rows/sec., 5.79 MiB/sec. 2025.01.13 22:44:21.378416 [ 263 ] {c79e180f-dcaf-4875-84fd-7c700b061cb7} TCPHandler: Processed in 0.002746177 sec. 2025.01.13 22:44:21.378567 [ 258 ] {} TCP-Session: 8ff96c48-ff50-4bbf-b166-1922637b7ddb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:44:21.378686 [ 258 ] {7da8cc4d-4493-4ead-93ca-74ce9c0cede2} executeQuery: (from [fd00:1122:3344:101::d]:33862) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.13 22:44:21.378736 [ 258 ] {7da8cc4d-4493-4ead-93ca-74ce9c0cede2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.13 22:44:21.379251 [ 258 ] {7da8cc4d-4493-4ead-93ca-74ce9c0cede2} oximeter.measurements_u64 (8c838ca2-49ae-46da-8de7-e5da4866310f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:21.379290 [ 258 ] {7da8cc4d-4493-4ead-93ca-74ce9c0cede2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.13 22:44:21.379668 [ 258 ] {7da8cc4d-4493-4ead-93ca-74ce9c0cede2} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.13 22:44:21.379904 [ 258 ] {7da8cc4d-4493-4ead-93ca-74ce9c0cede2} oximeter.measurements_u64 (8c838ca2-49ae-46da-8de7-e5da4866310f): 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.13 22:44:21.380082 [ 258 ] {7da8cc4d-4493-4ead-93ca-74ce9c0cede2} executeQuery: Read 52 rows, 3.30 KiB in 0.001421 sec., 36593.947923997184 rows/sec., 2.27 MiB/sec. 2025.01.13 22:44:21.380131 [ 258 ] {7da8cc4d-4493-4ead-93ca-74ce9c0cede2} TCPHandler: Processed in 0.001621511 sec. 2025.01.13 22:44:24.812464 [ 72 ] {} DNSResolver: Updating DNS cache 2025.01.13 22:44:24.812517 [ 72 ] {} DNSResolver: Updated DNS cache 2025.01.13 22:44:24.908577 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 216 2025.01.13 22:44:24.911578 [ 243 ] {} system.query_log (0794516c-b6c7-4f6b-bdce-0c9e2181bb0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:24.911626 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.13 22:44:24.913093 [ 243 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.13 22:44:24.913403 [ 243 ] {} system.query_log (0794516c-b6c7-4f6b-bdce-0c9e2181bb0a): 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.13 22:44:24.913912 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 216 2025.01.13 22:44:24.927180 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 3721 2025.01.13 22:44:24.927826 [ 242 ] {} system.asynchronous_metric_log (4acd3861-caa9-4df9-b22d-dd18796c81dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:24.927862 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.13 22:44:24.928481 [ 242 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.13 22:44:24.928750 [ 242 ] {} system.asynchronous_metric_log (4acd3861-caa9-4df9-b22d-dd18796c81dc): 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.13 22:44:24.928927 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3721 2025.01.13 22:44:25.133076 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 2025.01.13 22:44:25.153085 [ 244 ] {} system.metric_log (155ddc58-84eb-4a59-a493-bbce008f6cec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:25.153150 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.13 22:44:25.160578 [ 244 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.13 22:44:25.161408 [ 244 ] {} system.metric_log (155ddc58-84eb-4a59-a493-bbce008f6cec): 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.13 22:44:25.164992 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 61 2025.01.13 22:44:26.035138 [ 258 ] {} TCPHandler: Done processing connection. 2025.01.13 22:44:26.035230 [ 258 ] {} TCP-Session: 8ff96c48-ff50-4bbf-b166-1922637b7ddb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.13 22:44:26.352738 [ 263 ] {} TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:44:26.352948 [ 263 ] {613732b4-3b40-4ea7-a7b8-7578a84b26e4} executeQuery: (from [fd00:1122:3344:101::d]:42763) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.13 22:44:26.353033 [ 263 ] {613732b4-3b40-4ea7-a7b8-7578a84b26e4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.13 22:44:26.353892 [ 263 ] {613732b4-3b40-4ea7-a7b8-7578a84b26e4} oximeter.fields_string (4366cd6c-b622-4742-a499-cbbff5677496): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:26.353942 [ 263 ] {613732b4-3b40-4ea7-a7b8-7578a84b26e4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.13 22:44:26.354377 [ 263 ] {613732b4-3b40-4ea7-a7b8-7578a84b26e4} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.13 22:44:26.354635 [ 263 ] {613732b4-3b40-4ea7-a7b8-7578a84b26e4} oximeter.fields_string (4366cd6c-b622-4742-a499-cbbff5677496): 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.13 22:44:26.354837 [ 70 ] {} oximeter.fields_string (4366cd6c-b622-4742-a499-cbbff5677496) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.01.13 22:44:26.354906 [ 263 ] {613732b4-3b40-4ea7-a7b8-7578a84b26e4} executeQuery: Read 26 rows, 1.98 KiB in 0.002014 sec., 12909.632571996026 rows/sec., 982.87 KiB/sec. 2025.01.13 22:44:26.354922 [ 70 ] {} oximeter.fields_string (4366cd6c-b622-4742-a499-cbbff5677496): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:26.354994 [ 70 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.13 22:44:26.355049 [ 263 ] {613732b4-3b40-4ea7-a7b8-7578a84b26e4} TCPHandler: Processed in 0.002458167 sec. 2025.01.13 22:44:26.355240 [ 186 ] {4366cd6c-b622-4742-a499-cbbff5677496::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.13 22:44:26.355363 [ 186 ] {4366cd6c-b622-4742-a499-cbbff5677496::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.13 22:44:26.355396 [ 186 ] {4366cd6c-b622-4742-a499-cbbff5677496::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 26 rows starting from the beginning of the part 2025.01.13 22:44:26.355447 [ 265 ] {} TCP-Session: 015a0250-172d-4ee7-9000-412a92a1806c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:44:26.355532 [ 186 ] {4366cd6c-b622-4742-a499-cbbff5677496::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 26 rows starting from the beginning of the part 2025.01.13 22:44:26.355857 [ 265 ] {951f4452-09f3-41bd-a34a-7fea0b999a7b} executeQuery: (from [fd00:1122:3344:101::d]:50995) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.13 22:44:26.355919 [ 186 ] {4366cd6c-b622-4742-a499-cbbff5677496::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 189 rows starting from the beginning of the part 2025.01.13 22:44:26.356067 [ 265 ] {951f4452-09f3-41bd-a34a-7fea0b999a7b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.13 22:44:26.356370 [ 186 ] {4366cd6c-b622-4742-a499-cbbff5677496::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 26 rows starting from the beginning of the part 2025.01.13 22:44:26.356577 [ 186 ] {4366cd6c-b622-4742-a499-cbbff5677496::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 189 rows starting from the beginning of the part 2025.01.13 22:44:26.356923 [ 186 ] {4366cd6c-b622-4742-a499-cbbff5677496::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 26 rows starting from the beginning of the part 2025.01.13 22:44:26.358713 [ 265 ] {951f4452-09f3-41bd-a34a-7fea0b999a7b} oximeter.fields_uuid (669d0a4c-081e-4ccc-9c42-9b01da8ea66e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:26.358791 [ 265 ] {951f4452-09f3-41bd-a34a-7fea0b999a7b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.13 22:44:26.359928 [ 265 ] {951f4452-09f3-41bd-a34a-7fea0b999a7b} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.13 22:44:26.359946 [ 186 ] {4366cd6c-b622-4742-a499-cbbff5677496::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 482 rows, containing 5 columns (5 merged, 0 gathered) in 0.004835622 sec., 99676.939181764 rows/sec., 8.90 MiB/sec. 2025.01.13 22:44:26.360223 [ 195 ] {4366cd6c-b622-4742-a499-cbbff5677496::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.01.13 22:44:26.360374 [ 265 ] {951f4452-09f3-41bd-a34a-7fea0b999a7b} oximeter.fields_uuid (669d0a4c-081e-4ccc-9c42-9b01da8ea66e): 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.13 22:44:26.360573 [ 70 ] {} oximeter.fields_uuid (669d0a4c-081e-4ccc-9c42-9b01da8ea66e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.01.13 22:44:26.360662 [ 70 ] {} oximeter.fields_uuid (669d0a4c-081e-4ccc-9c42-9b01da8ea66e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:26.360732 [ 70 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.13 22:44:26.360891 [ 265 ] {951f4452-09f3-41bd-a34a-7fea0b999a7b} executeQuery: Read 28 rows, 2.24 KiB in 0.005179 sec., 5406.4491214520185 rows/sec., 431.81 KiB/sec. 2025.01.13 22:44:26.360982 [ 195 ] {4366cd6c-b622-4742-a499-cbbff5677496::all_1_6_1} oximeter.fields_string (4366cd6c-b622-4742-a499-cbbff5677496): 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.13 22:44:26.361333 [ 195 ] {4366cd6c-b622-4742-a499-cbbff5677496::all_1_6_1} oximeter.fields_string (4366cd6c-b622-4742-a499-cbbff5677496) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.01.13 22:44:26.361353 [ 265 ] {951f4452-09f3-41bd-a34a-7fea0b999a7b} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2025.01.13 22:44:26.361410 [ 265 ] {951f4452-09f3-41bd-a34a-7fea0b999a7b} TCPHandler: Processed in 0.006133903 sec. 2025.01.13 22:44:26.361469 [ 193 ] {669d0a4c-081e-4ccc-9c42-9b01da8ea66e::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.13 22:44:26.361625 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2025.01.13 22:44:26.361701 [ 263 ] {} TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:44:26.361795 [ 193 ] {669d0a4c-081e-4ccc-9c42-9b01da8ea66e::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.13 22:44:26.361905 [ 193 ] {669d0a4c-081e-4ccc-9c42-9b01da8ea66e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 28 rows starting from the beginning of the part 2025.01.13 22:44:26.361954 [ 263 ] {034b6232-df91-46cc-a572-893748cb7d5c} executeQuery: (from [fd00:1122:3344:101::d]:42763) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.13 22:44:26.362258 [ 263 ] {034b6232-df91-46cc-a572-893748cb7d5c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.13 22:44:26.362412 [ 193 ] {669d0a4c-081e-4ccc-9c42-9b01da8ea66e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 28 rows starting from the beginning of the part 2025.01.13 22:44:26.362817 [ 193 ] {669d0a4c-081e-4ccc-9c42-9b01da8ea66e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 354 rows starting from the beginning of the part 2025.01.13 22:44:26.363224 [ 193 ] {669d0a4c-081e-4ccc-9c42-9b01da8ea66e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 28 rows starting from the beginning of the part 2025.01.13 22:44:26.363588 [ 193 ] {669d0a4c-081e-4ccc-9c42-9b01da8ea66e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 354 rows starting from the beginning of the part 2025.01.13 22:44:26.363886 [ 193 ] {669d0a4c-081e-4ccc-9c42-9b01da8ea66e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 28 rows starting from the beginning of the part 2025.01.13 22:44:26.364822 [ 263 ] {034b6232-df91-46cc-a572-893748cb7d5c} oximeter.measurements_cumulativeu64 (5b2b84eb-de27-4ec9-b286-588ea03439d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:26.364898 [ 263 ] {034b6232-df91-46cc-a572-893748cb7d5c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.13 22:44:26.366049 [ 263 ] {034b6232-df91-46cc-a572-893748cb7d5c} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.13 22:44:26.366663 [ 263 ] {034b6232-df91-46cc-a572-893748cb7d5c} oximeter.measurements_cumulativeu64 (5b2b84eb-de27-4ec9-b286-588ea03439d4): 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.13 22:44:26.366696 [ 193 ] {669d0a4c-081e-4ccc-9c42-9b01da8ea66e::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 820 rows, containing 5 columns (5 merged, 0 gathered) in 0.005797162 sec., 141448.52257018175 rows/sec., 10.62 MiB/sec. 2025.01.13 22:44:26.366913 [ 70 ] {} oximeter.measurements_cumulativeu64 (5b2b84eb-de27-4ec9-b286-588ea03439d4) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.01.13 22:44:26.367011 [ 70 ] {} oximeter.measurements_cumulativeu64 (5b2b84eb-de27-4ec9-b286-588ea03439d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:26.367029 [ 193 ] {669d0a4c-081e-4ccc-9c42-9b01da8ea66e::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.01.13 22:44:26.367091 [ 70 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.13 22:44:26.367215 [ 263 ] {034b6232-df91-46cc-a572-893748cb7d5c} executeQuery: Read 100 rows, 7.10 KiB in 0.005316 sec., 18811.136192626032 rows/sec., 1.30 MiB/sec. 2025.01.13 22:44:26.367736 [ 195 ] {5b2b84eb-de27-4ec9-b286-588ea03439d4::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.13 22:44:26.367934 [ 263 ] {034b6232-df91-46cc-a572-893748cb7d5c} TCPHandler: Processed in 0.006394871 sec. 2025.01.13 22:44:26.368200 [ 265 ] {} TCP-Session: 015a0250-172d-4ee7-9000-412a92a1806c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:44:26.368245 [ 195 ] {5b2b84eb-de27-4ec9-b286-588ea03439d4::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.13 22:44:26.368334 [ 195 ] {5b2b84eb-de27-4ec9-b286-588ea03439d4::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 40 rows starting from the beginning of the part 2025.01.13 22:44:26.368553 [ 265 ] {3957f306-a910-4da7-8f39-e3f47343b166} executeQuery: (from [fd00:1122:3344:101::d]:50995) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.13 22:44:26.368725 [ 195 ] {5b2b84eb-de27-4ec9-b286-588ea03439d4::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 100 rows starting from the beginning of the part 2025.01.13 22:44:26.368803 [ 265 ] {3957f306-a910-4da7-8f39-e3f47343b166} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.13 22:44:26.368778 [ 193 ] {669d0a4c-081e-4ccc-9c42-9b01da8ea66e::all_1_6_1} oximeter.fields_uuid (669d0a4c-081e-4ccc-9c42-9b01da8ea66e): 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.13 22:44:26.369172 [ 195 ] {5b2b84eb-de27-4ec9-b286-588ea03439d4::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 177 rows starting from the beginning of the part 2025.01.13 22:44:26.369624 [ 195 ] {5b2b84eb-de27-4ec9-b286-588ea03439d4::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 100 rows starting from the beginning of the part 2025.01.13 22:44:26.369741 [ 193 ] {669d0a4c-081e-4ccc-9c42-9b01da8ea66e::all_1_6_1} oximeter.fields_uuid (669d0a4c-081e-4ccc-9c42-9b01da8ea66e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.01.13 22:44:26.370121 [ 195 ] {5b2b84eb-de27-4ec9-b286-588ea03439d4::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 177 rows starting from the beginning of the part 2025.01.13 22:44:26.370657 [ 195 ] {5b2b84eb-de27-4ec9-b286-588ea03439d4::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 100 rows starting from the beginning of the part 2025.01.13 22:44:26.370742 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. 2025.01.13 22:44:26.372090 [ 265 ] {3957f306-a910-4da7-8f39-e3f47343b166} oximeter.measurements_u64 (8c838ca2-49ae-46da-8de7-e5da4866310f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:26.372170 [ 265 ] {3957f306-a910-4da7-8f39-e3f47343b166} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.13 22:44:26.373204 [ 265 ] {3957f306-a910-4da7-8f39-e3f47343b166} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.13 22:44:26.373561 [ 265 ] {3957f306-a910-4da7-8f39-e3f47343b166} oximeter.measurements_u64 (8c838ca2-49ae-46da-8de7-e5da4866310f): 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.13 22:44:26.373848 [ 70 ] {} oximeter.measurements_u64 (8c838ca2-49ae-46da-8de7-e5da4866310f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.01.13 22:44:26.373977 [ 70 ] {} oximeter.measurements_u64 (8c838ca2-49ae-46da-8de7-e5da4866310f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:26.374070 [ 70 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.13 22:44:26.374355 [ 265 ] {3957f306-a910-4da7-8f39-e3f47343b166} executeQuery: Read 30 rows, 2.10 KiB in 0.005908 sec., 5077.860528097495 rows/sec., 356.21 KiB/sec. 2025.01.13 22:44:26.375057 [ 188 ] {8c838ca2-49ae-46da-8de7-e5da4866310f::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.13 22:44:26.375096 [ 265 ] {3957f306-a910-4da7-8f39-e3f47343b166} TCPHandler: Processed in 0.007035411 sec. 2025.01.13 22:44:26.375213 [ 195 ] {5b2b84eb-de27-4ec9-b286-588ea03439d4::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 694 rows, containing 5 columns (5 merged, 0 gathered) in 0.007954301 sec., 87248.3955535502 rows/sec., 5.90 MiB/sec. 2025.01.13 22:44:26.375350 [ 188 ] {8c838ca2-49ae-46da-8de7-e5da4866310f::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.13 22:44:26.375392 [ 188 ] {8c838ca2-49ae-46da-8de7-e5da4866310f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part 2025.01.13 22:44:26.375436 [ 195 ] {5b2b84eb-de27-4ec9-b286-588ea03439d4::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.01.13 22:44:26.375589 [ 188 ] {8c838ca2-49ae-46da-8de7-e5da4866310f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 30 rows starting from the beginning of the part 2025.01.13 22:44:26.375902 [ 188 ] {8c838ca2-49ae-46da-8de7-e5da4866310f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 52 rows starting from the beginning of the part 2025.01.13 22:44:26.376191 [ 188 ] {8c838ca2-49ae-46da-8de7-e5da4866310f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 30 rows starting from the beginning of the part 2025.01.13 22:44:26.376453 [ 195 ] {5b2b84eb-de27-4ec9-b286-588ea03439d4::all_1_6_1} oximeter.measurements_cumulativeu64 (5b2b84eb-de27-4ec9-b286-588ea03439d4): 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.13 22:44:26.376480 [ 188 ] {8c838ca2-49ae-46da-8de7-e5da4866310f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 52 rows starting from the beginning of the part 2025.01.13 22:44:26.376846 [ 195 ] {5b2b84eb-de27-4ec9-b286-588ea03439d4::all_1_6_1} oximeter.measurements_cumulativeu64 (5b2b84eb-de27-4ec9-b286-588ea03439d4) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.01.13 22:44:26.376846 [ 188 ] {8c838ca2-49ae-46da-8de7-e5da4866310f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 30 rows starting from the beginning of the part 2025.01.13 22:44:26.377147 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. 2025.01.13 22:44:26.378211 [ 189 ] {8c838ca2-49ae-46da-8de7-e5da4866310f::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 206 rows, containing 4 columns (4 merged, 0 gathered) in 0.003930453 sec., 52411.26150090078 rows/sec., 3.42 MiB/sec. 2025.01.13 22:44:26.378351 [ 195 ] {8c838ca2-49ae-46da-8de7-e5da4866310f::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.01.13 22:44:26.378624 [ 195 ] {8c838ca2-49ae-46da-8de7-e5da4866310f::all_1_6_1} oximeter.measurements_u64 (8c838ca2-49ae-46da-8de7-e5da4866310f): 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.13 22:44:26.378692 [ 195 ] {8c838ca2-49ae-46da-8de7-e5da4866310f::all_1_6_1} oximeter.measurements_u64 (8c838ca2-49ae-46da-8de7-e5da4866310f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.01.13 22:44:26.378755 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.01.13 22:44:28.660912 [ 263 ] {} TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:44:28.661339 [ 263 ] {f4589d17-430c-4e5c-bdde-00aab7971443} executeQuery: (from [fd00:1122:3344:101::d]:42763) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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.13 22:44:28.661940 [ 263 ] {f4589d17-430c-4e5c-bdde-00aab7971443} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.13 22:44:28.661986 [ 263 ] {f4589d17-430c-4e5c-bdde-00aab7971443} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('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.13 22:44:28.662318 [ 263 ] {f4589d17-430c-4e5c-bdde-00aab7971443} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.13 22:44:28.662401 [ 263 ] {f4589d17-430c-4e5c-bdde-00aab7971443} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.13 22:44:28.662581 [ 263 ] {f4589d17-430c-4e5c-bdde-00aab7971443} oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Key condition: (column 0 notIn 27-element set) 2025.01.13 22:44:28.662877 [ 296 ] {f4589d17-430c-4e5c-bdde-00aab7971443} oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.13 22:44:28.662944 [ 298 ] {f4589d17-430c-4e5c-bdde-00aab7971443} oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.01.13 22:44:28.663133 [ 263 ] {f4589d17-430c-4e5c-bdde-00aab7971443} oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (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.13 22:44:28.663166 [ 263 ] {f4589d17-430c-4e5c-bdde-00aab7971443} oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.13 22:44:28.667541 [ 263 ] {f4589d17-430c-4e5c-bdde-00aab7971443} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.01.13 22:44:28.667572 [ 263 ] {f4589d17-430c-4e5c-bdde-00aab7971443} oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Reading approx. 27 rows with 2 streams 2025.01.13 22:44:28.667631 [ 263 ] {f4589d17-430c-4e5c-bdde-00aab7971443} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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.13 22:44:28.667682 [ 263 ] {f4589d17-430c-4e5c-bdde-00aab7971443} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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.13 22:44:28.669051 [ 263 ] {f4589d17-430c-4e5c-bdde-00aab7971443} executeQuery: Read 27 rows, 1.00 KiB in 0.007916 sec., 3410.813542193027 rows/sec., 126.94 KiB/sec. 2025.01.13 22:44:28.669216 [ 263 ] {f4589d17-430c-4e5c-bdde-00aab7971443} TCPHandler: Processed in 0.008485717 sec. 2025.01.13 22:44:28.669609 [ 265 ] {} TCP-Session: 015a0250-172d-4ee7-9000-412a92a1806c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:44:28.669869 [ 265 ] {24a16b82-8705-46e5-b39d-19e17db08b84} executeQuery: (from [fd00:1122:3344:101::d]:50995) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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.13 22:44:28.670305 [ 265 ] {24a16b82-8705-46e5-b39d-19e17db08b84} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.13 22:44:28.670353 [ 265 ] {24a16b82-8705-46e5-b39d-19e17db08b84} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('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.13 22:44:28.670701 [ 265 ] {24a16b82-8705-46e5-b39d-19e17db08b84} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.13 22:44:28.670783 [ 265 ] {24a16b82-8705-46e5-b39d-19e17db08b84} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.13 22:44:28.670963 [ 265 ] {24a16b82-8705-46e5-b39d-19e17db08b84} oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Key condition: (column 0 notIn 28-element set) 2025.01.13 22:44:28.671042 [ 299 ] {24a16b82-8705-46e5-b39d-19e17db08b84} oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.13 22:44:28.671051 [ 296 ] {24a16b82-8705-46e5-b39d-19e17db08b84} oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.01.13 22:44:28.671155 [ 265 ] {24a16b82-8705-46e5-b39d-19e17db08b84} oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (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.13 22:44:28.671185 [ 265 ] {24a16b82-8705-46e5-b39d-19e17db08b84} oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.13 22:44:28.671281 [ 265 ] {24a16b82-8705-46e5-b39d-19e17db08b84} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.01.13 22:44:28.671305 [ 265 ] {24a16b82-8705-46e5-b39d-19e17db08b84} oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Reading approx. 27 rows with 2 streams 2025.01.13 22:44:28.671350 [ 265 ] {24a16b82-8705-46e5-b39d-19e17db08b84} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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.13 22:44:28.671402 [ 265 ] {24a16b82-8705-46e5-b39d-19e17db08b84} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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.13 22:44:28.672408 [ 265 ] {24a16b82-8705-46e5-b39d-19e17db08b84} executeQuery: Read 27 rows, 1.00 KiB in 0.002666 sec., 10127.531882970743 rows/sec., 376.93 KiB/sec. 2025.01.13 22:44:28.672544 [ 265 ] {24a16b82-8705-46e5-b39d-19e17db08b84} TCPHandler: Processed in 0.003072837 sec. 2025.01.13 22:44:28.672842 [ 263 ] {} TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:44:28.673060 [ 263 ] {4ff4940c-ce57-4d7b-a166-19e054072501} executeQuery: (from [fd00:1122:3344:101::d]:42763) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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.13 22:44:28.673452 [ 263 ] {4ff4940c-ce57-4d7b-a166-19e054072501} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.13 22:44:28.673507 [ 263 ] {4ff4940c-ce57-4d7b-a166-19e054072501} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('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.13 22:44:28.673853 [ 263 ] {4ff4940c-ce57-4d7b-a166-19e054072501} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.13 22:44:28.673921 [ 263 ] {4ff4940c-ce57-4d7b-a166-19e054072501} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.13 22:44:28.674073 [ 263 ] {4ff4940c-ce57-4d7b-a166-19e054072501} oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Key condition: (column 0 notIn 29-element set) 2025.01.13 22:44:28.674178 [ 298 ] {4ff4940c-ce57-4d7b-a166-19e054072501} oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.13 22:44:28.674179 [ 296 ] {4ff4940c-ce57-4d7b-a166-19e054072501} oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.01.13 22:44:28.674290 [ 263 ] {4ff4940c-ce57-4d7b-a166-19e054072501} oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (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.13 22:44:28.674319 [ 263 ] {4ff4940c-ce57-4d7b-a166-19e054072501} oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.13 22:44:28.674401 [ 263 ] {4ff4940c-ce57-4d7b-a166-19e054072501} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.01.13 22:44:28.674422 [ 263 ] {4ff4940c-ce57-4d7b-a166-19e054072501} oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Reading approx. 27 rows with 2 streams 2025.01.13 22:44:28.674465 [ 263 ] {4ff4940c-ce57-4d7b-a166-19e054072501} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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.13 22:44:28.674515 [ 263 ] {4ff4940c-ce57-4d7b-a166-19e054072501} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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.13 22:44:28.675424 [ 263 ] {4ff4940c-ce57-4d7b-a166-19e054072501} executeQuery: Read 27 rows, 1.00 KiB in 0.002467 sec., 10944.466963923795 rows/sec., 407.33 KiB/sec. 2025.01.13 22:44:28.675635 [ 263 ] {4ff4940c-ce57-4d7b-a166-19e054072501} TCPHandler: Processed in 0.00286037 sec. 2025.01.13 22:44:28.675947 [ 265 ] {} TCP-Session: 015a0250-172d-4ee7-9000-412a92a1806c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:44:28.676140 [ 265 ] {3cde6426-b0e6-4029-8a90-916aaa890aed} executeQuery: (from [fd00:1122:3344:101::d]:50995) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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.13 22:44:28.676481 [ 265 ] {3cde6426-b0e6-4029-8a90-916aaa890aed} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.13 22:44:28.676528 [ 265 ] {3cde6426-b0e6-4029-8a90-916aaa890aed} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('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.13 22:44:28.676833 [ 265 ] {3cde6426-b0e6-4029-8a90-916aaa890aed} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.13 22:44:28.676903 [ 265 ] {3cde6426-b0e6-4029-8a90-916aaa890aed} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.13 22:44:28.677061 [ 265 ] {3cde6426-b0e6-4029-8a90-916aaa890aed} oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Key condition: (column 0 notIn 30-element set) 2025.01.13 22:44:28.677147 [ 299 ] {3cde6426-b0e6-4029-8a90-916aaa890aed} oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.13 22:44:28.677149 [ 296 ] {3cde6426-b0e6-4029-8a90-916aaa890aed} oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.01.13 22:44:28.677247 [ 265 ] {3cde6426-b0e6-4029-8a90-916aaa890aed} oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (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.13 22:44:28.677277 [ 265 ] {3cde6426-b0e6-4029-8a90-916aaa890aed} oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.13 22:44:28.677362 [ 265 ] {3cde6426-b0e6-4029-8a90-916aaa890aed} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.01.13 22:44:28.677384 [ 265 ] {3cde6426-b0e6-4029-8a90-916aaa890aed} oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Reading approx. 27 rows with 2 streams 2025.01.13 22:44:28.677428 [ 265 ] {3cde6426-b0e6-4029-8a90-916aaa890aed} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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.13 22:44:28.677478 [ 265 ] {3cde6426-b0e6-4029-8a90-916aaa890aed} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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.13 22:44:28.678451 [ 265 ] {3cde6426-b0e6-4029-8a90-916aaa890aed} executeQuery: Read 27 rows, 1.00 KiB in 0.002398 sec., 11259.382819015847 rows/sec., 419.05 KiB/sec. 2025.01.13 22:44:28.678606 [ 265 ] {3cde6426-b0e6-4029-8a90-916aaa890aed} TCPHandler: Processed in 0.002731466 sec. 2025.01.13 22:44:28.678874 [ 263 ] {} TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:44:28.679063 [ 263 ] {50870e79-0f83-4a4a-befa-cdbe40cde153} executeQuery: (from [fd00:1122:3344:101::d]:42763) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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.13 22:44:28.679398 [ 263 ] {50870e79-0f83-4a4a-befa-cdbe40cde153} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.13 22:44:28.679446 [ 263 ] {50870e79-0f83-4a4a-befa-cdbe40cde153} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('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.13 22:44:28.679754 [ 263 ] {50870e79-0f83-4a4a-befa-cdbe40cde153} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.13 22:44:28.679822 [ 263 ] {50870e79-0f83-4a4a-befa-cdbe40cde153} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.13 22:44:28.679974 [ 263 ] {50870e79-0f83-4a4a-befa-cdbe40cde153} oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Key condition: (column 0 notIn 31-element set) 2025.01.13 22:44:28.680073 [ 298 ] {50870e79-0f83-4a4a-befa-cdbe40cde153} oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.13 22:44:28.680086 [ 296 ] {50870e79-0f83-4a4a-befa-cdbe40cde153} oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.01.13 22:44:28.680199 [ 263 ] {50870e79-0f83-4a4a-befa-cdbe40cde153} oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (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.13 22:44:28.680230 [ 263 ] {50870e79-0f83-4a4a-befa-cdbe40cde153} oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.13 22:44:28.680313 [ 263 ] {50870e79-0f83-4a4a-befa-cdbe40cde153} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.01.13 22:44:28.680334 [ 263 ] {50870e79-0f83-4a4a-befa-cdbe40cde153} oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Reading approx. 27 rows with 2 streams 2025.01.13 22:44:28.680376 [ 263 ] {50870e79-0f83-4a4a-befa-cdbe40cde153} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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.13 22:44:28.680424 [ 263 ] {50870e79-0f83-4a4a-befa-cdbe40cde153} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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.13 22:44:28.681446 [ 263 ] {50870e79-0f83-4a4a-befa-cdbe40cde153} executeQuery: Read 27 rows, 1.00 KiB in 0.002471 sec., 10926.750303520841 rows/sec., 406.67 KiB/sec. 2025.01.13 22:44:28.681606 [ 263 ] {50870e79-0f83-4a4a-befa-cdbe40cde153} TCPHandler: Processed in 0.002804438 sec. 2025.01.13 22:44:28.682021 [ 265 ] {} TCP-Session: 015a0250-172d-4ee7-9000-412a92a1806c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:44:28.682249 [ 265 ] {c6b9289c-a1b5-4af5-9d70-9fe219baa9e6} executeQuery: (from [fd00:1122:3344:101::d]:50995) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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.13 22:44:28.682658 [ 265 ] {c6b9289c-a1b5-4af5-9d70-9fe219baa9e6} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.13 22:44:28.682718 [ 265 ] {c6b9289c-a1b5-4af5-9d70-9fe219baa9e6} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('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.13 22:44:28.683042 [ 265 ] {c6b9289c-a1b5-4af5-9d70-9fe219baa9e6} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.13 22:44:28.683110 [ 265 ] {c6b9289c-a1b5-4af5-9d70-9fe219baa9e6} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.13 22:44:28.683263 [ 265 ] {c6b9289c-a1b5-4af5-9d70-9fe219baa9e6} oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Key condition: (column 0 notIn 32-element set) 2025.01.13 22:44:28.683348 [ 296 ] {c6b9289c-a1b5-4af5-9d70-9fe219baa9e6} oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.13 22:44:28.683350 [ 299 ] {c6b9289c-a1b5-4af5-9d70-9fe219baa9e6} oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.01.13 22:44:28.683447 [ 265 ] {c6b9289c-a1b5-4af5-9d70-9fe219baa9e6} oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (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.13 22:44:28.683476 [ 265 ] {c6b9289c-a1b5-4af5-9d70-9fe219baa9e6} oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.13 22:44:28.683559 [ 265 ] {c6b9289c-a1b5-4af5-9d70-9fe219baa9e6} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.01.13 22:44:28.683581 [ 265 ] {c6b9289c-a1b5-4af5-9d70-9fe219baa9e6} oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Reading approx. 27 rows with 2 streams 2025.01.13 22:44:28.683624 [ 265 ] {c6b9289c-a1b5-4af5-9d70-9fe219baa9e6} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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.13 22:44:28.683675 [ 265 ] {c6b9289c-a1b5-4af5-9d70-9fe219baa9e6} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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.13 22:44:28.684645 [ 265 ] {c6b9289c-a1b5-4af5-9d70-9fe219baa9e6} executeQuery: Read 27 rows, 1.00 KiB in 0.002505 sec., 10778.443113772455 rows/sec., 401.15 KiB/sec. 2025.01.13 22:44:28.684774 [ 265 ] {c6b9289c-a1b5-4af5-9d70-9fe219baa9e6} TCPHandler: Processed in 0.002823728 sec. 2025.01.13 22:44:28.764993 [ 263 ] {} TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:44:28.765186 [ 263 ] {90769abb-af87-4212-898b-79b8bad7a215} executeQuery: (from [fd00:1122:3344:101::d]:42763) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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.13 22:44:28.765537 [ 263 ] {90769abb-af87-4212-898b-79b8bad7a215} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.13 22:44:28.765585 [ 263 ] {90769abb-af87-4212-898b-79b8bad7a215} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('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.13 22:44:28.765909 [ 263 ] {90769abb-af87-4212-898b-79b8bad7a215} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.13 22:44:28.765977 [ 263 ] {90769abb-af87-4212-898b-79b8bad7a215} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.13 22:44:28.766133 [ 263 ] {90769abb-af87-4212-898b-79b8bad7a215} oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Key condition: (column 0 notIn 33-element set) 2025.01.13 22:44:28.766247 [ 296 ] {90769abb-af87-4212-898b-79b8bad7a215} oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.13 22:44:28.766247 [ 299 ] {90769abb-af87-4212-898b-79b8bad7a215} oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.01.13 22:44:28.766369 [ 263 ] {90769abb-af87-4212-898b-79b8bad7a215} oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (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.13 22:44:28.766397 [ 263 ] {90769abb-af87-4212-898b-79b8bad7a215} oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.13 22:44:28.766483 [ 263 ] {90769abb-af87-4212-898b-79b8bad7a215} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.01.13 22:44:28.766505 [ 263 ] {90769abb-af87-4212-898b-79b8bad7a215} oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Reading approx. 27 rows with 2 streams 2025.01.13 22:44:28.766549 [ 263 ] {90769abb-af87-4212-898b-79b8bad7a215} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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.13 22:44:28.766602 [ 263 ] {90769abb-af87-4212-898b-79b8bad7a215} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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.13 22:44:28.767613 [ 263 ] {90769abb-af87-4212-898b-79b8bad7a215} executeQuery: Read 27 rows, 1.00 KiB in 0.002517 sec., 10727.056019070322 rows/sec., 399.24 KiB/sec. 2025.01.13 22:44:28.767774 [ 263 ] {90769abb-af87-4212-898b-79b8bad7a215} TCPHandler: Processed in 0.002840529 sec. 2025.01.13 22:44:28.768286 [ 265 ] {} TCP-Session: 015a0250-172d-4ee7-9000-412a92a1806c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:44:28.768469 [ 265 ] {ca0a96db-3168-4002-a8cd-6a64b56955a1} executeQuery: (from [fd00:1122:3344:101::d]:50995) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.01.13 22:44:28.768541 [ 265 ] {ca0a96db-3168-4002-a8cd-6a64b56955a1} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.13 22:44:28.769376 [ 265 ] {ca0a96db-3168-4002-a8cd-6a64b56955a1} oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:28.769421 [ 265 ] {ca0a96db-3168-4002-a8cd-6a64b56955a1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.13 22:44:28.769945 [ 265 ] {ca0a96db-3168-4002-a8cd-6a64b56955a1} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.13 22:44:28.770177 [ 265 ] {ca0a96db-3168-4002-a8cd-6a64b56955a1} oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565): 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.13 22:44:28.770472 [ 265 ] {ca0a96db-3168-4002-a8cd-6a64b56955a1} executeQuery: Read 7 rows, 1.42 KiB in 0.002028 sec., 3451.6765285996057 rows/sec., 702.08 KiB/sec. 2025.01.13 22:44:28.770578 [ 265 ] {ca0a96db-3168-4002-a8cd-6a64b56955a1} TCPHandler: Processed in 0.002391046 sec. 2025.01.13 22:44:28.770730 [ 263 ] {} TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:44:28.770864 [ 263 ] {d2be63b7-13e0-4352-ba3b-8863089f58b0} executeQuery: (from [fd00:1122:3344:101::d]:42763) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.13 22:44:28.770917 [ 263 ] {d2be63b7-13e0-4352-ba3b-8863089f58b0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.13 22:44:28.771561 [ 263 ] {d2be63b7-13e0-4352-ba3b-8863089f58b0} oximeter.fields_i16 (bdb40ae3-94ce-4cc6-a82d-4d3fcd9ad069): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:28.771605 [ 263 ] {d2be63b7-13e0-4352-ba3b-8863089f58b0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.13 22:44:28.772028 [ 263 ] {d2be63b7-13e0-4352-ba3b-8863089f58b0} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.13 22:44:28.772286 [ 263 ] {d2be63b7-13e0-4352-ba3b-8863089f58b0} oximeter.fields_i16 (bdb40ae3-94ce-4cc6-a82d-4d3fcd9ad069): 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.13 22:44:28.772509 [ 263 ] {d2be63b7-13e0-4352-ba3b-8863089f58b0} executeQuery: Read 14 rows, 1.01 KiB in 0.001683 sec., 8318.478906714201 rows/sec., 598.82 KiB/sec. 2025.01.13 22:44:28.772563 [ 263 ] {d2be63b7-13e0-4352-ba3b-8863089f58b0} TCPHandler: Processed in 0.001889019 sec. 2025.01.13 22:44:28.772701 [ 265 ] {} TCP-Session: 015a0250-172d-4ee7-9000-412a92a1806c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:44:28.772831 [ 265 ] {0ba52d0f-6325-4659-a7b5-abe7f7f64798} executeQuery: (from [fd00:1122:3344:101::d]:50995) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.13 22:44:28.772895 [ 265 ] {0ba52d0f-6325-4659-a7b5-abe7f7f64798} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.13 22:44:28.774232 [ 265 ] {0ba52d0f-6325-4659-a7b5-abe7f7f64798} oximeter.fields_string (4366cd6c-b622-4742-a499-cbbff5677496): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:28.774272 [ 265 ] {0ba52d0f-6325-4659-a7b5-abe7f7f64798} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.13 22:44:28.774718 [ 265 ] {0ba52d0f-6325-4659-a7b5-abe7f7f64798} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.13 22:44:28.774966 [ 265 ] {0ba52d0f-6325-4659-a7b5-abe7f7f64798} oximeter.fields_string (4366cd6c-b622-4742-a499-cbbff5677496): 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.13 22:44:28.775174 [ 265 ] {0ba52d0f-6325-4659-a7b5-abe7f7f64798} executeQuery: Read 1330 rows, 113.33 KiB in 0.002376 sec., 559764.3097643098 rows/sec., 46.58 MiB/sec. 2025.01.13 22:44:28.775227 [ 265 ] {0ba52d0f-6325-4659-a7b5-abe7f7f64798} TCPHandler: Processed in 0.002580731 sec. 2025.01.13 22:44:28.775379 [ 263 ] {} TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:44:28.775497 [ 263 ] {363b6103-e53b-4ffd-bda4-9fd609d3c022} executeQuery: (from [fd00:1122:3344:101::d]:42763) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.13 22:44:28.775545 [ 263 ] {363b6103-e53b-4ffd-bda4-9fd609d3c022} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.13 22:44:28.776127 [ 263 ] {363b6103-e53b-4ffd-bda4-9fd609d3c022} oximeter.fields_u16 (8be39cc1-467b-48f4-a414-1ba05df4c6fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:28.776167 [ 263 ] {363b6103-e53b-4ffd-bda4-9fd609d3c022} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.13 22:44:28.776523 [ 263 ] {363b6103-e53b-4ffd-bda4-9fd609d3c022} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.13 22:44:28.776766 [ 263 ] {363b6103-e53b-4ffd-bda4-9fd609d3c022} oximeter.fields_u16 (8be39cc1-467b-48f4-a414-1ba05df4c6fe): 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.13 22:44:28.776974 [ 263 ] {363b6103-e53b-4ffd-bda4-9fd609d3c022} executeQuery: Read 15 rows, 1.06 KiB in 0.0015 sec., 10000 rows/sec., 705.08 KiB/sec. 2025.01.13 22:44:28.777026 [ 263 ] {363b6103-e53b-4ffd-bda4-9fd609d3c022} TCPHandler: Processed in 0.001707534 sec. 2025.01.13 22:44:28.777188 [ 265 ] {} TCP-Session: 015a0250-172d-4ee7-9000-412a92a1806c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:44:28.777331 [ 265 ] {a09a5970-13e8-4ab9-af8f-cb722f3a289c} executeQuery: (from [fd00:1122:3344:101::d]:50995) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.13 22:44:28.777389 [ 265 ] {a09a5970-13e8-4ab9-af8f-cb722f3a289c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.13 22:44:28.778128 [ 265 ] {a09a5970-13e8-4ab9-af8f-cb722f3a289c} oximeter.fields_u32 (ff8050da-d663-44eb-9d6d-565cc8e88c85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:28.778168 [ 265 ] {a09a5970-13e8-4ab9-af8f-cb722f3a289c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.13 22:44:28.778555 [ 265 ] {a09a5970-13e8-4ab9-af8f-cb722f3a289c} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.13 22:44:28.778805 [ 265 ] {a09a5970-13e8-4ab9-af8f-cb722f3a289c} oximeter.fields_u32 (ff8050da-d663-44eb-9d6d-565cc8e88c85): 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.13 22:44:28.779033 [ 265 ] {a09a5970-13e8-4ab9-af8f-cb722f3a289c} executeQuery: Read 242 rows, 16.79 KiB in 0.001732 sec., 139722.86374133948 rows/sec., 9.47 MiB/sec. 2025.01.13 22:44:28.779087 [ 265 ] {a09a5970-13e8-4ab9-af8f-cb722f3a289c} TCPHandler: Processed in 0.001970012 sec. 2025.01.13 22:44:28.779281 [ 263 ] {} TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:44:28.779503 [ 263 ] {ed898e6e-0b21-4995-afd6-47f20b335721} executeQuery: (from [fd00:1122:3344:101::d]:42763) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.13 22:44:28.779592 [ 263 ] {ed898e6e-0b21-4995-afd6-47f20b335721} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.13 22:44:28.780270 [ 263 ] {ed898e6e-0b21-4995-afd6-47f20b335721} oximeter.fields_u8 (2211dd7b-d228-478a-b54a-c3eeb692f92b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:28.780309 [ 263 ] {ed898e6e-0b21-4995-afd6-47f20b335721} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.13 22:44:28.780654 [ 263 ] {ed898e6e-0b21-4995-afd6-47f20b335721} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.13 22:44:28.780891 [ 263 ] {ed898e6e-0b21-4995-afd6-47f20b335721} oximeter.fields_u8 (2211dd7b-d228-478a-b54a-c3eeb692f92b): 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.13 22:44:28.781091 [ 263 ] {ed898e6e-0b21-4995-afd6-47f20b335721} executeQuery: Read 13 rows, 830.00 B in 0.001642 sec., 7917.174177831912 rows/sec., 493.63 KiB/sec. 2025.01.13 22:44:28.781142 [ 263 ] {ed898e6e-0b21-4995-afd6-47f20b335721} TCPHandler: Processed in 0.001972832 sec. 2025.01.13 22:44:28.781291 [ 265 ] {} TCP-Session: 015a0250-172d-4ee7-9000-412a92a1806c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:44:28.781429 [ 265 ] {4ac6ea9b-a891-4f1a-a318-73f6e984d997} executeQuery: (from [fd00:1122:3344:101::d]:50995) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.13 22:44:28.781488 [ 265 ] {4ac6ea9b-a891-4f1a-a318-73f6e984d997} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.13 22:44:28.782442 [ 265 ] {4ac6ea9b-a891-4f1a-a318-73f6e984d997} oximeter.fields_uuid (669d0a4c-081e-4ccc-9c42-9b01da8ea66e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:28.782482 [ 265 ] {4ac6ea9b-a891-4f1a-a318-73f6e984d997} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.13 22:44:28.782875 [ 265 ] {4ac6ea9b-a891-4f1a-a318-73f6e984d997} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.13 22:44:28.783122 [ 265 ] {4ac6ea9b-a891-4f1a-a318-73f6e984d997} oximeter.fields_uuid (669d0a4c-081e-4ccc-9c42-9b01da8ea66e): 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.13 22:44:28.783417 [ 265 ] {4ac6ea9b-a891-4f1a-a318-73f6e984d997} executeQuery: Read 810 rows, 59.73 KiB in 0.002002 sec., 404595.40459540463 rows/sec., 29.14 MiB/sec. 2025.01.13 22:44:28.783487 [ 265 ] {4ac6ea9b-a891-4f1a-a318-73f6e984d997} TCPHandler: Processed in 0.002261751 sec. 2025.01.13 22:44:28.783690 [ 263 ] {} TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:44:28.783881 [ 263 ] {db2277c4-7a08-4d83-abe1-4e9291a228a8} executeQuery: (from [fd00:1122:3344:101::d]:42763) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.13 22:44:28.783941 [ 263 ] {db2277c4-7a08-4d83-abe1-4e9291a228a8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.13 22:44:28.784495 [ 263 ] {db2277c4-7a08-4d83-abe1-4e9291a228a8} oximeter.measurements_bool (9682775c-5538-4f61-856b-117a1fb98407): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:28.784541 [ 263 ] {db2277c4-7a08-4d83-abe1-4e9291a228a8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.13 22:44:28.784937 [ 263 ] {db2277c4-7a08-4d83-abe1-4e9291a228a8} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.13 22:44:28.785171 [ 263 ] {db2277c4-7a08-4d83-abe1-4e9291a228a8} oximeter.measurements_bool (9682775c-5538-4f61-856b-117a1fb98407): 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.13 22:44:28.785460 [ 263 ] {db2277c4-7a08-4d83-abe1-4e9291a228a8} executeQuery: Read 6 rows, 321.00 B in 0.001589 sec., 3775.9597230962872 rows/sec., 197.28 KiB/sec. 2025.01.13 22:44:28.785543 [ 263 ] {db2277c4-7a08-4d83-abe1-4e9291a228a8} TCPHandler: Processed in 0.001964321 sec. 2025.01.13 22:44:28.785687 [ 265 ] {} TCP-Session: 015a0250-172d-4ee7-9000-412a92a1806c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:44:28.785815 [ 265 ] {d366c81b-71cc-4382-9fad-d083c6fc7829} executeQuery: (from [fd00:1122:3344:101::d]:50995) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.13 22:44:28.785876 [ 265 ] {d366c81b-71cc-4382-9fad-d083c6fc7829} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.13 22:44:28.787157 [ 265 ] {d366c81b-71cc-4382-9fad-d083c6fc7829} oximeter.measurements_cumulativeu64 (5b2b84eb-de27-4ec9-b286-588ea03439d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:28.787193 [ 265 ] {d366c81b-71cc-4382-9fad-d083c6fc7829} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.13 22:44:28.787727 [ 265 ] {d366c81b-71cc-4382-9fad-d083c6fc7829} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.13 22:44:28.787972 [ 265 ] {d366c81b-71cc-4382-9fad-d083c6fc7829} oximeter.measurements_cumulativeu64 (5b2b84eb-de27-4ec9-b286-588ea03439d4): 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.13 22:44:28.788186 [ 265 ] {d366c81b-71cc-4382-9fad-d083c6fc7829} executeQuery: Read 2284 rows, 155.89 KiB in 0.002404 sec., 950083.1946755408 rows/sec., 63.33 MiB/sec. 2025.01.13 22:44:28.788240 [ 265 ] {d366c81b-71cc-4382-9fad-d083c6fc7829} TCPHandler: Processed in 0.002612932 sec. 2025.01.13 22:44:28.788444 [ 263 ] {} TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:44:28.788668 [ 263 ] {9a0bd337-d8a3-44af-a3eb-6ae862d32684} executeQuery: (from [fd00:1122:3344:101::d]:42763) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.13 22:44:28.788761 [ 263 ] {9a0bd337-d8a3-44af-a3eb-6ae862d32684} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.13 22:44:28.789251 [ 263 ] {9a0bd337-d8a3-44af-a3eb-6ae862d32684} oximeter.measurements_f64 (987de6ac-8f6f-4012-a04b-e4b769ed9da6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:28.789289 [ 263 ] {9a0bd337-d8a3-44af-a3eb-6ae862d32684} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.13 22:44:28.789636 [ 263 ] {9a0bd337-d8a3-44af-a3eb-6ae862d32684} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.13 22:44:28.789878 [ 263 ] {9a0bd337-d8a3-44af-a3eb-6ae862d32684} oximeter.measurements_f64 (987de6ac-8f6f-4012-a04b-e4b769ed9da6): 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.13 22:44:28.790082 [ 263 ] {9a0bd337-d8a3-44af-a3eb-6ae862d32684} executeQuery: Read 1 rows, 69.00 B in 0.001469 sec., 680.7351940095302 rows/sec., 45.87 KiB/sec. 2025.01.13 22:44:28.790130 [ 263 ] {9a0bd337-d8a3-44af-a3eb-6ae862d32684} TCPHandler: Processed in 0.001794926 sec. 2025.01.13 22:44:28.790268 [ 265 ] {} TCP-Session: 015a0250-172d-4ee7-9000-412a92a1806c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:44:28.790387 [ 265 ] {7e7ff77b-3f5e-4c2f-859b-aa794808f3bb} executeQuery: (from [fd00:1122:3344:101::d]:50995) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.13 22:44:28.790563 [ 265 ] {7e7ff77b-3f5e-4c2f-859b-aa794808f3bb} 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.13 22:44:28.791647 [ 265 ] {7e7ff77b-3f5e-4c2f-859b-aa794808f3bb} oximeter.measurements_histogramu64 (e616e39d-1b7b-4284-8973-8b48e812b19a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:28.791686 [ 265 ] {7e7ff77b-3f5e-4c2f-859b-aa794808f3bb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.13 22:44:28.792281 [ 265 ] {7e7ff77b-3f5e-4c2f-859b-aa794808f3bb} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.13 22:44:28.792538 [ 265 ] {7e7ff77b-3f5e-4c2f-859b-aa794808f3bb} oximeter.measurements_histogramu64 (e616e39d-1b7b-4284-8973-8b48e812b19a): 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.13 22:44:28.792729 [ 265 ] {7e7ff77b-3f5e-4c2f-859b-aa794808f3bb} executeQuery: Read 8 rows, 14.68 KiB in 0.002366 sec., 3381.23415046492 rows/sec., 6.06 MiB/sec. 2025.01.13 22:44:28.792926 [ 265 ] {7e7ff77b-3f5e-4c2f-859b-aa794808f3bb} TCPHandler: Processed in 0.002716326 sec. 2025.01.13 22:44:28.793086 [ 263 ] {} TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:44:28.793225 [ 263 ] {22f64323-3977-4f47-bba3-1999dda532b0} executeQuery: (from [fd00:1122:3344:101::d]:42763) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.13 22:44:28.793284 [ 263 ] {22f64323-3977-4f47-bba3-1999dda532b0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.13 22:44:28.793839 [ 263 ] {22f64323-3977-4f47-bba3-1999dda532b0} oximeter.measurements_u64 (8c838ca2-49ae-46da-8de7-e5da4866310f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:28.793876 [ 263 ] {22f64323-3977-4f47-bba3-1999dda532b0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.13 22:44:28.794231 [ 263 ] {22f64323-3977-4f47-bba3-1999dda532b0} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.13 22:44:28.794458 [ 263 ] {22f64323-3977-4f47-bba3-1999dda532b0} oximeter.measurements_u64 (8c838ca2-49ae-46da-8de7-e5da4866310f): 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.13 22:44:28.794660 [ 263 ] {22f64323-3977-4f47-bba3-1999dda532b0} executeQuery: Read 40 rows, 2.46 KiB in 0.001466 sec., 27285.12960436562 rows/sec., 1.64 MiB/sec. 2025.01.13 22:44:28.794708 [ 263 ] {22f64323-3977-4f47-bba3-1999dda532b0} TCPHandler: Processed in 0.001689924 sec. 2025.01.13 22:44:31.350443 [ 263 ] {} TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:44:31.350668 [ 263 ] {7241c26d-5a8d-48fd-8f08-bf4747c97753} executeQuery: (from [fd00:1122:3344:101::d]:42763) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.13 22:44:31.350762 [ 263 ] {7241c26d-5a8d-48fd-8f08-bf4747c97753} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.13 22:44:31.351561 [ 263 ] {7241c26d-5a8d-48fd-8f08-bf4747c97753} oximeter.fields_string (4366cd6c-b622-4742-a499-cbbff5677496): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:31.351619 [ 263 ] {7241c26d-5a8d-48fd-8f08-bf4747c97753} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.13 22:44:31.352157 [ 263 ] {7241c26d-5a8d-48fd-8f08-bf4747c97753} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.13 22:44:31.352511 [ 263 ] {7241c26d-5a8d-48fd-8f08-bf4747c97753} oximeter.fields_string (4366cd6c-b622-4742-a499-cbbff5677496): 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.13 22:44:31.352758 [ 263 ] {7241c26d-5a8d-48fd-8f08-bf4747c97753} executeQuery: Read 26 rows, 1.98 KiB in 0.002153 sec., 12076.172782164422 rows/sec., 919.41 KiB/sec. 2025.01.13 22:44:31.352818 [ 263 ] {7241c26d-5a8d-48fd-8f08-bf4747c97753} TCPHandler: Processed in 0.002544771 sec. 2025.01.13 22:44:31.353114 [ 265 ] {} TCP-Session: 015a0250-172d-4ee7-9000-412a92a1806c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:44:31.353359 [ 265 ] {781672d0-39b5-49d5-85c6-2398b16ec806} executeQuery: (from [fd00:1122:3344:101::d]:50995) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.13 22:44:31.353444 [ 265 ] {781672d0-39b5-49d5-85c6-2398b16ec806} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.13 22:44:31.354355 [ 265 ] {781672d0-39b5-49d5-85c6-2398b16ec806} oximeter.fields_uuid (669d0a4c-081e-4ccc-9c42-9b01da8ea66e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:31.354415 [ 265 ] {781672d0-39b5-49d5-85c6-2398b16ec806} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.13 22:44:31.354958 [ 265 ] {781672d0-39b5-49d5-85c6-2398b16ec806} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.13 22:44:31.355246 [ 265 ] {781672d0-39b5-49d5-85c6-2398b16ec806} oximeter.fields_uuid (669d0a4c-081e-4ccc-9c42-9b01da8ea66e): 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.13 22:44:31.355495 [ 265 ] {781672d0-39b5-49d5-85c6-2398b16ec806} executeQuery: Read 28 rows, 2.24 KiB in 0.00218 sec., 12844.036697247706 rows/sec., 1.00 MiB/sec. 2025.01.13 22:44:31.355651 [ 265 ] {781672d0-39b5-49d5-85c6-2398b16ec806} TCPHandler: Processed in 0.002683275 sec. 2025.01.13 22:44:31.355887 [ 263 ] {} TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:44:31.356019 [ 263 ] {83668f76-ad5a-45de-b129-e94b00c6248a} executeQuery: (from [fd00:1122:3344:101::d]:42763) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.13 22:44:31.356078 [ 263 ] {83668f76-ad5a-45de-b129-e94b00c6248a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.13 22:44:31.356725 [ 263 ] {83668f76-ad5a-45de-b129-e94b00c6248a} oximeter.measurements_cumulativeu64 (5b2b84eb-de27-4ec9-b286-588ea03439d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:31.356778 [ 263 ] {83668f76-ad5a-45de-b129-e94b00c6248a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.13 22:44:31.357259 [ 263 ] {83668f76-ad5a-45de-b129-e94b00c6248a} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.13 22:44:31.357625 [ 263 ] {83668f76-ad5a-45de-b129-e94b00c6248a} oximeter.measurements_cumulativeu64 (5b2b84eb-de27-4ec9-b286-588ea03439d4): 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.13 22:44:31.357872 [ 263 ] {83668f76-ad5a-45de-b129-e94b00c6248a} executeQuery: Read 40 rows, 2.84 KiB in 0.001884 sec., 21231.422505307855 rows/sec., 1.47 MiB/sec. 2025.01.13 22:44:31.357934 [ 263 ] {83668f76-ad5a-45de-b129-e94b00c6248a} TCPHandler: Processed in 0.002112286 sec. 2025.01.13 22:44:31.358121 [ 265 ] {} TCP-Session: 015a0250-172d-4ee7-9000-412a92a1806c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:44:31.358262 [ 265 ] {e4e2fdb4-f9d8-402f-bf1c-b4d0bca19ae0} executeQuery: (from [fd00:1122:3344:101::d]:50995) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.13 22:44:31.358324 [ 265 ] {e4e2fdb4-f9d8-402f-bf1c-b4d0bca19ae0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.13 22:44:31.358842 [ 265 ] {e4e2fdb4-f9d8-402f-bf1c-b4d0bca19ae0} oximeter.measurements_u64 (8c838ca2-49ae-46da-8de7-e5da4866310f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:31.358886 [ 265 ] {e4e2fdb4-f9d8-402f-bf1c-b4d0bca19ae0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.13 22:44:31.359368 [ 265 ] {e4e2fdb4-f9d8-402f-bf1c-b4d0bca19ae0} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.13 22:44:31.359629 [ 265 ] {e4e2fdb4-f9d8-402f-bf1c-b4d0bca19ae0} oximeter.measurements_u64 (8c838ca2-49ae-46da-8de7-e5da4866310f): 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.13 22:44:31.359871 [ 265 ] {e4e2fdb4-f9d8-402f-bf1c-b4d0bca19ae0} executeQuery: Read 12 rows, 862.00 B in 0.001628 sec., 7371.00737100737 rows/sec., 517.07 KiB/sec. 2025.01.13 22:44:31.359986 [ 265 ] {e4e2fdb4-f9d8-402f-bf1c-b4d0bca19ae0} TCPHandler: Processed in 0.001924351 sec. 2025.01.13 22:44:32.429939 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 4209 2025.01.13 22:44:32.430596 [ 242 ] {} system.asynchronous_metric_log (4acd3861-caa9-4df9-b22d-dd18796c81dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:32.430636 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.13 22:44:32.431160 [ 242 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.13 22:44:32.431412 [ 242 ] {} system.asynchronous_metric_log (4acd3861-caa9-4df9-b22d-dd18796c81dc): 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.13 22:44:32.431654 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4209 2025.01.13 22:44:32.665957 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 2025.01.13 22:44:32.685313 [ 244 ] {} system.metric_log (155ddc58-84eb-4a59-a493-bbce008f6cec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:32.685362 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.13 22:44:32.692733 [ 244 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.13 22:44:32.693515 [ 244 ] {} system.metric_log (155ddc58-84eb-4a59-a493-bbce008f6cec): 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.13 22:44:32.696082 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 68 2025.01.13 22:44:34.915015 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 270 2025.01.13 22:44:34.918465 [ 243 ] {} system.query_log (0794516c-b6c7-4f6b-bdce-0c9e2181bb0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:34.918516 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.13 22:44:34.920090 [ 243 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.13 22:44:34.920399 [ 243 ] {} system.query_log (0794516c-b6c7-4f6b-bdce-0c9e2181bb0a): 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.13 22:44:34.921409 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 270 2025.01.13 22:44:36.352244 [ 263 ] {} TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:44:36.352484 [ 263 ] {5aee7b01-6fca-41db-98e8-f3401c657a5f} executeQuery: (from [fd00:1122:3344:101::d]:42763) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.13 22:44:36.352569 [ 263 ] {5aee7b01-6fca-41db-98e8-f3401c657a5f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.13 22:44:36.353392 [ 263 ] {5aee7b01-6fca-41db-98e8-f3401c657a5f} oximeter.fields_string (4366cd6c-b622-4742-a499-cbbff5677496): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:36.353443 [ 263 ] {5aee7b01-6fca-41db-98e8-f3401c657a5f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.13 22:44:36.353888 [ 263 ] {5aee7b01-6fca-41db-98e8-f3401c657a5f} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.13 22:44:36.354153 [ 263 ] {5aee7b01-6fca-41db-98e8-f3401c657a5f} oximeter.fields_string (4366cd6c-b622-4742-a499-cbbff5677496): 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.13 22:44:36.354383 [ 263 ] {5aee7b01-6fca-41db-98e8-f3401c657a5f} executeQuery: Read 26 rows, 1.98 KiB in 0.001961 sec., 13258.541560428352 rows/sec., 1009.43 KiB/sec. 2025.01.13 22:44:36.354446 [ 263 ] {5aee7b01-6fca-41db-98e8-f3401c657a5f} TCPHandler: Processed in 0.002352694 sec. 2025.01.13 22:44:36.354701 [ 265 ] {} TCP-Session: 015a0250-172d-4ee7-9000-412a92a1806c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:44:36.354905 [ 265 ] {692204d0-68a0-443e-9c86-52a3b2e9a74b} executeQuery: (from [fd00:1122:3344:101::d]:50995) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.13 22:44:36.354979 [ 265 ] {692204d0-68a0-443e-9c86-52a3b2e9a74b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.13 22:44:36.355741 [ 265 ] {692204d0-68a0-443e-9c86-52a3b2e9a74b} oximeter.fields_uuid (669d0a4c-081e-4ccc-9c42-9b01da8ea66e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:36.355792 [ 265 ] {692204d0-68a0-443e-9c86-52a3b2e9a74b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.13 22:44:36.356227 [ 265 ] {692204d0-68a0-443e-9c86-52a3b2e9a74b} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.13 22:44:36.356487 [ 265 ] {692204d0-68a0-443e-9c86-52a3b2e9a74b} oximeter.fields_uuid (669d0a4c-081e-4ccc-9c42-9b01da8ea66e): 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.13 22:44:36.356731 [ 265 ] {692204d0-68a0-443e-9c86-52a3b2e9a74b} executeQuery: Read 28 rows, 2.24 KiB in 0.001878 sec., 14909.478168264111 rows/sec., 1.16 MiB/sec. 2025.01.13 22:44:36.356801 [ 265 ] {692204d0-68a0-443e-9c86-52a3b2e9a74b} TCPHandler: Processed in 0.002230811 sec. 2025.01.13 22:44:36.356968 [ 263 ] {} TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:44:36.357115 [ 263 ] {3d879931-08ef-450d-93ae-ceca06c80d7b} executeQuery: (from [fd00:1122:3344:101::d]:42763) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.13 22:44:36.357182 [ 263 ] {3d879931-08ef-450d-93ae-ceca06c80d7b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.13 22:44:36.357841 [ 263 ] {3d879931-08ef-450d-93ae-ceca06c80d7b} oximeter.measurements_cumulativeu64 (5b2b84eb-de27-4ec9-b286-588ea03439d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:36.357889 [ 263 ] {3d879931-08ef-450d-93ae-ceca06c80d7b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.13 22:44:36.358328 [ 263 ] {3d879931-08ef-450d-93ae-ceca06c80d7b} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.13 22:44:36.358581 [ 263 ] {3d879931-08ef-450d-93ae-ceca06c80d7b} oximeter.measurements_cumulativeu64 (5b2b84eb-de27-4ec9-b286-588ea03439d4): 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.13 22:44:36.358819 [ 263 ] {3d879931-08ef-450d-93ae-ceca06c80d7b} executeQuery: Read 100 rows, 7.10 KiB in 0.001737 sec., 57570.523891767414 rows/sec., 3.99 MiB/sec. 2025.01.13 22:44:36.358940 [ 263 ] {3d879931-08ef-450d-93ae-ceca06c80d7b} TCPHandler: Processed in 0.002035724 sec. 2025.01.13 22:44:36.359144 [ 265 ] {} TCP-Session: 015a0250-172d-4ee7-9000-412a92a1806c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:44:36.359293 [ 265 ] {5d628c27-c67b-455b-aed7-c8246566a1fe} executeQuery: (from [fd00:1122:3344:101::d]:50995) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.13 22:44:36.359359 [ 265 ] {5d628c27-c67b-455b-aed7-c8246566a1fe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.13 22:44:36.359947 [ 265 ] {5d628c27-c67b-455b-aed7-c8246566a1fe} oximeter.measurements_u64 (8c838ca2-49ae-46da-8de7-e5da4866310f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:36.359995 [ 265 ] {5d628c27-c67b-455b-aed7-c8246566a1fe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.13 22:44:36.360386 [ 265 ] {5d628c27-c67b-455b-aed7-c8246566a1fe} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.13 22:44:36.360629 [ 265 ] {5d628c27-c67b-455b-aed7-c8246566a1fe} oximeter.measurements_u64 (8c838ca2-49ae-46da-8de7-e5da4866310f): 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.13 22:44:36.360842 [ 265 ] {5d628c27-c67b-455b-aed7-c8246566a1fe} executeQuery: Read 30 rows, 2.10 KiB in 0.001585 sec., 18927.44479495268 rows/sec., 1.30 MiB/sec. 2025.01.13 22:44:36.360897 [ 265 ] {5d628c27-c67b-455b-aed7-c8246566a1fe} TCPHandler: Processed in 0.001826897 sec. 2025.01.13 22:44:39.812556 [ 44 ] {} DNSResolver: Updating DNS cache 2025.01.13 22:44:39.812607 [ 44 ] {} DNSResolver: Updated DNS cache 2025.01.13 22:44:39.932679 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 4636 2025.01.13 22:44:39.933313 [ 242 ] {} system.asynchronous_metric_log (4acd3861-caa9-4df9-b22d-dd18796c81dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:39.933356 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.13 22:44:39.933895 [ 242 ] {} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.01.13 22:44:39.934179 [ 242 ] {} system.asynchronous_metric_log (4acd3861-caa9-4df9-b22d-dd18796c81dc): 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.13 22:44:39.934464 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4636 2025.01.13 22:44:40.197050 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 2025.01.13 22:44:40.217671 [ 244 ] {} system.metric_log (155ddc58-84eb-4a59-a493-bbce008f6cec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:40.217743 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.01.13 22:44:40.225069 [ 244 ] {} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.01.13 22:44:40.225836 [ 244 ] {} system.metric_log (155ddc58-84eb-4a59-a493-bbce008f6cec): 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.13 22:44:40.229019 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 76 2025.01.13 22:44:41.352338 [ 263 ] {} TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:44:41.352604 [ 263 ] {316629e2-848c-43a2-9a94-029705abe8f3} executeQuery: (from [fd00:1122:3344:101::d]:42763) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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.13 22:44:41.353044 [ 263 ] {316629e2-848c-43a2-9a94-029705abe8f3} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.13 22:44:41.353096 [ 263 ] {316629e2-848c-43a2-9a94-029705abe8f3} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('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.13 22:44:41.353448 [ 263 ] {316629e2-848c-43a2-9a94-029705abe8f3} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.13 22:44:41.353528 [ 263 ] {316629e2-848c-43a2-9a94-029705abe8f3} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.13 22:44:41.353703 [ 263 ] {316629e2-848c-43a2-9a94-029705abe8f3} oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Key condition: (column 0 notIn 34-element set) 2025.01.13 22:44:41.353871 [ 299 ] {316629e2-848c-43a2-9a94-029705abe8f3} oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.13 22:44:41.353893 [ 298 ] {316629e2-848c-43a2-9a94-029705abe8f3} oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.01.13 22:44:41.353871 [ 296 ] {316629e2-848c-43a2-9a94-029705abe8f3} oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.01.13 22:44:41.354061 [ 263 ] {316629e2-848c-43a2-9a94-029705abe8f3} oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (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.13 22:44:41.354091 [ 263 ] {316629e2-848c-43a2-9a94-029705abe8f3} oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.13 22:44:41.354214 [ 263 ] {316629e2-848c-43a2-9a94-029705abe8f3} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.01.13 22:44:41.354238 [ 263 ] {316629e2-848c-43a2-9a94-029705abe8f3} oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Reading approx. 34 rows with 3 streams 2025.01.13 22:44:41.354281 [ 263 ] {316629e2-848c-43a2-9a94-029705abe8f3} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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.13 22:44:41.354328 [ 263 ] {316629e2-848c-43a2-9a94-029705abe8f3} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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.13 22:44:41.354372 [ 263 ] {316629e2-848c-43a2-9a94-029705abe8f3} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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.13 22:44:41.356205 [ 263 ] {316629e2-848c-43a2-9a94-029705abe8f3} executeQuery: Read 34 rows, 1.26 KiB in 0.003726 sec., 9125.067096081588 rows/sec., 337.84 KiB/sec. 2025.01.13 22:44:41.356393 [ 263 ] {316629e2-848c-43a2-9a94-029705abe8f3} TCPHandler: Processed in 0.004198032 sec. 2025.01.13 22:44:41.356824 [ 265 ] {} TCP-Session: 015a0250-172d-4ee7-9000-412a92a1806c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:44:41.357084 [ 265 ] {6a2ae458-68fd-4db3-a037-45389ebae548} executeQuery: (from [fd00:1122:3344:101::d]:50995) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', '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.13 22:44:41.357520 [ 265 ] {6a2ae458-68fd-4db3-a037-45389ebae548} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.13 22:44:41.357571 [ 265 ] {6a2ae458-68fd-4db3-a037-45389ebae548} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', '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.13 22:44:41.357929 [ 265 ] {6a2ae458-68fd-4db3-a037-45389ebae548} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.13 22:44:41.358007 [ 265 ] {6a2ae458-68fd-4db3-a037-45389ebae548} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.13 22:44:41.358182 [ 265 ] {6a2ae458-68fd-4db3-a037-45389ebae548} oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Key condition: (column 0 notIn 35-element set) 2025.01.13 22:44:41.358337 [ 298 ] {6a2ae458-68fd-4db3-a037-45389ebae548} oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.01.13 22:44:41.358340 [ 299 ] {6a2ae458-68fd-4db3-a037-45389ebae548} oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.01.13 22:44:41.358335 [ 301 ] {6a2ae458-68fd-4db3-a037-45389ebae548} oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.13 22:44:41.358498 [ 265 ] {6a2ae458-68fd-4db3-a037-45389ebae548} oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (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.13 22:44:41.358526 [ 265 ] {6a2ae458-68fd-4db3-a037-45389ebae548} oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.13 22:44:41.358645 [ 265 ] {6a2ae458-68fd-4db3-a037-45389ebae548} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.01.13 22:44:41.358669 [ 265 ] {6a2ae458-68fd-4db3-a037-45389ebae548} oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Reading approx. 34 rows with 3 streams 2025.01.13 22:44:41.358714 [ 265 ] {6a2ae458-68fd-4db3-a037-45389ebae548} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', '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.13 22:44:41.358764 [ 265 ] {6a2ae458-68fd-4db3-a037-45389ebae548} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', '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.13 22:44:41.358811 [ 265 ] {6a2ae458-68fd-4db3-a037-45389ebae548} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', '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.13 22:44:41.360245 [ 265 ] {6a2ae458-68fd-4db3-a037-45389ebae548} executeQuery: Read 34 rows, 1.26 KiB in 0.003293 sec., 10324.93167324628 rows/sec., 382.26 KiB/sec. 2025.01.13 22:44:41.360423 [ 265 ] {6a2ae458-68fd-4db3-a037-45389ebae548} TCPHandler: Processed in 0.003727197 sec. 2025.01.13 22:44:41.360719 [ 263 ] {} TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:44:41.360918 [ 263 ] {94b44cd5-03fa-4da2-9a69-085b106ef0c7} executeQuery: (from [fd00:1122:3344:101::d]:42763) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', '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.13 22:44:41.361269 [ 263 ] {94b44cd5-03fa-4da2-9a69-085b106ef0c7} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.13 22:44:41.361317 [ 263 ] {94b44cd5-03fa-4da2-9a69-085b106ef0c7} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', '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.13 22:44:41.361638 [ 263 ] {94b44cd5-03fa-4da2-9a69-085b106ef0c7} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.13 22:44:41.361704 [ 263 ] {94b44cd5-03fa-4da2-9a69-085b106ef0c7} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.13 22:44:41.361852 [ 263 ] {94b44cd5-03fa-4da2-9a69-085b106ef0c7} oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Key condition: (column 0 notIn 36-element set) 2025.01.13 22:44:41.361952 [ 298 ] {94b44cd5-03fa-4da2-9a69-085b106ef0c7} oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.13 22:44:41.362000 [ 296 ] {94b44cd5-03fa-4da2-9a69-085b106ef0c7} oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.01.13 22:44:41.362039 [ 301 ] {94b44cd5-03fa-4da2-9a69-085b106ef0c7} oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.01.13 22:44:41.362142 [ 263 ] {94b44cd5-03fa-4da2-9a69-085b106ef0c7} oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (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.13 22:44:41.362168 [ 263 ] {94b44cd5-03fa-4da2-9a69-085b106ef0c7} oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.13 22:44:41.362271 [ 263 ] {94b44cd5-03fa-4da2-9a69-085b106ef0c7} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.01.13 22:44:41.362293 [ 263 ] {94b44cd5-03fa-4da2-9a69-085b106ef0c7} oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Reading approx. 34 rows with 3 streams 2025.01.13 22:44:41.362339 [ 263 ] {94b44cd5-03fa-4da2-9a69-085b106ef0c7} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', '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.13 22:44:41.362386 [ 263 ] {94b44cd5-03fa-4da2-9a69-085b106ef0c7} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', '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.13 22:44:41.362431 [ 263 ] {94b44cd5-03fa-4da2-9a69-085b106ef0c7} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', '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.13 22:44:41.363895 [ 263 ] {94b44cd5-03fa-4da2-9a69-085b106ef0c7} executeQuery: Read 34 rows, 1.26 KiB in 0.003073 sec., 11064.106736088512 rows/sec., 409.63 KiB/sec. 2025.01.13 22:44:41.364065 [ 263 ] {94b44cd5-03fa-4da2-9a69-085b106ef0c7} TCPHandler: Processed in 0.003410497 sec. 2025.01.13 22:44:41.371831 [ 263 ] {} TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:44:41.371952 [ 263 ] {ee33e894-fdfc-43bf-801d-3eca74f89b6c} executeQuery: (from [fd00:1122:3344:101::d]:42763) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.01.13 22:44:41.372001 [ 263 ] {ee33e894-fdfc-43bf-801d-3eca74f89b6c} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.13 22:44:41.372658 [ 263 ] {ee33e894-fdfc-43bf-801d-3eca74f89b6c} oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:41.372702 [ 263 ] {ee33e894-fdfc-43bf-801d-3eca74f89b6c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.01.13 22:44:41.373181 [ 263 ] {ee33e894-fdfc-43bf-801d-3eca74f89b6c} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.13 22:44:41.373418 [ 263 ] {ee33e894-fdfc-43bf-801d-3eca74f89b6c} oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565): 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.13 22:44:41.373659 [ 263 ] {ee33e894-fdfc-43bf-801d-3eca74f89b6c} executeQuery: Read 3 rows, 280.00 B in 0.001737 sec., 1727.1157167530223 rows/sec., 157.42 KiB/sec. 2025.01.13 22:44:41.373837 [ 263 ] {ee33e894-fdfc-43bf-801d-3eca74f89b6c} TCPHandler: Processed in 0.002056595 sec. 2025.01.13 22:44:41.374023 [ 265 ] {} TCP-Session: 015a0250-172d-4ee7-9000-412a92a1806c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:44:41.374177 [ 265 ] {3abc444d-2cbd-4871-b06e-f4ec3afb73ae} executeQuery: (from [fd00:1122:3344:101::d]:50995) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.13 22:44:41.374236 [ 265 ] {3abc444d-2cbd-4871-b06e-f4ec3afb73ae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.13 22:44:41.374930 [ 265 ] {3abc444d-2cbd-4871-b06e-f4ec3afb73ae} oximeter.fields_i16 (bdb40ae3-94ce-4cc6-a82d-4d3fcd9ad069): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:41.374979 [ 265 ] {3abc444d-2cbd-4871-b06e-f4ec3afb73ae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.01.13 22:44:41.375405 [ 265 ] {3abc444d-2cbd-4871-b06e-f4ec3afb73ae} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.13 22:44:41.375650 [ 265 ] {3abc444d-2cbd-4871-b06e-f4ec3afb73ae} oximeter.fields_i16 (bdb40ae3-94ce-4cc6-a82d-4d3fcd9ad069): 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.13 22:44:41.375862 [ 265 ] {3abc444d-2cbd-4871-b06e-f4ec3afb73ae} executeQuery: Read 14 rows, 1.01 KiB in 0.001728 sec., 8101.851851851852 rows/sec., 583.22 KiB/sec. 2025.01.13 22:44:41.375916 [ 265 ] {3abc444d-2cbd-4871-b06e-f4ec3afb73ae} TCPHandler: Processed in 0.001965102 sec. 2025.01.13 22:44:41.376049 [ 263 ] {} TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:44:41.376183 [ 263 ] {cf5f2c8a-5046-4039-be56-652cfba66ee0} executeQuery: (from [fd00:1122:3344:101::d]:42763) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.13 22:44:41.376266 [ 263 ] {cf5f2c8a-5046-4039-be56-652cfba66ee0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.13 22:44:41.377309 [ 263 ] {cf5f2c8a-5046-4039-be56-652cfba66ee0} oximeter.fields_string (4366cd6c-b622-4742-a499-cbbff5677496): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:41.377348 [ 263 ] {cf5f2c8a-5046-4039-be56-652cfba66ee0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.01.13 22:44:41.377732 [ 263 ] {cf5f2c8a-5046-4039-be56-652cfba66ee0} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.01.13 22:44:41.377968 [ 263 ] {cf5f2c8a-5046-4039-be56-652cfba66ee0} oximeter.fields_string (4366cd6c-b622-4742-a499-cbbff5677496): 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.13 22:44:41.378227 [ 263 ] {cf5f2c8a-5046-4039-be56-652cfba66ee0} executeQuery: Read 235 rows, 21.46 KiB in 0.002082 sec., 112872.23823246878 rows/sec., 10.06 MiB/sec. 2025.01.13 22:44:41.378405 [ 263 ] {cf5f2c8a-5046-4039-be56-652cfba66ee0} TCPHandler: Processed in 0.002406246 sec. 2025.01.13 22:44:41.378558 [ 265 ] {} TCP-Session: 015a0250-172d-4ee7-9000-412a92a1806c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:44:41.378673 [ 265 ] {33b905cb-6747-44e1-97d7-ddf6355c6120} executeQuery: (from [fd00:1122:3344:101::d]:50995) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.13 22:44:41.378721 [ 265 ] {33b905cb-6747-44e1-97d7-ddf6355c6120} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.13 22:44:41.379317 [ 265 ] {33b905cb-6747-44e1-97d7-ddf6355c6120} oximeter.fields_u16 (8be39cc1-467b-48f4-a414-1ba05df4c6fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:41.379356 [ 265 ] {33b905cb-6747-44e1-97d7-ddf6355c6120} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.01.13 22:44:41.379717 [ 265 ] {33b905cb-6747-44e1-97d7-ddf6355c6120} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.13 22:44:41.379956 [ 265 ] {33b905cb-6747-44e1-97d7-ddf6355c6120} oximeter.fields_u16 (8be39cc1-467b-48f4-a414-1ba05df4c6fe): 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.13 22:44:41.380164 [ 265 ] {33b905cb-6747-44e1-97d7-ddf6355c6120} executeQuery: Read 38 rows, 2.79 KiB in 0.001511 sec., 25148.90800794176 rows/sec., 1.80 MiB/sec. 2025.01.13 22:44:41.380219 [ 265 ] {33b905cb-6747-44e1-97d7-ddf6355c6120} TCPHandler: Processed in 0.001714874 sec. 2025.01.13 22:44:41.380381 [ 263 ] {} TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:44:41.380521 [ 263 ] {4991c952-fb75-4109-80d6-6f2de8929340} executeQuery: (from [fd00:1122:3344:101::d]:42763) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.13 22:44:41.380578 [ 263 ] {4991c952-fb75-4109-80d6-6f2de8929340} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.13 22:44:41.381248 [ 263 ] {4991c952-fb75-4109-80d6-6f2de8929340} oximeter.fields_u32 (ff8050da-d663-44eb-9d6d-565cc8e88c85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:41.381286 [ 263 ] {4991c952-fb75-4109-80d6-6f2de8929340} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.01.13 22:44:41.381632 [ 263 ] {4991c952-fb75-4109-80d6-6f2de8929340} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.13 22:44:41.381863 [ 263 ] {4991c952-fb75-4109-80d6-6f2de8929340} oximeter.fields_u32 (ff8050da-d663-44eb-9d6d-565cc8e88c85): 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.13 22:44:41.382125 [ 263 ] {4991c952-fb75-4109-80d6-6f2de8929340} executeQuery: Read 14 rows, 1004.00 B in 0.001619 sec., 8647.313156269302 rows/sec., 605.60 KiB/sec. 2025.01.13 22:44:41.382271 [ 263 ] {4991c952-fb75-4109-80d6-6f2de8929340} TCPHandler: Processed in 0.001956032 sec. 2025.01.13 22:44:41.382418 [ 265 ] {} TCP-Session: 015a0250-172d-4ee7-9000-412a92a1806c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:44:41.382554 [ 265 ] {b8dc7e74-46c6-42d8-8c75-26c316657feb} executeQuery: (from [fd00:1122:3344:101::d]:50995) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.13 22:44:41.382610 [ 265 ] {b8dc7e74-46c6-42d8-8c75-26c316657feb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.13 22:44:41.383256 [ 265 ] {b8dc7e74-46c6-42d8-8c75-26c316657feb} oximeter.fields_u8 (2211dd7b-d228-478a-b54a-c3eeb692f92b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:41.383294 [ 265 ] {b8dc7e74-46c6-42d8-8c75-26c316657feb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.01.13 22:44:41.383644 [ 265 ] {b8dc7e74-46c6-42d8-8c75-26c316657feb} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.13 22:44:41.383889 [ 265 ] {b8dc7e74-46c6-42d8-8c75-26c316657feb} oximeter.fields_u8 (2211dd7b-d228-478a-b54a-c3eeb692f92b): 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.13 22:44:41.384096 [ 265 ] {b8dc7e74-46c6-42d8-8c75-26c316657feb} executeQuery: Read 13 rows, 830.00 B in 0.001572 sec., 8269.72010178117 rows/sec., 515.62 KiB/sec. 2025.01.13 22:44:41.384147 [ 265 ] {b8dc7e74-46c6-42d8-8c75-26c316657feb} TCPHandler: Processed in 0.001793557 sec. 2025.01.13 22:44:41.384304 [ 263 ] {} TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:44:41.384443 [ 263 ] {87655d28-e6d8-4a3b-892f-9e39904e5ef7} executeQuery: (from [fd00:1122:3344:101::d]:42763) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.13 22:44:41.384499 [ 263 ] {87655d28-e6d8-4a3b-892f-9e39904e5ef7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.13 22:44:41.385315 [ 263 ] {87655d28-e6d8-4a3b-892f-9e39904e5ef7} oximeter.fields_uuid (669d0a4c-081e-4ccc-9c42-9b01da8ea66e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:41.385353 [ 263 ] {87655d28-e6d8-4a3b-892f-9e39904e5ef7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.01.13 22:44:41.385726 [ 263 ] {87655d28-e6d8-4a3b-892f-9e39904e5ef7} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.01.13 22:44:41.385962 [ 263 ] {87655d28-e6d8-4a3b-892f-9e39904e5ef7} oximeter.fields_uuid (669d0a4c-081e-4ccc-9c42-9b01da8ea66e): 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.13 22:44:41.386186 [ 263 ] {87655d28-e6d8-4a3b-892f-9e39904e5ef7} executeQuery: Read 387 rows, 28.10 KiB in 0.001774 sec., 218151.0710259301 rows/sec., 15.47 MiB/sec. 2025.01.13 22:44:41.386236 [ 263 ] {87655d28-e6d8-4a3b-892f-9e39904e5ef7} TCPHandler: Processed in 0.001998563 sec. 2025.01.13 22:44:41.386380 [ 265 ] {} TCP-Session: 015a0250-172d-4ee7-9000-412a92a1806c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:44:41.386517 [ 265 ] {5c9a845f-7016-4bcf-ac52-1b51ca10dc14} executeQuery: (from [fd00:1122:3344:101::d]:50995) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.13 22:44:41.386574 [ 265 ] {5c9a845f-7016-4bcf-ac52-1b51ca10dc14} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.13 22:44:41.387137 [ 265 ] {5c9a845f-7016-4bcf-ac52-1b51ca10dc14} oximeter.measurements_bool (9682775c-5538-4f61-856b-117a1fb98407): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:41.387178 [ 265 ] {5c9a845f-7016-4bcf-ac52-1b51ca10dc14} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.01.13 22:44:41.387534 [ 265 ] {5c9a845f-7016-4bcf-ac52-1b51ca10dc14} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.13 22:44:41.387769 [ 265 ] {5c9a845f-7016-4bcf-ac52-1b51ca10dc14} oximeter.measurements_bool (9682775c-5538-4f61-856b-117a1fb98407): 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.13 22:44:41.387991 [ 265 ] {5c9a845f-7016-4bcf-ac52-1b51ca10dc14} executeQuery: Read 6 rows, 321.00 B in 0.001502 sec., 3994.6737683089214 rows/sec., 208.71 KiB/sec. 2025.01.13 22:44:41.388043 [ 265 ] {5c9a845f-7016-4bcf-ac52-1b51ca10dc14} TCPHandler: Processed in 0.001726324 sec. 2025.01.13 22:44:41.388192 [ 263 ] {} TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:44:41.388332 [ 263 ] {5ec0141f-174f-4a83-93ea-7ff699a2489b} executeQuery: (from [fd00:1122:3344:101::d]:42763) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.13 22:44:41.388391 [ 263 ] {5ec0141f-174f-4a83-93ea-7ff699a2489b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.13 22:44:41.389061 [ 263 ] {5ec0141f-174f-4a83-93ea-7ff699a2489b} oximeter.measurements_cumulativeu64 (5b2b84eb-de27-4ec9-b286-588ea03439d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:41.389106 [ 263 ] {5ec0141f-174f-4a83-93ea-7ff699a2489b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.01.13 22:44:41.389510 [ 263 ] {5ec0141f-174f-4a83-93ea-7ff699a2489b} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.01.13 22:44:41.389745 [ 263 ] {5ec0141f-174f-4a83-93ea-7ff699a2489b} oximeter.measurements_cumulativeu64 (5b2b84eb-de27-4ec9-b286-588ea03439d4): 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.13 22:44:41.389952 [ 263 ] {5ec0141f-174f-4a83-93ea-7ff699a2489b} executeQuery: Read 177 rows, 11.96 KiB in 0.001653 sec., 107078.03992740472 rows/sec., 7.06 MiB/sec. 2025.01.13 22:44:41.390012 [ 263 ] {5ec0141f-174f-4a83-93ea-7ff699a2489b} TCPHandler: Processed in 0.001884309 sec. 2025.01.13 22:44:41.390149 [ 265 ] {} TCP-Session: 015a0250-172d-4ee7-9000-412a92a1806c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:44:41.390269 [ 265 ] {e8ba704a-4bc1-4292-933a-b0f8703275b8} executeQuery: (from [fd00:1122:3344:101::d]:50995) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.13 22:44:41.390320 [ 265 ] {e8ba704a-4bc1-4292-933a-b0f8703275b8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.13 22:44:41.390785 [ 265 ] {e8ba704a-4bc1-4292-933a-b0f8703275b8} oximeter.measurements_f64 (987de6ac-8f6f-4012-a04b-e4b769ed9da6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:41.390823 [ 265 ] {e8ba704a-4bc1-4292-933a-b0f8703275b8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.01.13 22:44:41.391181 [ 265 ] {e8ba704a-4bc1-4292-933a-b0f8703275b8} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.13 22:44:41.391412 [ 265 ] {e8ba704a-4bc1-4292-933a-b0f8703275b8} oximeter.measurements_f64 (987de6ac-8f6f-4012-a04b-e4b769ed9da6): 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.13 22:44:41.391633 [ 265 ] {e8ba704a-4bc1-4292-933a-b0f8703275b8} executeQuery: Read 1 rows, 69.00 B in 0.001387 sec., 720.9805335255949 rows/sec., 48.58 KiB/sec. 2025.01.13 22:44:41.391683 [ 265 ] {e8ba704a-4bc1-4292-933a-b0f8703275b8} TCPHandler: Processed in 0.00159307 sec. 2025.01.13 22:44:41.391827 [ 263 ] {} TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:44:41.391944 [ 263 ] {59aae618-8855-4206-8cff-366c0ec489d0} executeQuery: (from [fd00:1122:3344:101::d]:42763) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.13 22:44:41.392025 [ 263 ] {59aae618-8855-4206-8cff-366c0ec489d0} 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.13 22:44:41.393208 [ 263 ] {59aae618-8855-4206-8cff-366c0ec489d0} oximeter.measurements_histogramu64 (e616e39d-1b7b-4284-8973-8b48e812b19a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:41.393246 [ 263 ] {59aae618-8855-4206-8cff-366c0ec489d0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.01.13 22:44:41.393884 [ 263 ] {59aae618-8855-4206-8cff-366c0ec489d0} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.13 22:44:41.394140 [ 263 ] {59aae618-8855-4206-8cff-366c0ec489d0} oximeter.measurements_histogramu64 (e616e39d-1b7b-4284-8973-8b48e812b19a): 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.13 22:44:41.394343 [ 263 ] {59aae618-8855-4206-8cff-366c0ec489d0} executeQuery: Read 31 rows, 56.88 KiB in 0.002417 sec., 12825.817128671908 rows/sec., 22.98 MiB/sec. 2025.01.13 22:44:41.394553 [ 263 ] {59aae618-8855-4206-8cff-366c0ec489d0} TCPHandler: Processed in 0.002778867 sec. 2025.01.13 22:44:41.394696 [ 265 ] {} TCP-Session: 015a0250-172d-4ee7-9000-412a92a1806c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:44:41.394834 [ 265 ] {c1b10ec5-e3f7-44d0-a706-c499508043a0} executeQuery: (from [fd00:1122:3344:101::d]:50995) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2025.01.13 22:44:41.394893 [ 265 ] {c1b10ec5-e3f7-44d0-a706-c499508043a0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2025.01.13 22:44:41.395397 [ 265 ] {c1b10ec5-e3f7-44d0-a706-c499508043a0} oximeter.measurements_i64 (fad0dfab-455a-4135-bddd-fec189875597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:41.395433 [ 265 ] {c1b10ec5-e3f7-44d0-a706-c499508043a0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.01.13 22:44:41.395796 [ 265 ] {c1b10ec5-e3f7-44d0-a706-c499508043a0} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.13 22:44:41.396037 [ 265 ] {c1b10ec5-e3f7-44d0-a706-c499508043a0} oximeter.measurements_i64 (fad0dfab-455a-4135-bddd-fec189875597): 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.13 22:44:41.396251 [ 265 ] {c1b10ec5-e3f7-44d0-a706-c499508043a0} executeQuery: Read 18 rows, 1.36 KiB in 0.001444 sec., 12465.373961218836 rows/sec., 939.37 KiB/sec. 2025.01.13 22:44:41.396303 [ 265 ] {c1b10ec5-e3f7-44d0-a706-c499508043a0} TCPHandler: Processed in 0.001670773 sec. 2025.01.13 22:44:41.396445 [ 263 ] {} TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:44:41.396564 [ 263 ] {e3ede98c-d0f8-4079-b828-8e892cec7e98} executeQuery: (from [fd00:1122:3344:101::d]:42763) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.13 22:44:41.396614 [ 263 ] {e3ede98c-d0f8-4079-b828-8e892cec7e98} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.13 22:44:41.397101 [ 263 ] {e3ede98c-d0f8-4079-b828-8e892cec7e98} oximeter.measurements_u64 (8c838ca2-49ae-46da-8de7-e5da4866310f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:41.397138 [ 263 ] {e3ede98c-d0f8-4079-b828-8e892cec7e98} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.01.13 22:44:41.397491 [ 263 ] {e3ede98c-d0f8-4079-b828-8e892cec7e98} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.01.13 22:44:41.397724 [ 263 ] {e3ede98c-d0f8-4079-b828-8e892cec7e98} oximeter.measurements_u64 (8c838ca2-49ae-46da-8de7-e5da4866310f): 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.13 22:44:41.397902 [ 263 ] {e3ede98c-d0f8-4079-b828-8e892cec7e98} executeQuery: Read 52 rows, 3.30 KiB in 0.001364 sec., 38123.16715542522 rows/sec., 2.36 MiB/sec. 2025.01.13 22:44:41.397950 [ 263 ] {e3ede98c-d0f8-4079-b828-8e892cec7e98} TCPHandler: Processed in 0.001563309 sec. 2025.01.13 22:44:42.001175 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 170.97 MiB, peak 173.58 MiB, free memory in arenas 0.00 B, will set to 169.93 MiB (RSS), difference: -1.04 MiB 2025.01.13 22:44:44.922566 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 310 2025.01.13 22:44:44.925915 [ 243 ] {} system.query_log (0794516c-b6c7-4f6b-bdce-0c9e2181bb0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:44.925974 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.01.13 22:44:44.927505 [ 243 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.13 22:44:44.927821 [ 243 ] {} system.query_log (0794516c-b6c7-4f6b-bdce-0c9e2181bb0a): 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.13 22:44:44.928033 [ 35 ] {} system.query_log (0794516c-b6c7-4f6b-bdce-0c9e2181bb0a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.01.13 22:44:44.928159 [ 35 ] {} system.query_log (0794516c-b6c7-4f6b-bdce-0c9e2181bb0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:44.928245 [ 35 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.01.13 22:44:44.928734 [ 188 ] {0794516c-b6c7-4f6b-bdce-0c9e2181bb0a::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.13 22:44:44.929247 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 310 2025.01.13 22:44:44.929786 [ 188 ] {0794516c-b6c7-4f6b-bdce-0c9e2181bb0a::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.13 22:44:44.929993 [ 188 ] {0794516c-b6c7-4f6b-bdce-0c9e2181bb0a::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.13 22:44:44.930695 [ 188 ] {0794516c-b6c7-4f6b-bdce-0c9e2181bb0a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 38 rows starting from the beginning of the part 2025.01.13 22:44:44.931346 [ 188 ] {0794516c-b6c7-4f6b-bdce-0c9e2181bb0a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 58 rows starting from the beginning of the part 2025.01.13 22:44:44.931967 [ 188 ] {0794516c-b6c7-4f6b-bdce-0c9e2181bb0a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 30 rows starting from the beginning of the part 2025.01.13 22:44:44.932577 [ 188 ] {0794516c-b6c7-4f6b-bdce-0c9e2181bb0a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 54 rows starting from the beginning of the part 2025.01.13 22:44:44.933141 [ 188 ] {0794516c-b6c7-4f6b-bdce-0c9e2181bb0a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 40 rows starting from the beginning of the part 2025.01.13 22:44:44.941461 [ 189 ] {0794516c-b6c7-4f6b-bdce-0c9e2181bb0a::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 310 rows, containing 72 columns (72 merged, 0 gathered) in 0.01305393 sec., 23747.637684590005 rows/sec., 23.65 MiB/sec. 2025.01.13 22:44:44.942445 [ 187 ] {0794516c-b6c7-4f6b-bdce-0c9e2181bb0a::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.01.13 22:44:44.943277 [ 187 ] {0794516c-b6c7-4f6b-bdce-0c9e2181bb0a::all_1_6_1} system.query_log (0794516c-b6c7-4f6b-bdce-0c9e2181bb0a): 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.13 22:44:44.943371 [ 187 ] {0794516c-b6c7-4f6b-bdce-0c9e2181bb0a::all_1_6_1} system.query_log (0794516c-b6c7-4f6b-bdce-0c9e2181bb0a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.01.13 22:44:44.943690 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.70 MiB. 2025.01.13 22:44:46.352848 [ 263 ] {} TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:44:46.353176 [ 263 ] {8cfa1d01-c7ed-4043-aa13-1c26fde882ed} executeQuery: (from [fd00:1122:3344:101::d]:42763) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.13 22:44:46.353294 [ 263 ] {8cfa1d01-c7ed-4043-aa13-1c26fde882ed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.13 22:44:46.354043 [ 263 ] {8cfa1d01-c7ed-4043-aa13-1c26fde882ed} oximeter.fields_string (4366cd6c-b622-4742-a499-cbbff5677496): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:46.354095 [ 263 ] {8cfa1d01-c7ed-4043-aa13-1c26fde882ed} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.01.13 22:44:46.354542 [ 263 ] {8cfa1d01-c7ed-4043-aa13-1c26fde882ed} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.01.13 22:44:46.354804 [ 263 ] {8cfa1d01-c7ed-4043-aa13-1c26fde882ed} oximeter.fields_string (4366cd6c-b622-4742-a499-cbbff5677496): 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.13 22:44:46.354963 [ 34 ] {} oximeter.fields_string (4366cd6c-b622-4742-a499-cbbff5677496) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.01.13 22:44:46.355010 [ 34 ] {} oximeter.fields_string (4366cd6c-b622-4742-a499-cbbff5677496): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:46.355015 [ 263 ] {8cfa1d01-c7ed-4043-aa13-1c26fde882ed} executeQuery: Read 26 rows, 1.98 KiB in 0.001926 sec., 13499.480789200416 rows/sec., 1.00 MiB/sec. 2025.01.13 22:44:46.355038 [ 34 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.01.13 22:44:46.355090 [ 263 ] {8cfa1d01-c7ed-4043-aa13-1c26fde882ed} TCPHandler: Processed in 0.002439667 sec. 2025.01.13 22:44:46.355513 [ 265 ] {} TCP-Session: 015a0250-172d-4ee7-9000-412a92a1806c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:44:46.355520 [ 189 ] {4366cd6c-b622-4742-a499-cbbff5677496::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.13 22:44:46.355897 [ 189 ] {4366cd6c-b622-4742-a499-cbbff5677496::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.13 22:44:46.355907 [ 265 ] {e1cf77db-0fd7-47ba-830a-bdec420ff8aa} executeQuery: (from [fd00:1122:3344:101::d]:50995) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.13 22:44:46.355994 [ 189 ] {4366cd6c-b622-4742-a499-cbbff5677496::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 189 rows starting from the beginning of the part 2025.01.13 22:44:46.356044 [ 265 ] {e1cf77db-0fd7-47ba-830a-bdec420ff8aa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.13 22:44:46.356435 [ 189 ] {4366cd6c-b622-4742-a499-cbbff5677496::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1330 rows starting from the beginning of the part 2025.01.13 22:44:46.356753 [ 189 ] {4366cd6c-b622-4742-a499-cbbff5677496::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 26 rows starting from the beginning of the part 2025.01.13 22:44:46.357180 [ 189 ] {4366cd6c-b622-4742-a499-cbbff5677496::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 26 rows starting from the beginning of the part 2025.01.13 22:44:46.357566 [ 189 ] {4366cd6c-b622-4742-a499-cbbff5677496::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 235 rows starting from the beginning of the part 2025.01.13 22:44:46.357966 [ 189 ] {4366cd6c-b622-4742-a499-cbbff5677496::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 26 rows starting from the beginning of the part 2025.01.13 22:44:46.358815 [ 265 ] {e1cf77db-0fd7-47ba-830a-bdec420ff8aa} oximeter.fields_uuid (669d0a4c-081e-4ccc-9c42-9b01da8ea66e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:46.358863 [ 265 ] {e1cf77db-0fd7-47ba-830a-bdec420ff8aa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.01.13 22:44:46.359519 [ 265 ] {e1cf77db-0fd7-47ba-830a-bdec420ff8aa} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.01.13 22:44:46.359839 [ 265 ] {e1cf77db-0fd7-47ba-830a-bdec420ff8aa} oximeter.fields_uuid (669d0a4c-081e-4ccc-9c42-9b01da8ea66e): 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.13 22:44:46.360156 [ 34 ] {} oximeter.fields_uuid (669d0a4c-081e-4ccc-9c42-9b01da8ea66e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.01.13 22:44:46.360352 [ 34 ] {} oximeter.fields_uuid (669d0a4c-081e-4ccc-9c42-9b01da8ea66e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:46.360439 [ 34 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.01.13 22:44:46.360471 [ 187 ] {4366cd6c-b622-4742-a499-cbbff5677496::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 1832 rows, containing 5 columns (5 merged, 0 gathered) in 0.005311287 sec., 344925.81553209235 rows/sec., 30.34 MiB/sec. 2025.01.13 22:44:46.360509 [ 265 ] {e1cf77db-0fd7-47ba-830a-bdec420ff8aa} executeQuery: Read 28 rows, 2.24 KiB in 0.004703 sec., 5953.646608547736 rows/sec., 475.51 KiB/sec. 2025.01.13 22:44:46.360706 [ 265 ] {e1cf77db-0fd7-47ba-830a-bdec420ff8aa} TCPHandler: Processed in 0.005490983 sec. 2025.01.13 22:44:46.360720 [ 189 ] {669d0a4c-081e-4ccc-9c42-9b01da8ea66e::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.13 22:44:46.360790 [ 187 ] {4366cd6c-b622-4742-a499-cbbff5677496::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.01.13 22:44:46.360963 [ 263 ] {} TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:44:46.361017 [ 189 ] {669d0a4c-081e-4ccc-9c42-9b01da8ea66e::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.13 22:44:46.361085 [ 189 ] {669d0a4c-081e-4ccc-9c42-9b01da8ea66e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 354 rows starting from the beginning of the part 2025.01.13 22:44:46.361498 [ 189 ] {669d0a4c-081e-4ccc-9c42-9b01da8ea66e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 810 rows starting from the beginning of the part 2025.01.13 22:44:46.361518 [ 263 ] {0326ec89-7e09-4c33-8cd5-e04fc070c3ac} executeQuery: (from [fd00:1122:3344:101::d]:42763) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.13 22:44:46.361798 [ 187 ] {4366cd6c-b622-4742-a499-cbbff5677496::all_1_11_2} oximeter.fields_string (4366cd6c-b622-4742-a499-cbbff5677496): 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.13 22:44:46.361876 [ 263 ] {0326ec89-7e09-4c33-8cd5-e04fc070c3ac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.13 22:44:46.362091 [ 189 ] {669d0a4c-081e-4ccc-9c42-9b01da8ea66e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 28 rows starting from the beginning of the part 2025.01.13 22:44:46.362318 [ 187 ] {4366cd6c-b622-4742-a499-cbbff5677496::all_1_11_2} oximeter.fields_string (4366cd6c-b622-4742-a499-cbbff5677496) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.01.13 22:44:46.362571 [ 189 ] {669d0a4c-081e-4ccc-9c42-9b01da8ea66e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 28 rows starting from the beginning of the part 2025.01.13 22:44:46.362635 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. 2025.01.13 22:44:46.362944 [ 189 ] {669d0a4c-081e-4ccc-9c42-9b01da8ea66e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 387 rows starting from the beginning of the part 2025.01.13 22:44:46.363250 [ 189 ] {669d0a4c-081e-4ccc-9c42-9b01da8ea66e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 28 rows starting from the beginning of the part 2025.01.13 22:44:46.365110 [ 263 ] {0326ec89-7e09-4c33-8cd5-e04fc070c3ac} oximeter.measurements_cumulativeu64 (5b2b84eb-de27-4ec9-b286-588ea03439d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:46.365191 [ 263 ] {0326ec89-7e09-4c33-8cd5-e04fc070c3ac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.01.13 22:44:46.366121 [ 263 ] {0326ec89-7e09-4c33-8cd5-e04fc070c3ac} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.01.13 22:44:46.366358 [ 187 ] {669d0a4c-081e-4ccc-9c42-9b01da8ea66e::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 1635 rows, containing 5 columns (5 merged, 0 gathered) in 0.005783592 sec., 282696.289779777 rows/sec., 21.34 MiB/sec. 2025.01.13 22:44:46.366589 [ 187 ] {669d0a4c-081e-4ccc-9c42-9b01da8ea66e::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.01.13 22:44:46.366598 [ 263 ] {0326ec89-7e09-4c33-8cd5-e04fc070c3ac} oximeter.measurements_cumulativeu64 (5b2b84eb-de27-4ec9-b286-588ea03439d4): 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.13 22:44:46.366885 [ 34 ] {} oximeter.measurements_cumulativeu64 (5b2b84eb-de27-4ec9-b286-588ea03439d4) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.01.13 22:44:46.366984 [ 34 ] {} oximeter.measurements_cumulativeu64 (5b2b84eb-de27-4ec9-b286-588ea03439d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:46.367054 [ 34 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.01.13 22:44:46.367132 [ 263 ] {0326ec89-7e09-4c33-8cd5-e04fc070c3ac} executeQuery: Read 100 rows, 7.10 KiB in 0.005899 sec., 16952.025767079165 rows/sec., 1.18 MiB/sec. 2025.01.13 22:44:46.367506 [ 263 ] {0326ec89-7e09-4c33-8cd5-e04fc070c3ac} TCPHandler: Processed in 0.006690691 sec. 2025.01.13 22:44:46.367532 [ 187 ] {669d0a4c-081e-4ccc-9c42-9b01da8ea66e::all_1_11_2} oximeter.fields_uuid (669d0a4c-081e-4ccc-9c42-9b01da8ea66e): 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.13 22:44:46.367550 [ 189 ] {5b2b84eb-de27-4ec9-b286-588ea03439d4::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.13 22:44:46.367794 [ 265 ] {} TCP-Session: 015a0250-172d-4ee7-9000-412a92a1806c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:44:46.367823 [ 187 ] {669d0a4c-081e-4ccc-9c42-9b01da8ea66e::all_1_11_2} oximeter.fields_uuid (669d0a4c-081e-4ccc-9c42-9b01da8ea66e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.01.13 22:44:46.367866 [ 189 ] {5b2b84eb-de27-4ec9-b286-588ea03439d4::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.13 22:44:46.367954 [ 189 ] {5b2b84eb-de27-4ec9-b286-588ea03439d4::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 694 rows starting from the beginning of the part 2025.01.13 22:44:46.367956 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. 2025.01.13 22:44:46.368035 [ 265 ] {0909d82a-8e1c-457b-aba3-0910901f6961} executeQuery: (from [fd00:1122:3344:101::d]:50995) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.13 22:44:46.368115 [ 189 ] {5b2b84eb-de27-4ec9-b286-588ea03439d4::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2284 rows starting from the beginning of the part 2025.01.13 22:44:46.368269 [ 265 ] {0909d82a-8e1c-457b-aba3-0910901f6961} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.13 22:44:46.368554 [ 189 ] {5b2b84eb-de27-4ec9-b286-588ea03439d4::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 40 rows starting from the beginning of the part 2025.01.13 22:44:46.368995 [ 189 ] {5b2b84eb-de27-4ec9-b286-588ea03439d4::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 100 rows starting from the beginning of the part 2025.01.13 22:44:46.369345 [ 189 ] {5b2b84eb-de27-4ec9-b286-588ea03439d4::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 177 rows starting from the beginning of the part 2025.01.13 22:44:46.369614 [ 189 ] {5b2b84eb-de27-4ec9-b286-588ea03439d4::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 100 rows starting from the beginning of the part 2025.01.13 22:44:46.370548 [ 265 ] {0909d82a-8e1c-457b-aba3-0910901f6961} oximeter.measurements_u64 (8c838ca2-49ae-46da-8de7-e5da4866310f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:46.370591 [ 265 ] {0909d82a-8e1c-457b-aba3-0910901f6961} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.01.13 22:44:46.371135 [ 265 ] {0909d82a-8e1c-457b-aba3-0910901f6961} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.01.13 22:44:46.371418 [ 265 ] {0909d82a-8e1c-457b-aba3-0910901f6961} oximeter.measurements_u64 (8c838ca2-49ae-46da-8de7-e5da4866310f): 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.13 22:44:46.371631 [ 34 ] {} oximeter.measurements_u64 (8c838ca2-49ae-46da-8de7-e5da4866310f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.01.13 22:44:46.371741 [ 34 ] {} oximeter.measurements_u64 (8c838ca2-49ae-46da-8de7-e5da4866310f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:46.371846 [ 34 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.01.13 22:44:46.371925 [ 265 ] {0909d82a-8e1c-457b-aba3-0910901f6961} executeQuery: Read 30 rows, 2.10 KiB in 0.00392 sec., 7653.061224489797 rows/sec., 536.86 KiB/sec. 2025.01.13 22:44:46.372398 [ 265 ] {0909d82a-8e1c-457b-aba3-0910901f6961} TCPHandler: Processed in 0.00475649 sec. 2025.01.13 22:44:46.372562 [ 191 ] {8c838ca2-49ae-46da-8de7-e5da4866310f::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.13 22:44:46.372576 [ 189 ] {5b2b84eb-de27-4ec9-b286-588ea03439d4::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 3395 rows, containing 5 columns (5 merged, 0 gathered) in 0.005367789 sec., 632476.425582302 rows/sec., 42.38 MiB/sec. 2025.01.13 22:44:46.372752 [ 191 ] {8c838ca2-49ae-46da-8de7-e5da4866310f::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.13 22:44:46.372803 [ 191 ] {8c838ca2-49ae-46da-8de7-e5da4866310f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 206 rows starting from the beginning of the part 2025.01.13 22:44:46.372935 [ 189 ] {5b2b84eb-de27-4ec9-b286-588ea03439d4::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.01.13 22:44:46.372991 [ 191 ] {8c838ca2-49ae-46da-8de7-e5da4866310f::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.13 22:44:46.373305 [ 191 ] {8c838ca2-49ae-46da-8de7-e5da4866310f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 12 rows starting from the beginning of the part 2025.01.13 22:44:46.373626 [ 191 ] {8c838ca2-49ae-46da-8de7-e5da4866310f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 30 rows starting from the beginning of the part 2025.01.13 22:44:46.373791 [ 191 ] {8c838ca2-49ae-46da-8de7-e5da4866310f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 52 rows starting from the beginning of the part 2025.01.13 22:44:46.374010 [ 189 ] {5b2b84eb-de27-4ec9-b286-588ea03439d4::all_1_11_2} oximeter.measurements_cumulativeu64 (5b2b84eb-de27-4ec9-b286-588ea03439d4): 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.13 22:44:46.374042 [ 191 ] {8c838ca2-49ae-46da-8de7-e5da4866310f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 30 rows starting from the beginning of the part 2025.01.13 22:44:46.374378 [ 189 ] {5b2b84eb-de27-4ec9-b286-588ea03439d4::all_1_11_2} oximeter.measurements_cumulativeu64 (5b2b84eb-de27-4ec9-b286-588ea03439d4) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.01.13 22:44:46.374582 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.87 MiB. 2025.01.13 22:44:46.375511 [ 192 ] {8c838ca2-49ae-46da-8de7-e5da4866310f::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 370 rows, containing 4 columns (4 merged, 0 gathered) in 0.003436008 sec., 107683.10201838879 rows/sec., 6.98 MiB/sec. 2025.01.13 22:44:46.375668 [ 192 ] {8c838ca2-49ae-46da-8de7-e5da4866310f::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.01.13 22:44:46.375976 [ 192 ] {8c838ca2-49ae-46da-8de7-e5da4866310f::all_1_11_2} oximeter.measurements_u64 (8c838ca2-49ae-46da-8de7-e5da4866310f): 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.13 22:44:46.376061 [ 192 ] {8c838ca2-49ae-46da-8de7-e5da4866310f::all_1_11_2} oximeter.measurements_u64 (8c838ca2-49ae-46da-8de7-e5da4866310f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.01.13 22:44:46.376142 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2025.01.13 22:44:47.435492 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 5124 2025.01.13 22:44:47.436148 [ 242 ] {} system.asynchronous_metric_log (4acd3861-caa9-4df9-b22d-dd18796c81dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:47.436191 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.01.13 22:44:47.436752 [ 242 ] {} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.01.13 22:44:47.437024 [ 242 ] {} system.asynchronous_metric_log (4acd3861-caa9-4df9-b22d-dd18796c81dc): 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.13 22:44:47.437182 [ 33 ] {} system.asynchronous_metric_log (4acd3861-caa9-4df9-b22d-dd18796c81dc) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.01.13 22:44:47.437242 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5124 2025.01.13 22:44:47.437249 [ 33 ] {} system.asynchronous_metric_log (4acd3861-caa9-4df9-b22d-dd18796c81dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:47.437281 [ 33 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.01.13 22:44:47.437429 [ 191 ] {4acd3861-caa9-4df9-b22d-dd18796c81dc::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.13 22:44:47.437587 [ 191 ] {4acd3861-caa9-4df9-b22d-dd18796c81dc::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.13 22:44:47.437626 [ 191 ] {4acd3861-caa9-4df9-b22d-dd18796c81dc::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.13 22:44:47.437703 [ 191 ] {4acd3861-caa9-4df9-b22d-dd18796c81dc::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.13 22:44:47.437802 [ 191 ] {4acd3861-caa9-4df9-b22d-dd18796c81dc::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.13 22:44:47.438017 [ 191 ] {4acd3861-caa9-4df9-b22d-dd18796c81dc::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.13 22:44:47.438337 [ 191 ] {4acd3861-caa9-4df9-b22d-dd18796c81dc::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.13 22:44:47.438567 [ 191 ] {4acd3861-caa9-4df9-b22d-dd18796c81dc::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.13 22:44:47.440328 [ 192 ] {4acd3861-caa9-4df9-b22d-dd18796c81dc::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 5124 rows, containing 4 columns (4 merged, 0 gathered) in 0.002966663 sec., 1727193.1459690568 rows/sec., 24.71 MiB/sec. 2025.01.13 22:44:47.440752 [ 192 ] {4acd3861-caa9-4df9-b22d-dd18796c81dc::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.01.13 22:44:47.441071 [ 192 ] {4acd3861-caa9-4df9-b22d-dd18796c81dc::all_1_11_2} system.asynchronous_metric_log (4acd3861-caa9-4df9-b22d-dd18796c81dc): 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.13 22:44:47.441166 [ 192 ] {4acd3861-caa9-4df9-b22d-dd18796c81dc::all_1_11_2} system.asynchronous_metric_log (4acd3861-caa9-4df9-b22d-dd18796c81dc) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.01.13 22:44:47.441274 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. 2025.01.13 22:44:47.730001 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 2025.01.13 22:44:47.751393 [ 244 ] {} system.metric_log (155ddc58-84eb-4a59-a493-bbce008f6cec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:47.751456 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.01.13 22:44:47.758975 [ 244 ] {} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.01.13 22:44:47.759749 [ 244 ] {} system.metric_log (155ddc58-84eb-4a59-a493-bbce008f6cec): 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.13 22:44:47.760143 [ 33 ] {} system.metric_log (155ddc58-84eb-4a59-a493-bbce008f6cec) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.01.13 22:44:47.760329 [ 33 ] {} system.metric_log (155ddc58-84eb-4a59-a493-bbce008f6cec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:47.760427 [ 33 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.01.13 22:44:47.760688 [ 191 ] {155ddc58-84eb-4a59-a493-bbce008f6cec::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.13 22:44:47.769800 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 83 2025.01.13 22:44:47.770901 [ 191 ] {155ddc58-84eb-4a59-a493-bbce008f6cec::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.13 22:44:47.771766 [ 191 ] {155ddc58-84eb-4a59-a493-bbce008f6cec::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.13 22:44:47.776324 [ 191 ] {155ddc58-84eb-4a59-a493-bbce008f6cec::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.13 22:44:47.780813 [ 191 ] {155ddc58-84eb-4a59-a493-bbce008f6cec::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.13 22:44:47.785636 [ 191 ] {155ddc58-84eb-4a59-a493-bbce008f6cec::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.13 22:44:47.790763 [ 191 ] {155ddc58-84eb-4a59-a493-bbce008f6cec::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.13 22:44:47.795244 [ 191 ] {155ddc58-84eb-4a59-a493-bbce008f6cec::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.13 22:44:47.850314 [ 192 ] {155ddc58-84eb-4a59-a493-bbce008f6cec::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.089768233 sec., 924.6032502388679 rows/sec., 4.78 MiB/sec. 2025.01.13 22:44:47.852711 [ 197 ] {155ddc58-84eb-4a59-a493-bbce008f6cec::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.01.13 22:44:47.855746 [ 197 ] {155ddc58-84eb-4a59-a493-bbce008f6cec::all_1_11_2} system.metric_log (155ddc58-84eb-4a59-a493-bbce008f6cec): 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.13 22:44:47.855869 [ 197 ] {155ddc58-84eb-4a59-a493-bbce008f6cec::all_1_11_2} system.metric_log (155ddc58-84eb-4a59-a493-bbce008f6cec) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.01.13 22:44:47.858292 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. 2025.01.13 22:44:48.001149 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 171.19 MiB, peak 181.09 MiB, free memory in arenas 0.00 B, will set to 172.51 MiB (RSS), difference: 1.32 MiB 2025.01.13 22:44:51.359446 [ 263 ] {} TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:44:51.359777 [ 263 ] {a58ba8e7-dd66-4adb-ade4-80fedcc431b6} executeQuery: (from [fd00:1122:3344:101::d]:42763) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.13 22:44:51.359897 [ 263 ] {a58ba8e7-dd66-4adb-ade4-80fedcc431b6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.13 22:44:51.360887 [ 263 ] {a58ba8e7-dd66-4adb-ade4-80fedcc431b6} oximeter.fields_i16 (bdb40ae3-94ce-4cc6-a82d-4d3fcd9ad069): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:51.360939 [ 263 ] {a58ba8e7-dd66-4adb-ade4-80fedcc431b6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.01.13 22:44:51.361377 [ 263 ] {a58ba8e7-dd66-4adb-ade4-80fedcc431b6} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.13 22:44:51.361648 [ 263 ] {a58ba8e7-dd66-4adb-ade4-80fedcc431b6} oximeter.fields_i16 (bdb40ae3-94ce-4cc6-a82d-4d3fcd9ad069): 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.13 22:44:51.361851 [ 23 ] {} oximeter.fields_i16 (bdb40ae3-94ce-4cc6-a82d-4d3fcd9ad069) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.01.13 22:44:51.361920 [ 263 ] {a58ba8e7-dd66-4adb-ade4-80fedcc431b6} executeQuery: Read 14 rows, 1.01 KiB in 0.002223 sec., 6297.795771479981 rows/sec., 453.36 KiB/sec. 2025.01.13 22:44:51.361949 [ 23 ] {} oximeter.fields_i16 (bdb40ae3-94ce-4cc6-a82d-4d3fcd9ad069): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:51.362021 [ 23 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.01.13 22:44:51.362039 [ 263 ] {a58ba8e7-dd66-4adb-ade4-80fedcc431b6} TCPHandler: Processed in 0.002783357 sec. 2025.01.13 22:44:51.362234 [ 190 ] {bdb40ae3-94ce-4cc6-a82d-4d3fcd9ad069::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.13 22:44:51.362351 [ 265 ] {} TCP-Session: 015a0250-172d-4ee7-9000-412a92a1806c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:44:51.362391 [ 190 ] {bdb40ae3-94ce-4cc6-a82d-4d3fcd9ad069::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.13 22:44:51.362445 [ 190 ] {bdb40ae3-94ce-4cc6-a82d-4d3fcd9ad069::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.13 22:44:51.362664 [ 190 ] {bdb40ae3-94ce-4cc6-a82d-4d3fcd9ad069::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.13 22:44:51.362692 [ 265 ] {c7b913cf-651f-4e27-8b43-560ea60e2716} executeQuery: (from [fd00:1122:3344:101::d]:50995) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.13 22:44:51.362902 [ 265 ] {c7b913cf-651f-4e27-8b43-560ea60e2716} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.13 22:44:51.362977 [ 190 ] {bdb40ae3-94ce-4cc6-a82d-4d3fcd9ad069::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.13 22:44:51.363411 [ 190 ] {bdb40ae3-94ce-4cc6-a82d-4d3fcd9ad069::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.13 22:44:51.363805 [ 190 ] {bdb40ae3-94ce-4cc6-a82d-4d3fcd9ad069::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.13 22:44:51.365849 [ 265 ] {c7b913cf-651f-4e27-8b43-560ea60e2716} oximeter.fields_string (4366cd6c-b622-4742-a499-cbbff5677496): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:51.365935 [ 265 ] {c7b913cf-651f-4e27-8b43-560ea60e2716} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.01.13 22:44:51.366372 [ 197 ] {bdb40ae3-94ce-4cc6-a82d-4d3fcd9ad069::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004232294 sec., 16539.493711920768 rows/sec., 1.23 MiB/sec. 2025.01.13 22:44:51.366697 [ 197 ] {bdb40ae3-94ce-4cc6-a82d-4d3fcd9ad069::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.01.13 22:44:51.367037 [ 265 ] {c7b913cf-651f-4e27-8b43-560ea60e2716} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.01.13 22:44:51.367290 [ 197 ] {bdb40ae3-94ce-4cc6-a82d-4d3fcd9ad069::all_1_5_1} oximeter.fields_i16 (bdb40ae3-94ce-4cc6-a82d-4d3fcd9ad069): 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.13 22:44:51.367457 [ 197 ] {bdb40ae3-94ce-4cc6-a82d-4d3fcd9ad069::all_1_5_1} oximeter.fields_i16 (bdb40ae3-94ce-4cc6-a82d-4d3fcd9ad069) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.01.13 22:44:51.367517 [ 265 ] {c7b913cf-651f-4e27-8b43-560ea60e2716} oximeter.fields_string (4366cd6c-b622-4742-a499-cbbff5677496): 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.13 22:44:51.367627 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.13 22:44:51.367862 [ 265 ] {c7b913cf-651f-4e27-8b43-560ea60e2716} executeQuery: Read 235 rows, 21.46 KiB in 0.005322 sec., 44156.332205937615 rows/sec., 3.94 MiB/sec. 2025.01.13 22:44:51.367946 [ 265 ] {c7b913cf-651f-4e27-8b43-560ea60e2716} TCPHandler: Processed in 0.005792553 sec. 2025.01.13 22:44:51.368087 [ 263 ] {} TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:44:51.368206 [ 263 ] {e3a4263c-ec31-40fa-81c9-3149b23ba98c} executeQuery: (from [fd00:1122:3344:101::d]:42763) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.13 22:44:51.368256 [ 263 ] {e3a4263c-ec31-40fa-81c9-3149b23ba98c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.13 22:44:51.368850 [ 263 ] {e3a4263c-ec31-40fa-81c9-3149b23ba98c} oximeter.fields_u16 (8be39cc1-467b-48f4-a414-1ba05df4c6fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:51.368889 [ 263 ] {e3a4263c-ec31-40fa-81c9-3149b23ba98c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.01.13 22:44:51.369251 [ 263 ] {e3a4263c-ec31-40fa-81c9-3149b23ba98c} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.13 22:44:51.369499 [ 263 ] {e3a4263c-ec31-40fa-81c9-3149b23ba98c} oximeter.fields_u16 (8be39cc1-467b-48f4-a414-1ba05df4c6fe): 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.13 22:44:51.369769 [ 263 ] {e3a4263c-ec31-40fa-81c9-3149b23ba98c} executeQuery: Read 38 rows, 2.79 KiB in 0.001584 sec., 23989.898989898993 rows/sec., 1.72 MiB/sec. 2025.01.13 22:44:51.369926 [ 263 ] {e3a4263c-ec31-40fa-81c9-3149b23ba98c} TCPHandler: Processed in 0.001888289 sec. 2025.01.13 22:44:51.370085 [ 265 ] {} TCP-Session: 015a0250-172d-4ee7-9000-412a92a1806c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:44:51.370235 [ 265 ] {3e16f849-79e9-4fa7-88a5-144bc1f592da} executeQuery: (from [fd00:1122:3344:101::d]:50995) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.13 22:44:51.370298 [ 265 ] {3e16f849-79e9-4fa7-88a5-144bc1f592da} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.13 22:44:51.370940 [ 265 ] {3e16f849-79e9-4fa7-88a5-144bc1f592da} oximeter.fields_u32 (ff8050da-d663-44eb-9d6d-565cc8e88c85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:51.370983 [ 265 ] {3e16f849-79e9-4fa7-88a5-144bc1f592da} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.01.13 22:44:51.371366 [ 265 ] {3e16f849-79e9-4fa7-88a5-144bc1f592da} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.13 22:44:51.371613 [ 265 ] {3e16f849-79e9-4fa7-88a5-144bc1f592da} oximeter.fields_u32 (ff8050da-d663-44eb-9d6d-565cc8e88c85): 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.13 22:44:51.371803 [ 265 ] {3e16f849-79e9-4fa7-88a5-144bc1f592da} executeQuery: Read 14 rows, 1004.00 B in 0.001604 sec., 8728.179551122195 rows/sec., 611.26 KiB/sec. 2025.01.13 22:44:51.371902 [ 265 ] {3e16f849-79e9-4fa7-88a5-144bc1f592da} TCPHandler: Processed in 0.001889919 sec. 2025.01.13 22:44:51.372073 [ 263 ] {} TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:44:51.372212 [ 263 ] {698d76cc-e2ae-4834-8e47-b099364a1ec4} executeQuery: (from [fd00:1122:3344:101::d]:42763) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.13 22:44:51.372270 [ 263 ] {698d76cc-e2ae-4834-8e47-b099364a1ec4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.13 22:44:51.372876 [ 263 ] {698d76cc-e2ae-4834-8e47-b099364a1ec4} oximeter.fields_u8 (2211dd7b-d228-478a-b54a-c3eeb692f92b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:51.372916 [ 263 ] {698d76cc-e2ae-4834-8e47-b099364a1ec4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.01.13 22:44:51.373268 [ 263 ] {698d76cc-e2ae-4834-8e47-b099364a1ec4} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.13 22:44:51.373502 [ 263 ] {698d76cc-e2ae-4834-8e47-b099364a1ec4} oximeter.fields_u8 (2211dd7b-d228-478a-b54a-c3eeb692f92b): 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.13 22:44:51.373692 [ 48 ] {} oximeter.fields_u8 (2211dd7b-d228-478a-b54a-c3eeb692f92b) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.01.13 22:44:51.373759 [ 263 ] {698d76cc-e2ae-4834-8e47-b099364a1ec4} executeQuery: Read 13 rows, 830.00 B in 0.001574 sec., 8259.212198221092 rows/sec., 514.96 KiB/sec. 2025.01.13 22:44:51.373786 [ 48 ] {} oximeter.fields_u8 (2211dd7b-d228-478a-b54a-c3eeb692f92b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:51.373869 [ 263 ] {698d76cc-e2ae-4834-8e47-b099364a1ec4} TCPHandler: Processed in 0.001857539 sec. 2025.01.13 22:44:51.373877 [ 48 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.01.13 22:44:51.374092 [ 197 ] {2211dd7b-d228-478a-b54a-c3eeb692f92b::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.13 22:44:51.374157 [ 265 ] {} TCP-Session: 015a0250-172d-4ee7-9000-412a92a1806c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:44:51.374291 [ 197 ] {2211dd7b-d228-478a-b54a-c3eeb692f92b::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.13 22:44:51.374369 [ 197 ] {2211dd7b-d228-478a-b54a-c3eeb692f92b::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.13 22:44:51.374531 [ 265 ] {52107a90-4a04-48d0-9a5a-27ccd648278a} executeQuery: (from [fd00:1122:3344:101::d]:50995) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.13 22:44:51.374703 [ 265 ] {52107a90-4a04-48d0-9a5a-27ccd648278a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.13 22:44:51.374722 [ 197 ] {2211dd7b-d228-478a-b54a-c3eeb692f92b::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.13 22:44:51.375162 [ 197 ] {2211dd7b-d228-478a-b54a-c3eeb692f92b::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.13 22:44:51.375488 [ 197 ] {2211dd7b-d228-478a-b54a-c3eeb692f92b::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.13 22:44:51.375934 [ 197 ] {2211dd7b-d228-478a-b54a-c3eeb692f92b::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.13 22:44:51.377365 [ 265 ] {52107a90-4a04-48d0-9a5a-27ccd648278a} oximeter.fields_uuid (669d0a4c-081e-4ccc-9c42-9b01da8ea66e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:51.377447 [ 265 ] {52107a90-4a04-48d0-9a5a-27ccd648278a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.01.13 22:44:51.378412 [ 197 ] {2211dd7b-d228-478a-b54a-c3eeb692f92b::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004387409 sec., 14815.122091421155 rows/sec., 981.59 KiB/sec. 2025.01.13 22:44:51.378555 [ 265 ] {52107a90-4a04-48d0-9a5a-27ccd648278a} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.01.13 22:44:51.378590 [ 197 ] {2211dd7b-d228-478a-b54a-c3eeb692f92b::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.01.13 22:44:51.379129 [ 197 ] {2211dd7b-d228-478a-b54a-c3eeb692f92b::all_1_5_1} oximeter.fields_u8 (2211dd7b-d228-478a-b54a-c3eeb692f92b): 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.13 22:44:51.379134 [ 265 ] {52107a90-4a04-48d0-9a5a-27ccd648278a} oximeter.fields_uuid (669d0a4c-081e-4ccc-9c42-9b01da8ea66e): 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.13 22:44:51.379294 [ 197 ] {2211dd7b-d228-478a-b54a-c3eeb692f92b::all_1_5_1} oximeter.fields_u8 (2211dd7b-d228-478a-b54a-c3eeb692f92b) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.01.13 22:44:51.379550 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.13 22:44:51.379751 [ 265 ] {52107a90-4a04-48d0-9a5a-27ccd648278a} executeQuery: Read 377 rows, 27.29 KiB in 0.00533 sec., 70731.70731707317 rows/sec., 5.00 MiB/sec. 2025.01.13 22:44:51.379827 [ 265 ] {52107a90-4a04-48d0-9a5a-27ccd648278a} TCPHandler: Processed in 0.005843864 sec. 2025.01.13 22:44:51.379968 [ 263 ] {} TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:44:51.380086 [ 263 ] {2f2f7706-ea3b-4d44-9053-20222eaf5180} executeQuery: (from [fd00:1122:3344:101::d]:42763) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.13 22:44:51.380137 [ 263 ] {2f2f7706-ea3b-4d44-9053-20222eaf5180} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.13 22:44:51.380617 [ 263 ] {2f2f7706-ea3b-4d44-9053-20222eaf5180} oximeter.measurements_bool (9682775c-5538-4f61-856b-117a1fb98407): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:51.380654 [ 263 ] {2f2f7706-ea3b-4d44-9053-20222eaf5180} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.01.13 22:44:51.381013 [ 263 ] {2f2f7706-ea3b-4d44-9053-20222eaf5180} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.13 22:44:51.381248 [ 263 ] {2f2f7706-ea3b-4d44-9053-20222eaf5180} oximeter.measurements_bool (9682775c-5538-4f61-856b-117a1fb98407): 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.13 22:44:51.381558 [ 263 ] {2f2f7706-ea3b-4d44-9053-20222eaf5180} executeQuery: Read 6 rows, 321.00 B in 0.001469 sec., 4084.411164057182 rows/sec., 213.39 KiB/sec. 2025.01.13 22:44:51.381712 [ 263 ] {2f2f7706-ea3b-4d44-9053-20222eaf5180} TCPHandler: Processed in 0.001799826 sec. 2025.01.13 22:44:51.381924 [ 265 ] {} TCP-Session: 015a0250-172d-4ee7-9000-412a92a1806c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:44:51.382150 [ 265 ] {53c8a733-e461-40b8-bae4-678d2836f41b} executeQuery: (from [fd00:1122:3344:101::d]:50995) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.13 22:44:51.382248 [ 265 ] {53c8a733-e461-40b8-bae4-678d2836f41b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.13 22:44:51.382930 [ 265 ] {53c8a733-e461-40b8-bae4-678d2836f41b} oximeter.measurements_cumulativeu64 (5b2b84eb-de27-4ec9-b286-588ea03439d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:51.382967 [ 265 ] {53c8a733-e461-40b8-bae4-678d2836f41b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.01.13 22:44:51.383361 [ 265 ] {53c8a733-e461-40b8-bae4-678d2836f41b} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.01.13 22:44:51.383603 [ 265 ] {53c8a733-e461-40b8-bae4-678d2836f41b} oximeter.measurements_cumulativeu64 (5b2b84eb-de27-4ec9-b286-588ea03439d4): 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.13 22:44:51.383780 [ 265 ] {53c8a733-e461-40b8-bae4-678d2836f41b} executeQuery: Read 177 rows, 11.96 KiB in 0.001687 sec., 104919.9762892709 rows/sec., 6.92 MiB/sec. 2025.01.13 22:44:51.383831 [ 265 ] {53c8a733-e461-40b8-bae4-678d2836f41b} TCPHandler: Processed in 0.002021994 sec. 2025.01.13 22:44:51.383979 [ 263 ] {} TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:44:51.384118 [ 263 ] {26a836f7-16d6-4a64-afb5-125e0e46eee8} executeQuery: (from [fd00:1122:3344:101::d]:42763) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.13 22:44:51.384179 [ 263 ] {26a836f7-16d6-4a64-afb5-125e0e46eee8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.13 22:44:51.384677 [ 263 ] {26a836f7-16d6-4a64-afb5-125e0e46eee8} oximeter.measurements_f64 (987de6ac-8f6f-4012-a04b-e4b769ed9da6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:51.384715 [ 263 ] {26a836f7-16d6-4a64-afb5-125e0e46eee8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.01.13 22:44:51.385063 [ 263 ] {26a836f7-16d6-4a64-afb5-125e0e46eee8} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.13 22:44:51.385305 [ 263 ] {26a836f7-16d6-4a64-afb5-125e0e46eee8} oximeter.measurements_f64 (987de6ac-8f6f-4012-a04b-e4b769ed9da6): 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.13 22:44:51.385468 [ 48 ] {} oximeter.measurements_f64 (987de6ac-8f6f-4012-a04b-e4b769ed9da6) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.01.13 22:44:51.385524 [ 48 ] {} oximeter.measurements_f64 (987de6ac-8f6f-4012-a04b-e4b769ed9da6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:51.385556 [ 263 ] {26a836f7-16d6-4a64-afb5-125e0e46eee8} executeQuery: Read 1 rows, 69.00 B in 0.001454 sec., 687.757909215956 rows/sec., 46.34 KiB/sec. 2025.01.13 22:44:51.385565 [ 48 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.01.13 22:44:51.385687 [ 263 ] {26a836f7-16d6-4a64-afb5-125e0e46eee8} TCPHandler: Processed in 0.001770036 sec. 2025.01.13 22:44:51.385819 [ 197 ] {987de6ac-8f6f-4012-a04b-e4b769ed9da6::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.13 22:44:51.385916 [ 265 ] {} TCP-Session: 015a0250-172d-4ee7-9000-412a92a1806c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:44:51.386004 [ 197 ] {987de6ac-8f6f-4012-a04b-e4b769ed9da6::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.13 22:44:51.386072 [ 197 ] {987de6ac-8f6f-4012-a04b-e4b769ed9da6::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part 2025.01.13 22:44:51.386149 [ 265 ] {6b1ae476-6cee-476b-8ea3-7ab0cb622d87} executeQuery: (from [fd00:1122:3344:101::d]:50995) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.13 22:44:51.386315 [ 197 ] {987de6ac-8f6f-4012-a04b-e4b769ed9da6::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part 2025.01.13 22:44:51.386511 [ 265 ] {6b1ae476-6cee-476b-8ea3-7ab0cb622d87} 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.13 22:44:51.386626 [ 197 ] {987de6ac-8f6f-4012-a04b-e4b769ed9da6::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part 2025.01.13 22:44:51.387056 [ 197 ] {987de6ac-8f6f-4012-a04b-e4b769ed9da6::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part 2025.01.13 22:44:51.387574 [ 197 ] {987de6ac-8f6f-4012-a04b-e4b769ed9da6::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part 2025.01.13 22:44:51.390959 [ 197 ] {987de6ac-8f6f-4012-a04b-e4b769ed9da6::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.005252985 sec., 951.8397634868555 rows/sec., 64.14 KiB/sec. 2025.01.13 22:44:51.391158 [ 197 ] {987de6ac-8f6f-4012-a04b-e4b769ed9da6::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.01.13 22:44:51.391697 [ 265 ] {6b1ae476-6cee-476b-8ea3-7ab0cb622d87} oximeter.measurements_histogramu64 (e616e39d-1b7b-4284-8973-8b48e812b19a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:51.391769 [ 197 ] {987de6ac-8f6f-4012-a04b-e4b769ed9da6::all_1_5_1} oximeter.measurements_f64 (987de6ac-8f6f-4012-a04b-e4b769ed9da6): 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.13 22:44:51.391847 [ 265 ] {6b1ae476-6cee-476b-8ea3-7ab0cb622d87} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.01.13 22:44:51.391981 [ 197 ] {987de6ac-8f6f-4012-a04b-e4b769ed9da6::all_1_5_1} oximeter.measurements_f64 (987de6ac-8f6f-4012-a04b-e4b769ed9da6) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.01.13 22:44:51.392144 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. 2025.01.13 22:44:51.392764 [ 265 ] {6b1ae476-6cee-476b-8ea3-7ab0cb622d87} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.13 22:44:51.393053 [ 265 ] {6b1ae476-6cee-476b-8ea3-7ab0cb622d87} oximeter.measurements_histogramu64 (e616e39d-1b7b-4284-8973-8b48e812b19a): 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.13 22:44:51.393349 [ 265 ] {6b1ae476-6cee-476b-8ea3-7ab0cb622d87} executeQuery: Read 31 rows, 56.88 KiB in 0.007248 sec., 4277.041942604857 rows/sec., 7.66 MiB/sec. 2025.01.13 22:44:51.393483 [ 265 ] {6b1ae476-6cee-476b-8ea3-7ab0cb622d87} TCPHandler: Processed in 0.007694642 sec. 2025.01.13 22:44:51.393629 [ 263 ] {} TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:44:51.393795 [ 263 ] {8d7050ff-e2bd-4514-abb3-86fae29dd1ca} executeQuery: (from [fd00:1122:3344:101::d]:42763) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.13 22:44:51.393845 [ 263 ] {8d7050ff-e2bd-4514-abb3-86fae29dd1ca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.13 22:44:51.394324 [ 263 ] {8d7050ff-e2bd-4514-abb3-86fae29dd1ca} oximeter.measurements_u64 (8c838ca2-49ae-46da-8de7-e5da4866310f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:51.394362 [ 263 ] {8d7050ff-e2bd-4514-abb3-86fae29dd1ca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.01.13 22:44:51.394729 [ 263 ] {8d7050ff-e2bd-4514-abb3-86fae29dd1ca} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.01.13 22:44:51.394967 [ 263 ] {8d7050ff-e2bd-4514-abb3-86fae29dd1ca} oximeter.measurements_u64 (8c838ca2-49ae-46da-8de7-e5da4866310f): 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.13 22:44:51.395189 [ 263 ] {8d7050ff-e2bd-4514-abb3-86fae29dd1ca} executeQuery: Read 52 rows, 3.30 KiB in 0.001418 sec., 36671.368124118475 rows/sec., 2.27 MiB/sec. 2025.01.13 22:44:51.395284 [ 263 ] {8d7050ff-e2bd-4514-abb3-86fae29dd1ca} TCPHandler: Processed in 0.001710154 sec. 2025.01.13 22:44:54.812658 [ 137 ] {} DNSResolver: Updating DNS cache 2025.01.13 22:44:54.812731 [ 137 ] {} DNSResolver: Updated DNS cache 2025.01.13 22:44:54.930363 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 340 2025.01.13 22:44:54.933281 [ 243 ] {} system.query_log (0794516c-b6c7-4f6b-bdce-0c9e2181bb0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:54.933330 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.01.13 22:44:54.934843 [ 243 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.13 22:44:54.935155 [ 243 ] {} system.query_log (0794516c-b6c7-4f6b-bdce-0c9e2181bb0a): 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.13 22:44:54.935680 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 340 2025.01.13 22:44:54.938272 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5551 2025.01.13 22:44:54.938924 [ 242 ] {} system.asynchronous_metric_log (4acd3861-caa9-4df9-b22d-dd18796c81dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:54.938967 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.01.13 22:44:54.939554 [ 242 ] {} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.01.13 22:44:54.939815 [ 242 ] {} system.asynchronous_metric_log (4acd3861-caa9-4df9-b22d-dd18796c81dc): 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.13 22:44:54.940084 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5551 2025.01.13 22:44:55.270774 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 2025.01.13 22:44:55.289946 [ 244 ] {} system.metric_log (155ddc58-84eb-4a59-a493-bbce008f6cec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:55.289988 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.01.13 22:44:55.297122 [ 244 ] {} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.01.13 22:44:55.297865 [ 244 ] {} system.metric_log (155ddc58-84eb-4a59-a493-bbce008f6cec): 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.13 22:44:55.300248 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 91 2025.01.13 22:44:56.352628 [ 263 ] {} TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:44:56.352850 [ 263 ] {942b81be-6a44-4e85-b53b-2510c940ec5c} executeQuery: (from [fd00:1122:3344:101::d]:42763) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.13 22:44:56.352934 [ 263 ] {942b81be-6a44-4e85-b53b-2510c940ec5c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.13 22:44:56.353782 [ 263 ] {942b81be-6a44-4e85-b53b-2510c940ec5c} oximeter.fields_string (4366cd6c-b622-4742-a499-cbbff5677496): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:56.353832 [ 263 ] {942b81be-6a44-4e85-b53b-2510c940ec5c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.01.13 22:44:56.354280 [ 263 ] {942b81be-6a44-4e85-b53b-2510c940ec5c} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.01.13 22:44:56.354536 [ 263 ] {942b81be-6a44-4e85-b53b-2510c940ec5c} oximeter.fields_string (4366cd6c-b622-4742-a499-cbbff5677496): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.13 22:44:56.354774 [ 263 ] {942b81be-6a44-4e85-b53b-2510c940ec5c} executeQuery: Read 40 rows, 3.30 KiB in 0.001988 sec., 20120.72434607646 rows/sec., 1.62 MiB/sec. 2025.01.13 22:44:56.354831 [ 263 ] {942b81be-6a44-4e85-b53b-2510c940ec5c} TCPHandler: Processed in 0.002355104 sec. 2025.01.13 22:44:56.355098 [ 265 ] {} TCP-Session: 015a0250-172d-4ee7-9000-412a92a1806c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:44:56.355310 [ 265 ] {cdade7c6-a776-408b-ab05-86bb90488b8f} executeQuery: (from [fd00:1122:3344:101::d]:50995) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.13 22:44:56.355390 [ 265 ] {cdade7c6-a776-408b-ab05-86bb90488b8f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.13 22:44:56.356143 [ 265 ] {cdade7c6-a776-408b-ab05-86bb90488b8f} oximeter.fields_u16 (8be39cc1-467b-48f4-a414-1ba05df4c6fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:56.356187 [ 265 ] {cdade7c6-a776-408b-ab05-86bb90488b8f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.01.13 22:44:56.356616 [ 265 ] {cdade7c6-a776-408b-ab05-86bb90488b8f} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.13 22:44:56.356877 [ 265 ] {cdade7c6-a776-408b-ab05-86bb90488b8f} oximeter.fields_u16 (8be39cc1-467b-48f4-a414-1ba05df4c6fe): 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.13 22:44:56.357013 [ 106 ] {} oximeter.fields_u16 (8be39cc1-467b-48f4-a414-1ba05df4c6fe) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.01.13 22:44:56.357058 [ 106 ] {} oximeter.fields_u16 (8be39cc1-467b-48f4-a414-1ba05df4c6fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:56.357082 [ 265 ] {cdade7c6-a776-408b-ab05-86bb90488b8f} executeQuery: Read 7 rows, 539.00 B in 0.00183 sec., 3825.1366120218577 rows/sec., 287.63 KiB/sec. 2025.01.13 22:44:56.357086 [ 106 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.01.13 22:44:56.357190 [ 265 ] {cdade7c6-a776-408b-ab05-86bb90488b8f} TCPHandler: Processed in 0.00222829 sec. 2025.01.13 22:44:56.357328 [ 194 ] {8be39cc1-467b-48f4-a414-1ba05df4c6fe::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.13 22:44:56.357383 [ 263 ] {} TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:44:56.357496 [ 194 ] {8be39cc1-467b-48f4-a414-1ba05df4c6fe::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.13 22:44:56.357533 [ 263 ] {d901cce8-fc47-4549-992d-5a62df867361} executeQuery: (from [fd00:1122:3344:101::d]:42763) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.13 22:44:56.357544 [ 194 ] {8be39cc1-467b-48f4-a414-1ba05df4c6fe::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.13 22:44:56.357597 [ 263 ] {d901cce8-fc47-4549-992d-5a62df867361} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.13 22:44:56.357752 [ 194 ] {8be39cc1-467b-48f4-a414-1ba05df4c6fe::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 15 rows starting from the beginning of the part 2025.01.13 22:44:56.358180 [ 194 ] {8be39cc1-467b-48f4-a414-1ba05df4c6fe::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 15 rows starting from the beginning of the part 2025.01.13 22:44:56.358606 [ 194 ] {8be39cc1-467b-48f4-a414-1ba05df4c6fe::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 38 rows starting from the beginning of the part 2025.01.13 22:44:56.358922 [ 194 ] {8be39cc1-467b-48f4-a414-1ba05df4c6fe::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 38 rows starting from the beginning of the part 2025.01.13 22:44:56.359368 [ 194 ] {8be39cc1-467b-48f4-a414-1ba05df4c6fe::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 7 rows starting from the beginning of the part 2025.01.13 22:44:56.360435 [ 263 ] {d901cce8-fc47-4549-992d-5a62df867361} oximeter.fields_uuid (669d0a4c-081e-4ccc-9c42-9b01da8ea66e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:56.360484 [ 263 ] {d901cce8-fc47-4549-992d-5a62df867361} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.01.13 22:44:56.361133 [ 263 ] {d901cce8-fc47-4549-992d-5a62df867361} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.01.13 22:44:56.361281 [ 197 ] {8be39cc1-467b-48f4-a414-1ba05df4c6fe::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 128 rows, containing 5 columns (5 merged, 0 gathered) in 0.004073899 sec., 31419.532001161544 rows/sec., 2.34 MiB/sec. 2025.01.13 22:44:56.361512 [ 263 ] {d901cce8-fc47-4549-992d-5a62df867361} oximeter.fields_uuid (669d0a4c-081e-4ccc-9c42-9b01da8ea66e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.13 22:44:56.361550 [ 200 ] {8be39cc1-467b-48f4-a414-1ba05df4c6fe::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.01.13 22:44:56.361915 [ 263 ] {d901cce8-fc47-4549-992d-5a62df867361} executeQuery: Read 44 rows, 3.52 KiB in 0.004415 sec., 9966.024915062288 rows/sec., 797.40 KiB/sec. 2025.01.13 22:44:56.362081 [ 263 ] {d901cce8-fc47-4549-992d-5a62df867361} TCPHandler: Processed in 0.00477538 sec. 2025.01.13 22:44:56.362201 [ 200 ] {8be39cc1-467b-48f4-a414-1ba05df4c6fe::all_1_6_1} oximeter.fields_u16 (8be39cc1-467b-48f4-a414-1ba05df4c6fe): 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.13 22:44:56.362272 [ 265 ] {} TCP-Session: 015a0250-172d-4ee7-9000-412a92a1806c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:44:56.362302 [ 200 ] {8be39cc1-467b-48f4-a414-1ba05df4c6fe::all_1_6_1} oximeter.fields_u16 (8be39cc1-467b-48f4-a414-1ba05df4c6fe) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.01.13 22:44:56.362410 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2025.01.13 22:44:56.362435 [ 265 ] {8c37c89b-c38e-401e-b4e7-545dbea01eca} executeQuery: (from [fd00:1122:3344:101::d]:50995) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.13 22:44:56.362489 [ 265 ] {8c37c89b-c38e-401e-b4e7-545dbea01eca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.13 22:44:56.363045 [ 265 ] {8c37c89b-c38e-401e-b4e7-545dbea01eca} oximeter.measurements_cumulativeu64 (5b2b84eb-de27-4ec9-b286-588ea03439d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:56.363083 [ 265 ] {8c37c89b-c38e-401e-b4e7-545dbea01eca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.01.13 22:44:56.363480 [ 265 ] {8c37c89b-c38e-401e-b4e7-545dbea01eca} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.01.13 22:44:56.363728 [ 265 ] {8c37c89b-c38e-401e-b4e7-545dbea01eca} oximeter.measurements_cumulativeu64 (5b2b84eb-de27-4ec9-b286-588ea03439d4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.13 22:44:56.363947 [ 265 ] {8c37c89b-c38e-401e-b4e7-545dbea01eca} executeQuery: Read 100 rows, 7.10 KiB in 0.001551 sec., 64474.53255963894 rows/sec., 4.47 MiB/sec. 2025.01.13 22:44:56.364002 [ 265 ] {8c37c89b-c38e-401e-b4e7-545dbea01eca} TCPHandler: Processed in 0.001807347 sec. 2025.01.13 22:44:56.364164 [ 263 ] {} TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:44:56.364304 [ 263 ] {d2a59311-222a-4e52-9401-da6e424f35d4} executeQuery: (from [fd00:1122:3344:101::d]:42763) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.13 22:44:56.364398 [ 263 ] {d2a59311-222a-4e52-9401-da6e424f35d4} 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.13 22:44:56.365520 [ 263 ] {d2a59311-222a-4e52-9401-da6e424f35d4} oximeter.measurements_histogramu64 (e616e39d-1b7b-4284-8973-8b48e812b19a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:56.365560 [ 263 ] {d2a59311-222a-4e52-9401-da6e424f35d4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.01.13 22:44:56.366183 [ 263 ] {d2a59311-222a-4e52-9401-da6e424f35d4} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.13 22:44:56.366449 [ 263 ] {d2a59311-222a-4e52-9401-da6e424f35d4} oximeter.measurements_histogramu64 (e616e39d-1b7b-4284-8973-8b48e812b19a): 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.13 22:44:56.366629 [ 37 ] {} oximeter.measurements_histogramu64 (e616e39d-1b7b-4284-8973-8b48e812b19a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.01.13 22:44:56.366706 [ 37 ] {} oximeter.measurements_histogramu64 (e616e39d-1b7b-4284-8973-8b48e812b19a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:56.366737 [ 263 ] {d2a59311-222a-4e52-9401-da6e424f35d4} executeQuery: Read 7 rows, 12.84 KiB in 0.002451 sec., 2855.9771521827824 rows/sec., 5.12 MiB/sec. 2025.01.13 22:44:56.366752 [ 37 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.01.13 22:44:56.367399 [ 201 ] {e616e39d-1b7b-4284-8973-8b48e812b19a::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.13 22:44:56.367417 [ 263 ] {d2a59311-222a-4e52-9401-da6e424f35d4} TCPHandler: Processed in 0.003319135 sec. 2025.01.13 22:44:56.367669 [ 265 ] {} TCP-Session: 015a0250-172d-4ee7-9000-412a92a1806c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:44:56.367967 [ 265 ] {cadd76e0-1c76-4011-a0fc-e402740b4bcf} executeQuery: (from [fd00:1122:3344:101::d]:50995) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2025.01.13 22:44:56.368061 [ 201 ] {e616e39d-1b7b-4284-8973-8b48e812b19a::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.13 22:44:56.368087 [ 265 ] {cadd76e0-1c76-4011-a0fc-e402740b4bcf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2025.01.13 22:44:56.368282 [ 201 ] {e616e39d-1b7b-4284-8973-8b48e812b19a::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.13 22:44:56.369155 [ 201 ] {e616e39d-1b7b-4284-8973-8b48e812b19a::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.13 22:44:56.369791 [ 201 ] {e616e39d-1b7b-4284-8973-8b48e812b19a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 8 rows starting from the beginning of the part 2025.01.13 22:44:56.370530 [ 201 ] {e616e39d-1b7b-4284-8973-8b48e812b19a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 31 rows starting from the beginning of the part 2025.01.13 22:44:56.370737 [ 265 ] {cadd76e0-1c76-4011-a0fc-e402740b4bcf} oximeter.measurements_i64 (fad0dfab-455a-4135-bddd-fec189875597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:56.370869 [ 265 ] {cadd76e0-1c76-4011-a0fc-e402740b4bcf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.01.13 22:44:56.371261 [ 201 ] {e616e39d-1b7b-4284-8973-8b48e812b19a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 31 rows starting from the beginning of the part 2025.01.13 22:44:56.371871 [ 201 ] {e616e39d-1b7b-4284-8973-8b48e812b19a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 7 rows starting from the beginning of the part 2025.01.13 22:44:56.372622 [ 265 ] {cadd76e0-1c76-4011-a0fc-e402740b4bcf} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.13 22:44:56.373164 [ 265 ] {cadd76e0-1c76-4011-a0fc-e402740b4bcf} oximeter.measurements_i64 (fad0dfab-455a-4135-bddd-fec189875597): 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.13 22:44:56.373834 [ 265 ] {cadd76e0-1c76-4011-a0fc-e402740b4bcf} executeQuery: Read 9 rows, 651.00 B in 0.005947 sec., 1513.3680847486128 rows/sec., 106.90 KiB/sec. 2025.01.13 22:44:56.374059 [ 265 ] {cadd76e0-1c76-4011-a0fc-e402740b4bcf} TCPHandler: Processed in 0.006514245 sec. 2025.01.13 22:44:56.374298 [ 263 ] {} TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:44:56.374600 [ 263 ] {f432b32d-b8e4-4487-a791-4d18f55fbb50} executeQuery: (from [fd00:1122:3344:101::d]:42763) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.13 22:44:56.374723 [ 263 ] {f432b32d-b8e4-4487-a791-4d18f55fbb50} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.13 22:44:56.376603 [ 263 ] {f432b32d-b8e4-4487-a791-4d18f55fbb50} oximeter.measurements_u64 (8c838ca2-49ae-46da-8de7-e5da4866310f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:56.376673 [ 263 ] {f432b32d-b8e4-4487-a791-4d18f55fbb50} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.01.13 22:44:56.377854 [ 263 ] {f432b32d-b8e4-4487-a791-4d18f55fbb50} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.01.13 22:44:56.378414 [ 263 ] {f432b32d-b8e4-4487-a791-4d18f55fbb50} oximeter.measurements_u64 (8c838ca2-49ae-46da-8de7-e5da4866310f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.13 22:44:56.379062 [ 263 ] {f432b32d-b8e4-4487-a791-4d18f55fbb50} executeQuery: Read 30 rows, 2.10 KiB in 0.004553 sec., 6589.062156819679 rows/sec., 462.22 KiB/sec. 2025.01.13 22:44:56.379393 [ 263 ] {f432b32d-b8e4-4487-a791-4d18f55fbb50} TCPHandler: Processed in 0.005183573 sec. 2025.01.13 22:44:56.379881 [ 200 ] {e616e39d-1b7b-4284-8973-8b48e812b19a::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 93 rows, containing 19 columns (19 merged, 0 gathered) in 0.012975268 sec., 7167.482012702936 rows/sec., 12.84 MiB/sec. 2025.01.13 22:44:56.380336 [ 200 ] {e616e39d-1b7b-4284-8973-8b48e812b19a::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.01.13 22:44:56.380785 [ 200 ] {e616e39d-1b7b-4284-8973-8b48e812b19a::all_1_6_1} oximeter.measurements_histogramu64 (e616e39d-1b7b-4284-8973-8b48e812b19a): 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.13 22:44:56.380864 [ 200 ] {e616e39d-1b7b-4284-8973-8b48e812b19a::all_1_6_1} oximeter.measurements_histogramu64 (e616e39d-1b7b-4284-8973-8b48e812b19a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.01.13 22:44:56.381010 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. 2025.01.13 22:44:59.523355 [ 263 ] {} TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:44:59.523634 [ 263 ] {22944bca-aff4-4b55-b07e-0b03d095ffe0} executeQuery: (from [fd00:1122:3344:101::d]:42763) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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.13 22:44:59.524091 [ 263 ] {22944bca-aff4-4b55-b07e-0b03d095ffe0} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.13 22:44:59.524144 [ 263 ] {22944bca-aff4-4b55-b07e-0b03d095ffe0} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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.13 22:44:59.524519 [ 263 ] {22944bca-aff4-4b55-b07e-0b03d095ffe0} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.13 22:44:59.524605 [ 263 ] {22944bca-aff4-4b55-b07e-0b03d095ffe0} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.13 22:44:59.524790 [ 263 ] {22944bca-aff4-4b55-b07e-0b03d095ffe0} oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Key condition: (column 0 notIn 37-element set) 2025.01.13 22:44:59.525017 [ 299 ] {22944bca-aff4-4b55-b07e-0b03d095ffe0} oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.13 22:44:59.525040 [ 296 ] {22944bca-aff4-4b55-b07e-0b03d095ffe0} oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.01.13 22:44:59.525065 [ 298 ] {22944bca-aff4-4b55-b07e-0b03d095ffe0} oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.01.13 22:44:59.525070 [ 301 ] {22944bca-aff4-4b55-b07e-0b03d095ffe0} oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2025.01.13 22:44:59.525261 [ 263 ] {22944bca-aff4-4b55-b07e-0b03d095ffe0} oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2025.01.13 22:44:59.525290 [ 263 ] {22944bca-aff4-4b55-b07e-0b03d095ffe0} oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.13 22:44:59.525435 [ 263 ] {22944bca-aff4-4b55-b07e-0b03d095ffe0} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.01.13 22:44:59.525460 [ 263 ] {22944bca-aff4-4b55-b07e-0b03d095ffe0} oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Reading approx. 37 rows with 4 streams 2025.01.13 22:44:59.525507 [ 263 ] {22944bca-aff4-4b55-b07e-0b03d095ffe0} 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', '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.13 22:44:59.525555 [ 263 ] {22944bca-aff4-4b55-b07e-0b03d095ffe0} 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', '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.13 22:44:59.525598 [ 263 ] {22944bca-aff4-4b55-b07e-0b03d095ffe0} 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', '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.13 22:44:59.525641 [ 263 ] {22944bca-aff4-4b55-b07e-0b03d095ffe0} 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', '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.13 22:44:59.527742 [ 263 ] {22944bca-aff4-4b55-b07e-0b03d095ffe0} executeQuery: Read 37 rows, 1.40 KiB in 0.004237 sec., 8732.593816379513 rows/sec., 329.82 KiB/sec. 2025.01.13 22:44:59.527988 [ 263 ] {22944bca-aff4-4b55-b07e-0b03d095ffe0} MemoryTracker: Peak memory usage (for query): 142.76 KiB. 2025.01.13 22:44:59.528006 [ 263 ] {22944bca-aff4-4b55-b07e-0b03d095ffe0} TCPHandler: Processed in 0.004795951 sec. 2025.01.13 22:44:59.565944 [ 263 ] {} TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:44:59.566119 [ 263 ] {db8c6642-d101-4eb1-8fd1-f41c2e5ab14f} executeQuery: (from [fd00:1122:3344:101::d]:42763) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.01.13 22:44:59.566193 [ 263 ] {db8c6642-d101-4eb1-8fd1-f41c2e5ab14f} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.13 22:44:59.567039 [ 263 ] {db8c6642-d101-4eb1-8fd1-f41c2e5ab14f} oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:59.567088 [ 263 ] {db8c6642-d101-4eb1-8fd1-f41c2e5ab14f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.01.13 22:44:59.567613 [ 263 ] {db8c6642-d101-4eb1-8fd1-f41c2e5ab14f} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.13 22:44:59.567858 [ 263 ] {db8c6642-d101-4eb1-8fd1-f41c2e5ab14f} oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565): 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.13 22:44:59.568088 [ 263 ] {db8c6642-d101-4eb1-8fd1-f41c2e5ab14f} executeQuery: Read 1 rows, 232.00 B in 0.002013 sec., 496.7709885742673 rows/sec., 112.55 KiB/sec. 2025.01.13 22:44:59.568280 [ 263 ] {db8c6642-d101-4eb1-8fd1-f41c2e5ab14f} TCPHandler: Processed in 0.002438676 sec. 2025.01.13 22:44:59.568537 [ 265 ] {} TCP-Session: 015a0250-172d-4ee7-9000-412a92a1806c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:44:59.568738 [ 265 ] {e7faa72a-b66a-42a4-880e-89504ed623eb} executeQuery: (from [fd00:1122:3344:101::d]:50995) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.13 22:44:59.568810 [ 265 ] {e7faa72a-b66a-42a4-880e-89504ed623eb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.13 22:44:59.569570 [ 265 ] {e7faa72a-b66a-42a4-880e-89504ed623eb} oximeter.fields_i16 (bdb40ae3-94ce-4cc6-a82d-4d3fcd9ad069): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:59.569618 [ 265 ] {e7faa72a-b66a-42a4-880e-89504ed623eb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.01.13 22:44:59.570060 [ 265 ] {e7faa72a-b66a-42a4-880e-89504ed623eb} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.13 22:44:59.570320 [ 265 ] {e7faa72a-b66a-42a4-880e-89504ed623eb} oximeter.fields_i16 (bdb40ae3-94ce-4cc6-a82d-4d3fcd9ad069): 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.13 22:44:59.570654 [ 265 ] {e7faa72a-b66a-42a4-880e-89504ed623eb} executeQuery: Read 14 rows, 1.01 KiB in 0.001937 sec., 7227.671657201859 rows/sec., 520.30 KiB/sec. 2025.01.13 22:44:59.570783 [ 265 ] {e7faa72a-b66a-42a4-880e-89504ed623eb} TCPHandler: Processed in 0.002382925 sec. 2025.01.13 22:44:59.570966 [ 263 ] {} TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:44:59.571112 [ 263 ] {51b6a876-0ced-4350-9bdd-5934187f2339} executeQuery: (from [fd00:1122:3344:101::d]:42763) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.13 22:44:59.571173 [ 263 ] {51b6a876-0ced-4350-9bdd-5934187f2339} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.13 22:44:59.571876 [ 263 ] {51b6a876-0ced-4350-9bdd-5934187f2339} oximeter.fields_ipaddr (26754e9e-90cd-4fcc-a303-d76c235301c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:59.571917 [ 263 ] {51b6a876-0ced-4350-9bdd-5934187f2339} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.01.13 22:44:59.572283 [ 263 ] {51b6a876-0ced-4350-9bdd-5934187f2339} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.13 22:44:59.572532 [ 263 ] {51b6a876-0ced-4350-9bdd-5934187f2339} oximeter.fields_ipaddr (26754e9e-90cd-4fcc-a303-d76c235301c5): 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.13 22:44:59.572728 [ 263 ] {51b6a876-0ced-4350-9bdd-5934187f2339} executeQuery: Read 8 rows, 668.00 B in 0.001648 sec., 4854.368932038835 rows/sec., 395.84 KiB/sec. 2025.01.13 22:44:59.572788 [ 263 ] {51b6a876-0ced-4350-9bdd-5934187f2339} TCPHandler: Processed in 0.001892929 sec. 2025.01.13 22:44:59.572963 [ 265 ] {} TCP-Session: 015a0250-172d-4ee7-9000-412a92a1806c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:44:59.573111 [ 265 ] {c3b2847f-8049-49e6-a18a-5d61b59a96e5} executeQuery: (from [fd00:1122:3344:101::d]:50995) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.13 22:44:59.573172 [ 265 ] {c3b2847f-8049-49e6-a18a-5d61b59a96e5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.13 22:44:59.574482 [ 265 ] {c3b2847f-8049-49e6-a18a-5d61b59a96e5} oximeter.fields_string (4366cd6c-b622-4742-a499-cbbff5677496): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:59.574524 [ 265 ] {c3b2847f-8049-49e6-a18a-5d61b59a96e5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.01.13 22:44:59.575025 [ 265 ] {c3b2847f-8049-49e6-a18a-5d61b59a96e5} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.01.13 22:44:59.575271 [ 265 ] {c3b2847f-8049-49e6-a18a-5d61b59a96e5} oximeter.fields_string (4366cd6c-b622-4742-a499-cbbff5677496): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.13 22:44:59.575602 [ 265 ] {c3b2847f-8049-49e6-a18a-5d61b59a96e5} executeQuery: Read 1379 rows, 117.87 KiB in 0.00249 sec., 553815.2610441766 rows/sec., 46.23 MiB/sec. 2025.01.13 22:44:59.575771 [ 265 ] {c3b2847f-8049-49e6-a18a-5d61b59a96e5} TCPHandler: Processed in 0.00287787 sec. 2025.01.13 22:44:59.575942 [ 263 ] {} TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:44:59.576082 [ 263 ] {f2b1476f-e7fe-4ce6-8152-53517e32e083} executeQuery: (from [fd00:1122:3344:101::d]:42763) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.13 22:44:59.576142 [ 263 ] {f2b1476f-e7fe-4ce6-8152-53517e32e083} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.13 22:44:59.576827 [ 263 ] {f2b1476f-e7fe-4ce6-8152-53517e32e083} oximeter.fields_u16 (8be39cc1-467b-48f4-a414-1ba05df4c6fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:59.576866 [ 263 ] {f2b1476f-e7fe-4ce6-8152-53517e32e083} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.01.13 22:44:59.577229 [ 263 ] {f2b1476f-e7fe-4ce6-8152-53517e32e083} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.13 22:44:59.577472 [ 263 ] {f2b1476f-e7fe-4ce6-8152-53517e32e083} oximeter.fields_u16 (8be39cc1-467b-48f4-a414-1ba05df4c6fe): 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.13 22:44:59.577643 [ 263 ] {f2b1476f-e7fe-4ce6-8152-53517e32e083} executeQuery: Read 46 rows, 3.35 KiB in 0.001594 sec., 28858.218318695108 rows/sec., 2.05 MiB/sec. 2025.01.13 22:44:59.577696 [ 263 ] {f2b1476f-e7fe-4ce6-8152-53517e32e083} TCPHandler: Processed in 0.001821607 sec. 2025.01.13 22:44:59.577854 [ 265 ] {} TCP-Session: 015a0250-172d-4ee7-9000-412a92a1806c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:44:59.578000 [ 265 ] {f931d255-c8d2-41b1-9644-760c36f2442a} executeQuery: (from [fd00:1122:3344:101::d]:50995) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.13 22:44:59.578059 [ 265 ] {f931d255-c8d2-41b1-9644-760c36f2442a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.13 22:44:59.578885 [ 265 ] {f931d255-c8d2-41b1-9644-760c36f2442a} oximeter.fields_u32 (ff8050da-d663-44eb-9d6d-565cc8e88c85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:59.578930 [ 265 ] {f931d255-c8d2-41b1-9644-760c36f2442a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.01.13 22:44:59.579314 [ 265 ] {f931d255-c8d2-41b1-9644-760c36f2442a} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.13 22:44:59.579557 [ 265 ] {f931d255-c8d2-41b1-9644-760c36f2442a} oximeter.fields_u32 (ff8050da-d663-44eb-9d6d-565cc8e88c85): 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.13 22:44:59.579711 [ 53 ] {} oximeter.fields_u32 (ff8050da-d663-44eb-9d6d-565cc8e88c85) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.01.13 22:44:59.579778 [ 53 ] {} oximeter.fields_u32 (ff8050da-d663-44eb-9d6d-565cc8e88c85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:59.579802 [ 265 ] {f931d255-c8d2-41b1-9644-760c36f2442a} executeQuery: Read 242 rows, 16.79 KiB in 0.001831 sec., 132168.21409066085 rows/sec., 8.95 MiB/sec. 2025.01.13 22:44:59.579816 [ 53 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.01.13 22:44:59.579999 [ 265 ] {f931d255-c8d2-41b1-9644-760c36f2442a} TCPHandler: Processed in 0.00221078 sec. 2025.01.13 22:44:59.580201 [ 186 ] {ff8050da-d663-44eb-9d6d-565cc8e88c85::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.13 22:44:59.580276 [ 263 ] {} TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:44:59.580377 [ 186 ] {ff8050da-d663-44eb-9d6d-565cc8e88c85::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.13 22:44:59.580419 [ 186 ] {ff8050da-d663-44eb-9d6d-565cc8e88c85::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 14 rows starting from the beginning of the part 2025.01.13 22:44:59.580423 [ 263 ] {27a7ee0e-970b-40db-8e25-01d91cb4bc08} executeQuery: (from [fd00:1122:3344:101::d]:42763) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.13 22:44:59.580493 [ 263 ] {27a7ee0e-970b-40db-8e25-01d91cb4bc08} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.13 22:44:59.580562 [ 186 ] {ff8050da-d663-44eb-9d6d-565cc8e88c85::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.13 22:44:59.580994 [ 186 ] {ff8050da-d663-44eb-9d6d-565cc8e88c85::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 242 rows starting from the beginning of the part 2025.01.13 22:44:59.581493 [ 186 ] {ff8050da-d663-44eb-9d6d-565cc8e88c85::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.13 22:44:59.582115 [ 186 ] {ff8050da-d663-44eb-9d6d-565cc8e88c85::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 14 rows starting from the beginning of the part 2025.01.13 22:44:59.582362 [ 186 ] {ff8050da-d663-44eb-9d6d-565cc8e88c85::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 242 rows starting from the beginning of the part 2025.01.13 22:44:59.583176 [ 263 ] {27a7ee0e-970b-40db-8e25-01d91cb4bc08} oximeter.fields_u8 (2211dd7b-d228-478a-b54a-c3eeb692f92b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:59.583222 [ 263 ] {27a7ee0e-970b-40db-8e25-01d91cb4bc08} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.01.13 22:44:59.583786 [ 263 ] {27a7ee0e-970b-40db-8e25-01d91cb4bc08} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.13 22:44:59.584056 [ 200 ] {ff8050da-d663-44eb-9d6d-565cc8e88c85::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 540 rows, containing 5 columns (5 merged, 0 gathered) in 0.004122099 sec., 131001.22049470428 rows/sec., 9.38 MiB/sec. 2025.01.13 22:44:59.584206 [ 263 ] {27a7ee0e-970b-40db-8e25-01d91cb4bc08} oximeter.fields_u8 (2211dd7b-d228-478a-b54a-c3eeb692f92b): 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.13 22:44:59.584283 [ 200 ] {ff8050da-d663-44eb-9d6d-565cc8e88c85::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.01.13 22:44:59.584588 [ 263 ] {27a7ee0e-970b-40db-8e25-01d91cb4bc08} executeQuery: Read 13 rows, 830.00 B in 0.004188 sec., 3104.106972301815 rows/sec., 193.54 KiB/sec. 2025.01.13 22:44:59.584732 [ 263 ] {27a7ee0e-970b-40db-8e25-01d91cb4bc08} TCPHandler: Processed in 0.004606415 sec. 2025.01.13 22:44:59.584943 [ 265 ] {} TCP-Session: 015a0250-172d-4ee7-9000-412a92a1806c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:44:59.584952 [ 200 ] {ff8050da-d663-44eb-9d6d-565cc8e88c85::all_1_6_1} oximeter.fields_u32 (ff8050da-d663-44eb-9d6d-565cc8e88c85): 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.13 22:44:59.585053 [ 200 ] {ff8050da-d663-44eb-9d6d-565cc8e88c85::all_1_6_1} oximeter.fields_u32 (ff8050da-d663-44eb-9d6d-565cc8e88c85) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.01.13 22:44:59.585091 [ 265 ] {cc724aae-bf58-4897-a95a-1ea5abe421a1} executeQuery: (from [fd00:1122:3344:101::d]:50995) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.13 22:44:59.585153 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2025.01.13 22:44:59.585172 [ 265 ] {cc724aae-bf58-4897-a95a-1ea5abe421a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.13 22:44:59.586119 [ 265 ] {cc724aae-bf58-4897-a95a-1ea5abe421a1} oximeter.fields_uuid (669d0a4c-081e-4ccc-9c42-9b01da8ea66e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:59.586160 [ 265 ] {cc724aae-bf58-4897-a95a-1ea5abe421a1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.01.13 22:44:59.586563 [ 265 ] {cc724aae-bf58-4897-a95a-1ea5abe421a1} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.01.13 22:44:59.586805 [ 265 ] {cc724aae-bf58-4897-a95a-1ea5abe421a1} oximeter.fields_uuid (669d0a4c-081e-4ccc-9c42-9b01da8ea66e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.13 22:44:59.587017 [ 265 ] {cc724aae-bf58-4897-a95a-1ea5abe421a1} executeQuery: Read 841 rows, 62.23 KiB in 0.00196 sec., 429081.63265306124 rows/sec., 31.00 MiB/sec. 2025.01.13 22:44:59.587073 [ 265 ] {cc724aae-bf58-4897-a95a-1ea5abe421a1} TCPHandler: Processed in 0.002223679 sec. 2025.01.13 22:44:59.587215 [ 263 ] {} TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:44:59.587335 [ 263 ] {5a80ed43-8206-4055-913c-08e764f19d5a} executeQuery: (from [fd00:1122:3344:101::d]:42763) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.13 22:44:59.587386 [ 263 ] {5a80ed43-8206-4055-913c-08e764f19d5a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.13 22:44:59.587865 [ 263 ] {5a80ed43-8206-4055-913c-08e764f19d5a} oximeter.measurements_bool (9682775c-5538-4f61-856b-117a1fb98407): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:59.587904 [ 263 ] {5a80ed43-8206-4055-913c-08e764f19d5a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.01.13 22:44:59.588278 [ 263 ] {5a80ed43-8206-4055-913c-08e764f19d5a} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.13 22:44:59.588523 [ 263 ] {5a80ed43-8206-4055-913c-08e764f19d5a} oximeter.measurements_bool (9682775c-5538-4f61-856b-117a1fb98407): 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.13 22:44:59.588640 [ 53 ] {} oximeter.measurements_bool (9682775c-5538-4f61-856b-117a1fb98407) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.01.13 22:44:59.588680 [ 53 ] {} oximeter.measurements_bool (9682775c-5538-4f61-856b-117a1fb98407): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:59.588703 [ 53 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.01.13 22:44:59.588715 [ 263 ] {5a80ed43-8206-4055-913c-08e764f19d5a} executeQuery: Read 6 rows, 321.00 B in 0.001403 sec., 4276.550249465431 rows/sec., 223.43 KiB/sec. 2025.01.13 22:44:59.588891 [ 263 ] {5a80ed43-8206-4055-913c-08e764f19d5a} TCPHandler: Processed in 0.001726735 sec. 2025.01.13 22:44:59.588967 [ 200 ] {9682775c-5538-4f61-856b-117a1fb98407::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.13 22:44:59.589069 [ 265 ] {} TCP-Session: 015a0250-172d-4ee7-9000-412a92a1806c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:44:59.589118 [ 200 ] {9682775c-5538-4f61-856b-117a1fb98407::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.13 22:44:59.589159 [ 200 ] {9682775c-5538-4f61-856b-117a1fb98407::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.13 22:44:59.589219 [ 265 ] {d69004bf-dcc5-4f40-b9b1-78a77c6ba4d5} executeQuery: (from [fd00:1122:3344:101::d]:50995) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.13 22:44:59.589362 [ 200 ] {9682775c-5538-4f61-856b-117a1fb98407::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.13 22:44:59.589395 [ 265 ] {d69004bf-dcc5-4f40-b9b1-78a77c6ba4d5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.13 22:44:59.589751 [ 200 ] {9682775c-5538-4f61-856b-117a1fb98407::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.13 22:44:59.590111 [ 200 ] {9682775c-5538-4f61-856b-117a1fb98407::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.13 22:44:59.590484 [ 200 ] {9682775c-5538-4f61-856b-117a1fb98407::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.13 22:44:59.590814 [ 200 ] {9682775c-5538-4f61-856b-117a1fb98407::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.13 22:44:59.592141 [ 265 ] {d69004bf-dcc5-4f40-b9b1-78a77c6ba4d5} oximeter.measurements_cumulativeu64 (5b2b84eb-de27-4ec9-b286-588ea03439d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:59.592189 [ 265 ] {d69004bf-dcc5-4f40-b9b1-78a77c6ba4d5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.01.13 22:44:59.592614 [ 186 ] {9682775c-5538-4f61-856b-117a1fb98407::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.00382095 sec., 9421.740666588152 rows/sec., 492.25 KiB/sec. 2025.01.13 22:44:59.592825 [ 186 ] {9682775c-5538-4f61-856b-117a1fb98407::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.01.13 22:44:59.592952 [ 265 ] {d69004bf-dcc5-4f40-b9b1-78a77c6ba4d5} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.01.13 22:44:59.593300 [ 186 ] {9682775c-5538-4f61-856b-117a1fb98407::all_1_6_1} oximeter.measurements_bool (9682775c-5538-4f61-856b-117a1fb98407): 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.13 22:44:59.593474 [ 186 ] {9682775c-5538-4f61-856b-117a1fb98407::all_1_6_1} oximeter.measurements_bool (9682775c-5538-4f61-856b-117a1fb98407) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.01.13 22:44:59.593473 [ 265 ] {d69004bf-dcc5-4f40-b9b1-78a77c6ba4d5} oximeter.measurements_cumulativeu64 (5b2b84eb-de27-4ec9-b286-588ea03439d4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.13 22:44:59.593632 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.13 22:44:59.593944 [ 265 ] {d69004bf-dcc5-4f40-b9b1-78a77c6ba4d5} executeQuery: Read 917 rows, 62.50 KiB in 0.004726 sec., 194033.00888700804 rows/sec., 12.91 MiB/sec. 2025.01.13 22:44:59.594096 [ 265 ] {d69004bf-dcc5-4f40-b9b1-78a77c6ba4d5} TCPHandler: Processed in 0.0051005 sec. 2025.01.13 22:44:59.594254 [ 263 ] {} TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:44:59.594394 [ 263 ] {eccdc2bf-c0c6-4b03-97c6-c3e89b4a69e7} executeQuery: (from [fd00:1122:3344:101::d]:42763) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.13 22:44:59.594457 [ 263 ] {eccdc2bf-c0c6-4b03-97c6-c3e89b4a69e7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.13 22:44:59.594990 [ 263 ] {eccdc2bf-c0c6-4b03-97c6-c3e89b4a69e7} oximeter.measurements_f64 (987de6ac-8f6f-4012-a04b-e4b769ed9da6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:59.595027 [ 263 ] {eccdc2bf-c0c6-4b03-97c6-c3e89b4a69e7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.01.13 22:44:59.595391 [ 263 ] {eccdc2bf-c0c6-4b03-97c6-c3e89b4a69e7} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.13 22:44:59.595661 [ 263 ] {eccdc2bf-c0c6-4b03-97c6-c3e89b4a69e7} oximeter.measurements_f64 (987de6ac-8f6f-4012-a04b-e4b769ed9da6): 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.13 22:44:59.595920 [ 263 ] {eccdc2bf-c0c6-4b03-97c6-c3e89b4a69e7} executeQuery: Read 1 rows, 69.00 B in 0.001532 sec., 652.7415143603133 rows/sec., 43.98 KiB/sec. 2025.01.13 22:44:59.596051 [ 263 ] {eccdc2bf-c0c6-4b03-97c6-c3e89b4a69e7} TCPHandler: Processed in 0.001867079 sec. 2025.01.13 22:44:59.596224 [ 265 ] {} TCP-Session: 015a0250-172d-4ee7-9000-412a92a1806c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:44:59.596376 [ 265 ] {8ad6fe67-e00a-45ed-9c02-6953c3b981dd} executeQuery: (from [fd00:1122:3344:101::d]:50995) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.13 22:44:59.596472 [ 265 ] {8ad6fe67-e00a-45ed-9c02-6953c3b981dd} 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.13 22:44:59.597649 [ 265 ] {8ad6fe67-e00a-45ed-9c02-6953c3b981dd} oximeter.measurements_histogramu64 (e616e39d-1b7b-4284-8973-8b48e812b19a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:59.597690 [ 265 ] {8ad6fe67-e00a-45ed-9c02-6953c3b981dd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.01.13 22:44:59.598350 [ 265 ] {8ad6fe67-e00a-45ed-9c02-6953c3b981dd} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.13 22:44:59.598615 [ 265 ] {8ad6fe67-e00a-45ed-9c02-6953c3b981dd} oximeter.measurements_histogramu64 (e616e39d-1b7b-4284-8973-8b48e812b19a): 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.13 22:44:59.598853 [ 265 ] {8ad6fe67-e00a-45ed-9c02-6953c3b981dd} executeQuery: Read 31 rows, 56.88 KiB in 0.002508 sec., 12360.446570972888 rows/sec., 22.15 MiB/sec. 2025.01.13 22:44:59.598958 [ 265 ] {8ad6fe67-e00a-45ed-9c02-6953c3b981dd} TCPHandler: Processed in 0.002799028 sec. 2025.01.13 22:44:59.599101 [ 263 ] {} TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:44:59.599219 [ 263 ] {6d1ad04b-c0f4-4c5b-a429-6fad465d7fc7} executeQuery: (from [fd00:1122:3344:101::d]:42763) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.13 22:44:59.599271 [ 263 ] {6d1ad04b-c0f4-4c5b-a429-6fad465d7fc7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.13 22:44:59.599763 [ 263 ] {6d1ad04b-c0f4-4c5b-a429-6fad465d7fc7} oximeter.measurements_u64 (8c838ca2-49ae-46da-8de7-e5da4866310f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:44:59.599800 [ 263 ] {6d1ad04b-c0f4-4c5b-a429-6fad465d7fc7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.01.13 22:44:59.600180 [ 263 ] {6d1ad04b-c0f4-4c5b-a429-6fad465d7fc7} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.01.13 22:44:59.600423 [ 263 ] {6d1ad04b-c0f4-4c5b-a429-6fad465d7fc7} oximeter.measurements_u64 (8c838ca2-49ae-46da-8de7-e5da4866310f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.13 22:44:59.600618 [ 263 ] {6d1ad04b-c0f4-4c5b-a429-6fad465d7fc7} executeQuery: Read 46 rows, 2.88 KiB in 0.001419 sec., 32417.195207892884 rows/sec., 1.98 MiB/sec. 2025.01.13 22:44:59.600701 [ 263 ] {6d1ad04b-c0f4-4c5b-a429-6fad465d7fc7} TCPHandler: Processed in 0.001659432 sec. 2025.01.13 22:45:00.000155 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 175.19 MiB, peak 181.09 MiB, free memory in arenas 0.00 B, will set to 174.18 MiB (RSS), difference: -1.01 MiB 2025.01.13 22:45:01.348343 [ 263 ] {} TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:45:01.348570 [ 263 ] {6802a10a-8e78-4efb-a96e-a0aa9be0ea76} executeQuery: (from [fd00:1122:3344:101::d]:42763) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.13 22:45:01.348651 [ 263 ] {6802a10a-8e78-4efb-a96e-a0aa9be0ea76} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.13 22:45:01.349492 [ 263 ] {6802a10a-8e78-4efb-a96e-a0aa9be0ea76} oximeter.fields_string (4366cd6c-b622-4742-a499-cbbff5677496): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:45:01.349534 [ 263 ] {6802a10a-8e78-4efb-a96e-a0aa9be0ea76} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.01.13 22:45:01.350021 [ 263 ] {6802a10a-8e78-4efb-a96e-a0aa9be0ea76} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.01.13 22:45:01.350322 [ 263 ] {6802a10a-8e78-4efb-a96e-a0aa9be0ea76} oximeter.fields_string (4366cd6c-b622-4742-a499-cbbff5677496): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.13 22:45:01.350532 [ 263 ] {6802a10a-8e78-4efb-a96e-a0aa9be0ea76} executeQuery: Read 26 rows, 1.98 KiB in 0.002023 sec., 12852.199703410775 rows/sec., 978.49 KiB/sec. 2025.01.13 22:45:01.350591 [ 263 ] {6802a10a-8e78-4efb-a96e-a0aa9be0ea76} TCPHandler: Processed in 0.002388995 sec. 2025.01.13 22:45:01.350893 [ 265 ] {} TCP-Session: 015a0250-172d-4ee7-9000-412a92a1806c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:45:01.351092 [ 265 ] {2b149aae-16f2-4b20-8a03-5ee6f9a1df5f} executeQuery: (from [fd00:1122:3344:101::d]:50995) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.13 22:45:01.351171 [ 265 ] {2b149aae-16f2-4b20-8a03-5ee6f9a1df5f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.13 22:45:01.351964 [ 265 ] {2b149aae-16f2-4b20-8a03-5ee6f9a1df5f} oximeter.fields_uuid (669d0a4c-081e-4ccc-9c42-9b01da8ea66e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:45:01.352020 [ 265 ] {2b149aae-16f2-4b20-8a03-5ee6f9a1df5f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.01.13 22:45:01.352482 [ 265 ] {2b149aae-16f2-4b20-8a03-5ee6f9a1df5f} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.01.13 22:45:01.352742 [ 265 ] {2b149aae-16f2-4b20-8a03-5ee6f9a1df5f} oximeter.fields_uuid (669d0a4c-081e-4ccc-9c42-9b01da8ea66e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.13 22:45:01.352995 [ 265 ] {2b149aae-16f2-4b20-8a03-5ee6f9a1df5f} executeQuery: Read 28 rows, 2.24 KiB in 0.001951 sec., 14351.614556637622 rows/sec., 1.12 MiB/sec. 2025.01.13 22:45:01.353183 [ 265 ] {2b149aae-16f2-4b20-8a03-5ee6f9a1df5f} TCPHandler: Processed in 0.002429676 sec. 2025.01.13 22:45:01.353358 [ 263 ] {} TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:45:01.353488 [ 263 ] {e487469b-b155-41f7-8ab7-9246741333b1} executeQuery: (from [fd00:1122:3344:101::d]:42763) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.13 22:45:01.353548 [ 263 ] {e487469b-b155-41f7-8ab7-9246741333b1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.13 22:45:01.354165 [ 263 ] {e487469b-b155-41f7-8ab7-9246741333b1} oximeter.measurements_cumulativeu64 (5b2b84eb-de27-4ec9-b286-588ea03439d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:45:01.354216 [ 263 ] {e487469b-b155-41f7-8ab7-9246741333b1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.01.13 22:45:01.354709 [ 263 ] {e487469b-b155-41f7-8ab7-9246741333b1} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.01.13 22:45:01.354990 [ 263 ] {e487469b-b155-41f7-8ab7-9246741333b1} oximeter.measurements_cumulativeu64 (5b2b84eb-de27-4ec9-b286-588ea03439d4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.13 22:45:01.355180 [ 263 ] {e487469b-b155-41f7-8ab7-9246741333b1} executeQuery: Read 20 rows, 1.42 KiB in 0.001719 sec., 11634.671320535195 rows/sec., 826.02 KiB/sec. 2025.01.13 22:45:01.355238 [ 263 ] {e487469b-b155-41f7-8ab7-9246741333b1} TCPHandler: Processed in 0.001945261 sec. 2025.01.13 22:45:01.355432 [ 265 ] {} TCP-Session: 015a0250-172d-4ee7-9000-412a92a1806c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.13 22:45:01.355575 [ 265 ] {77730fca-7b4c-4824-853e-a548239c8c62} executeQuery: (from [fd00:1122:3344:101::d]:50995) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.13 22:45:01.355632 [ 265 ] {77730fca-7b4c-4824-853e-a548239c8c62} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.13 22:45:01.356240 [ 265 ] {77730fca-7b4c-4824-853e-a548239c8c62} oximeter.measurements_u64 (8c838ca2-49ae-46da-8de7-e5da4866310f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:45:01.356282 [ 265 ] {77730fca-7b4c-4824-853e-a548239c8c62} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.01.13 22:45:01.356702 [ 265 ] {77730fca-7b4c-4824-853e-a548239c8c62} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.01.13 22:45:01.357018 [ 265 ] {77730fca-7b4c-4824-853e-a548239c8c62} oximeter.measurements_u64 (8c838ca2-49ae-46da-8de7-e5da4866310f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.13 22:45:01.357261 [ 265 ] {77730fca-7b4c-4824-853e-a548239c8c62} executeQuery: Read 6 rows, 431.00 B in 0.001719 sec., 3490.4013961605583 rows/sec., 244.85 KiB/sec. 2025.01.13 22:45:01.357322 [ 265 ] {77730fca-7b4c-4824-853e-a548239c8c62} TCPHandler: Processed in 0.001953571 sec. 2025.01.13 22:45:02.441115 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6039 2025.01.13 22:45:02.441864 [ 242 ] {} system.asynchronous_metric_log (4acd3861-caa9-4df9-b22d-dd18796c81dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.13 22:45:02.441905 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.01.13 22:45:02.442429 [ 242 ] {} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.01.13 22:45:02.442694 [ 242 ] {} system.asynchronous_metric_log (4acd3861-caa9-4df9-b22d-dd18796c81dc): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.13 22:45:02.442954 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6039