[ Mar 21 18:40:27 Enabled. ] [ Mar 21 18:40:27 Rereading configuration. ] [ Mar 21 18:40:29 Rereading configuration. ] [ Mar 21 18:40:41 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 [ Mar 21 18:40:41 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.03.21 18:40:41.943682 [ 1 ] {} Application: Will watch for the process with pid 23255 2025.03.21 18:40:41.944246 [ 1 ] {} Application: Forked a child process to watch 2025.03.21 18:40:42.197632 [ 1 ] {} Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: ), PID 23255 2025.03.21 18:40:42.198313 [ 1 ] {} Application: starting up 2025.03.21 18:40:42.199039 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2025.03.21 18:40:42.287365 [ 1 ] {} Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. 2025.03.21 18:40:42.318000 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2025.03.21 18:40:42.318043 [ 1 ] {} Application: Initializing DateLUT. 2025.03.21 18:40:42.318056 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2025.03.21 18:40:42.318116 [ 1 ] {} Context: Setting up /data/tmp/ to store temporary data in it 2025.03.21 18:40:42.318471 [ 1 ] {} Application: Initializing interserver credentials. 2025.03.21 18:40:42.320093 [ 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.03.21 18:40:42.321238 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration 2025.03.21 18:40:42.322462 [ 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.03.21 18:40:42.322486 [ 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.03.21 18:40:42.322501 [ 1 ] {} Application: Merges and mutations memory limit is set to 47.94 GiB 2025.03.21 18:40:42.322671 [ 1 ] {} BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads 2025.03.21 18:40:42.323722 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2025.03.21 18:40:42.329807 [ 1 ] {} BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads 2025.03.21 18:40:42.330565 [ 1 ] {} BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads 2025.03.21 18:40:42.332021 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2025.03.21 18:40:42.332083 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration 2025.03.21 18:40:42.333657 [ 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.03.21 18:40:42.334123 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration 2025.03.21 18:40:42.338536 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration 2025.03.21 18:40:42.338904 [ 1 ] {} Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml 2025.03.21 18:40:42.340444 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin 2025.03.21 18:40:42.340821 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2025.03.21 18:40:42.341268 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2025.03.21 18:40:42.341676 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2025.03.21 18:40:42.343125 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2025.03.21 18:40:42.343149 [ 1 ] {} Application: Loading metadata from /data/ 2025.03.21 18:40:42.343227 [ 125 ] {} DNSResolver: Updating DNS cache 2025.03.21 18:40:42.343401 [ 125 ] {} DNSResolver: Updated DNS cache 2025.03.21 18:40:42.353683 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2025.03.21 18:40:42.353710 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000164913 sec 2025.03.21 18:40:42.353754 [ 1 ] {} ReferentialDeps: No tables 2025.03.21 18:40:42.353773 [ 1 ] {} LoadingDeps: No tables 2025.03.21 18:40:42.355014 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2025.03.21 18:40:42.356064 [ 1 ] {} SystemLog: Creating system.query_log from query_log 2025.03.21 18:40:42.369401 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2025.03.21 18:40:42.369443 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2025.03.21 18:40:42.369464 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2025.03.21 18:40:42.369476 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2025.03.21 18:40:42.369505 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2025.03.21 18:40:42.369524 [ 1 ] {} SystemLog: Creating system.metric_log from metric_log 2025.03.21 18:40:42.372157 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2025.03.21 18:40:42.372198 [ 1 ] {} SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config 2025.03.21 18:40:42.372218 [ 1 ] {} SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log 2025.03.21 18:40:42.372388 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2025.03.21 18:40:42.372406 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2025.03.21 18:40:42.372439 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2025.03.21 18:40:42.372458 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2025.03.21 18:40:42.372470 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2025.03.21 18:40:42.372496 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2025.03.21 18:40:42.372514 [ 1 ] {} SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config 2025.03.21 18:40:42.399320 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2025.03.21 18:40:42.402766 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2025.03.21 18:40:42.402802 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.8531e-05 sec 2025.03.21 18:40:42.402818 [ 1 ] {} ReferentialDeps: No tables 2025.03.21 18:40:42.402831 [ 1 ] {} LoadingDeps: No tables 2025.03.21 18:40:42.402858 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2025.03.21 18:40:42.403083 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ 2025.03.21 18:40:42.403125 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded 2025.03.21 18:40:42.403138 [ 1 ] {} Application: Loaded metadata. 2025.03.21 18:40:42.403148 [ 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.03.21 18:40:42.403159 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2025.03.21 18:40:42.429437 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2025.03.21 18:40:42.429630 [ 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.35 MiB 2025.03.21 18:40:42.430430 [ 1 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.3811e-05 sec. 2025.03.21 18:40:42.431390 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2025.03.21 18:40:42.431494 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2025.03.21 18:40:42.431513 [ 1 ] {} Application: Ready for connections. 2025.03.21 18:40:42.508354 [ 3 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:61350 2025.03.21 18:40:42.508818 [ 3 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.21 18:40:42.508883 [ 3 ] {} TCP-Session: 85c42284-9c95-4263-8a2b-47883f850653 Authenticating user 'default' from [fd00:1122:3344:101::c]:61350 2025.03.21 18:40:42.508916 [ 3 ] {} TCP-Session: 85c42284-9c95-4263-8a2b-47883f850653 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.21 18:40:42.508942 [ 3 ] {} TCP-Session: 85c42284-9c95-4263-8a2b-47883f850653 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.21 18:40:42.509034 [ 3 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2025.03.21 18:40:42.509128 [ 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.03.21 18:40:42.509150 [ 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.03.21 18:40:42.510415 [ 4 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:46371 2025.03.21 18:40:42.510518 [ 4 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.21 18:40:42.510546 [ 4 ] {} TCP-Session: 553b5d70-bd57-4b5a-8a8a-32daafad8837 Authenticating user 'default' from [fd00:1122:3344:101::c]:46371 2025.03.21 18:40:42.510568 [ 4 ] {} TCP-Session: 553b5d70-bd57-4b5a-8a8a-32daafad8837 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.21 18:40:42.510592 [ 4 ] {} TCP-Session: 553b5d70-bd57-4b5a-8a8a-32daafad8837 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.21 18:40:42.511305 [ 5 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:45244 2025.03.21 18:40:42.511305 [ 253 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:57024 2025.03.21 18:40:42.511457 [ 5 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.21 18:40:42.511475 [ 254 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:57035 2025.03.21 18:40:42.511494 [ 253 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.21 18:40:42.511520 [ 5 ] {} TCP-Session: 6b8f0774-c10b-4611-8c45-cf8845ea3fba Authenticating user 'default' from [fd00:1122:3344:101::c]:45244 2025.03.21 18:40:42.511550 [ 253 ] {} TCP-Session: 895b984f-4aed-4252-90cc-2fe7cdfbfe9e Authenticating user 'default' from [fd00:1122:3344:101::c]:57024 2025.03.21 18:40:42.511601 [ 253 ] {} TCP-Session: 895b984f-4aed-4252-90cc-2fe7cdfbfe9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.21 18:40:42.511620 [ 253 ] {} TCP-Session: 895b984f-4aed-4252-90cc-2fe7cdfbfe9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.21 18:40:42.511618 [ 5 ] {} TCP-Session: 6b8f0774-c10b-4611-8c45-cf8845ea3fba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.21 18:40:42.511716 [ 5 ] {} TCP-Session: 6b8f0774-c10b-4611-8c45-cf8845ea3fba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.21 18:40:42.511737 [ 254 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.21 18:40:42.511758 [ 255 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:37128 2025.03.21 18:40:42.511843 [ 254 ] {} TCP-Session: f2279175-ca4f-4bde-ad1b-84f00a958345 Authenticating user 'default' from [fd00:1122:3344:101::c]:57035 2025.03.21 18:40:42.511971 [ 256 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:49400 2025.03.21 18:40:42.511989 [ 255 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.21 18:40:42.511983 [ 254 ] {} TCP-Session: f2279175-ca4f-4bde-ad1b-84f00a958345 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.21 18:40:42.512152 [ 255 ] {} TCP-Session: 78f80b1f-1436-4965-bf22-4ff52b1bd884 Authenticating user 'default' from [fd00:1122:3344:101::c]:37128 2025.03.21 18:40:42.512156 [ 254 ] {} TCP-Session: f2279175-ca4f-4bde-ad1b-84f00a958345 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.21 18:40:42.512180 [ 256 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.21 18:40:42.512194 [ 255 ] {} TCP-Session: 78f80b1f-1436-4965-bf22-4ff52b1bd884 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.21 18:40:42.512152 [ 257 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:39063 2025.03.21 18:40:42.512372 [ 256 ] {} TCP-Session: 69b7bda9-0b51-4e7f-80bc-00620f20c219 Authenticating user 'default' from [fd00:1122:3344:101::c]:49400 2025.03.21 18:40:42.512290 [ 255 ] {} TCP-Session: 78f80b1f-1436-4965-bf22-4ff52b1bd884 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.21 18:40:42.512404 [ 257 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.21 18:40:42.512470 [ 256 ] {} TCP-Session: 69b7bda9-0b51-4e7f-80bc-00620f20c219 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.21 18:40:42.512482 [ 257 ] {} TCP-Session: 612fdc2d-fc95-40e8-ae9a-c75a9e0d76a1 Authenticating user 'default' from [fd00:1122:3344:101::c]:39063 2025.03.21 18:40:42.512512 [ 256 ] {} TCP-Session: 69b7bda9-0b51-4e7f-80bc-00620f20c219 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.21 18:40:42.512521 [ 257 ] {} TCP-Session: 612fdc2d-fc95-40e8-ae9a-c75a9e0d76a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.21 18:40:42.512569 [ 257 ] {} TCP-Session: 612fdc2d-fc95-40e8-ae9a-c75a9e0d76a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.21 18:40:42.649832 [ 258 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:54113 2025.03.21 18:40:42.650334 [ 258 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.21 18:40:42.650375 [ 258 ] {} TCP-Session: 69cef2b7-0549-4d31-892a-9f0f97514854 Authenticating user 'default' from [fd00:1122:3344:101::a]:54113 2025.03.21 18:40:42.650392 [ 258 ] {} TCP-Session: 69cef2b7-0549-4d31-892a-9f0f97514854 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.21 18:40:42.650406 [ 258 ] {} TCP-Session: 69cef2b7-0549-4d31-892a-9f0f97514854 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.21 18:40:42.650465 [ 258 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2025.03.21 18:40:42.650489 [ 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.03.21 18:40:42.650511 [ 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.03.21 18:40:42.651853 [ 259 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:56038 2025.03.21 18:40:42.651952 [ 260 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:62760 2025.03.21 18:40:42.652004 [ 259 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.21 18:40:42.652123 [ 261 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:54923 2025.03.21 18:40:42.652125 [ 259 ] {} TCP-Session: 709379c1-58d5-4886-9d02-493e815f5053 Authenticating user 'default' from [fd00:1122:3344:101::a]:56038 2025.03.21 18:40:42.652135 [ 260 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.21 18:40:42.652334 [ 259 ] {} TCP-Session: 709379c1-58d5-4886-9d02-493e815f5053 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.21 18:40:42.652369 [ 262 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:46496 2025.03.21 18:40:42.652379 [ 261 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.21 18:40:42.652407 [ 259 ] {} TCP-Session: 709379c1-58d5-4886-9d02-493e815f5053 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.21 18:40:42.652428 [ 260 ] {} TCP-Session: 237a4e04-2d70-4ab3-bb73-962ff89403ce Authenticating user 'default' from [fd00:1122:3344:101::a]:62760 2025.03.21 18:40:42.652491 [ 261 ] {} TCP-Session: 08ad50a9-723a-41d6-8751-ebd179a59ddb Authenticating user 'default' from [fd00:1122:3344:101::a]:54923 2025.03.21 18:40:42.652545 [ 260 ] {} TCP-Session: 237a4e04-2d70-4ab3-bb73-962ff89403ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.21 18:40:42.652667 [ 264 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:65400 2025.03.21 18:40:42.652712 [ 260 ] {} TCP-Session: 237a4e04-2d70-4ab3-bb73-962ff89403ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.21 18:40:42.652674 [ 263 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:64780 2025.03.21 18:40:42.652737 [ 262 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.21 18:40:42.652783 [ 261 ] {} TCP-Session: 08ad50a9-723a-41d6-8751-ebd179a59ddb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.21 18:40:42.652783 [ 265 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:62710 2025.03.21 18:40:42.653050 [ 261 ] {} TCP-Session: 08ad50a9-723a-41d6-8751-ebd179a59ddb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.21 18:40:42.653093 [ 264 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.21 18:40:42.653272 [ 263 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.21 18:40:42.653288 [ 265 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.21 18:40:42.653312 [ 262 ] {} TCP-Session: 4f081f57-30ad-4447-bf86-d594d655f112 Authenticating user 'default' from [fd00:1122:3344:101::a]:46496 2025.03.21 18:40:42.653344 [ 264 ] {} TCP-Session: ab0b4139-d285-429c-a827-c92472f084bb Authenticating user 'default' from [fd00:1122:3344:101::a]:65400 2025.03.21 18:40:42.653371 [ 263 ] {} TCP-Session: ef0e10f8-6cc4-4710-a6ef-169c5b55763b Authenticating user 'default' from [fd00:1122:3344:101::a]:64780 2025.03.21 18:40:42.653396 [ 265 ] {} TCP-Session: 07e5528e-56e7-433d-bce7-a52602b789f3 Authenticating user 'default' from [fd00:1122:3344:101::a]:62710 2025.03.21 18:40:42.653412 [ 262 ] {} TCP-Session: 4f081f57-30ad-4447-bf86-d594d655f112 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.21 18:40:42.653434 [ 264 ] {} TCP-Session: ab0b4139-d285-429c-a827-c92472f084bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.21 18:40:42.653451 [ 263 ] {} TCP-Session: ef0e10f8-6cc4-4710-a6ef-169c5b55763b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.21 18:40:42.653461 [ 265 ] {} TCP-Session: 07e5528e-56e7-433d-bce7-a52602b789f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.21 18:40:42.653503 [ 262 ] {} TCP-Session: 4f081f57-30ad-4447-bf86-d594d655f112 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.21 18:40:42.653518 [ 263 ] {} TCP-Session: ef0e10f8-6cc4-4710-a6ef-169c5b55763b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.21 18:40:42.653547 [ 265 ] {} TCP-Session: 07e5528e-56e7-433d-bce7-a52602b789f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.21 18:40:42.653559 [ 264 ] {} TCP-Session: ab0b4139-d285-429c-a827-c92472f084bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.21 18:40:42.811460 [ 266 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:34387 2025.03.21 18:40:42.820665 [ 266 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.21 18:40:42.820701 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Authenticating user 'default' from [fd00:1122:3344:101::d]:34387 2025.03.21 18:40:42.820737 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.21 18:40:42.820750 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.21 18:40:42.820810 [ 266 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2025.03.21 18:40:42.820841 [ 266 ] {} 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.03.21 18:40:42.820857 [ 266 ] {} 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.03.21 18:40:42.829595 [ 267 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:44024 2025.03.21 18:40:42.829711 [ 267 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.21 18:40:42.829746 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Authenticating user 'default' from [fd00:1122:3344:101::d]:44024 2025.03.21 18:40:42.829774 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.21 18:40:42.829788 [ 268 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:53161 2025.03.21 18:40:42.829797 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.21 18:40:42.829922 [ 269 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:45394 2025.03.21 18:40:42.830026 [ 270 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:60376 2025.03.21 18:40:42.830064 [ 268 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.21 18:40:42.830411 [ 271 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:59356 2025.03.21 18:40:42.830409 [ 269 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.21 18:40:42.830442 [ 268 ] {} TCP-Session: f70ebee4-35ba-4d0c-a3da-0a17d52747cf Authenticating user 'default' from [fd00:1122:3344:101::d]:53161 2025.03.21 18:40:42.830405 [ 270 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.21 18:40:42.830611 [ 268 ] {} TCP-Session: f70ebee4-35ba-4d0c-a3da-0a17d52747cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.21 18:40:42.830621 [ 270 ] {} TCP-Session: bc2c26e4-3e4e-450c-8d29-02edfc425794 Authenticating user 'default' from [fd00:1122:3344:101::d]:60376 2025.03.21 18:40:42.830641 [ 269 ] {} TCP-Session: 216ea724-0913-44f5-aae3-39330bee759f Authenticating user 'default' from [fd00:1122:3344:101::d]:45394 2025.03.21 18:40:42.830689 [ 272 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:34641 2025.03.21 18:40:42.830699 [ 268 ] {} TCP-Session: f70ebee4-35ba-4d0c-a3da-0a17d52747cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.21 18:40:42.830711 [ 270 ] {} TCP-Session: bc2c26e4-3e4e-450c-8d29-02edfc425794 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.21 18:40:42.830725 [ 269 ] {} TCP-Session: 216ea724-0913-44f5-aae3-39330bee759f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.21 18:40:42.830944 [ 272 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.21 18:40:42.830952 [ 270 ] {} TCP-Session: bc2c26e4-3e4e-450c-8d29-02edfc425794 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.21 18:40:42.830959 [ 273 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:43974 2025.03.21 18:40:42.830999 [ 272 ] {} TCP-Session: 715dc64c-f31f-4eb2-9254-d6403d50768f Authenticating user 'default' from [fd00:1122:3344:101::d]:34641 2025.03.21 18:40:42.830939 [ 269 ] {} TCP-Session: 216ea724-0913-44f5-aae3-39330bee759f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.21 18:40:42.831223 [ 274 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:52888 2025.03.21 18:40:42.831284 [ 272 ] {} TCP-Session: 715dc64c-f31f-4eb2-9254-d6403d50768f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.21 18:40:42.831303 [ 273 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.21 18:40:42.831339 [ 272 ] {} TCP-Session: 715dc64c-f31f-4eb2-9254-d6403d50768f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.21 18:40:42.831459 [ 274 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.21 18:40:42.831479 [ 273 ] {} TCP-Session: 6441ca5d-f9e3-44d6-99fa-50cb1a3b30c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:43974 2025.03.21 18:40:42.831510 [ 274 ] {} TCP-Session: 2ab1452f-29bd-4da4-b8d2-0f59f4682b91 Authenticating user 'default' from [fd00:1122:3344:101::d]:52888 2025.03.21 18:40:42.831525 [ 273 ] {} TCP-Session: 6441ca5d-f9e3-44d6-99fa-50cb1a3b30c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.21 18:40:42.831553 [ 274 ] {} TCP-Session: 2ab1452f-29bd-4da4-b8d2-0f59f4682b91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.21 18:40:42.831562 [ 273 ] {} TCP-Session: 6441ca5d-f9e3-44d6-99fa-50cb1a3b30c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.21 18:40:42.831578 [ 274 ] {} TCP-Session: 2ab1452f-29bd-4da4-b8d2-0f59f4682b91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.21 18:40:42.831881 [ 271 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.21 18:40:42.831922 [ 271 ] {} TCP-Session: 40e34ba4-b75b-47d0-bb9a-532a169e52ec Authenticating user 'default' from [fd00:1122:3344:101::d]:59356 2025.03.21 18:40:42.831951 [ 271 ] {} TCP-Session: 40e34ba4-b75b-47d0-bb9a-532a169e52ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.21 18:40:42.831969 [ 271 ] {} TCP-Session: 40e34ba4-b75b-47d0-bb9a-532a169e52ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.21 18:40:42.833456 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:40:42.836528 [ 266 ] {d1e8f5d6-ef6f-4bab-8130-6c74e09726ff} executeQuery: (from [fd00:1122:3344:101::d]:34387) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2025.03.21 18:40:42.890110 [ 266 ] {d1e8f5d6-ef6f-4bab-8130-6c74e09726ff} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:34387) (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.03.21 18:40:42.891333 [ 266 ] {d1e8f5d6-ef6f-4bab-8130-6c74e09726ff} 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.03.21 18:40:42.891490 [ 266 ] {d1e8f5d6-ef6f-4bab-8130-6c74e09726ff} TCPHandler: Processed in 0.059519007 sec. 2025.03.21 18:40:42.891791 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:40:42.891991 [ 267 ] {4e6d9a7b-dddb-4491-aba6-c8d2026c691e} executeQuery: (from [fd00:1122:3344:101::d]:44024) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2025.03.21 18:40:42.892355 [ 267 ] {4e6d9a7b-dddb-4491-aba6-c8d2026c691e} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:44024) (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.03.21 18:40:42.892555 [ 267 ] {4e6d9a7b-dddb-4491-aba6-c8d2026c691e} 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.03.21 18:40:42.892638 [ 267 ] {4e6d9a7b-dddb-4491-aba6-c8d2026c691e} TCPHandler: Processed in 0.000983687 sec. 2025.03.21 18:40:42.892867 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:40:42.894038 [ 266 ] {f17abe5e-83bc-401d-9395-18d556e04d44} executeQuery: (from [fd00:1122:3344:101::d]:34387) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) 2025.03.21 18:40:42.894128 [ 266 ] {f17abe5e-83bc-401d-9395-18d556e04d44} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2025.03.21 18:40:42.896879 [ 266 ] {f17abe5e-83bc-401d-9395-18d556e04d44} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2025.03.21 18:40:42.896908 [ 266 ] {f17abe5e-83bc-401d-9395-18d556e04d44} TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.4492e-05 sec 2025.03.21 18:40:42.896922 [ 266 ] {f17abe5e-83bc-401d-9395-18d556e04d44} ReferentialDeps: No tables 2025.03.21 18:40:42.896933 [ 266 ] {f17abe5e-83bc-401d-9395-18d556e04d44} LoadingDeps: No tables 2025.03.21 18:40:42.896954 [ 266 ] {f17abe5e-83bc-401d-9395-18d556e04d44} DatabaseAtomic (oximeter): Starting up tables. 2025.03.21 18:40:42.897560 [ 266 ] {f17abe5e-83bc-401d-9395-18d556e04d44} TCPHandler: Processed in 0.004781805 sec. 2025.03.21 18:40:42.897690 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:40:42.897843 [ 266 ] {e48ee41c-8ba2-4975-9086-6c4d5d1f689e} executeQuery: (from [fd00:1122:3344:101::d]:34387) /* 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.03.21 18:40:42.897894 [ 266 ] {e48ee41c-8ba2-4975-9086-6c4d5d1f689e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2025.03.21 18:40:42.905347 [ 266 ] {e48ee41c-8ba2-4975-9086-6c4d5d1f689e} StoragePolicy (default): Storage policy default created, total volumes 1 2025.03.21 18:40:42.912080 [ 266 ] {e48ee41c-8ba2-4975-9086-6c4d5d1f689e} oximeter.version (36c5aa11-27be-4296-bdb4-ada1466c38a6): Loading data parts 2025.03.21 18:40:42.912663 [ 266 ] {e48ee41c-8ba2-4975-9086-6c4d5d1f689e} oximeter.version (36c5aa11-27be-4296-bdb4-ada1466c38a6): There are no data parts 2025.03.21 18:40:42.915969 [ 266 ] {e48ee41c-8ba2-4975-9086-6c4d5d1f689e} TCPHandler: Processed in 0.018331912 sec. 2025.03.21 18:40:42.916113 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:40:42.916307 [ 266 ] {192e8a5d-5514-4768-afdd-38ea53c6326f} executeQuery: (from [fd00:1122:3344:101::d]:34387) /* 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.03.21 18:40:42.916361 [ 266 ] {192e8a5d-5514-4768-afdd-38ea53c6326f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2025.03.21 18:40:42.928833 [ 266 ] {192e8a5d-5514-4768-afdd-38ea53c6326f} oximeter.measurements_bool (e3cf1b1a-2fa1-4266-9f36-a423b8f8ccf3): Loading data parts 2025.03.21 18:40:42.929069 [ 266 ] {192e8a5d-5514-4768-afdd-38ea53c6326f} oximeter.measurements_bool (e3cf1b1a-2fa1-4266-9f36-a423b8f8ccf3): There are no data parts 2025.03.21 18:40:42.931167 [ 266 ] {192e8a5d-5514-4768-afdd-38ea53c6326f} TCPHandler: Processed in 0.015047425 sec. 2025.03.21 18:40:42.931312 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:40:42.931496 [ 266 ] {3098775b-9884-4e84-a6e5-aa34b588f799} executeQuery: (from [fd00:1122:3344:101::d]:34387) 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.03.21 18:40:42.931551 [ 266 ] {3098775b-9884-4e84-a6e5-aa34b588f799} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2025.03.21 18:40:42.933248 [ 266 ] {3098775b-9884-4e84-a6e5-aa34b588f799} oximeter.measurements_i8 (b62f29a3-9fa7-4cdf-9928-8d25586d012a): Loading data parts 2025.03.21 18:40:42.933458 [ 266 ] {3098775b-9884-4e84-a6e5-aa34b588f799} oximeter.measurements_i8 (b62f29a3-9fa7-4cdf-9928-8d25586d012a): There are no data parts 2025.03.21 18:40:42.934947 [ 266 ] {3098775b-9884-4e84-a6e5-aa34b588f799} TCPHandler: Processed in 0.003714955 sec. 2025.03.21 18:40:42.935062 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:40:42.935244 [ 266 ] {4cb473fe-7519-4902-90f0-8fa4d4c3a0ce} executeQuery: (from [fd00:1122:3344:101::d]:34387) 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.03.21 18:40:42.935297 [ 266 ] {4cb473fe-7519-4902-90f0-8fa4d4c3a0ce} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2025.03.21 18:40:42.936905 [ 266 ] {4cb473fe-7519-4902-90f0-8fa4d4c3a0ce} oximeter.measurements_u8 (a5e6a52e-fe44-4543-82a6-f039956d6a0f): Loading data parts 2025.03.21 18:40:42.937059 [ 266 ] {4cb473fe-7519-4902-90f0-8fa4d4c3a0ce} oximeter.measurements_u8 (a5e6a52e-fe44-4543-82a6-f039956d6a0f): There are no data parts 2025.03.21 18:40:42.938602 [ 266 ] {4cb473fe-7519-4902-90f0-8fa4d4c3a0ce} TCPHandler: Processed in 0.003553783 sec. 2025.03.21 18:40:42.938727 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:40:42.938902 [ 266 ] {6926376f-1238-4fd7-bc80-d11d61565a2e} executeQuery: (from [fd00:1122:3344:101::d]:34387) 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.03.21 18:40:42.938954 [ 266 ] {6926376f-1238-4fd7-bc80-d11d61565a2e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2025.03.21 18:40:42.940684 [ 266 ] {6926376f-1238-4fd7-bc80-d11d61565a2e} oximeter.measurements_i16 (b5be0c18-90c4-4b5f-91d9-9f7bc8f358ed): Loading data parts 2025.03.21 18:40:42.940852 [ 266 ] {6926376f-1238-4fd7-bc80-d11d61565a2e} oximeter.measurements_i16 (b5be0c18-90c4-4b5f-91d9-9f7bc8f358ed): There are no data parts 2025.03.21 18:40:42.942511 [ 266 ] {6926376f-1238-4fd7-bc80-d11d61565a2e} TCPHandler: Processed in 0.003816177 sec. 2025.03.21 18:40:42.942637 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:40:42.942822 [ 266 ] {9fe5bece-42a0-4515-bdc0-f54125972249} executeQuery: (from [fd00:1122:3344:101::d]:34387) 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.03.21 18:40:42.942872 [ 266 ] {9fe5bece-42a0-4515-bdc0-f54125972249} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2025.03.21 18:40:42.944572 [ 266 ] {9fe5bece-42a0-4515-bdc0-f54125972249} oximeter.measurements_u16 (3e713969-3b56-4ae4-b3b0-51380d985714): Loading data parts 2025.03.21 18:40:42.944719 [ 266 ] {9fe5bece-42a0-4515-bdc0-f54125972249} oximeter.measurements_u16 (3e713969-3b56-4ae4-b3b0-51380d985714): There are no data parts 2025.03.21 18:40:42.946208 [ 266 ] {9fe5bece-42a0-4515-bdc0-f54125972249} TCPHandler: Processed in 0.003657064 sec. 2025.03.21 18:40:42.946322 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:40:42.946567 [ 266 ] {dd1116af-d8a9-4cec-8732-763eda7da75c} executeQuery: (from [fd00:1122:3344:101::d]:34387) 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.03.21 18:40:42.946620 [ 266 ] {dd1116af-d8a9-4cec-8732-763eda7da75c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2025.03.21 18:40:42.948193 [ 266 ] {dd1116af-d8a9-4cec-8732-763eda7da75c} oximeter.measurements_i32 (ea7cb01b-4628-45be-905b-ce4e9be98087): Loading data parts 2025.03.21 18:40:42.948340 [ 266 ] {dd1116af-d8a9-4cec-8732-763eda7da75c} oximeter.measurements_i32 (ea7cb01b-4628-45be-905b-ce4e9be98087): There are no data parts 2025.03.21 18:40:42.949919 [ 266 ] {dd1116af-d8a9-4cec-8732-763eda7da75c} TCPHandler: Processed in 0.003584154 sec. 2025.03.21 18:40:42.950058 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:40:42.950272 [ 266 ] {79599aed-659c-4a50-b0f7-91ad6c073c7b} executeQuery: (from [fd00:1122:3344:101::d]:34387) 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.03.21 18:40:42.950329 [ 266 ] {79599aed-659c-4a50-b0f7-91ad6c073c7b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2025.03.21 18:40:42.951959 [ 266 ] {79599aed-659c-4a50-b0f7-91ad6c073c7b} oximeter.measurements_u32 (390a357f-a2a2-4fc9-9e83-c6fc1078d485): Loading data parts 2025.03.21 18:40:42.952121 [ 266 ] {79599aed-659c-4a50-b0f7-91ad6c073c7b} oximeter.measurements_u32 (390a357f-a2a2-4fc9-9e83-c6fc1078d485): There are no data parts 2025.03.21 18:40:42.953945 [ 266 ] {79599aed-659c-4a50-b0f7-91ad6c073c7b} TCPHandler: Processed in 0.003936789 sec. 2025.03.21 18:40:42.954071 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:40:42.954255 [ 266 ] {14589312-f19a-4ef1-aab5-3035dd039fc8} executeQuery: (from [fd00:1122:3344:101::d]:34387) 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.03.21 18:40:42.954319 [ 266 ] {14589312-f19a-4ef1-aab5-3035dd039fc8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2025.03.21 18:40:42.956087 [ 266 ] {14589312-f19a-4ef1-aab5-3035dd039fc8} oximeter.measurements_i64 (acd5682d-f4ef-4ff2-bdd6-69e1e9e8028f): Loading data parts 2025.03.21 18:40:42.956270 [ 266 ] {14589312-f19a-4ef1-aab5-3035dd039fc8} oximeter.measurements_i64 (acd5682d-f4ef-4ff2-bdd6-69e1e9e8028f): There are no data parts 2025.03.21 18:40:42.957980 [ 266 ] {14589312-f19a-4ef1-aab5-3035dd039fc8} TCPHandler: Processed in 0.003989931 sec. 2025.03.21 18:40:42.958108 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:40:42.958301 [ 266 ] {535821bb-b74b-41bc-bba1-82ae1b0a714d} executeQuery: (from [fd00:1122:3344:101::d]:34387) 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.03.21 18:40:42.958355 [ 266 ] {535821bb-b74b-41bc-bba1-82ae1b0a714d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2025.03.21 18:40:42.960113 [ 266 ] {535821bb-b74b-41bc-bba1-82ae1b0a714d} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf): Loading data parts 2025.03.21 18:40:42.960260 [ 266 ] {535821bb-b74b-41bc-bba1-82ae1b0a714d} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf): There are no data parts 2025.03.21 18:40:42.961862 [ 266 ] {535821bb-b74b-41bc-bba1-82ae1b0a714d} TCPHandler: Processed in 0.003784267 sec. 2025.03.21 18:40:42.961979 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:40:42.962152 [ 266 ] {291e6e91-db8d-478a-82e2-7756c02782f4} executeQuery: (from [fd00:1122:3344:101::d]:34387) 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.03.21 18:40:42.962205 [ 266 ] {291e6e91-db8d-478a-82e2-7756c02782f4} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2025.03.21 18:40:42.963989 [ 266 ] {291e6e91-db8d-478a-82e2-7756c02782f4} oximeter.measurements_f32 (2fe2f2c0-06dd-4e01-b837-fa718acd8878): Loading data parts 2025.03.21 18:40:42.964285 [ 266 ] {291e6e91-db8d-478a-82e2-7756c02782f4} oximeter.measurements_f32 (2fe2f2c0-06dd-4e01-b837-fa718acd8878): There are no data parts 2025.03.21 18:40:42.965863 [ 266 ] {291e6e91-db8d-478a-82e2-7756c02782f4} TCPHandler: Processed in 0.003922649 sec. 2025.03.21 18:40:42.965998 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:40:42.966185 [ 266 ] {b0925763-e167-4799-90ac-85b77c0d80fe} executeQuery: (from [fd00:1122:3344:101::d]:34387) 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.03.21 18:40:42.966237 [ 266 ] {b0925763-e167-4799-90ac-85b77c0d80fe} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2025.03.21 18:40:42.968010 [ 266 ] {b0925763-e167-4799-90ac-85b77c0d80fe} oximeter.measurements_f64 (7b0b0415-7ba0-4118-af58-37132dd63164): Loading data parts 2025.03.21 18:40:42.968181 [ 266 ] {b0925763-e167-4799-90ac-85b77c0d80fe} oximeter.measurements_f64 (7b0b0415-7ba0-4118-af58-37132dd63164): There are no data parts 2025.03.21 18:40:42.969707 [ 266 ] {b0925763-e167-4799-90ac-85b77c0d80fe} TCPHandler: Processed in 0.003735436 sec. 2025.03.21 18:40:42.969823 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:40:42.969993 [ 266 ] {d14f92ed-cda6-4ee4-8dc7-94e344b1f037} executeQuery: (from [fd00:1122:3344:101::d]:34387) 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.03.21 18:40:42.970045 [ 266 ] {d14f92ed-cda6-4ee4-8dc7-94e344b1f037} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2025.03.21 18:40:42.971851 [ 266 ] {d14f92ed-cda6-4ee4-8dc7-94e344b1f037} oximeter.measurements_string (635834d9-6c0a-4006-bd09-654d95cc14e1): Loading data parts 2025.03.21 18:40:42.972023 [ 266 ] {d14f92ed-cda6-4ee4-8dc7-94e344b1f037} oximeter.measurements_string (635834d9-6c0a-4006-bd09-654d95cc14e1): There are no data parts 2025.03.21 18:40:42.973551 [ 266 ] {d14f92ed-cda6-4ee4-8dc7-94e344b1f037} TCPHandler: Processed in 0.003756526 sec. 2025.03.21 18:40:42.973668 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:40:42.973855 [ 266 ] {1b60753f-da47-4591-a22e-6b30077d03e0} executeQuery: (from [fd00:1122:3344:101::d]:34387) 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.03.21 18:40:42.973909 [ 266 ] {1b60753f-da47-4591-a22e-6b30077d03e0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2025.03.21 18:40:42.975535 [ 266 ] {1b60753f-da47-4591-a22e-6b30077d03e0} oximeter.measurements_bytes (920c65bd-3d4c-4c36-b477-7b06db3042f7): Loading data parts 2025.03.21 18:40:42.975683 [ 266 ] {1b60753f-da47-4591-a22e-6b30077d03e0} oximeter.measurements_bytes (920c65bd-3d4c-4c36-b477-7b06db3042f7): There are no data parts 2025.03.21 18:40:42.976855 [ 266 ] {1b60753f-da47-4591-a22e-6b30077d03e0} TCPHandler: Processed in 0.003222107 sec. 2025.03.21 18:40:42.977001 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:40:42.977207 [ 266 ] {56f8cb3f-cd49-44a1-948f-11f0fac08433} executeQuery: (from [fd00:1122:3344:101::d]:34387) 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.03.21 18:40:42.977263 [ 266 ] {56f8cb3f-cd49-44a1-948f-11f0fac08433} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2025.03.21 18:40:42.978865 [ 266 ] {56f8cb3f-cd49-44a1-948f-11f0fac08433} oximeter.measurements_cumulativei64 (3823f889-edeb-4d10-87d6-9f5f888157a8): Loading data parts 2025.03.21 18:40:42.979078 [ 266 ] {56f8cb3f-cd49-44a1-948f-11f0fac08433} oximeter.measurements_cumulativei64 (3823f889-edeb-4d10-87d6-9f5f888157a8): There are no data parts 2025.03.21 18:40:42.980281 [ 266 ] {56f8cb3f-cd49-44a1-948f-11f0fac08433} TCPHandler: Processed in 0.003380859 sec. 2025.03.21 18:40:42.980409 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:40:42.980670 [ 266 ] {e69df53f-2bae-4da6-9f57-b3435c10fa07} executeQuery: (from [fd00:1122:3344:101::d]:34387) 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.03.21 18:40:42.980720 [ 266 ] {e69df53f-2bae-4da6-9f57-b3435c10fa07} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2025.03.21 18:40:42.982332 [ 266 ] {e69df53f-2bae-4da6-9f57-b3435c10fa07} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd): Loading data parts 2025.03.21 18:40:42.982485 [ 266 ] {e69df53f-2bae-4da6-9f57-b3435c10fa07} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd): There are no data parts 2025.03.21 18:40:42.983669 [ 266 ] {e69df53f-2bae-4da6-9f57-b3435c10fa07} TCPHandler: Processed in 0.003258347 sec. 2025.03.21 18:40:42.983786 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:40:42.983966 [ 266 ] {ea797200-edd1-4362-9e98-28fdd9ad4cd8} executeQuery: (from [fd00:1122:3344:101::d]:34387) 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.03.21 18:40:42.984019 [ 266 ] {ea797200-edd1-4362-9e98-28fdd9ad4cd8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2025.03.21 18:40:42.985672 [ 266 ] {ea797200-edd1-4362-9e98-28fdd9ad4cd8} oximeter.measurements_cumulativef32 (9039603f-e6a5-485d-a845-bae76836f9c7): Loading data parts 2025.03.21 18:40:42.985823 [ 266 ] {ea797200-edd1-4362-9e98-28fdd9ad4cd8} oximeter.measurements_cumulativef32 (9039603f-e6a5-485d-a845-bae76836f9c7): There are no data parts 2025.03.21 18:40:42.986975 [ 266 ] {ea797200-edd1-4362-9e98-28fdd9ad4cd8} TCPHandler: Processed in 0.003249327 sec. 2025.03.21 18:40:42.987106 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:40:42.987322 [ 266 ] {6b582496-a26c-4988-a836-5fcaaee91790} executeQuery: (from [fd00:1122:3344:101::d]:34387) 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.03.21 18:40:42.987379 [ 266 ] {6b582496-a26c-4988-a836-5fcaaee91790} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2025.03.21 18:40:42.989074 [ 266 ] {6b582496-a26c-4988-a836-5fcaaee91790} oximeter.measurements_cumulativef64 (a93897dd-803d-4399-b973-6a35d2b18b70): Loading data parts 2025.03.21 18:40:42.989239 [ 266 ] {6b582496-a26c-4988-a836-5fcaaee91790} oximeter.measurements_cumulativef64 (a93897dd-803d-4399-b973-6a35d2b18b70): There are no data parts 2025.03.21 18:40:42.990589 [ 266 ] {6b582496-a26c-4988-a836-5fcaaee91790} TCPHandler: Processed in 0.003492281 sec. 2025.03.21 18:40:42.990728 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:40:42.991016 [ 266 ] {5b1c40c9-fa99-4935-b38a-40f9903692a8} executeQuery: (from [fd00:1122:3344:101::d]:34387) 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.03.21 18:40:42.991087 [ 266 ] {5b1c40c9-fa99-4935-b38a-40f9903692a8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2025.03.21 18:40:42.993111 [ 266 ] {5b1c40c9-fa99-4935-b38a-40f9903692a8} oximeter.measurements_histogrami8 (a7b1f100-353a-4cc4-adf7-b0bb4c83cc8f): Loading data parts 2025.03.21 18:40:42.993250 [ 266 ] {5b1c40c9-fa99-4935-b38a-40f9903692a8} oximeter.measurements_histogrami8 (a7b1f100-353a-4cc4-adf7-b0bb4c83cc8f): There are no data parts 2025.03.21 18:40:42.994811 [ 266 ] {5b1c40c9-fa99-4935-b38a-40f9903692a8} TCPHandler: Processed in 0.004132082 sec. 2025.03.21 18:40:42.994970 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:40:42.995254 [ 266 ] {624450cd-b317-4190-8ccc-af15f3531ae3} executeQuery: (from [fd00:1122:3344:101::d]:34387) 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.03.21 18:40:42.995329 [ 266 ] {624450cd-b317-4190-8ccc-af15f3531ae3} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2025.03.21 18:40:42.997158 [ 266 ] {624450cd-b317-4190-8ccc-af15f3531ae3} oximeter.measurements_histogramu8 (20738691-304c-4424-990b-8d37d4c4a2cd): Loading data parts 2025.03.21 18:40:42.997308 [ 266 ] {624450cd-b317-4190-8ccc-af15f3531ae3} oximeter.measurements_histogramu8 (20738691-304c-4424-990b-8d37d4c4a2cd): There are no data parts 2025.03.21 18:40:42.998740 [ 266 ] {624450cd-b317-4190-8ccc-af15f3531ae3} TCPHandler: Processed in 0.003833278 sec. 2025.03.21 18:40:42.998866 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:40:42.999110 [ 266 ] {2920a733-7778-48df-954c-b4b3b8d41fed} executeQuery: (from [fd00:1122:3344:101::d]:34387) 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.03.21 18:40:42.999175 [ 266 ] {2920a733-7778-48df-954c-b4b3b8d41fed} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2025.03.21 18:40:43.000613 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 122.87 MiB, peak 122.87 MiB, free memory in arenas 0.00 B, will set to 135.00 MiB (RSS), difference: 12.13 MiB 2025.03.21 18:40:43.001275 [ 266 ] {2920a733-7778-48df-954c-b4b3b8d41fed} oximeter.measurements_histogrami16 (4a478dcf-34f5-4f3f-b4f5-d524721f9eb3): Loading data parts 2025.03.21 18:40:43.001518 [ 266 ] {2920a733-7778-48df-954c-b4b3b8d41fed} oximeter.measurements_histogrami16 (4a478dcf-34f5-4f3f-b4f5-d524721f9eb3): There are no data parts 2025.03.21 18:40:43.003021 [ 266 ] {2920a733-7778-48df-954c-b4b3b8d41fed} TCPHandler: Processed in 0.004178323 sec. 2025.03.21 18:40:43.003158 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:40:43.003418 [ 266 ] {c8decceb-d290-4eb4-a212-05c892ba1423} executeQuery: (from [fd00:1122:3344:101::d]:34387) 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.03.21 18:40:43.003495 [ 266 ] {c8decceb-d290-4eb4-a212-05c892ba1423} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2025.03.21 18:40:43.005483 [ 266 ] {c8decceb-d290-4eb4-a212-05c892ba1423} oximeter.measurements_histogramu16 (0f153b53-3975-40be-8305-bb5e92e319b8): Loading data parts 2025.03.21 18:40:43.005672 [ 266 ] {c8decceb-d290-4eb4-a212-05c892ba1423} oximeter.measurements_histogramu16 (0f153b53-3975-40be-8305-bb5e92e319b8): There are no data parts 2025.03.21 18:40:43.006992 [ 266 ] {c8decceb-d290-4eb4-a212-05c892ba1423} TCPHandler: Processed in 0.003884118 sec. 2025.03.21 18:40:43.007128 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:40:43.007410 [ 266 ] {19c3a1af-4a68-437f-b5cb-6e24b1e392ab} executeQuery: (from [fd00:1122:3344:101::d]:34387) 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.03.21 18:40:43.007486 [ 266 ] {19c3a1af-4a68-437f-b5cb-6e24b1e392ab} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2025.03.21 18:40:43.009449 [ 266 ] {19c3a1af-4a68-437f-b5cb-6e24b1e392ab} oximeter.measurements_histogrami32 (19e3a8f2-0e3c-45c6-ace1-fc6cf484f379): Loading data parts 2025.03.21 18:40:43.009597 [ 266 ] {19c3a1af-4a68-437f-b5cb-6e24b1e392ab} oximeter.measurements_histogrami32 (19e3a8f2-0e3c-45c6-ace1-fc6cf484f379): There are no data parts 2025.03.21 18:40:43.010932 [ 266 ] {19c3a1af-4a68-437f-b5cb-6e24b1e392ab} TCPHandler: Processed in 0.003852728 sec. 2025.03.21 18:40:43.011069 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:40:43.011331 [ 266 ] {a6cac04d-56b1-4821-92c5-4adaa4bc4304} executeQuery: (from [fd00:1122:3344:101::d]:34387) 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.03.21 18:40:43.011403 [ 266 ] {a6cac04d-56b1-4821-92c5-4adaa4bc4304} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2025.03.21 18:40:43.013327 [ 266 ] {a6cac04d-56b1-4821-92c5-4adaa4bc4304} oximeter.measurements_histogramu32 (03b04cea-b0db-432b-b7a6-9b5a885870c0): Loading data parts 2025.03.21 18:40:43.013503 [ 266 ] {a6cac04d-56b1-4821-92c5-4adaa4bc4304} oximeter.measurements_histogramu32 (03b04cea-b0db-432b-b7a6-9b5a885870c0): There are no data parts 2025.03.21 18:40:43.014827 [ 266 ] {a6cac04d-56b1-4821-92c5-4adaa4bc4304} TCPHandler: Processed in 0.003806597 sec. 2025.03.21 18:40:43.014965 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:40:43.015252 [ 266 ] {1c300aa2-3235-4ce8-8c2b-8831a819efd1} executeQuery: (from [fd00:1122:3344:101::d]:34387) 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.03.21 18:40:43.015326 [ 266 ] {1c300aa2-3235-4ce8-8c2b-8831a819efd1} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2025.03.21 18:40:43.017528 [ 266 ] {1c300aa2-3235-4ce8-8c2b-8831a819efd1} oximeter.measurements_histogrami64 (3fa67377-1055-4b3a-8a09-4f51bd141e86): Loading data parts 2025.03.21 18:40:43.017681 [ 266 ] {1c300aa2-3235-4ce8-8c2b-8831a819efd1} oximeter.measurements_histogrami64 (3fa67377-1055-4b3a-8a09-4f51bd141e86): There are no data parts 2025.03.21 18:40:43.019007 [ 266 ] {1c300aa2-3235-4ce8-8c2b-8831a819efd1} TCPHandler: Processed in 0.004091801 sec. 2025.03.21 18:40:43.019175 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:40:43.019448 [ 266 ] {ef4831b1-2aad-45d1-b7a3-6f7191a381e0} executeQuery: (from [fd00:1122:3344:101::d]:34387) 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.03.21 18:40:43.019532 [ 266 ] {ef4831b1-2aad-45d1-b7a3-6f7191a381e0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2025.03.21 18:40:43.021387 [ 266 ] {ef4831b1-2aad-45d1-b7a3-6f7191a381e0} oximeter.measurements_histogramu64 (e2f23082-f29d-4d29-b3a0-31acfc10d3e9): Loading data parts 2025.03.21 18:40:43.021633 [ 266 ] {ef4831b1-2aad-45d1-b7a3-6f7191a381e0} oximeter.measurements_histogramu64 (e2f23082-f29d-4d29-b3a0-31acfc10d3e9): There are no data parts 2025.03.21 18:40:43.023184 [ 266 ] {ef4831b1-2aad-45d1-b7a3-6f7191a381e0} TCPHandler: Processed in 0.004059221 sec. 2025.03.21 18:40:43.023349 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:40:43.023644 [ 266 ] {3016b208-72a9-4d7b-9693-837427d6bb20} executeQuery: (from [fd00:1122:3344:101::d]:34387) 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.03.21 18:40:43.023713 [ 266 ] {3016b208-72a9-4d7b-9693-837427d6bb20} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2025.03.21 18:40:43.026616 [ 266 ] {3016b208-72a9-4d7b-9693-837427d6bb20} oximeter.measurements_histogramf32 (c2143d9d-c825-4434-9477-c85f25312090): Loading data parts 2025.03.21 18:40:43.026787 [ 266 ] {3016b208-72a9-4d7b-9693-837427d6bb20} oximeter.measurements_histogramf32 (c2143d9d-c825-4434-9477-c85f25312090): There are no data parts 2025.03.21 18:40:43.028574 [ 266 ] {3016b208-72a9-4d7b-9693-837427d6bb20} TCPHandler: Processed in 0.005274563 sec. 2025.03.21 18:40:43.028743 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:40:43.029009 [ 266 ] {61b6e820-c696-4bea-af44-159a1cff24c6} executeQuery: (from [fd00:1122:3344:101::d]:34387) 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.03.21 18:40:43.029080 [ 266 ] {61b6e820-c696-4bea-af44-159a1cff24c6} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2025.03.21 18:40:43.031157 [ 266 ] {61b6e820-c696-4bea-af44-159a1cff24c6} oximeter.measurements_histogramf64 (924ca767-c5ad-4e29-a451-c5d5ae7bc284): Loading data parts 2025.03.21 18:40:43.031332 [ 266 ] {61b6e820-c696-4bea-af44-159a1cff24c6} oximeter.measurements_histogramf64 (924ca767-c5ad-4e29-a451-c5d5ae7bc284): There are no data parts 2025.03.21 18:40:43.032629 [ 266 ] {61b6e820-c696-4bea-af44-159a1cff24c6} TCPHandler: Processed in 0.003939 sec. 2025.03.21 18:40:43.032793 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:40:43.033004 [ 266 ] {fa24b1c7-648b-4340-8d89-f725b4977758} executeQuery: (from [fd00:1122:3344:101::d]:34387) /* 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.03.21 18:40:43.033073 [ 266 ] {fa24b1c7-648b-4340-8d89-f725b4977758} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2025.03.21 18:40:43.034927 [ 266 ] {fa24b1c7-648b-4340-8d89-f725b4977758} oximeter.fields_bool (31522ddf-bd16-4ac0-9c37-ba4da4bb57b8): Loading data parts 2025.03.21 18:40:43.035117 [ 266 ] {fa24b1c7-648b-4340-8d89-f725b4977758} oximeter.fields_bool (31522ddf-bd16-4ac0-9c37-ba4da4bb57b8): There are no data parts 2025.03.21 18:40:43.036324 [ 266 ] {fa24b1c7-648b-4340-8d89-f725b4977758} TCPHandler: Processed in 0.003583052 sec. 2025.03.21 18:40:43.036481 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:40:43.036674 [ 266 ] {a7a6a444-c646-455c-b780-9974140af322} executeQuery: (from [fd00:1122:3344:101::d]:34387) 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.03.21 18:40:43.036741 [ 266 ] {a7a6a444-c646-455c-b780-9974140af322} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2025.03.21 18:40:43.039132 [ 266 ] {a7a6a444-c646-455c-b780-9974140af322} oximeter.fields_i8 (4af8dc17-ba4f-405e-8278-2df905f83d89): Loading data parts 2025.03.21 18:40:43.039297 [ 266 ] {a7a6a444-c646-455c-b780-9974140af322} oximeter.fields_i8 (4af8dc17-ba4f-405e-8278-2df905f83d89): There are no data parts 2025.03.21 18:40:43.040540 [ 266 ] {a7a6a444-c646-455c-b780-9974140af322} TCPHandler: Processed in 0.004110793 sec. 2025.03.21 18:40:43.040683 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:40:43.040898 [ 266 ] {b0184da1-c642-4dbd-b409-5b178e9befe3} executeQuery: (from [fd00:1122:3344:101::d]:34387) 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.03.21 18:40:43.040954 [ 266 ] {b0184da1-c642-4dbd-b409-5b178e9befe3} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2025.03.21 18:40:43.042636 [ 266 ] {b0184da1-c642-4dbd-b409-5b178e9befe3} oximeter.fields_u8 (f2f1152e-1157-43b1-b21d-ee3b814d9cca): Loading data parts 2025.03.21 18:40:43.042822 [ 266 ] {b0184da1-c642-4dbd-b409-5b178e9befe3} oximeter.fields_u8 (f2f1152e-1157-43b1-b21d-ee3b814d9cca): There are no data parts 2025.03.21 18:40:43.044034 [ 266 ] {b0184da1-c642-4dbd-b409-5b178e9befe3} TCPHandler: Processed in 0.00340714 sec. 2025.03.21 18:40:43.044187 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:40:43.044386 [ 266 ] {81d8faeb-2ee7-4476-a0cd-1a599ca423b2} executeQuery: (from [fd00:1122:3344:101::d]:34387) 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.03.21 18:40:43.044450 [ 266 ] {81d8faeb-2ee7-4476-a0cd-1a599ca423b2} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2025.03.21 18:40:43.046630 [ 266 ] {81d8faeb-2ee7-4476-a0cd-1a599ca423b2} oximeter.fields_i16 (a5ae9dd6-eb39-4afa-ba7d-facc03842aac): Loading data parts 2025.03.21 18:40:43.046815 [ 266 ] {81d8faeb-2ee7-4476-a0cd-1a599ca423b2} oximeter.fields_i16 (a5ae9dd6-eb39-4afa-ba7d-facc03842aac): There are no data parts 2025.03.21 18:40:43.047923 [ 266 ] {81d8faeb-2ee7-4476-a0cd-1a599ca423b2} TCPHandler: Processed in 0.003786397 sec. 2025.03.21 18:40:43.048058 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:40:43.048264 [ 266 ] {15612381-128f-4c4d-94a6-e3db4ed53daf} executeQuery: (from [fd00:1122:3344:101::d]:34387) 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.03.21 18:40:43.048324 [ 266 ] {15612381-128f-4c4d-94a6-e3db4ed53daf} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2025.03.21 18:40:43.050196 [ 266 ] {15612381-128f-4c4d-94a6-e3db4ed53daf} oximeter.fields_u16 (8d5fe5b5-2060-44d2-9590-037bc5fae09b): Loading data parts 2025.03.21 18:40:43.050380 [ 266 ] {15612381-128f-4c4d-94a6-e3db4ed53daf} oximeter.fields_u16 (8d5fe5b5-2060-44d2-9590-037bc5fae09b): There are no data parts 2025.03.21 18:40:43.051656 [ 266 ] {15612381-128f-4c4d-94a6-e3db4ed53daf} TCPHandler: Processed in 0.003646884 sec. 2025.03.21 18:40:43.051824 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:40:43.052014 [ 266 ] {2954ad39-06cd-476e-8ac6-9f65f0989446} executeQuery: (from [fd00:1122:3344:101::d]:34387) 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.03.21 18:40:43.052093 [ 266 ] {2954ad39-06cd-476e-8ac6-9f65f0989446} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2025.03.21 18:40:43.053944 [ 266 ] {2954ad39-06cd-476e-8ac6-9f65f0989446} oximeter.fields_i32 (fdaca1ed-862e-4930-a7ca-4050c789910e): Loading data parts 2025.03.21 18:40:43.054144 [ 266 ] {2954ad39-06cd-476e-8ac6-9f65f0989446} oximeter.fields_i32 (fdaca1ed-862e-4930-a7ca-4050c789910e): There are no data parts 2025.03.21 18:40:43.055245 [ 266 ] {2954ad39-06cd-476e-8ac6-9f65f0989446} TCPHandler: Processed in 0.003470671 sec. 2025.03.21 18:40:43.055385 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:40:43.055590 [ 266 ] {bae14852-cad8-4053-96b1-41ff109269de} executeQuery: (from [fd00:1122:3344:101::d]:34387) 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.03.21 18:40:43.055649 [ 266 ] {bae14852-cad8-4053-96b1-41ff109269de} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2025.03.21 18:40:43.057490 [ 266 ] {bae14852-cad8-4053-96b1-41ff109269de} oximeter.fields_u32 (911397e8-289e-4551-882d-cedea57ba2f0): Loading data parts 2025.03.21 18:40:43.057669 [ 266 ] {bae14852-cad8-4053-96b1-41ff109269de} oximeter.fields_u32 (911397e8-289e-4551-882d-cedea57ba2f0): There are no data parts 2025.03.21 18:40:43.058880 [ 266 ] {bae14852-cad8-4053-96b1-41ff109269de} TCPHandler: Processed in 0.003546572 sec. 2025.03.21 18:40:43.059035 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:40:43.059224 [ 266 ] {41c9c3c5-d6cc-46fe-a882-abf6e732c18b} executeQuery: (from [fd00:1122:3344:101::d]:34387) 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.03.21 18:40:43.059290 [ 266 ] {41c9c3c5-d6cc-46fe-a882-abf6e732c18b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2025.03.21 18:40:43.061332 [ 266 ] {41c9c3c5-d6cc-46fe-a882-abf6e732c18b} oximeter.fields_i64 (bcebafad-ef47-4bbe-ac53-82819831d085): Loading data parts 2025.03.21 18:40:43.061519 [ 266 ] {41c9c3c5-d6cc-46fe-a882-abf6e732c18b} oximeter.fields_i64 (bcebafad-ef47-4bbe-ac53-82819831d085): There are no data parts 2025.03.21 18:40:43.063014 [ 266 ] {41c9c3c5-d6cc-46fe-a882-abf6e732c18b} TCPHandler: Processed in 0.004030211 sec. 2025.03.21 18:40:43.063154 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:40:43.063362 [ 266 ] {b02259ec-0a6e-4f33-bec3-798038db1359} executeQuery: (from [fd00:1122:3344:101::d]:34387) 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.03.21 18:40:43.063427 [ 266 ] {b02259ec-0a6e-4f33-bec3-798038db1359} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2025.03.21 18:40:43.065393 [ 266 ] {b02259ec-0a6e-4f33-bec3-798038db1359} oximeter.fields_u64 (5a9a5c61-4447-4c29-bcb2-84b920e33a8f): Loading data parts 2025.03.21 18:40:43.065608 [ 266 ] {b02259ec-0a6e-4f33-bec3-798038db1359} oximeter.fields_u64 (5a9a5c61-4447-4c29-bcb2-84b920e33a8f): There are no data parts 2025.03.21 18:40:43.066725 [ 266 ] {b02259ec-0a6e-4f33-bec3-798038db1359} TCPHandler: Processed in 0.003620713 sec. 2025.03.21 18:40:43.066859 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:40:43.067058 [ 266 ] {7ebeeaca-1dff-42be-9c0f-e159750c6a91} executeQuery: (from [fd00:1122:3344:101::d]:34387) 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.03.21 18:40:43.067123 [ 266 ] {7ebeeaca-1dff-42be-9c0f-e159750c6a91} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2025.03.21 18:40:43.069550 [ 266 ] {7ebeeaca-1dff-42be-9c0f-e159750c6a91} oximeter.fields_ipaddr (54548ee5-6665-4ef7-88f2-6c8e26ee35cc): Loading data parts 2025.03.21 18:40:43.069751 [ 266 ] {7ebeeaca-1dff-42be-9c0f-e159750c6a91} oximeter.fields_ipaddr (54548ee5-6665-4ef7-88f2-6c8e26ee35cc): There are no data parts 2025.03.21 18:40:43.071068 [ 266 ] {7ebeeaca-1dff-42be-9c0f-e159750c6a91} TCPHandler: Processed in 0.004259344 sec. 2025.03.21 18:40:43.071207 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:40:43.071418 [ 266 ] {6bd1d217-6bdf-4b3d-8f5b-d1eb4e631e54} executeQuery: (from [fd00:1122:3344:101::d]:34387) 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.03.21 18:40:43.071481 [ 266 ] {6bd1d217-6bdf-4b3d-8f5b-d1eb4e631e54} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2025.03.21 18:40:43.073584 [ 266 ] {6bd1d217-6bdf-4b3d-8f5b-d1eb4e631e54} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98): Loading data parts 2025.03.21 18:40:43.073765 [ 266 ] {6bd1d217-6bdf-4b3d-8f5b-d1eb4e631e54} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98): There are no data parts 2025.03.21 18:40:43.075050 [ 266 ] {6bd1d217-6bdf-4b3d-8f5b-d1eb4e631e54} TCPHandler: Processed in 0.003893039 sec. 2025.03.21 18:40:43.075185 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:40:43.075379 [ 266 ] {f571a9ae-1647-4825-a17f-4d2b36e87cc7} executeQuery: (from [fd00:1122:3344:101::d]:34387) 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.03.21 18:40:43.075444 [ 266 ] {f571a9ae-1647-4825-a17f-4d2b36e87cc7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2025.03.21 18:40:43.077534 [ 266 ] {f571a9ae-1647-4825-a17f-4d2b36e87cc7} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526): Loading data parts 2025.03.21 18:40:43.077702 [ 266 ] {f571a9ae-1647-4825-a17f-4d2b36e87cc7} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526): There are no data parts 2025.03.21 18:40:43.079708 [ 266 ] {f571a9ae-1647-4825-a17f-4d2b36e87cc7} TCPHandler: Processed in 0.004586161 sec. 2025.03.21 18:40:43.079866 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:40:43.080120 [ 266 ] {7b09a831-d7d1-411c-a723-e701f3270604} executeQuery: (from [fd00:1122:3344:101::d]:34387) /* 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.03.21 18:40:43.080197 [ 266 ] {7b09a831-d7d1-411c-a723-e701f3270604} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2025.03.21 18:40:43.082474 [ 266 ] {7b09a831-d7d1-411c-a723-e701f3270604} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257): Loading data parts 2025.03.21 18:40:43.082668 [ 266 ] {7b09a831-d7d1-411c-a723-e701f3270604} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257): There are no data parts 2025.03.21 18:40:43.084880 [ 266 ] {7b09a831-d7d1-411c-a723-e701f3270604} TCPHandler: Processed in 0.005040268 sec. 2025.03.21 18:40:43.085192 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:40:43.085592 [ 267 ] {5acb6419-1a01-4a33-ae4f-24676cfff7b6} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2025.03.21 18:40:43.086957 [ 267 ] {5acb6419-1a01-4a33-ae4f-24676cfff7b6} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2025.03.21 18:40:43.095572 [ 275 ] {5acb6419-1a01-4a33-ae4f-24676cfff7b6} oximeter.version (36c5aa11-27be-4296-bdb4-ada1466c38a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:40:43.095670 [ 275 ] {5acb6419-1a01-4a33-ae4f-24676cfff7b6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.03.21 18:40:43.100555 [ 275 ] {5acb6419-1a01-4a33-ae4f-24676cfff7b6} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.03.21 18:40:43.100977 [ 275 ] {5acb6419-1a01-4a33-ae4f-24676cfff7b6} oximeter.version (36c5aa11-27be-4296-bdb4-ada1466c38a6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:40:43.101341 [ 267 ] {5acb6419-1a01-4a33-ae4f-24676cfff7b6} executeQuery: Read 1 rows, 16.00 B in 0.015942 sec., 62.72738677706686 rows/sec., 1003.64 B/sec. 2025.03.21 18:40:43.101651 [ 267 ] {5acb6419-1a01-4a33-ae4f-24676cfff7b6} TCPHandler: Processed in 0.016596732 sec. 2025.03.21 18:40:43.166185 [ 277 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:36442 2025.03.21 18:40:43.166645 [ 277 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.21 18:40:43.166683 [ 277 ] {} TCP-Session: d2d4a1e9-b346-456a-bae1-0d64aa639229 Authenticating user 'default' from [fd00:1122:3344:101::b]:36442 2025.03.21 18:40:43.166707 [ 277 ] {} TCP-Session: d2d4a1e9-b346-456a-bae1-0d64aa639229 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.21 18:40:43.166762 [ 277 ] {} TCP-Session: d2d4a1e9-b346-456a-bae1-0d64aa639229 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.21 18:40:43.166819 [ 277 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2025.03.21 18:40:43.166844 [ 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.03.21 18:40:43.166879 [ 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.03.21 18:40:43.168317 [ 278 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:40104 2025.03.21 18:40:43.168473 [ 278 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.21 18:40:43.168529 [ 278 ] {} TCP-Session: 1a881342-04dd-4ed0-a9c4-69d09f655ad8 Authenticating user 'default' from [fd00:1122:3344:101::b]:40104 2025.03.21 18:40:43.168556 [ 280 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:40613 2025.03.21 18:40:43.168553 [ 279 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:51781 2025.03.21 18:40:43.168630 [ 278 ] {} TCP-Session: 1a881342-04dd-4ed0-a9c4-69d09f655ad8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.21 18:40:43.168671 [ 281 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:57733 2025.03.21 18:40:43.168701 [ 278 ] {} TCP-Session: 1a881342-04dd-4ed0-a9c4-69d09f655ad8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.21 18:40:43.168935 [ 280 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.21 18:40:43.168947 [ 279 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.21 18:40:43.168922 [ 282 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:64800 2025.03.21 18:40:43.169117 [ 281 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.21 18:40:43.169153 [ 280 ] {} TCP-Session: d1417e33-8d35-4e28-bda6-5881fc6d1b70 Authenticating user 'default' from [fd00:1122:3344:101::b]:40613 2025.03.21 18:40:43.169187 [ 279 ] {} TCP-Session: 23e7ba94-36fb-4bf0-84b2-c5eb8b27ff71 Authenticating user 'default' from [fd00:1122:3344:101::b]:51781 2025.03.21 18:40:43.169308 [ 283 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:36786 2025.03.21 18:40:43.169320 [ 281 ] {} TCP-Session: 4971fe43-3af9-4e75-9b0f-108360b2f2e2 Authenticating user 'default' from [fd00:1122:3344:101::b]:57733 2025.03.21 18:40:43.169324 [ 282 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.21 18:40:43.169383 [ 280 ] {} TCP-Session: d1417e33-8d35-4e28-bda6-5881fc6d1b70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.21 18:40:43.169387 [ 279 ] {} TCP-Session: 23e7ba94-36fb-4bf0-84b2-c5eb8b27ff71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.21 18:40:43.169515 [ 283 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.21 18:40:43.169547 [ 284 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:36486 2025.03.21 18:40:43.169576 [ 282 ] {} TCP-Session: 9ad14b9c-8a3a-427c-a5f9-3dcc913f3d72 Authenticating user 'default' from [fd00:1122:3344:101::b]:64800 2025.03.21 18:40:43.169593 [ 283 ] {} TCP-Session: 155e638c-3ed0-41a9-9f9c-bd0c62bc5169 Authenticating user 'default' from [fd00:1122:3344:101::b]:36786 2025.03.21 18:40:43.169534 [ 281 ] {} TCP-Session: 4971fe43-3af9-4e75-9b0f-108360b2f2e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.21 18:40:43.169637 [ 283 ] {} TCP-Session: 155e638c-3ed0-41a9-9f9c-bd0c62bc5169 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.21 18:40:43.169535 [ 280 ] {} TCP-Session: d1417e33-8d35-4e28-bda6-5881fc6d1b70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.21 18:40:43.169516 [ 279 ] {} TCP-Session: 23e7ba94-36fb-4bf0-84b2-c5eb8b27ff71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.21 18:40:43.169840 [ 284 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.21 18:40:43.169801 [ 282 ] {} TCP-Session: 9ad14b9c-8a3a-427c-a5f9-3dcc913f3d72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.21 18:40:43.169866 [ 281 ] {} TCP-Session: 4971fe43-3af9-4e75-9b0f-108360b2f2e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.21 18:40:43.169925 [ 284 ] {} TCP-Session: c6303597-d2a0-4626-82bc-0aad766e30d6 Authenticating user 'default' from [fd00:1122:3344:101::b]:36486 2025.03.21 18:40:43.169928 [ 283 ] {} TCP-Session: 155e638c-3ed0-41a9-9f9c-bd0c62bc5169 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.21 18:40:43.169949 [ 282 ] {} TCP-Session: 9ad14b9c-8a3a-427c-a5f9-3dcc913f3d72 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.21 18:40:43.170023 [ 284 ] {} TCP-Session: c6303597-d2a0-4626-82bc-0aad766e30d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.21 18:40:43.170091 [ 284 ] {} TCP-Session: c6303597-d2a0-4626-82bc-0aad766e30d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.21 18:40:44.000224 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 136.76 MiB, peak 136.76 MiB, free memory in arenas 0.00 B, will set to 140.80 MiB (RSS), difference: 4.04 MiB 2025.03.21 18:40:49.873421 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 2025.03.21 18:40:49.873442 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 2025.03.21 18:40:49.873537 [ 244 ] {} SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog 2025.03.21 18:40:49.873562 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog 2025.03.21 18:40:49.880525 [ 243 ] {} system.asynchronous_metric_log (253f5c70-e022-4d90-b8fd-77ae60dab28a): Loading data parts 2025.03.21 18:40:49.880858 [ 243 ] {} system.asynchronous_metric_log (253f5c70-e022-4d90-b8fd-77ae60dab28a): There are no data parts 2025.03.21 18:40:49.888549 [ 243 ] {} system.asynchronous_metric_log (253f5c70-e022-4d90-b8fd-77ae60dab28a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:40:49.888662 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.03.21 18:40:49.892298 [ 243 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.03.21 18:40:49.893024 [ 243 ] {} system.asynchronous_metric_log (253f5c70-e022-4d90-b8fd-77ae60dab28a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:40:49.894044 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 2025.03.21 18:40:49.900528 [ 244 ] {} system.metric_log (379d34fc-d09a-47b3-9f86-264f444bcceb): Loading data parts 2025.03.21 18:40:49.900721 [ 244 ] {} system.metric_log (379d34fc-d09a-47b3-9f86-264f444bcceb): There are no data parts 2025.03.21 18:40:49.930789 [ 244 ] {} system.metric_log (379d34fc-d09a-47b3-9f86-264f444bcceb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:40:49.930890 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.03.21 18:40:49.938108 [ 244 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.03.21 18:40:49.938896 [ 244 ] {} system.metric_log (379d34fc-d09a-47b3-9f86-264f444bcceb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:40:49.941594 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 8 2025.03.21 18:40:50.001140 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 145.80 MiB, peak 149.80 MiB, free memory in arenas 0.00 B, will set to 150.58 MiB (RSS), difference: 4.78 MiB 2025.03.21 18:40:52.373260 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 2025.03.21 18:40:52.373418 [ 242 ] {} SystemLog (system.query_log): Creating new table system.query_log for QueryLog 2025.03.21 18:40:52.378366 [ 242 ] {} system.query_log (fc3d32f1-e2fa-4c2e-b979-22efa01612ba): Loading data parts 2025.03.21 18:40:52.378659 [ 242 ] {} system.query_log (fc3d32f1-e2fa-4c2e-b979-22efa01612ba): There are no data parts 2025.03.21 18:40:52.384223 [ 242 ] {} system.query_log (fc3d32f1-e2fa-4c2e-b979-22efa01612ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:40:52.384304 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.03.21 18:40:52.385917 [ 242 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.03.21 18:40:52.386204 [ 242 ] {} system.query_log (fc3d32f1-e2fa-4c2e-b979-22efa01612ba): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:40:52.386720 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 88 2025.03.21 18:40:53.001116 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 154.77 MiB, peak 154.77 MiB, free memory in arenas 0.00 B, will set to 151.05 MiB (RSS), difference: -3.72 MiB 2025.03.21 18:40:57.343942 [ 116 ] {} DNSResolver: Updating DNS cache 2025.03.21 18:40:57.344039 [ 116 ] {} DNSResolver: Updated DNS cache 2025.03.21 18:40:57.395050 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 2025.03.21 18:40:57.396132 [ 243 ] {} system.asynchronous_metric_log (253f5c70-e022-4d90-b8fd-77ae60dab28a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:40:57.396175 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.03.21 18:40:57.396758 [ 243 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.03.21 18:40:57.397058 [ 243 ] {} system.asynchronous_metric_log (253f5c70-e022-4d90-b8fd-77ae60dab28a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:40:57.397397 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 2025.03.21 18:40:57.442516 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 2025.03.21 18:40:57.465463 [ 244 ] {} system.metric_log (379d34fc-d09a-47b3-9f86-264f444bcceb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:40:57.465541 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.03.21 18:40:57.472163 [ 244 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.03.21 18:40:57.472913 [ 244 ] {} system.metric_log (379d34fc-d09a-47b3-9f86-264f444bcceb): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:40:57.475752 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 16 2025.03.21 18:40:58.000245 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 151.73 MiB, peak 155.73 MiB, free memory in arenas 0.00 B, will set to 153.99 MiB (RSS), difference: 2.27 MiB 2025.03.21 18:41:03.000165 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 150.01 MiB, peak 155.73 MiB, free memory in arenas 0.00 B, will set to 154.03 MiB (RSS), difference: 4.02 MiB 2025.03.21 18:41:03.110269 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:41:03.110499 [ 266 ] {1683e2be-37ed-4f74-ba71-94c94a4da4a1} executeQuery: (from [fd00:1122:3344:101::d]:34387) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) 2025.03.21 18:41:03.110981 [ 266 ] {1683e2be-37ed-4f74-ba71-94c94a4da4a1} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.21 18:41:03.111242 [ 266 ] {1683e2be-37ed-4f74-ba71-94c94a4da4a1} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.21 18:41:03.112095 [ 266 ] {1683e2be-37ed-4f74-ba71-94c94a4da4a1} TCPHandler: Processed in 0.001964384 sec. 2025.03.21 18:41:03.114670 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:41:03.114858 [ 266 ] {c4456c35-84b6-4391-8f9b-ce1d2d53de7c} executeQuery: (from [fd00:1122:3344:101::d]:34387) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_routes') FORMAT Native; (stage: Complete) 2025.03.21 18:41:03.116516 [ 266 ] {c4456c35-84b6-4391-8f9b-ce1d2d53de7c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.21 18:41:03.116572 [ 266 ] {c4456c35-84b6-4391-8f9b-ce1d2d53de7c} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.21 18:41:03.117200 [ 266 ] {c4456c35-84b6-4391-8f9b-ce1d2d53de7c} TCPHandler: Processed in 0.002594976 sec. 2025.03.21 18:41:03.117573 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:41:03.117715 [ 266 ] {774ce00f-0868-4aab-b23a-6fd65e5c3324} executeQuery: (from [fd00:1122:3344:101::d]:34387) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) 2025.03.21 18:41:03.118073 [ 266 ] {774ce00f-0868-4aab-b23a-6fd65e5c3324} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.21 18:41:03.118126 [ 266 ] {774ce00f-0868-4aab-b23a-6fd65e5c3324} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.21 18:41:03.118602 [ 266 ] {774ce00f-0868-4aab-b23a-6fd65e5c3324} TCPHandler: Processed in 0.001080049 sec. 2025.03.21 18:41:03.118801 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:41:03.118936 [ 266 ] {8802b5ab-5e9b-48f3-a053-135e682ba3c3} executeQuery: (from [fd00:1122:3344:101::d]:34387) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.03.21 18:41:03.119253 [ 266 ] {8802b5ab-5e9b-48f3-a053-135e682ba3c3} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.21 18:41:03.119306 [ 266 ] {8802b5ab-5e9b-48f3-a053-135e682ba3c3} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.21 18:41:03.119771 [ 266 ] {8802b5ab-5e9b-48f3-a053-135e682ba3c3} TCPHandler: Processed in 0.001020808 sec. 2025.03.21 18:41:03.120447 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:41:03.120564 [ 266 ] {a57d51ea-5c1d-4127-adc9-ce9838eb0745} executeQuery: (from [fd00:1122:3344:101::d]:34387) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.03.21 18:41:03.120612 [ 266 ] {a57d51ea-5c1d-4127-adc9-ce9838eb0745} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.21 18:41:03.121287 [ 266 ] {a57d51ea-5c1d-4127-adc9-ce9838eb0745} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:41:03.121331 [ 266 ] {a57d51ea-5c1d-4127-adc9-ce9838eb0745} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.03.21 18:41:03.121880 [ 266 ] {a57d51ea-5c1d-4127-adc9-ce9838eb0745} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.03.21 18:41:03.122112 [ 266 ] {a57d51ea-5c1d-4127-adc9-ce9838eb0745} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:41:03.122354 [ 266 ] {a57d51ea-5c1d-4127-adc9-ce9838eb0745} executeQuery: Read 4 rows, 521.00 B in 0.001822 sec., 2195.389681668496 rows/sec., 279.25 KiB/sec. 2025.03.21 18:41:03.122414 [ 266 ] {a57d51ea-5c1d-4127-adc9-ce9838eb0745} TCPHandler: Processed in 0.002017136 sec. 2025.03.21 18:41:03.122534 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:41:03.122641 [ 266 ] {e60e2cee-adbe-4817-856c-b052be3f29b3} executeQuery: (from [fd00:1122:3344:101::d]:34387) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 18:41:03.122687 [ 266 ] {e60e2cee-adbe-4817-856c-b052be3f29b3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 18:41:03.123809 [ 266 ] {e60e2cee-adbe-4817-856c-b052be3f29b3} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:41:03.123845 [ 266 ] {e60e2cee-adbe-4817-856c-b052be3f29b3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.03.21 18:41:03.124223 [ 266 ] {e60e2cee-adbe-4817-856c-b052be3f29b3} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.03.21 18:41:03.124471 [ 266 ] {e60e2cee-adbe-4817-856c-b052be3f29b3} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:41:03.124727 [ 266 ] {e60e2cee-adbe-4817-856c-b052be3f29b3} executeQuery: Read 4 rows, 345.00 B in 0.002092 sec., 1912.0458891013384 rows/sec., 161.05 KiB/sec. 2025.03.21 18:41:03.124806 [ 266 ] {e60e2cee-adbe-4817-856c-b052be3f29b3} TCPHandler: Processed in 0.002323291 sec. 2025.03.21 18:41:03.124926 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:41:03.125037 [ 266 ] {34452229-ca68-413b-8fa6-76c9abd54da8} executeQuery: (from [fd00:1122:3344:101::d]:34387) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 18:41:03.125083 [ 266 ] {34452229-ca68-413b-8fa6-76c9abd54da8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 18:41:03.125606 [ 266 ] {34452229-ca68-413b-8fa6-76c9abd54da8} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:41:03.125643 [ 266 ] {34452229-ca68-413b-8fa6-76c9abd54da8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.03.21 18:41:03.125978 [ 266 ] {34452229-ca68-413b-8fa6-76c9abd54da8} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.03.21 18:41:03.126202 [ 266 ] {34452229-ca68-413b-8fa6-76c9abd54da8} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:41:03.126383 [ 266 ] {34452229-ca68-413b-8fa6-76c9abd54da8} executeQuery: Read 8 rows, 658.00 B in 0.001423 sec., 5621.9255094869995 rows/sec., 451.57 KiB/sec. 2025.03.21 18:41:03.126433 [ 266 ] {34452229-ca68-413b-8fa6-76c9abd54da8} TCPHandler: Processed in 0.001618859 sec. 2025.03.21 18:41:03.126627 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:41:03.126733 [ 266 ] {49d11817-1f86-43ea-bc9d-b147eba9122e} executeQuery: (from [fd00:1122:3344:101::d]:34387) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 18:41:03.126782 [ 266 ] {49d11817-1f86-43ea-bc9d-b147eba9122e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 18:41:03.127845 [ 266 ] {49d11817-1f86-43ea-bc9d-b147eba9122e} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:41:03.127882 [ 266 ] {49d11817-1f86-43ea-bc9d-b147eba9122e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.03.21 18:41:03.128293 [ 266 ] {49d11817-1f86-43ea-bc9d-b147eba9122e} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.03.21 18:41:03.128533 [ 266 ] {49d11817-1f86-43ea-bc9d-b147eba9122e} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:41:03.128735 [ 266 ] {49d11817-1f86-43ea-bc9d-b147eba9122e} executeQuery: Read 8 rows, 624.00 B in 0.002024 sec., 3952.569169960474 rows/sec., 301.07 KiB/sec. 2025.03.21 18:41:03.128787 [ 266 ] {49d11817-1f86-43ea-bc9d-b147eba9122e} TCPHandler: Processed in 0.002209669 sec. 2025.03.21 18:41:03.128917 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:41:03.129022 [ 266 ] {469eba41-78e5-48ca-932b-a2d1ad25caea} executeQuery: (from [fd00:1122:3344:101::d]:34387) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 18:41:03.129067 [ 266 ] {469eba41-78e5-48ca-932b-a2d1ad25caea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 18:41:03.129481 [ 266 ] {469eba41-78e5-48ca-932b-a2d1ad25caea} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:41:03.129519 [ 266 ] {469eba41-78e5-48ca-932b-a2d1ad25caea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.03.21 18:41:03.129873 [ 266 ] {469eba41-78e5-48ca-932b-a2d1ad25caea} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.03.21 18:41:03.130106 [ 266 ] {469eba41-78e5-48ca-932b-a2d1ad25caea} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:41:03.130320 [ 266 ] {469eba41-78e5-48ca-932b-a2d1ad25caea} executeQuery: Read 8 rows, 516.00 B in 0.001318 sec., 6069.80273141123 rows/sec., 382.33 KiB/sec. 2025.03.21 18:41:03.130369 [ 266 ] {469eba41-78e5-48ca-932b-a2d1ad25caea} TCPHandler: Processed in 0.001502597 sec. 2025.03.21 18:41:04.897576 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1403 2025.03.21 18:41:04.898270 [ 243 ] {} system.asynchronous_metric_log (253f5c70-e022-4d90-b8fd-77ae60dab28a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:41:04.898315 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.03.21 18:41:04.898909 [ 243 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.03.21 18:41:04.899177 [ 243 ] {} system.asynchronous_metric_log (253f5c70-e022-4d90-b8fd-77ae60dab28a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:41:04.899370 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 2025.03.21 18:41:04.975881 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 2025.03.21 18:41:04.995311 [ 244 ] {} system.metric_log (379d34fc-d09a-47b3-9f86-264f444bcceb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:41:04.995377 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.03.21 18:41:05.000161 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 159.83 MiB, peak 159.83 MiB, free memory in arenas 0.00 B, will set to 155.45 MiB (RSS), difference: -4.38 MiB 2025.03.21 18:41:05.001996 [ 244 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.03.21 18:41:05.002801 [ 244 ] {} system.metric_log (379d34fc-d09a-47b3-9f86-264f444bcceb): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:41:05.006103 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 23 2025.03.21 18:41:06.000160 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 151.45 MiB, peak 159.83 MiB, free memory in arenas 0.00 B, will set to 155.45 MiB (RSS), difference: 4.00 MiB 2025.03.21 18:41:08.109355 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:41:08.109565 [ 266 ] {37f4ba01-5073-4f53-b08b-914f5f02d1fa} executeQuery: (from [fd00:1122:3344:101::d]:34387) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 18:41:08.109643 [ 266 ] {37f4ba01-5073-4f53-b08b-914f5f02d1fa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 18:41:08.110359 [ 266 ] {37f4ba01-5073-4f53-b08b-914f5f02d1fa} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:41:08.110406 [ 266 ] {37f4ba01-5073-4f53-b08b-914f5f02d1fa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.03.21 18:41:08.110840 [ 266 ] {37f4ba01-5073-4f53-b08b-914f5f02d1fa} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.03.21 18:41:08.111121 [ 266 ] {37f4ba01-5073-4f53-b08b-914f5f02d1fa} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:41:08.111331 [ 266 ] {37f4ba01-5073-4f53-b08b-914f5f02d1fa} executeQuery: Read 4 rows, 345.00 B in 0.001824 sec., 2192.9824561403507 rows/sec., 184.71 KiB/sec. 2025.03.21 18:41:08.111395 [ 266 ] {37f4ba01-5073-4f53-b08b-914f5f02d1fa} TCPHandler: Processed in 0.002177959 sec. 2025.03.21 18:41:08.111511 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:41:08.111629 [ 266 ] {2d93d48c-ac65-491e-8854-4e5c186bd829} executeQuery: (from [fd00:1122:3344:101::d]:34387) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 18:41:08.111679 [ 266 ] {2d93d48c-ac65-491e-8854-4e5c186bd829} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 18:41:08.112199 [ 266 ] {2d93d48c-ac65-491e-8854-4e5c186bd829} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:41:08.112236 [ 266 ] {2d93d48c-ac65-491e-8854-4e5c186bd829} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.03.21 18:41:08.112586 [ 266 ] {2d93d48c-ac65-491e-8854-4e5c186bd829} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.03.21 18:41:08.112820 [ 266 ] {2d93d48c-ac65-491e-8854-4e5c186bd829} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:41:08.113004 [ 266 ] {2d93d48c-ac65-491e-8854-4e5c186bd829} executeQuery: Read 8 rows, 658.00 B in 0.001399 sec., 5718.3702644746245 rows/sec., 459.31 KiB/sec. 2025.03.21 18:41:08.113061 [ 266 ] {2d93d48c-ac65-491e-8854-4e5c186bd829} TCPHandler: Processed in 0.001604638 sec. 2025.03.21 18:41:08.113196 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:41:08.113303 [ 266 ] {41f5d4b8-15b5-4cac-86d6-ecb0520a8448} executeQuery: (from [fd00:1122:3344:101::d]:34387) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 18:41:08.113351 [ 266 ] {41f5d4b8-15b5-4cac-86d6-ecb0520a8448} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 18:41:08.113813 [ 266 ] {41f5d4b8-15b5-4cac-86d6-ecb0520a8448} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:41:08.113849 [ 266 ] {41f5d4b8-15b5-4cac-86d6-ecb0520a8448} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.03.21 18:41:08.114210 [ 266 ] {41f5d4b8-15b5-4cac-86d6-ecb0520a8448} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.03.21 18:41:08.114452 [ 266 ] {41f5d4b8-15b5-4cac-86d6-ecb0520a8448} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:41:08.114672 [ 266 ] {41f5d4b8-15b5-4cac-86d6-ecb0520a8448} executeQuery: Read 10 rows, 780.00 B in 0.001376 sec., 7267.441860465116 rows/sec., 553.57 KiB/sec. 2025.03.21 18:41:08.114785 [ 266 ] {41f5d4b8-15b5-4cac-86d6-ecb0520a8448} TCPHandler: Processed in 0.001639419 sec. 2025.03.21 18:41:08.114914 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:41:08.115020 [ 266 ] {9e8b6bf9-beb3-4f46-a14f-0ad8ae485216} executeQuery: (from [fd00:1122:3344:101::d]:34387) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 18:41:08.115065 [ 266 ] {9e8b6bf9-beb3-4f46-a14f-0ad8ae485216} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 18:41:08.115471 [ 266 ] {9e8b6bf9-beb3-4f46-a14f-0ad8ae485216} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:41:08.115508 [ 266 ] {9e8b6bf9-beb3-4f46-a14f-0ad8ae485216} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.03.21 18:41:08.115900 [ 266 ] {9e8b6bf9-beb3-4f46-a14f-0ad8ae485216} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.03.21 18:41:08.116144 [ 266 ] {9e8b6bf9-beb3-4f46-a14f-0ad8ae485216} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:41:08.116308 [ 266 ] {9e8b6bf9-beb3-4f46-a14f-0ad8ae485216} executeQuery: Read 10 rows, 645.00 B in 0.001311 sec., 7627.765064836002 rows/sec., 480.46 KiB/sec. 2025.03.21 18:41:08.116354 [ 266 ] {9e8b6bf9-beb3-4f46-a14f-0ad8ae485216} TCPHandler: Processed in 0.001490236 sec. 2025.03.21 18:41:12.344114 [ 93 ] {} DNSResolver: Updating DNS cache 2025.03.21 18:41:12.344181 [ 93 ] {} DNSResolver: Updated DNS cache 2025.03.21 18:41:12.388106 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 114 2025.03.21 18:41:12.391899 [ 242 ] {} system.query_log (fc3d32f1-e2fa-4c2e-b979-22efa01612ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:41:12.391957 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.03.21 18:41:12.393420 [ 242 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.03.21 18:41:12.393723 [ 242 ] {} system.query_log (fc3d32f1-e2fa-4c2e-b979-22efa01612ba): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:41:12.394307 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 114 2025.03.21 18:41:12.399476 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1891 2025.03.21 18:41:12.400241 [ 243 ] {} system.asynchronous_metric_log (253f5c70-e022-4d90-b8fd-77ae60dab28a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:41:12.400302 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.03.21 18:41:12.400858 [ 243 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.03.21 18:41:12.401126 [ 243 ] {} system.asynchronous_metric_log (253f5c70-e022-4d90-b8fd-77ae60dab28a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:41:12.401427 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 2025.03.21 18:41:12.506173 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 2025.03.21 18:41:12.526242 [ 244 ] {} system.metric_log (379d34fc-d09a-47b3-9f86-264f444bcceb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:41:12.526298 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.03.21 18:41:12.533303 [ 244 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.03.21 18:41:12.534114 [ 244 ] {} system.metric_log (379d34fc-d09a-47b3-9f86-264f444bcceb): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:41:12.537076 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 31 2025.03.21 18:41:13.108467 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:41:13.108707 [ 266 ] {af50a7a8-54a7-45ec-933b-40d9245f3914} executeQuery: (from [fd00:1122:3344:101::d]:34387) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.03.21 18:41:13.109126 [ 266 ] {af50a7a8-54a7-45ec-933b-40d9245f3914} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.21 18:41:13.109204 [ 266 ] {af50a7a8-54a7-45ec-933b-40d9245f3914} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2025.03.21 18:41:13.109462 [ 266 ] {af50a7a8-54a7-45ec-933b-40d9245f3914} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.21 18:41:13.109664 [ 266 ] {af50a7a8-54a7-45ec-933b-40d9245f3914} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.21 18:41:13.109990 [ 266 ] {af50a7a8-54a7-45ec-933b-40d9245f3914} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Key condition: (column 0 notIn 4-element set) 2025.03.21 18:41:13.111138 [ 266 ] {af50a7a8-54a7-45ec-933b-40d9245f3914} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.03.21 18:41:13.111192 [ 266 ] {af50a7a8-54a7-45ec-933b-40d9245f3914} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (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.03.21 18:41:13.111212 [ 266 ] {af50a7a8-54a7-45ec-933b-40d9245f3914} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.21 18:41:13.111331 [ 266 ] {af50a7a8-54a7-45ec-933b-40d9245f3914} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2025.03.21 18:41:13.111356 [ 266 ] {af50a7a8-54a7-45ec-933b-40d9245f3914} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2025.03.21 18:41:13.113381 [ 266 ] {af50a7a8-54a7-45ec-933b-40d9245f3914} executeQuery: Read 4 rows, 169.00 B in 0.004768 sec., 838.9261744966443 rows/sec., 34.61 KiB/sec. 2025.03.21 18:41:13.113527 [ 266 ] {af50a7a8-54a7-45ec-933b-40d9245f3914} TCPHandler: Processed in 0.005196342 sec. 2025.03.21 18:41:13.114883 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:41:13.115013 [ 266 ] {d8ed435c-6c96-4fb6-b600-e47010e16673} executeQuery: (from [fd00:1122:3344:101::d]:34387) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.03.21 18:41:13.115066 [ 266 ] {d8ed435c-6c96-4fb6-b600-e47010e16673} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.21 18:41:13.115868 [ 266 ] {d8ed435c-6c96-4fb6-b600-e47010e16673} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:41:13.115925 [ 266 ] {d8ed435c-6c96-4fb6-b600-e47010e16673} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.03.21 18:41:13.116493 [ 266 ] {d8ed435c-6c96-4fb6-b600-e47010e16673} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.03.21 18:41:13.116737 [ 266 ] {d8ed435c-6c96-4fb6-b600-e47010e16673} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:41:13.116967 [ 266 ] {d8ed435c-6c96-4fb6-b600-e47010e16673} executeQuery: Read 1 rows, 153.00 B in 0.001992 sec., 502.0080321285141 rows/sec., 75.01 KiB/sec. 2025.03.21 18:41:13.117026 [ 266 ] {d8ed435c-6c96-4fb6-b600-e47010e16673} TCPHandler: Processed in 0.002198919 sec. 2025.03.21 18:41:13.117166 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:41:13.117278 [ 266 ] {656fd4a8-ed58-48f2-bf65-ed196d7b5d68} executeQuery: (from [fd00:1122:3344:101::d]:34387) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 18:41:13.117327 [ 266 ] {656fd4a8-ed58-48f2-bf65-ed196d7b5d68} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 18:41:13.117908 [ 266 ] {656fd4a8-ed58-48f2-bf65-ed196d7b5d68} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:41:13.117950 [ 266 ] {656fd4a8-ed58-48f2-bf65-ed196d7b5d68} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.03.21 18:41:13.118317 [ 266 ] {656fd4a8-ed58-48f2-bf65-ed196d7b5d68} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.03.21 18:41:13.118572 [ 266 ] {656fd4a8-ed58-48f2-bf65-ed196d7b5d68} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:41:13.118812 [ 266 ] {656fd4a8-ed58-48f2-bf65-ed196d7b5d68} executeQuery: Read 20 rows, 1.92 KiB in 0.001551 sec., 12894.906511927788 rows/sec., 1.21 MiB/sec. 2025.03.21 18:41:13.118957 [ 266 ] {656fd4a8-ed58-48f2-bf65-ed196d7b5d68} TCPHandler: Processed in 0.001833132 sec. 2025.03.21 18:41:13.119081 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:41:13.119192 [ 266 ] {c3950bf5-e784-4fc1-9627-d8fddf451ce2} executeQuery: (from [fd00:1122:3344:101::d]:34387) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 18:41:13.119238 [ 266 ] {c3950bf5-e784-4fc1-9627-d8fddf451ce2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 18:41:13.119838 [ 266 ] {c3950bf5-e784-4fc1-9627-d8fddf451ce2} oximeter.fields_u16 (8d5fe5b5-2060-44d2-9590-037bc5fae09b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:41:13.119879 [ 266 ] {c3950bf5-e784-4fc1-9627-d8fddf451ce2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.03.21 18:41:13.120237 [ 266 ] {c3950bf5-e784-4fc1-9627-d8fddf451ce2} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.03.21 18:41:13.120484 [ 266 ] {c3950bf5-e784-4fc1-9627-d8fddf451ce2} oximeter.fields_u16 (8d5fe5b5-2060-44d2-9590-037bc5fae09b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:41:13.120713 [ 266 ] {c3950bf5-e784-4fc1-9627-d8fddf451ce2} executeQuery: Read 8 rows, 616.00 B in 0.001544 sec., 5181.347150259067 rows/sec., 389.61 KiB/sec. 2025.03.21 18:41:13.120771 [ 266 ] {c3950bf5-e784-4fc1-9627-d8fddf451ce2} TCPHandler: Processed in 0.00174145 sec. 2025.03.21 18:41:13.120880 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:41:13.120985 [ 266 ] {d572502e-59bb-4a31-a3e4-aa4c149baae4} executeQuery: (from [fd00:1122:3344:101::d]:34387) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 18:41:13.121031 [ 266 ] {d572502e-59bb-4a31-a3e4-aa4c149baae4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 18:41:13.121566 [ 266 ] {d572502e-59bb-4a31-a3e4-aa4c149baae4} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:41:13.121608 [ 266 ] {d572502e-59bb-4a31-a3e4-aa4c149baae4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.03.21 18:41:13.121968 [ 266 ] {d572502e-59bb-4a31-a3e4-aa4c149baae4} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.03.21 18:41:13.122212 [ 266 ] {d572502e-59bb-4a31-a3e4-aa4c149baae4} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:41:13.122418 [ 266 ] {d572502e-59bb-4a31-a3e4-aa4c149baae4} executeQuery: Read 16 rows, 1.28 KiB in 0.001457 sec., 10981.46877144818 rows/sec., 880.72 KiB/sec. 2025.03.21 18:41:13.122470 [ 266 ] {d572502e-59bb-4a31-a3e4-aa4c149baae4} TCPHandler: Processed in 0.001640759 sec. 2025.03.21 18:41:13.122576 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:41:13.122685 [ 266 ] {203f8d40-53ac-440b-a54d-cba466148a88} executeQuery: (from [fd00:1122:3344:101::d]:34387) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 18:41:13.122735 [ 266 ] {203f8d40-53ac-440b-a54d-cba466148a88} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 18:41:13.123196 [ 266 ] {203f8d40-53ac-440b-a54d-cba466148a88} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:41:13.123236 [ 266 ] {203f8d40-53ac-440b-a54d-cba466148a88} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.03.21 18:41:13.123605 [ 266 ] {203f8d40-53ac-440b-a54d-cba466148a88} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.03.21 18:41:13.123846 [ 266 ] {203f8d40-53ac-440b-a54d-cba466148a88} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:41:13.124029 [ 266 ] {203f8d40-53ac-440b-a54d-cba466148a88} executeQuery: Read 10 rows, 780.00 B in 0.001367 sec., 7315.2889539136795 rows/sec., 557.22 KiB/sec. 2025.03.21 18:41:13.124081 [ 266 ] {203f8d40-53ac-440b-a54d-cba466148a88} TCPHandler: Processed in 0.001555177 sec. 2025.03.21 18:41:13.124202 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:41:13.124313 [ 266 ] {7381c48c-081f-4500-95ce-4238c6f28c63} executeQuery: (from [fd00:1122:3344:101::d]:34387) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.21 18:41:13.124380 [ 266 ] {7381c48c-081f-4500-95ce-4238c6f28c63} 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.03.21 18:41:13.125461 [ 266 ] {7381c48c-081f-4500-95ce-4238c6f28c63} oximeter.measurements_histogramu64 (e2f23082-f29d-4d29-b3a0-31acfc10d3e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:41:13.125500 [ 266 ] {7381c48c-081f-4500-95ce-4238c6f28c63} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.03.21 18:41:13.128109 [ 266 ] {7381c48c-081f-4500-95ce-4238c6f28c63} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.03.21 18:41:13.128388 [ 266 ] {7381c48c-081f-4500-95ce-4238c6f28c63} oximeter.measurements_histogramu64 (e2f23082-f29d-4d29-b3a0-31acfc10d3e9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:41:13.128690 [ 266 ] {7381c48c-081f-4500-95ce-4238c6f28c63} executeQuery: Read 8 rows, 14.68 KiB in 0.004385 sec., 1824.4013683010262 rows/sec., 3.27 MiB/sec. 2025.03.21 18:41:13.128818 [ 266 ] {7381c48c-081f-4500-95ce-4238c6f28c63} TCPHandler: Processed in 0.004668682 sec. 2025.03.21 18:41:13.128964 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:41:13.129070 [ 266 ] {7b8422b5-517b-41ba-872c-8fb4f3c36d8e} executeQuery: (from [fd00:1122:3344:101::d]:34387) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 18:41:13.129117 [ 266 ] {7b8422b5-517b-41ba-872c-8fb4f3c36d8e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 18:41:13.129538 [ 266 ] {7b8422b5-517b-41ba-872c-8fb4f3c36d8e} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:41:13.129579 [ 266 ] {7b8422b5-517b-41ba-872c-8fb4f3c36d8e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.03.21 18:41:13.129930 [ 266 ] {7b8422b5-517b-41ba-872c-8fb4f3c36d8e} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.03.21 18:41:13.130162 [ 266 ] {7b8422b5-517b-41ba-872c-8fb4f3c36d8e} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:41:13.130384 [ 266 ] {7b8422b5-517b-41ba-872c-8fb4f3c36d8e} executeQuery: Read 10 rows, 645.00 B in 0.001332 sec., 7507.507507507507 rows/sec., 472.88 KiB/sec. 2025.03.21 18:41:13.130448 [ 266 ] {7b8422b5-517b-41ba-872c-8fb4f3c36d8e} TCPHandler: Processed in 0.001535747 sec. 2025.03.21 18:41:18.108598 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:41:18.108873 [ 266 ] {6560093c-a9c7-408b-bac3-0b330805599d} executeQuery: (from [fd00:1122:3344:101::d]:34387) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.03.21 18:41:18.109279 [ 266 ] {6560093c-a9c7-408b-bac3-0b330805599d} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.21 18:41:18.109322 [ 266 ] {6560093c-a9c7-408b-bac3-0b330805599d} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2025.03.21 18:41:18.109679 [ 266 ] {6560093c-a9c7-408b-bac3-0b330805599d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.21 18:41:18.109872 [ 266 ] {6560093c-a9c7-408b-bac3-0b330805599d} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.21 18:41:18.110053 [ 266 ] {6560093c-a9c7-408b-bac3-0b330805599d} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Key condition: (column 0 notIn 5-element set) 2025.03.21 18:41:18.110332 [ 285 ] {6560093c-a9c7-408b-bac3-0b330805599d} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.03.21 18:41:18.110364 [ 276 ] {6560093c-a9c7-408b-bac3-0b330805599d} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.03.21 18:41:18.110535 [ 266 ] {6560093c-a9c7-408b-bac3-0b330805599d} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges 2025.03.21 18:41:18.110570 [ 266 ] {6560093c-a9c7-408b-bac3-0b330805599d} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.21 18:41:18.110626 [ 266 ] {6560093c-a9c7-408b-bac3-0b330805599d} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2025.03.21 18:41:18.110652 [ 266 ] {6560093c-a9c7-408b-bac3-0b330805599d} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2025.03.21 18:41:18.111461 [ 266 ] {6560093c-a9c7-408b-bac3-0b330805599d} executeQuery: Read 4 rows, 169.00 B in 0.002693 sec., 1485.3323431117713 rows/sec., 61.28 KiB/sec. 2025.03.21 18:41:18.111590 [ 266 ] {6560093c-a9c7-408b-bac3-0b330805599d} TCPHandler: Processed in 0.003134906 sec. 2025.03.21 18:41:18.111891 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:41:18.112044 [ 266 ] {06721b91-9f23-4913-b39d-125bb9e79507} executeQuery: (from [fd00:1122:3344:101::d]:34387) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.03.21 18:41:18.112299 [ 266 ] {06721b91-9f23-4913-b39d-125bb9e79507} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.21 18:41:18.112333 [ 266 ] {06721b91-9f23-4913-b39d-125bb9e79507} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2025.03.21 18:41:18.112547 [ 266 ] {06721b91-9f23-4913-b39d-125bb9e79507} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.21 18:41:18.112612 [ 266 ] {06721b91-9f23-4913-b39d-125bb9e79507} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.21 18:41:18.112756 [ 266 ] {06721b91-9f23-4913-b39d-125bb9e79507} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Key condition: (column 0 notIn 6-element set) 2025.03.21 18:41:18.112849 [ 285 ] {06721b91-9f23-4913-b39d-125bb9e79507} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.03.21 18:41:18.112863 [ 276 ] {06721b91-9f23-4913-b39d-125bb9e79507} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.03.21 18:41:18.112959 [ 266 ] {06721b91-9f23-4913-b39d-125bb9e79507} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges 2025.03.21 18:41:18.112987 [ 266 ] {06721b91-9f23-4913-b39d-125bb9e79507} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.21 18:41:18.113034 [ 266 ] {06721b91-9f23-4913-b39d-125bb9e79507} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2025.03.21 18:41:18.113057 [ 266 ] {06721b91-9f23-4913-b39d-125bb9e79507} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2025.03.21 18:41:18.113708 [ 266 ] {06721b91-9f23-4913-b39d-125bb9e79507} executeQuery: Read 4 rows, 169.00 B in 0.001728 sec., 2314.814814814815 rows/sec., 95.51 KiB/sec. 2025.03.21 18:41:18.113827 [ 266 ] {06721b91-9f23-4913-b39d-125bb9e79507} TCPHandler: Processed in 0.001989255 sec. 2025.03.21 18:41:18.114043 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:41:18.114185 [ 266 ] {ba8bea7b-b154-483e-acdb-eca27e08c6c5} executeQuery: (from [fd00:1122:3344:101::d]:34387) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.03.21 18:41:18.114429 [ 266 ] {ba8bea7b-b154-483e-acdb-eca27e08c6c5} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.21 18:41:18.114464 [ 266 ] {ba8bea7b-b154-483e-acdb-eca27e08c6c5} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2025.03.21 18:41:18.114679 [ 266 ] {ba8bea7b-b154-483e-acdb-eca27e08c6c5} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.21 18:41:18.114743 [ 266 ] {ba8bea7b-b154-483e-acdb-eca27e08c6c5} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.21 18:41:18.114882 [ 266 ] {ba8bea7b-b154-483e-acdb-eca27e08c6c5} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Key condition: (column 0 notIn 7-element set) 2025.03.21 18:41:18.114977 [ 276 ] {ba8bea7b-b154-483e-acdb-eca27e08c6c5} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.03.21 18:41:18.114991 [ 285 ] {ba8bea7b-b154-483e-acdb-eca27e08c6c5} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.03.21 18:41:18.115087 [ 266 ] {ba8bea7b-b154-483e-acdb-eca27e08c6c5} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges 2025.03.21 18:41:18.115113 [ 266 ] {ba8bea7b-b154-483e-acdb-eca27e08c6c5} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.21 18:41:18.115158 [ 266 ] {ba8bea7b-b154-483e-acdb-eca27e08c6c5} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2025.03.21 18:41:18.115180 [ 266 ] {ba8bea7b-b154-483e-acdb-eca27e08c6c5} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2025.03.21 18:41:18.115704 [ 266 ] {ba8bea7b-b154-483e-acdb-eca27e08c6c5} executeQuery: Read 4 rows, 169.00 B in 0.001575 sec., 2539.6825396825398 rows/sec., 104.79 KiB/sec. 2025.03.21 18:41:18.115820 [ 266 ] {ba8bea7b-b154-483e-acdb-eca27e08c6c5} TCPHandler: Processed in 0.001828022 sec. 2025.03.21 18:41:18.116044 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:41:18.116184 [ 266 ] {63bf26f8-d101-4bdd-b72c-8e0b45727bcf} executeQuery: (from [fd00:1122:3344:101::d]:34387) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.03.21 18:41:18.116427 [ 266 ] {63bf26f8-d101-4bdd-b72c-8e0b45727bcf} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.21 18:41:18.116460 [ 266 ] {63bf26f8-d101-4bdd-b72c-8e0b45727bcf} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2025.03.21 18:41:18.116676 [ 266 ] {63bf26f8-d101-4bdd-b72c-8e0b45727bcf} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.21 18:41:18.116740 [ 266 ] {63bf26f8-d101-4bdd-b72c-8e0b45727bcf} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.21 18:41:18.116881 [ 266 ] {63bf26f8-d101-4bdd-b72c-8e0b45727bcf} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Key condition: (column 0 notIn 8-element set) 2025.03.21 18:41:18.116991 [ 285 ] {63bf26f8-d101-4bdd-b72c-8e0b45727bcf} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.03.21 18:41:18.117000 [ 276 ] {63bf26f8-d101-4bdd-b72c-8e0b45727bcf} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.03.21 18:41:18.117102 [ 266 ] {63bf26f8-d101-4bdd-b72c-8e0b45727bcf} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges 2025.03.21 18:41:18.117128 [ 266 ] {63bf26f8-d101-4bdd-b72c-8e0b45727bcf} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.21 18:41:18.117174 [ 266 ] {63bf26f8-d101-4bdd-b72c-8e0b45727bcf} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2025.03.21 18:41:18.117196 [ 266 ] {63bf26f8-d101-4bdd-b72c-8e0b45727bcf} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2025.03.21 18:41:18.117756 [ 266 ] {63bf26f8-d101-4bdd-b72c-8e0b45727bcf} executeQuery: Read 4 rows, 169.00 B in 0.001627 sec., 2458.5125998770745 rows/sec., 101.44 KiB/sec. 2025.03.21 18:41:18.117870 [ 266 ] {63bf26f8-d101-4bdd-b72c-8e0b45727bcf} TCPHandler: Processed in 0.001876143 sec. 2025.03.21 18:41:18.118087 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:41:18.118228 [ 266 ] {e49cb589-c93e-49e8-bdbb-222b26be37c7} executeQuery: (from [fd00:1122:3344:101::d]:34387) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.03.21 18:41:18.118470 [ 266 ] {e49cb589-c93e-49e8-bdbb-222b26be37c7} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.21 18:41:18.118506 [ 266 ] {e49cb589-c93e-49e8-bdbb-222b26be37c7} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2025.03.21 18:41:18.118730 [ 266 ] {e49cb589-c93e-49e8-bdbb-222b26be37c7} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.21 18:41:18.118793 [ 266 ] {e49cb589-c93e-49e8-bdbb-222b26be37c7} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.21 18:41:18.118934 [ 266 ] {e49cb589-c93e-49e8-bdbb-222b26be37c7} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Key condition: (column 0 notIn 9-element set) 2025.03.21 18:41:18.119025 [ 276 ] {e49cb589-c93e-49e8-bdbb-222b26be37c7} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.03.21 18:41:18.119039 [ 285 ] {e49cb589-c93e-49e8-bdbb-222b26be37c7} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.03.21 18:41:18.119132 [ 266 ] {e49cb589-c93e-49e8-bdbb-222b26be37c7} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges 2025.03.21 18:41:18.119158 [ 266 ] {e49cb589-c93e-49e8-bdbb-222b26be37c7} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.21 18:41:18.119204 [ 266 ] {e49cb589-c93e-49e8-bdbb-222b26be37c7} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2025.03.21 18:41:18.119227 [ 266 ] {e49cb589-c93e-49e8-bdbb-222b26be37c7} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2025.03.21 18:41:18.119740 [ 266 ] {e49cb589-c93e-49e8-bdbb-222b26be37c7} executeQuery: Read 4 rows, 169.00 B in 0.001568 sec., 2551.0204081632655 rows/sec., 105.25 KiB/sec. 2025.03.21 18:41:18.119858 [ 266 ] {e49cb589-c93e-49e8-bdbb-222b26be37c7} TCPHandler: Processed in 0.001821322 sec. 2025.03.21 18:41:18.120076 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:41:18.120219 [ 266 ] {5eeca77f-1377-45f0-b564-a293595411be} executeQuery: (from [fd00:1122:3344:101::d]:34387) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.03.21 18:41:18.120465 [ 266 ] {5eeca77f-1377-45f0-b564-a293595411be} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.21 18:41:18.120500 [ 266 ] {5eeca77f-1377-45f0-b564-a293595411be} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2025.03.21 18:41:18.120721 [ 266 ] {5eeca77f-1377-45f0-b564-a293595411be} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.21 18:41:18.120785 [ 266 ] {5eeca77f-1377-45f0-b564-a293595411be} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.21 18:41:18.120925 [ 266 ] {5eeca77f-1377-45f0-b564-a293595411be} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Key condition: (column 0 notIn 10-element set) 2025.03.21 18:41:18.121030 [ 285 ] {5eeca77f-1377-45f0-b564-a293595411be} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.03.21 18:41:18.121040 [ 276 ] {5eeca77f-1377-45f0-b564-a293595411be} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.03.21 18:41:18.121141 [ 266 ] {5eeca77f-1377-45f0-b564-a293595411be} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges 2025.03.21 18:41:18.121174 [ 266 ] {5eeca77f-1377-45f0-b564-a293595411be} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.21 18:41:18.121220 [ 266 ] {5eeca77f-1377-45f0-b564-a293595411be} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2025.03.21 18:41:18.121244 [ 266 ] {5eeca77f-1377-45f0-b564-a293595411be} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2025.03.21 18:41:18.121766 [ 266 ] {5eeca77f-1377-45f0-b564-a293595411be} executeQuery: Read 4 rows, 169.00 B in 0.001603 sec., 2495.321272613849 rows/sec., 102.96 KiB/sec. 2025.03.21 18:41:18.121883 [ 266 ] {5eeca77f-1377-45f0-b564-a293595411be} TCPHandler: Processed in 0.001856233 sec. 2025.03.21 18:41:18.122068 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:41:18.122211 [ 266 ] {e3f7ab64-2ac9-4f39-885e-85ee7f784222} executeQuery: (from [fd00:1122:3344:101::d]:34387) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.03.21 18:41:18.122456 [ 266 ] {e3f7ab64-2ac9-4f39-885e-85ee7f784222} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.21 18:41:18.122492 [ 266 ] {e3f7ab64-2ac9-4f39-885e-85ee7f784222} 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:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2025.03.21 18:41:18.122719 [ 266 ] {e3f7ab64-2ac9-4f39-885e-85ee7f784222} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.21 18:41:18.122783 [ 266 ] {e3f7ab64-2ac9-4f39-885e-85ee7f784222} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.21 18:41:18.122921 [ 266 ] {e3f7ab64-2ac9-4f39-885e-85ee7f784222} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Key condition: (column 0 notIn 11-element set) 2025.03.21 18:41:18.123010 [ 276 ] {e3f7ab64-2ac9-4f39-885e-85ee7f784222} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.03.21 18:41:18.123027 [ 285 ] {e3f7ab64-2ac9-4f39-885e-85ee7f784222} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.03.21 18:41:18.123120 [ 266 ] {e3f7ab64-2ac9-4f39-885e-85ee7f784222} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges 2025.03.21 18:41:18.123146 [ 266 ] {e3f7ab64-2ac9-4f39-885e-85ee7f784222} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.21 18:41:18.123193 [ 266 ] {e3f7ab64-2ac9-4f39-885e-85ee7f784222} 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:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2025.03.21 18:41:18.123216 [ 266 ] {e3f7ab64-2ac9-4f39-885e-85ee7f784222} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2025.03.21 18:41:18.123758 [ 266 ] {e3f7ab64-2ac9-4f39-885e-85ee7f784222} executeQuery: Read 4 rows, 169.00 B in 0.001604 sec., 2493.7655860349128 rows/sec., 102.89 KiB/sec. 2025.03.21 18:41:18.123874 [ 266 ] {e3f7ab64-2ac9-4f39-885e-85ee7f784222} TCPHandler: Processed in 0.001857663 sec. 2025.03.21 18:41:18.124108 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:41:18.124252 [ 266 ] {88de301d-71f5-4005-8f46-6af379af2c5f} executeQuery: (from [fd00:1122:3344:101::d]:34387) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.03.21 18:41:18.124499 [ 266 ] {88de301d-71f5-4005-8f46-6af379af2c5f} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.21 18:41:18.124536 [ 266 ] {88de301d-71f5-4005-8f46-6af379af2c5f} 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:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2025.03.21 18:41:18.124766 [ 266 ] {88de301d-71f5-4005-8f46-6af379af2c5f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.21 18:41:18.124830 [ 266 ] {88de301d-71f5-4005-8f46-6af379af2c5f} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.21 18:41:18.124969 [ 266 ] {88de301d-71f5-4005-8f46-6af379af2c5f} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Key condition: (column 0 notIn 12-element set) 2025.03.21 18:41:18.125059 [ 276 ] {88de301d-71f5-4005-8f46-6af379af2c5f} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.03.21 18:41:18.125070 [ 285 ] {88de301d-71f5-4005-8f46-6af379af2c5f} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.03.21 18:41:18.125168 [ 266 ] {88de301d-71f5-4005-8f46-6af379af2c5f} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges 2025.03.21 18:41:18.125195 [ 266 ] {88de301d-71f5-4005-8f46-6af379af2c5f} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.21 18:41:18.125241 [ 266 ] {88de301d-71f5-4005-8f46-6af379af2c5f} 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:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2025.03.21 18:41:18.125265 [ 266 ] {88de301d-71f5-4005-8f46-6af379af2c5f} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2025.03.21 18:41:18.125812 [ 266 ] {88de301d-71f5-4005-8f46-6af379af2c5f} executeQuery: Read 4 rows, 169.00 B in 0.001616 sec., 2475.2475247524753 rows/sec., 102.13 KiB/sec. 2025.03.21 18:41:18.125950 [ 266 ] {88de301d-71f5-4005-8f46-6af379af2c5f} TCPHandler: Processed in 0.001892773 sec. 2025.03.21 18:41:18.126201 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:41:18.126384 [ 266 ] {f0b4d6e1-e1a5-44f3-b8a9-4ffc8018f0a0} executeQuery: (from [fd00:1122:3344:101::d]:34387) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.03.21 18:41:18.126693 [ 266 ] {f0b4d6e1-e1a5-44f3-b8a9-4ffc8018f0a0} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.21 18:41:18.126731 [ 266 ] {f0b4d6e1-e1a5-44f3-b8a9-4ffc8018f0a0} 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2025.03.21 18:41:18.126973 [ 266 ] {f0b4d6e1-e1a5-44f3-b8a9-4ffc8018f0a0} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.21 18:41:18.127040 [ 266 ] {f0b4d6e1-e1a5-44f3-b8a9-4ffc8018f0a0} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.21 18:41:18.127181 [ 266 ] {f0b4d6e1-e1a5-44f3-b8a9-4ffc8018f0a0} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Key condition: (column 0 notIn 13-element set) 2025.03.21 18:41:18.127269 [ 276 ] {f0b4d6e1-e1a5-44f3-b8a9-4ffc8018f0a0} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.03.21 18:41:18.127283 [ 285 ] {f0b4d6e1-e1a5-44f3-b8a9-4ffc8018f0a0} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.03.21 18:41:18.127378 [ 266 ] {f0b4d6e1-e1a5-44f3-b8a9-4ffc8018f0a0} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges 2025.03.21 18:41:18.127405 [ 266 ] {f0b4d6e1-e1a5-44f3-b8a9-4ffc8018f0a0} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.21 18:41:18.127452 [ 266 ] {f0b4d6e1-e1a5-44f3-b8a9-4ffc8018f0a0} 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2025.03.21 18:41:18.127475 [ 266 ] {f0b4d6e1-e1a5-44f3-b8a9-4ffc8018f0a0} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2025.03.21 18:41:18.128137 [ 266 ] {f0b4d6e1-e1a5-44f3-b8a9-4ffc8018f0a0} executeQuery: Read 4 rows, 169.00 B in 0.001833 sec., 2182.214948172395 rows/sec., 90.04 KiB/sec. 2025.03.21 18:41:18.128253 [ 266 ] {f0b4d6e1-e1a5-44f3-b8a9-4ffc8018f0a0} TCPHandler: Processed in 0.002123027 sec. 2025.03.21 18:41:18.128477 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:41:18.128626 [ 266 ] {6e70eaca-66f9-4d81-8ef5-2634d712e93d} executeQuery: (from [fd00:1122:3344:101::d]:34387) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.03.21 18:41:18.128884 [ 266 ] {6e70eaca-66f9-4d81-8ef5-2634d712e93d} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.21 18:41:18.128923 [ 266 ] {6e70eaca-66f9-4d81-8ef5-2634d712e93d} 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2025.03.21 18:41:18.129167 [ 266 ] {6e70eaca-66f9-4d81-8ef5-2634d712e93d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.21 18:41:18.129231 [ 266 ] {6e70eaca-66f9-4d81-8ef5-2634d712e93d} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.21 18:41:18.129369 [ 266 ] {6e70eaca-66f9-4d81-8ef5-2634d712e93d} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Key condition: (column 0 notIn 14-element set) 2025.03.21 18:41:18.129462 [ 276 ] {6e70eaca-66f9-4d81-8ef5-2634d712e93d} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.03.21 18:41:18.129474 [ 285 ] {6e70eaca-66f9-4d81-8ef5-2634d712e93d} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.03.21 18:41:18.129568 [ 266 ] {6e70eaca-66f9-4d81-8ef5-2634d712e93d} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges 2025.03.21 18:41:18.129595 [ 266 ] {6e70eaca-66f9-4d81-8ef5-2634d712e93d} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.21 18:41:18.129641 [ 266 ] {6e70eaca-66f9-4d81-8ef5-2634d712e93d} 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2025.03.21 18:41:18.129663 [ 266 ] {6e70eaca-66f9-4d81-8ef5-2634d712e93d} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2025.03.21 18:41:18.130176 [ 266 ] {6e70eaca-66f9-4d81-8ef5-2634d712e93d} executeQuery: Read 4 rows, 169.00 B in 0.001611 sec., 2482.9298572315333 rows/sec., 102.45 KiB/sec. 2025.03.21 18:41:18.130293 [ 266 ] {6e70eaca-66f9-4d81-8ef5-2634d712e93d} TCPHandler: Processed in 0.001869043 sec. 2025.03.21 18:41:18.130475 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:41:18.130623 [ 266 ] {b58580f6-241b-4f34-8d5a-ef2abd8bf151} executeQuery: (from [fd00:1122:3344:101::d]:34387) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.03.21 18:41:18.130880 [ 266 ] {b58580f6-241b-4f34-8d5a-ef2abd8bf151} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.21 18:41:18.130917 [ 266 ] {b58580f6-241b-4f34-8d5a-ef2abd8bf151} 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2025.03.21 18:41:18.131159 [ 266 ] {b58580f6-241b-4f34-8d5a-ef2abd8bf151} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.21 18:41:18.131224 [ 266 ] {b58580f6-241b-4f34-8d5a-ef2abd8bf151} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.21 18:41:18.131364 [ 266 ] {b58580f6-241b-4f34-8d5a-ef2abd8bf151} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Key condition: (column 0 notIn 15-element set) 2025.03.21 18:41:18.131463 [ 276 ] {b58580f6-241b-4f34-8d5a-ef2abd8bf151} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.03.21 18:41:18.131471 [ 285 ] {b58580f6-241b-4f34-8d5a-ef2abd8bf151} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.03.21 18:41:18.131570 [ 266 ] {b58580f6-241b-4f34-8d5a-ef2abd8bf151} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges 2025.03.21 18:41:18.131596 [ 266 ] {b58580f6-241b-4f34-8d5a-ef2abd8bf151} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.21 18:41:18.131644 [ 266 ] {b58580f6-241b-4f34-8d5a-ef2abd8bf151} 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2025.03.21 18:41:18.131668 [ 266 ] {b58580f6-241b-4f34-8d5a-ef2abd8bf151} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2025.03.21 18:41:18.132186 [ 266 ] {b58580f6-241b-4f34-8d5a-ef2abd8bf151} executeQuery: Read 4 rows, 169.00 B in 0.001624 sec., 2463.054187192118 rows/sec., 101.63 KiB/sec. 2025.03.21 18:41:18.132305 [ 266 ] {b58580f6-241b-4f34-8d5a-ef2abd8bf151} TCPHandler: Processed in 0.001880093 sec. 2025.03.21 18:41:18.132485 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:41:18.132634 [ 266 ] {7a921c3f-c375-4bff-bd7b-ab661209ba62} executeQuery: (from [fd00:1122:3344:101::d]:34387) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.03.21 18:41:18.132896 [ 266 ] {7a921c3f-c375-4bff-bd7b-ab661209ba62} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.21 18:41:18.132935 [ 266 ] {7a921c3f-c375-4bff-bd7b-ab661209ba62} 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: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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2025.03.21 18:41:18.133184 [ 266 ] {7a921c3f-c375-4bff-bd7b-ab661209ba62} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.21 18:41:18.133248 [ 266 ] {7a921c3f-c375-4bff-bd7b-ab661209ba62} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.21 18:41:18.133389 [ 266 ] {7a921c3f-c375-4bff-bd7b-ab661209ba62} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Key condition: (column 0 notIn 16-element set) 2025.03.21 18:41:18.133489 [ 276 ] {7a921c3f-c375-4bff-bd7b-ab661209ba62} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.03.21 18:41:18.133493 [ 285 ] {7a921c3f-c375-4bff-bd7b-ab661209ba62} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.03.21 18:41:18.133597 [ 266 ] {7a921c3f-c375-4bff-bd7b-ab661209ba62} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges 2025.03.21 18:41:18.133623 [ 266 ] {7a921c3f-c375-4bff-bd7b-ab661209ba62} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.21 18:41:18.133670 [ 266 ] {7a921c3f-c375-4bff-bd7b-ab661209ba62} 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: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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2025.03.21 18:41:18.133695 [ 266 ] {7a921c3f-c375-4bff-bd7b-ab661209ba62} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2025.03.21 18:41:18.134210 [ 266 ] {7a921c3f-c375-4bff-bd7b-ab661209ba62} executeQuery: Read 4 rows, 169.00 B in 0.001637 sec., 2443.494196701283 rows/sec., 100.82 KiB/sec. 2025.03.21 18:41:18.134327 [ 266 ] {7a921c3f-c375-4bff-bd7b-ab661209ba62} TCPHandler: Processed in 0.001893114 sec. 2025.03.21 18:41:18.134521 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:41:18.134671 [ 266 ] {d167ede2-457e-4174-82e8-05faaee57fba} executeQuery: (from [fd00:1122:3344:101::d]:34387) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.03.21 18:41:18.134930 [ 266 ] {d167ede2-457e-4174-82e8-05faaee57fba} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.21 18:41:18.134968 [ 266 ] {d167ede2-457e-4174-82e8-05faaee57fba} 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: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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2025.03.21 18:41:18.135216 [ 266 ] {d167ede2-457e-4174-82e8-05faaee57fba} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.21 18:41:18.135281 [ 266 ] {d167ede2-457e-4174-82e8-05faaee57fba} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.21 18:41:18.135420 [ 266 ] {d167ede2-457e-4174-82e8-05faaee57fba} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Key condition: (column 0 notIn 17-element set) 2025.03.21 18:41:18.135517 [ 276 ] {d167ede2-457e-4174-82e8-05faaee57fba} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.03.21 18:41:18.135529 [ 285 ] {d167ede2-457e-4174-82e8-05faaee57fba} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.03.21 18:41:18.135625 [ 266 ] {d167ede2-457e-4174-82e8-05faaee57fba} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges 2025.03.21 18:41:18.135653 [ 266 ] {d167ede2-457e-4174-82e8-05faaee57fba} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.21 18:41:18.135699 [ 266 ] {d167ede2-457e-4174-82e8-05faaee57fba} 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: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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2025.03.21 18:41:18.135722 [ 266 ] {d167ede2-457e-4174-82e8-05faaee57fba} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2025.03.21 18:41:18.136235 [ 266 ] {d167ede2-457e-4174-82e8-05faaee57fba} executeQuery: Read 4 rows, 169.00 B in 0.001629 sec., 2455.4941682013505 rows/sec., 101.31 KiB/sec. 2025.03.21 18:41:18.136351 [ 266 ] {d167ede2-457e-4174-82e8-05faaee57fba} TCPHandler: Processed in 0.001881003 sec. 2025.03.21 18:41:18.136548 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:41:18.136697 [ 266 ] {1f873baf-6a2a-4667-b168-d8845fea25ed} executeQuery: (from [fd00:1122:3344:101::d]:34387) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.03.21 18:41:18.136957 [ 266 ] {1f873baf-6a2a-4667-b168-d8845fea25ed} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.21 18:41:18.136996 [ 266 ] {1f873baf-6a2a-4667-b168-d8845fea25ed} 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_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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2025.03.21 18:41:18.137246 [ 266 ] {1f873baf-6a2a-4667-b168-d8845fea25ed} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.21 18:41:18.137309 [ 266 ] {1f873baf-6a2a-4667-b168-d8845fea25ed} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.21 18:41:18.137448 [ 266 ] {1f873baf-6a2a-4667-b168-d8845fea25ed} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Key condition: (column 0 notIn 18-element set) 2025.03.21 18:41:18.137540 [ 276 ] {1f873baf-6a2a-4667-b168-d8845fea25ed} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.03.21 18:41:18.137551 [ 285 ] {1f873baf-6a2a-4667-b168-d8845fea25ed} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.03.21 18:41:18.137645 [ 266 ] {1f873baf-6a2a-4667-b168-d8845fea25ed} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges 2025.03.21 18:41:18.137671 [ 266 ] {1f873baf-6a2a-4667-b168-d8845fea25ed} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.21 18:41:18.137717 [ 266 ] {1f873baf-6a2a-4667-b168-d8845fea25ed} 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_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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2025.03.21 18:41:18.137741 [ 266 ] {1f873baf-6a2a-4667-b168-d8845fea25ed} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2025.03.21 18:41:18.138336 [ 266 ] {1f873baf-6a2a-4667-b168-d8845fea25ed} executeQuery: Read 4 rows, 169.00 B in 0.001703 sec., 2348.796241926013 rows/sec., 96.91 KiB/sec. 2025.03.21 18:41:18.138454 [ 266 ] {1f873baf-6a2a-4667-b168-d8845fea25ed} TCPHandler: Processed in 0.001956274 sec. 2025.03.21 18:41:18.144712 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:41:18.144832 [ 266 ] {9d91cb89-4d6e-4958-9a5e-ce99bce28601} executeQuery: (from [fd00:1122:3344:101::d]:34387) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.03.21 18:41:18.144879 [ 266 ] {9d91cb89-4d6e-4958-9a5e-ce99bce28601} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.21 18:41:18.145622 [ 266 ] {9d91cb89-4d6e-4958-9a5e-ce99bce28601} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:41:18.145665 [ 266 ] {9d91cb89-4d6e-4958-9a5e-ce99bce28601} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.03.21 18:41:18.146172 [ 266 ] {9d91cb89-4d6e-4958-9a5e-ce99bce28601} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.03.21 18:41:18.146404 [ 266 ] {9d91cb89-4d6e-4958-9a5e-ce99bce28601} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:41:18.146597 [ 266 ] {9d91cb89-4d6e-4958-9a5e-ce99bce28601} executeQuery: Read 14 rows, 2.01 KiB in 0.001802 sec., 7769.145394006659 rows/sec., 1.09 MiB/sec. 2025.03.21 18:41:18.146653 [ 266 ] {9d91cb89-4d6e-4958-9a5e-ce99bce28601} TCPHandler: Processed in 0.001992335 sec. 2025.03.21 18:41:18.146777 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:41:18.146887 [ 266 ] {465a6d05-2731-4d8b-b4aa-12a168f94d7b} executeQuery: (from [fd00:1122:3344:101::d]:34387) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 18:41:18.146931 [ 266 ] {465a6d05-2731-4d8b-b4aa-12a168f94d7b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 18:41:18.147522 [ 266 ] {465a6d05-2731-4d8b-b4aa-12a168f94d7b} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:41:18.147558 [ 266 ] {465a6d05-2731-4d8b-b4aa-12a168f94d7b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.03.21 18:41:18.147912 [ 266 ] {465a6d05-2731-4d8b-b4aa-12a168f94d7b} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.03.21 18:41:18.148147 [ 266 ] {465a6d05-2731-4d8b-b4aa-12a168f94d7b} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:41:18.148317 [ 266 ] {465a6d05-2731-4d8b-b4aa-12a168f94d7b} executeQuery: Read 56 rows, 4.41 KiB in 0.001456 sec., 38461.53846153846 rows/sec., 2.95 MiB/sec. 2025.03.21 18:41:18.148368 [ 266 ] {465a6d05-2731-4d8b-b4aa-12a168f94d7b} TCPHandler: Processed in 0.001641978 sec. 2025.03.21 18:41:18.148484 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:41:18.148591 [ 266 ] {317f0b9e-7f2b-489b-ab21-68fd5ddbb20e} executeQuery: (from [fd00:1122:3344:101::d]:34387) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 18:41:18.148637 [ 266 ] {317f0b9e-7f2b-489b-ab21-68fd5ddbb20e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 18:41:18.149164 [ 266 ] {317f0b9e-7f2b-489b-ab21-68fd5ddbb20e} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:41:18.149202 [ 266 ] {317f0b9e-7f2b-489b-ab21-68fd5ddbb20e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.03.21 18:41:18.149542 [ 266 ] {317f0b9e-7f2b-489b-ab21-68fd5ddbb20e} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.03.21 18:41:18.149776 [ 266 ] {317f0b9e-7f2b-489b-ab21-68fd5ddbb20e} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:41:18.149950 [ 266 ] {317f0b9e-7f2b-489b-ab21-68fd5ddbb20e} executeQuery: Read 64 rows, 5.12 KiB in 0.001382 sec., 46309.69609261939 rows/sec., 3.61 MiB/sec. 2025.03.21 18:41:18.150000 [ 266 ] {317f0b9e-7f2b-489b-ab21-68fd5ddbb20e} TCPHandler: Processed in 0.001567127 sec. 2025.03.21 18:41:18.150117 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:41:18.150223 [ 266 ] {2dee54bb-ab12-4fe3-b1a1-30a2a64bd765} executeQuery: (from [fd00:1122:3344:101::d]:34387) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 18:41:18.150270 [ 266 ] {2dee54bb-ab12-4fe3-b1a1-30a2a64bd765} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 18:41:18.150757 [ 266 ] {2dee54bb-ab12-4fe3-b1a1-30a2a64bd765} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:41:18.150794 [ 266 ] {2dee54bb-ab12-4fe3-b1a1-30a2a64bd765} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.03.21 18:41:18.151156 [ 266 ] {2dee54bb-ab12-4fe3-b1a1-30a2a64bd765} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.03.21 18:41:18.151401 [ 266 ] {2dee54bb-ab12-4fe3-b1a1-30a2a64bd765} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:41:18.151571 [ 266 ] {2dee54bb-ab12-4fe3-b1a1-30a2a64bd765} executeQuery: Read 130 rows, 9.28 KiB in 0.00137 sec., 94890.51094890511 rows/sec., 6.62 MiB/sec. 2025.03.21 18:41:18.151619 [ 266 ] {2dee54bb-ab12-4fe3-b1a1-30a2a64bd765} TCPHandler: Processed in 0.001554718 sec. 2025.03.21 18:41:18.151733 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:41:18.151839 [ 266 ] {90c51347-e771-4e82-9851-8126a14991c2} executeQuery: (from [fd00:1122:3344:101::d]:34387) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 18:41:18.151884 [ 266 ] {90c51347-e771-4e82-9851-8126a14991c2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 18:41:18.152304 [ 266 ] {90c51347-e771-4e82-9851-8126a14991c2} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:41:18.152341 [ 266 ] {90c51347-e771-4e82-9851-8126a14991c2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.03.21 18:41:18.152693 [ 266 ] {90c51347-e771-4e82-9851-8126a14991c2} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.03.21 18:41:18.152923 [ 266 ] {90c51347-e771-4e82-9851-8126a14991c2} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:41:18.153128 [ 266 ] {90c51347-e771-4e82-9851-8126a14991c2} executeQuery: Read 50 rows, 3.44 KiB in 0.001311 sec., 38138.82532418001 rows/sec., 2.56 MiB/sec. 2025.03.21 18:41:18.153275 [ 266 ] {90c51347-e771-4e82-9851-8126a14991c2} TCPHandler: Processed in 0.001587828 sec. 2025.03.21 18:41:19.901605 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2318 2025.03.21 18:41:19.902307 [ 243 ] {} system.asynchronous_metric_log (253f5c70-e022-4d90-b8fd-77ae60dab28a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:41:19.902357 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.03.21 18:41:19.903211 [ 243 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.03.21 18:41:19.903833 [ 243 ] {} system.asynchronous_metric_log (253f5c70-e022-4d90-b8fd-77ae60dab28a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:41:19.904056 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2318 2025.03.21 18:41:20.037216 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 2025.03.21 18:41:20.057546 [ 244 ] {} system.metric_log (379d34fc-d09a-47b3-9f86-264f444bcceb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:41:20.057611 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.03.21 18:41:20.064629 [ 244 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.03.21 18:41:20.065435 [ 244 ] {} system.metric_log (379d34fc-d09a-47b3-9f86-264f444bcceb): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:41:20.068685 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 38 2025.03.21 18:41:22.394585 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 168 2025.03.21 18:41:22.398210 [ 242 ] {} system.query_log (fc3d32f1-e2fa-4c2e-b979-22efa01612ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:41:22.398268 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.03.21 18:41:22.399799 [ 242 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.03.21 18:41:22.400118 [ 242 ] {} system.query_log (fc3d32f1-e2fa-4c2e-b979-22efa01612ba): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:41:22.400729 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 168 2025.03.21 18:41:23.116831 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:41:23.117027 [ 266 ] {64a47c3b-f7dd-4882-a5e3-9c6da86ecfd8} executeQuery: (from [fd00:1122:3344:101::d]:34387) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 18:41:23.117102 [ 266 ] {64a47c3b-f7dd-4882-a5e3-9c6da86ecfd8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 18:41:23.117857 [ 266 ] {64a47c3b-f7dd-4882-a5e3-9c6da86ecfd8} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:41:23.117906 [ 266 ] {64a47c3b-f7dd-4882-a5e3-9c6da86ecfd8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.03.21 18:41:23.118336 [ 266 ] {64a47c3b-f7dd-4882-a5e3-9c6da86ecfd8} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.03.21 18:41:23.118586 [ 266 ] {64a47c3b-f7dd-4882-a5e3-9c6da86ecfd8} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:41:23.118825 [ 266 ] {64a47c3b-f7dd-4882-a5e3-9c6da86ecfd8} executeQuery: Read 72 rows, 5.99 KiB in 0.00185 sec., 38918.91891891892 rows/sec., 3.16 MiB/sec. 2025.03.21 18:41:23.118880 [ 266 ] {64a47c3b-f7dd-4882-a5e3-9c6da86ecfd8} TCPHandler: Processed in 0.002198149 sec. 2025.03.21 18:41:23.119003 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:41:23.119110 [ 266 ] {2cf88e42-8dc2-4754-ac32-00c971b02472} executeQuery: (from [fd00:1122:3344:101::d]:34387) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 18:41:23.119154 [ 266 ] {2cf88e42-8dc2-4754-ac32-00c971b02472} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 18:41:23.119663 [ 266 ] {2cf88e42-8dc2-4754-ac32-00c971b02472} oximeter.fields_u16 (8d5fe5b5-2060-44d2-9590-037bc5fae09b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:41:23.119702 [ 266 ] {2cf88e42-8dc2-4754-ac32-00c971b02472} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.03.21 18:41:23.120043 [ 266 ] {2cf88e42-8dc2-4754-ac32-00c971b02472} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.03.21 18:41:23.120292 [ 266 ] {2cf88e42-8dc2-4754-ac32-00c971b02472} oximeter.fields_u16 (8d5fe5b5-2060-44d2-9590-037bc5fae09b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:41:23.120536 [ 266 ] {2cf88e42-8dc2-4754-ac32-00c971b02472} executeQuery: Read 8 rows, 616.00 B in 0.001444 sec., 5540.16620498615 rows/sec., 416.59 KiB/sec. 2025.03.21 18:41:23.120677 [ 266 ] {2cf88e42-8dc2-4754-ac32-00c971b02472} TCPHandler: Processed in 0.0017168 sec. 2025.03.21 18:41:23.120810 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:41:23.120926 [ 266 ] {611669e4-37b8-4452-b3b0-8bf67ff46151} executeQuery: (from [fd00:1122:3344:101::d]:34387) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 18:41:23.120971 [ 266 ] {611669e4-37b8-4452-b3b0-8bf67ff46151} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 18:41:23.121556 [ 266 ] {611669e4-37b8-4452-b3b0-8bf67ff46151} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:41:23.121595 [ 266 ] {611669e4-37b8-4452-b3b0-8bf67ff46151} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.03.21 18:41:23.121964 [ 266 ] {611669e4-37b8-4452-b3b0-8bf67ff46151} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.03.21 18:41:23.122205 [ 266 ] {611669e4-37b8-4452-b3b0-8bf67ff46151} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:41:23.122455 [ 266 ] {611669e4-37b8-4452-b3b0-8bf67ff46151} executeQuery: Read 72 rows, 5.76 KiB in 0.001542 sec., 46692.607003891055 rows/sec., 3.65 MiB/sec. 2025.03.21 18:41:23.122631 [ 266 ] {611669e4-37b8-4452-b3b0-8bf67ff46151} TCPHandler: Processed in 0.001880883 sec. 2025.03.21 18:41:23.122761 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:41:23.122869 [ 266 ] {21a21439-59f2-4e8d-9b46-1c881cb65b54} executeQuery: (from [fd00:1122:3344:101::d]:34387) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 18:41:23.122917 [ 266 ] {21a21439-59f2-4e8d-9b46-1c881cb65b54} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 18:41:23.123453 [ 266 ] {21a21439-59f2-4e8d-9b46-1c881cb65b54} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:41:23.123491 [ 266 ] {21a21439-59f2-4e8d-9b46-1c881cb65b54} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.03.21 18:41:23.123908 [ 266 ] {21a21439-59f2-4e8d-9b46-1c881cb65b54} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.03.21 18:41:23.124140 [ 266 ] {21a21439-59f2-4e8d-9b46-1c881cb65b54} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:41:23.124344 [ 266 ] {21a21439-59f2-4e8d-9b46-1c881cb65b54} executeQuery: Read 160 rows, 11.41 KiB in 0.001497 sec., 106880.42752171008 rows/sec., 7.44 MiB/sec. 2025.03.21 18:41:23.124397 [ 266 ] {21a21439-59f2-4e8d-9b46-1c881cb65b54} TCPHandler: Processed in 0.00168978 sec. 2025.03.21 18:41:23.124498 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:41:23.124600 [ 266 ] {62f0f32b-ec5d-48a3-ab21-1fce8a03d0dc} executeQuery: (from [fd00:1122:3344:101::d]:34387) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.21 18:41:23.124664 [ 266 ] {62f0f32b-ec5d-48a3-ab21-1fce8a03d0dc} 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.03.21 18:41:23.125668 [ 266 ] {62f0f32b-ec5d-48a3-ab21-1fce8a03d0dc} oximeter.measurements_histogramu64 (e2f23082-f29d-4d29-b3a0-31acfc10d3e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:41:23.125707 [ 266 ] {62f0f32b-ec5d-48a3-ab21-1fce8a03d0dc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.03.21 18:41:23.126307 [ 266 ] {62f0f32b-ec5d-48a3-ab21-1fce8a03d0dc} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.03.21 18:41:23.126557 [ 266 ] {62f0f32b-ec5d-48a3-ab21-1fce8a03d0dc} oximeter.measurements_histogramu64 (e2f23082-f29d-4d29-b3a0-31acfc10d3e9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:41:23.126876 [ 266 ] {62f0f32b-ec5d-48a3-ab21-1fce8a03d0dc} executeQuery: Read 8 rows, 14.68 KiB in 0.00228 sec., 3508.7719298245615 rows/sec., 6.29 MiB/sec. 2025.03.21 18:41:23.126973 [ 266 ] {62f0f32b-ec5d-48a3-ab21-1fce8a03d0dc} TCPHandler: Processed in 0.002524084 sec. 2025.03.21 18:41:23.127101 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:41:23.127207 [ 266 ] {0e9f87ba-6e8a-4c52-b0c2-37d8da2dc336} executeQuery: (from [fd00:1122:3344:101::d]:34387) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 18:41:23.127253 [ 266 ] {0e9f87ba-6e8a-4c52-b0c2-37d8da2dc336} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 18:41:23.127675 [ 266 ] {0e9f87ba-6e8a-4c52-b0c2-37d8da2dc336} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:41:23.127713 [ 266 ] {0e9f87ba-6e8a-4c52-b0c2-37d8da2dc336} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.03.21 18:41:23.128064 [ 266 ] {0e9f87ba-6e8a-4c52-b0c2-37d8da2dc336} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.03.21 18:41:23.128296 [ 266 ] {0e9f87ba-6e8a-4c52-b0c2-37d8da2dc336} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:41:23.128501 [ 266 ] {0e9f87ba-6e8a-4c52-b0c2-37d8da2dc336} executeQuery: Read 60 rows, 4.14 KiB in 0.001316 sec., 45592.705167173255 rows/sec., 3.07 MiB/sec. 2025.03.21 18:41:23.128551 [ 266 ] {0e9f87ba-6e8a-4c52-b0c2-37d8da2dc336} TCPHandler: Processed in 0.001501757 sec. 2025.03.21 18:41:27.344234 [ 75 ] {} DNSResolver: Updating DNS cache 2025.03.21 18:41:27.344305 [ 75 ] {} DNSResolver: Updated DNS cache 2025.03.21 18:41:27.404228 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2806 2025.03.21 18:41:27.404867 [ 243 ] {} system.asynchronous_metric_log (253f5c70-e022-4d90-b8fd-77ae60dab28a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:41:27.404908 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.03.21 18:41:27.405490 [ 243 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.03.21 18:41:27.405760 [ 243 ] {} system.asynchronous_metric_log (253f5c70-e022-4d90-b8fd-77ae60dab28a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:41:27.405903 [ 75 ] {} system.asynchronous_metric_log (253f5c70-e022-4d90-b8fd-77ae60dab28a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.03.21 18:41:27.405966 [ 75 ] {} system.asynchronous_metric_log (253f5c70-e022-4d90-b8fd-77ae60dab28a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:41:27.405973 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 2025.03.21 18:41:27.405993 [ 75 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.03.21 18:41:27.408293 [ 201 ] {253f5c70-e022-4d90-b8fd-77ae60dab28a::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.03.21 18:41:27.408483 [ 201 ] {253f5c70-e022-4d90-b8fd-77ae60dab28a::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 18:41:27.408555 [ 201 ] {253f5c70-e022-4d90-b8fd-77ae60dab28a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 488 rows starting from the beginning of the part 2025.03.21 18:41:27.408677 [ 201 ] {253f5c70-e022-4d90-b8fd-77ae60dab28a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 488 rows starting from the beginning of the part 2025.03.21 18:41:27.408765 [ 201 ] {253f5c70-e022-4d90-b8fd-77ae60dab28a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 427 rows starting from the beginning of the part 2025.03.21 18:41:27.408978 [ 201 ] {253f5c70-e022-4d90-b8fd-77ae60dab28a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 488 rows starting from the beginning of the part 2025.03.21 18:41:27.409192 [ 201 ] {253f5c70-e022-4d90-b8fd-77ae60dab28a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 427 rows starting from the beginning of the part 2025.03.21 18:41:27.409279 [ 201 ] {253f5c70-e022-4d90-b8fd-77ae60dab28a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 488 rows starting from the beginning of the part 2025.03.21 18:41:27.424119 [ 188 ] {253f5c70-e022-4d90-b8fd-77ae60dab28a::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.018022147 sec., 155697.32063554914 rows/sec., 2.23 MiB/sec. 2025.03.21 18:41:27.425271 [ 188 ] {253f5c70-e022-4d90-b8fd-77ae60dab28a::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.03.21 18:41:27.425638 [ 188 ] {253f5c70-e022-4d90-b8fd-77ae60dab28a::all_1_6_1} system.asynchronous_metric_log (253f5c70-e022-4d90-b8fd-77ae60dab28a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:41:27.425733 [ 188 ] {253f5c70-e022-4d90-b8fd-77ae60dab28a::all_1_6_1} system.asynchronous_metric_log (253f5c70-e022-4d90-b8fd-77ae60dab28a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.03.21 18:41:27.425872 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. 2025.03.21 18:41:27.568829 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 2025.03.21 18:41:27.589786 [ 244 ] {} system.metric_log (379d34fc-d09a-47b3-9f86-264f444bcceb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:41:27.589834 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.03.21 18:41:27.596562 [ 244 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.03.21 18:41:27.597351 [ 244 ] {} system.metric_log (379d34fc-d09a-47b3-9f86-264f444bcceb): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:41:27.597699 [ 75 ] {} system.metric_log (379d34fc-d09a-47b3-9f86-264f444bcceb) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.03.21 18:41:27.597829 [ 75 ] {} system.metric_log (379d34fc-d09a-47b3-9f86-264f444bcceb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:41:27.597906 [ 75 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.03.21 18:41:27.598408 [ 188 ] {379d34fc-d09a-47b3-9f86-264f444bcceb::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.03.21 18:41:27.607170 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 46 2025.03.21 18:41:27.608336 [ 188 ] {379d34fc-d09a-47b3-9f86-264f444bcceb::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 18:41:27.609193 [ 188 ] {379d34fc-d09a-47b3-9f86-264f444bcceb::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.03.21 18:41:27.613753 [ 188 ] {379d34fc-d09a-47b3-9f86-264f444bcceb::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.03.21 18:41:27.618249 [ 188 ] {379d34fc-d09a-47b3-9f86-264f444bcceb::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.03.21 18:41:27.623016 [ 188 ] {379d34fc-d09a-47b3-9f86-264f444bcceb::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.03.21 18:41:27.629923 [ 188 ] {379d34fc-d09a-47b3-9f86-264f444bcceb::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.03.21 18:41:27.634476 [ 188 ] {379d34fc-d09a-47b3-9f86-264f444bcceb::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.03.21 18:41:27.691955 [ 201 ] {379d34fc-d09a-47b3-9f86-264f444bcceb::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.093918101 sec., 489.7884381201447 rows/sec., 2.53 MiB/sec. 2025.03.21 18:41:27.694393 [ 187 ] {379d34fc-d09a-47b3-9f86-264f444bcceb::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.03.21 18:41:27.697399 [ 187 ] {379d34fc-d09a-47b3-9f86-264f444bcceb::all_1_6_1} system.metric_log (379d34fc-d09a-47b3-9f86-264f444bcceb): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:41:27.697515 [ 187 ] {379d34fc-d09a-47b3-9f86-264f444bcceb::all_1_6_1} system.metric_log (379d34fc-d09a-47b3-9f86-264f444bcceb) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.03.21 18:41:27.699942 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. 2025.03.21 18:41:28.000185 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 159.83 MiB, peak 169.37 MiB, free memory in arenas 0.00 B, will set to 163.27 MiB (RSS), difference: 3.45 MiB 2025.03.21 18:41:28.111771 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:41:28.112038 [ 266 ] {c37cde6d-1da4-44a1-bcba-1a5ea7a85bdf} executeQuery: (from [fd00:1122:3344:101::d]:34387) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.03.21 18:41:28.112453 [ 266 ] {c37cde6d-1da4-44a1-bcba-1a5ea7a85bdf} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.21 18:41:28.112500 [ 266 ] {c37cde6d-1da4-44a1-bcba-1a5ea7a85bdf} 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2025.03.21 18:41:28.112818 [ 266 ] {c37cde6d-1da4-44a1-bcba-1a5ea7a85bdf} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.21 18:41:28.112903 [ 266 ] {c37cde6d-1da4-44a1-bcba-1a5ea7a85bdf} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.21 18:41:28.113085 [ 266 ] {c37cde6d-1da4-44a1-bcba-1a5ea7a85bdf} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Key condition: (column 0 notIn 19-element set) 2025.03.21 18:41:28.113505 [ 289 ] {c37cde6d-1da4-44a1-bcba-1a5ea7a85bdf} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.03.21 18:41:28.113526 [ 288 ] {c37cde6d-1da4-44a1-bcba-1a5ea7a85bdf} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.03.21 18:41:28.113513 [ 287 ] {c37cde6d-1da4-44a1-bcba-1a5ea7a85bdf} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.03.21 18:41:28.113764 [ 266 ] {c37cde6d-1da4-44a1-bcba-1a5ea7a85bdf} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2025.03.21 18:41:28.113801 [ 266 ] {c37cde6d-1da4-44a1-bcba-1a5ea7a85bdf} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.21 18:41:28.116067 [ 266 ] {c37cde6d-1da4-44a1-bcba-1a5ea7a85bdf} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.03.21 18:41:28.116103 [ 266 ] {c37cde6d-1da4-44a1-bcba-1a5ea7a85bdf} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Reading approx. 18 rows with 2 streams 2025.03.21 18:41:28.116181 [ 266 ] {c37cde6d-1da4-44a1-bcba-1a5ea7a85bdf} 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2025.03.21 18:41:28.116239 [ 266 ] {c37cde6d-1da4-44a1-bcba-1a5ea7a85bdf} 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2025.03.21 18:41:28.117768 [ 266 ] {c37cde6d-1da4-44a1-bcba-1a5ea7a85bdf} executeQuery: Read 18 rows, 754.00 B in 0.005847 sec., 3078.5017957927143 rows/sec., 125.93 KiB/sec. 2025.03.21 18:41:28.117942 [ 266 ] {c37cde6d-1da4-44a1-bcba-1a5ea7a85bdf} TCPHandler: Processed in 0.006308731 sec. 2025.03.21 18:41:28.118245 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:41:28.118412 [ 266 ] {34fcec73-5c64-4aaf-90ab-4f8cd81e240e} executeQuery: (from [fd00:1122:3344:101::d]:34387) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.03.21 18:41:28.118708 [ 266 ] {34fcec73-5c64-4aaf-90ab-4f8cd81e240e} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.21 18:41:28.118751 [ 266 ] {34fcec73-5c64-4aaf-90ab-4f8cd81e240e} 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2025.03.21 18:41:28.119027 [ 266 ] {34fcec73-5c64-4aaf-90ab-4f8cd81e240e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.21 18:41:28.119095 [ 266 ] {34fcec73-5c64-4aaf-90ab-4f8cd81e240e} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.21 18:41:28.119245 [ 266 ] {34fcec73-5c64-4aaf-90ab-4f8cd81e240e} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Key condition: (column 0 notIn 20-element set) 2025.03.21 18:41:28.119370 [ 287 ] {34fcec73-5c64-4aaf-90ab-4f8cd81e240e} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.03.21 18:41:28.119391 [ 289 ] {34fcec73-5c64-4aaf-90ab-4f8cd81e240e} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.03.21 18:41:28.119407 [ 288 ] {34fcec73-5c64-4aaf-90ab-4f8cd81e240e} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.03.21 18:41:28.119524 [ 266 ] {34fcec73-5c64-4aaf-90ab-4f8cd81e240e} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2025.03.21 18:41:28.119552 [ 266 ] {34fcec73-5c64-4aaf-90ab-4f8cd81e240e} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.21 18:41:28.119639 [ 266 ] {34fcec73-5c64-4aaf-90ab-4f8cd81e240e} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.03.21 18:41:28.119661 [ 266 ] {34fcec73-5c64-4aaf-90ab-4f8cd81e240e} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Reading approx. 18 rows with 2 streams 2025.03.21 18:41:28.119705 [ 266 ] {34fcec73-5c64-4aaf-90ab-4f8cd81e240e} 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2025.03.21 18:41:28.119748 [ 266 ] {34fcec73-5c64-4aaf-90ab-4f8cd81e240e} 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2025.03.21 18:41:28.120772 [ 266 ] {34fcec73-5c64-4aaf-90ab-4f8cd81e240e} executeQuery: Read 18 rows, 754.00 B in 0.002433 sec., 7398.273736128237 rows/sec., 302.64 KiB/sec. 2025.03.21 18:41:28.120935 [ 266 ] {34fcec73-5c64-4aaf-90ab-4f8cd81e240e} TCPHandler: Processed in 0.002744738 sec. 2025.03.21 18:41:28.121208 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:41:28.123557 [ 266 ] {563e09e1-d570-4958-9cc8-668cc69256c8} executeQuery: (from [fd00:1122:3344:101::d]:34387) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.03.21 18:41:28.124021 [ 266 ] {563e09e1-d570-4958-9cc8-668cc69256c8} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.21 18:41:28.124074 [ 266 ] {563e09e1-d570-4958-9cc8-668cc69256c8} 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2025.03.21 18:41:28.124386 [ 266 ] {563e09e1-d570-4958-9cc8-668cc69256c8} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.21 18:41:28.124474 [ 266 ] {563e09e1-d570-4958-9cc8-668cc69256c8} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.21 18:41:28.124657 [ 266 ] {563e09e1-d570-4958-9cc8-668cc69256c8} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Key condition: (column 0 notIn 21-element set) 2025.03.21 18:41:28.124801 [ 289 ] {563e09e1-d570-4958-9cc8-668cc69256c8} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.03.21 18:41:28.124824 [ 287 ] {563e09e1-d570-4958-9cc8-668cc69256c8} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.03.21 18:41:28.124828 [ 288 ] {563e09e1-d570-4958-9cc8-668cc69256c8} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.03.21 18:41:28.124971 [ 266 ] {563e09e1-d570-4958-9cc8-668cc69256c8} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2025.03.21 18:41:28.125011 [ 266 ] {563e09e1-d570-4958-9cc8-668cc69256c8} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.21 18:41:28.125108 [ 266 ] {563e09e1-d570-4958-9cc8-668cc69256c8} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.03.21 18:41:28.125130 [ 266 ] {563e09e1-d570-4958-9cc8-668cc69256c8} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Reading approx. 18 rows with 2 streams 2025.03.21 18:41:28.125174 [ 266 ] {563e09e1-d570-4958-9cc8-668cc69256c8} 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2025.03.21 18:41:28.125222 [ 266 ] {563e09e1-d570-4958-9cc8-668cc69256c8} 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2025.03.21 18:41:28.126410 [ 266 ] {563e09e1-d570-4958-9cc8-668cc69256c8} executeQuery: Read 18 rows, 754.00 B in 0.0051 sec., 3529.411764705882 rows/sec., 144.38 KiB/sec. 2025.03.21 18:41:28.126581 [ 266 ] {563e09e1-d570-4958-9cc8-668cc69256c8} TCPHandler: Processed in 0.005435136 sec. 2025.03.21 18:41:28.127644 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:41:28.127820 [ 266 ] {1d9f6854-bbe0-4afb-9ab9-b3ed7266d91f} executeQuery: (from [fd00:1122:3344:101::d]:34387) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.03.21 18:41:28.128124 [ 266 ] {1d9f6854-bbe0-4afb-9ab9-b3ed7266d91f} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.21 18:41:28.128169 [ 266 ] {1d9f6854-bbe0-4afb-9ab9-b3ed7266d91f} 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2025.03.21 18:41:28.128476 [ 266 ] {1d9f6854-bbe0-4afb-9ab9-b3ed7266d91f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.21 18:41:28.128545 [ 266 ] {1d9f6854-bbe0-4afb-9ab9-b3ed7266d91f} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.21 18:41:28.128692 [ 266 ] {1d9f6854-bbe0-4afb-9ab9-b3ed7266d91f} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Key condition: (column 0 notIn 22-element set) 2025.03.21 18:41:28.128832 [ 288 ] {1d9f6854-bbe0-4afb-9ab9-b3ed7266d91f} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.03.21 18:41:28.128872 [ 289 ] {1d9f6854-bbe0-4afb-9ab9-b3ed7266d91f} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.03.21 18:41:28.128875 [ 287 ] {1d9f6854-bbe0-4afb-9ab9-b3ed7266d91f} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.03.21 18:41:28.129069 [ 266 ] {1d9f6854-bbe0-4afb-9ab9-b3ed7266d91f} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2025.03.21 18:41:28.129099 [ 266 ] {1d9f6854-bbe0-4afb-9ab9-b3ed7266d91f} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.21 18:41:28.129185 [ 266 ] {1d9f6854-bbe0-4afb-9ab9-b3ed7266d91f} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.03.21 18:41:28.129205 [ 266 ] {1d9f6854-bbe0-4afb-9ab9-b3ed7266d91f} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Reading approx. 18 rows with 2 streams 2025.03.21 18:41:28.129247 [ 266 ] {1d9f6854-bbe0-4afb-9ab9-b3ed7266d91f} 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2025.03.21 18:41:28.129291 [ 266 ] {1d9f6854-bbe0-4afb-9ab9-b3ed7266d91f} 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2025.03.21 18:41:28.130319 [ 266 ] {1d9f6854-bbe0-4afb-9ab9-b3ed7266d91f} executeQuery: Read 18 rows, 754.00 B in 0.002583 sec., 6968.641114982579 rows/sec., 285.07 KiB/sec. 2025.03.21 18:41:28.130475 [ 266 ] {1d9f6854-bbe0-4afb-9ab9-b3ed7266d91f} TCPHandler: Processed in 0.002886391 sec. 2025.03.21 18:41:28.143366 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:41:28.143538 [ 266 ] {01fd702c-7202-472f-9438-b3b26beb0c23} executeQuery: (from [fd00:1122:3344:101::d]:34387) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.03.21 18:41:28.143844 [ 266 ] {01fd702c-7202-472f-9438-b3b26beb0c23} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.21 18:41:28.143888 [ 266 ] {01fd702c-7202-472f-9438-b3b26beb0c23} 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes')" moved to PREWHERE 2025.03.21 18:41:28.144173 [ 266 ] {01fd702c-7202-472f-9438-b3b26beb0c23} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.21 18:41:28.144240 [ 266 ] {01fd702c-7202-472f-9438-b3b26beb0c23} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.21 18:41:28.144385 [ 266 ] {01fd702c-7202-472f-9438-b3b26beb0c23} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Key condition: (column 0 notIn 23-element set) 2025.03.21 18:41:28.144509 [ 288 ] {01fd702c-7202-472f-9438-b3b26beb0c23} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.03.21 18:41:28.144554 [ 289 ] {01fd702c-7202-472f-9438-b3b26beb0c23} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.03.21 18:41:28.144555 [ 287 ] {01fd702c-7202-472f-9438-b3b26beb0c23} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.03.21 18:41:28.144678 [ 266 ] {01fd702c-7202-472f-9438-b3b26beb0c23} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2025.03.21 18:41:28.144707 [ 266 ] {01fd702c-7202-472f-9438-b3b26beb0c23} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.21 18:41:28.144795 [ 266 ] {01fd702c-7202-472f-9438-b3b26beb0c23} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.03.21 18:41:28.144815 [ 266 ] {01fd702c-7202-472f-9438-b3b26beb0c23} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Reading approx. 18 rows with 2 streams 2025.03.21 18:41:28.144857 [ 266 ] {01fd702c-7202-472f-9438-b3b26beb0c23} 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes'))" 2025.03.21 18:41:28.144900 [ 266 ] {01fd702c-7202-472f-9438-b3b26beb0c23} 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes'))" 2025.03.21 18:41:28.145951 [ 266 ] {01fd702c-7202-472f-9438-b3b26beb0c23} executeQuery: Read 18 rows, 754.00 B in 0.002491 sec., 7226.013649136892 rows/sec., 295.60 KiB/sec. 2025.03.21 18:41:28.146109 [ 266 ] {01fd702c-7202-472f-9438-b3b26beb0c23} TCPHandler: Processed in 0.002800699 sec. 2025.03.21 18:41:28.146648 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:41:28.146811 [ 266 ] {f7a1c204-d421-44b6-9c92-a64df105fadc} executeQuery: (from [fd00:1122:3344:101::d]:34387) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.03.21 18:41:28.147101 [ 266 ] {f7a1c204-d421-44b6-9c92-a64df105fadc} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.21 18:41:28.147145 [ 266 ] {f7a1c204-d421-44b6-9c92-a64df105fadc} 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes')" moved to PREWHERE 2025.03.21 18:41:28.147422 [ 266 ] {f7a1c204-d421-44b6-9c92-a64df105fadc} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.21 18:41:28.147489 [ 266 ] {f7a1c204-d421-44b6-9c92-a64df105fadc} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.21 18:41:28.147638 [ 266 ] {f7a1c204-d421-44b6-9c92-a64df105fadc} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Key condition: (column 0 notIn 24-element set) 2025.03.21 18:41:28.147781 [ 289 ] {f7a1c204-d421-44b6-9c92-a64df105fadc} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.03.21 18:41:28.147813 [ 287 ] {f7a1c204-d421-44b6-9c92-a64df105fadc} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.03.21 18:41:28.147829 [ 288 ] {f7a1c204-d421-44b6-9c92-a64df105fadc} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.03.21 18:41:28.147944 [ 266 ] {f7a1c204-d421-44b6-9c92-a64df105fadc} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2025.03.21 18:41:28.147973 [ 266 ] {f7a1c204-d421-44b6-9c92-a64df105fadc} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.21 18:41:28.148058 [ 266 ] {f7a1c204-d421-44b6-9c92-a64df105fadc} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.03.21 18:41:28.148079 [ 266 ] {f7a1c204-d421-44b6-9c92-a64df105fadc} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Reading approx. 18 rows with 2 streams 2025.03.21 18:41:28.148120 [ 266 ] {f7a1c204-d421-44b6-9c92-a64df105fadc} 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes'))" 2025.03.21 18:41:28.148164 [ 266 ] {f7a1c204-d421-44b6-9c92-a64df105fadc} 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes'))" 2025.03.21 18:41:28.149310 [ 266 ] {f7a1c204-d421-44b6-9c92-a64df105fadc} executeQuery: Read 18 rows, 754.00 B in 0.002555 sec., 7045.009784735812 rows/sec., 288.19 KiB/sec. 2025.03.21 18:41:28.149469 [ 266 ] {f7a1c204-d421-44b6-9c92-a64df105fadc} TCPHandler: Processed in 0.002871961 sec. 2025.03.21 18:41:28.149742 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:41:28.149956 [ 266 ] {addd2494-5c1d-47db-91df-908829a064ce} executeQuery: (from [fd00:1122:3344:101::d]:34387) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity') FORMAT Native; (stage: Complete) 2025.03.21 18:41:28.150285 [ 266 ] {addd2494-5c1d-47db-91df-908829a064ce} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.21 18:41:28.150330 [ 266 ] {addd2494-5c1d-47db-91df-908829a064ce} 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity')" moved to PREWHERE 2025.03.21 18:41:28.150615 [ 266 ] {addd2494-5c1d-47db-91df-908829a064ce} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.21 18:41:28.150682 [ 266 ] {addd2494-5c1d-47db-91df-908829a064ce} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.21 18:41:28.150834 [ 266 ] {addd2494-5c1d-47db-91df-908829a064ce} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Key condition: (column 0 notIn 25-element set) 2025.03.21 18:41:28.150989 [ 289 ] {addd2494-5c1d-47db-91df-908829a064ce} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.03.21 18:41:28.150997 [ 287 ] {addd2494-5c1d-47db-91df-908829a064ce} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.03.21 18:41:28.151015 [ 288 ] {addd2494-5c1d-47db-91df-908829a064ce} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.03.21 18:41:28.151158 [ 266 ] {addd2494-5c1d-47db-91df-908829a064ce} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2025.03.21 18:41:28.151187 [ 266 ] {addd2494-5c1d-47db-91df-908829a064ce} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.21 18:41:28.151272 [ 266 ] {addd2494-5c1d-47db-91df-908829a064ce} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.03.21 18:41:28.151293 [ 266 ] {addd2494-5c1d-47db-91df-908829a064ce} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Reading approx. 18 rows with 2 streams 2025.03.21 18:41:28.151335 [ 266 ] {addd2494-5c1d-47db-91df-908829a064ce} 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity'))" 2025.03.21 18:41:28.151379 [ 266 ] {addd2494-5c1d-47db-91df-908829a064ce} 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity'))" 2025.03.21 18:41:28.152437 [ 266 ] {addd2494-5c1d-47db-91df-908829a064ce} executeQuery: Read 18 rows, 754.00 B in 0.002592 sec., 6944.444444444444 rows/sec., 284.08 KiB/sec. 2025.03.21 18:41:28.152604 [ 266 ] {addd2494-5c1d-47db-91df-908829a064ce} TCPHandler: Processed in 0.002913521 sec. 2025.03.21 18:41:28.152856 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:41:28.153018 [ 266 ] {d9d73603-238a-453a-8ddc-60d11265c7b7} executeQuery: (from [fd00:1122:3344:101::d]:34387) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) 2025.03.21 18:41:28.153308 [ 266 ] {d9d73603-238a-453a-8ddc-60d11265c7b7} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.21 18:41:28.153354 [ 266 ] {d9d73603-238a-453a-8ddc-60d11265c7b7} 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE 2025.03.21 18:41:28.153652 [ 266 ] {d9d73603-238a-453a-8ddc-60d11265c7b7} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.21 18:41:28.153720 [ 266 ] {d9d73603-238a-453a-8ddc-60d11265c7b7} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.21 18:41:28.153872 [ 266 ] {d9d73603-238a-453a-8ddc-60d11265c7b7} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Key condition: (column 0 notIn 26-element set) 2025.03.21 18:41:28.154011 [ 289 ] {d9d73603-238a-453a-8ddc-60d11265c7b7} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.03.21 18:41:28.154036 [ 287 ] {d9d73603-238a-453a-8ddc-60d11265c7b7} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.03.21 18:41:28.154043 [ 288 ] {d9d73603-238a-453a-8ddc-60d11265c7b7} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.03.21 18:41:28.154166 [ 266 ] {d9d73603-238a-453a-8ddc-60d11265c7b7} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2025.03.21 18:41:28.154195 [ 266 ] {d9d73603-238a-453a-8ddc-60d11265c7b7} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.21 18:41:28.154279 [ 266 ] {d9d73603-238a-453a-8ddc-60d11265c7b7} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.03.21 18:41:28.154300 [ 266 ] {d9d73603-238a-453a-8ddc-60d11265c7b7} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Reading approx. 18 rows with 2 streams 2025.03.21 18:41:28.154341 [ 266 ] {d9d73603-238a-453a-8ddc-60d11265c7b7} 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))" 2025.03.21 18:41:28.154385 [ 266 ] {d9d73603-238a-453a-8ddc-60d11265c7b7} 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))" 2025.03.21 18:41:28.155439 [ 266 ] {d9d73603-238a-453a-8ddc-60d11265c7b7} executeQuery: Read 18 rows, 754.00 B in 0.002495 sec., 7214.428857715431 rows/sec., 295.12 KiB/sec. 2025.03.21 18:41:28.155623 [ 266 ] {d9d73603-238a-453a-8ddc-60d11265c7b7} TCPHandler: Processed in 0.002817769 sec. 2025.03.21 18:41:28.155891 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:41:28.156073 [ 266 ] {e1835f8d-b7d4-4c78-872c-51da6fe93994} executeQuery: (from [fd00:1122:3344:101::d]:34387) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) 2025.03.21 18:41:28.156370 [ 266 ] {e1835f8d-b7d4-4c78-872c-51da6fe93994} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.21 18:41:28.156416 [ 266 ] {e1835f8d-b7d4-4c78-872c-51da6fe93994} 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE 2025.03.21 18:41:28.156707 [ 266 ] {e1835f8d-b7d4-4c78-872c-51da6fe93994} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.21 18:41:28.156778 [ 266 ] {e1835f8d-b7d4-4c78-872c-51da6fe93994} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.21 18:41:28.156925 [ 266 ] {e1835f8d-b7d4-4c78-872c-51da6fe93994} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Key condition: (column 0 notIn 27-element set) 2025.03.21 18:41:28.157056 [ 288 ] {e1835f8d-b7d4-4c78-872c-51da6fe93994} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.03.21 18:41:28.157102 [ 287 ] {e1835f8d-b7d4-4c78-872c-51da6fe93994} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.03.21 18:41:28.157101 [ 289 ] {e1835f8d-b7d4-4c78-872c-51da6fe93994} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.03.21 18:41:28.157238 [ 266 ] {e1835f8d-b7d4-4c78-872c-51da6fe93994} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2025.03.21 18:41:28.157266 [ 266 ] {e1835f8d-b7d4-4c78-872c-51da6fe93994} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.21 18:41:28.157351 [ 266 ] {e1835f8d-b7d4-4c78-872c-51da6fe93994} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.03.21 18:41:28.157372 [ 266 ] {e1835f8d-b7d4-4c78-872c-51da6fe93994} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Reading approx. 18 rows with 2 streams 2025.03.21 18:41:28.157412 [ 266 ] {e1835f8d-b7d4-4c78-872c-51da6fe93994} 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" 2025.03.21 18:41:28.157456 [ 266 ] {e1835f8d-b7d4-4c78-872c-51da6fe93994} 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" 2025.03.21 18:41:28.158486 [ 266 ] {e1835f8d-b7d4-4c78-872c-51da6fe93994} executeQuery: Read 18 rows, 754.00 B in 0.002488 sec., 7234.726688102894 rows/sec., 295.95 KiB/sec. 2025.03.21 18:41:28.158646 [ 266 ] {e1835f8d-b7d4-4c78-872c-51da6fe93994} TCPHandler: Processed in 0.002827359 sec. 2025.03.21 18:41:28.158921 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:41:28.159088 [ 266 ] {21e4a2a9-afe2-42b0-ad9a-7f4197ff9af2} executeQuery: (from [fd00:1122:3344:101::d]:34387) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) 2025.03.21 18:41:28.159377 [ 266 ] {21e4a2a9-afe2-42b0-ad9a-7f4197ff9af2} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.21 18:41:28.159421 [ 266 ] {21e4a2a9-afe2-42b0-ad9a-7f4197ff9af2} 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE 2025.03.21 18:41:28.159770 [ 266 ] {21e4a2a9-afe2-42b0-ad9a-7f4197ff9af2} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.21 18:41:28.159848 [ 266 ] {21e4a2a9-afe2-42b0-ad9a-7f4197ff9af2} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.21 18:41:28.159997 [ 266 ] {21e4a2a9-afe2-42b0-ad9a-7f4197ff9af2} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Key condition: (column 0 notIn 28-element set) 2025.03.21 18:41:28.160149 [ 289 ] {21e4a2a9-afe2-42b0-ad9a-7f4197ff9af2} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.03.21 18:41:28.160174 [ 287 ] {21e4a2a9-afe2-42b0-ad9a-7f4197ff9af2} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.03.21 18:41:28.160202 [ 288 ] {21e4a2a9-afe2-42b0-ad9a-7f4197ff9af2} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.03.21 18:41:28.160315 [ 266 ] {21e4a2a9-afe2-42b0-ad9a-7f4197ff9af2} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2025.03.21 18:41:28.160344 [ 266 ] {21e4a2a9-afe2-42b0-ad9a-7f4197ff9af2} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.21 18:41:28.160427 [ 266 ] {21e4a2a9-afe2-42b0-ad9a-7f4197ff9af2} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.03.21 18:41:28.160448 [ 266 ] {21e4a2a9-afe2-42b0-ad9a-7f4197ff9af2} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Reading approx. 18 rows with 2 streams 2025.03.21 18:41:28.160487 [ 266 ] {21e4a2a9-afe2-42b0-ad9a-7f4197ff9af2} 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" 2025.03.21 18:41:28.160531 [ 266 ] {21e4a2a9-afe2-42b0-ad9a-7f4197ff9af2} 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" 2025.03.21 18:41:28.161569 [ 266 ] {21e4a2a9-afe2-42b0-ad9a-7f4197ff9af2} executeQuery: Read 18 rows, 754.00 B in 0.002555 sec., 7045.009784735812 rows/sec., 288.19 KiB/sec. 2025.03.21 18:41:28.161727 [ 266 ] {21e4a2a9-afe2-42b0-ad9a-7f4197ff9af2} TCPHandler: Processed in 0.002859231 sec. 2025.03.21 18:41:28.161979 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:41:28.162139 [ 266 ] {471e7ee1-e17f-4e17-9bce-e851c5fcf5af} executeQuery: (from [fd00:1122:3344:101::d]:34387) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.03.21 18:41:28.162431 [ 266 ] {471e7ee1-e17f-4e17-9bce-e851c5fcf5af} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.21 18:41:28.162477 [ 266 ] {471e7ee1-e17f-4e17-9bce-e851c5fcf5af} 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE 2025.03.21 18:41:28.162769 [ 266 ] {471e7ee1-e17f-4e17-9bce-e851c5fcf5af} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.21 18:41:28.162838 [ 266 ] {471e7ee1-e17f-4e17-9bce-e851c5fcf5af} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.21 18:41:28.162986 [ 266 ] {471e7ee1-e17f-4e17-9bce-e851c5fcf5af} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Key condition: (column 0 notIn 29-element set) 2025.03.21 18:41:28.163148 [ 289 ] {471e7ee1-e17f-4e17-9bce-e851c5fcf5af} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.03.21 18:41:28.163158 [ 287 ] {471e7ee1-e17f-4e17-9bce-e851c5fcf5af} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.03.21 18:41:28.163138 [ 288 ] {471e7ee1-e17f-4e17-9bce-e851c5fcf5af} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.03.21 18:41:28.163303 [ 266 ] {471e7ee1-e17f-4e17-9bce-e851c5fcf5af} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2025.03.21 18:41:28.163330 [ 266 ] {471e7ee1-e17f-4e17-9bce-e851c5fcf5af} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.21 18:41:28.163416 [ 266 ] {471e7ee1-e17f-4e17-9bce-e851c5fcf5af} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.03.21 18:41:28.163436 [ 266 ] {471e7ee1-e17f-4e17-9bce-e851c5fcf5af} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Reading approx. 18 rows with 2 streams 2025.03.21 18:41:28.163478 [ 266 ] {471e7ee1-e17f-4e17-9bce-e851c5fcf5af} 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" 2025.03.21 18:41:28.163524 [ 266 ] {471e7ee1-e17f-4e17-9bce-e851c5fcf5af} 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" 2025.03.21 18:41:28.164585 [ 266 ] {471e7ee1-e17f-4e17-9bce-e851c5fcf5af} executeQuery: Read 18 rows, 754.00 B in 0.002519 sec., 7145.692735212386 rows/sec., 292.31 KiB/sec. 2025.03.21 18:41:28.164739 [ 266 ] {471e7ee1-e17f-4e17-9bce-e851c5fcf5af} TCPHandler: Processed in 0.00281175 sec. 2025.03.21 18:41:28.164995 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:41:28.165155 [ 266 ] {eacf7773-ac67-48fd-ae6b-098e18dda5e9} executeQuery: (from [fd00:1122:3344:101::d]:34387) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.03.21 18:41:28.165446 [ 266 ] {eacf7773-ac67-48fd-ae6b-098e18dda5e9} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.21 18:41:28.165491 [ 266 ] {eacf7773-ac67-48fd-ae6b-098e18dda5e9} 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE 2025.03.21 18:41:28.165787 [ 266 ] {eacf7773-ac67-48fd-ae6b-098e18dda5e9} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.21 18:41:28.165852 [ 266 ] {eacf7773-ac67-48fd-ae6b-098e18dda5e9} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.21 18:41:28.165995 [ 266 ] {eacf7773-ac67-48fd-ae6b-098e18dda5e9} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Key condition: (column 0 notIn 30-element set) 2025.03.21 18:41:28.166094 [ 289 ] {eacf7773-ac67-48fd-ae6b-098e18dda5e9} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.03.21 18:41:28.166146 [ 287 ] {eacf7773-ac67-48fd-ae6b-098e18dda5e9} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.03.21 18:41:28.166172 [ 288 ] {eacf7773-ac67-48fd-ae6b-098e18dda5e9} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.03.21 18:41:28.166301 [ 266 ] {eacf7773-ac67-48fd-ae6b-098e18dda5e9} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2025.03.21 18:41:28.166329 [ 266 ] {eacf7773-ac67-48fd-ae6b-098e18dda5e9} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.21 18:41:28.166410 [ 266 ] {eacf7773-ac67-48fd-ae6b-098e18dda5e9} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.03.21 18:41:28.166428 [ 266 ] {eacf7773-ac67-48fd-ae6b-098e18dda5e9} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Reading approx. 18 rows with 2 streams 2025.03.21 18:41:28.166469 [ 266 ] {eacf7773-ac67-48fd-ae6b-098e18dda5e9} 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" 2025.03.21 18:41:28.166510 [ 266 ] {eacf7773-ac67-48fd-ae6b-098e18dda5e9} 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" 2025.03.21 18:41:28.167561 [ 266 ] {eacf7773-ac67-48fd-ae6b-098e18dda5e9} executeQuery: Read 18 rows, 754.00 B in 0.00248 sec., 7258.064516129032 rows/sec., 296.91 KiB/sec. 2025.03.21 18:41:28.167720 [ 266 ] {eacf7773-ac67-48fd-ae6b-098e18dda5e9} TCPHandler: Processed in 0.002777109 sec. 2025.03.21 18:41:28.167942 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:41:28.168105 [ 266 ] {a9fd7981-366a-4105-a675-eed959159080} executeQuery: (from [fd00:1122:3344:101::d]:34387) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', '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.03.21 18:41:28.168396 [ 266 ] {a9fd7981-366a-4105-a675-eed959159080} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.21 18:41:28.168444 [ 266 ] {a9fd7981-366a-4105-a675-eed959159080} 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', '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.03.21 18:41:28.168747 [ 266 ] {a9fd7981-366a-4105-a675-eed959159080} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.21 18:41:28.168816 [ 266 ] {a9fd7981-366a-4105-a675-eed959159080} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.21 18:41:28.168961 [ 266 ] {a9fd7981-366a-4105-a675-eed959159080} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Key condition: (column 0 notIn 31-element set) 2025.03.21 18:41:28.169074 [ 289 ] {a9fd7981-366a-4105-a675-eed959159080} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.03.21 18:41:28.169118 [ 287 ] {a9fd7981-366a-4105-a675-eed959159080} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.03.21 18:41:28.169151 [ 288 ] {a9fd7981-366a-4105-a675-eed959159080} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.03.21 18:41:28.169253 [ 266 ] {a9fd7981-366a-4105-a675-eed959159080} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2025.03.21 18:41:28.169281 [ 266 ] {a9fd7981-366a-4105-a675-eed959159080} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.21 18:41:28.169362 [ 266 ] {a9fd7981-366a-4105-a675-eed959159080} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.03.21 18:41:28.169382 [ 266 ] {a9fd7981-366a-4105-a675-eed959159080} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Reading approx. 18 rows with 2 streams 2025.03.21 18:41:28.169423 [ 266 ] {a9fd7981-366a-4105-a675-eed959159080} 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.03.21 18:41:28.169468 [ 266 ] {a9fd7981-366a-4105-a675-eed959159080} 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.03.21 18:41:28.170515 [ 266 ] {a9fd7981-366a-4105-a675-eed959159080} executeQuery: Read 18 rows, 754.00 B in 0.002484 sec., 7246.376811594203 rows/sec., 296.43 KiB/sec. 2025.03.21 18:41:28.170666 [ 266 ] {a9fd7981-366a-4105-a675-eed959159080} TCPHandler: Processed in 0.002775319 sec. 2025.03.21 18:41:28.170906 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:41:28.171069 [ 266 ] {483fff3e-e196-456b-9e52-59a7ce297e66} executeQuery: (from [fd00:1122:3344:101::d]:34387) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', '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.03.21 18:41:28.171359 [ 266 ] {483fff3e-e196-456b-9e52-59a7ce297e66} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.21 18:41:28.171406 [ 266 ] {483fff3e-e196-456b-9e52-59a7ce297e66} 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', '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.03.21 18:41:28.171704 [ 266 ] {483fff3e-e196-456b-9e52-59a7ce297e66} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.21 18:41:28.171770 [ 266 ] {483fff3e-e196-456b-9e52-59a7ce297e66} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.21 18:41:28.171914 [ 266 ] {483fff3e-e196-456b-9e52-59a7ce297e66} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Key condition: (column 0 notIn 32-element set) 2025.03.21 18:41:28.172064 [ 289 ] {483fff3e-e196-456b-9e52-59a7ce297e66} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.03.21 18:41:28.172079 [ 287 ] {483fff3e-e196-456b-9e52-59a7ce297e66} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.03.21 18:41:28.172082 [ 288 ] {483fff3e-e196-456b-9e52-59a7ce297e66} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.03.21 18:41:28.172233 [ 266 ] {483fff3e-e196-456b-9e52-59a7ce297e66} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2025.03.21 18:41:28.172261 [ 266 ] {483fff3e-e196-456b-9e52-59a7ce297e66} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.21 18:41:28.172346 [ 266 ] {483fff3e-e196-456b-9e52-59a7ce297e66} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.03.21 18:41:28.172366 [ 266 ] {483fff3e-e196-456b-9e52-59a7ce297e66} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Reading approx. 18 rows with 2 streams 2025.03.21 18:41:28.172409 [ 266 ] {483fff3e-e196-456b-9e52-59a7ce297e66} 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', '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.03.21 18:41:28.172453 [ 266 ] {483fff3e-e196-456b-9e52-59a7ce297e66} 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', '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.03.21 18:41:28.173447 [ 266 ] {483fff3e-e196-456b-9e52-59a7ce297e66} executeQuery: Read 18 rows, 754.00 B in 0.002452 sec., 7340.9461663947795 rows/sec., 300.30 KiB/sec. 2025.03.21 18:41:28.173595 [ 266 ] {483fff3e-e196-456b-9e52-59a7ce297e66} TCPHandler: Processed in 0.002740658 sec. 2025.03.21 18:41:28.181677 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:41:28.181845 [ 266 ] {e2a525b6-b4aa-4da1-846b-457da8fe77c2} executeQuery: (from [fd00:1122:3344:101::d]:34387) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', '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.03.21 18:41:28.182138 [ 266 ] {e2a525b6-b4aa-4da1-846b-457da8fe77c2} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.21 18:41:28.182185 [ 266 ] {e2a525b6-b4aa-4da1-846b-457da8fe77c2} 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', '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.03.21 18:41:28.182489 [ 266 ] {e2a525b6-b4aa-4da1-846b-457da8fe77c2} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.21 18:41:28.182555 [ 266 ] {e2a525b6-b4aa-4da1-846b-457da8fe77c2} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.21 18:41:28.182698 [ 266 ] {e2a525b6-b4aa-4da1-846b-457da8fe77c2} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Key condition: (column 0 notIn 33-element set) 2025.03.21 18:41:28.182855 [ 289 ] {e2a525b6-b4aa-4da1-846b-457da8fe77c2} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.03.21 18:41:28.182868 [ 287 ] {e2a525b6-b4aa-4da1-846b-457da8fe77c2} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.03.21 18:41:28.182876 [ 288 ] {e2a525b6-b4aa-4da1-846b-457da8fe77c2} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.03.21 18:41:28.183016 [ 266 ] {e2a525b6-b4aa-4da1-846b-457da8fe77c2} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2025.03.21 18:41:28.183043 [ 266 ] {e2a525b6-b4aa-4da1-846b-457da8fe77c2} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.21 18:41:28.183127 [ 266 ] {e2a525b6-b4aa-4da1-846b-457da8fe77c2} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.03.21 18:41:28.183147 [ 266 ] {e2a525b6-b4aa-4da1-846b-457da8fe77c2} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Reading approx. 18 rows with 2 streams 2025.03.21 18:41:28.183187 [ 266 ] {e2a525b6-b4aa-4da1-846b-457da8fe77c2} 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', '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.03.21 18:41:28.183230 [ 266 ] {e2a525b6-b4aa-4da1-846b-457da8fe77c2} 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', '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.03.21 18:41:28.184214 [ 266 ] {e2a525b6-b4aa-4da1-846b-457da8fe77c2} executeQuery: Read 18 rows, 754.00 B in 0.002445 sec., 7361.9631901840485 rows/sec., 301.16 KiB/sec. 2025.03.21 18:41:28.184364 [ 266 ] {e2a525b6-b4aa-4da1-846b-457da8fe77c2} TCPHandler: Processed in 0.002742209 sec. 2025.03.21 18:41:28.191056 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:41:28.191180 [ 266 ] {33d10a7f-35f8-45e3-ae70-c675a0553ac3} executeQuery: (from [fd00:1122:3344:101::d]:34387) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.03.21 18:41:28.191228 [ 266 ] {33d10a7f-35f8-45e3-ae70-c675a0553ac3} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.21 18:41:28.191967 [ 266 ] {33d10a7f-35f8-45e3-ae70-c675a0553ac3} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:41:28.192015 [ 266 ] {33d10a7f-35f8-45e3-ae70-c675a0553ac3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.03.21 18:41:28.192578 [ 266 ] {33d10a7f-35f8-45e3-ae70-c675a0553ac3} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.03.21 18:41:28.192811 [ 266 ] {33d10a7f-35f8-45e3-ae70-c675a0553ac3} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:41:28.193038 [ 266 ] {33d10a7f-35f8-45e3-ae70-c675a0553ac3} executeQuery: Read 15 rows, 4.64 KiB in 0.001895 sec., 7915.5672823219 rows/sec., 2.39 MiB/sec. 2025.03.21 18:41:28.193095 [ 266 ] {33d10a7f-35f8-45e3-ae70-c675a0553ac3} TCPHandler: Processed in 0.002095667 sec. 2025.03.21 18:41:28.193238 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:41:28.193344 [ 266 ] {c009db51-6416-4c92-98bb-aeba4ac519c0} executeQuery: (from [fd00:1122:3344:101::d]:34387) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.21 18:41:28.193391 [ 266 ] {c009db51-6416-4c92-98bb-aeba4ac519c0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.21 18:41:28.194589 [ 266 ] {c009db51-6416-4c92-98bb-aeba4ac519c0} oximeter.fields_i16 (a5ae9dd6-eb39-4afa-ba7d-facc03842aac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:41:28.194627 [ 266 ] {c009db51-6416-4c92-98bb-aeba4ac519c0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.03.21 18:41:28.195018 [ 266 ] {c009db51-6416-4c92-98bb-aeba4ac519c0} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.03.21 18:41:28.195264 [ 266 ] {c009db51-6416-4c92-98bb-aeba4ac519c0} oximeter.fields_i16 (a5ae9dd6-eb39-4afa-ba7d-facc03842aac): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:41:28.195481 [ 266 ] {c009db51-6416-4c92-98bb-aeba4ac519c0} executeQuery: Read 212 rows, 13.81 KiB in 0.002156 sec., 98330.24118738405 rows/sec., 6.25 MiB/sec. 2025.03.21 18:41:28.195559 [ 266 ] {c009db51-6416-4c92-98bb-aeba4ac519c0} TCPHandler: Processed in 0.002373721 sec. 2025.03.21 18:41:28.195684 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:41:28.195789 [ 266 ] {703d89f9-24e3-4606-9b98-3080e82679d8} executeQuery: (from [fd00:1122:3344:101::d]:34387) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 18:41:28.195830 [ 266 ] {703d89f9-24e3-4606-9b98-3080e82679d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 18:41:28.196660 [ 266 ] {703d89f9-24e3-4606-9b98-3080e82679d8} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:41:28.196764 [ 266 ] {703d89f9-24e3-4606-9b98-3080e82679d8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.03.21 18:41:28.197159 [ 266 ] {703d89f9-24e3-4606-9b98-3080e82679d8} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.03.21 18:41:28.197398 [ 266 ] {703d89f9-24e3-4606-9b98-3080e82679d8} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:41:28.197564 [ 75 ] {} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.03.21 18:41:28.197624 [ 266 ] {703d89f9-24e3-4606-9b98-3080e82679d8} executeQuery: Read 673 rows, 54.64 KiB in 0.00185 sec., 363783.7837837838 rows/sec., 28.85 MiB/sec. 2025.03.21 18:41:28.197627 [ 75 ] {} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:41:28.197714 [ 75 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.03.21 18:41:28.197747 [ 266 ] {703d89f9-24e3-4606-9b98-3080e82679d8} TCPHandler: Processed in 0.002109417 sec. 2025.03.21 18:41:28.197924 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:41:28.197941 [ 189 ] {3cc0c560-b9e5-47ef-88fa-c63b55708d98::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.03.21 18:41:28.198112 [ 266 ] {12e0e180-ec6e-457b-8157-7aa2f2e707e8} executeQuery: (from [fd00:1122:3344:101::d]:34387) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 18:41:28.198220 [ 266 ] {12e0e180-ec6e-457b-8157-7aa2f2e707e8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 18:41:28.198239 [ 189 ] {3cc0c560-b9e5-47ef-88fa-c63b55708d98::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 18:41:28.198347 [ 189 ] {3cc0c560-b9e5-47ef-88fa-c63b55708d98::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part 2025.03.21 18:41:28.198733 [ 189 ] {3cc0c560-b9e5-47ef-88fa-c63b55708d98::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part 2025.03.21 18:41:28.199174 [ 189 ] {3cc0c560-b9e5-47ef-88fa-c63b55708d98::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 20 rows starting from the beginning of the part 2025.03.21 18:41:28.199564 [ 189 ] {3cc0c560-b9e5-47ef-88fa-c63b55708d98::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 56 rows starting from the beginning of the part 2025.03.21 18:41:28.199895 [ 189 ] {3cc0c560-b9e5-47ef-88fa-c63b55708d98::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 72 rows starting from the beginning of the part 2025.03.21 18:41:28.200172 [ 189 ] {3cc0c560-b9e5-47ef-88fa-c63b55708d98::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 673 rows starting from the beginning of the part 2025.03.21 18:41:28.201023 [ 266 ] {12e0e180-ec6e-457b-8157-7aa2f2e707e8} oximeter.fields_u16 (8d5fe5b5-2060-44d2-9590-037bc5fae09b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:41:28.201087 [ 266 ] {12e0e180-ec6e-457b-8157-7aa2f2e707e8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.03.21 18:41:28.202133 [ 266 ] {12e0e180-ec6e-457b-8157-7aa2f2e707e8} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.03.21 18:41:28.202663 [ 266 ] {12e0e180-ec6e-457b-8157-7aa2f2e707e8} oximeter.fields_u16 (8d5fe5b5-2060-44d2-9590-037bc5fae09b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:41:28.203383 [ 266 ] {12e0e180-ec6e-457b-8157-7aa2f2e707e8} executeQuery: Read 134 rows, 8.49 KiB in 0.0053 sec., 25283.01886792453 rows/sec., 1.56 MiB/sec. 2025.03.21 18:41:28.203732 [ 266 ] {12e0e180-ec6e-457b-8157-7aa2f2e707e8} TCPHandler: Processed in 0.005877513 sec. 2025.03.21 18:41:28.203785 [ 201 ] {3cc0c560-b9e5-47ef-88fa-c63b55708d98::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 829 rows, containing 5 columns (5 merged, 0 gathered) in 0.005942125 sec., 139512.37983044784 rows/sec., 11.65 MiB/sec. 2025.03.21 18:41:28.203887 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:41:28.204026 [ 201 ] {3cc0c560-b9e5-47ef-88fa-c63b55708d98::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.03.21 18:41:28.204059 [ 266 ] {2a046383-6ec5-4fc3-9a8f-d5893f7482fd} executeQuery: (from [fd00:1122:3344:101::d]:34387) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.21 18:41:28.204166 [ 266 ] {2a046383-6ec5-4fc3-9a8f-d5893f7482fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.21 18:41:28.204643 [ 201 ] {3cc0c560-b9e5-47ef-88fa-c63b55708d98::all_1_6_1} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:41:28.204848 [ 201 ] {3cc0c560-b9e5-47ef-88fa-c63b55708d98::all_1_6_1} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.03.21 18:41:28.204967 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. 2025.03.21 18:41:28.205244 [ 266 ] {2a046383-6ec5-4fc3-9a8f-d5893f7482fd} oximeter.fields_u32 (911397e8-289e-4551-882d-cedea57ba2f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:41:28.205289 [ 266 ] {2a046383-6ec5-4fc3-9a8f-d5893f7482fd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.03.21 18:41:28.205651 [ 266 ] {2a046383-6ec5-4fc3-9a8f-d5893f7482fd} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.03.21 18:41:28.206007 [ 266 ] {2a046383-6ec5-4fc3-9a8f-d5893f7482fd} oximeter.fields_u32 (911397e8-289e-4551-882d-cedea57ba2f0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:41:28.206208 [ 266 ] {2a046383-6ec5-4fc3-9a8f-d5893f7482fd} executeQuery: Read 113 rows, 7.49 KiB in 0.002194 sec., 51504.10209662716 rows/sec., 3.33 MiB/sec. 2025.03.21 18:41:28.206264 [ 266 ] {2a046383-6ec5-4fc3-9a8f-d5893f7482fd} TCPHandler: Processed in 0.002440173 sec. 2025.03.21 18:41:28.206390 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:41:28.206498 [ 266 ] {c46c4ee5-e969-4e69-9356-32a6cebc5149} executeQuery: (from [fd00:1122:3344:101::d]:34387) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.21 18:41:28.206543 [ 266 ] {c46c4ee5-e969-4e69-9356-32a6cebc5149} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.21 18:41:28.207112 [ 266 ] {c46c4ee5-e969-4e69-9356-32a6cebc5149} oximeter.fields_u8 (f2f1152e-1157-43b1-b21d-ee3b814d9cca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:41:28.207152 [ 266 ] {c46c4ee5-e969-4e69-9356-32a6cebc5149} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.03.21 18:41:28.207520 [ 266 ] {c46c4ee5-e969-4e69-9356-32a6cebc5149} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.03.21 18:41:28.207755 [ 266 ] {c46c4ee5-e969-4e69-9356-32a6cebc5149} oximeter.fields_u8 (f2f1152e-1157-43b1-b21d-ee3b814d9cca): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:41:28.207975 [ 266 ] {c46c4ee5-e969-4e69-9356-32a6cebc5149} executeQuery: Read 112 rows, 6.53 KiB in 0.001495 sec., 74916.38795986622 rows/sec., 4.27 MiB/sec. 2025.03.21 18:41:28.208033 [ 266 ] {c46c4ee5-e969-4e69-9356-32a6cebc5149} TCPHandler: Processed in 0.0016936 sec. 2025.03.21 18:41:28.208153 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:41:28.208259 [ 266 ] {2177e8e2-5cd5-4d75-bc69-cf18e4524c9a} executeQuery: (from [fd00:1122:3344:101::d]:34387) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 18:41:28.208304 [ 266 ] {2177e8e2-5cd5-4d75-bc69-cf18e4524c9a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 18:41:28.208982 [ 266 ] {2177e8e2-5cd5-4d75-bc69-cf18e4524c9a} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:41:28.209022 [ 266 ] {2177e8e2-5cd5-4d75-bc69-cf18e4524c9a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.03.21 18:41:28.209378 [ 266 ] {2177e8e2-5cd5-4d75-bc69-cf18e4524c9a} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.03.21 18:41:28.209614 [ 266 ] {2177e8e2-5cd5-4d75-bc69-cf18e4524c9a} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:41:28.209776 [ 75 ] {} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.03.21 18:41:28.209833 [ 75 ] {} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:41:28.209849 [ 266 ] {2177e8e2-5cd5-4d75-bc69-cf18e4524c9a} executeQuery: Read 426 rows, 31.12 KiB in 0.001604 sec., 265586.0349127182 rows/sec., 18.95 MiB/sec. 2025.03.21 18:41:28.209866 [ 75 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.03.21 18:41:28.209986 [ 266 ] {2177e8e2-5cd5-4d75-bc69-cf18e4524c9a} TCPHandler: Processed in 0.001881733 sec. 2025.03.21 18:41:28.210123 [ 193 ] {abf58eaf-bbce-47c3-97d3-15f1abe98526::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.03.21 18:41:28.210184 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:41:28.210419 [ 193 ] {abf58eaf-bbce-47c3-97d3-15f1abe98526::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 18:41:28.210429 [ 266 ] {46127804-c347-4da7-96eb-185e8c52a7c0} executeQuery: (from [fd00:1122:3344:101::d]:34387) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.03.21 18:41:28.210496 [ 193 ] {abf58eaf-bbce-47c3-97d3-15f1abe98526::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.03.21 18:41:28.210528 [ 266 ] {46127804-c347-4da7-96eb-185e8c52a7c0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.03.21 18:41:28.210882 [ 193 ] {abf58eaf-bbce-47c3-97d3-15f1abe98526::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.03.21 18:41:28.211263 [ 193 ] {abf58eaf-bbce-47c3-97d3-15f1abe98526::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 16 rows starting from the beginning of the part 2025.03.21 18:41:28.211649 [ 193 ] {abf58eaf-bbce-47c3-97d3-15f1abe98526::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 64 rows starting from the beginning of the part 2025.03.21 18:41:28.211948 [ 193 ] {abf58eaf-bbce-47c3-97d3-15f1abe98526::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 72 rows starting from the beginning of the part 2025.03.21 18:41:28.212109 [ 193 ] {abf58eaf-bbce-47c3-97d3-15f1abe98526::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 426 rows starting from the beginning of the part 2025.03.21 18:41:28.213068 [ 266 ] {46127804-c347-4da7-96eb-185e8c52a7c0} oximeter.measurements_bool (e3cf1b1a-2fa1-4266-9f36-a423b8f8ccf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:41:28.213132 [ 266 ] {46127804-c347-4da7-96eb-185e8c52a7c0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.03.21 18:41:28.214143 [ 266 ] {46127804-c347-4da7-96eb-185e8c52a7c0} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.03.21 18:41:28.214764 [ 266 ] {46127804-c347-4da7-96eb-185e8c52a7c0} oximeter.measurements_bool (e3cf1b1a-2fa1-4266-9f36-a423b8f8ccf3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:41:28.214978 [ 193 ] {abf58eaf-bbce-47c3-97d3-15f1abe98526::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 594 rows, containing 5 columns (5 merged, 0 gathered) in 0.004981678 sec., 119236.93181293532 rows/sec., 9.19 MiB/sec. 2025.03.21 18:41:28.215360 [ 189 ] {abf58eaf-bbce-47c3-97d3-15f1abe98526::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.03.21 18:41:28.215437 [ 266 ] {46127804-c347-4da7-96eb-185e8c52a7c0} executeQuery: Read 6 rows, 321.00 B in 0.005065 sec., 1184.6001974333662 rows/sec., 61.89 KiB/sec. 2025.03.21 18:41:28.215563 [ 266 ] {46127804-c347-4da7-96eb-185e8c52a7c0} TCPHandler: Processed in 0.005447145 sec. 2025.03.21 18:41:28.215725 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:41:28.215854 [ 189 ] {abf58eaf-bbce-47c3-97d3-15f1abe98526::all_1_6_1} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:41:28.215915 [ 266 ] {7d47b5c4-6a7f-4a49-83f5-e70dcc4bad8c} executeQuery: (from [fd00:1122:3344:101::d]:34387) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 18:41:28.215989 [ 189 ] {abf58eaf-bbce-47c3-97d3-15f1abe98526::all_1_6_1} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.03.21 18:41:28.216037 [ 266 ] {7d47b5c4-6a7f-4a49-83f5-e70dcc4bad8c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 18:41:28.216149 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. 2025.03.21 18:41:28.216714 [ 266 ] {7d47b5c4-6a7f-4a49-83f5-e70dcc4bad8c} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:41:28.216758 [ 266 ] {7d47b5c4-6a7f-4a49-83f5-e70dcc4bad8c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.03.21 18:41:28.217218 [ 266 ] {7d47b5c4-6a7f-4a49-83f5-e70dcc4bad8c} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.03.21 18:41:28.217465 [ 266 ] {7d47b5c4-6a7f-4a49-83f5-e70dcc4bad8c} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:41:28.217637 [ 75 ] {} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.03.21 18:41:28.217701 [ 75 ] {} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:41:28.217725 [ 266 ] {7d47b5c4-6a7f-4a49-83f5-e70dcc4bad8c} executeQuery: Read 237 rows, 16.27 KiB in 0.001863 sec., 127214.17069243155 rows/sec., 8.53 MiB/sec. 2025.03.21 18:41:28.217739 [ 75 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.03.21 18:41:28.217886 [ 266 ] {7d47b5c4-6a7f-4a49-83f5-e70dcc4bad8c} TCPHandler: Processed in 0.002214509 sec. 2025.03.21 18:41:28.217971 [ 193 ] {ae45b45a-b62a-4d9b-948b-b386fabd81fd::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.03.21 18:41:28.218068 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:41:28.218154 [ 193 ] {ae45b45a-b62a-4d9b-948b-b386fabd81fd::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 18:41:28.218229 [ 193 ] {ae45b45a-b62a-4d9b-948b-b386fabd81fd::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.03.21 18:41:28.218270 [ 266 ] {aee2986d-2620-4086-82e1-b88eb9dd309e} executeQuery: (from [fd00:1122:3344:101::d]:34387) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.03.21 18:41:28.218430 [ 193 ] {ae45b45a-b62a-4d9b-948b-b386fabd81fd::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 10 rows starting from the beginning of the part 2025.03.21 18:41:28.218543 [ 266 ] {aee2986d-2620-4086-82e1-b88eb9dd309e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.03.21 18:41:28.218780 [ 193 ] {ae45b45a-b62a-4d9b-948b-b386fabd81fd::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 10 rows starting from the beginning of the part 2025.03.21 18:41:28.219156 [ 193 ] {ae45b45a-b62a-4d9b-948b-b386fabd81fd::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 130 rows starting from the beginning of the part 2025.03.21 18:41:28.219503 [ 193 ] {ae45b45a-b62a-4d9b-948b-b386fabd81fd::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 160 rows starting from the beginning of the part 2025.03.21 18:41:28.219858 [ 193 ] {ae45b45a-b62a-4d9b-948b-b386fabd81fd::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 237 rows starting from the beginning of the part 2025.03.21 18:41:28.221160 [ 266 ] {aee2986d-2620-4086-82e1-b88eb9dd309e} oximeter.measurements_f64 (7b0b0415-7ba0-4118-af58-37132dd63164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:41:28.221228 [ 266 ] {aee2986d-2620-4086-82e1-b88eb9dd309e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.03.21 18:41:28.222286 [ 266 ] {aee2986d-2620-4086-82e1-b88eb9dd309e} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.03.21 18:41:28.222846 [ 266 ] {aee2986d-2620-4086-82e1-b88eb9dd309e} oximeter.measurements_f64 (7b0b0415-7ba0-4118-af58-37132dd63164): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:41:28.222862 [ 193 ] {ae45b45a-b62a-4d9b-948b-b386fabd81fd::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 555 rows, containing 5 columns (5 merged, 0 gathered) in 0.004990568 sec., 111209.78614057558 rows/sec., 7.65 MiB/sec. 2025.03.21 18:41:28.223161 [ 193 ] {ae45b45a-b62a-4d9b-948b-b386fabd81fd::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.03.21 18:41:28.223456 [ 266 ] {aee2986d-2620-4086-82e1-b88eb9dd309e} executeQuery: Read 1 rows, 69.00 B in 0.005243 sec., 190.73049780659926 rows/sec., 12.85 KiB/sec. 2025.03.21 18:41:28.223598 [ 266 ] {aee2986d-2620-4086-82e1-b88eb9dd309e} TCPHandler: Processed in 0.005601899 sec. 2025.03.21 18:41:28.223779 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:41:28.223850 [ 193 ] {ae45b45a-b62a-4d9b-948b-b386fabd81fd::all_1_6_1} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:41:28.224021 [ 266 ] {1124bfb8-c5df-410c-9485-115df1e66d39} executeQuery: (from [fd00:1122:3344:101::d]:34387) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.21 18:41:28.224049 [ 193 ] {ae45b45a-b62a-4d9b-948b-b386fabd81fd::all_1_6_1} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.03.21 18:41:28.224213 [ 266 ] {1124bfb8-c5df-410c-9485-115df1e66d39} 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.03.21 18:41:28.224221 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. 2025.03.21 18:41:28.225354 [ 266 ] {1124bfb8-c5df-410c-9485-115df1e66d39} oximeter.measurements_histogramu64 (e2f23082-f29d-4d29-b3a0-31acfc10d3e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:41:28.225398 [ 266 ] {1124bfb8-c5df-410c-9485-115df1e66d39} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.03.21 18:41:28.226031 [ 266 ] {1124bfb8-c5df-410c-9485-115df1e66d39} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.03.21 18:41:28.226286 [ 266 ] {1124bfb8-c5df-410c-9485-115df1e66d39} oximeter.measurements_histogramu64 (e2f23082-f29d-4d29-b3a0-31acfc10d3e9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:41:28.226519 [ 266 ] {1124bfb8-c5df-410c-9485-115df1e66d39} executeQuery: Read 28 rows, 51.38 KiB in 0.002588 sec., 10819.165378670788 rows/sec., 19.39 MiB/sec. 2025.03.21 18:41:28.226608 [ 266 ] {1124bfb8-c5df-410c-9485-115df1e66d39} TCPHandler: Processed in 0.002882251 sec. 2025.03.21 18:41:28.226747 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:41:28.226853 [ 266 ] {07b0dd11-7a8c-45e7-a650-b9e6518f2beb} executeQuery: (from [fd00:1122:3344:101::d]:34387) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2025.03.21 18:41:28.226900 [ 266 ] {07b0dd11-7a8c-45e7-a650-b9e6518f2beb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2025.03.21 18:41:28.227358 [ 266 ] {07b0dd11-7a8c-45e7-a650-b9e6518f2beb} oximeter.measurements_i64 (acd5682d-f4ef-4ff2-bdd6-69e1e9e8028f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:41:28.227400 [ 266 ] {07b0dd11-7a8c-45e7-a650-b9e6518f2beb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.03.21 18:41:28.227802 [ 266 ] {07b0dd11-7a8c-45e7-a650-b9e6518f2beb} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.03.21 18:41:28.228054 [ 266 ] {07b0dd11-7a8c-45e7-a650-b9e6518f2beb} oximeter.measurements_i64 (acd5682d-f4ef-4ff2-bdd6-69e1e9e8028f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:41:28.228294 [ 266 ] {07b0dd11-7a8c-45e7-a650-b9e6518f2beb} executeQuery: Read 24 rows, 1.78 KiB in 0.001455 sec., 16494.845360824744 rows/sec., 1.19 MiB/sec. 2025.03.21 18:41:28.228424 [ 266 ] {07b0dd11-7a8c-45e7-a650-b9e6518f2beb} TCPHandler: Processed in 0.00172869 sec. 2025.03.21 18:41:28.228548 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:41:28.228655 [ 266 ] {f8b6b5ce-bde9-4af4-801b-91adab995662} executeQuery: (from [fd00:1122:3344:101::d]:34387) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 18:41:28.228701 [ 266 ] {f8b6b5ce-bde9-4af4-801b-91adab995662} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 18:41:28.229160 [ 266 ] {f8b6b5ce-bde9-4af4-801b-91adab995662} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:41:28.229199 [ 266 ] {f8b6b5ce-bde9-4af4-801b-91adab995662} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.03.21 18:41:28.229565 [ 266 ] {f8b6b5ce-bde9-4af4-801b-91adab995662} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.03.21 18:41:28.229814 [ 266 ] {f8b6b5ce-bde9-4af4-801b-91adab995662} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:41:28.229977 [ 75 ] {} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.03.21 18:41:28.230033 [ 75 ] {} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:41:28.230065 [ 75 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.03.21 18:41:28.230086 [ 266 ] {f8b6b5ce-bde9-4af4-801b-91adab995662} executeQuery: Read 82 rows, 5.33 KiB in 0.001443 sec., 56826.056826056825 rows/sec., 3.61 MiB/sec. 2025.03.21 18:41:28.230238 [ 266 ] {f8b6b5ce-bde9-4af4-801b-91adab995662} TCPHandler: Processed in 0.0017391 sec. 2025.03.21 18:41:28.230262 [ 191 ] {c7c9c81e-dc00-4970-9ce5-34da39abffbf::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.03.21 18:41:28.230440 [ 191 ] {c7c9c81e-dc00-4970-9ce5-34da39abffbf::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 18:41:28.230494 [ 191 ] {c7c9c81e-dc00-4970-9ce5-34da39abffbf::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.03.21 18:41:28.230652 [ 191 ] {c7c9c81e-dc00-4970-9ce5-34da39abffbf::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 10 rows starting from the beginning of the part 2025.03.21 18:41:28.230806 [ 191 ] {c7c9c81e-dc00-4970-9ce5-34da39abffbf::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 10 rows starting from the beginning of the part 2025.03.21 18:41:28.230929 [ 191 ] {c7c9c81e-dc00-4970-9ce5-34da39abffbf::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 50 rows starting from the beginning of the part 2025.03.21 18:41:28.231013 [ 191 ] {c7c9c81e-dc00-4970-9ce5-34da39abffbf::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 60 rows starting from the beginning of the part 2025.03.21 18:41:28.231095 [ 191 ] {c7c9c81e-dc00-4970-9ce5-34da39abffbf::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 82 rows starting from the beginning of the part 2025.03.21 18:41:28.232334 [ 194 ] {c7c9c81e-dc00-4970-9ce5-34da39abffbf::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 220 rows, containing 4 columns (4 merged, 0 gathered) in 0.002196058 sec., 100179.50345573752 rows/sec., 6.53 MiB/sec. 2025.03.21 18:41:28.232481 [ 191 ] {c7c9c81e-dc00-4970-9ce5-34da39abffbf::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.03.21 18:41:28.232770 [ 191 ] {c7c9c81e-dc00-4970-9ce5-34da39abffbf::all_1_6_1} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:41:28.232847 [ 191 ] {c7c9c81e-dc00-4970-9ce5-34da39abffbf::all_1_6_1} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.03.21 18:41:28.232919 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.03.21 18:41:28.733322 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:41:28.733589 [ 266 ] {47dda839-dd2b-4731-9532-6f14e3be4586} executeQuery: (from [fd00:1122:3344:101::d]:34387) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', '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.03.21 18:41:28.734025 [ 266 ] {47dda839-dd2b-4731-9532-6f14e3be4586} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.21 18:41:28.734078 [ 266 ] {47dda839-dd2b-4731-9532-6f14e3be4586} 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', '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.03.21 18:41:28.734440 [ 266 ] {47dda839-dd2b-4731-9532-6f14e3be4586} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.21 18:41:28.734526 [ 266 ] {47dda839-dd2b-4731-9532-6f14e3be4586} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.21 18:41:28.734704 [ 266 ] {47dda839-dd2b-4731-9532-6f14e3be4586} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Key condition: (column 0 notIn 34-element set) 2025.03.21 18:41:28.735011 [ 289 ] {47dda839-dd2b-4731-9532-6f14e3be4586} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.03.21 18:41:28.734991 [ 288 ] {47dda839-dd2b-4731-9532-6f14e3be4586} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.03.21 18:41:28.735103 [ 291 ] {47dda839-dd2b-4731-9532-6f14e3be4586} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2025.03.21 18:41:28.735121 [ 287 ] {47dda839-dd2b-4731-9532-6f14e3be4586} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.03.21 18:41:28.735365 [ 266 ] {47dda839-dd2b-4731-9532-6f14e3be4586} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges 2025.03.21 18:41:28.735404 [ 266 ] {47dda839-dd2b-4731-9532-6f14e3be4586} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.21 18:41:28.735535 [ 266 ] {47dda839-dd2b-4731-9532-6f14e3be4586} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.03.21 18:41:28.735558 [ 266 ] {47dda839-dd2b-4731-9532-6f14e3be4586} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Reading approx. 33 rows with 3 streams 2025.03.21 18:41:28.735603 [ 266 ] {47dda839-dd2b-4731-9532-6f14e3be4586} 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', '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.03.21 18:41:28.735649 [ 266 ] {47dda839-dd2b-4731-9532-6f14e3be4586} 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', '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.03.21 18:41:28.735691 [ 266 ] {47dda839-dd2b-4731-9532-6f14e3be4586} 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', '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.03.21 18:41:28.737471 [ 266 ] {47dda839-dd2b-4731-9532-6f14e3be4586} executeQuery: Read 33 rows, 1.26 KiB in 0.004005 sec., 8239.700374531836 rows/sec., 315.28 KiB/sec. 2025.03.21 18:41:28.737678 [ 266 ] {47dda839-dd2b-4731-9532-6f14e3be4586} TCPHandler: Processed in 0.004490378 sec. 2025.03.21 18:41:28.737988 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:41:28.738165 [ 266 ] {78840daa-605e-433c-a382-18500dbf3280} executeQuery: (from [fd00:1122:3344:101::d]:34387) 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', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', '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.03.21 18:41:28.738478 [ 266 ] {78840daa-605e-433c-a382-18500dbf3280} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.21 18:41:28.738527 [ 266 ] {78840daa-605e-433c-a382-18500dbf3280} 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', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', '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.03.21 18:41:28.738852 [ 266 ] {78840daa-605e-433c-a382-18500dbf3280} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.21 18:41:28.738917 [ 266 ] {78840daa-605e-433c-a382-18500dbf3280} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.21 18:41:28.739063 [ 266 ] {78840daa-605e-433c-a382-18500dbf3280} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Key condition: (column 0 notIn 35-element set) 2025.03.21 18:41:28.739206 [ 289 ] {78840daa-605e-433c-a382-18500dbf3280} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.03.21 18:41:28.739272 [ 291 ] {78840daa-605e-433c-a382-18500dbf3280} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.03.21 18:41:28.739295 [ 288 ] {78840daa-605e-433c-a382-18500dbf3280} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2025.03.21 18:41:28.739378 [ 287 ] {78840daa-605e-433c-a382-18500dbf3280} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.03.21 18:41:28.739524 [ 266 ] {78840daa-605e-433c-a382-18500dbf3280} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges 2025.03.21 18:41:28.739556 [ 266 ] {78840daa-605e-433c-a382-18500dbf3280} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.21 18:41:28.739669 [ 266 ] {78840daa-605e-433c-a382-18500dbf3280} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.03.21 18:41:28.739690 [ 266 ] {78840daa-605e-433c-a382-18500dbf3280} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Reading approx. 33 rows with 3 streams 2025.03.21 18:41:28.739730 [ 266 ] {78840daa-605e-433c-a382-18500dbf3280} 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', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', '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.03.21 18:41:28.739782 [ 266 ] {78840daa-605e-433c-a382-18500dbf3280} 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', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', '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.03.21 18:41:28.739823 [ 266 ] {78840daa-605e-433c-a382-18500dbf3280} 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', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', '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.03.21 18:41:28.741273 [ 266 ] {78840daa-605e-433c-a382-18500dbf3280} executeQuery: Read 33 rows, 1.26 KiB in 0.003195 sec., 10328.638497652582 rows/sec., 395.21 KiB/sec. 2025.03.21 18:41:28.741466 [ 266 ] {78840daa-605e-433c-a382-18500dbf3280} TCPHandler: Processed in 0.003530892 sec. 2025.03.21 18:41:28.741680 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:41:28.741856 [ 266 ] {7708f181-15e8-4f8a-afc6-d18e23121a45} executeQuery: (from [fd00:1122:3344:101::d]:34387) 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', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', '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.03.21 18:41:28.742155 [ 266 ] {7708f181-15e8-4f8a-afc6-d18e23121a45} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.21 18:41:28.742202 [ 266 ] {7708f181-15e8-4f8a-afc6-d18e23121a45} 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', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', '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.03.21 18:41:28.742515 [ 266 ] {7708f181-15e8-4f8a-afc6-d18e23121a45} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.21 18:41:28.742581 [ 266 ] {7708f181-15e8-4f8a-afc6-d18e23121a45} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.21 18:41:28.742723 [ 266 ] {7708f181-15e8-4f8a-afc6-d18e23121a45} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Key condition: (column 0 notIn 36-element set) 2025.03.21 18:41:28.742879 [ 289 ] {7708f181-15e8-4f8a-afc6-d18e23121a45} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.03.21 18:41:28.742944 [ 287 ] {7708f181-15e8-4f8a-afc6-d18e23121a45} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.03.21 18:41:28.742943 [ 288 ] {7708f181-15e8-4f8a-afc6-d18e23121a45} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2025.03.21 18:41:28.742940 [ 291 ] {7708f181-15e8-4f8a-afc6-d18e23121a45} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.03.21 18:41:28.743102 [ 266 ] {7708f181-15e8-4f8a-afc6-d18e23121a45} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges 2025.03.21 18:41:28.743131 [ 266 ] {7708f181-15e8-4f8a-afc6-d18e23121a45} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.21 18:41:28.743239 [ 266 ] {7708f181-15e8-4f8a-afc6-d18e23121a45} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.03.21 18:41:28.743261 [ 266 ] {7708f181-15e8-4f8a-afc6-d18e23121a45} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Reading approx. 33 rows with 3 streams 2025.03.21 18:41:28.743300 [ 266 ] {7708f181-15e8-4f8a-afc6-d18e23121a45} 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', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', '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.03.21 18:41:28.743342 [ 266 ] {7708f181-15e8-4f8a-afc6-d18e23121a45} 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', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', '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.03.21 18:41:28.743381 [ 266 ] {7708f181-15e8-4f8a-afc6-d18e23121a45} 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', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', '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.03.21 18:41:28.744871 [ 266 ] {7708f181-15e8-4f8a-afc6-d18e23121a45} executeQuery: Read 33 rows, 1.26 KiB in 0.00311 sec., 10610.932475884245 rows/sec., 406.01 KiB/sec. 2025.03.21 18:41:28.745056 [ 266 ] {7708f181-15e8-4f8a-afc6-d18e23121a45} TCPHandler: Processed in 0.003446221 sec. 2025.03.21 18:41:28.745249 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:41:28.745407 [ 266 ] {71174952-8be7-49d4-b9d2-58fc4a743067} executeQuery: (from [fd00:1122:3344:101::d]:34387) 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', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', '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.03.21 18:41:28.745692 [ 266 ] {71174952-8be7-49d4-b9d2-58fc4a743067} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.21 18:41:28.745814 [ 266 ] {71174952-8be7-49d4-b9d2-58fc4a743067} 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', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', '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.03.21 18:41:28.746140 [ 266 ] {71174952-8be7-49d4-b9d2-58fc4a743067} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.21 18:41:28.746207 [ 266 ] {71174952-8be7-49d4-b9d2-58fc4a743067} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.21 18:41:28.746351 [ 266 ] {71174952-8be7-49d4-b9d2-58fc4a743067} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Key condition: (column 0 notIn 37-element set) 2025.03.21 18:41:28.746540 [ 291 ] {71174952-8be7-49d4-b9d2-58fc4a743067} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.03.21 18:41:28.746541 [ 288 ] {71174952-8be7-49d4-b9d2-58fc4a743067} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2025.03.21 18:41:28.746568 [ 287 ] {71174952-8be7-49d4-b9d2-58fc4a743067} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.03.21 18:41:28.746553 [ 289 ] {71174952-8be7-49d4-b9d2-58fc4a743067} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.03.21 18:41:28.746724 [ 266 ] {71174952-8be7-49d4-b9d2-58fc4a743067} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges 2025.03.21 18:41:28.746753 [ 266 ] {71174952-8be7-49d4-b9d2-58fc4a743067} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.21 18:41:28.746868 [ 266 ] {71174952-8be7-49d4-b9d2-58fc4a743067} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.03.21 18:41:28.746889 [ 266 ] {71174952-8be7-49d4-b9d2-58fc4a743067} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Reading approx. 33 rows with 3 streams 2025.03.21 18:41:28.746930 [ 266 ] {71174952-8be7-49d4-b9d2-58fc4a743067} 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', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', '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.03.21 18:41:28.746971 [ 266 ] {71174952-8be7-49d4-b9d2-58fc4a743067} 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', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', '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.03.21 18:41:28.747010 [ 266 ] {71174952-8be7-49d4-b9d2-58fc4a743067} 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', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', '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.03.21 18:41:28.748418 [ 266 ] {71174952-8be7-49d4-b9d2-58fc4a743067} executeQuery: Read 33 rows, 1.26 KiB in 0.003046 sec., 10833.880499015102 rows/sec., 414.54 KiB/sec. 2025.03.21 18:41:28.748611 [ 266 ] {71174952-8be7-49d4-b9d2-58fc4a743067} TCPHandler: Processed in 0.00337863 sec. 2025.03.21 18:41:28.748826 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:41:28.748994 [ 266 ] {2496b687-b860-46fc-a217-246349ac07dd} executeQuery: (from [fd00:1122:3344:101::d]:34387) 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', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', '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.03.21 18:41:28.749295 [ 266 ] {2496b687-b860-46fc-a217-246349ac07dd} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.21 18:41:28.749343 [ 266 ] {2496b687-b860-46fc-a217-246349ac07dd} 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', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', '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.03.21 18:41:28.749662 [ 266 ] {2496b687-b860-46fc-a217-246349ac07dd} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.21 18:41:28.749726 [ 266 ] {2496b687-b860-46fc-a217-246349ac07dd} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.21 18:41:28.749872 [ 266 ] {2496b687-b860-46fc-a217-246349ac07dd} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Key condition: (column 0 notIn 38-element set) 2025.03.21 18:41:28.750035 [ 289 ] {2496b687-b860-46fc-a217-246349ac07dd} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.03.21 18:41:28.750092 [ 288 ] {2496b687-b860-46fc-a217-246349ac07dd} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2025.03.21 18:41:28.750112 [ 291 ] {2496b687-b860-46fc-a217-246349ac07dd} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.03.21 18:41:28.750130 [ 287 ] {2496b687-b860-46fc-a217-246349ac07dd} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.03.21 18:41:28.750289 [ 266 ] {2496b687-b860-46fc-a217-246349ac07dd} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges 2025.03.21 18:41:28.750319 [ 266 ] {2496b687-b860-46fc-a217-246349ac07dd} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.21 18:41:28.750429 [ 266 ] {2496b687-b860-46fc-a217-246349ac07dd} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.03.21 18:41:28.750449 [ 266 ] {2496b687-b860-46fc-a217-246349ac07dd} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Reading approx. 33 rows with 3 streams 2025.03.21 18:41:28.750488 [ 266 ] {2496b687-b860-46fc-a217-246349ac07dd} 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', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', '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.03.21 18:41:28.750530 [ 266 ] {2496b687-b860-46fc-a217-246349ac07dd} 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', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', '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.03.21 18:41:28.750571 [ 266 ] {2496b687-b860-46fc-a217-246349ac07dd} 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', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', '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.03.21 18:41:28.751975 [ 266 ] {2496b687-b860-46fc-a217-246349ac07dd} executeQuery: Read 33 rows, 1.26 KiB in 0.00306 sec., 10784.313725490198 rows/sec., 412.65 KiB/sec. 2025.03.21 18:41:28.752167 [ 266 ] {2496b687-b860-46fc-a217-246349ac07dd} TCPHandler: Processed in 0.003391509 sec. 2025.03.21 18:41:28.752367 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:41:28.752534 [ 266 ] {7af66912-9ecf-47e4-8fb8-d2f5eb8d485c} executeQuery: (from [fd00:1122:3344:101::d]:34387) 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', 'mg_lower:routes_blocked_by_link_state', '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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', '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.03.21 18:41:28.752844 [ 266 ] {7af66912-9ecf-47e4-8fb8-d2f5eb8d485c} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.21 18:41:28.752893 [ 266 ] {7af66912-9ecf-47e4-8fb8-d2f5eb8d485c} 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', 'mg_lower:routes_blocked_by_link_state', '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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', '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.03.21 18:41:28.753215 [ 266 ] {7af66912-9ecf-47e4-8fb8-d2f5eb8d485c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.21 18:41:28.753280 [ 266 ] {7af66912-9ecf-47e4-8fb8-d2f5eb8d485c} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.21 18:41:28.753423 [ 266 ] {7af66912-9ecf-47e4-8fb8-d2f5eb8d485c} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Key condition: (column 0 notIn 39-element set) 2025.03.21 18:41:28.753617 [ 289 ] {7af66912-9ecf-47e4-8fb8-d2f5eb8d485c} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.03.21 18:41:28.753628 [ 287 ] {7af66912-9ecf-47e4-8fb8-d2f5eb8d485c} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.03.21 18:41:28.753639 [ 291 ] {7af66912-9ecf-47e4-8fb8-d2f5eb8d485c} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.03.21 18:41:28.753623 [ 288 ] {7af66912-9ecf-47e4-8fb8-d2f5eb8d485c} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2025.03.21 18:41:28.753812 [ 266 ] {7af66912-9ecf-47e4-8fb8-d2f5eb8d485c} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges 2025.03.21 18:41:28.753841 [ 266 ] {7af66912-9ecf-47e4-8fb8-d2f5eb8d485c} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.21 18:41:28.753952 [ 266 ] {7af66912-9ecf-47e4-8fb8-d2f5eb8d485c} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.03.21 18:41:28.753973 [ 266 ] {7af66912-9ecf-47e4-8fb8-d2f5eb8d485c} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Reading approx. 33 rows with 3 streams 2025.03.21 18:41:28.754013 [ 266 ] {7af66912-9ecf-47e4-8fb8-d2f5eb8d485c} 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', 'mg_lower:routes_blocked_by_link_state', '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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', '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.03.21 18:41:28.754054 [ 266 ] {7af66912-9ecf-47e4-8fb8-d2f5eb8d485c} 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', 'mg_lower:routes_blocked_by_link_state', '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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', '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.03.21 18:41:28.754093 [ 266 ] {7af66912-9ecf-47e4-8fb8-d2f5eb8d485c} 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', 'mg_lower:routes_blocked_by_link_state', '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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', '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.03.21 18:41:28.755507 [ 266 ] {7af66912-9ecf-47e4-8fb8-d2f5eb8d485c} executeQuery: Read 33 rows, 1.26 KiB in 0.003054 sec., 10805.500982318272 rows/sec., 413.46 KiB/sec. 2025.03.21 18:41:28.755697 [ 266 ] {7af66912-9ecf-47e4-8fb8-d2f5eb8d485c} TCPHandler: Processed in 0.003381489 sec. 2025.03.21 18:41:28.847683 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:41:28.847817 [ 266 ] {62b192fc-33ff-48ae-8930-75ddab0e4be7} executeQuery: (from [fd00:1122:3344:101::d]:34387) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.03.21 18:41:28.847869 [ 266 ] {62b192fc-33ff-48ae-8930-75ddab0e4be7} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.21 18:41:28.848595 [ 266 ] {62b192fc-33ff-48ae-8930-75ddab0e4be7} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:41:28.848645 [ 266 ] {62b192fc-33ff-48ae-8930-75ddab0e4be7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.03.21 18:41:28.849157 [ 266 ] {62b192fc-33ff-48ae-8930-75ddab0e4be7} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.03.21 18:41:28.849389 [ 266 ] {62b192fc-33ff-48ae-8930-75ddab0e4be7} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:41:28.849654 [ 266 ] {62b192fc-33ff-48ae-8930-75ddab0e4be7} executeQuery: Read 6 rows, 1.34 KiB in 0.001864 sec., 3218.8841201716737 rows/sec., 716.70 KiB/sec. 2025.03.21 18:41:28.849816 [ 266 ] {62b192fc-33ff-48ae-8930-75ddab0e4be7} TCPHandler: Processed in 0.002183639 sec. 2025.03.21 18:41:28.849961 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:41:28.850067 [ 266 ] {28072930-be08-48a0-84ca-d2240ce88b73} executeQuery: (from [fd00:1122:3344:101::d]:34387) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 18:41:28.850111 [ 266 ] {28072930-be08-48a0-84ca-d2240ce88b73} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 18:41:28.851295 [ 266 ] {28072930-be08-48a0-84ca-d2240ce88b73} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:41:28.851337 [ 266 ] {28072930-be08-48a0-84ca-d2240ce88b73} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.03.21 18:41:28.851838 [ 266 ] {28072930-be08-48a0-84ca-d2240ce88b73} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.03.21 18:41:28.852084 [ 266 ] {28072930-be08-48a0-84ca-d2240ce88b73} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:41:28.852294 [ 266 ] {28072930-be08-48a0-84ca-d2240ce88b73} executeQuery: Read 1212 rows, 102.55 KiB in 0.00225 sec., 538666.6666666667 rows/sec., 44.51 MiB/sec. 2025.03.21 18:41:28.852351 [ 266 ] {28072930-be08-48a0-84ca-d2240ce88b73} TCPHandler: Processed in 0.002439973 sec. 2025.03.21 18:41:28.852467 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:41:28.852572 [ 266 ] {6bcd12df-6b95-4a7f-9381-5c4a9e1a6858} executeQuery: (from [fd00:1122:3344:101::d]:34387) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 18:41:28.852617 [ 266 ] {6bcd12df-6b95-4a7f-9381-5c4a9e1a6858} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 18:41:28.853145 [ 266 ] {6bcd12df-6b95-4a7f-9381-5c4a9e1a6858} oximeter.fields_u16 (8d5fe5b5-2060-44d2-9590-037bc5fae09b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:41:28.853185 [ 266 ] {6bcd12df-6b95-4a7f-9381-5c4a9e1a6858} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.03.21 18:41:28.853520 [ 266 ] {6bcd12df-6b95-4a7f-9381-5c4a9e1a6858} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.03.21 18:41:28.853756 [ 266 ] {6bcd12df-6b95-4a7f-9381-5c4a9e1a6858} oximeter.fields_u16 (8d5fe5b5-2060-44d2-9590-037bc5fae09b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:41:28.853961 [ 266 ] {6bcd12df-6b95-4a7f-9381-5c4a9e1a6858} executeQuery: Read 8 rows, 616.00 B in 0.001411 sec., 5669.7377746279235 rows/sec., 426.34 KiB/sec. 2025.03.21 18:41:28.854012 [ 266 ] {6bcd12df-6b95-4a7f-9381-5c4a9e1a6858} TCPHandler: Processed in 0.001596299 sec. 2025.03.21 18:41:28.854126 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:41:28.854232 [ 266 ] {bb5d6867-37da-4596-818b-ef7c9e3a213c} executeQuery: (from [fd00:1122:3344:101::d]:34387) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.21 18:41:28.854275 [ 266 ] {bb5d6867-37da-4596-818b-ef7c9e3a213c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.21 18:41:28.854864 [ 266 ] {bb5d6867-37da-4596-818b-ef7c9e3a213c} oximeter.fields_u32 (911397e8-289e-4551-882d-cedea57ba2f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:41:28.854903 [ 266 ] {bb5d6867-37da-4596-818b-ef7c9e3a213c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.03.21 18:41:28.855390 [ 266 ] {bb5d6867-37da-4596-818b-ef7c9e3a213c} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.03.21 18:41:28.855625 [ 266 ] {bb5d6867-37da-4596-818b-ef7c9e3a213c} oximeter.fields_u32 (911397e8-289e-4551-882d-cedea57ba2f0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:41:28.855856 [ 266 ] {bb5d6867-37da-4596-818b-ef7c9e3a213c} executeQuery: Read 228 rows, 15.81 KiB in 0.001643 sec., 138770.54169202677 rows/sec., 9.40 MiB/sec. 2025.03.21 18:41:28.855996 [ 266 ] {bb5d6867-37da-4596-818b-ef7c9e3a213c} TCPHandler: Processed in 0.001919673 sec. 2025.03.21 18:41:28.856117 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:41:28.856221 [ 266 ] {ddd0181a-d194-4115-8587-47084cf7d327} executeQuery: (from [fd00:1122:3344:101::d]:34387) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 18:41:28.856266 [ 266 ] {ddd0181a-d194-4115-8587-47084cf7d327} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 18:41:28.856981 [ 266 ] {ddd0181a-d194-4115-8587-47084cf7d327} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:41:28.857022 [ 266 ] {ddd0181a-d194-4115-8587-47084cf7d327} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.03.21 18:41:28.857395 [ 266 ] {ddd0181a-d194-4115-8587-47084cf7d327} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.03.21 18:41:28.857648 [ 266 ] {ddd0181a-d194-4115-8587-47084cf7d327} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:41:28.857856 [ 266 ] {ddd0181a-d194-4115-8587-47084cf7d327} executeQuery: Read 528 rows, 40.04 KiB in 0.001656 sec., 318840.57971014496 rows/sec., 23.61 MiB/sec. 2025.03.21 18:41:28.857918 [ 266 ] {ddd0181a-d194-4115-8587-47084cf7d327} TCPHandler: Processed in 0.001852432 sec. 2025.03.21 18:41:28.858016 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:41:28.858116 [ 266 ] {9807e147-7080-4071-9bf1-dee2c46578d4} executeQuery: (from [fd00:1122:3344:101::d]:34387) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 18:41:28.858165 [ 266 ] {9807e147-7080-4071-9bf1-dee2c46578d4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 18:41:28.861259 [ 266 ] {9807e147-7080-4071-9bf1-dee2c46578d4} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:41:28.861332 [ 266 ] {9807e147-7080-4071-9bf1-dee2c46578d4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.03.21 18:41:28.862032 [ 266 ] {9807e147-7080-4071-9bf1-dee2c46578d4} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.03.21 18:41:28.862298 [ 266 ] {9807e147-7080-4071-9bf1-dee2c46578d4} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:41:28.862578 [ 266 ] {9807e147-7080-4071-9bf1-dee2c46578d4} executeQuery: Read 2378 rows, 162.65 KiB in 0.004462 sec., 532944.8677722994 rows/sec., 35.60 MiB/sec. 2025.03.21 18:41:28.862704 [ 266 ] {9807e147-7080-4071-9bf1-dee2c46578d4} TCPHandler: Processed in 0.004736543 sec. 2025.03.21 18:41:28.862823 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:41:28.862929 [ 266 ] {f5820283-8730-4850-924f-997acfa3765c} executeQuery: (from [fd00:1122:3344:101::d]:34387) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.21 18:41:28.862995 [ 266 ] {f5820283-8730-4850-924f-997acfa3765c} 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.03.21 18:41:28.864000 [ 266 ] {f5820283-8730-4850-924f-997acfa3765c} oximeter.measurements_histogramu64 (e2f23082-f29d-4d29-b3a0-31acfc10d3e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:41:28.864040 [ 266 ] {f5820283-8730-4850-924f-997acfa3765c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.03.21 18:41:28.864624 [ 266 ] {f5820283-8730-4850-924f-997acfa3765c} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.03.21 18:41:28.864878 [ 266 ] {f5820283-8730-4850-924f-997acfa3765c} oximeter.measurements_histogramu64 (e2f23082-f29d-4d29-b3a0-31acfc10d3e9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:41:28.865114 [ 266 ] {f5820283-8730-4850-924f-997acfa3765c} executeQuery: Read 8 rows, 14.68 KiB in 0.002207 sec., 3624.8300860897143 rows/sec., 6.50 MiB/sec. 2025.03.21 18:41:28.865209 [ 266 ] {f5820283-8730-4850-924f-997acfa3765c} TCPHandler: Processed in 0.002436643 sec. 2025.03.21 18:41:28.865337 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:41:28.865443 [ 266 ] {f645aa5d-cd5f-4760-a52a-34992accc5b1} executeQuery: (from [fd00:1122:3344:101::d]:34387) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 18:41:28.865489 [ 266 ] {f645aa5d-cd5f-4760-a52a-34992accc5b1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 18:41:28.865901 [ 266 ] {f645aa5d-cd5f-4760-a52a-34992accc5b1} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:41:28.865942 [ 266 ] {f645aa5d-cd5f-4760-a52a-34992accc5b1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.03.21 18:41:28.866288 [ 266 ] {f645aa5d-cd5f-4760-a52a-34992accc5b1} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.03.21 18:41:28.866528 [ 266 ] {f645aa5d-cd5f-4760-a52a-34992accc5b1} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:41:28.866722 [ 266 ] {f645aa5d-cd5f-4760-a52a-34992accc5b1} executeQuery: Read 12 rows, 848.00 B in 0.001301 sec., 9223.674096848577 rows/sec., 636.53 KiB/sec. 2025.03.21 18:41:28.866772 [ 266 ] {f645aa5d-cd5f-4760-a52a-34992accc5b1} TCPHandler: Processed in 0.001485946 sec. 2025.03.21 18:41:29.000199 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 166.23 MiB, peak 169.37 MiB, free memory in arenas 0.00 B, will set to 164.00 MiB (RSS), difference: -2.23 MiB 2025.03.21 18:41:32.401092 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 96 entries to flush up to offset 264 2025.03.21 18:41:32.405323 [ 242 ] {} system.query_log (fc3d32f1-e2fa-4c2e-b979-22efa01612ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:41:32.405373 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:41:32.406964 [ 242 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.03.21 18:41:32.407259 [ 242 ] {} system.query_log (fc3d32f1-e2fa-4c2e-b979-22efa01612ba): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:41:32.407764 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 264 2025.03.21 18:41:33.115111 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:41:33.115373 [ 266 ] {9103d46a-9233-4b6f-8bec-45b233d7dc7d} executeQuery: (from [fd00:1122:3344:101::d]:34387) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 18:41:33.115482 [ 266 ] {9103d46a-9233-4b6f-8bec-45b233d7dc7d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 18:41:33.116545 [ 266 ] {9103d46a-9233-4b6f-8bec-45b233d7dc7d} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:41:33.116598 [ 266 ] {9103d46a-9233-4b6f-8bec-45b233d7dc7d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:41:33.117069 [ 266 ] {9103d46a-9233-4b6f-8bec-45b233d7dc7d} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.03.21 18:41:33.117327 [ 266 ] {9103d46a-9233-4b6f-8bec-45b233d7dc7d} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:41:33.117555 [ 266 ] {9103d46a-9233-4b6f-8bec-45b233d7dc7d} executeQuery: Read 56 rows, 4.41 KiB in 0.002252 sec., 24866.78507992895 rows/sec., 1.91 MiB/sec. 2025.03.21 18:41:33.117673 [ 266 ] {9103d46a-9233-4b6f-8bec-45b233d7dc7d} TCPHandler: Processed in 0.002700398 sec. 2025.03.21 18:41:33.117831 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:41:33.117938 [ 266 ] {82e65b41-3b8d-4520-914b-b7386484a653} executeQuery: (from [fd00:1122:3344:101::d]:34387) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 18:41:33.117984 [ 266 ] {82e65b41-3b8d-4520-914b-b7386484a653} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 18:41:33.118531 [ 266 ] {82e65b41-3b8d-4520-914b-b7386484a653} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:41:33.118570 [ 266 ] {82e65b41-3b8d-4520-914b-b7386484a653} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:41:33.118932 [ 266 ] {82e65b41-3b8d-4520-914b-b7386484a653} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.03.21 18:41:33.119170 [ 266 ] {82e65b41-3b8d-4520-914b-b7386484a653} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:41:33.119416 [ 266 ] {82e65b41-3b8d-4520-914b-b7386484a653} executeQuery: Read 64 rows, 5.12 KiB in 0.001494 sec., 42838.0187416332 rows/sec., 3.34 MiB/sec. 2025.03.21 18:41:33.119560 [ 266 ] {82e65b41-3b8d-4520-914b-b7386484a653} TCPHandler: Processed in 0.001780541 sec. 2025.03.21 18:41:33.119673 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:41:33.119803 [ 266 ] {10563e9d-71d8-43ad-9b08-920d3a959846} executeQuery: (from [fd00:1122:3344:101::d]:34387) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 18:41:33.119852 [ 266 ] {10563e9d-71d8-43ad-9b08-920d3a959846} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 18:41:33.120401 [ 266 ] {10563e9d-71d8-43ad-9b08-920d3a959846} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:41:33.120439 [ 266 ] {10563e9d-71d8-43ad-9b08-920d3a959846} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:41:33.120822 [ 266 ] {10563e9d-71d8-43ad-9b08-920d3a959846} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.03.21 18:41:33.121061 [ 266 ] {10563e9d-71d8-43ad-9b08-920d3a959846} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:41:33.121264 [ 266 ] {10563e9d-71d8-43ad-9b08-920d3a959846} executeQuery: Read 128 rows, 9.13 KiB in 0.001507 sec., 84936.9608493696 rows/sec., 5.92 MiB/sec. 2025.03.21 18:41:33.121316 [ 266 ] {10563e9d-71d8-43ad-9b08-920d3a959846} TCPHandler: Processed in 0.001695 sec. 2025.03.21 18:41:33.121432 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:41:33.121548 [ 266 ] {d5f0db78-abe7-4e3e-ae56-8b1f00c29d31} executeQuery: (from [fd00:1122:3344:101::d]:34387) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 18:41:33.121596 [ 266 ] {d5f0db78-abe7-4e3e-ae56-8b1f00c29d31} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 18:41:33.122031 [ 266 ] {d5f0db78-abe7-4e3e-ae56-8b1f00c29d31} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:41:33.122070 [ 266 ] {d5f0db78-abe7-4e3e-ae56-8b1f00c29d31} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:41:33.122453 [ 266 ] {d5f0db78-abe7-4e3e-ae56-8b1f00c29d31} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.03.21 18:41:33.122699 [ 266 ] {d5f0db78-abe7-4e3e-ae56-8b1f00c29d31} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:41:33.122904 [ 266 ] {d5f0db78-abe7-4e3e-ae56-8b1f00c29d31} executeQuery: Read 48 rows, 3.31 KiB in 0.001378 sec., 34833.09143686502 rows/sec., 2.35 MiB/sec. 2025.03.21 18:41:33.122954 [ 266 ] {d5f0db78-abe7-4e3e-ae56-8b1f00c29d31} TCPHandler: Processed in 0.001576378 sec. 2025.03.21 18:41:34.906168 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 3233 2025.03.21 18:41:34.906806 [ 243 ] {} system.asynchronous_metric_log (253f5c70-e022-4d90-b8fd-77ae60dab28a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:41:34.906847 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:41:34.907423 [ 243 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.03.21 18:41:34.907706 [ 243 ] {} system.asynchronous_metric_log (253f5c70-e022-4d90-b8fd-77ae60dab28a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:41:34.907961 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3233 2025.03.21 18:41:35.107317 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 2025.03.21 18:41:35.126852 [ 244 ] {} system.metric_log (379d34fc-d09a-47b3-9f86-264f444bcceb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:41:35.126918 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:41:35.134148 [ 244 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.03.21 18:41:35.134905 [ 244 ] {} system.metric_log (379d34fc-d09a-47b3-9f86-264f444bcceb): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:41:35.137758 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 53 2025.03.21 18:41:36.000175 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 164.65 MiB, peak 169.37 MiB, free memory in arenas 0.00 B, will set to 166.32 MiB (RSS), difference: 1.67 MiB 2025.03.21 18:41:38.123418 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:41:38.123627 [ 266 ] {b6e99d28-400a-41ea-8952-473fbd0c3bea} executeQuery: (from [fd00:1122:3344:101::d]:34387) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.21 18:41:38.123701 [ 266 ] {b6e99d28-400a-41ea-8952-473fbd0c3bea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.21 18:41:38.124563 [ 266 ] {b6e99d28-400a-41ea-8952-473fbd0c3bea} oximeter.fields_i16 (a5ae9dd6-eb39-4afa-ba7d-facc03842aac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:41:38.124619 [ 266 ] {b6e99d28-400a-41ea-8952-473fbd0c3bea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:41:38.125080 [ 266 ] {b6e99d28-400a-41ea-8952-473fbd0c3bea} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.03.21 18:41:38.125339 [ 266 ] {b6e99d28-400a-41ea-8952-473fbd0c3bea} oximeter.fields_i16 (a5ae9dd6-eb39-4afa-ba7d-facc03842aac): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:41:38.125592 [ 266 ] {b6e99d28-400a-41ea-8952-473fbd0c3bea} executeQuery: Read 212 rows, 13.81 KiB in 0.002012 sec., 105367.79324055667 rows/sec., 6.70 MiB/sec. 2025.03.21 18:41:38.125758 [ 266 ] {b6e99d28-400a-41ea-8952-473fbd0c3bea} TCPHandler: Processed in 0.002470814 sec. 2025.03.21 18:41:38.125924 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:41:38.126169 [ 266 ] {4d831d6a-1f2e-47b4-8434-aaa5896e6c22} executeQuery: (from [fd00:1122:3344:101::d]:34387) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 18:41:38.126222 [ 266 ] {4d831d6a-1f2e-47b4-8434-aaa5896e6c22} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 18:41:38.127072 [ 266 ] {4d831d6a-1f2e-47b4-8434-aaa5896e6c22} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:41:38.127114 [ 266 ] {4d831d6a-1f2e-47b4-8434-aaa5896e6c22} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:41:38.127529 [ 266 ] {4d831d6a-1f2e-47b4-8434-aaa5896e6c22} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.03.21 18:41:38.127786 [ 266 ] {4d831d6a-1f2e-47b4-8434-aaa5896e6c22} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:41:38.128004 [ 266 ] {4d831d6a-1f2e-47b4-8434-aaa5896e6c22} executeQuery: Read 673 rows, 54.64 KiB in 0.001862 sec., 361439.3125671321 rows/sec., 28.66 MiB/sec. 2025.03.21 18:41:38.128061 [ 266 ] {4d831d6a-1f2e-47b4-8434-aaa5896e6c22} TCPHandler: Processed in 0.002206499 sec. 2025.03.21 18:41:38.128175 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:41:38.128282 [ 266 ] {67d54def-99a6-4843-bc6d-8229b028fb52} executeQuery: (from [fd00:1122:3344:101::d]:34387) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 18:41:38.128327 [ 266 ] {67d54def-99a6-4843-bc6d-8229b028fb52} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 18:41:38.128896 [ 266 ] {67d54def-99a6-4843-bc6d-8229b028fb52} oximeter.fields_u16 (8d5fe5b5-2060-44d2-9590-037bc5fae09b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:41:38.128937 [ 266 ] {67d54def-99a6-4843-bc6d-8229b028fb52} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:41:38.129296 [ 266 ] {67d54def-99a6-4843-bc6d-8229b028fb52} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.03.21 18:41:38.129536 [ 266 ] {67d54def-99a6-4843-bc6d-8229b028fb52} oximeter.fields_u16 (8d5fe5b5-2060-44d2-9590-037bc5fae09b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:41:38.129751 [ 266 ] {67d54def-99a6-4843-bc6d-8229b028fb52} executeQuery: Read 134 rows, 8.49 KiB in 0.001492 sec., 89812.33243967828 rows/sec., 5.56 MiB/sec. 2025.03.21 18:41:38.129805 [ 266 ] {67d54def-99a6-4843-bc6d-8229b028fb52} TCPHandler: Processed in 0.00168198 sec. 2025.03.21 18:41:38.129924 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:41:38.130038 [ 266 ] {d5c7c33f-9074-4bae-b2ed-f06ba863edde} executeQuery: (from [fd00:1122:3344:101::d]:34387) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.21 18:41:38.130084 [ 266 ] {d5c7c33f-9074-4bae-b2ed-f06ba863edde} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.21 18:41:38.130646 [ 266 ] {d5c7c33f-9074-4bae-b2ed-f06ba863edde} oximeter.fields_u32 (911397e8-289e-4551-882d-cedea57ba2f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:41:38.130686 [ 266 ] {d5c7c33f-9074-4bae-b2ed-f06ba863edde} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:41:38.131053 [ 266 ] {d5c7c33f-9074-4bae-b2ed-f06ba863edde} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.03.21 18:41:38.131323 [ 266 ] {d5c7c33f-9074-4bae-b2ed-f06ba863edde} oximeter.fields_u32 (911397e8-289e-4551-882d-cedea57ba2f0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:41:38.131524 [ 266 ] {d5c7c33f-9074-4bae-b2ed-f06ba863edde} executeQuery: Read 113 rows, 7.49 KiB in 0.001508 sec., 74933.68700265251 rows/sec., 4.85 MiB/sec. 2025.03.21 18:41:38.131577 [ 266 ] {d5c7c33f-9074-4bae-b2ed-f06ba863edde} TCPHandler: Processed in 0.00170707 sec. 2025.03.21 18:41:38.131690 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:41:38.131795 [ 266 ] {c81e10ca-2872-4a90-afc6-b52625be7aa5} executeQuery: (from [fd00:1122:3344:101::d]:34387) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.21 18:41:38.131840 [ 266 ] {c81e10ca-2872-4a90-afc6-b52625be7aa5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.21 18:41:38.132388 [ 266 ] {c81e10ca-2872-4a90-afc6-b52625be7aa5} oximeter.fields_u8 (f2f1152e-1157-43b1-b21d-ee3b814d9cca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:41:38.132429 [ 266 ] {c81e10ca-2872-4a90-afc6-b52625be7aa5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:41:38.132782 [ 266 ] {c81e10ca-2872-4a90-afc6-b52625be7aa5} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.03.21 18:41:38.133020 [ 266 ] {c81e10ca-2872-4a90-afc6-b52625be7aa5} oximeter.fields_u8 (f2f1152e-1157-43b1-b21d-ee3b814d9cca): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:41:38.133277 [ 266 ] {c81e10ca-2872-4a90-afc6-b52625be7aa5} executeQuery: Read 112 rows, 6.53 KiB in 0.001486 sec., 75370.12113055182 rows/sec., 4.29 MiB/sec. 2025.03.21 18:41:38.133404 [ 266 ] {c81e10ca-2872-4a90-afc6-b52625be7aa5} TCPHandler: Processed in 0.001765421 sec. 2025.03.21 18:41:38.133525 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:41:38.133641 [ 266 ] {232141dd-5243-4d78-9224-8363065232d6} executeQuery: (from [fd00:1122:3344:101::d]:34387) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 18:41:38.133686 [ 266 ] {232141dd-5243-4d78-9224-8363065232d6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 18:41:38.134357 [ 266 ] {232141dd-5243-4d78-9224-8363065232d6} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:41:38.134397 [ 266 ] {232141dd-5243-4d78-9224-8363065232d6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:41:38.134780 [ 266 ] {232141dd-5243-4d78-9224-8363065232d6} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.03.21 18:41:38.135022 [ 266 ] {232141dd-5243-4d78-9224-8363065232d6} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:41:38.135227 [ 266 ] {232141dd-5243-4d78-9224-8363065232d6} executeQuery: Read 410 rows, 29.83 KiB in 0.001609 sec., 254816.656308266 rows/sec., 18.10 MiB/sec. 2025.03.21 18:41:38.135279 [ 266 ] {232141dd-5243-4d78-9224-8363065232d6} TCPHandler: Processed in 0.001807532 sec. 2025.03.21 18:41:38.135393 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:41:38.135500 [ 266 ] {e6ad12a3-5841-467e-aeeb-d83f43dd2b50} executeQuery: (from [fd00:1122:3344:101::d]:34387) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.03.21 18:41:38.135546 [ 266 ] {e6ad12a3-5841-467e-aeeb-d83f43dd2b50} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.03.21 18:41:38.136034 [ 266 ] {e6ad12a3-5841-467e-aeeb-d83f43dd2b50} oximeter.measurements_bool (e3cf1b1a-2fa1-4266-9f36-a423b8f8ccf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:41:38.136081 [ 266 ] {e6ad12a3-5841-467e-aeeb-d83f43dd2b50} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:41:38.136506 [ 266 ] {e6ad12a3-5841-467e-aeeb-d83f43dd2b50} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.03.21 18:41:38.136740 [ 266 ] {e6ad12a3-5841-467e-aeeb-d83f43dd2b50} oximeter.measurements_bool (e3cf1b1a-2fa1-4266-9f36-a423b8f8ccf3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:41:38.136933 [ 266 ] {e6ad12a3-5841-467e-aeeb-d83f43dd2b50} executeQuery: Read 6 rows, 321.00 B in 0.001455 sec., 4123.711340206186 rows/sec., 215.45 KiB/sec. 2025.03.21 18:41:38.136981 [ 266 ] {e6ad12a3-5841-467e-aeeb-d83f43dd2b50} TCPHandler: Processed in 0.001639489 sec. 2025.03.21 18:41:38.137114 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:41:38.137218 [ 266 ] {3a517671-f942-4a04-8519-9d1040a2625a} executeQuery: (from [fd00:1122:3344:101::d]:34387) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 18:41:38.137267 [ 266 ] {3a517671-f942-4a04-8519-9d1040a2625a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 18:41:38.137779 [ 266 ] {3a517671-f942-4a04-8519-9d1040a2625a} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:41:38.137818 [ 266 ] {3a517671-f942-4a04-8519-9d1040a2625a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:41:38.138186 [ 266 ] {3a517671-f942-4a04-8519-9d1040a2625a} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.03.21 18:41:38.138414 [ 266 ] {3a517671-f942-4a04-8519-9d1040a2625a} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:41:38.138701 [ 266 ] {3a517671-f942-4a04-8519-9d1040a2625a} executeQuery: Read 237 rows, 16.27 KiB in 0.001478 sec., 160351.82679296346 rows/sec., 10.75 MiB/sec. 2025.03.21 18:41:38.138825 [ 266 ] {3a517671-f942-4a04-8519-9d1040a2625a} TCPHandler: Processed in 0.001762291 sec. 2025.03.21 18:41:38.138929 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:41:38.139030 [ 266 ] {b8b516d3-573f-4ec8-81d2-3df64add6bf7} executeQuery: (from [fd00:1122:3344:101::d]:34387) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.03.21 18:41:38.139077 [ 266 ] {b8b516d3-573f-4ec8-81d2-3df64add6bf7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.03.21 18:41:38.139497 [ 266 ] {b8b516d3-573f-4ec8-81d2-3df64add6bf7} oximeter.measurements_f64 (7b0b0415-7ba0-4118-af58-37132dd63164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:41:38.139535 [ 266 ] {b8b516d3-573f-4ec8-81d2-3df64add6bf7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:41:38.139871 [ 266 ] {b8b516d3-573f-4ec8-81d2-3df64add6bf7} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.03.21 18:41:38.140093 [ 266 ] {b8b516d3-573f-4ec8-81d2-3df64add6bf7} oximeter.measurements_f64 (7b0b0415-7ba0-4118-af58-37132dd63164): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:41:38.140349 [ 266 ] {b8b516d3-573f-4ec8-81d2-3df64add6bf7} executeQuery: Read 1 rows, 69.00 B in 0.001328 sec., 753.0120481927711 rows/sec., 50.74 KiB/sec. 2025.03.21 18:41:38.140402 [ 266 ] {b8b516d3-573f-4ec8-81d2-3df64add6bf7} TCPHandler: Processed in 0.001522337 sec. 2025.03.21 18:41:38.140506 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:41:38.140607 [ 266 ] {79d13201-fd2a-4466-8427-634a567ecad0} executeQuery: (from [fd00:1122:3344:101::d]:34387) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.21 18:41:38.140670 [ 266 ] {79d13201-fd2a-4466-8427-634a567ecad0} 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.03.21 18:41:38.141723 [ 266 ] {79d13201-fd2a-4466-8427-634a567ecad0} oximeter.measurements_histogramu64 (e2f23082-f29d-4d29-b3a0-31acfc10d3e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:41:38.141762 [ 266 ] {79d13201-fd2a-4466-8427-634a567ecad0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:41:38.142388 [ 266 ] {79d13201-fd2a-4466-8427-634a567ecad0} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.03.21 18:41:38.142643 [ 266 ] {79d13201-fd2a-4466-8427-634a567ecad0} oximeter.measurements_histogramu64 (e2f23082-f29d-4d29-b3a0-31acfc10d3e9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:41:38.142859 [ 266 ] {79d13201-fd2a-4466-8427-634a567ecad0} executeQuery: Read 28 rows, 51.38 KiB in 0.002272 sec., 12323.94366197183 rows/sec., 22.08 MiB/sec. 2025.03.21 18:41:38.142962 [ 266 ] {79d13201-fd2a-4466-8427-634a567ecad0} TCPHandler: Processed in 0.002504364 sec. 2025.03.21 18:41:38.143095 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:41:38.143201 [ 266 ] {03602ac9-ed68-4439-ac77-34be1aaf2962} executeQuery: (from [fd00:1122:3344:101::d]:34387) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 18:41:38.143247 [ 266 ] {03602ac9-ed68-4439-ac77-34be1aaf2962} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 18:41:38.143676 [ 266 ] {03602ac9-ed68-4439-ac77-34be1aaf2962} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:41:38.143714 [ 266 ] {03602ac9-ed68-4439-ac77-34be1aaf2962} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:41:38.144048 [ 266 ] {03602ac9-ed68-4439-ac77-34be1aaf2962} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.03.21 18:41:38.144264 [ 266 ] {03602ac9-ed68-4439-ac77-34be1aaf2962} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:41:38.144461 [ 266 ] {03602ac9-ed68-4439-ac77-34be1aaf2962} executeQuery: Read 82 rows, 5.33 KiB in 0.00132 sec., 62121.21212121212 rows/sec., 3.95 MiB/sec. 2025.03.21 18:41:38.144506 [ 266 ] {03602ac9-ed68-4439-ac77-34be1aaf2962} TCPHandler: Processed in 0.001503986 sec. 2025.03.21 18:41:39.445674 [ 54 ] {} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.03.21 18:41:39.445755 [ 54 ] {} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:41:39.445786 [ 54 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:41:39.446035 [ 193 ] {35c2b14b-1a02-434b-91a3-9777277a0257::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.03.21 18:41:39.446405 [ 193 ] {35c2b14b-1a02-434b-91a3-9777277a0257::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 18:41:39.446448 [ 193 ] {35c2b14b-1a02-434b-91a3-9777277a0257::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part 2025.03.21 18:41:39.446539 [ 193 ] {35c2b14b-1a02-434b-91a3-9777277a0257::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.03.21 18:41:39.446681 [ 193 ] {35c2b14b-1a02-434b-91a3-9777277a0257::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.03.21 18:41:39.446859 [ 193 ] {35c2b14b-1a02-434b-91a3-9777277a0257::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 15 rows starting from the beginning of the part 2025.03.21 18:41:39.446937 [ 193 ] {35c2b14b-1a02-434b-91a3-9777277a0257::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part 2025.03.21 18:41:39.449115 [ 194 ] {35c2b14b-1a02-434b-91a3-9777277a0257::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 6 columns (6 merged, 0 gathered) in 0.003229507 sec., 12385.791391689196 rows/sec., 2.61 MiB/sec. 2025.03.21 18:41:39.449317 [ 197 ] {35c2b14b-1a02-434b-91a3-9777277a0257::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.03.21 18:41:39.449708 [ 197 ] {35c2b14b-1a02-434b-91a3-9777277a0257::all_1_5_1} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:41:39.449789 [ 197 ] {35c2b14b-1a02-434b-91a3-9777277a0257::all_1_5_1} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.03.21 18:41:39.449870 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. 2025.03.21 18:41:42.344361 [ 51 ] {} DNSResolver: Updating DNS cache 2025.03.21 18:41:42.344432 [ 51 ] {} DNSResolver: Updated DNS cache 2025.03.21 18:41:42.408363 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 3721 2025.03.21 18:41:42.408853 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 294 2025.03.21 18:41:42.410746 [ 243 ] {} system.asynchronous_metric_log (253f5c70-e022-4d90-b8fd-77ae60dab28a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:41:42.410817 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:41:42.412160 [ 243 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.03.21 18:41:42.412879 [ 243 ] {} system.asynchronous_metric_log (253f5c70-e022-4d90-b8fd-77ae60dab28a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:41:42.413586 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3721 2025.03.21 18:41:42.415293 [ 242 ] {} system.query_log (fc3d32f1-e2fa-4c2e-b979-22efa01612ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:41:42.415358 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:41:42.416852 [ 242 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.03.21 18:41:42.417157 [ 242 ] {} system.query_log (fc3d32f1-e2fa-4c2e-b979-22efa01612ba): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:41:42.418299 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 294 2025.03.21 18:41:42.637932 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 2025.03.21 18:41:42.657973 [ 244 ] {} system.metric_log (379d34fc-d09a-47b3-9f86-264f444bcceb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:41:42.658036 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:41:42.664901 [ 244 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.03.21 18:41:42.665700 [ 244 ] {} system.metric_log (379d34fc-d09a-47b3-9f86-264f444bcceb): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:41:42.668915 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 61 2025.03.21 18:41:42.831895 [ 266 ] {} TCPHandler: Done processing connection. 2025.03.21 18:41:42.831980 [ 266 ] {} TCP-Session: d4885436-d76f-4552-a206-522efef7e559 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.21 18:41:43.000185 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 164.87 MiB, peak 170.90 MiB, free memory in arenas 0.00 B, will set to 166.54 MiB (RSS), difference: 1.67 MiB 2025.03.21 18:41:43.117679 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:41:43.117887 [ 267 ] {7438054d-c891-4d6d-a9cd-86241cbc4ea2} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 18:41:43.117966 [ 267 ] {7438054d-c891-4d6d-a9cd-86241cbc4ea2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 18:41:43.118841 [ 267 ] {7438054d-c891-4d6d-a9cd-86241cbc4ea2} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:41:43.118885 [ 267 ] {7438054d-c891-4d6d-a9cd-86241cbc4ea2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:41:43.119326 [ 267 ] {7438054d-c891-4d6d-a9cd-86241cbc4ea2} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.03.21 18:41:43.119587 [ 267 ] {7438054d-c891-4d6d-a9cd-86241cbc4ea2} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:41:43.119934 [ 267 ] {7438054d-c891-4d6d-a9cd-86241cbc4ea2} executeQuery: Read 72 rows, 5.99 KiB in 0.002079 sec., 34632.03463203463 rows/sec., 2.81 MiB/sec. 2025.03.21 18:41:43.120317 [ 267 ] {7438054d-c891-4d6d-a9cd-86241cbc4ea2} TCPHandler: Processed in 0.00281955 sec. 2025.03.21 18:41:43.120460 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:41:43.120573 [ 267 ] {4a4b977d-d0ca-454c-af4c-681fc9a6a705} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 18:41:43.120621 [ 267 ] {4a4b977d-d0ca-454c-af4c-681fc9a6a705} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 18:41:43.121246 [ 267 ] {4a4b977d-d0ca-454c-af4c-681fc9a6a705} oximeter.fields_u16 (8d5fe5b5-2060-44d2-9590-037bc5fae09b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:41:43.121286 [ 267 ] {4a4b977d-d0ca-454c-af4c-681fc9a6a705} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:41:43.121635 [ 267 ] {4a4b977d-d0ca-454c-af4c-681fc9a6a705} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.03.21 18:41:43.121873 [ 267 ] {4a4b977d-d0ca-454c-af4c-681fc9a6a705} oximeter.fields_u16 (8d5fe5b5-2060-44d2-9590-037bc5fae09b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:41:43.122042 [ 49 ] {} oximeter.fields_u16 (8d5fe5b5-2060-44d2-9590-037bc5fae09b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.03.21 18:41:43.122104 [ 267 ] {4a4b977d-d0ca-454c-af4c-681fc9a6a705} executeQuery: Read 8 rows, 616.00 B in 0.001556 sec., 5141.388174807198 rows/sec., 386.61 KiB/sec. 2025.03.21 18:41:43.122128 [ 49 ] {} oximeter.fields_u16 (8d5fe5b5-2060-44d2-9590-037bc5fae09b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:41:43.122192 [ 49 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:41:43.122225 [ 267 ] {4a4b977d-d0ca-454c-af4c-681fc9a6a705} TCPHandler: Processed in 0.001814332 sec. 2025.03.21 18:41:43.122733 [ 193 ] {8d5fe5b5-2060-44d2-9590-037bc5fae09b::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.03.21 18:41:43.122879 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:41:43.122942 [ 193 ] {8d5fe5b5-2060-44d2-9590-037bc5fae09b::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 18:41:43.123020 [ 193 ] {8d5fe5b5-2060-44d2-9590-037bc5fae09b::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.03.21 18:41:43.123080 [ 267 ] {08da1959-edd0-4336-92bd-0d49446c7d78} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 18:41:43.123247 [ 267 ] {08da1959-edd0-4336-92bd-0d49446c7d78} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 18:41:43.123276 [ 193 ] {8d5fe5b5-2060-44d2-9590-037bc5fae09b::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.03.21 18:41:43.123596 [ 193 ] {8d5fe5b5-2060-44d2-9590-037bc5fae09b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 134 rows starting from the beginning of the part 2025.03.21 18:41:43.123989 [ 193 ] {8d5fe5b5-2060-44d2-9590-037bc5fae09b::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.03.21 18:41:43.124339 [ 193 ] {8d5fe5b5-2060-44d2-9590-037bc5fae09b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 134 rows starting from the beginning of the part 2025.03.21 18:41:43.124732 [ 193 ] {8d5fe5b5-2060-44d2-9590-037bc5fae09b::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.03.21 18:41:43.126318 [ 267 ] {08da1959-edd0-4336-92bd-0d49446c7d78} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:41:43.126382 [ 267 ] {08da1959-edd0-4336-92bd-0d49446c7d78} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:41:43.127445 [ 267 ] {08da1959-edd0-4336-92bd-0d49446c7d78} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.03.21 18:41:43.127714 [ 193 ] {8d5fe5b5-2060-44d2-9590-037bc5fae09b::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 300 rows, containing 5 columns (5 merged, 0 gathered) in 0.005425626 sec., 55293.158798634475 rows/sec., 3.70 MiB/sec. 2025.03.21 18:41:43.127957 [ 193 ] {8d5fe5b5-2060-44d2-9590-037bc5fae09b::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.03.21 18:41:43.127969 [ 267 ] {08da1959-edd0-4336-92bd-0d49446c7d78} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:41:43.128636 [ 193 ] {8d5fe5b5-2060-44d2-9590-037bc5fae09b::all_1_6_1} oximeter.fields_u16 (8d5fe5b5-2060-44d2-9590-037bc5fae09b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:41:43.128657 [ 267 ] {08da1959-edd0-4336-92bd-0d49446c7d78} executeQuery: Read 72 rows, 5.76 KiB in 0.00561 sec., 12834.224598930481 rows/sec., 1.00 MiB/sec. 2025.03.21 18:41:43.128821 [ 267 ] {08da1959-edd0-4336-92bd-0d49446c7d78} TCPHandler: Processed in 0.006015186 sec. 2025.03.21 18:41:43.128840 [ 193 ] {8d5fe5b5-2060-44d2-9590-037bc5fae09b::all_1_6_1} oximeter.fields_u16 (8d5fe5b5-2060-44d2-9590-037bc5fae09b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.03.21 18:41:43.129004 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. 2025.03.21 18:41:43.129050 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:41:43.129164 [ 267 ] {26432cd2-c680-4887-be6d-523b2fbc864c} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 18:41:43.129214 [ 267 ] {26432cd2-c680-4887-be6d-523b2fbc864c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 18:41:43.129792 [ 267 ] {26432cd2-c680-4887-be6d-523b2fbc864c} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:41:43.129830 [ 267 ] {26432cd2-c680-4887-be6d-523b2fbc864c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:41:43.130241 [ 267 ] {26432cd2-c680-4887-be6d-523b2fbc864c} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.03.21 18:41:43.130477 [ 267 ] {26432cd2-c680-4887-be6d-523b2fbc864c} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:41:43.130700 [ 267 ] {26432cd2-c680-4887-be6d-523b2fbc864c} executeQuery: Read 160 rows, 11.41 KiB in 0.001561 sec., 102498.39846252401 rows/sec., 7.14 MiB/sec. 2025.03.21 18:41:43.130754 [ 267 ] {26432cd2-c680-4887-be6d-523b2fbc864c} TCPHandler: Processed in 0.001770081 sec. 2025.03.21 18:41:43.130858 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:41:43.130960 [ 267 ] {4a308734-4285-44de-80f0-ae1d39adf89e} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.21 18:41:43.131025 [ 267 ] {4a308734-4285-44de-80f0-ae1d39adf89e} 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.03.21 18:41:43.132073 [ 267 ] {4a308734-4285-44de-80f0-ae1d39adf89e} oximeter.measurements_histogramu64 (e2f23082-f29d-4d29-b3a0-31acfc10d3e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:41:43.132112 [ 267 ] {4a308734-4285-44de-80f0-ae1d39adf89e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:41:43.132719 [ 267 ] {4a308734-4285-44de-80f0-ae1d39adf89e} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.03.21 18:41:43.132974 [ 267 ] {4a308734-4285-44de-80f0-ae1d39adf89e} oximeter.measurements_histogramu64 (e2f23082-f29d-4d29-b3a0-31acfc10d3e9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:41:43.133179 [ 47 ] {} oximeter.measurements_histogramu64 (e2f23082-f29d-4d29-b3a0-31acfc10d3e9) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.03.21 18:41:43.133205 [ 267 ] {4a308734-4285-44de-80f0-ae1d39adf89e} executeQuery: Read 8 rows, 14.68 KiB in 0.002264 sec., 3533.5689045936397 rows/sec., 6.33 MiB/sec. 2025.03.21 18:41:43.133274 [ 47 ] {} oximeter.measurements_histogramu64 (e2f23082-f29d-4d29-b3a0-31acfc10d3e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:41:43.133360 [ 47 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:41:43.133473 [ 267 ] {4a308734-4285-44de-80f0-ae1d39adf89e} TCPHandler: Processed in 0.002656747 sec. 2025.03.21 18:41:43.133883 [ 194 ] {e2f23082-f29d-4d29-b3a0-31acfc10d3e9::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.03.21 18:41:43.133934 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:41:43.134126 [ 267 ] {803b57ad-55af-4958-8443-2faeadf8069a} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 18:41:43.134234 [ 267 ] {803b57ad-55af-4958-8443-2faeadf8069a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 18:41:43.135045 [ 194 ] {e2f23082-f29d-4d29-b3a0-31acfc10d3e9::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 18:41:43.135178 [ 194 ] {e2f23082-f29d-4d29-b3a0-31acfc10d3e9::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.03.21 18:41:43.135977 [ 194 ] {e2f23082-f29d-4d29-b3a0-31acfc10d3e9::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.03.21 18:41:43.136239 [ 267 ] {803b57ad-55af-4958-8443-2faeadf8069a} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:41:43.136373 [ 267 ] {803b57ad-55af-4958-8443-2faeadf8069a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:41:43.136675 [ 194 ] {e2f23082-f29d-4d29-b3a0-31acfc10d3e9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 28 rows starting from the beginning of the part 2025.03.21 18:41:43.137287 [ 194 ] {e2f23082-f29d-4d29-b3a0-31acfc10d3e9::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.03.21 18:41:43.137965 [ 194 ] {e2f23082-f29d-4d29-b3a0-31acfc10d3e9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 28 rows starting from the beginning of the part 2025.03.21 18:41:43.138074 [ 267 ] {803b57ad-55af-4958-8443-2faeadf8069a} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.03.21 18:41:43.138430 [ 194 ] {e2f23082-f29d-4d29-b3a0-31acfc10d3e9::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.03.21 18:41:43.138884 [ 267 ] {803b57ad-55af-4958-8443-2faeadf8069a} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:41:43.139799 [ 267 ] {803b57ad-55af-4958-8443-2faeadf8069a} executeQuery: Read 60 rows, 4.14 KiB in 0.005677 sec., 10568.962480183196 rows/sec., 729.37 KiB/sec. 2025.03.21 18:41:43.139974 [ 267 ] {803b57ad-55af-4958-8443-2faeadf8069a} TCPHandler: Processed in 0.006117117 sec. 2025.03.21 18:41:43.141858 [ 193 ] {e2f23082-f29d-4d29-b3a0-31acfc10d3e9::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 88 rows, containing 19 columns (19 merged, 0 gathered) in 0.008361067 sec., 10524.972470618883 rows/sec., 18.86 MiB/sec. 2025.03.21 18:41:43.142421 [ 200 ] {e2f23082-f29d-4d29-b3a0-31acfc10d3e9::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.03.21 18:41:43.142949 [ 200 ] {e2f23082-f29d-4d29-b3a0-31acfc10d3e9::all_1_6_1} oximeter.measurements_histogramu64 (e2f23082-f29d-4d29-b3a0-31acfc10d3e9): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:41:43.143023 [ 200 ] {e2f23082-f29d-4d29-b3a0-31acfc10d3e9::all_1_6_1} oximeter.measurements_histogramu64 (e2f23082-f29d-4d29-b3a0-31acfc10d3e9) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.03.21 18:41:43.143158 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. 2025.03.21 18:41:48.124159 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:41:48.124382 [ 267 ] {862e953f-93e3-47e3-bc0b-830d6608efda} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.21 18:41:48.124463 [ 267 ] {862e953f-93e3-47e3-bc0b-830d6608efda} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.21 18:41:48.125352 [ 267 ] {862e953f-93e3-47e3-bc0b-830d6608efda} oximeter.fields_i16 (a5ae9dd6-eb39-4afa-ba7d-facc03842aac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:41:48.125395 [ 267 ] {862e953f-93e3-47e3-bc0b-830d6608efda} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:41:48.125843 [ 267 ] {862e953f-93e3-47e3-bc0b-830d6608efda} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.03.21 18:41:48.126113 [ 267 ] {862e953f-93e3-47e3-bc0b-830d6608efda} oximeter.fields_i16 (a5ae9dd6-eb39-4afa-ba7d-facc03842aac): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:41:48.126308 [ 267 ] {862e953f-93e3-47e3-bc0b-830d6608efda} executeQuery: Read 212 rows, 13.81 KiB in 0.001983 sec., 106908.72415532022 rows/sec., 6.80 MiB/sec. 2025.03.21 18:41:48.126371 [ 267 ] {862e953f-93e3-47e3-bc0b-830d6608efda} TCPHandler: Processed in 0.002349831 sec. 2025.03.21 18:41:48.126496 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:41:48.126609 [ 267 ] {fcc1fb64-9db6-4ce2-9b11-e6918062a475} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 18:41:48.126657 [ 267 ] {fcc1fb64-9db6-4ce2-9b11-e6918062a475} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 18:41:48.127512 [ 267 ] {fcc1fb64-9db6-4ce2-9b11-e6918062a475} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:41:48.127551 [ 267 ] {fcc1fb64-9db6-4ce2-9b11-e6918062a475} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:41:48.127955 [ 267 ] {fcc1fb64-9db6-4ce2-9b11-e6918062a475} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.03.21 18:41:48.128200 [ 267 ] {fcc1fb64-9db6-4ce2-9b11-e6918062a475} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:41:48.128318 [ 40 ] {} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.03.21 18:41:48.128360 [ 40 ] {} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:41:48.128384 [ 267 ] {fcc1fb64-9db6-4ce2-9b11-e6918062a475} executeQuery: Read 673 rows, 54.64 KiB in 0.001799 sec., 374096.72040022234 rows/sec., 29.66 MiB/sec. 2025.03.21 18:41:48.128387 [ 40 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:41:48.128477 [ 267 ] {fcc1fb64-9db6-4ce2-9b11-e6918062a475} TCPHandler: Processed in 0.002031706 sec. 2025.03.21 18:41:48.128834 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:41:48.128944 [ 199 ] {3cc0c560-b9e5-47ef-88fa-c63b55708d98::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.03.21 18:41:48.129015 [ 267 ] {87e43432-c438-420b-9b13-3162e238fa72} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 18:41:48.129114 [ 267 ] {87e43432-c438-420b-9b13-3162e238fa72} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 18:41:48.129342 [ 199 ] {3cc0c560-b9e5-47ef-88fa-c63b55708d98::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 18:41:48.129435 [ 199 ] {3cc0c560-b9e5-47ef-88fa-c63b55708d98::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 689 rows starting from the beginning of the part 2025.03.21 18:41:48.129779 [ 199 ] {3cc0c560-b9e5-47ef-88fa-c63b55708d98::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1212 rows starting from the beginning of the part 2025.03.21 18:41:48.130187 [ 199 ] {3cc0c560-b9e5-47ef-88fa-c63b55708d98::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 56 rows starting from the beginning of the part 2025.03.21 18:41:48.130548 [ 199 ] {3cc0c560-b9e5-47ef-88fa-c63b55708d98::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 673 rows starting from the beginning of the part 2025.03.21 18:41:48.130982 [ 199 ] {3cc0c560-b9e5-47ef-88fa-c63b55708d98::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 72 rows starting from the beginning of the part 2025.03.21 18:41:48.131187 [ 199 ] {3cc0c560-b9e5-47ef-88fa-c63b55708d98::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 673 rows starting from the beginning of the part 2025.03.21 18:41:48.132112 [ 267 ] {87e43432-c438-420b-9b13-3162e238fa72} oximeter.fields_u16 (8d5fe5b5-2060-44d2-9590-037bc5fae09b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:41:48.132185 [ 267 ] {87e43432-c438-420b-9b13-3162e238fa72} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:41:48.133100 [ 267 ] {87e43432-c438-420b-9b13-3162e238fa72} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.03.21 18:41:48.133645 [ 267 ] {87e43432-c438-420b-9b13-3162e238fa72} oximeter.fields_u16 (8d5fe5b5-2060-44d2-9590-037bc5fae09b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:41:48.133996 [ 267 ] {87e43432-c438-420b-9b13-3162e238fa72} executeQuery: Read 134 rows, 8.49 KiB in 0.005004 sec., 26778.57713828937 rows/sec., 1.66 MiB/sec. 2025.03.21 18:41:48.134093 [ 267 ] {87e43432-c438-420b-9b13-3162e238fa72} TCPHandler: Processed in 0.005381815 sec. 2025.03.21 18:41:48.134226 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:41:48.134406 [ 267 ] {9a767ef8-0552-425f-a401-32279134ef20} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.21 18:41:48.134521 [ 267 ] {9a767ef8-0552-425f-a401-32279134ef20} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.21 18:41:48.134866 [ 199 ] {3cc0c560-b9e5-47ef-88fa-c63b55708d98::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 3375 rows, containing 5 columns (5 merged, 0 gathered) in 0.006336481 sec., 532630.0197223033 rows/sec., 44.95 MiB/sec. 2025.03.21 18:41:48.135183 [ 199 ] {3cc0c560-b9e5-47ef-88fa-c63b55708d98::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.03.21 18:41:48.135746 [ 199 ] {3cc0c560-b9e5-47ef-88fa-c63b55708d98::all_1_11_2} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:41:48.135851 [ 267 ] {9a767ef8-0552-425f-a401-32279134ef20} oximeter.fields_u32 (911397e8-289e-4551-882d-cedea57ba2f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:41:48.135913 [ 199 ] {3cc0c560-b9e5-47ef-88fa-c63b55708d98::all_1_11_2} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.03.21 18:41:48.135917 [ 267 ] {9a767ef8-0552-425f-a401-32279134ef20} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:41:48.136086 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.87 MiB. 2025.03.21 18:41:48.136432 [ 267 ] {9a767ef8-0552-425f-a401-32279134ef20} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.03.21 18:41:48.136686 [ 267 ] {9a767ef8-0552-425f-a401-32279134ef20} oximeter.fields_u32 (911397e8-289e-4551-882d-cedea57ba2f0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:41:48.136919 [ 267 ] {9a767ef8-0552-425f-a401-32279134ef20} executeQuery: Read 113 rows, 7.49 KiB in 0.002579 sec., 43815.43233811555 rows/sec., 2.84 MiB/sec. 2025.03.21 18:41:48.137063 [ 267 ] {9a767ef8-0552-425f-a401-32279134ef20} TCPHandler: Processed in 0.002885961 sec. 2025.03.21 18:41:48.137170 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:41:48.137271 [ 267 ] {db64ad7a-56bb-4bd6-91f2-859306b5dd93} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.21 18:41:48.137316 [ 267 ] {db64ad7a-56bb-4bd6-91f2-859306b5dd93} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.21 18:41:48.137872 [ 267 ] {db64ad7a-56bb-4bd6-91f2-859306b5dd93} oximeter.fields_u8 (f2f1152e-1157-43b1-b21d-ee3b814d9cca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:41:48.137910 [ 267 ] {db64ad7a-56bb-4bd6-91f2-859306b5dd93} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:41:48.138263 [ 267 ] {db64ad7a-56bb-4bd6-91f2-859306b5dd93} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.03.21 18:41:48.138499 [ 267 ] {db64ad7a-56bb-4bd6-91f2-859306b5dd93} oximeter.fields_u8 (f2f1152e-1157-43b1-b21d-ee3b814d9cca): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:41:48.138669 [ 267 ] {db64ad7a-56bb-4bd6-91f2-859306b5dd93} executeQuery: Read 112 rows, 6.53 KiB in 0.001421 sec., 78817.73399014778 rows/sec., 4.49 MiB/sec. 2025.03.21 18:41:48.138721 [ 267 ] {db64ad7a-56bb-4bd6-91f2-859306b5dd93} TCPHandler: Processed in 0.001601498 sec. 2025.03.21 18:41:48.138823 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:41:48.138923 [ 267 ] {caa1b1d7-29c9-4856-95a0-12b83c75f4df} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 18:41:48.138969 [ 267 ] {caa1b1d7-29c9-4856-95a0-12b83c75f4df} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 18:41:48.139648 [ 267 ] {caa1b1d7-29c9-4856-95a0-12b83c75f4df} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:41:48.139685 [ 267 ] {caa1b1d7-29c9-4856-95a0-12b83c75f4df} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:41:48.140057 [ 267 ] {caa1b1d7-29c9-4856-95a0-12b83c75f4df} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.03.21 18:41:48.140296 [ 267 ] {caa1b1d7-29c9-4856-95a0-12b83c75f4df} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:41:48.140414 [ 40 ] {} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.03.21 18:41:48.140454 [ 40 ] {} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:41:48.140479 [ 40 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:41:48.140484 [ 267 ] {caa1b1d7-29c9-4856-95a0-12b83c75f4df} executeQuery: Read 410 rows, 29.83 KiB in 0.00158 sec., 259493.67088607594 rows/sec., 18.44 MiB/sec. 2025.03.21 18:41:48.140653 [ 267 ] {caa1b1d7-29c9-4856-95a0-12b83c75f4df} TCPHandler: Processed in 0.001876123 sec. 2025.03.21 18:41:48.140791 [ 193 ] {abf58eaf-bbce-47c3-97d3-15f1abe98526::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.03.21 18:41:48.140833 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:41:48.141049 [ 267 ] {9ced8868-de21-4238-b12c-7294b269612b} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.03.21 18:41:48.141087 [ 193 ] {abf58eaf-bbce-47c3-97d3-15f1abe98526::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 18:41:48.141147 [ 267 ] {9ced8868-de21-4238-b12c-7294b269612b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.03.21 18:41:48.141162 [ 193 ] {abf58eaf-bbce-47c3-97d3-15f1abe98526::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 434 rows starting from the beginning of the part 2025.03.21 18:41:48.141518 [ 193 ] {abf58eaf-bbce-47c3-97d3-15f1abe98526::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 528 rows starting from the beginning of the part 2025.03.21 18:41:48.141786 [ 193 ] {abf58eaf-bbce-47c3-97d3-15f1abe98526::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 64 rows starting from the beginning of the part 2025.03.21 18:41:48.142058 [ 193 ] {abf58eaf-bbce-47c3-97d3-15f1abe98526::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 410 rows starting from the beginning of the part 2025.03.21 18:41:48.142384 [ 193 ] {abf58eaf-bbce-47c3-97d3-15f1abe98526::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 72 rows starting from the beginning of the part 2025.03.21 18:41:48.142689 [ 193 ] {abf58eaf-bbce-47c3-97d3-15f1abe98526::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 410 rows starting from the beginning of the part 2025.03.21 18:41:48.143689 [ 267 ] {9ced8868-de21-4238-b12c-7294b269612b} oximeter.measurements_bool (e3cf1b1a-2fa1-4266-9f36-a423b8f8ccf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:41:48.143749 [ 267 ] {9ced8868-de21-4238-b12c-7294b269612b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:41:48.144618 [ 267 ] {9ced8868-de21-4238-b12c-7294b269612b} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.03.21 18:41:48.145038 [ 267 ] {9ced8868-de21-4238-b12c-7294b269612b} oximeter.measurements_bool (e3cf1b1a-2fa1-4266-9f36-a423b8f8ccf3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:41:48.145461 [ 267 ] {9ced8868-de21-4238-b12c-7294b269612b} executeQuery: Read 6 rows, 321.00 B in 0.004461 sec., 1344.9899125756558 rows/sec., 70.27 KiB/sec. 2025.03.21 18:41:48.145785 [ 267 ] {9ced8868-de21-4238-b12c-7294b269612b} TCPHandler: Processed in 0.004998748 sec. 2025.03.21 18:41:48.145836 [ 193 ] {abf58eaf-bbce-47c3-97d3-15f1abe98526::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 1918 rows, containing 5 columns (5 merged, 0 gathered) in 0.005240462 sec., 365998.26503846416 rows/sec., 27.92 MiB/sec. 2025.03.21 18:41:48.145939 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:41:48.146073 [ 199 ] {abf58eaf-bbce-47c3-97d3-15f1abe98526::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.03.21 18:41:48.146103 [ 267 ] {8a5061f1-0a35-45e9-b8b5-1924258df91e} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 18:41:48.146208 [ 267 ] {8a5061f1-0a35-45e9-b8b5-1924258df91e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 18:41:48.146706 [ 199 ] {abf58eaf-bbce-47c3-97d3-15f1abe98526::all_1_11_2} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:41:48.146814 [ 199 ] {abf58eaf-bbce-47c3-97d3-15f1abe98526::all_1_11_2} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.03.21 18:41:48.146996 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. 2025.03.21 18:41:48.147241 [ 267 ] {8a5061f1-0a35-45e9-b8b5-1924258df91e} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:41:48.147285 [ 267 ] {8a5061f1-0a35-45e9-b8b5-1924258df91e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:41:48.147684 [ 267 ] {8a5061f1-0a35-45e9-b8b5-1924258df91e} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.03.21 18:41:48.147928 [ 267 ] {8a5061f1-0a35-45e9-b8b5-1924258df91e} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:41:48.148049 [ 40 ] {} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.03.21 18:41:48.148083 [ 40 ] {} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:41:48.148107 [ 40 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:41:48.148117 [ 267 ] {8a5061f1-0a35-45e9-b8b5-1924258df91e} executeQuery: Read 237 rows, 16.27 KiB in 0.002055 sec., 115328.46715328467 rows/sec., 7.73 MiB/sec. 2025.03.21 18:41:48.148431 [ 267 ] {8a5061f1-0a35-45e9-b8b5-1924258df91e} TCPHandler: Processed in 0.002541265 sec. 2025.03.21 18:41:48.148656 [ 186 ] {ae45b45a-b62a-4d9b-948b-b386fabd81fd::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.03.21 18:41:48.148719 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:41:48.148930 [ 267 ] {67b9c760-b9c9-447e-b8f8-725c440e0491} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.03.21 18:41:48.148954 [ 186 ] {ae45b45a-b62a-4d9b-948b-b386fabd81fd::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 18:41:48.149023 [ 267 ] {67b9c760-b9c9-447e-b8f8-725c440e0491} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.03.21 18:41:48.149046 [ 186 ] {ae45b45a-b62a-4d9b-948b-b386fabd81fd::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 555 rows starting from the beginning of the part 2025.03.21 18:41:48.149421 [ 186 ] {ae45b45a-b62a-4d9b-948b-b386fabd81fd::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2378 rows starting from the beginning of the part 2025.03.21 18:41:48.149699 [ 186 ] {ae45b45a-b62a-4d9b-948b-b386fabd81fd::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 128 rows starting from the beginning of the part 2025.03.21 18:41:48.150036 [ 186 ] {ae45b45a-b62a-4d9b-948b-b386fabd81fd::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 237 rows starting from the beginning of the part 2025.03.21 18:41:48.150385 [ 186 ] {ae45b45a-b62a-4d9b-948b-b386fabd81fd::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 160 rows starting from the beginning of the part 2025.03.21 18:41:48.150623 [ 186 ] {ae45b45a-b62a-4d9b-948b-b386fabd81fd::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 237 rows starting from the beginning of the part 2025.03.21 18:41:48.151440 [ 267 ] {67b9c760-b9c9-447e-b8f8-725c440e0491} oximeter.measurements_f64 (7b0b0415-7ba0-4118-af58-37132dd63164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:41:48.151484 [ 267 ] {67b9c760-b9c9-447e-b8f8-725c440e0491} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:41:48.152530 [ 267 ] {67b9c760-b9c9-447e-b8f8-725c440e0491} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.03.21 18:41:48.152980 [ 267 ] {67b9c760-b9c9-447e-b8f8-725c440e0491} oximeter.measurements_f64 (7b0b0415-7ba0-4118-af58-37132dd63164): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:41:48.153689 [ 267 ] {67b9c760-b9c9-447e-b8f8-725c440e0491} executeQuery: Read 1 rows, 69.00 B in 0.004807 sec., 208.0299563137092 rows/sec., 14.02 KiB/sec. 2025.03.21 18:41:48.153847 [ 267 ] {67b9c760-b9c9-447e-b8f8-725c440e0491} TCPHandler: Processed in 0.005201431 sec. 2025.03.21 18:41:48.153999 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:41:48.154129 [ 267 ] {911a2aff-e340-40d5-8d33-faae2fd26b73} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.21 18:41:48.154230 [ 267 ] {911a2aff-e340-40d5-8d33-faae2fd26b73} 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.03.21 18:41:48.155000 [ 186 ] {ae45b45a-b62a-4d9b-948b-b386fabd81fd::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 3695 rows, containing 5 columns (5 merged, 0 gathered) in 0.006772189 sec., 545613.8332819713 rows/sec., 36.75 MiB/sec. 2025.03.21 18:41:48.155448 [ 186 ] {ae45b45a-b62a-4d9b-948b-b386fabd81fd::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.03.21 18:41:48.156032 [ 186 ] {ae45b45a-b62a-4d9b-948b-b386fabd81fd::all_1_11_2} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:41:48.156226 [ 186 ] {ae45b45a-b62a-4d9b-948b-b386fabd81fd::all_1_11_2} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.03.21 18:41:48.156404 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. 2025.03.21 18:41:48.156803 [ 267 ] {911a2aff-e340-40d5-8d33-faae2fd26b73} oximeter.measurements_histogramu64 (e2f23082-f29d-4d29-b3a0-31acfc10d3e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:41:48.156848 [ 267 ] {911a2aff-e340-40d5-8d33-faae2fd26b73} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:41:48.157522 [ 267 ] {911a2aff-e340-40d5-8d33-faae2fd26b73} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.03.21 18:41:48.157791 [ 267 ] {911a2aff-e340-40d5-8d33-faae2fd26b73} oximeter.measurements_histogramu64 (e2f23082-f29d-4d29-b3a0-31acfc10d3e9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:41:48.158060 [ 267 ] {911a2aff-e340-40d5-8d33-faae2fd26b73} executeQuery: Read 28 rows, 51.38 KiB in 0.003963 sec., 7065.354529396921 rows/sec., 12.66 MiB/sec. 2025.03.21 18:41:48.158179 [ 267 ] {911a2aff-e340-40d5-8d33-faae2fd26b73} TCPHandler: Processed in 0.004237894 sec. 2025.03.21 18:41:48.158294 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:41:48.158396 [ 267 ] {b7470f9a-842b-429b-b73a-8f20ef2c810f} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 18:41:48.158441 [ 267 ] {b7470f9a-842b-429b-b73a-8f20ef2c810f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 18:41:48.158872 [ 267 ] {b7470f9a-842b-429b-b73a-8f20ef2c810f} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:41:48.158912 [ 267 ] {b7470f9a-842b-429b-b73a-8f20ef2c810f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:41:48.159274 [ 267 ] {b7470f9a-842b-429b-b73a-8f20ef2c810f} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.03.21 18:41:48.159508 [ 267 ] {b7470f9a-842b-429b-b73a-8f20ef2c810f} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:41:48.159663 [ 39 ] {} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.03.21 18:41:48.159726 [ 39 ] {} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:41:48.159759 [ 267 ] {b7470f9a-842b-429b-b73a-8f20ef2c810f} executeQuery: Read 82 rows, 5.33 KiB in 0.001375 sec., 59636.36363636364 rows/sec., 3.79 MiB/sec. 2025.03.21 18:41:48.159767 [ 39 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:41:48.159889 [ 267 ] {b7470f9a-842b-429b-b73a-8f20ef2c810f} TCPHandler: Processed in 0.001641228 sec. 2025.03.21 18:41:48.160201 [ 193 ] {c7c9c81e-dc00-4970-9ce5-34da39abffbf::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.03.21 18:41:48.160455 [ 193 ] {c7c9c81e-dc00-4970-9ce5-34da39abffbf::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 18:41:48.160499 [ 193 ] {c7c9c81e-dc00-4970-9ce5-34da39abffbf::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 220 rows starting from the beginning of the part 2025.03.21 18:41:48.160647 [ 193 ] {c7c9c81e-dc00-4970-9ce5-34da39abffbf::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part 2025.03.21 18:41:48.160847 [ 193 ] {c7c9c81e-dc00-4970-9ce5-34da39abffbf::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 48 rows starting from the beginning of the part 2025.03.21 18:41:48.160965 [ 193 ] {c7c9c81e-dc00-4970-9ce5-34da39abffbf::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 82 rows starting from the beginning of the part 2025.03.21 18:41:48.161176 [ 193 ] {c7c9c81e-dc00-4970-9ce5-34da39abffbf::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 60 rows starting from the beginning of the part 2025.03.21 18:41:48.161317 [ 193 ] {c7c9c81e-dc00-4970-9ce5-34da39abffbf::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 82 rows starting from the beginning of the part 2025.03.21 18:41:48.162373 [ 186 ] {c7c9c81e-dc00-4970-9ce5-34da39abffbf::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 504 rows, containing 4 columns (4 merged, 0 gathered) in 0.002458103 sec., 205036.15999817743 rows/sec., 13.36 MiB/sec. 2025.03.21 18:41:48.162523 [ 193 ] {c7c9c81e-dc00-4970-9ce5-34da39abffbf::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.03.21 18:41:48.162803 [ 193 ] {c7c9c81e-dc00-4970-9ce5-34da39abffbf::all_1_11_2} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:41:48.162885 [ 193 ] {c7c9c81e-dc00-4970-9ce5-34da39abffbf::all_1_11_2} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.03.21 18:41:48.162960 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. 2025.03.21 18:41:49.913835 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 4148 2025.03.21 18:41:49.914481 [ 243 ] {} system.asynchronous_metric_log (253f5c70-e022-4d90-b8fd-77ae60dab28a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:41:49.914539 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:41:49.915126 [ 243 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.03.21 18:41:49.915393 [ 243 ] {} system.asynchronous_metric_log (253f5c70-e022-4d90-b8fd-77ae60dab28a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:41:49.915692 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4148 2025.03.21 18:41:50.169097 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 2025.03.21 18:41:50.190392 [ 244 ] {} system.metric_log (379d34fc-d09a-47b3-9f86-264f444bcceb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:41:50.190451 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:41:50.198093 [ 244 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.03.21 18:41:50.198873 [ 244 ] {} system.metric_log (379d34fc-d09a-47b3-9f86-264f444bcceb): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:41:50.202510 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 68 2025.03.21 18:41:52.418617 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 328 2025.03.21 18:41:52.421690 [ 242 ] {} system.query_log (fc3d32f1-e2fa-4c2e-b979-22efa01612ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:41:52.421753 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:41:52.423249 [ 242 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.03.21 18:41:52.423584 [ 242 ] {} system.query_log (fc3d32f1-e2fa-4c2e-b979-22efa01612ba): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:41:52.423754 [ 34 ] {} system.query_log (fc3d32f1-e2fa-4c2e-b979-22efa01612ba) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.03.21 18:41:52.423817 [ 34 ] {} system.query_log (fc3d32f1-e2fa-4c2e-b979-22efa01612ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:41:52.423855 [ 34 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:41:52.424449 [ 196 ] {fc3d32f1-e2fa-4c2e-b979-22efa01612ba::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.03.21 18:41:52.425888 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 328 2025.03.21 18:41:52.426252 [ 196 ] {fc3d32f1-e2fa-4c2e-b979-22efa01612ba::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 18:41:52.426448 [ 196 ] {fc3d32f1-e2fa-4c2e-b979-22efa01612ba::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 88 rows starting from the beginning of the part 2025.03.21 18:41:52.427163 [ 196 ] {fc3d32f1-e2fa-4c2e-b979-22efa01612ba::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.03.21 18:41:52.427819 [ 196 ] {fc3d32f1-e2fa-4c2e-b979-22efa01612ba::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 54 rows starting from the beginning of the part 2025.03.21 18:41:52.428545 [ 196 ] {fc3d32f1-e2fa-4c2e-b979-22efa01612ba::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 96 rows starting from the beginning of the part 2025.03.21 18:41:52.429220 [ 196 ] {fc3d32f1-e2fa-4c2e-b979-22efa01612ba::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 30 rows starting from the beginning of the part 2025.03.21 18:41:52.429931 [ 196 ] {fc3d32f1-e2fa-4c2e-b979-22efa01612ba::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 34 rows starting from the beginning of the part 2025.03.21 18:41:52.438285 [ 186 ] {fc3d32f1-e2fa-4c2e-b979-22efa01612ba::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 328 rows, containing 72 columns (72 merged, 0 gathered) in 0.014298421 sec., 22939.595917619154 rows/sec., 23.39 MiB/sec. 2025.03.21 18:41:52.439255 [ 186 ] {fc3d32f1-e2fa-4c2e-b979-22efa01612ba::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.03.21 18:41:52.440022 [ 186 ] {fc3d32f1-e2fa-4c2e-b979-22efa01612ba::all_1_6_1} system.query_log (fc3d32f1-e2fa-4c2e-b979-22efa01612ba): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:41:52.440103 [ 186 ] {fc3d32f1-e2fa-4c2e-b979-22efa01612ba::all_1_6_1} system.query_log (fc3d32f1-e2fa-4c2e-b979-22efa01612ba) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.03.21 18:41:52.440403 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.71 MiB. 2025.03.21 18:41:53.117301 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:41:53.117486 [ 267 ] {bee91fb3-2ea3-47c1-a465-b9d430e79f7a} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 18:41:53.117554 [ 267 ] {bee91fb3-2ea3-47c1-a465-b9d430e79f7a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 18:41:53.118302 [ 267 ] {bee91fb3-2ea3-47c1-a465-b9d430e79f7a} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:41:53.118344 [ 267 ] {bee91fb3-2ea3-47c1-a465-b9d430e79f7a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:41:53.118777 [ 267 ] {bee91fb3-2ea3-47c1-a465-b9d430e79f7a} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.03.21 18:41:53.119032 [ 267 ] {bee91fb3-2ea3-47c1-a465-b9d430e79f7a} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:41:53.119228 [ 267 ] {bee91fb3-2ea3-47c1-a465-b9d430e79f7a} executeQuery: Read 72 rows, 5.99 KiB in 0.001793 sec., 40156.16285554936 rows/sec., 3.26 MiB/sec. 2025.03.21 18:41:53.119287 [ 267 ] {bee91fb3-2ea3-47c1-a465-b9d430e79f7a} TCPHandler: Processed in 0.002139038 sec. 2025.03.21 18:41:53.119414 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:41:53.119523 [ 267 ] {39abec08-7b4f-4280-811d-47f5ebcf2e1b} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 18:41:53.119571 [ 267 ] {39abec08-7b4f-4280-811d-47f5ebcf2e1b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 18:41:53.120078 [ 267 ] {39abec08-7b4f-4280-811d-47f5ebcf2e1b} oximeter.fields_u16 (8d5fe5b5-2060-44d2-9590-037bc5fae09b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:41:53.120116 [ 267 ] {39abec08-7b4f-4280-811d-47f5ebcf2e1b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:41:53.120473 [ 267 ] {39abec08-7b4f-4280-811d-47f5ebcf2e1b} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.03.21 18:41:53.120825 [ 267 ] {39abec08-7b4f-4280-811d-47f5ebcf2e1b} oximeter.fields_u16 (8d5fe5b5-2060-44d2-9590-037bc5fae09b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:41:53.121043 [ 267 ] {39abec08-7b4f-4280-811d-47f5ebcf2e1b} executeQuery: Read 8 rows, 616.00 B in 0.001544 sec., 5181.347150259067 rows/sec., 389.61 KiB/sec. 2025.03.21 18:41:53.121093 [ 267 ] {39abec08-7b4f-4280-811d-47f5ebcf2e1b} TCPHandler: Processed in 0.001733681 sec. 2025.03.21 18:41:53.121219 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:41:53.121325 [ 267 ] {d28da0c9-a73b-4c9f-b175-d7a9de267227} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 18:41:53.121370 [ 267 ] {d28da0c9-a73b-4c9f-b175-d7a9de267227} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 18:41:53.121902 [ 267 ] {d28da0c9-a73b-4c9f-b175-d7a9de267227} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:41:53.121939 [ 267 ] {d28da0c9-a73b-4c9f-b175-d7a9de267227} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:41:53.122286 [ 267 ] {d28da0c9-a73b-4c9f-b175-d7a9de267227} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.03.21 18:41:53.122522 [ 267 ] {d28da0c9-a73b-4c9f-b175-d7a9de267227} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:41:53.122688 [ 267 ] {d28da0c9-a73b-4c9f-b175-d7a9de267227} executeQuery: Read 72 rows, 5.76 KiB in 0.001386 sec., 51948.05194805194 rows/sec., 4.06 MiB/sec. 2025.03.21 18:41:53.122738 [ 267 ] {d28da0c9-a73b-4c9f-b175-d7a9de267227} TCPHandler: Processed in 0.001569137 sec. 2025.03.21 18:41:53.122850 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:41:53.122961 [ 267 ] {014c2d5f-6964-4f76-809d-f1cd2d15280a} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 18:41:53.123011 [ 267 ] {014c2d5f-6964-4f76-809d-f1cd2d15280a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 18:41:53.123527 [ 267 ] {014c2d5f-6964-4f76-809d-f1cd2d15280a} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:41:53.123564 [ 267 ] {014c2d5f-6964-4f76-809d-f1cd2d15280a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:41:53.123962 [ 267 ] {014c2d5f-6964-4f76-809d-f1cd2d15280a} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.03.21 18:41:53.124205 [ 267 ] {014c2d5f-6964-4f76-809d-f1cd2d15280a} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:41:53.124380 [ 267 ] {014c2d5f-6964-4f76-809d-f1cd2d15280a} executeQuery: Read 160 rows, 11.41 KiB in 0.001442 sec., 110957.00416088766 rows/sec., 7.73 MiB/sec. 2025.03.21 18:41:53.124431 [ 267 ] {014c2d5f-6964-4f76-809d-f1cd2d15280a} TCPHandler: Processed in 0.001633049 sec. 2025.03.21 18:41:53.124554 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:41:53.124659 [ 267 ] {28aee3a5-9693-4fb4-b577-9b514f18d1b6} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.21 18:41:53.124724 [ 267 ] {28aee3a5-9693-4fb4-b577-9b514f18d1b6} 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.03.21 18:41:53.125744 [ 267 ] {28aee3a5-9693-4fb4-b577-9b514f18d1b6} oximeter.measurements_histogramu64 (e2f23082-f29d-4d29-b3a0-31acfc10d3e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:41:53.125782 [ 267 ] {28aee3a5-9693-4fb4-b577-9b514f18d1b6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:41:53.126380 [ 267 ] {28aee3a5-9693-4fb4-b577-9b514f18d1b6} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.03.21 18:41:53.126639 [ 267 ] {28aee3a5-9693-4fb4-b577-9b514f18d1b6} oximeter.measurements_histogramu64 (e2f23082-f29d-4d29-b3a0-31acfc10d3e9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:41:53.126885 [ 267 ] {28aee3a5-9693-4fb4-b577-9b514f18d1b6} executeQuery: Read 8 rows, 14.68 KiB in 0.002247 sec., 3560.302625723187 rows/sec., 6.38 MiB/sec. 2025.03.21 18:41:53.127110 [ 267 ] {28aee3a5-9693-4fb4-b577-9b514f18d1b6} TCPHandler: Processed in 0.002605996 sec. 2025.03.21 18:41:53.127243 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:41:53.127348 [ 267 ] {ef8a44e5-3580-45e2-9855-18c221365253} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 18:41:53.127395 [ 267 ] {ef8a44e5-3580-45e2-9855-18c221365253} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 18:41:53.127820 [ 267 ] {ef8a44e5-3580-45e2-9855-18c221365253} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:41:53.127857 [ 267 ] {ef8a44e5-3580-45e2-9855-18c221365253} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:41:53.128210 [ 267 ] {ef8a44e5-3580-45e2-9855-18c221365253} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.03.21 18:41:53.128469 [ 267 ] {ef8a44e5-3580-45e2-9855-18c221365253} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:41:53.128639 [ 267 ] {ef8a44e5-3580-45e2-9855-18c221365253} executeQuery: Read 60 rows, 4.14 KiB in 0.001313 sec., 45696.8773800457 rows/sec., 3.08 MiB/sec. 2025.03.21 18:41:53.128687 [ 267 ] {ef8a44e5-3580-45e2-9855-18c221365253} TCPHandler: Processed in 0.001494016 sec. 2025.03.21 18:41:57.344481 [ 25 ] {} DNSResolver: Updating DNS cache 2025.03.21 18:41:57.344559 [ 25 ] {} DNSResolver: Updated DNS cache 2025.03.21 18:41:57.415921 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 4636 2025.03.21 18:41:57.416888 [ 243 ] {} system.asynchronous_metric_log (253f5c70-e022-4d90-b8fd-77ae60dab28a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:41:57.416935 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:41:57.417503 [ 243 ] {} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.03.21 18:41:57.417765 [ 243 ] {} system.asynchronous_metric_log (253f5c70-e022-4d90-b8fd-77ae60dab28a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:41:57.417997 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4636 2025.03.21 18:41:57.702665 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 2025.03.21 18:41:57.724039 [ 244 ] {} system.metric_log (379d34fc-d09a-47b3-9f86-264f444bcceb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:41:57.724107 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:41:57.731876 [ 244 ] {} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.03.21 18:41:57.732661 [ 244 ] {} system.metric_log (379d34fc-d09a-47b3-9f86-264f444bcceb): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:41:57.735974 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 76 2025.03.21 18:41:58.125441 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:41:58.125724 [ 267 ] {a5221500-d3cd-418e-8a23-4e47c4516aeb} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.21 18:41:58.125838 [ 267 ] {a5221500-d3cd-418e-8a23-4e47c4516aeb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.21 18:41:58.126849 [ 267 ] {a5221500-d3cd-418e-8a23-4e47c4516aeb} oximeter.fields_i16 (a5ae9dd6-eb39-4afa-ba7d-facc03842aac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:41:58.126894 [ 267 ] {a5221500-d3cd-418e-8a23-4e47c4516aeb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:41:58.127333 [ 267 ] {a5221500-d3cd-418e-8a23-4e47c4516aeb} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.03.21 18:41:58.127594 [ 267 ] {a5221500-d3cd-418e-8a23-4e47c4516aeb} oximeter.fields_i16 (a5ae9dd6-eb39-4afa-ba7d-facc03842aac): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:41:58.127845 [ 267 ] {a5221500-d3cd-418e-8a23-4e47c4516aeb} executeQuery: Read 212 rows, 13.81 KiB in 0.002203 sec., 96232.41034952337 rows/sec., 6.12 MiB/sec. 2025.03.21 18:41:58.127905 [ 267 ] {a5221500-d3cd-418e-8a23-4e47c4516aeb} TCPHandler: Processed in 0.002647326 sec. 2025.03.21 18:41:58.128030 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:41:58.128143 [ 267 ] {08ce3489-65a7-4364-87ce-295dc74529e2} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 18:41:58.128190 [ 267 ] {08ce3489-65a7-4364-87ce-295dc74529e2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 18:41:58.129029 [ 267 ] {08ce3489-65a7-4364-87ce-295dc74529e2} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:41:58.129069 [ 267 ] {08ce3489-65a7-4364-87ce-295dc74529e2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:41:58.129481 [ 267 ] {08ce3489-65a7-4364-87ce-295dc74529e2} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.03.21 18:41:58.129728 [ 267 ] {08ce3489-65a7-4364-87ce-295dc74529e2} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:41:58.129949 [ 267 ] {08ce3489-65a7-4364-87ce-295dc74529e2} executeQuery: Read 681 rows, 55.43 KiB in 0.001834 sec., 371319.520174482 rows/sec., 29.51 MiB/sec. 2025.03.21 18:41:58.130003 [ 267 ] {08ce3489-65a7-4364-87ce-295dc74529e2} TCPHandler: Processed in 0.002025625 sec. 2025.03.21 18:41:58.130115 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:41:58.130222 [ 267 ] {b06323d7-28ca-4e12-8094-f581960492f1} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 18:41:58.130268 [ 267 ] {b06323d7-28ca-4e12-8094-f581960492f1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 18:41:58.130828 [ 267 ] {b06323d7-28ca-4e12-8094-f581960492f1} oximeter.fields_u16 (8d5fe5b5-2060-44d2-9590-037bc5fae09b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:41:58.130868 [ 267 ] {b06323d7-28ca-4e12-8094-f581960492f1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:41:58.131227 [ 267 ] {b06323d7-28ca-4e12-8094-f581960492f1} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.03.21 18:41:58.131491 [ 267 ] {b06323d7-28ca-4e12-8094-f581960492f1} oximeter.fields_u16 (8d5fe5b5-2060-44d2-9590-037bc5fae09b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:41:58.131736 [ 267 ] {b06323d7-28ca-4e12-8094-f581960492f1} executeQuery: Read 138 rows, 8.79 KiB in 0.001535 sec., 89902.28013029316 rows/sec., 5.59 MiB/sec. 2025.03.21 18:41:58.131900 [ 267 ] {b06323d7-28ca-4e12-8094-f581960492f1} TCPHandler: Processed in 0.001829932 sec. 2025.03.21 18:41:58.132109 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:41:58.132231 [ 267 ] {7c85d64c-3579-4328-a845-ad8d4e4fb41f} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.21 18:41:58.132299 [ 267 ] {7c85d64c-3579-4328-a845-ad8d4e4fb41f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.21 18:41:58.133035 [ 267 ] {7c85d64c-3579-4328-a845-ad8d4e4fb41f} oximeter.fields_u32 (911397e8-289e-4551-882d-cedea57ba2f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:41:58.133076 [ 267 ] {7c85d64c-3579-4328-a845-ad8d4e4fb41f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:41:58.133436 [ 267 ] {7c85d64c-3579-4328-a845-ad8d4e4fb41f} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.03.21 18:41:58.133678 [ 267 ] {7c85d64c-3579-4328-a845-ad8d4e4fb41f} oximeter.fields_u32 (911397e8-289e-4551-882d-cedea57ba2f0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:41:58.133896 [ 267 ] {7c85d64c-3579-4328-a845-ad8d4e4fb41f} executeQuery: Read 113 rows, 7.49 KiB in 0.0017 sec., 66470.58823529413 rows/sec., 4.30 MiB/sec. 2025.03.21 18:41:58.133950 [ 267 ] {7c85d64c-3579-4328-a845-ad8d4e4fb41f} TCPHandler: Processed in 0.001907894 sec. 2025.03.21 18:41:58.134052 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:41:58.134153 [ 267 ] {6b3b0619-f4f6-423a-8f03-495dcaf42f76} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.21 18:41:58.134200 [ 267 ] {6b3b0619-f4f6-423a-8f03-495dcaf42f76} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.21 18:41:58.134738 [ 267 ] {6b3b0619-f4f6-423a-8f03-495dcaf42f76} oximeter.fields_u8 (f2f1152e-1157-43b1-b21d-ee3b814d9cca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:41:58.134777 [ 267 ] {6b3b0619-f4f6-423a-8f03-495dcaf42f76} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:41:58.135132 [ 267 ] {6b3b0619-f4f6-423a-8f03-495dcaf42f76} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.03.21 18:41:58.135369 [ 267 ] {6b3b0619-f4f6-423a-8f03-495dcaf42f76} oximeter.fields_u8 (f2f1152e-1157-43b1-b21d-ee3b814d9cca): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:41:58.135606 [ 267 ] {6b3b0619-f4f6-423a-8f03-495dcaf42f76} executeQuery: Read 112 rows, 6.53 KiB in 0.001468 sec., 76294.27792915532 rows/sec., 4.35 MiB/sec. 2025.03.21 18:41:58.135672 [ 267 ] {6b3b0619-f4f6-423a-8f03-495dcaf42f76} TCPHandler: Processed in 0.001670369 sec. 2025.03.21 18:41:58.135793 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:41:58.135898 [ 267 ] {66222ed9-9f8b-45f5-8262-2dfaae23bc34} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 18:41:58.135943 [ 267 ] {66222ed9-9f8b-45f5-8262-2dfaae23bc34} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 18:41:58.136629 [ 267 ] {66222ed9-9f8b-45f5-8262-2dfaae23bc34} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:41:58.136668 [ 267 ] {66222ed9-9f8b-45f5-8262-2dfaae23bc34} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:41:58.137039 [ 267 ] {66222ed9-9f8b-45f5-8262-2dfaae23bc34} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.03.21 18:41:58.137282 [ 267 ] {66222ed9-9f8b-45f5-8262-2dfaae23bc34} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:41:58.137451 [ 267 ] {66222ed9-9f8b-45f5-8262-2dfaae23bc34} executeQuery: Read 417 rows, 30.39 KiB in 0.001575 sec., 264761.90476190473 rows/sec., 18.84 MiB/sec. 2025.03.21 18:41:58.137501 [ 267 ] {66222ed9-9f8b-45f5-8262-2dfaae23bc34} TCPHandler: Processed in 0.001758821 sec. 2025.03.21 18:41:58.137627 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:41:58.137761 [ 267 ] {fd6a039b-2658-4be1-a926-60552f0cb078} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.03.21 18:41:58.137819 [ 267 ] {fd6a039b-2658-4be1-a926-60552f0cb078} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.03.21 18:41:58.138313 [ 267 ] {fd6a039b-2658-4be1-a926-60552f0cb078} oximeter.measurements_bool (e3cf1b1a-2fa1-4266-9f36-a423b8f8ccf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:41:58.138351 [ 267 ] {fd6a039b-2658-4be1-a926-60552f0cb078} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:41:58.138721 [ 267 ] {fd6a039b-2658-4be1-a926-60552f0cb078} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.03.21 18:41:58.138955 [ 267 ] {fd6a039b-2658-4be1-a926-60552f0cb078} oximeter.measurements_bool (e3cf1b1a-2fa1-4266-9f36-a423b8f8ccf3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:41:58.139129 [ 267 ] {fd6a039b-2658-4be1-a926-60552f0cb078} executeQuery: Read 6 rows, 321.00 B in 0.001397 sec., 4294.917680744452 rows/sec., 224.39 KiB/sec. 2025.03.21 18:41:58.139176 [ 267 ] {fd6a039b-2658-4be1-a926-60552f0cb078} TCPHandler: Processed in 0.001613049 sec. 2025.03.21 18:41:58.139307 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:41:58.139413 [ 267 ] {123d8745-2ae1-4b96-89ca-999c76a67298} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 18:41:58.139460 [ 267 ] {123d8745-2ae1-4b96-89ca-999c76a67298} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 18:41:58.139968 [ 267 ] {123d8745-2ae1-4b96-89ca-999c76a67298} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:41:58.140005 [ 267 ] {123d8745-2ae1-4b96-89ca-999c76a67298} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:41:58.140380 [ 267 ] {123d8745-2ae1-4b96-89ca-999c76a67298} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.03.21 18:41:58.140615 [ 267 ] {123d8745-2ae1-4b96-89ca-999c76a67298} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:41:58.140787 [ 267 ] {123d8745-2ae1-4b96-89ca-999c76a67298} executeQuery: Read 237 rows, 16.27 KiB in 0.001396 sec., 169770.77363896847 rows/sec., 11.38 MiB/sec. 2025.03.21 18:41:58.140835 [ 267 ] {123d8745-2ae1-4b96-89ca-999c76a67298} TCPHandler: Processed in 0.001580288 sec. 2025.03.21 18:41:58.140935 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:41:58.141037 [ 267 ] {ebfb9981-d79a-4045-aa53-b601e3e405e5} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.03.21 18:41:58.141082 [ 267 ] {ebfb9981-d79a-4045-aa53-b601e3e405e5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.03.21 18:41:58.141478 [ 267 ] {ebfb9981-d79a-4045-aa53-b601e3e405e5} oximeter.measurements_f64 (7b0b0415-7ba0-4118-af58-37132dd63164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:41:58.141514 [ 267 ] {ebfb9981-d79a-4045-aa53-b601e3e405e5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:41:58.141855 [ 267 ] {ebfb9981-d79a-4045-aa53-b601e3e405e5} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.03.21 18:41:58.142094 [ 267 ] {ebfb9981-d79a-4045-aa53-b601e3e405e5} oximeter.measurements_f64 (7b0b0415-7ba0-4118-af58-37132dd63164): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:41:58.142330 [ 267 ] {ebfb9981-d79a-4045-aa53-b601e3e405e5} executeQuery: Read 1 rows, 69.00 B in 0.001292 sec., 773.9938080495356 rows/sec., 52.15 KiB/sec. 2025.03.21 18:41:58.142483 [ 267 ] {ebfb9981-d79a-4045-aa53-b601e3e405e5} TCPHandler: Processed in 0.001596928 sec. 2025.03.21 18:41:58.142611 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:41:58.142716 [ 267 ] {908e369f-0551-4b10-8eb4-dd38e5dd2797} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.21 18:41:58.142784 [ 267 ] {908e369f-0551-4b10-8eb4-dd38e5dd2797} 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.03.21 18:41:58.143866 [ 267 ] {908e369f-0551-4b10-8eb4-dd38e5dd2797} oximeter.measurements_histogramu64 (e2f23082-f29d-4d29-b3a0-31acfc10d3e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:41:58.143904 [ 267 ] {908e369f-0551-4b10-8eb4-dd38e5dd2797} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:41:58.144543 [ 267 ] {908e369f-0551-4b10-8eb4-dd38e5dd2797} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.03.21 18:41:58.144806 [ 267 ] {908e369f-0551-4b10-8eb4-dd38e5dd2797} oximeter.measurements_histogramu64 (e2f23082-f29d-4d29-b3a0-31acfc10d3e9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:41:58.144993 [ 267 ] {908e369f-0551-4b10-8eb4-dd38e5dd2797} executeQuery: Read 32 rows, 58.72 KiB in 0.002299 sec., 13919.095258808178 rows/sec., 24.94 MiB/sec. 2025.03.21 18:41:58.145094 [ 267 ] {908e369f-0551-4b10-8eb4-dd38e5dd2797} TCPHandler: Processed in 0.002533065 sec. 2025.03.21 18:41:58.145205 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:41:58.145308 [ 267 ] {8cb4c078-83c5-4f3f-9f33-fc2c548faae0} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2025.03.21 18:41:58.145353 [ 267 ] {8cb4c078-83c5-4f3f-9f33-fc2c548faae0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2025.03.21 18:41:58.145750 [ 267 ] {8cb4c078-83c5-4f3f-9f33-fc2c548faae0} oximeter.measurements_i64 (acd5682d-f4ef-4ff2-bdd6-69e1e9e8028f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:41:58.145787 [ 267 ] {8cb4c078-83c5-4f3f-9f33-fc2c548faae0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:41:58.146130 [ 267 ] {8cb4c078-83c5-4f3f-9f33-fc2c548faae0} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.03.21 18:41:58.146370 [ 267 ] {8cb4c078-83c5-4f3f-9f33-fc2c548faae0} oximeter.measurements_i64 (acd5682d-f4ef-4ff2-bdd6-69e1e9e8028f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:41:58.146534 [ 267 ] {8cb4c078-83c5-4f3f-9f33-fc2c548faae0} executeQuery: Read 3 rows, 217.00 B in 0.001248 sec., 2403.846153846154 rows/sec., 169.80 KiB/sec. 2025.03.21 18:41:58.146581 [ 267 ] {8cb4c078-83c5-4f3f-9f33-fc2c548faae0} TCPHandler: Processed in 0.001426065 sec. 2025.03.21 18:41:58.146697 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:41:58.146801 [ 267 ] {b80e9940-fd66-4a96-9584-f8220a2900f9} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 18:41:58.146845 [ 267 ] {b80e9940-fd66-4a96-9584-f8220a2900f9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 18:41:58.147261 [ 267 ] {b80e9940-fd66-4a96-9584-f8220a2900f9} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:41:58.147297 [ 267 ] {b80e9940-fd66-4a96-9584-f8220a2900f9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:41:58.147649 [ 267 ] {b80e9940-fd66-4a96-9584-f8220a2900f9} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.03.21 18:41:58.147894 [ 267 ] {b80e9940-fd66-4a96-9584-f8220a2900f9} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:41:58.148064 [ 267 ] {b80e9940-fd66-4a96-9584-f8220a2900f9} executeQuery: Read 82 rows, 5.33 KiB in 0.001285 sec., 63813.22957198444 rows/sec., 4.05 MiB/sec. 2025.03.21 18:41:58.148112 [ 267 ] {b80e9940-fd66-4a96-9584-f8220a2900f9} TCPHandler: Processed in 0.001467766 sec. 2025.03.21 18:42:01.408381 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:42:01.408696 [ 267 ] {d1f0b9c8-4117-4d47-9730-a873571f77c9} executeQuery: (from [fd00:1122:3344:101::d]:44024) 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', 'mg_lower:routes_blocked_by_link_state', '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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', '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.03.21 18:42:01.409194 [ 267 ] {d1f0b9c8-4117-4d47-9730-a873571f77c9} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.21 18:42:01.409259 [ 267 ] {d1f0b9c8-4117-4d47-9730-a873571f77c9} 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', 'mg_lower:routes_blocked_by_link_state', '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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', '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.03.21 18:42:01.409665 [ 267 ] {d1f0b9c8-4117-4d47-9730-a873571f77c9} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.21 18:42:01.409747 [ 267 ] {d1f0b9c8-4117-4d47-9730-a873571f77c9} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.21 18:42:01.409919 [ 267 ] {d1f0b9c8-4117-4d47-9730-a873571f77c9} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Key condition: (column 0 notIn 40-element set) 2025.03.21 18:42:01.409960 [ 267 ] {d1f0b9c8-4117-4d47-9730-a873571f77c9} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps 2025.03.21 18:42:01.409987 [ 267 ] {d1f0b9c8-4117-4d47-9730-a873571f77c9} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (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.03.21 18:42:01.410005 [ 267 ] {d1f0b9c8-4117-4d47-9730-a873571f77c9} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.21 18:42:01.410056 [ 267 ] {d1f0b9c8-4117-4d47-9730-a873571f77c9} 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', 'mg_lower:routes_blocked_by_link_state', '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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', '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.03.21 18:42:01.410082 [ 267 ] {d1f0b9c8-4117-4d47-9730-a873571f77c9} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 40 rows starting from 0 2025.03.21 18:42:01.411056 [ 267 ] {d1f0b9c8-4117-4d47-9730-a873571f77c9} executeQuery: Read 40 rows, 1.53 KiB in 0.002507 sec., 15955.325089748703 rows/sec., 608.45 KiB/sec. 2025.03.21 18:42:01.411193 [ 267 ] {d1f0b9c8-4117-4d47-9730-a873571f77c9} TCPHandler: Processed in 0.002956722 sec. 2025.03.21 18:42:01.451275 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:42:01.451426 [ 267 ] {a0ea23c2-968e-4b8b-b5f6-9b8b8e3c1d4f} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.03.21 18:42:01.451490 [ 267 ] {a0ea23c2-968e-4b8b-b5f6-9b8b8e3c1d4f} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.21 18:42:01.452421 [ 267 ] {a0ea23c2-968e-4b8b-b5f6-9b8b8e3c1d4f} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:01.452469 [ 267 ] {a0ea23c2-968e-4b8b-b5f6-9b8b8e3c1d4f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:42:01.452979 [ 267 ] {a0ea23c2-968e-4b8b-b5f6-9b8b8e3c1d4f} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.03.21 18:42:01.453233 [ 267 ] {a0ea23c2-968e-4b8b-b5f6-9b8b8e3c1d4f} oximeter.timeseries_schema (35c2b14b-1a02-434b-91a3-9777277a0257): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:01.453473 [ 267 ] {a0ea23c2-968e-4b8b-b5f6-9b8b8e3c1d4f} executeQuery: Read 1 rows, 232.00 B in 0.002091 sec., 478.24007651841225 rows/sec., 108.35 KiB/sec. 2025.03.21 18:42:01.453582 [ 267 ] {a0ea23c2-968e-4b8b-b5f6-9b8b8e3c1d4f} TCPHandler: Processed in 0.002374691 sec. 2025.03.21 18:42:01.453723 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:42:01.453862 [ 267 ] {85a24284-e802-4a7b-8502-6940b39b5891} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.03.21 18:42:01.453920 [ 267 ] {85a24284-e802-4a7b-8502-6940b39b5891} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.03.21 18:42:01.454546 [ 267 ] {85a24284-e802-4a7b-8502-6940b39b5891} oximeter.fields_ipaddr (54548ee5-6665-4ef7-88f2-6c8e26ee35cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:01.454586 [ 267 ] {85a24284-e802-4a7b-8502-6940b39b5891} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:42:01.454939 [ 267 ] {85a24284-e802-4a7b-8502-6940b39b5891} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.03.21 18:42:01.455173 [ 267 ] {85a24284-e802-4a7b-8502-6940b39b5891} oximeter.fields_ipaddr (54548ee5-6665-4ef7-88f2-6c8e26ee35cc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:01.455440 [ 267 ] {85a24284-e802-4a7b-8502-6940b39b5891} executeQuery: Read 8 rows, 668.00 B in 0.001588 sec., 5037.783375314862 rows/sec., 410.80 KiB/sec. 2025.03.21 18:42:01.455548 [ 267 ] {85a24284-e802-4a7b-8502-6940b39b5891} TCPHandler: Processed in 0.001889233 sec. 2025.03.21 18:42:01.455656 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:42:01.455757 [ 267 ] {205b55ff-390e-4835-acd9-d0128516f53c} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 18:42:01.455801 [ 267 ] {205b55ff-390e-4835-acd9-d0128516f53c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 18:42:01.456985 [ 267 ] {205b55ff-390e-4835-acd9-d0128516f53c} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:01.457025 [ 267 ] {205b55ff-390e-4835-acd9-d0128516f53c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:42:01.457462 [ 267 ] {205b55ff-390e-4835-acd9-d0128516f53c} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.03.21 18:42:01.457702 [ 267 ] {205b55ff-390e-4835-acd9-d0128516f53c} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:01.457913 [ 267 ] {205b55ff-390e-4835-acd9-d0128516f53c} executeQuery: Read 1216 rows, 102.84 KiB in 0.002179 sec., 558054.1532813217 rows/sec., 46.09 MiB/sec. 2025.03.21 18:42:01.457965 [ 267 ] {205b55ff-390e-4835-acd9-d0128516f53c} TCPHandler: Processed in 0.002357982 sec. 2025.03.21 18:42:01.458079 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:42:01.458184 [ 267 ] {12e59603-3f3e-45ac-afa5-bbc992f4b8fb} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 18:42:01.458229 [ 267 ] {12e59603-3f3e-45ac-afa5-bbc992f4b8fb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 18:42:01.458748 [ 267 ] {12e59603-3f3e-45ac-afa5-bbc992f4b8fb} oximeter.fields_u16 (8d5fe5b5-2060-44d2-9590-037bc5fae09b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:01.458787 [ 267 ] {12e59603-3f3e-45ac-afa5-bbc992f4b8fb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:42:01.459115 [ 267 ] {12e59603-3f3e-45ac-afa5-bbc992f4b8fb} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.03.21 18:42:01.459365 [ 267 ] {12e59603-3f3e-45ac-afa5-bbc992f4b8fb} oximeter.fields_u16 (8d5fe5b5-2060-44d2-9590-037bc5fae09b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:01.459571 [ 267 ] {12e59603-3f3e-45ac-afa5-bbc992f4b8fb} executeQuery: Read 16 rows, 1.16 KiB in 0.00141 sec., 11347.517730496455 rows/sec., 822.81 KiB/sec. 2025.03.21 18:42:01.459622 [ 267 ] {12e59603-3f3e-45ac-afa5-bbc992f4b8fb} TCPHandler: Processed in 0.001591838 sec. 2025.03.21 18:42:01.459755 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:42:01.459858 [ 267 ] {9f7e8e76-a558-4e6d-a000-e3f5456d5c38} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.21 18:42:01.459903 [ 267 ] {9f7e8e76-a558-4e6d-a000-e3f5456d5c38} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.21 18:42:01.460500 [ 267 ] {9f7e8e76-a558-4e6d-a000-e3f5456d5c38} oximeter.fields_u32 (911397e8-289e-4551-882d-cedea57ba2f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:01.460539 [ 267 ] {9f7e8e76-a558-4e6d-a000-e3f5456d5c38} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:42:01.460885 [ 267 ] {9f7e8e76-a558-4e6d-a000-e3f5456d5c38} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.03.21 18:42:01.461114 [ 267 ] {9f7e8e76-a558-4e6d-a000-e3f5456d5c38} oximeter.fields_u32 (911397e8-289e-4551-882d-cedea57ba2f0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:01.461269 [ 82 ] {} oximeter.fields_u32 (911397e8-289e-4551-882d-cedea57ba2f0) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.03.21 18:42:01.461327 [ 267 ] {9f7e8e76-a558-4e6d-a000-e3f5456d5c38} executeQuery: Read 228 rows, 15.81 KiB in 0.00149 sec., 153020.13422818793 rows/sec., 10.36 MiB/sec. 2025.03.21 18:42:01.461352 [ 82 ] {} oximeter.fields_u32 (911397e8-289e-4551-882d-cedea57ba2f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:01.461418 [ 82 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:42:01.461441 [ 267 ] {9f7e8e76-a558-4e6d-a000-e3f5456d5c38} TCPHandler: Processed in 0.001734001 sec. 2025.03.21 18:42:01.461699 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:42:01.461877 [ 190 ] {911397e8-289e-4551-882d-cedea57ba2f0::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.03.21 18:42:01.461934 [ 267 ] {ec82ebcc-8ba9-471c-94ee-f3ee3469699d} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 18:42:01.462018 [ 267 ] {ec82ebcc-8ba9-471c-94ee-f3ee3469699d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 18:42:01.462192 [ 190 ] {911397e8-289e-4551-882d-cedea57ba2f0::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 18:42:01.462284 [ 190 ] {911397e8-289e-4551-882d-cedea57ba2f0::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 113 rows starting from the beginning of the part 2025.03.21 18:42:01.462626 [ 190 ] {911397e8-289e-4551-882d-cedea57ba2f0::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 228 rows starting from the beginning of the part 2025.03.21 18:42:01.462956 [ 190 ] {911397e8-289e-4551-882d-cedea57ba2f0::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 113 rows starting from the beginning of the part 2025.03.21 18:42:01.463323 [ 190 ] {911397e8-289e-4551-882d-cedea57ba2f0::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 113 rows starting from the beginning of the part 2025.03.21 18:42:01.463694 [ 190 ] {911397e8-289e-4551-882d-cedea57ba2f0::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 113 rows starting from the beginning of the part 2025.03.21 18:42:01.463945 [ 190 ] {911397e8-289e-4551-882d-cedea57ba2f0::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 228 rows starting from the beginning of the part 2025.03.21 18:42:01.464806 [ 267 ] {ec82ebcc-8ba9-471c-94ee-f3ee3469699d} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:01.464869 [ 267 ] {ec82ebcc-8ba9-471c-94ee-f3ee3469699d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:42:01.465899 [ 267 ] {ec82ebcc-8ba9-471c-94ee-f3ee3469699d} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.03.21 18:42:01.466444 [ 267 ] {ec82ebcc-8ba9-471c-94ee-f3ee3469699d} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:01.466712 [ 186 ] {911397e8-289e-4551-882d-cedea57ba2f0::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 908 rows, containing 5 columns (5 merged, 0 gathered) in 0.005163241 sec., 175858.53536567438 rows/sec., 12.32 MiB/sec. 2025.03.21 18:42:01.466916 [ 267 ] {ec82ebcc-8ba9-471c-94ee-f3ee3469699d} executeQuery: Read 536 rows, 40.70 KiB in 0.005025 sec., 106666.66666666667 rows/sec., 7.91 MiB/sec. 2025.03.21 18:42:01.467028 [ 267 ] {ec82ebcc-8ba9-471c-94ee-f3ee3469699d} TCPHandler: Processed in 0.005451596 sec. 2025.03.21 18:42:01.467036 [ 186 ] {911397e8-289e-4551-882d-cedea57ba2f0::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.03.21 18:42:01.467231 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:42:01.467445 [ 267 ] {66556416-754d-4703-8b22-cfd374c721e2} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 18:42:01.467548 [ 267 ] {66556416-754d-4703-8b22-cfd374c721e2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 18:42:01.467615 [ 196 ] {911397e8-289e-4551-882d-cedea57ba2f0::all_1_6_1} oximeter.fields_u32 (911397e8-289e-4551-882d-cedea57ba2f0): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:01.467777 [ 196 ] {911397e8-289e-4551-882d-cedea57ba2f0::all_1_6_1} oximeter.fields_u32 (911397e8-289e-4551-882d-cedea57ba2f0) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.03.21 18:42:01.467900 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. 2025.03.21 18:42:01.468503 [ 267 ] {66556416-754d-4703-8b22-cfd374c721e2} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:01.468542 [ 267 ] {66556416-754d-4703-8b22-cfd374c721e2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:42:01.468987 [ 267 ] {66556416-754d-4703-8b22-cfd374c721e2} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.03.21 18:42:01.469225 [ 267 ] {66556416-754d-4703-8b22-cfd374c721e2} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:01.469432 [ 267 ] {66556416-754d-4703-8b22-cfd374c721e2} executeQuery: Read 968 rows, 66.53 KiB in 0.002075 sec., 466506.0240963855 rows/sec., 31.31 MiB/sec. 2025.03.21 18:42:01.469491 [ 267 ] {66556416-754d-4703-8b22-cfd374c721e2} TCPHandler: Processed in 0.002343341 sec. 2025.03.21 18:42:01.469595 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:42:01.469697 [ 267 ] {34b123db-42b8-46bc-baad-9e82bd24c9e6} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.21 18:42:01.469764 [ 267 ] {34b123db-42b8-46bc-baad-9e82bd24c9e6} 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.03.21 18:42:01.470801 [ 267 ] {34b123db-42b8-46bc-baad-9e82bd24c9e6} oximeter.measurements_histogramu64 (e2f23082-f29d-4d29-b3a0-31acfc10d3e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:01.470841 [ 267 ] {34b123db-42b8-46bc-baad-9e82bd24c9e6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:42:01.471464 [ 267 ] {34b123db-42b8-46bc-baad-9e82bd24c9e6} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.03.21 18:42:01.471725 [ 267 ] {34b123db-42b8-46bc-baad-9e82bd24c9e6} oximeter.measurements_histogramu64 (e2f23082-f29d-4d29-b3a0-31acfc10d3e9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:01.471983 [ 267 ] {34b123db-42b8-46bc-baad-9e82bd24c9e6} executeQuery: Read 8 rows, 14.68 KiB in 0.002307 sec., 3467.7069787602945 rows/sec., 6.21 MiB/sec. 2025.03.21 18:42:01.472094 [ 267 ] {34b123db-42b8-46bc-baad-9e82bd24c9e6} TCPHandler: Processed in 0.002548795 sec. 2025.03.21 18:42:01.472232 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:42:01.472336 [ 267 ] {04cc236a-317f-40b5-ac86-7d0fe25dd271} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 18:42:01.472382 [ 267 ] {04cc236a-317f-40b5-ac86-7d0fe25dd271} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 18:42:01.472813 [ 267 ] {04cc236a-317f-40b5-ac86-7d0fe25dd271} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:01.472852 [ 267 ] {04cc236a-317f-40b5-ac86-7d0fe25dd271} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:42:01.473209 [ 267 ] {04cc236a-317f-40b5-ac86-7d0fe25dd271} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.03.21 18:42:01.473448 [ 267 ] {04cc236a-317f-40b5-ac86-7d0fe25dd271} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:01.473663 [ 267 ] {04cc236a-317f-40b5-ac86-7d0fe25dd271} executeQuery: Read 44 rows, 3.03 KiB in 0.001349 sec., 32616.75315048184 rows/sec., 2.19 MiB/sec. 2025.03.21 18:42:01.473714 [ 267 ] {04cc236a-317f-40b5-ac86-7d0fe25dd271} TCPHandler: Processed in 0.001532527 sec. 2025.03.21 18:42:02.426186 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 384 2025.03.21 18:42:02.429695 [ 242 ] {} system.query_log (fc3d32f1-e2fa-4c2e-b979-22efa01612ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:02.429757 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:42:02.431270 [ 242 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.03.21 18:42:02.431587 [ 242 ] {} system.query_log (fc3d32f1-e2fa-4c2e-b979-22efa01612ba): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:02.432686 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 384 2025.03.21 18:42:03.111047 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:42:03.111239 [ 267 ] {d4ee21eb-6451-48e2-9e09-85b84f1837ea} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 18:42:03.111307 [ 267 ] {d4ee21eb-6451-48e2-9e09-85b84f1837ea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 18:42:03.112063 [ 267 ] {d4ee21eb-6451-48e2-9e09-85b84f1837ea} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:03.112109 [ 267 ] {d4ee21eb-6451-48e2-9e09-85b84f1837ea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:42:03.112543 [ 267 ] {d4ee21eb-6451-48e2-9e09-85b84f1837ea} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.03.21 18:42:03.112800 [ 267 ] {d4ee21eb-6451-48e2-9e09-85b84f1837ea} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:03.113036 [ 267 ] {d4ee21eb-6451-48e2-9e09-85b84f1837ea} executeQuery: Read 56 rows, 4.41 KiB in 0.001854 sec., 30204.962243797196 rows/sec., 2.32 MiB/sec. 2025.03.21 18:42:03.113093 [ 267 ] {d4ee21eb-6451-48e2-9e09-85b84f1837ea} TCPHandler: Processed in 0.002182708 sec. 2025.03.21 18:42:03.113218 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:42:03.113325 [ 267 ] {ac1058e2-d247-46a7-8069-d2f847a27904} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 18:42:03.113372 [ 267 ] {ac1058e2-d247-46a7-8069-d2f847a27904} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 18:42:03.113963 [ 267 ] {ac1058e2-d247-46a7-8069-d2f847a27904} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:03.114006 [ 267 ] {ac1058e2-d247-46a7-8069-d2f847a27904} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:42:03.114377 [ 267 ] {ac1058e2-d247-46a7-8069-d2f847a27904} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.03.21 18:42:03.114617 [ 267 ] {ac1058e2-d247-46a7-8069-d2f847a27904} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:03.114830 [ 267 ] {ac1058e2-d247-46a7-8069-d2f847a27904} executeQuery: Read 64 rows, 5.12 KiB in 0.001528 sec., 41884.8167539267 rows/sec., 3.27 MiB/sec. 2025.03.21 18:42:03.114884 [ 267 ] {ac1058e2-d247-46a7-8069-d2f847a27904} TCPHandler: Processed in 0.00171681 sec. 2025.03.21 18:42:03.115007 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:42:03.115114 [ 267 ] {a5da6932-5ea0-4397-b618-db8b08229203} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 18:42:03.115163 [ 267 ] {a5da6932-5ea0-4397-b618-db8b08229203} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 18:42:03.115656 [ 267 ] {a5da6932-5ea0-4397-b618-db8b08229203} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:03.115694 [ 267 ] {a5da6932-5ea0-4397-b618-db8b08229203} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:42:03.116252 [ 267 ] {a5da6932-5ea0-4397-b618-db8b08229203} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.03.21 18:42:03.116569 [ 267 ] {a5da6932-5ea0-4397-b618-db8b08229203} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:03.116810 [ 267 ] {a5da6932-5ea0-4397-b618-db8b08229203} executeQuery: Read 42 rows, 2.99 KiB in 0.001716 sec., 24475.524475524475 rows/sec., 1.70 MiB/sec. 2025.03.21 18:42:03.116875 [ 267 ] {a5da6932-5ea0-4397-b618-db8b08229203} TCPHandler: Processed in 0.001920174 sec. 2025.03.21 18:42:03.117024 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:42:03.117151 [ 267 ] {882adfab-13e9-4b3a-bda3-221c20f3d1d3} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 18:42:03.117207 [ 267 ] {882adfab-13e9-4b3a-bda3-221c20f3d1d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 18:42:03.117664 [ 267 ] {882adfab-13e9-4b3a-bda3-221c20f3d1d3} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:03.117703 [ 267 ] {882adfab-13e9-4b3a-bda3-221c20f3d1d3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:42:03.118057 [ 267 ] {882adfab-13e9-4b3a-bda3-221c20f3d1d3} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.03.21 18:42:03.118301 [ 267 ] {882adfab-13e9-4b3a-bda3-221c20f3d1d3} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:03.118498 [ 267 ] {882adfab-13e9-4b3a-bda3-221c20f3d1d3} executeQuery: Read 16 rows, 1.11 KiB in 0.001376 sec., 11627.906976744185 rows/sec., 806.23 KiB/sec. 2025.03.21 18:42:03.118549 [ 267 ] {882adfab-13e9-4b3a-bda3-221c20f3d1d3} TCPHandler: Processed in 0.001585657 sec. 2025.03.21 18:42:04.918158 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5063 2025.03.21 18:42:04.918782 [ 243 ] {} system.asynchronous_metric_log (253f5c70-e022-4d90-b8fd-77ae60dab28a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:04.918824 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:42:04.919357 [ 243 ] {} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.03.21 18:42:04.919663 [ 243 ] {} system.asynchronous_metric_log (253f5c70-e022-4d90-b8fd-77ae60dab28a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:04.919810 [ 139 ] {} system.asynchronous_metric_log (253f5c70-e022-4d90-b8fd-77ae60dab28a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.03.21 18:42:04.919864 [ 139 ] {} system.asynchronous_metric_log (253f5c70-e022-4d90-b8fd-77ae60dab28a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:04.919878 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5063 2025.03.21 18:42:04.919890 [ 139 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:42:04.920053 [ 186 ] {253f5c70-e022-4d90-b8fd-77ae60dab28a::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.03.21 18:42:04.920245 [ 186 ] {253f5c70-e022-4d90-b8fd-77ae60dab28a::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 18:42:04.920297 [ 186 ] {253f5c70-e022-4d90-b8fd-77ae60dab28a::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.03.21 18:42:04.920384 [ 186 ] {253f5c70-e022-4d90-b8fd-77ae60dab28a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 427 rows starting from the beginning of the part 2025.03.21 18:42:04.920486 [ 186 ] {253f5c70-e022-4d90-b8fd-77ae60dab28a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 488 rows starting from the beginning of the part 2025.03.21 18:42:04.920736 [ 186 ] {253f5c70-e022-4d90-b8fd-77ae60dab28a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 427 rows starting from the beginning of the part 2025.03.21 18:42:04.920849 [ 186 ] {253f5c70-e022-4d90-b8fd-77ae60dab28a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 488 rows starting from the beginning of the part 2025.03.21 18:42:04.921072 [ 186 ] {253f5c70-e022-4d90-b8fd-77ae60dab28a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 427 rows starting from the beginning of the part 2025.03.21 18:42:04.922951 [ 196 ] {253f5c70-e022-4d90-b8fd-77ae60dab28a::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 5063 rows, containing 4 columns (4 merged, 0 gathered) in 0.002978783 sec., 1699687.4226823505 rows/sec., 24.31 MiB/sec. 2025.03.21 18:42:04.923646 [ 186 ] {253f5c70-e022-4d90-b8fd-77ae60dab28a::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.03.21 18:42:04.923946 [ 186 ] {253f5c70-e022-4d90-b8fd-77ae60dab28a::all_1_11_2} system.asynchronous_metric_log (253f5c70-e022-4d90-b8fd-77ae60dab28a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:04.924030 [ 186 ] {253f5c70-e022-4d90-b8fd-77ae60dab28a::all_1_11_2} system.asynchronous_metric_log (253f5c70-e022-4d90-b8fd-77ae60dab28a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.03.21 18:42:04.924129 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. 2025.03.21 18:42:05.236077 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 2025.03.21 18:42:05.258229 [ 244 ] {} system.metric_log (379d34fc-d09a-47b3-9f86-264f444bcceb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:05.258295 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:42:05.265900 [ 244 ] {} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.03.21 18:42:05.266677 [ 244 ] {} system.metric_log (379d34fc-d09a-47b3-9f86-264f444bcceb): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:05.267036 [ 139 ] {} system.metric_log (379d34fc-d09a-47b3-9f86-264f444bcceb) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.03.21 18:42:05.267168 [ 139 ] {} system.metric_log (379d34fc-d09a-47b3-9f86-264f444bcceb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:05.267241 [ 139 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:42:05.267710 [ 192 ] {379d34fc-d09a-47b3-9f86-264f444bcceb::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.03.21 18:42:05.276759 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 83 2025.03.21 18:42:05.277803 [ 192 ] {379d34fc-d09a-47b3-9f86-264f444bcceb::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 18:42:05.278690 [ 192 ] {379d34fc-d09a-47b3-9f86-264f444bcceb::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.03.21 18:42:05.283330 [ 192 ] {379d34fc-d09a-47b3-9f86-264f444bcceb::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.03.21 18:42:05.288233 [ 192 ] {379d34fc-d09a-47b3-9f86-264f444bcceb::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.03.21 18:42:05.293397 [ 192 ] {379d34fc-d09a-47b3-9f86-264f444bcceb::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.03.21 18:42:05.298603 [ 192 ] {379d34fc-d09a-47b3-9f86-264f444bcceb::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.03.21 18:42:05.303173 [ 192 ] {379d34fc-d09a-47b3-9f86-264f444bcceb::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.03.21 18:42:05.359308 [ 186 ] {379d34fc-d09a-47b3-9f86-264f444bcceb::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.091915916 sec., 902.9992150652124 rows/sec., 4.67 MiB/sec. 2025.03.21 18:42:05.361640 [ 186 ] {379d34fc-d09a-47b3-9f86-264f444bcceb::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.03.21 18:42:05.364642 [ 186 ] {379d34fc-d09a-47b3-9f86-264f444bcceb::all_1_11_2} system.metric_log (379d34fc-d09a-47b3-9f86-264f444bcceb): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:05.364768 [ 186 ] {379d34fc-d09a-47b3-9f86-264f444bcceb::all_1_11_2} system.metric_log (379d34fc-d09a-47b3-9f86-264f444bcceb) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.03.21 18:42:05.367161 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. 2025.03.21 18:42:06.000181 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 170.53 MiB, peak 180.42 MiB, free memory in arenas 0.00 B, will set to 172.48 MiB (RSS), difference: 1.95 MiB 2025.03.21 18:42:08.124373 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:42:08.124580 [ 267 ] {3ad76af2-5a9d-4c20-8099-bfd7d7146502} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.21 18:42:08.124653 [ 267 ] {3ad76af2-5a9d-4c20-8099-bfd7d7146502} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.21 18:42:08.125502 [ 267 ] {3ad76af2-5a9d-4c20-8099-bfd7d7146502} oximeter.fields_i16 (a5ae9dd6-eb39-4afa-ba7d-facc03842aac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:08.125553 [ 267 ] {3ad76af2-5a9d-4c20-8099-bfd7d7146502} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:42:08.126027 [ 267 ] {3ad76af2-5a9d-4c20-8099-bfd7d7146502} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.03.21 18:42:08.126320 [ 267 ] {3ad76af2-5a9d-4c20-8099-bfd7d7146502} oximeter.fields_i16 (a5ae9dd6-eb39-4afa-ba7d-facc03842aac): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:08.126516 [ 151 ] {} oximeter.fields_i16 (a5ae9dd6-eb39-4afa-ba7d-facc03842aac) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.03.21 18:42:08.126587 [ 267 ] {3ad76af2-5a9d-4c20-8099-bfd7d7146502} executeQuery: Read 212 rows, 13.81 KiB in 0.002056 sec., 103112.84046692606 rows/sec., 6.56 MiB/sec. 2025.03.21 18:42:08.126594 [ 151 ] {} oximeter.fields_i16 (a5ae9dd6-eb39-4afa-ba7d-facc03842aac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:08.126672 [ 151 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:42:08.126728 [ 267 ] {3ad76af2-5a9d-4c20-8099-bfd7d7146502} TCPHandler: Processed in 0.002483384 sec. 2025.03.21 18:42:08.126873 [ 187 ] {a5ae9dd6-eb39-4afa-ba7d-facc03842aac::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.03.21 18:42:08.126944 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:42:08.127157 [ 187 ] {a5ae9dd6-eb39-4afa-ba7d-facc03842aac::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 18:42:08.127173 [ 267 ] {1af004a7-6519-43fe-9d55-b0b95a10d09f} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 18:42:08.127234 [ 187 ] {a5ae9dd6-eb39-4afa-ba7d-facc03842aac::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 212 rows starting from the beginning of the part 2025.03.21 18:42:08.127264 [ 267 ] {1af004a7-6519-43fe-9d55-b0b95a10d09f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 18:42:08.127649 [ 187 ] {a5ae9dd6-eb39-4afa-ba7d-facc03842aac::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 212 rows starting from the beginning of the part 2025.03.21 18:42:08.127973 [ 187 ] {a5ae9dd6-eb39-4afa-ba7d-facc03842aac::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 212 rows starting from the beginning of the part 2025.03.21 18:42:08.128359 [ 187 ] {a5ae9dd6-eb39-4afa-ba7d-facc03842aac::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 212 rows starting from the beginning of the part 2025.03.21 18:42:08.128740 [ 187 ] {a5ae9dd6-eb39-4afa-ba7d-facc03842aac::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 212 rows starting from the beginning of the part 2025.03.21 18:42:08.130576 [ 267 ] {1af004a7-6519-43fe-9d55-b0b95a10d09f} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:08.130657 [ 267 ] {1af004a7-6519-43fe-9d55-b0b95a10d09f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:42:08.131489 [ 187 ] {a5ae9dd6-eb39-4afa-ba7d-facc03842aac::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.004724803 sec., 224347.97810617715 rows/sec., 15.12 MiB/sec. 2025.03.21 18:42:08.131621 [ 267 ] {1af004a7-6519-43fe-9d55-b0b95a10d09f} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.03.21 18:42:08.131748 [ 186 ] {a5ae9dd6-eb39-4afa-ba7d-facc03842aac::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.03.21 18:42:08.132056 [ 267 ] {1af004a7-6519-43fe-9d55-b0b95a10d09f} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:08.132333 [ 151 ] {} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.03.21 18:42:08.132436 [ 151 ] {} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:08.132500 [ 186 ] {a5ae9dd6-eb39-4afa-ba7d-facc03842aac::all_1_5_1} oximeter.fields_i16 (a5ae9dd6-eb39-4afa-ba7d-facc03842aac): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:08.132512 [ 151 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:42:08.132566 [ 267 ] {1af004a7-6519-43fe-9d55-b0b95a10d09f} executeQuery: Read 681 rows, 55.43 KiB in 0.005453 sec., 124885.38419218778 rows/sec., 9.93 MiB/sec. 2025.03.21 18:42:08.132916 [ 186 ] {a5ae9dd6-eb39-4afa-ba7d-facc03842aac::all_1_5_1} oximeter.fields_i16 (a5ae9dd6-eb39-4afa-ba7d-facc03842aac) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.03.21 18:42:08.132951 [ 187 ] {3cc0c560-b9e5-47ef-88fa-c63b55708d98::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.03.21 18:42:08.132989 [ 267 ] {1af004a7-6519-43fe-9d55-b0b95a10d09f} TCPHandler: Processed in 0.006108908 sec. 2025.03.21 18:42:08.133212 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. 2025.03.21 18:42:08.133311 [ 187 ] {3cc0c560-b9e5-47ef-88fa-c63b55708d98::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 18:42:08.133356 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:42:08.133371 [ 187 ] {3cc0c560-b9e5-47ef-88fa-c63b55708d98::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1829 rows starting from the beginning of the part 2025.03.21 18:42:08.133640 [ 187 ] {3cc0c560-b9e5-47ef-88fa-c63b55708d98::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 72 rows starting from the beginning of the part 2025.03.21 18:42:08.133744 [ 267 ] {f80b1aac-0cf3-42d6-b242-4728c4d91b82} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 18:42:08.133904 [ 187 ] {3cc0c560-b9e5-47ef-88fa-c63b55708d98::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 681 rows starting from the beginning of the part 2025.03.21 18:42:08.133949 [ 267 ] {f80b1aac-0cf3-42d6-b242-4728c4d91b82} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 18:42:08.134270 [ 187 ] {3cc0c560-b9e5-47ef-88fa-c63b55708d98::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1216 rows starting from the beginning of the part 2025.03.21 18:42:08.134598 [ 187 ] {3cc0c560-b9e5-47ef-88fa-c63b55708d98::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 56 rows starting from the beginning of the part 2025.03.21 18:42:08.134913 [ 187 ] {3cc0c560-b9e5-47ef-88fa-c63b55708d98::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 681 rows starting from the beginning of the part 2025.03.21 18:42:08.136538 [ 267 ] {f80b1aac-0cf3-42d6-b242-4728c4d91b82} oximeter.fields_u16 (8d5fe5b5-2060-44d2-9590-037bc5fae09b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:08.136605 [ 267 ] {f80b1aac-0cf3-42d6-b242-4728c4d91b82} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:42:08.137551 [ 267 ] {f80b1aac-0cf3-42d6-b242-4728c4d91b82} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.03.21 18:42:08.137904 [ 267 ] {f80b1aac-0cf3-42d6-b242-4728c4d91b82} oximeter.fields_u16 (8d5fe5b5-2060-44d2-9590-037bc5fae09b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:08.138097 [ 151 ] {} oximeter.fields_u16 (8d5fe5b5-2060-44d2-9590-037bc5fae09b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.03.21 18:42:08.138179 [ 151 ] {} oximeter.fields_u16 (8d5fe5b5-2060-44d2-9590-037bc5fae09b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:08.138236 [ 151 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:42:08.138255 [ 267 ] {f80b1aac-0cf3-42d6-b242-4728c4d91b82} executeQuery: Read 138 rows, 8.79 KiB in 0.004645 sec., 29709.36490850377 rows/sec., 1.85 MiB/sec. 2025.03.21 18:42:08.138859 [ 189 ] {8d5fe5b5-2060-44d2-9590-037bc5fae09b::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.03.21 18:42:08.139249 [ 267 ] {f80b1aac-0cf3-42d6-b242-4728c4d91b82} TCPHandler: Processed in 0.005993315 sec. 2025.03.21 18:42:08.139501 [ 187 ] {3cc0c560-b9e5-47ef-88fa-c63b55708d98::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 4535 rows, containing 5 columns (5 merged, 0 gathered) in 0.00682668 sec., 664305.3431536267 rows/sec., 56.45 MiB/sec. 2025.03.21 18:42:08.139513 [ 189 ] {8d5fe5b5-2060-44d2-9590-037bc5fae09b::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 18:42:08.139607 [ 189 ] {8d5fe5b5-2060-44d2-9590-037bc5fae09b::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 142 rows starting from the beginning of the part 2025.03.21 18:42:08.139631 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:42:08.139796 [ 189 ] {8d5fe5b5-2060-44d2-9590-037bc5fae09b::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 134 rows starting from the beginning of the part 2025.03.21 18:42:08.139925 [ 187 ] {3cc0c560-b9e5-47ef-88fa-c63b55708d98::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.03.21 18:42:08.140284 [ 189 ] {8d5fe5b5-2060-44d2-9590-037bc5fae09b::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.03.21 18:42:08.140705 [ 189 ] {8d5fe5b5-2060-44d2-9590-037bc5fae09b::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 138 rows starting from the beginning of the part 2025.03.21 18:42:08.141010 [ 267 ] {0d13ecce-3f19-4c8f-9bfd-499c7979c25d} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.21 18:42:08.141102 [ 189 ] {8d5fe5b5-2060-44d2-9590-037bc5fae09b::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 16 rows starting from the beginning of the part 2025.03.21 18:42:08.141173 [ 186 ] {3cc0c560-b9e5-47ef-88fa-c63b55708d98::all_1_16_3} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:08.141254 [ 267 ] {0d13ecce-3f19-4c8f-9bfd-499c7979c25d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.21 18:42:08.141459 [ 189 ] {8d5fe5b5-2060-44d2-9590-037bc5fae09b::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 138 rows starting from the beginning of the part 2025.03.21 18:42:08.141744 [ 186 ] {3cc0c560-b9e5-47ef-88fa-c63b55708d98::all_1_16_3} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.03.21 18:42:08.142269 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.98 MiB. 2025.03.21 18:42:08.144033 [ 267 ] {0d13ecce-3f19-4c8f-9bfd-499c7979c25d} oximeter.fields_u32 (911397e8-289e-4551-882d-cedea57ba2f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:08.144112 [ 267 ] {0d13ecce-3f19-4c8f-9bfd-499c7979c25d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:42:08.144861 [ 189 ] {8d5fe5b5-2060-44d2-9590-037bc5fae09b::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 576 rows, containing 5 columns (5 merged, 0 gathered) in 0.006518504 sec., 88363.83317399207 rows/sec., 5.87 MiB/sec. 2025.03.21 18:42:08.145019 [ 267 ] {0d13ecce-3f19-4c8f-9bfd-499c7979c25d} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.03.21 18:42:08.145065 [ 189 ] {8d5fe5b5-2060-44d2-9590-037bc5fae09b::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.03.21 18:42:08.145483 [ 267 ] {0d13ecce-3f19-4c8f-9bfd-499c7979c25d} oximeter.fields_u32 (911397e8-289e-4551-882d-cedea57ba2f0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:08.145604 [ 189 ] {8d5fe5b5-2060-44d2-9590-037bc5fae09b::all_1_11_2} oximeter.fields_u16 (8d5fe5b5-2060-44d2-9590-037bc5fae09b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:08.145854 [ 189 ] {8d5fe5b5-2060-44d2-9590-037bc5fae09b::all_1_11_2} oximeter.fields_u16 (8d5fe5b5-2060-44d2-9590-037bc5fae09b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.03.21 18:42:08.145884 [ 267 ] {0d13ecce-3f19-4c8f-9bfd-499c7979c25d} executeQuery: Read 113 rows, 7.49 KiB in 0.005943 sec., 19013.96601043244 rows/sec., 1.23 MiB/sec. 2025.03.21 18:42:08.146048 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2025.03.21 18:42:08.146088 [ 267 ] {0d13ecce-3f19-4c8f-9bfd-499c7979c25d} TCPHandler: Processed in 0.006547465 sec. 2025.03.21 18:42:08.146233 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:42:08.146351 [ 267 ] {933cf099-3cd1-4858-a417-112de995a8bb} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.21 18:42:08.146398 [ 267 ] {933cf099-3cd1-4858-a417-112de995a8bb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.21 18:42:08.146998 [ 267 ] {933cf099-3cd1-4858-a417-112de995a8bb} oximeter.fields_u8 (f2f1152e-1157-43b1-b21d-ee3b814d9cca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:08.147039 [ 267 ] {933cf099-3cd1-4858-a417-112de995a8bb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:42:08.147424 [ 267 ] {933cf099-3cd1-4858-a417-112de995a8bb} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.03.21 18:42:08.147674 [ 267 ] {933cf099-3cd1-4858-a417-112de995a8bb} oximeter.fields_u8 (f2f1152e-1157-43b1-b21d-ee3b814d9cca): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:08.147860 [ 151 ] {} oximeter.fields_u8 (f2f1152e-1157-43b1-b21d-ee3b814d9cca) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.03.21 18:42:08.147931 [ 267 ] {933cf099-3cd1-4858-a417-112de995a8bb} executeQuery: Read 112 rows, 6.53 KiB in 0.001596 sec., 70175.43859649124 rows/sec., 4.00 MiB/sec. 2025.03.21 18:42:08.147942 [ 151 ] {} oximeter.fields_u8 (f2f1152e-1157-43b1-b21d-ee3b814d9cca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:08.148046 [ 151 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:42:08.148067 [ 267 ] {933cf099-3cd1-4858-a417-112de995a8bb} TCPHandler: Processed in 0.001887473 sec. 2025.03.21 18:42:08.148308 [ 189 ] {f2f1152e-1157-43b1-b21d-ee3b814d9cca::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.03.21 18:42:08.148329 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:42:08.148575 [ 189 ] {f2f1152e-1157-43b1-b21d-ee3b814d9cca::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 18:42:08.148577 [ 267 ] {fdd534aa-2f52-45cc-ae8e-909d6b4e8685} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 18:42:08.148637 [ 189 ] {f2f1152e-1157-43b1-b21d-ee3b814d9cca::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 112 rows starting from the beginning of the part 2025.03.21 18:42:08.148689 [ 267 ] {fdd534aa-2f52-45cc-ae8e-909d6b4e8685} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 18:42:08.148973 [ 189 ] {f2f1152e-1157-43b1-b21d-ee3b814d9cca::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 112 rows starting from the beginning of the part 2025.03.21 18:42:08.149328 [ 189 ] {f2f1152e-1157-43b1-b21d-ee3b814d9cca::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 112 rows starting from the beginning of the part 2025.03.21 18:42:08.149611 [ 189 ] {f2f1152e-1157-43b1-b21d-ee3b814d9cca::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 112 rows starting from the beginning of the part 2025.03.21 18:42:08.149933 [ 189 ] {f2f1152e-1157-43b1-b21d-ee3b814d9cca::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 112 rows starting from the beginning of the part 2025.03.21 18:42:08.151897 [ 267 ] {fdd534aa-2f52-45cc-ae8e-909d6b4e8685} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:08.151976 [ 267 ] {fdd534aa-2f52-45cc-ae8e-909d6b4e8685} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:42:08.152578 [ 189 ] {f2f1152e-1157-43b1-b21d-ee3b814d9cca::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.004405198 sec., 127122.54931560397 rows/sec., 7.73 MiB/sec. 2025.03.21 18:42:08.152808 [ 189 ] {f2f1152e-1157-43b1-b21d-ee3b814d9cca::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.03.21 18:42:08.152871 [ 267 ] {fdd534aa-2f52-45cc-ae8e-909d6b4e8685} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.03.21 18:42:08.153245 [ 191 ] {f2f1152e-1157-43b1-b21d-ee3b814d9cca::all_1_5_1} oximeter.fields_u8 (f2f1152e-1157-43b1-b21d-ee3b814d9cca): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:08.153314 [ 267 ] {fdd534aa-2f52-45cc-ae8e-909d6b4e8685} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:08.153483 [ 191 ] {f2f1152e-1157-43b1-b21d-ee3b814d9cca::all_1_5_1} oximeter.fields_u8 (f2f1152e-1157-43b1-b21d-ee3b814d9cca) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.03.21 18:42:08.153586 [ 151 ] {} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.03.21 18:42:08.153736 [ 151 ] {} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:08.153794 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.03.21 18:42:08.153804 [ 151 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:42:08.153864 [ 267 ] {fdd534aa-2f52-45cc-ae8e-909d6b4e8685} executeQuery: Read 414 rows, 30.15 KiB in 0.005349 sec., 77397.64441951767 rows/sec., 5.50 MiB/sec. 2025.03.21 18:42:08.154231 [ 189 ] {abf58eaf-bbce-47c3-97d3-15f1abe98526::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.03.21 18:42:08.154247 [ 267 ] {fdd534aa-2f52-45cc-ae8e-909d6b4e8685} TCPHandler: Processed in 0.005992755 sec. 2025.03.21 18:42:08.154548 [ 189 ] {abf58eaf-bbce-47c3-97d3-15f1abe98526::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 18:42:08.154587 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:42:08.154606 [ 189 ] {abf58eaf-bbce-47c3-97d3-15f1abe98526::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 890 rows starting from the beginning of the part 2025.03.21 18:42:08.154854 [ 189 ] {abf58eaf-bbce-47c3-97d3-15f1abe98526::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 72 rows starting from the beginning of the part 2025.03.21 18:42:08.155001 [ 267 ] {d08ca349-ed84-4887-b3bb-4c5e0c4177ea} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.03.21 18:42:08.155140 [ 189 ] {abf58eaf-bbce-47c3-97d3-15f1abe98526::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 417 rows starting from the beginning of the part 2025.03.21 18:42:08.155257 [ 267 ] {d08ca349-ed84-4887-b3bb-4c5e0c4177ea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.03.21 18:42:08.155508 [ 189 ] {abf58eaf-bbce-47c3-97d3-15f1abe98526::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 536 rows starting from the beginning of the part 2025.03.21 18:42:08.155862 [ 189 ] {abf58eaf-bbce-47c3-97d3-15f1abe98526::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 64 rows starting from the beginning of the part 2025.03.21 18:42:08.156219 [ 189 ] {abf58eaf-bbce-47c3-97d3-15f1abe98526::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 414 rows starting from the beginning of the part 2025.03.21 18:42:08.157594 [ 267 ] {d08ca349-ed84-4887-b3bb-4c5e0c4177ea} oximeter.measurements_bool (e3cf1b1a-2fa1-4266-9f36-a423b8f8ccf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:08.157652 [ 267 ] {d08ca349-ed84-4887-b3bb-4c5e0c4177ea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:42:08.158654 [ 267 ] {d08ca349-ed84-4887-b3bb-4c5e0c4177ea} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.03.21 18:42:08.158998 [ 267 ] {d08ca349-ed84-4887-b3bb-4c5e0c4177ea} oximeter.measurements_bool (e3cf1b1a-2fa1-4266-9f36-a423b8f8ccf3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:08.159197 [ 151 ] {} oximeter.measurements_bool (e3cf1b1a-2fa1-4266-9f36-a423b8f8ccf3) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.03.21 18:42:08.159293 [ 151 ] {} oximeter.measurements_bool (e3cf1b1a-2fa1-4266-9f36-a423b8f8ccf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:08.159366 [ 151 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:42:08.159517 [ 267 ] {d08ca349-ed84-4887-b3bb-4c5e0c4177ea} executeQuery: Read 6 rows, 321.00 B in 0.004684 sec., 1280.9564474807858 rows/sec., 66.92 KiB/sec. 2025.03.21 18:42:08.159921 [ 267 ] {d08ca349-ed84-4887-b3bb-4c5e0c4177ea} TCPHandler: Processed in 0.005405925 sec. 2025.03.21 18:42:08.159955 [ 189 ] {e3cf1b1a-2fa1-4266-9f36-a423b8f8ccf3::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.03.21 18:42:08.160306 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:42:08.160408 [ 189 ] {e3cf1b1a-2fa1-4266-9f36-a423b8f8ccf3::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 18:42:08.160411 [ 191 ] {abf58eaf-bbce-47c3-97d3-15f1abe98526::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 2393 rows, containing 5 columns (5 merged, 0 gathered) in 0.006495374 sec., 368416.04501911666 rows/sec., 28.19 MiB/sec. 2025.03.21 18:42:08.160502 [ 189 ] {e3cf1b1a-2fa1-4266-9f36-a423b8f8ccf3::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part 2025.03.21 18:42:08.160602 [ 267 ] {27d7179f-633a-45bf-ac08-2ce328bca23a} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 18:42:08.160859 [ 189 ] {e3cf1b1a-2fa1-4266-9f36-a423b8f8ccf3::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part 2025.03.21 18:42:08.160886 [ 191 ] {abf58eaf-bbce-47c3-97d3-15f1abe98526::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.03.21 18:42:08.161138 [ 267 ] {27d7179f-633a-45bf-ac08-2ce328bca23a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 18:42:08.161284 [ 189 ] {e3cf1b1a-2fa1-4266-9f36-a423b8f8ccf3::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part 2025.03.21 18:42:08.161633 [ 189 ] {e3cf1b1a-2fa1-4266-9f36-a423b8f8ccf3::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part 2025.03.21 18:42:08.161921 [ 189 ] {e3cf1b1a-2fa1-4266-9f36-a423b8f8ccf3::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part 2025.03.21 18:42:08.162676 [ 191 ] {abf58eaf-bbce-47c3-97d3-15f1abe98526::all_1_16_3} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:08.163037 [ 191 ] {abf58eaf-bbce-47c3-97d3-15f1abe98526::all_1_16_3} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.03.21 18:42:08.163333 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. 2025.03.21 18:42:08.164736 [ 267 ] {27d7179f-633a-45bf-ac08-2ce328bca23a} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:08.164834 [ 267 ] {27d7179f-633a-45bf-ac08-2ce328bca23a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:42:08.165035 [ 189 ] {e3cf1b1a-2fa1-4266-9f36-a423b8f8ccf3::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.005547217 sec., 5408.117259519503 rows/sec., 282.55 KiB/sec. 2025.03.21 18:42:08.165198 [ 189 ] {e3cf1b1a-2fa1-4266-9f36-a423b8f8ccf3::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.03.21 18:42:08.165665 [ 267 ] {27d7179f-633a-45bf-ac08-2ce328bca23a} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.03.21 18:42:08.165687 [ 189 ] {e3cf1b1a-2fa1-4266-9f36-a423b8f8ccf3::all_1_5_1} oximeter.measurements_bool (e3cf1b1a-2fa1-4266-9f36-a423b8f8ccf3): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:08.165825 [ 189 ] {e3cf1b1a-2fa1-4266-9f36-a423b8f8ccf3::all_1_5_1} oximeter.measurements_bool (e3cf1b1a-2fa1-4266-9f36-a423b8f8ccf3) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.03.21 18:42:08.165951 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. 2025.03.21 18:42:08.166086 [ 267 ] {27d7179f-633a-45bf-ac08-2ce328bca23a} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:08.166286 [ 151 ] {} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.03.21 18:42:08.166372 [ 151 ] {} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:08.166379 [ 267 ] {27d7179f-633a-45bf-ac08-2ce328bca23a} executeQuery: Read 237 rows, 16.27 KiB in 0.00587 sec., 40374.7870528109 rows/sec., 2.71 MiB/sec. 2025.03.21 18:42:08.166426 [ 151 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:42:08.166584 [ 267 ] {27d7179f-633a-45bf-ac08-2ce328bca23a} TCPHandler: Processed in 0.006421613 sec. 2025.03.21 18:42:08.166928 [ 197 ] {ae45b45a-b62a-4d9b-948b-b386fabd81fd::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.03.21 18:42:08.167117 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:42:08.167342 [ 197 ] {ae45b45a-b62a-4d9b-948b-b386fabd81fd::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 18:42:08.167372 [ 267 ] {c230b0b5-d7b4-44b8-b9dd-136b4daf1780} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.03.21 18:42:08.167393 [ 197 ] {ae45b45a-b62a-4d9b-948b-b386fabd81fd::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 3695 rows starting from the beginning of the part 2025.03.21 18:42:08.167457 [ 267 ] {c230b0b5-d7b4-44b8-b9dd-136b4daf1780} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.03.21 18:42:08.167679 [ 197 ] {ae45b45a-b62a-4d9b-948b-b386fabd81fd::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 160 rows starting from the beginning of the part 2025.03.21 18:42:08.168082 [ 197 ] {ae45b45a-b62a-4d9b-948b-b386fabd81fd::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 237 rows starting from the beginning of the part 2025.03.21 18:42:08.168406 [ 197 ] {ae45b45a-b62a-4d9b-948b-b386fabd81fd::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 968 rows starting from the beginning of the part 2025.03.21 18:42:08.168787 [ 197 ] {ae45b45a-b62a-4d9b-948b-b386fabd81fd::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 42 rows starting from the beginning of the part 2025.03.21 18:42:08.169062 [ 197 ] {ae45b45a-b62a-4d9b-948b-b386fabd81fd::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 237 rows starting from the beginning of the part 2025.03.21 18:42:08.170011 [ 267 ] {c230b0b5-d7b4-44b8-b9dd-136b4daf1780} oximeter.measurements_f64 (7b0b0415-7ba0-4118-af58-37132dd63164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:08.170087 [ 267 ] {c230b0b5-d7b4-44b8-b9dd-136b4daf1780} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:42:08.170871 [ 267 ] {c230b0b5-d7b4-44b8-b9dd-136b4daf1780} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.03.21 18:42:08.171384 [ 267 ] {c230b0b5-d7b4-44b8-b9dd-136b4daf1780} oximeter.measurements_f64 (7b0b0415-7ba0-4118-af58-37132dd63164): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:08.171750 [ 151 ] {} oximeter.measurements_f64 (7b0b0415-7ba0-4118-af58-37132dd63164) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.03.21 18:42:08.171845 [ 151 ] {} oximeter.measurements_f64 (7b0b0415-7ba0-4118-af58-37132dd63164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:08.171874 [ 267 ] {c230b0b5-d7b4-44b8-b9dd-136b4daf1780} executeQuery: Read 1 rows, 69.00 B in 0.004554 sec., 219.58717610891526 rows/sec., 14.80 KiB/sec. 2025.03.21 18:42:08.171970 [ 151 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:42:08.172067 [ 267 ] {c230b0b5-d7b4-44b8-b9dd-136b4daf1780} TCPHandler: Processed in 0.0051218 sec. 2025.03.21 18:42:08.172463 [ 194 ] {7b0b0415-7ba0-4118-af58-37132dd63164::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.03.21 18:42:08.172486 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:42:08.172736 [ 267 ] {c47937ae-bcde-420b-814e-0a52e147110e} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.21 18:42:08.172754 [ 194 ] {7b0b0415-7ba0-4118-af58-37132dd63164::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 18:42:08.172834 [ 194 ] {7b0b0415-7ba0-4118-af58-37132dd63164::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.03.21 18:42:08.172923 [ 267 ] {c47937ae-bcde-420b-814e-0a52e147110e} 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.03.21 18:42:08.173137 [ 194 ] {7b0b0415-7ba0-4118-af58-37132dd63164::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.03.21 18:42:08.173795 [ 194 ] {7b0b0415-7ba0-4118-af58-37132dd63164::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.03.21 18:42:08.174215 [ 194 ] {7b0b0415-7ba0-4118-af58-37132dd63164::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.03.21 18:42:08.174532 [ 200 ] {ae45b45a-b62a-4d9b-948b-b386fabd81fd::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 5339 rows, containing 5 columns (5 merged, 0 gathered) in 0.007915739 sec., 674479.0347433133 rows/sec., 45.44 MiB/sec. 2025.03.21 18:42:08.174722 [ 194 ] {7b0b0415-7ba0-4118-af58-37132dd63164::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.03.21 18:42:08.175177 [ 197 ] {ae45b45a-b62a-4d9b-948b-b386fabd81fd::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.03.21 18:42:08.176201 [ 197 ] {ae45b45a-b62a-4d9b-948b-b386fabd81fd::all_1_16_3} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:08.176519 [ 197 ] {ae45b45a-b62a-4d9b-948b-b386fabd81fd::all_1_16_3} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.03.21 18:42:08.176780 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.01 MiB. 2025.03.21 18:42:08.178532 [ 194 ] {7b0b0415-7ba0-4118-af58-37132dd63164::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.006354431 sec., 786.8525128371053 rows/sec., 53.02 KiB/sec. 2025.03.21 18:42:08.178748 [ 194 ] {7b0b0415-7ba0-4118-af58-37132dd63164::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.03.21 18:42:08.179388 [ 194 ] {7b0b0415-7ba0-4118-af58-37132dd63164::all_1_5_1} oximeter.measurements_f64 (7b0b0415-7ba0-4118-af58-37132dd63164): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:08.179553 [ 267 ] {c47937ae-bcde-420b-814e-0a52e147110e} oximeter.measurements_histogramu64 (e2f23082-f29d-4d29-b3a0-31acfc10d3e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:08.179594 [ 194 ] {7b0b0415-7ba0-4118-af58-37132dd63164::all_1_5_1} oximeter.measurements_f64 (7b0b0415-7ba0-4118-af58-37132dd63164) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.03.21 18:42:08.179618 [ 267 ] {c47937ae-bcde-420b-814e-0a52e147110e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:42:08.179715 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.03.21 18:42:08.180389 [ 267 ] {c47937ae-bcde-420b-814e-0a52e147110e} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.03.21 18:42:08.180667 [ 267 ] {c47937ae-bcde-420b-814e-0a52e147110e} oximeter.measurements_histogramu64 (e2f23082-f29d-4d29-b3a0-31acfc10d3e9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:08.180878 [ 151 ] {} oximeter.measurements_histogramu64 (e2f23082-f29d-4d29-b3a0-31acfc10d3e9) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.03.21 18:42:08.180969 [ 151 ] {} oximeter.measurements_histogramu64 (e2f23082-f29d-4d29-b3a0-31acfc10d3e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:08.180991 [ 267 ] {c47937ae-bcde-420b-814e-0a52e147110e} executeQuery: Read 32 rows, 58.72 KiB in 0.008331 sec., 3841.0755011403194 rows/sec., 6.88 MiB/sec. 2025.03.21 18:42:08.181023 [ 151 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:42:08.181501 [ 197 ] {e2f23082-f29d-4d29-b3a0-31acfc10d3e9::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.03.21 18:42:08.181524 [ 267 ] {c47937ae-bcde-420b-814e-0a52e147110e} TCPHandler: Processed in 0.009142021 sec. 2025.03.21 18:42:08.181924 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:42:08.182191 [ 267 ] {e2bff296-baac-4ce2-bdc3-224ba49612cb} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 18:42:08.182217 [ 197 ] {e2f23082-f29d-4d29-b3a0-31acfc10d3e9::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 18:42:08.182303 [ 267 ] {e2bff296-baac-4ce2-bdc3-224ba49612cb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 18:42:08.182380 [ 197 ] {e2f23082-f29d-4d29-b3a0-31acfc10d3e9::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 88 rows starting from the beginning of the part 2025.03.21 18:42:08.183344 [ 197 ] {e2f23082-f29d-4d29-b3a0-31acfc10d3e9::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 28 rows starting from the beginning of the part 2025.03.21 18:42:08.184001 [ 197 ] {e2f23082-f29d-4d29-b3a0-31acfc10d3e9::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.03.21 18:42:08.184735 [ 197 ] {e2f23082-f29d-4d29-b3a0-31acfc10d3e9::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 32 rows starting from the beginning of the part 2025.03.21 18:42:08.184843 [ 267 ] {e2bff296-baac-4ce2-bdc3-224ba49612cb} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:08.184932 [ 267 ] {e2bff296-baac-4ce2-bdc3-224ba49612cb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:42:08.185403 [ 197 ] {e2f23082-f29d-4d29-b3a0-31acfc10d3e9::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.03.21 18:42:08.186011 [ 197 ] {e2f23082-f29d-4d29-b3a0-31acfc10d3e9::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 32 rows starting from the beginning of the part 2025.03.21 18:42:08.186842 [ 267 ] {e2bff296-baac-4ce2-bdc3-224ba49612cb} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.03.21 18:42:08.187395 [ 267 ] {e2bff296-baac-4ce2-bdc3-224ba49612cb} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:08.187756 [ 150 ] {} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.03.21 18:42:08.187900 [ 150 ] {} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:08.188001 [ 150 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:42:08.188077 [ 267 ] {e2bff296-baac-4ce2-bdc3-224ba49612cb} executeQuery: Read 82 rows, 5.33 KiB in 0.005954 sec., 13772.253946926436 rows/sec., 895.70 KiB/sec. 2025.03.21 18:42:08.188543 [ 267 ] {e2bff296-baac-4ce2-bdc3-224ba49612cb} TCPHandler: Processed in 0.006694778 sec. 2025.03.21 18:42:08.188556 [ 194 ] {c7c9c81e-dc00-4970-9ce5-34da39abffbf::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.03.21 18:42:08.189276 [ 194 ] {c7c9c81e-dc00-4970-9ce5-34da39abffbf::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 18:42:08.189386 [ 194 ] {c7c9c81e-dc00-4970-9ce5-34da39abffbf::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 504 rows starting from the beginning of the part 2025.03.21 18:42:08.189636 [ 194 ] {c7c9c81e-dc00-4970-9ce5-34da39abffbf::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 60 rows starting from the beginning of the part 2025.03.21 18:42:08.190036 [ 194 ] {c7c9c81e-dc00-4970-9ce5-34da39abffbf::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 82 rows starting from the beginning of the part 2025.03.21 18:42:08.190395 [ 194 ] {c7c9c81e-dc00-4970-9ce5-34da39abffbf::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 44 rows starting from the beginning of the part 2025.03.21 18:42:08.190714 [ 194 ] {c7c9c81e-dc00-4970-9ce5-34da39abffbf::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 16 rows starting from the beginning of the part 2025.03.21 18:42:08.191062 [ 194 ] {c7c9c81e-dc00-4970-9ce5-34da39abffbf::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 82 rows starting from the beginning of the part 2025.03.21 18:42:08.194631 [ 199 ] {c7c9c81e-dc00-4970-9ce5-34da39abffbf::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 788 rows, containing 4 columns (4 merged, 0 gathered) in 0.006441653 sec., 122328.8494428371 rows/sec., 7.97 MiB/sec. 2025.03.21 18:42:08.194922 [ 198 ] {c7c9c81e-dc00-4970-9ce5-34da39abffbf::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.03.21 18:42:08.195539 [ 198 ] {c7c9c81e-dc00-4970-9ce5-34da39abffbf::all_1_16_3} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:08.195835 [ 198 ] {c7c9c81e-dc00-4970-9ce5-34da39abffbf::all_1_16_3} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.03.21 18:42:08.196097 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. 2025.03.21 18:42:08.196182 [ 193 ] {e2f23082-f29d-4d29-b3a0-31acfc10d3e9::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 19 columns (19 merged, 0 gathered) in 0.015004464 sec., 13062.779183581633 rows/sec., 23.41 MiB/sec. 2025.03.21 18:42:08.196614 [ 193 ] {e2f23082-f29d-4d29-b3a0-31acfc10d3e9::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.03.21 18:42:08.197007 [ 193 ] {e2f23082-f29d-4d29-b3a0-31acfc10d3e9::all_1_11_2} oximeter.measurements_histogramu64 (e2f23082-f29d-4d29-b3a0-31acfc10d3e9): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:08.197083 [ 193 ] {e2f23082-f29d-4d29-b3a0-31acfc10d3e9::all_1_11_2} oximeter.measurements_histogramu64 (e2f23082-f29d-4d29-b3a0-31acfc10d3e9) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.03.21 18:42:08.197187 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. 2025.03.21 18:42:12.344806 [ 146 ] {} DNSResolver: Updating DNS cache 2025.03.21 18:42:12.344869 [ 146 ] {} DNSResolver: Updated DNS cache 2025.03.21 18:42:12.420034 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 5551 2025.03.21 18:42:12.420804 [ 243 ] {} system.asynchronous_metric_log (253f5c70-e022-4d90-b8fd-77ae60dab28a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:12.420856 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:42:12.421388 [ 243 ] {} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.03.21 18:42:12.421658 [ 243 ] {} system.asynchronous_metric_log (253f5c70-e022-4d90-b8fd-77ae60dab28a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:12.421908 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5551 2025.03.21 18:42:12.432974 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 414 2025.03.21 18:42:12.435883 [ 242 ] {} system.query_log (fc3d32f1-e2fa-4c2e-b979-22efa01612ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:12.435923 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:42:12.437354 [ 242 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.03.21 18:42:12.437654 [ 242 ] {} system.query_log (fc3d32f1-e2fa-4c2e-b979-22efa01612ba): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:12.438127 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 414 2025.03.21 18:42:12.776863 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 2025.03.21 18:42:12.797794 [ 244 ] {} system.metric_log (379d34fc-d09a-47b3-9f86-264f444bcceb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:12.797861 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:42:12.805030 [ 244 ] {} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.03.21 18:42:12.805852 [ 244 ] {} system.metric_log (379d34fc-d09a-47b3-9f86-264f444bcceb): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:12.808831 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 91 2025.03.21 18:42:13.117398 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:42:13.117599 [ 267 ] {6fabfbfa-2e4d-4b44-b14b-42debd3856ba} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 18:42:13.117676 [ 267 ] {6fabfbfa-2e4d-4b44-b14b-42debd3856ba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 18:42:13.118449 [ 267 ] {6fabfbfa-2e4d-4b44-b14b-42debd3856ba} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:13.118493 [ 267 ] {6fabfbfa-2e4d-4b44-b14b-42debd3856ba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:42:13.118942 [ 267 ] {6fabfbfa-2e4d-4b44-b14b-42debd3856ba} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.03.21 18:42:13.119206 [ 267 ] {6fabfbfa-2e4d-4b44-b14b-42debd3856ba} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:13.119440 [ 267 ] {6fabfbfa-2e4d-4b44-b14b-42debd3856ba} executeQuery: Read 72 rows, 5.99 KiB in 0.001891 sec., 38075.09254362771 rows/sec., 3.09 MiB/sec. 2025.03.21 18:42:13.119645 [ 267 ] {6fabfbfa-2e4d-4b44-b14b-42debd3856ba} TCPHandler: Processed in 0.002380001 sec. 2025.03.21 18:42:13.119811 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:42:13.119924 [ 267 ] {1959ebda-32d6-40f5-a260-1f375aa20566} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 18:42:13.119973 [ 267 ] {1959ebda-32d6-40f5-a260-1f375aa20566} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 18:42:13.120524 [ 267 ] {1959ebda-32d6-40f5-a260-1f375aa20566} oximeter.fields_u16 (8d5fe5b5-2060-44d2-9590-037bc5fae09b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:13.120563 [ 267 ] {1959ebda-32d6-40f5-a260-1f375aa20566} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:42:13.120918 [ 267 ] {1959ebda-32d6-40f5-a260-1f375aa20566} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.03.21 18:42:13.121159 [ 267 ] {1959ebda-32d6-40f5-a260-1f375aa20566} oximeter.fields_u16 (8d5fe5b5-2060-44d2-9590-037bc5fae09b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:13.121333 [ 267 ] {1959ebda-32d6-40f5-a260-1f375aa20566} executeQuery: Read 8 rows, 616.00 B in 0.001437 sec., 5567.153792623521 rows/sec., 418.62 KiB/sec. 2025.03.21 18:42:13.121386 [ 267 ] {1959ebda-32d6-40f5-a260-1f375aa20566} TCPHandler: Processed in 0.001626909 sec. 2025.03.21 18:42:13.121517 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:42:13.121656 [ 267 ] {36badbc4-4bc7-4a3e-b4b0-866fb94c465f} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 18:42:13.121710 [ 267 ] {36badbc4-4bc7-4a3e-b4b0-866fb94c465f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 18:42:13.122359 [ 267 ] {36badbc4-4bc7-4a3e-b4b0-866fb94c465f} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:13.122404 [ 267 ] {36badbc4-4bc7-4a3e-b4b0-866fb94c465f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:42:13.122827 [ 267 ] {36badbc4-4bc7-4a3e-b4b0-866fb94c465f} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.03.21 18:42:13.123066 [ 267 ] {36badbc4-4bc7-4a3e-b4b0-866fb94c465f} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:13.123239 [ 267 ] {36badbc4-4bc7-4a3e-b4b0-866fb94c465f} executeQuery: Read 72 rows, 5.76 KiB in 0.001615 sec., 44582.043343653255 rows/sec., 3.48 MiB/sec. 2025.03.21 18:42:13.123289 [ 267 ] {36badbc4-4bc7-4a3e-b4b0-866fb94c465f} TCPHandler: Processed in 0.001836652 sec. 2025.03.21 18:42:13.123402 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:42:13.123508 [ 267 ] {bbc41329-b9d6-45b1-98fb-8c9ea112fdf9} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 18:42:13.123557 [ 267 ] {bbc41329-b9d6-45b1-98fb-8c9ea112fdf9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 18:42:13.124060 [ 267 ] {bbc41329-b9d6-45b1-98fb-8c9ea112fdf9} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:13.124096 [ 267 ] {bbc41329-b9d6-45b1-98fb-8c9ea112fdf9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:42:13.124477 [ 267 ] {bbc41329-b9d6-45b1-98fb-8c9ea112fdf9} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.03.21 18:42:13.124717 [ 267 ] {bbc41329-b9d6-45b1-98fb-8c9ea112fdf9} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:13.124885 [ 267 ] {bbc41329-b9d6-45b1-98fb-8c9ea112fdf9} executeQuery: Read 160 rows, 11.41 KiB in 0.0014 sec., 114285.71428571429 rows/sec., 7.96 MiB/sec. 2025.03.21 18:42:13.124934 [ 267 ] {bbc41329-b9d6-45b1-98fb-8c9ea112fdf9} TCPHandler: Processed in 0.001583878 sec. 2025.03.21 18:42:13.125047 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:42:13.125152 [ 267 ] {a8cd1313-1b1c-47e0-807d-ea87734c8f53} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.21 18:42:13.125217 [ 267 ] {a8cd1313-1b1c-47e0-807d-ea87734c8f53} 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.03.21 18:42:13.126222 [ 267 ] {a8cd1313-1b1c-47e0-807d-ea87734c8f53} oximeter.measurements_histogramu64 (e2f23082-f29d-4d29-b3a0-31acfc10d3e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:13.126259 [ 267 ] {a8cd1313-1b1c-47e0-807d-ea87734c8f53} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:42:13.127015 [ 267 ] {a8cd1313-1b1c-47e0-807d-ea87734c8f53} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.03.21 18:42:13.127284 [ 267 ] {a8cd1313-1b1c-47e0-807d-ea87734c8f53} oximeter.measurements_histogramu64 (e2f23082-f29d-4d29-b3a0-31acfc10d3e9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:13.127478 [ 267 ] {a8cd1313-1b1c-47e0-807d-ea87734c8f53} executeQuery: Read 8 rows, 14.68 KiB in 0.002347 sec., 3408.6067319982953 rows/sec., 6.11 MiB/sec. 2025.03.21 18:42:13.127577 [ 267 ] {a8cd1313-1b1c-47e0-807d-ea87734c8f53} TCPHandler: Processed in 0.002580275 sec. 2025.03.21 18:42:13.127708 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:42:13.127812 [ 267 ] {c3fd7d74-419e-41ed-bb8f-3844538d29ec} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 18:42:13.127858 [ 267 ] {c3fd7d74-419e-41ed-bb8f-3844538d29ec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 18:42:13.128285 [ 267 ] {c3fd7d74-419e-41ed-bb8f-3844538d29ec} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:13.128324 [ 267 ] {c3fd7d74-419e-41ed-bb8f-3844538d29ec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:42:13.128683 [ 267 ] {c3fd7d74-419e-41ed-bb8f-3844538d29ec} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.03.21 18:42:13.128927 [ 267 ] {c3fd7d74-419e-41ed-bb8f-3844538d29ec} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:13.129092 [ 267 ] {c3fd7d74-419e-41ed-bb8f-3844538d29ec} executeQuery: Read 60 rows, 4.14 KiB in 0.001302 sec., 46082.949308755764 rows/sec., 3.11 MiB/sec. 2025.03.21 18:42:13.129139 [ 267 ] {c3fd7d74-419e-41ed-bb8f-3844538d29ec} TCPHandler: Processed in 0.001482526 sec. 2025.03.21 18:42:18.124718 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:42:18.125033 [ 267 ] {63756ff4-3c81-4ad5-92a7-cae998626947} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.21 18:42:18.125101 [ 267 ] {63756ff4-3c81-4ad5-92a7-cae998626947} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.21 18:42:18.125909 [ 267 ] {63756ff4-3c81-4ad5-92a7-cae998626947} oximeter.fields_i16 (a5ae9dd6-eb39-4afa-ba7d-facc03842aac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:18.125957 [ 267 ] {63756ff4-3c81-4ad5-92a7-cae998626947} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:42:18.126450 [ 267 ] {63756ff4-3c81-4ad5-92a7-cae998626947} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.03.21 18:42:18.126711 [ 267 ] {63756ff4-3c81-4ad5-92a7-cae998626947} oximeter.fields_i16 (a5ae9dd6-eb39-4afa-ba7d-facc03842aac): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:18.126949 [ 267 ] {63756ff4-3c81-4ad5-92a7-cae998626947} executeQuery: Read 212 rows, 13.81 KiB in 0.001997 sec., 106159.23885828743 rows/sec., 6.75 MiB/sec. 2025.03.21 18:42:18.127006 [ 267 ] {63756ff4-3c81-4ad5-92a7-cae998626947} TCPHandler: Processed in 0.002476153 sec. 2025.03.21 18:42:18.127127 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:42:18.127230 [ 267 ] {76de9152-ba60-4090-a7f8-bf0151399741} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.03.21 18:42:18.127276 [ 267 ] {76de9152-ba60-4090-a7f8-bf0151399741} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.03.21 18:42:18.127783 [ 267 ] {76de9152-ba60-4090-a7f8-bf0151399741} oximeter.fields_ipaddr (54548ee5-6665-4ef7-88f2-6c8e26ee35cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:18.127823 [ 267 ] {76de9152-ba60-4090-a7f8-bf0151399741} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:42:18.128191 [ 267 ] {76de9152-ba60-4090-a7f8-bf0151399741} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.03.21 18:42:18.128436 [ 267 ] {76de9152-ba60-4090-a7f8-bf0151399741} oximeter.fields_ipaddr (54548ee5-6665-4ef7-88f2-6c8e26ee35cc): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:18.128638 [ 267 ] {76de9152-ba60-4090-a7f8-bf0151399741} executeQuery: Read 6 rows, 501.00 B in 0.001428 sec., 4201.680672268907 rows/sec., 342.62 KiB/sec. 2025.03.21 18:42:18.128688 [ 267 ] {76de9152-ba60-4090-a7f8-bf0151399741} TCPHandler: Processed in 0.001611949 sec. 2025.03.21 18:42:18.128803 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:42:18.128907 [ 267 ] {f6c58cee-f3e3-44f4-a4d0-774d299e5d9b} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 18:42:18.128951 [ 267 ] {f6c58cee-f3e3-44f4-a4d0-774d299e5d9b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 18:42:18.129789 [ 267 ] {f6c58cee-f3e3-44f4-a4d0-774d299e5d9b} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:18.129828 [ 267 ] {f6c58cee-f3e3-44f4-a4d0-774d299e5d9b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:42:18.130224 [ 267 ] {f6c58cee-f3e3-44f4-a4d0-774d299e5d9b} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.03.21 18:42:18.130467 [ 267 ] {f6c58cee-f3e3-44f4-a4d0-774d299e5d9b} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:18.130650 [ 267 ] {f6c58cee-f3e3-44f4-a4d0-774d299e5d9b} executeQuery: Read 684 rows, 55.65 KiB in 0.001764 sec., 387755.10204081633 rows/sec., 30.81 MiB/sec. 2025.03.21 18:42:18.130701 [ 267 ] {f6c58cee-f3e3-44f4-a4d0-774d299e5d9b} TCPHandler: Processed in 0.001947354 sec. 2025.03.21 18:42:18.130816 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:42:18.130930 [ 267 ] {0af78a6e-ef4e-4227-ac1d-33bc55aa5677} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 18:42:18.130974 [ 267 ] {0af78a6e-ef4e-4227-ac1d-33bc55aa5677} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 18:42:18.131533 [ 267 ] {0af78a6e-ef4e-4227-ac1d-33bc55aa5677} oximeter.fields_u16 (8d5fe5b5-2060-44d2-9590-037bc5fae09b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:18.131571 [ 267 ] {0af78a6e-ef4e-4227-ac1d-33bc55aa5677} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:42:18.131930 [ 267 ] {0af78a6e-ef4e-4227-ac1d-33bc55aa5677} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.03.21 18:42:18.132168 [ 267 ] {0af78a6e-ef4e-4227-ac1d-33bc55aa5677} oximeter.fields_u16 (8d5fe5b5-2060-44d2-9590-037bc5fae09b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:18.132386 [ 267 ] {0af78a6e-ef4e-4227-ac1d-33bc55aa5677} executeQuery: Read 144 rows, 9.21 KiB in 0.00147 sec., 97959.1836734694 rows/sec., 6.12 MiB/sec. 2025.03.21 18:42:18.132594 [ 267 ] {0af78a6e-ef4e-4227-ac1d-33bc55aa5677} TCPHandler: Processed in 0.001827683 sec. 2025.03.21 18:42:18.132753 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:42:18.132858 [ 267 ] {230a49ee-2ab1-47c3-98e9-d40ab69708ad} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.21 18:42:18.132904 [ 267 ] {230a49ee-2ab1-47c3-98e9-d40ab69708ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.21 18:42:18.133481 [ 267 ] {230a49ee-2ab1-47c3-98e9-d40ab69708ad} oximeter.fields_u32 (911397e8-289e-4551-882d-cedea57ba2f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:18.133519 [ 267 ] {230a49ee-2ab1-47c3-98e9-d40ab69708ad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:42:18.133865 [ 267 ] {230a49ee-2ab1-47c3-98e9-d40ab69708ad} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.03.21 18:42:18.134101 [ 267 ] {230a49ee-2ab1-47c3-98e9-d40ab69708ad} oximeter.fields_u32 (911397e8-289e-4551-882d-cedea57ba2f0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:18.134276 [ 267 ] {230a49ee-2ab1-47c3-98e9-d40ab69708ad} executeQuery: Read 113 rows, 7.49 KiB in 0.001442 sec., 78363.38418862691 rows/sec., 5.07 MiB/sec. 2025.03.21 18:42:18.134328 [ 267 ] {230a49ee-2ab1-47c3-98e9-d40ab69708ad} TCPHandler: Processed in 0.001627679 sec. 2025.03.21 18:42:18.134456 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:42:18.134594 [ 267 ] {c0e46cc1-9b57-4968-a88e-e0e42618cc24} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.21 18:42:18.134648 [ 267 ] {c0e46cc1-9b57-4968-a88e-e0e42618cc24} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.21 18:42:18.135264 [ 267 ] {c0e46cc1-9b57-4968-a88e-e0e42618cc24} oximeter.fields_u8 (f2f1152e-1157-43b1-b21d-ee3b814d9cca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:18.135302 [ 267 ] {c0e46cc1-9b57-4968-a88e-e0e42618cc24} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:42:18.135678 [ 267 ] {c0e46cc1-9b57-4968-a88e-e0e42618cc24} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.03.21 18:42:18.135924 [ 267 ] {c0e46cc1-9b57-4968-a88e-e0e42618cc24} oximeter.fields_u8 (f2f1152e-1157-43b1-b21d-ee3b814d9cca): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:18.136188 [ 267 ] {c0e46cc1-9b57-4968-a88e-e0e42618cc24} executeQuery: Read 112 rows, 6.53 KiB in 0.001595 sec., 70219.43573667711 rows/sec., 4.00 MiB/sec. 2025.03.21 18:42:18.136317 [ 267 ] {c0e46cc1-9b57-4968-a88e-e0e42618cc24} TCPHandler: Processed in 0.001925334 sec. 2025.03.21 18:42:18.136433 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:42:18.136546 [ 267 ] {01e373d5-934e-4c9b-83d7-fc1b5dc4b8bd} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 18:42:18.136591 [ 267 ] {01e373d5-934e-4c9b-83d7-fc1b5dc4b8bd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 18:42:18.137251 [ 267 ] {01e373d5-934e-4c9b-83d7-fc1b5dc4b8bd} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:18.137289 [ 267 ] {01e373d5-934e-4c9b-83d7-fc1b5dc4b8bd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:42:18.137690 [ 267 ] {01e373d5-934e-4c9b-83d7-fc1b5dc4b8bd} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.03.21 18:42:18.137928 [ 267 ] {01e373d5-934e-4c9b-83d7-fc1b5dc4b8bd} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:18.138116 [ 267 ] {01e373d5-934e-4c9b-83d7-fc1b5dc4b8bd} executeQuery: Read 420 rows, 30.64 KiB in 0.001593 sec., 263653.48399246705 rows/sec., 18.78 MiB/sec. 2025.03.21 18:42:18.138165 [ 267 ] {01e373d5-934e-4c9b-83d7-fc1b5dc4b8bd} TCPHandler: Processed in 0.001784801 sec. 2025.03.21 18:42:18.138288 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:42:18.138421 [ 267 ] {6ba1b788-f2d8-456a-9b53-b93e965014dc} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.03.21 18:42:18.138477 [ 267 ] {6ba1b788-f2d8-456a-9b53-b93e965014dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.03.21 18:42:18.138983 [ 267 ] {6ba1b788-f2d8-456a-9b53-b93e965014dc} oximeter.measurements_bool (e3cf1b1a-2fa1-4266-9f36-a423b8f8ccf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:18.139021 [ 267 ] {6ba1b788-f2d8-456a-9b53-b93e965014dc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:42:18.139378 [ 267 ] {6ba1b788-f2d8-456a-9b53-b93e965014dc} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.03.21 18:42:18.139615 [ 267 ] {6ba1b788-f2d8-456a-9b53-b93e965014dc} oximeter.measurements_bool (e3cf1b1a-2fa1-4266-9f36-a423b8f8ccf3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:18.139870 [ 267 ] {6ba1b788-f2d8-456a-9b53-b93e965014dc} executeQuery: Read 6 rows, 321.00 B in 0.001453 sec., 4129.387474191328 rows/sec., 215.74 KiB/sec. 2025.03.21 18:42:18.140003 [ 267 ] {6ba1b788-f2d8-456a-9b53-b93e965014dc} TCPHandler: Processed in 0.001775431 sec. 2025.03.21 18:42:18.140126 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:42:18.140230 [ 267 ] {5b8566e1-f63b-474f-a669-2611ce6d09a6} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 18:42:18.140279 [ 267 ] {5b8566e1-f63b-474f-a669-2611ce6d09a6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 18:42:18.140807 [ 267 ] {5b8566e1-f63b-474f-a669-2611ce6d09a6} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:18.140846 [ 267 ] {5b8566e1-f63b-474f-a669-2611ce6d09a6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:42:18.141220 [ 267 ] {5b8566e1-f63b-474f-a669-2611ce6d09a6} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.03.21 18:42:18.141467 [ 267 ] {5b8566e1-f63b-474f-a669-2611ce6d09a6} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:18.141642 [ 267 ] {5b8566e1-f63b-474f-a669-2611ce6d09a6} executeQuery: Read 240 rows, 16.48 KiB in 0.001434 sec., 167364.01673640168 rows/sec., 11.22 MiB/sec. 2025.03.21 18:42:18.141693 [ 267 ] {5b8566e1-f63b-474f-a669-2611ce6d09a6} TCPHandler: Processed in 0.001617598 sec. 2025.03.21 18:42:18.141793 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:42:18.141895 [ 267 ] {33b8cee7-b37c-4cf6-8e24-64f8613db47d} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.03.21 18:42:18.141941 [ 267 ] {33b8cee7-b37c-4cf6-8e24-64f8613db47d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.03.21 18:42:18.142335 [ 267 ] {33b8cee7-b37c-4cf6-8e24-64f8613db47d} oximeter.measurements_f64 (7b0b0415-7ba0-4118-af58-37132dd63164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:18.142372 [ 267 ] {33b8cee7-b37c-4cf6-8e24-64f8613db47d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:42:18.142705 [ 267 ] {33b8cee7-b37c-4cf6-8e24-64f8613db47d} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.03.21 18:42:18.142930 [ 267 ] {33b8cee7-b37c-4cf6-8e24-64f8613db47d} oximeter.measurements_f64 (7b0b0415-7ba0-4118-af58-37132dd63164): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:18.143100 [ 267 ] {33b8cee7-b37c-4cf6-8e24-64f8613db47d} executeQuery: Read 1 rows, 69.00 B in 0.001227 sec., 814.9959250203749 rows/sec., 54.92 KiB/sec. 2025.03.21 18:42:18.143147 [ 267 ] {33b8cee7-b37c-4cf6-8e24-64f8613db47d} TCPHandler: Processed in 0.001403844 sec. 2025.03.21 18:42:18.143267 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:42:18.143372 [ 267 ] {9f077262-5148-4530-81ca-32203486dbfa} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.21 18:42:18.143437 [ 267 ] {9f077262-5148-4530-81ca-32203486dbfa} 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.03.21 18:42:18.144506 [ 267 ] {9f077262-5148-4530-81ca-32203486dbfa} oximeter.measurements_histogramu64 (e2f23082-f29d-4d29-b3a0-31acfc10d3e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:18.144545 [ 267 ] {9f077262-5148-4530-81ca-32203486dbfa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:42:18.145196 [ 267 ] {9f077262-5148-4530-81ca-32203486dbfa} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.03.21 18:42:18.145466 [ 267 ] {9f077262-5148-4530-81ca-32203486dbfa} oximeter.measurements_histogramu64 (e2f23082-f29d-4d29-b3a0-31acfc10d3e9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:18.145721 [ 267 ] {9f077262-5148-4530-81ca-32203486dbfa} executeQuery: Read 32 rows, 58.72 KiB in 0.002369 sec., 13507.80920219502 rows/sec., 24.21 MiB/sec. 2025.03.21 18:42:18.146189 [ 267 ] {9f077262-5148-4530-81ca-32203486dbfa} TCPHandler: Processed in 0.002971213 sec. 2025.03.21 18:42:18.146329 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:42:18.146474 [ 267 ] {375d5c23-3490-46ee-8441-10bc1b1e50d8} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 18:42:18.146532 [ 267 ] {375d5c23-3490-46ee-8441-10bc1b1e50d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 18:42:18.147069 [ 267 ] {375d5c23-3490-46ee-8441-10bc1b1e50d8} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:18.147108 [ 267 ] {375d5c23-3490-46ee-8441-10bc1b1e50d8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:42:18.147482 [ 267 ] {375d5c23-3490-46ee-8441-10bc1b1e50d8} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.03.21 18:42:18.147722 [ 267 ] {375d5c23-3490-46ee-8441-10bc1b1e50d8} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:18.147955 [ 267 ] {375d5c23-3490-46ee-8441-10bc1b1e50d8} executeQuery: Read 82 rows, 5.33 KiB in 0.001507 sec., 54412.7405441274 rows/sec., 3.46 MiB/sec. 2025.03.21 18:42:18.148148 [ 267 ] {375d5c23-3490-46ee-8441-10bc1b1e50d8} TCPHandler: Processed in 0.001874183 sec. 2025.03.21 18:42:19.922081 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5978 2025.03.21 18:42:19.922807 [ 243 ] {} system.asynchronous_metric_log (253f5c70-e022-4d90-b8fd-77ae60dab28a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:19.922854 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:42:19.923463 [ 243 ] {} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.03.21 18:42:19.923848 [ 243 ] {} system.asynchronous_metric_log (253f5c70-e022-4d90-b8fd-77ae60dab28a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:19.924055 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5978 2025.03.21 18:42:20.308954 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 2025.03.21 18:42:20.329987 [ 244 ] {} system.metric_log (379d34fc-d09a-47b3-9f86-264f444bcceb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:20.330058 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:42:20.338371 [ 244 ] {} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.03.21 18:42:20.339267 [ 244 ] {} system.metric_log (379d34fc-d09a-47b3-9f86-264f444bcceb): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:20.343028 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 98 2025.03.21 18:42:22.438360 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 450 2025.03.21 18:42:22.441545 [ 242 ] {} system.query_log (fc3d32f1-e2fa-4c2e-b979-22efa01612ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:22.441603 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:42:22.443087 [ 242 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.03.21 18:42:22.443416 [ 242 ] {} system.query_log (fc3d32f1-e2fa-4c2e-b979-22efa01612ba): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:22.444419 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 450 2025.03.21 18:42:23.116983 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:42:23.117202 [ 267 ] {c5467abc-9228-4e2a-a006-52aebd1e04ad} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 18:42:23.117285 [ 267 ] {c5467abc-9228-4e2a-a006-52aebd1e04ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 18:42:23.118169 [ 267 ] {c5467abc-9228-4e2a-a006-52aebd1e04ad} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:23.118222 [ 267 ] {c5467abc-9228-4e2a-a006-52aebd1e04ad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:42:23.118681 [ 267 ] {c5467abc-9228-4e2a-a006-52aebd1e04ad} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.03.21 18:42:23.118951 [ 267 ] {c5467abc-9228-4e2a-a006-52aebd1e04ad} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:23.119210 [ 267 ] {c5467abc-9228-4e2a-a006-52aebd1e04ad} executeQuery: Read 72 rows, 5.99 KiB in 0.002058 sec., 34985.42274052478 rows/sec., 2.84 MiB/sec. 2025.03.21 18:42:23.119337 [ 267 ] {c5467abc-9228-4e2a-a006-52aebd1e04ad} TCPHandler: Processed in 0.002492543 sec. 2025.03.21 18:42:23.119525 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:42:23.119633 [ 267 ] {b5cb6a38-3240-4718-ae60-6ba3df37300e} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 18:42:23.119682 [ 267 ] {b5cb6a38-3240-4718-ae60-6ba3df37300e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 18:42:23.120232 [ 267 ] {b5cb6a38-3240-4718-ae60-6ba3df37300e} oximeter.fields_u16 (8d5fe5b5-2060-44d2-9590-037bc5fae09b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:23.120273 [ 267 ] {b5cb6a38-3240-4718-ae60-6ba3df37300e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:42:23.120639 [ 267 ] {b5cb6a38-3240-4718-ae60-6ba3df37300e} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.03.21 18:42:23.120883 [ 267 ] {b5cb6a38-3240-4718-ae60-6ba3df37300e} oximeter.fields_u16 (8d5fe5b5-2060-44d2-9590-037bc5fae09b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:23.121146 [ 267 ] {b5cb6a38-3240-4718-ae60-6ba3df37300e} executeQuery: Read 8 rows, 616.00 B in 0.001535 sec., 5211.726384364822 rows/sec., 391.90 KiB/sec. 2025.03.21 18:42:23.121352 [ 267 ] {b5cb6a38-3240-4718-ae60-6ba3df37300e} TCPHandler: Processed in 0.001887613 sec. 2025.03.21 18:42:23.121522 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:42:23.121631 [ 267 ] {851bf298-323f-40f4-8a90-bcc96ee841d3} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 18:42:23.121678 [ 267 ] {851bf298-323f-40f4-8a90-bcc96ee841d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 18:42:23.122266 [ 267 ] {851bf298-323f-40f4-8a90-bcc96ee841d3} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:23.122306 [ 267 ] {851bf298-323f-40f4-8a90-bcc96ee841d3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:42:23.122665 [ 267 ] {851bf298-323f-40f4-8a90-bcc96ee841d3} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.03.21 18:42:23.122911 [ 267 ] {851bf298-323f-40f4-8a90-bcc96ee841d3} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:23.123114 [ 267 ] {851bf298-323f-40f4-8a90-bcc96ee841d3} executeQuery: Read 72 rows, 5.76 KiB in 0.001505 sec., 47840.531561461794 rows/sec., 3.73 MiB/sec. 2025.03.21 18:42:23.123166 [ 267 ] {851bf298-323f-40f4-8a90-bcc96ee841d3} TCPHandler: Processed in 0.00169396 sec. 2025.03.21 18:42:23.123283 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:42:23.123387 [ 267 ] {03a8538f-10c7-4d50-a646-ed939118d6bc} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 18:42:23.123436 [ 267 ] {03a8538f-10c7-4d50-a646-ed939118d6bc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 18:42:23.123950 [ 267 ] {03a8538f-10c7-4d50-a646-ed939118d6bc} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:23.123988 [ 267 ] {03a8538f-10c7-4d50-a646-ed939118d6bc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:42:23.124366 [ 267 ] {03a8538f-10c7-4d50-a646-ed939118d6bc} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.03.21 18:42:23.124596 [ 267 ] {03a8538f-10c7-4d50-a646-ed939118d6bc} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:23.124804 [ 267 ] {03a8538f-10c7-4d50-a646-ed939118d6bc} executeQuery: Read 160 rows, 11.41 KiB in 0.001439 sec., 111188.3252258513 rows/sec., 7.74 MiB/sec. 2025.03.21 18:42:23.124856 [ 267 ] {03a8538f-10c7-4d50-a646-ed939118d6bc} TCPHandler: Processed in 0.001624259 sec. 2025.03.21 18:42:23.124987 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:42:23.125092 [ 267 ] {d23f6027-d597-4d8b-acc0-ad7f63d06eeb} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.21 18:42:23.125160 [ 267 ] {d23f6027-d597-4d8b-acc0-ad7f63d06eeb} 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.03.21 18:42:23.126183 [ 267 ] {d23f6027-d597-4d8b-acc0-ad7f63d06eeb} oximeter.measurements_histogramu64 (e2f23082-f29d-4d29-b3a0-31acfc10d3e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:23.126223 [ 267 ] {d23f6027-d597-4d8b-acc0-ad7f63d06eeb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:42:23.126837 [ 267 ] {d23f6027-d597-4d8b-acc0-ad7f63d06eeb} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.03.21 18:42:23.127092 [ 267 ] {d23f6027-d597-4d8b-acc0-ad7f63d06eeb} oximeter.measurements_histogramu64 (e2f23082-f29d-4d29-b3a0-31acfc10d3e9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:23.127404 [ 267 ] {d23f6027-d597-4d8b-acc0-ad7f63d06eeb} executeQuery: Read 8 rows, 14.68 KiB in 0.002312 sec., 3460.2076124567475 rows/sec., 6.20 MiB/sec. 2025.03.21 18:42:23.127623 [ 267 ] {d23f6027-d597-4d8b-acc0-ad7f63d06eeb} TCPHandler: Processed in 0.002685737 sec. 2025.03.21 18:42:23.127764 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:42:23.127869 [ 267 ] {93eae052-d8f9-4dc7-948f-ef4bd424121f} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 18:42:23.127916 [ 267 ] {93eae052-d8f9-4dc7-948f-ef4bd424121f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 18:42:23.128354 [ 267 ] {93eae052-d8f9-4dc7-948f-ef4bd424121f} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:23.128394 [ 267 ] {93eae052-d8f9-4dc7-948f-ef4bd424121f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:42:23.128751 [ 267 ] {93eae052-d8f9-4dc7-948f-ef4bd424121f} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.03.21 18:42:23.128985 [ 267 ] {93eae052-d8f9-4dc7-948f-ef4bd424121f} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:23.129180 [ 267 ] {93eae052-d8f9-4dc7-948f-ef4bd424121f} executeQuery: Read 60 rows, 4.14 KiB in 0.001332 sec., 45045.045045045044 rows/sec., 3.04 MiB/sec. 2025.03.21 18:42:23.129228 [ 267 ] {93eae052-d8f9-4dc7-948f-ef4bd424121f} TCPHandler: Processed in 0.001516167 sec. 2025.03.21 18:42:27.345702 [ 126 ] {} DNSResolver: Updating DNS cache 2025.03.21 18:42:27.345765 [ 126 ] {} DNSResolver: Updated DNS cache 2025.03.21 18:42:27.424242 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6466 2025.03.21 18:42:27.425426 [ 243 ] {} system.asynchronous_metric_log (253f5c70-e022-4d90-b8fd-77ae60dab28a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:27.425530 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:42:27.426185 [ 243 ] {} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.03.21 18:42:27.426479 [ 243 ] {} system.asynchronous_metric_log (253f5c70-e022-4d90-b8fd-77ae60dab28a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:27.426734 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6466 2025.03.21 18:42:27.843155 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 2025.03.21 18:42:27.864456 [ 244 ] {} system.metric_log (379d34fc-d09a-47b3-9f86-264f444bcceb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:27.864523 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:42:27.872003 [ 244 ] {} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.03.21 18:42:27.872802 [ 244 ] {} system.metric_log (379d34fc-d09a-47b3-9f86-264f444bcceb): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:27.875785 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 106 2025.03.21 18:42:28.124953 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:42:28.125247 [ 267 ] {36f2c6f0-454a-4125-9330-6eee5ec343e4} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.21 18:42:28.125349 [ 267 ] {36f2c6f0-454a-4125-9330-6eee5ec343e4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.21 18:42:28.126193 [ 267 ] {36f2c6f0-454a-4125-9330-6eee5ec343e4} oximeter.fields_i16 (a5ae9dd6-eb39-4afa-ba7d-facc03842aac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:28.126244 [ 267 ] {36f2c6f0-454a-4125-9330-6eee5ec343e4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:42:28.126721 [ 267 ] {36f2c6f0-454a-4125-9330-6eee5ec343e4} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.03.21 18:42:28.126978 [ 267 ] {36f2c6f0-454a-4125-9330-6eee5ec343e4} oximeter.fields_i16 (a5ae9dd6-eb39-4afa-ba7d-facc03842aac): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:28.127200 [ 267 ] {36f2c6f0-454a-4125-9330-6eee5ec343e4} executeQuery: Read 212 rows, 13.81 KiB in 0.002037 sec., 104074.61953853705 rows/sec., 6.62 MiB/sec. 2025.03.21 18:42:28.127264 [ 267 ] {36f2c6f0-454a-4125-9330-6eee5ec343e4} TCPHandler: Processed in 0.002500453 sec. 2025.03.21 18:42:28.127398 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:42:28.127516 [ 267 ] {e1ebcf8b-f84a-4f41-857a-9698bdc9c7d6} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 18:42:28.127565 [ 267 ] {e1ebcf8b-f84a-4f41-857a-9698bdc9c7d6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 18:42:28.128375 [ 267 ] {e1ebcf8b-f84a-4f41-857a-9698bdc9c7d6} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:28.128417 [ 267 ] {e1ebcf8b-f84a-4f41-857a-9698bdc9c7d6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:42:28.128830 [ 267 ] {e1ebcf8b-f84a-4f41-857a-9698bdc9c7d6} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.03.21 18:42:28.129073 [ 267 ] {e1ebcf8b-f84a-4f41-857a-9698bdc9c7d6} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:28.129290 [ 267 ] {e1ebcf8b-f84a-4f41-857a-9698bdc9c7d6} executeQuery: Read 681 rows, 55.43 KiB in 0.001801 sec., 378123.2648528595 rows/sec., 30.05 MiB/sec. 2025.03.21 18:42:28.129343 [ 267 ] {e1ebcf8b-f84a-4f41-857a-9698bdc9c7d6} TCPHandler: Processed in 0.002001835 sec. 2025.03.21 18:42:28.129457 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:42:28.129563 [ 267 ] {7c2642b9-81ec-494b-9249-626ef53e8097} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 18:42:28.129609 [ 267 ] {7c2642b9-81ec-494b-9249-626ef53e8097} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 18:42:28.130167 [ 267 ] {7c2642b9-81ec-494b-9249-626ef53e8097} oximeter.fields_u16 (8d5fe5b5-2060-44d2-9590-037bc5fae09b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:28.130206 [ 267 ] {7c2642b9-81ec-494b-9249-626ef53e8097} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:42:28.130553 [ 267 ] {7c2642b9-81ec-494b-9249-626ef53e8097} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.03.21 18:42:28.130799 [ 267 ] {7c2642b9-81ec-494b-9249-626ef53e8097} oximeter.fields_u16 (8d5fe5b5-2060-44d2-9590-037bc5fae09b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:28.131005 [ 267 ] {7c2642b9-81ec-494b-9249-626ef53e8097} executeQuery: Read 138 rows, 8.79 KiB in 0.001465 sec., 94197.95221843004 rows/sec., 5.86 MiB/sec. 2025.03.21 18:42:28.131058 [ 267 ] {7c2642b9-81ec-494b-9249-626ef53e8097} TCPHandler: Processed in 0.001653249 sec. 2025.03.21 18:42:28.131174 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:42:28.131290 [ 267 ] {6903bfa0-d36a-41bf-b9d1-bd147f37999d} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.21 18:42:28.131336 [ 267 ] {6903bfa0-d36a-41bf-b9d1-bd147f37999d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.21 18:42:28.131891 [ 267 ] {6903bfa0-d36a-41bf-b9d1-bd147f37999d} oximeter.fields_u32 (911397e8-289e-4551-882d-cedea57ba2f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:28.131931 [ 267 ] {6903bfa0-d36a-41bf-b9d1-bd147f37999d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:42:28.132291 [ 267 ] {6903bfa0-d36a-41bf-b9d1-bd147f37999d} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.03.21 18:42:28.132535 [ 267 ] {6903bfa0-d36a-41bf-b9d1-bd147f37999d} oximeter.fields_u32 (911397e8-289e-4551-882d-cedea57ba2f0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:28.132743 [ 267 ] {6903bfa0-d36a-41bf-b9d1-bd147f37999d} executeQuery: Read 113 rows, 7.49 KiB in 0.001477 sec., 76506.43195666892 rows/sec., 4.95 MiB/sec. 2025.03.21 18:42:28.132797 [ 267 ] {6903bfa0-d36a-41bf-b9d1-bd147f37999d} TCPHandler: Processed in 0.00167655 sec. 2025.03.21 18:42:28.132930 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:42:28.133067 [ 267 ] {8937d58a-183e-4d62-b362-34d52ce05c7a} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.21 18:42:28.133123 [ 267 ] {8937d58a-183e-4d62-b362-34d52ce05c7a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.21 18:42:28.133735 [ 267 ] {8937d58a-183e-4d62-b362-34d52ce05c7a} oximeter.fields_u8 (f2f1152e-1157-43b1-b21d-ee3b814d9cca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:28.133775 [ 267 ] {8937d58a-183e-4d62-b362-34d52ce05c7a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:42:28.134142 [ 267 ] {8937d58a-183e-4d62-b362-34d52ce05c7a} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.03.21 18:42:28.134387 [ 267 ] {8937d58a-183e-4d62-b362-34d52ce05c7a} oximeter.fields_u8 (f2f1152e-1157-43b1-b21d-ee3b814d9cca): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:28.134596 [ 267 ] {8937d58a-183e-4d62-b362-34d52ce05c7a} executeQuery: Read 112 rows, 6.53 KiB in 0.001558 sec., 71887.03465982029 rows/sec., 4.10 MiB/sec. 2025.03.21 18:42:28.134650 [ 267 ] {8937d58a-183e-4d62-b362-34d52ce05c7a} TCPHandler: Processed in 0.001785861 sec. 2025.03.21 18:42:28.134768 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:42:28.134874 [ 267 ] {8e80963f-ca43-4afc-bd70-a6b7d7594e52} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 18:42:28.134919 [ 267 ] {8e80963f-ca43-4afc-bd70-a6b7d7594e52} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 18:42:28.135565 [ 267 ] {8e80963f-ca43-4afc-bd70-a6b7d7594e52} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:28.135604 [ 267 ] {8e80963f-ca43-4afc-bd70-a6b7d7594e52} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:42:28.135971 [ 267 ] {8e80963f-ca43-4afc-bd70-a6b7d7594e52} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.03.21 18:42:28.136215 [ 267 ] {8e80963f-ca43-4afc-bd70-a6b7d7594e52} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:28.136434 [ 267 ] {8e80963f-ca43-4afc-bd70-a6b7d7594e52} executeQuery: Read 414 rows, 30.15 KiB in 0.001582 sec., 261694.05815423513 rows/sec., 18.61 MiB/sec. 2025.03.21 18:42:28.136486 [ 267 ] {8e80963f-ca43-4afc-bd70-a6b7d7594e52} TCPHandler: Processed in 0.001769161 sec. 2025.03.21 18:42:28.136601 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:42:28.136707 [ 267 ] {16e8a642-6abb-4dfa-bfc2-5799fa40df51} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.03.21 18:42:28.136754 [ 267 ] {16e8a642-6abb-4dfa-bfc2-5799fa40df51} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.03.21 18:42:28.137187 [ 267 ] {16e8a642-6abb-4dfa-bfc2-5799fa40df51} oximeter.measurements_bool (e3cf1b1a-2fa1-4266-9f36-a423b8f8ccf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:28.137226 [ 267 ] {16e8a642-6abb-4dfa-bfc2-5799fa40df51} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:42:28.137580 [ 267 ] {16e8a642-6abb-4dfa-bfc2-5799fa40df51} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.03.21 18:42:28.137817 [ 267 ] {16e8a642-6abb-4dfa-bfc2-5799fa40df51} oximeter.measurements_bool (e3cf1b1a-2fa1-4266-9f36-a423b8f8ccf3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:28.138061 [ 267 ] {16e8a642-6abb-4dfa-bfc2-5799fa40df51} executeQuery: Read 6 rows, 321.00 B in 0.001374 sec., 4366.812227074236 rows/sec., 228.15 KiB/sec. 2025.03.21 18:42:28.138208 [ 267 ] {16e8a642-6abb-4dfa-bfc2-5799fa40df51} TCPHandler: Processed in 0.001655909 sec. 2025.03.21 18:42:28.138348 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:42:28.138454 [ 267 ] {e4cf8195-4cad-4818-ba46-5e019a738472} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 18:42:28.138502 [ 267 ] {e4cf8195-4cad-4818-ba46-5e019a738472} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 18:42:28.139039 [ 267 ] {e4cf8195-4cad-4818-ba46-5e019a738472} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:28.139077 [ 267 ] {e4cf8195-4cad-4818-ba46-5e019a738472} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:42:28.139460 [ 267 ] {e4cf8195-4cad-4818-ba46-5e019a738472} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.03.21 18:42:28.139697 [ 267 ] {e4cf8195-4cad-4818-ba46-5e019a738472} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:28.139903 [ 267 ] {e4cf8195-4cad-4818-ba46-5e019a738472} executeQuery: Read 237 rows, 16.27 KiB in 0.001471 sec., 161114.8878314072 rows/sec., 10.80 MiB/sec. 2025.03.21 18:42:28.139956 [ 267 ] {e4cf8195-4cad-4818-ba46-5e019a738472} TCPHandler: Processed in 0.001659359 sec. 2025.03.21 18:42:28.140077 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:42:28.140183 [ 267 ] {e17cf88d-e9fd-48f0-820b-e78bbc51c644} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.03.21 18:42:28.140231 [ 267 ] {e17cf88d-e9fd-48f0-820b-e78bbc51c644} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.03.21 18:42:28.140646 [ 267 ] {e17cf88d-e9fd-48f0-820b-e78bbc51c644} oximeter.measurements_f64 (7b0b0415-7ba0-4118-af58-37132dd63164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:28.140685 [ 267 ] {e17cf88d-e9fd-48f0-820b-e78bbc51c644} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:42:28.141020 [ 267 ] {e17cf88d-e9fd-48f0-820b-e78bbc51c644} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.03.21 18:42:28.141249 [ 267 ] {e17cf88d-e9fd-48f0-820b-e78bbc51c644} oximeter.measurements_f64 (7b0b0415-7ba0-4118-af58-37132dd63164): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:28.141451 [ 267 ] {e17cf88d-e9fd-48f0-820b-e78bbc51c644} executeQuery: Read 1 rows, 69.00 B in 0.001288 sec., 776.3975155279503 rows/sec., 52.32 KiB/sec. 2025.03.21 18:42:28.141499 [ 267 ] {e17cf88d-e9fd-48f0-820b-e78bbc51c644} TCPHandler: Processed in 0.001474056 sec. 2025.03.21 18:42:28.141631 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:42:28.141736 [ 267 ] {273eaeff-1f93-47de-8a8b-1fe990191d9d} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.21 18:42:28.141801 [ 267 ] {273eaeff-1f93-47de-8a8b-1fe990191d9d} 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.03.21 18:42:28.142887 [ 267 ] {273eaeff-1f93-47de-8a8b-1fe990191d9d} oximeter.measurements_histogramu64 (e2f23082-f29d-4d29-b3a0-31acfc10d3e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:28.142925 [ 267 ] {273eaeff-1f93-47de-8a8b-1fe990191d9d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:42:28.143550 [ 267 ] {273eaeff-1f93-47de-8a8b-1fe990191d9d} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.03.21 18:42:28.143813 [ 267 ] {273eaeff-1f93-47de-8a8b-1fe990191d9d} oximeter.measurements_histogramu64 (e2f23082-f29d-4d29-b3a0-31acfc10d3e9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:28.144055 [ 267 ] {273eaeff-1f93-47de-8a8b-1fe990191d9d} executeQuery: Read 32 rows, 58.72 KiB in 0.00234 sec., 13675.213675213674 rows/sec., 24.51 MiB/sec. 2025.03.21 18:42:28.144156 [ 267 ] {273eaeff-1f93-47de-8a8b-1fe990191d9d} TCPHandler: Processed in 0.002575805 sec. 2025.03.21 18:42:28.144294 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:42:28.144399 [ 267 ] {3df3bd9b-36ec-41ee-a6ab-107d4f5eb36c} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 18:42:28.144445 [ 267 ] {3df3bd9b-36ec-41ee-a6ab-107d4f5eb36c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 18:42:28.144878 [ 267 ] {3df3bd9b-36ec-41ee-a6ab-107d4f5eb36c} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:28.144917 [ 267 ] {3df3bd9b-36ec-41ee-a6ab-107d4f5eb36c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.03.21 18:42:28.145265 [ 267 ] {3df3bd9b-36ec-41ee-a6ab-107d4f5eb36c} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.03.21 18:42:28.145508 [ 267 ] {3df3bd9b-36ec-41ee-a6ab-107d4f5eb36c} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:28.145717 [ 267 ] {3df3bd9b-36ec-41ee-a6ab-107d4f5eb36c} executeQuery: Read 82 rows, 5.33 KiB in 0.001339 sec., 61239.731142643766 rows/sec., 3.89 MiB/sec. 2025.03.21 18:42:28.145766 [ 267 ] {3df3bd9b-36ec-41ee-a6ab-107d4f5eb36c} TCPHandler: Processed in 0.001522707 sec. 2025.03.21 18:42:31.449131 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:42:31.449454 [ 267 ] {c201e0ad-a41d-46c6-ad5b-b350a6e231fe} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 18:42:31.449528 [ 267 ] {c201e0ad-a41d-46c6-ad5b-b350a6e231fe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 18:42:31.450940 [ 267 ] {c201e0ad-a41d-46c6-ad5b-b350a6e231fe} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:31.450991 [ 267 ] {c201e0ad-a41d-46c6-ad5b-b350a6e231fe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:42:31.451503 [ 267 ] {c201e0ad-a41d-46c6-ad5b-b350a6e231fe} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.03.21 18:42:31.451765 [ 267 ] {c201e0ad-a41d-46c6-ad5b-b350a6e231fe} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:31.451964 [ 42 ] {} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.03.21 18:42:31.452044 [ 42 ] {} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:31.452041 [ 267 ] {c201e0ad-a41d-46c6-ad5b-b350a6e231fe} executeQuery: Read 1212 rows, 102.55 KiB in 0.002663 sec., 455125.7979722118 rows/sec., 37.61 MiB/sec. 2025.03.21 18:42:31.452077 [ 42 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:42:31.452289 [ 267 ] {c201e0ad-a41d-46c6-ad5b-b350a6e231fe} TCPHandler: Processed in 0.003339588 sec. 2025.03.21 18:42:31.452564 [ 199 ] {3cc0c560-b9e5-47ef-88fa-c63b55708d98::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2025.03.21 18:42:31.452607 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:42:31.452822 [ 267 ] {46fd4c55-bab3-4c9e-a4e7-c58601177070} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 18:42:31.452903 [ 199 ] {3cc0c560-b9e5-47ef-88fa-c63b55708d98::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 18:42:31.452923 [ 267 ] {46fd4c55-bab3-4c9e-a4e7-c58601177070} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 18:42:31.452987 [ 199 ] {3cc0c560-b9e5-47ef-88fa-c63b55708d98::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1841 rows starting from the beginning of the part 2025.03.21 18:42:31.453325 [ 199 ] {3cc0c560-b9e5-47ef-88fa-c63b55708d98::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 72 rows starting from the beginning of the part 2025.03.21 18:42:31.453662 [ 199 ] {3cc0c560-b9e5-47ef-88fa-c63b55708d98::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 684 rows starting from the beginning of the part 2025.03.21 18:42:31.454179 [ 199 ] {3cc0c560-b9e5-47ef-88fa-c63b55708d98::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 72 rows starting from the beginning of the part 2025.03.21 18:42:31.454573 [ 199 ] {3cc0c560-b9e5-47ef-88fa-c63b55708d98::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 681 rows starting from the beginning of the part 2025.03.21 18:42:31.454844 [ 199 ] {3cc0c560-b9e5-47ef-88fa-c63b55708d98::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1212 rows starting from the beginning of the part 2025.03.21 18:42:31.456137 [ 267 ] {46fd4c55-bab3-4c9e-a4e7-c58601177070} oximeter.fields_u16 (8d5fe5b5-2060-44d2-9590-037bc5fae09b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:31.456201 [ 267 ] {46fd4c55-bab3-4c9e-a4e7-c58601177070} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:42:31.457085 [ 267 ] {46fd4c55-bab3-4c9e-a4e7-c58601177070} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.03.21 18:42:31.457649 [ 267 ] {46fd4c55-bab3-4c9e-a4e7-c58601177070} oximeter.fields_u16 (8d5fe5b5-2060-44d2-9590-037bc5fae09b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:31.457856 [ 42 ] {} oximeter.fields_u16 (8d5fe5b5-2060-44d2-9590-037bc5fae09b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.03.21 18:42:31.457952 [ 42 ] {} oximeter.fields_u16 (8d5fe5b5-2060-44d2-9590-037bc5fae09b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:31.457983 [ 42 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:42:31.458030 [ 267 ] {46fd4c55-bab3-4c9e-a4e7-c58601177070} executeQuery: Read 8 rows, 616.00 B in 0.005274 sec., 1516.8752370117559 rows/sec., 114.06 KiB/sec. 2025.03.21 18:42:31.458322 [ 267 ] {46fd4c55-bab3-4c9e-a4e7-c58601177070} TCPHandler: Processed in 0.005805352 sec. 2025.03.21 18:42:31.458321 [ 198 ] {8d5fe5b5-2060-44d2-9590-037bc5fae09b::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.03.21 18:42:31.458746 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:42:31.458879 [ 198 ] {8d5fe5b5-2060-44d2-9590-037bc5fae09b::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 18:42:31.459039 [ 198 ] {8d5fe5b5-2060-44d2-9590-037bc5fae09b::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 154 rows starting from the beginning of the part 2025.03.21 18:42:31.459163 [ 199 ] {3cc0c560-b9e5-47ef-88fa-c63b55708d98::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 4562 rows, containing 5 columns (5 merged, 0 gathered) in 0.006950882 sec., 656319.5864927645 rows/sec., 55.82 MiB/sec. 2025.03.21 18:42:31.459210 [ 267 ] {5e70c2f3-ac06-4b69-800d-d4dbb1ebd3a5} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.21 18:42:31.459430 [ 198 ] {8d5fe5b5-2060-44d2-9590-037bc5fae09b::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 8 rows starting from the beginning of the part 2025.03.21 18:42:31.459461 [ 267 ] {5e70c2f3-ac06-4b69-800d-d4dbb1ebd3a5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.21 18:42:31.459778 [ 190 ] {3cc0c560-b9e5-47ef-88fa-c63b55708d98::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.03.21 18:42:31.460077 [ 198 ] {8d5fe5b5-2060-44d2-9590-037bc5fae09b::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 144 rows starting from the beginning of the part 2025.03.21 18:42:31.460588 [ 198 ] {8d5fe5b5-2060-44d2-9590-037bc5fae09b::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 8 rows starting from the beginning of the part 2025.03.21 18:42:31.461150 [ 198 ] {8d5fe5b5-2060-44d2-9590-037bc5fae09b::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 138 rows starting from the beginning of the part 2025.03.21 18:42:31.461341 [ 190 ] {3cc0c560-b9e5-47ef-88fa-c63b55708d98::all_1_21_4} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:31.461911 [ 198 ] {8d5fe5b5-2060-44d2-9590-037bc5fae09b::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 8 rows starting from the beginning of the part 2025.03.21 18:42:31.461982 [ 190 ] {3cc0c560-b9e5-47ef-88fa-c63b55708d98::all_1_21_4} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.03.21 18:42:31.462445 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.96 MiB. 2025.03.21 18:42:31.463601 [ 267 ] {5e70c2f3-ac06-4b69-800d-d4dbb1ebd3a5} oximeter.fields_u32 (911397e8-289e-4551-882d-cedea57ba2f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:31.463684 [ 267 ] {5e70c2f3-ac06-4b69-800d-d4dbb1ebd3a5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:42:31.464699 [ 267 ] {5e70c2f3-ac06-4b69-800d-d4dbb1ebd3a5} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.03.21 18:42:31.465020 [ 190 ] {8d5fe5b5-2060-44d2-9590-037bc5fae09b::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 5 columns (5 merged, 0 gathered) in 0.006942873 sec., 66254.99270979031 rows/sec., 4.44 MiB/sec. 2025.03.21 18:42:31.465225 [ 267 ] {5e70c2f3-ac06-4b69-800d-d4dbb1ebd3a5} oximeter.fields_u32 (911397e8-289e-4551-882d-cedea57ba2f0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:31.465327 [ 195 ] {8d5fe5b5-2060-44d2-9590-037bc5fae09b::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.03.21 18:42:31.465932 [ 267 ] {5e70c2f3-ac06-4b69-800d-d4dbb1ebd3a5} executeQuery: Read 228 rows, 15.81 KiB in 0.006817 sec., 33445.797271527066 rows/sec., 2.26 MiB/sec. 2025.03.21 18:42:31.466083 [ 267 ] {5e70c2f3-ac06-4b69-800d-d4dbb1ebd3a5} TCPHandler: Processed in 0.007522012 sec. 2025.03.21 18:42:31.466163 [ 195 ] {8d5fe5b5-2060-44d2-9590-037bc5fae09b::all_1_16_3} oximeter.fields_u16 (8d5fe5b5-2060-44d2-9590-037bc5fae09b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:31.466268 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:42:31.466316 [ 195 ] {8d5fe5b5-2060-44d2-9590-037bc5fae09b::all_1_16_3} oximeter.fields_u16 (8d5fe5b5-2060-44d2-9590-037bc5fae09b) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.03.21 18:42:31.466447 [ 267 ] {3aa1e338-826d-4531-8686-751c8c38f16b} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 18:42:31.466484 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2025.03.21 18:42:31.466542 [ 267 ] {3aa1e338-826d-4531-8686-751c8c38f16b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 18:42:31.467313 [ 267 ] {3aa1e338-826d-4531-8686-751c8c38f16b} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:31.467357 [ 267 ] {3aa1e338-826d-4531-8686-751c8c38f16b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:42:31.467751 [ 267 ] {3aa1e338-826d-4531-8686-751c8c38f16b} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.03.21 18:42:31.467989 [ 267 ] {3aa1e338-826d-4531-8686-751c8c38f16b} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:31.468146 [ 42 ] {} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.03.21 18:42:31.468206 [ 42 ] {} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:31.468228 [ 267 ] {3aa1e338-826d-4531-8686-751c8c38f16b} executeQuery: Read 528 rows, 40.04 KiB in 0.001852 sec., 285097.19222462206 rows/sec., 21.12 MiB/sec. 2025.03.21 18:42:31.468351 [ 42 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:42:31.468551 [ 267 ] {3aa1e338-826d-4531-8686-751c8c38f16b} TCPHandler: Processed in 0.002337321 sec. 2025.03.21 18:42:31.468704 [ 198 ] {abf58eaf-bbce-47c3-97d3-15f1abe98526::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2025.03.21 18:42:31.468866 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:42:31.469158 [ 198 ] {abf58eaf-bbce-47c3-97d3-15f1abe98526::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 18:42:31.469173 [ 267 ] {b5e1bf7b-cbb6-4ba3-af60-c0a8c51b0068} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 18:42:31.469211 [ 198 ] {abf58eaf-bbce-47c3-97d3-15f1abe98526::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 904 rows starting from the beginning of the part 2025.03.21 18:42:31.469277 [ 267 ] {b5e1bf7b-cbb6-4ba3-af60-c0a8c51b0068} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 18:42:31.469416 [ 198 ] {abf58eaf-bbce-47c3-97d3-15f1abe98526::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 72 rows starting from the beginning of the part 2025.03.21 18:42:31.469779 [ 198 ] {abf58eaf-bbce-47c3-97d3-15f1abe98526::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 420 rows starting from the beginning of the part 2025.03.21 18:42:31.470202 [ 198 ] {abf58eaf-bbce-47c3-97d3-15f1abe98526::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 72 rows starting from the beginning of the part 2025.03.21 18:42:31.470596 [ 198 ] {abf58eaf-bbce-47c3-97d3-15f1abe98526::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 414 rows starting from the beginning of the part 2025.03.21 18:42:31.470930 [ 198 ] {abf58eaf-bbce-47c3-97d3-15f1abe98526::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 528 rows starting from the beginning of the part 2025.03.21 18:42:31.472383 [ 267 ] {b5e1bf7b-cbb6-4ba3-af60-c0a8c51b0068} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:31.472451 [ 267 ] {b5e1bf7b-cbb6-4ba3-af60-c0a8c51b0068} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:42:31.473329 [ 267 ] {b5e1bf7b-cbb6-4ba3-af60-c0a8c51b0068} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.03.21 18:42:31.473677 [ 195 ] {abf58eaf-bbce-47c3-97d3-15f1abe98526::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 2410 rows, containing 5 columns (5 merged, 0 gathered) in 0.005207452 sec., 462798.3128793122 rows/sec., 35.43 MiB/sec. 2025.03.21 18:42:31.473825 [ 267 ] {b5e1bf7b-cbb6-4ba3-af60-c0a8c51b0068} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:31.473951 [ 198 ] {abf58eaf-bbce-47c3-97d3-15f1abe98526::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.03.21 18:42:31.474060 [ 42 ] {} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.03.21 18:42:31.474170 [ 42 ] {} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:31.474265 [ 42 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:42:31.474496 [ 267 ] {b5e1bf7b-cbb6-4ba3-af60-c0a8c51b0068} executeQuery: Read 964 rows, 66.25 KiB in 0.005313 sec., 181441.74665913795 rows/sec., 12.18 MiB/sec. 2025.03.21 18:42:31.474679 [ 195 ] {ae45b45a-b62a-4d9b-948b-b386fabd81fd::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2025.03.21 18:42:31.474873 [ 267 ] {b5e1bf7b-cbb6-4ba3-af60-c0a8c51b0068} TCPHandler: Processed in 0.006088277 sec. 2025.03.21 18:42:31.474937 [ 198 ] {abf58eaf-bbce-47c3-97d3-15f1abe98526::all_1_21_4} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:31.475242 [ 195 ] {ae45b45a-b62a-4d9b-948b-b386fabd81fd::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 18:42:31.475301 [ 198 ] {abf58eaf-bbce-47c3-97d3-15f1abe98526::all_1_21_4} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.03.21 18:42:31.475362 [ 195 ] {ae45b45a-b62a-4d9b-948b-b386fabd81fd::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 5339 rows starting from the beginning of the part 2025.03.21 18:42:31.475371 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:42:31.475679 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. 2025.03.21 18:42:31.475850 [ 195 ] {ae45b45a-b62a-4d9b-948b-b386fabd81fd::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 160 rows starting from the beginning of the part 2025.03.21 18:42:31.476269 [ 195 ] {ae45b45a-b62a-4d9b-948b-b386fabd81fd::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 240 rows starting from the beginning of the part 2025.03.21 18:42:31.476581 [ 267 ] {74ae81d3-f65f-4ca4-bdb8-d023a52cec1d} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.21 18:42:31.476603 [ 195 ] {ae45b45a-b62a-4d9b-948b-b386fabd81fd::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 160 rows starting from the beginning of the part 2025.03.21 18:42:31.476958 [ 267 ] {74ae81d3-f65f-4ca4-bdb8-d023a52cec1d} 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.03.21 18:42:31.476982 [ 195 ] {ae45b45a-b62a-4d9b-948b-b386fabd81fd::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 237 rows starting from the beginning of the part 2025.03.21 18:42:31.477315 [ 195 ] {ae45b45a-b62a-4d9b-948b-b386fabd81fd::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 964 rows starting from the beginning of the part 2025.03.21 18:42:31.481354 [ 267 ] {74ae81d3-f65f-4ca4-bdb8-d023a52cec1d} oximeter.measurements_histogramu64 (e2f23082-f29d-4d29-b3a0-31acfc10d3e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:31.481403 [ 267 ] {74ae81d3-f65f-4ca4-bdb8-d023a52cec1d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:42:31.482394 [ 267 ] {74ae81d3-f65f-4ca4-bdb8-d023a52cec1d} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.03.21 18:42:31.483002 [ 267 ] {74ae81d3-f65f-4ca4-bdb8-d023a52cec1d} oximeter.measurements_histogramu64 (e2f23082-f29d-4d29-b3a0-31acfc10d3e9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:31.483037 [ 195 ] {ae45b45a-b62a-4d9b-948b-b386fabd81fd::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 7100 rows, containing 5 columns (5 merged, 0 gathered) in 0.008630191 sec., 822693.2636832718 rows/sec., 55.46 MiB/sec. 2025.03.21 18:42:31.483221 [ 42 ] {} oximeter.measurements_histogramu64 (e2f23082-f29d-4d29-b3a0-31acfc10d3e9) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.03.21 18:42:31.483300 [ 42 ] {} oximeter.measurements_histogramu64 (e2f23082-f29d-4d29-b3a0-31acfc10d3e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:31.483339 [ 42 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:42:31.483408 [ 267 ] {74ae81d3-f65f-4ca4-bdb8-d023a52cec1d} executeQuery: Read 8 rows, 14.68 KiB in 0.006997 sec., 1143.3471487780478 rows/sec., 2.05 MiB/sec. 2025.03.21 18:42:31.483609 [ 195 ] {ae45b45a-b62a-4d9b-948b-b386fabd81fd::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.03.21 18:42:31.483684 [ 198 ] {e2f23082-f29d-4d29-b3a0-31acfc10d3e9::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.03.21 18:42:31.484253 [ 267 ] {74ae81d3-f65f-4ca4-bdb8-d023a52cec1d} TCPHandler: Processed in 0.00906181 sec. 2025.03.21 18:42:31.484604 [ 195 ] {ae45b45a-b62a-4d9b-948b-b386fabd81fd::all_1_21_4} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:31.484821 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:42:31.484903 [ 195 ] {ae45b45a-b62a-4d9b-948b-b386fabd81fd::all_1_21_4} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.03.21 18:42:31.485170 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.44 MiB. 2025.03.21 18:42:31.485200 [ 198 ] {e2f23082-f29d-4d29-b3a0-31acfc10d3e9::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 18:42:31.485253 [ 267 ] {9652fbc0-be76-4743-887f-78079e84f6d7} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 18:42:31.485392 [ 198 ] {e2f23082-f29d-4d29-b3a0-31acfc10d3e9::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 196 rows starting from the beginning of the part 2025.03.21 18:42:31.485399 [ 267 ] {9652fbc0-be76-4743-887f-78079e84f6d7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 18:42:31.486320 [ 198 ] {e2f23082-f29d-4d29-b3a0-31acfc10d3e9::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 8 rows starting from the beginning of the part 2025.03.21 18:42:31.486948 [ 198 ] {e2f23082-f29d-4d29-b3a0-31acfc10d3e9::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 32 rows starting from the beginning of the part 2025.03.21 18:42:31.487565 [ 198 ] {e2f23082-f29d-4d29-b3a0-31acfc10d3e9::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 8 rows starting from the beginning of the part 2025.03.21 18:42:31.487713 [ 267 ] {9652fbc0-be76-4743-887f-78079e84f6d7} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:31.487867 [ 267 ] {9652fbc0-be76-4743-887f-78079e84f6d7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:42:31.488190 [ 198 ] {e2f23082-f29d-4d29-b3a0-31acfc10d3e9::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 32 rows starting from the beginning of the part 2025.03.21 18:42:31.488720 [ 198 ] {e2f23082-f29d-4d29-b3a0-31acfc10d3e9::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 8 rows starting from the beginning of the part 2025.03.21 18:42:31.489630 [ 267 ] {9652fbc0-be76-4743-887f-78079e84f6d7} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.03.21 18:42:31.490124 [ 267 ] {9652fbc0-be76-4743-887f-78079e84f6d7} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:31.490442 [ 42 ] {} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.03.21 18:42:31.490567 [ 42 ] {} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:31.490637 [ 42 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:42:31.490804 [ 267 ] {9652fbc0-be76-4743-887f-78079e84f6d7} executeQuery: Read 44 rows, 3.03 KiB in 0.005669 sec., 7761.509966484388 rows/sec., 534.71 KiB/sec. 2025.03.21 18:42:31.491069 [ 192 ] {c7c9c81e-dc00-4970-9ce5-34da39abffbf::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2025.03.21 18:42:31.491081 [ 267 ] {9652fbc0-be76-4743-887f-78079e84f6d7} TCPHandler: Processed in 0.006402593 sec. 2025.03.21 18:42:31.491289 [ 192 ] {c7c9c81e-dc00-4970-9ce5-34da39abffbf::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 18:42:31.491349 [ 192 ] {c7c9c81e-dc00-4970-9ce5-34da39abffbf::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 788 rows starting from the beginning of the part 2025.03.21 18:42:31.491732 [ 192 ] {c7c9c81e-dc00-4970-9ce5-34da39abffbf::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 60 rows starting from the beginning of the part 2025.03.21 18:42:31.492000 [ 192 ] {c7c9c81e-dc00-4970-9ce5-34da39abffbf::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 82 rows starting from the beginning of the part 2025.03.21 18:42:31.492339 [ 192 ] {c7c9c81e-dc00-4970-9ce5-34da39abffbf::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 60 rows starting from the beginning of the part 2025.03.21 18:42:31.492681 [ 192 ] {c7c9c81e-dc00-4970-9ce5-34da39abffbf::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 82 rows starting from the beginning of the part 2025.03.21 18:42:31.493014 [ 192 ] {c7c9c81e-dc00-4970-9ce5-34da39abffbf::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 44 rows starting from the beginning of the part 2025.03.21 18:42:31.496668 [ 192 ] {c7c9c81e-dc00-4970-9ce5-34da39abffbf::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 1116 rows, containing 4 columns (4 merged, 0 gathered) in 0.005891493 sec., 189425.66850202487 rows/sec., 12.36 MiB/sec. 2025.03.21 18:42:31.496899 [ 192 ] {c7c9c81e-dc00-4970-9ce5-34da39abffbf::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.03.21 18:42:31.497416 [ 192 ] {c7c9c81e-dc00-4970-9ce5-34da39abffbf::all_1_21_4} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:31.497558 [ 192 ] {c7c9c81e-dc00-4970-9ce5-34da39abffbf::all_1_21_4} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.03.21 18:42:31.497719 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. 2025.03.21 18:42:31.498444 [ 201 ] {e2f23082-f29d-4d29-b3a0-31acfc10d3e9::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 284 rows, containing 19 columns (19 merged, 0 gathered) in 0.015021194 sec., 18906.619540364103 rows/sec., 33.88 MiB/sec. 2025.03.21 18:42:31.499068 [ 187 ] {e2f23082-f29d-4d29-b3a0-31acfc10d3e9::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.03.21 18:42:31.499539 [ 187 ] {e2f23082-f29d-4d29-b3a0-31acfc10d3e9::all_1_16_3} oximeter.measurements_histogramu64 (e2f23082-f29d-4d29-b3a0-31acfc10d3e9): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:31.499627 [ 187 ] {e2f23082-f29d-4d29-b3a0-31acfc10d3e9::all_1_16_3} oximeter.measurements_histogramu64 (e2f23082-f29d-4d29-b3a0-31acfc10d3e9) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.03.21 18:42:31.499788 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.48 MiB. 2025.03.21 18:42:32.444666 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 498 2025.03.21 18:42:32.448281 [ 242 ] {} system.query_log (fc3d32f1-e2fa-4c2e-b979-22efa01612ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:32.448338 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:42:32.449822 [ 242 ] {} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.03.21 18:42:32.450139 [ 242 ] {} system.query_log (fc3d32f1-e2fa-4c2e-b979-22efa01612ba): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:32.451130 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 498 2025.03.21 18:42:33.110832 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:42:33.111023 [ 267 ] {cd7d7857-d89f-427e-9c4b-e7a4131eb7b8} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 18:42:33.111095 [ 267 ] {cd7d7857-d89f-427e-9c4b-e7a4131eb7b8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 18:42:33.111883 [ 267 ] {cd7d7857-d89f-427e-9c4b-e7a4131eb7b8} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:33.111933 [ 267 ] {cd7d7857-d89f-427e-9c4b-e7a4131eb7b8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:42:33.112482 [ 267 ] {cd7d7857-d89f-427e-9c4b-e7a4131eb7b8} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.03.21 18:42:33.112745 [ 267 ] {cd7d7857-d89f-427e-9c4b-e7a4131eb7b8} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:33.113032 [ 267 ] {cd7d7857-d89f-427e-9c4b-e7a4131eb7b8} executeQuery: Read 56 rows, 4.41 KiB in 0.002057 sec., 27224.112785610116 rows/sec., 2.09 MiB/sec. 2025.03.21 18:42:33.113252 [ 267 ] {cd7d7857-d89f-427e-9c4b-e7a4131eb7b8} TCPHandler: Processed in 0.002546285 sec. 2025.03.21 18:42:33.113436 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:42:33.113551 [ 267 ] {62cafbdc-75c9-4057-80cb-078852f3e916} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 18:42:33.113602 [ 267 ] {62cafbdc-75c9-4057-80cb-078852f3e916} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 18:42:33.114187 [ 267 ] {62cafbdc-75c9-4057-80cb-078852f3e916} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:33.114229 [ 267 ] {62cafbdc-75c9-4057-80cb-078852f3e916} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:42:33.114596 [ 267 ] {62cafbdc-75c9-4057-80cb-078852f3e916} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.03.21 18:42:33.114846 [ 267 ] {62cafbdc-75c9-4057-80cb-078852f3e916} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:33.115061 [ 267 ] {62cafbdc-75c9-4057-80cb-078852f3e916} executeQuery: Read 64 rows, 5.12 KiB in 0.001539 sec., 41585.44509421702 rows/sec., 3.25 MiB/sec. 2025.03.21 18:42:33.115120 [ 267 ] {62cafbdc-75c9-4057-80cb-078852f3e916} TCPHandler: Processed in 0.001746591 sec. 2025.03.21 18:42:33.115256 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:42:33.115395 [ 267 ] {b0c60f4a-4886-49e7-9637-62d01952f512} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 18:42:33.115447 [ 267 ] {b0c60f4a-4886-49e7-9637-62d01952f512} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 18:42:33.115969 [ 267 ] {b0c60f4a-4886-49e7-9637-62d01952f512} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:33.116010 [ 267 ] {b0c60f4a-4886-49e7-9637-62d01952f512} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:42:33.116402 [ 267 ] {b0c60f4a-4886-49e7-9637-62d01952f512} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.03.21 18:42:33.116642 [ 267 ] {b0c60f4a-4886-49e7-9637-62d01952f512} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:33.116857 [ 267 ] {b0c60f4a-4886-49e7-9637-62d01952f512} executeQuery: Read 42 rows, 2.99 KiB in 0.001492 sec., 28150.134048257372 rows/sec., 1.96 MiB/sec. 2025.03.21 18:42:33.116982 [ 267 ] {b0c60f4a-4886-49e7-9637-62d01952f512} TCPHandler: Processed in 0.001791931 sec. 2025.03.21 18:42:33.117127 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:42:33.117233 [ 267 ] {4d5a87cd-64cd-415a-aeff-7e65a028a7c7} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 18:42:33.117279 [ 267 ] {4d5a87cd-64cd-415a-aeff-7e65a028a7c7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 18:42:33.117705 [ 267 ] {4d5a87cd-64cd-415a-aeff-7e65a028a7c7} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:33.117743 [ 267 ] {4d5a87cd-64cd-415a-aeff-7e65a028a7c7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:42:33.118095 [ 267 ] {4d5a87cd-64cd-415a-aeff-7e65a028a7c7} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.03.21 18:42:33.118336 [ 267 ] {4d5a87cd-64cd-415a-aeff-7e65a028a7c7} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:33.118542 [ 267 ] {4d5a87cd-64cd-415a-aeff-7e65a028a7c7} executeQuery: Read 16 rows, 1.11 KiB in 0.001333 sec., 12003.000750187546 rows/sec., 832.24 KiB/sec. 2025.03.21 18:42:33.118591 [ 267 ] {4d5a87cd-64cd-415a-aeff-7e65a028a7c7} TCPHandler: Processed in 0.001515216 sec. 2025.03.21 18:42:34.927780 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 6893 2025.03.21 18:42:34.928422 [ 243 ] {} system.asynchronous_metric_log (253f5c70-e022-4d90-b8fd-77ae60dab28a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:34.928475 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:42:34.929030 [ 243 ] {} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.03.21 18:42:34.929306 [ 243 ] {} system.asynchronous_metric_log (253f5c70-e022-4d90-b8fd-77ae60dab28a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:34.929583 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6893 2025.03.21 18:42:35.376759 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 114 2025.03.21 18:42:35.398520 [ 244 ] {} system.metric_log (379d34fc-d09a-47b3-9f86-264f444bcceb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:35.398581 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:42:35.406442 [ 244 ] {} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.03.21 18:42:35.407293 [ 244 ] {} system.metric_log (379d34fc-d09a-47b3-9f86-264f444bcceb): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:35.410837 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 114 2025.03.21 18:42:38.124949 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:42:38.125154 [ 267 ] {0c37b873-666a-40e6-adb7-771f34c07d2e} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.21 18:42:38.125228 [ 267 ] {0c37b873-666a-40e6-adb7-771f34c07d2e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.21 18:42:38.126055 [ 267 ] {0c37b873-666a-40e6-adb7-771f34c07d2e} oximeter.fields_i16 (a5ae9dd6-eb39-4afa-ba7d-facc03842aac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:38.126109 [ 267 ] {0c37b873-666a-40e6-adb7-771f34c07d2e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:42:38.126795 [ 267 ] {0c37b873-666a-40e6-adb7-771f34c07d2e} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.03.21 18:42:38.127057 [ 267 ] {0c37b873-666a-40e6-adb7-771f34c07d2e} oximeter.fields_i16 (a5ae9dd6-eb39-4afa-ba7d-facc03842aac): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:38.127307 [ 267 ] {0c37b873-666a-40e6-adb7-771f34c07d2e} executeQuery: Read 212 rows, 13.81 KiB in 0.002193 sec., 96671.22663018695 rows/sec., 6.15 MiB/sec. 2025.03.21 18:42:38.127476 [ 267 ] {0c37b873-666a-40e6-adb7-771f34c07d2e} TCPHandler: Processed in 0.002659907 sec. 2025.03.21 18:42:38.127650 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:42:38.127774 [ 267 ] {ca6b5e62-6dab-487d-9f2b-278a67280af4} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 18:42:38.127825 [ 267 ] {ca6b5e62-6dab-487d-9f2b-278a67280af4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 18:42:38.128707 [ 267 ] {ca6b5e62-6dab-487d-9f2b-278a67280af4} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:38.128751 [ 267 ] {ca6b5e62-6dab-487d-9f2b-278a67280af4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:42:38.129175 [ 267 ] {ca6b5e62-6dab-487d-9f2b-278a67280af4} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.03.21 18:42:38.129425 [ 267 ] {ca6b5e62-6dab-487d-9f2b-278a67280af4} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:38.129646 [ 267 ] {ca6b5e62-6dab-487d-9f2b-278a67280af4} executeQuery: Read 681 rows, 55.43 KiB in 0.001899 sec., 358609.794628752 rows/sec., 28.50 MiB/sec. 2025.03.21 18:42:38.129706 [ 267 ] {ca6b5e62-6dab-487d-9f2b-278a67280af4} TCPHandler: Processed in 0.002109477 sec. 2025.03.21 18:42:38.129822 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:42:38.129931 [ 267 ] {a1ff741b-2f7a-4f75-9534-f68ab5ddd379} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 18:42:38.129978 [ 267 ] {a1ff741b-2f7a-4f75-9534-f68ab5ddd379} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 18:42:38.130541 [ 267 ] {a1ff741b-2f7a-4f75-9534-f68ab5ddd379} oximeter.fields_u16 (8d5fe5b5-2060-44d2-9590-037bc5fae09b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:38.130581 [ 267 ] {a1ff741b-2f7a-4f75-9534-f68ab5ddd379} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:42:38.130943 [ 267 ] {a1ff741b-2f7a-4f75-9534-f68ab5ddd379} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.03.21 18:42:38.131183 [ 267 ] {a1ff741b-2f7a-4f75-9534-f68ab5ddd379} oximeter.fields_u16 (8d5fe5b5-2060-44d2-9590-037bc5fae09b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:38.131387 [ 267 ] {a1ff741b-2f7a-4f75-9534-f68ab5ddd379} executeQuery: Read 138 rows, 8.79 KiB in 0.001481 sec., 93180.28359216746 rows/sec., 5.80 MiB/sec. 2025.03.21 18:42:38.131440 [ 267 ] {a1ff741b-2f7a-4f75-9534-f68ab5ddd379} TCPHandler: Processed in 0.001670319 sec. 2025.03.21 18:42:38.131570 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:42:38.131708 [ 267 ] {0de97d85-5551-46c1-8d36-ac5f30bf5e27} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.21 18:42:38.131762 [ 267 ] {0de97d85-5551-46c1-8d36-ac5f30bf5e27} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.21 18:42:38.132428 [ 267 ] {0de97d85-5551-46c1-8d36-ac5f30bf5e27} oximeter.fields_u32 (911397e8-289e-4551-882d-cedea57ba2f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:38.132477 [ 267 ] {0de97d85-5551-46c1-8d36-ac5f30bf5e27} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:42:38.132855 [ 267 ] {0de97d85-5551-46c1-8d36-ac5f30bf5e27} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.03.21 18:42:38.133126 [ 267 ] {0de97d85-5551-46c1-8d36-ac5f30bf5e27} oximeter.fields_u32 (911397e8-289e-4551-882d-cedea57ba2f0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:38.133280 [ 122 ] {} oximeter.fields_u32 (911397e8-289e-4551-882d-cedea57ba2f0) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.03.21 18:42:38.133358 [ 267 ] {0de97d85-5551-46c1-8d36-ac5f30bf5e27} executeQuery: Read 113 rows, 7.49 KiB in 0.001673 sec., 67543.3353257621 rows/sec., 4.37 MiB/sec. 2025.03.21 18:42:38.133368 [ 122 ] {} oximeter.fields_u32 (911397e8-289e-4551-882d-cedea57ba2f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:38.133446 [ 122 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:42:38.133484 [ 267 ] {0de97d85-5551-46c1-8d36-ac5f30bf5e27} TCPHandler: Processed in 0.001977634 sec. 2025.03.21 18:42:38.133643 [ 192 ] {911397e8-289e-4551-882d-cedea57ba2f0::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.03.21 18:42:38.133664 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:42:38.133777 [ 192 ] {911397e8-289e-4551-882d-cedea57ba2f0::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 18:42:38.133799 [ 267 ] {e335977f-4ee1-40bb-ab22-b82f6618d323} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.21 18:42:38.133815 [ 192 ] {911397e8-289e-4551-882d-cedea57ba2f0::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 341 rows starting from the beginning of the part 2025.03.21 18:42:38.133861 [ 267 ] {e335977f-4ee1-40bb-ab22-b82f6618d323} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.21 18:42:38.133974 [ 192 ] {911397e8-289e-4551-882d-cedea57ba2f0::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 113 rows starting from the beginning of the part 2025.03.21 18:42:38.134377 [ 192 ] {911397e8-289e-4551-882d-cedea57ba2f0::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 113 rows starting from the beginning of the part 2025.03.21 18:42:38.134738 [ 192 ] {911397e8-289e-4551-882d-cedea57ba2f0::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 113 rows starting from the beginning of the part 2025.03.21 18:42:38.135158 [ 192 ] {911397e8-289e-4551-882d-cedea57ba2f0::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 228 rows starting from the beginning of the part 2025.03.21 18:42:38.135525 [ 192 ] {911397e8-289e-4551-882d-cedea57ba2f0::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 113 rows starting from the beginning of the part 2025.03.21 18:42:38.136591 [ 267 ] {e335977f-4ee1-40bb-ab22-b82f6618d323} oximeter.fields_u8 (f2f1152e-1157-43b1-b21d-ee3b814d9cca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:38.136638 [ 267 ] {e335977f-4ee1-40bb-ab22-b82f6618d323} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:42:38.137319 [ 267 ] {e335977f-4ee1-40bb-ab22-b82f6618d323} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.03.21 18:42:38.137658 [ 187 ] {911397e8-289e-4551-882d-cedea57ba2f0::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 1021 rows, containing 5 columns (5 merged, 0 gathered) in 0.004083341 sec., 250040.34686302222 rows/sec., 17.47 MiB/sec. 2025.03.21 18:42:38.137684 [ 267 ] {e335977f-4ee1-40bb-ab22-b82f6618d323} oximeter.fields_u8 (f2f1152e-1157-43b1-b21d-ee3b814d9cca): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:38.137885 [ 192 ] {911397e8-289e-4551-882d-cedea57ba2f0::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.03.21 18:42:38.138117 [ 267 ] {e335977f-4ee1-40bb-ab22-b82f6618d323} executeQuery: Read 112 rows, 6.53 KiB in 0.00435 sec., 25747.12643678161 rows/sec., 1.47 MiB/sec. 2025.03.21 18:42:38.138477 [ 267 ] {e335977f-4ee1-40bb-ab22-b82f6618d323} TCPHandler: Processed in 0.004858125 sec. 2025.03.21 18:42:38.138690 [ 192 ] {911397e8-289e-4551-882d-cedea57ba2f0::all_1_11_2} oximeter.fields_u32 (911397e8-289e-4551-882d-cedea57ba2f0): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:38.138694 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:42:38.138784 [ 192 ] {911397e8-289e-4551-882d-cedea57ba2f0::all_1_11_2} oximeter.fields_u32 (911397e8-289e-4551-882d-cedea57ba2f0) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.03.21 18:42:38.138830 [ 267 ] {f6d76a4a-f2ea-4ffb-86ae-1b3404cd22f7} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 18:42:38.138877 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. 2025.03.21 18:42:38.138901 [ 267 ] {f6d76a4a-f2ea-4ffb-86ae-1b3404cd22f7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 18:42:38.139555 [ 267 ] {f6d76a4a-f2ea-4ffb-86ae-1b3404cd22f7} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:38.139591 [ 267 ] {f6d76a4a-f2ea-4ffb-86ae-1b3404cd22f7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:42:38.139943 [ 267 ] {f6d76a4a-f2ea-4ffb-86ae-1b3404cd22f7} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.03.21 18:42:38.140166 [ 267 ] {f6d76a4a-f2ea-4ffb-86ae-1b3404cd22f7} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:38.140428 [ 267 ] {f6d76a4a-f2ea-4ffb-86ae-1b3404cd22f7} executeQuery: Read 414 rows, 30.15 KiB in 0.001626 sec., 254612.54612546123 rows/sec., 18.11 MiB/sec. 2025.03.21 18:42:38.140480 [ 267 ] {f6d76a4a-f2ea-4ffb-86ae-1b3404cd22f7} TCPHandler: Processed in 0.001846152 sec. 2025.03.21 18:42:38.140582 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:42:38.140684 [ 267 ] {3b057b93-2748-4402-89f4-d86706ea4bb1} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.03.21 18:42:38.140731 [ 267 ] {3b057b93-2748-4402-89f4-d86706ea4bb1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.03.21 18:42:38.141160 [ 267 ] {3b057b93-2748-4402-89f4-d86706ea4bb1} oximeter.measurements_bool (e3cf1b1a-2fa1-4266-9f36-a423b8f8ccf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:38.141199 [ 267 ] {3b057b93-2748-4402-89f4-d86706ea4bb1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:42:38.141555 [ 267 ] {3b057b93-2748-4402-89f4-d86706ea4bb1} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.03.21 18:42:38.141813 [ 267 ] {3b057b93-2748-4402-89f4-d86706ea4bb1} oximeter.measurements_bool (e3cf1b1a-2fa1-4266-9f36-a423b8f8ccf3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:38.142062 [ 267 ] {3b057b93-2748-4402-89f4-d86706ea4bb1} executeQuery: Read 6 rows, 321.00 B in 0.00139 sec., 4316.546762589928 rows/sec., 225.52 KiB/sec. 2025.03.21 18:42:38.142196 [ 267 ] {3b057b93-2748-4402-89f4-d86706ea4bb1} TCPHandler: Processed in 0.001662229 sec. 2025.03.21 18:42:38.142311 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:42:38.142413 [ 267 ] {60b0722b-ec45-4558-bca4-4a99d073097e} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 18:42:38.142460 [ 267 ] {60b0722b-ec45-4558-bca4-4a99d073097e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 18:42:38.142983 [ 267 ] {60b0722b-ec45-4558-bca4-4a99d073097e} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:38.143023 [ 267 ] {60b0722b-ec45-4558-bca4-4a99d073097e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:42:38.143400 [ 267 ] {60b0722b-ec45-4558-bca4-4a99d073097e} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.03.21 18:42:38.143637 [ 267 ] {60b0722b-ec45-4558-bca4-4a99d073097e} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:38.143841 [ 267 ] {60b0722b-ec45-4558-bca4-4a99d073097e} executeQuery: Read 237 rows, 16.27 KiB in 0.00145 sec., 163448.275862069 rows/sec., 10.96 MiB/sec. 2025.03.21 18:42:38.143893 [ 267 ] {60b0722b-ec45-4558-bca4-4a99d073097e} TCPHandler: Processed in 0.001632658 sec. 2025.03.21 18:42:38.144006 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:42:38.144119 [ 267 ] {0d229230-2ad1-47bd-9c26-a5cdcb4ca4de} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.03.21 18:42:38.144168 [ 267 ] {0d229230-2ad1-47bd-9c26-a5cdcb4ca4de} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.03.21 18:42:38.144589 [ 267 ] {0d229230-2ad1-47bd-9c26-a5cdcb4ca4de} oximeter.measurements_f64 (7b0b0415-7ba0-4118-af58-37132dd63164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:38.144628 [ 267 ] {0d229230-2ad1-47bd-9c26-a5cdcb4ca4de} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:42:38.144990 [ 267 ] {0d229230-2ad1-47bd-9c26-a5cdcb4ca4de} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.03.21 18:42:38.145229 [ 267 ] {0d229230-2ad1-47bd-9c26-a5cdcb4ca4de} oximeter.measurements_f64 (7b0b0415-7ba0-4118-af58-37132dd63164): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:38.145502 [ 267 ] {0d229230-2ad1-47bd-9c26-a5cdcb4ca4de} executeQuery: Read 1 rows, 69.00 B in 0.001386 sec., 721.5007215007215 rows/sec., 48.62 KiB/sec. 2025.03.21 18:42:38.145649 [ 267 ] {0d229230-2ad1-47bd-9c26-a5cdcb4ca4de} TCPHandler: Processed in 0.001694879 sec. 2025.03.21 18:42:38.145775 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:42:38.145882 [ 267 ] {3fbcf86d-91c7-463e-9ca1-21819e33f8f9} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.21 18:42:38.145952 [ 267 ] {3fbcf86d-91c7-463e-9ca1-21819e33f8f9} 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.03.21 18:42:38.147081 [ 267 ] {3fbcf86d-91c7-463e-9ca1-21819e33f8f9} oximeter.measurements_histogramu64 (e2f23082-f29d-4d29-b3a0-31acfc10d3e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:38.147120 [ 267 ] {3fbcf86d-91c7-463e-9ca1-21819e33f8f9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:42:38.147762 [ 267 ] {3fbcf86d-91c7-463e-9ca1-21819e33f8f9} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.03.21 18:42:38.148021 [ 267 ] {3fbcf86d-91c7-463e-9ca1-21819e33f8f9} oximeter.measurements_histogramu64 (e2f23082-f29d-4d29-b3a0-31acfc10d3e9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:38.148351 [ 267 ] {3fbcf86d-91c7-463e-9ca1-21819e33f8f9} executeQuery: Read 32 rows, 58.72 KiB in 0.00247 sec., 12955.465587044535 rows/sec., 23.22 MiB/sec. 2025.03.21 18:42:38.148616 [ 267 ] {3fbcf86d-91c7-463e-9ca1-21819e33f8f9} TCPHandler: Processed in 0.002890462 sec. 2025.03.21 18:42:38.148748 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:42:38.148854 [ 267 ] {649b2b84-9c24-4168-8dd4-285088fa2f1e} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 18:42:38.148901 [ 267 ] {649b2b84-9c24-4168-8dd4-285088fa2f1e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 18:42:38.149336 [ 267 ] {649b2b84-9c24-4168-8dd4-285088fa2f1e} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:38.149376 [ 267 ] {649b2b84-9c24-4168-8dd4-285088fa2f1e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:42:38.149736 [ 267 ] {649b2b84-9c24-4168-8dd4-285088fa2f1e} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.03.21 18:42:38.149993 [ 267 ] {649b2b84-9c24-4168-8dd4-285088fa2f1e} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:38.150234 [ 267 ] {649b2b84-9c24-4168-8dd4-285088fa2f1e} executeQuery: Read 82 rows, 5.33 KiB in 0.001402 sec., 58487.87446504993 rows/sec., 3.71 MiB/sec. 2025.03.21 18:42:38.150411 [ 267 ] {649b2b84-9c24-4168-8dd4-285088fa2f1e} TCPHandler: Processed in 0.00170894 sec. 2025.03.21 18:42:42.345799 [ 120 ] {} DNSResolver: Updating DNS cache 2025.03.21 18:42:42.345859 [ 120 ] {} DNSResolver: Updated DNS cache 2025.03.21 18:42:42.429740 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 7381 2025.03.21 18:42:42.430415 [ 243 ] {} system.asynchronous_metric_log (253f5c70-e022-4d90-b8fd-77ae60dab28a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:42.430463 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:42:42.431005 [ 243 ] {} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.03.21 18:42:42.431260 [ 243 ] {} system.asynchronous_metric_log (253f5c70-e022-4d90-b8fd-77ae60dab28a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:42.431488 [ 120 ] {} system.asynchronous_metric_log (253f5c70-e022-4d90-b8fd-77ae60dab28a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.03.21 18:42:42.431515 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7381 2025.03.21 18:42:42.431574 [ 120 ] {} system.asynchronous_metric_log (253f5c70-e022-4d90-b8fd-77ae60dab28a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:42.431607 [ 120 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:42:42.431766 [ 186 ] {253f5c70-e022-4d90-b8fd-77ae60dab28a::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.03.21 18:42:42.431968 [ 186 ] {253f5c70-e022-4d90-b8fd-77ae60dab28a::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 18:42:42.432017 [ 186 ] {253f5c70-e022-4d90-b8fd-77ae60dab28a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5063 rows starting from the beginning of the part 2025.03.21 18:42:42.432099 [ 186 ] {253f5c70-e022-4d90-b8fd-77ae60dab28a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 488 rows starting from the beginning of the part 2025.03.21 18:42:42.432346 [ 186 ] {253f5c70-e022-4d90-b8fd-77ae60dab28a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 427 rows starting from the beginning of the part 2025.03.21 18:42:42.432540 [ 186 ] {253f5c70-e022-4d90-b8fd-77ae60dab28a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 488 rows starting from the beginning of the part 2025.03.21 18:42:42.432717 [ 186 ] {253f5c70-e022-4d90-b8fd-77ae60dab28a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 427 rows starting from the beginning of the part 2025.03.21 18:42:42.432886 [ 186 ] {253f5c70-e022-4d90-b8fd-77ae60dab28a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 488 rows starting from the beginning of the part 2025.03.21 18:42:42.434730 [ 192 ] {253f5c70-e022-4d90-b8fd-77ae60dab28a::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 7381 rows, containing 4 columns (4 merged, 0 gathered) in 0.003045803 sec., 2423334.6674095467 rows/sec., 34.67 MiB/sec. 2025.03.21 18:42:42.435262 [ 188 ] {253f5c70-e022-4d90-b8fd-77ae60dab28a::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.03.21 18:42:42.435666 [ 188 ] {253f5c70-e022-4d90-b8fd-77ae60dab28a::all_1_16_3} system.asynchronous_metric_log (253f5c70-e022-4d90-b8fd-77ae60dab28a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:42.435756 [ 188 ] {253f5c70-e022-4d90-b8fd-77ae60dab28a::all_1_16_3} system.asynchronous_metric_log (253f5c70-e022-4d90-b8fd-77ae60dab28a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.03.21 18:42:42.435872 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. 2025.03.21 18:42:42.451331 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 528 2025.03.21 18:42:42.454223 [ 242 ] {} system.query_log (fc3d32f1-e2fa-4c2e-b979-22efa01612ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:42.454275 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:42:42.455719 [ 242 ] {} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.03.21 18:42:42.456041 [ 242 ] {} system.query_log (fc3d32f1-e2fa-4c2e-b979-22efa01612ba): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:42.456236 [ 120 ] {} system.query_log (fc3d32f1-e2fa-4c2e-b979-22efa01612ba) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.03.21 18:42:42.456333 [ 120 ] {} system.query_log (fc3d32f1-e2fa-4c2e-b979-22efa01612ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:42.456407 [ 120 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:42:42.456765 [ 191 ] {fc3d32f1-e2fa-4c2e-b979-22efa01612ba::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.03.21 18:42:42.457849 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 528 2025.03.21 18:42:42.458226 [ 191 ] {fc3d32f1-e2fa-4c2e-b979-22efa01612ba::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 18:42:42.458388 [ 191 ] {fc3d32f1-e2fa-4c2e-b979-22efa01612ba::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 328 rows starting from the beginning of the part 2025.03.21 18:42:42.458955 [ 191 ] {fc3d32f1-e2fa-4c2e-b979-22efa01612ba::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 56 rows starting from the beginning of the part 2025.03.21 18:42:42.459507 [ 191 ] {fc3d32f1-e2fa-4c2e-b979-22efa01612ba::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 30 rows starting from the beginning of the part 2025.03.21 18:42:42.460107 [ 191 ] {fc3d32f1-e2fa-4c2e-b979-22efa01612ba::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 36 rows starting from the beginning of the part 2025.03.21 18:42:42.460680 [ 191 ] {fc3d32f1-e2fa-4c2e-b979-22efa01612ba::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 48 rows starting from the beginning of the part 2025.03.21 18:42:42.461228 [ 191 ] {fc3d32f1-e2fa-4c2e-b979-22efa01612ba::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.03.21 18:42:42.468901 [ 188 ] {fc3d32f1-e2fa-4c2e-b979-22efa01612ba::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 528 rows, containing 72 columns (72 merged, 0 gathered) in 0.012388728 sec., 42619.38755940077 rows/sec., 38.63 MiB/sec. 2025.03.21 18:42:42.470147 [ 192 ] {fc3d32f1-e2fa-4c2e-b979-22efa01612ba::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.03.21 18:42:42.470951 [ 192 ] {fc3d32f1-e2fa-4c2e-b979-22efa01612ba::all_1_11_2} system.query_log (fc3d32f1-e2fa-4c2e-b979-22efa01612ba): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:42.471042 [ 192 ] {fc3d32f1-e2fa-4c2e-b979-22efa01612ba::all_1_11_2} system.query_log (fc3d32f1-e2fa-4c2e-b979-22efa01612ba) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.03.21 18:42:42.471371 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.78 MiB. 2025.03.21 18:42:42.910953 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 121 2025.03.21 18:42:42.932899 [ 244 ] {} system.metric_log (379d34fc-d09a-47b3-9f86-264f444bcceb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:42.932965 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:42:42.940598 [ 244 ] {} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.03.21 18:42:42.941392 [ 244 ] {} system.metric_log (379d34fc-d09a-47b3-9f86-264f444bcceb): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:42.941699 [ 120 ] {} system.metric_log (379d34fc-d09a-47b3-9f86-264f444bcceb) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.03.21 18:42:42.941774 [ 120 ] {} system.metric_log (379d34fc-d09a-47b3-9f86-264f444bcceb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:42.941817 [ 120 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:42:42.942092 [ 200 ] {379d34fc-d09a-47b3-9f86-264f444bcceb::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.03.21 18:42:42.950114 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 121 2025.03.21 18:42:42.951892 [ 200 ] {379d34fc-d09a-47b3-9f86-264f444bcceb::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 18:42:42.952788 [ 200 ] {379d34fc-d09a-47b3-9f86-264f444bcceb::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 83 rows starting from the beginning of the part 2025.03.21 18:42:42.957445 [ 200 ] {379d34fc-d09a-47b3-9f86-264f444bcceb::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 8 rows starting from the beginning of the part 2025.03.21 18:42:42.962269 [ 200 ] {379d34fc-d09a-47b3-9f86-264f444bcceb::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 7 rows starting from the beginning of the part 2025.03.21 18:42:42.967174 [ 200 ] {379d34fc-d09a-47b3-9f86-264f444bcceb::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 8 rows starting from the beginning of the part 2025.03.21 18:42:42.972488 [ 200 ] {379d34fc-d09a-47b3-9f86-264f444bcceb::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 8 rows starting from the beginning of the part 2025.03.21 18:42:42.977367 [ 200 ] {379d34fc-d09a-47b3-9f86-264f444bcceb::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 7 rows starting from the beginning of the part 2025.03.21 18:42:43.000170 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 187.56 MiB, peak 187.56 MiB, free memory in arenas 0.00 B, will set to 179.24 MiB (RSS), difference: -8.31 MiB 2025.03.21 18:42:43.001547 [ 248 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.00114843 sec. 2025.03.21 18:42:43.034674 [ 194 ] {379d34fc-d09a-47b3-9f86-264f444bcceb::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.09275802 sec., 1304.469414073306 rows/sec., 6.75 MiB/sec. 2025.03.21 18:42:43.037718 [ 197 ] {379d34fc-d09a-47b3-9f86-264f444bcceb::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.03.21 18:42:43.040980 [ 197 ] {379d34fc-d09a-47b3-9f86-264f444bcceb::all_1_16_3} system.metric_log (379d34fc-d09a-47b3-9f86-264f444bcceb): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:43.041121 [ 197 ] {379d34fc-d09a-47b3-9f86-264f444bcceb::all_1_16_3} system.metric_log (379d34fc-d09a-47b3-9f86-264f444bcceb) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.03.21 18:42:43.043805 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. 2025.03.21 18:42:43.117564 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:42:43.117782 [ 267 ] {92d0bef6-ff61-4ac2-84c0-859f1a98c8f4} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 18:42:43.117887 [ 267 ] {92d0bef6-ff61-4ac2-84c0-859f1a98c8f4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 18:42:43.118954 [ 267 ] {92d0bef6-ff61-4ac2-84c0-859f1a98c8f4} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:43.118996 [ 267 ] {92d0bef6-ff61-4ac2-84c0-859f1a98c8f4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:42:43.119413 [ 267 ] {92d0bef6-ff61-4ac2-84c0-859f1a98c8f4} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.03.21 18:42:43.119663 [ 267 ] {92d0bef6-ff61-4ac2-84c0-859f1a98c8f4} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:43.119854 [ 267 ] {92d0bef6-ff61-4ac2-84c0-859f1a98c8f4} executeQuery: Read 72 rows, 5.99 KiB in 0.002149 sec., 33503.955328059565 rows/sec., 2.72 MiB/sec. 2025.03.21 18:42:43.119914 [ 267 ] {92d0bef6-ff61-4ac2-84c0-859f1a98c8f4} TCPHandler: Processed in 0.002475264 sec. 2025.03.21 18:42:43.120038 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:42:43.120149 [ 267 ] {557691a3-71ca-4804-a8d7-5c086006bc6c} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 18:42:43.120196 [ 267 ] {557691a3-71ca-4804-a8d7-5c086006bc6c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 18:42:43.120705 [ 267 ] {557691a3-71ca-4804-a8d7-5c086006bc6c} oximeter.fields_u16 (8d5fe5b5-2060-44d2-9590-037bc5fae09b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:43.120743 [ 267 ] {557691a3-71ca-4804-a8d7-5c086006bc6c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:42:43.121108 [ 267 ] {557691a3-71ca-4804-a8d7-5c086006bc6c} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.03.21 18:42:43.121348 [ 267 ] {557691a3-71ca-4804-a8d7-5c086006bc6c} oximeter.fields_u16 (8d5fe5b5-2060-44d2-9590-037bc5fae09b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:43.121552 [ 267 ] {557691a3-71ca-4804-a8d7-5c086006bc6c} executeQuery: Read 8 rows, 616.00 B in 0.001428 sec., 5602.240896358543 rows/sec., 421.26 KiB/sec. 2025.03.21 18:42:43.121658 [ 267 ] {557691a3-71ca-4804-a8d7-5c086006bc6c} TCPHandler: Processed in 0.0016741 sec. 2025.03.21 18:42:43.121780 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:42:43.121884 [ 267 ] {751b6faf-7ee4-4918-8db0-a3b70518b72a} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 18:42:43.121929 [ 267 ] {751b6faf-7ee4-4918-8db0-a3b70518b72a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 18:42:43.122468 [ 267 ] {751b6faf-7ee4-4918-8db0-a3b70518b72a} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:43.122504 [ 267 ] {751b6faf-7ee4-4918-8db0-a3b70518b72a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:42:43.122856 [ 267 ] {751b6faf-7ee4-4918-8db0-a3b70518b72a} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.03.21 18:42:43.123094 [ 267 ] {751b6faf-7ee4-4918-8db0-a3b70518b72a} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:43.123268 [ 267 ] {751b6faf-7ee4-4918-8db0-a3b70518b72a} executeQuery: Read 72 rows, 5.76 KiB in 0.001405 sec., 51245.55160142349 rows/sec., 4.00 MiB/sec. 2025.03.21 18:42:43.123320 [ 267 ] {751b6faf-7ee4-4918-8db0-a3b70518b72a} TCPHandler: Processed in 0.001590588 sec. 2025.03.21 18:42:43.123430 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:42:43.123535 [ 267 ] {5b58a619-1963-404a-9e7c-087edf9ea5c4} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 18:42:43.123583 [ 267 ] {5b58a619-1963-404a-9e7c-087edf9ea5c4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 18:42:43.124086 [ 267 ] {5b58a619-1963-404a-9e7c-087edf9ea5c4} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:43.124121 [ 267 ] {5b58a619-1963-404a-9e7c-087edf9ea5c4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:42:43.124506 [ 267 ] {5b58a619-1963-404a-9e7c-087edf9ea5c4} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.03.21 18:42:43.124744 [ 267 ] {5b58a619-1963-404a-9e7c-087edf9ea5c4} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:43.124954 [ 267 ] {5b58a619-1963-404a-9e7c-087edf9ea5c4} executeQuery: Read 160 rows, 11.41 KiB in 0.001441 sec., 111034.00416377516 rows/sec., 7.73 MiB/sec. 2025.03.21 18:42:43.125168 [ 267 ] {5b58a619-1963-404a-9e7c-087edf9ea5c4} TCPHandler: Processed in 0.001784101 sec. 2025.03.21 18:42:43.125339 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:42:43.125444 [ 267 ] {10406844-2f17-4f1e-b956-5c85345ae5eb} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.21 18:42:43.125517 [ 267 ] {10406844-2f17-4f1e-b956-5c85345ae5eb} 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.03.21 18:42:43.126653 [ 267 ] {10406844-2f17-4f1e-b956-5c85345ae5eb} oximeter.measurements_histogramu64 (e2f23082-f29d-4d29-b3a0-31acfc10d3e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:43.126691 [ 267 ] {10406844-2f17-4f1e-b956-5c85345ae5eb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:42:43.127337 [ 267 ] {10406844-2f17-4f1e-b956-5c85345ae5eb} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.03.21 18:42:43.127597 [ 267 ] {10406844-2f17-4f1e-b956-5c85345ae5eb} oximeter.measurements_histogramu64 (e2f23082-f29d-4d29-b3a0-31acfc10d3e9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:43.127801 [ 267 ] {10406844-2f17-4f1e-b956-5c85345ae5eb} executeQuery: Read 8 rows, 14.68 KiB in 0.00238 sec., 3361.344537815126 rows/sec., 6.02 MiB/sec. 2025.03.21 18:42:43.127916 [ 267 ] {10406844-2f17-4f1e-b956-5c85345ae5eb} TCPHandler: Processed in 0.002636867 sec. 2025.03.21 18:42:43.128050 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:42:43.128154 [ 267 ] {b727985c-bc1b-4e3a-b571-dd2ec5191f43} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 18:42:43.128199 [ 267 ] {b727985c-bc1b-4e3a-b571-dd2ec5191f43} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 18:42:43.128623 [ 267 ] {b727985c-bc1b-4e3a-b571-dd2ec5191f43} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:43.128660 [ 267 ] {b727985c-bc1b-4e3a-b571-dd2ec5191f43} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:42:43.129007 [ 267 ] {b727985c-bc1b-4e3a-b571-dd2ec5191f43} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.03.21 18:42:43.129243 [ 267 ] {b727985c-bc1b-4e3a-b571-dd2ec5191f43} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:43.129411 [ 267 ] {b727985c-bc1b-4e3a-b571-dd2ec5191f43} executeQuery: Read 60 rows, 4.14 KiB in 0.00128 sec., 46874.99999999999 rows/sec., 3.16 MiB/sec. 2025.03.21 18:42:43.129457 [ 267 ] {b727985c-bc1b-4e3a-b571-dd2ec5191f43} TCPHandler: Processed in 0.001458056 sec. 2025.03.21 18:42:44.000168 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 170.28 MiB, peak 187.56 MiB, free memory in arenas 0.00 B, will set to 179.73 MiB (RSS), difference: 9.45 MiB 2025.03.21 18:42:48.124321 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:42:48.124647 [ 267 ] {0812c501-486e-41a4-a32e-4f3b38a0aad9} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.21 18:42:48.124761 [ 267 ] {0812c501-486e-41a4-a32e-4f3b38a0aad9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.21 18:42:48.125655 [ 267 ] {0812c501-486e-41a4-a32e-4f3b38a0aad9} oximeter.fields_i16 (a5ae9dd6-eb39-4afa-ba7d-facc03842aac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:48.125698 [ 267 ] {0812c501-486e-41a4-a32e-4f3b38a0aad9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:42:48.126138 [ 267 ] {0812c501-486e-41a4-a32e-4f3b38a0aad9} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.03.21 18:42:48.126387 [ 267 ] {0812c501-486e-41a4-a32e-4f3b38a0aad9} oximeter.fields_i16 (a5ae9dd6-eb39-4afa-ba7d-facc03842aac): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:48.126532 [ 112 ] {} oximeter.fields_i16 (a5ae9dd6-eb39-4afa-ba7d-facc03842aac) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2025.03.21 18:42:48.126585 [ 112 ] {} oximeter.fields_i16 (a5ae9dd6-eb39-4afa-ba7d-facc03842aac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:48.126594 [ 267 ] {0812c501-486e-41a4-a32e-4f3b38a0aad9} executeQuery: Read 212 rows, 13.81 KiB in 0.002031 sec., 104382.07779419006 rows/sec., 6.64 MiB/sec. 2025.03.21 18:42:48.126615 [ 112 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:42:48.126691 [ 267 ] {0812c501-486e-41a4-a32e-4f3b38a0aad9} TCPHandler: Processed in 0.002559775 sec. 2025.03.21 18:42:48.126750 [ 188 ] {a5ae9dd6-eb39-4afa-ba7d-facc03842aac::all_1_9_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full 2025.03.21 18:42:48.126844 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:42:48.126880 [ 188 ] {a5ae9dd6-eb39-4afa-ba7d-facc03842aac::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 18:42:48.126921 [ 188 ] {a5ae9dd6-eb39-4afa-ba7d-facc03842aac::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 212 rows starting from the beginning of the part 2025.03.21 18:42:48.126982 [ 267 ] {c1be1add-a95b-4b0d-a64e-e04067bb151d} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.03.21 18:42:48.127020 [ 188 ] {a5ae9dd6-eb39-4afa-ba7d-facc03842aac::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 212 rows starting from the beginning of the part 2025.03.21 18:42:48.127100 [ 267 ] {c1be1add-a95b-4b0d-a64e-e04067bb151d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.03.21 18:42:48.127368 [ 188 ] {a5ae9dd6-eb39-4afa-ba7d-facc03842aac::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 212 rows starting from the beginning of the part 2025.03.21 18:42:48.127790 [ 188 ] {a5ae9dd6-eb39-4afa-ba7d-facc03842aac::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 212 rows starting from the beginning of the part 2025.03.21 18:42:48.128156 [ 188 ] {a5ae9dd6-eb39-4afa-ba7d-facc03842aac::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 212 rows starting from the beginning of the part 2025.03.21 18:42:48.129101 [ 267 ] {c1be1add-a95b-4b0d-a64e-e04067bb151d} oximeter.fields_ipaddr (54548ee5-6665-4ef7-88f2-6c8e26ee35cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:48.129147 [ 267 ] {c1be1add-a95b-4b0d-a64e-e04067bb151d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:42:48.129786 [ 267 ] {c1be1add-a95b-4b0d-a64e-e04067bb151d} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.03.21 18:42:48.130186 [ 194 ] {a5ae9dd6-eb39-4afa-ba7d-facc03842aac::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.003479421 sec., 304648.3883381747 rows/sec., 20.54 MiB/sec. 2025.03.21 18:42:48.130203 [ 267 ] {c1be1add-a95b-4b0d-a64e-e04067bb151d} oximeter.fields_ipaddr (54548ee5-6665-4ef7-88f2-6c8e26ee35cc): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:48.130531 [ 194 ] {a5ae9dd6-eb39-4afa-ba7d-facc03842aac::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2025.03.21 18:42:48.130742 [ 267 ] {c1be1add-a95b-4b0d-a64e-e04067bb151d} executeQuery: Read 4 rows, 334.00 B in 0.003757 sec., 1064.6792653713069 rows/sec., 86.82 KiB/sec. 2025.03.21 18:42:48.131069 [ 267 ] {c1be1add-a95b-4b0d-a64e-e04067bb151d} TCPHandler: Processed in 0.004276096 sec. 2025.03.21 18:42:48.131247 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:42:48.131291 [ 194 ] {a5ae9dd6-eb39-4afa-ba7d-facc03842aac::all_1_9_2} oximeter.fields_i16 (a5ae9dd6-eb39-4afa-ba7d-facc03842aac): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:48.131456 [ 267 ] {bcc438c5-915d-4d9d-b3c7-455cebd72d61} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 18:42:48.131481 [ 194 ] {a5ae9dd6-eb39-4afa-ba7d-facc03842aac::all_1_9_2} oximeter.fields_i16 (a5ae9dd6-eb39-4afa-ba7d-facc03842aac) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2025.03.21 18:42:48.131523 [ 267 ] {bcc438c5-915d-4d9d-b3c7-455cebd72d61} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 18:42:48.131665 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. 2025.03.21 18:42:48.132544 [ 267 ] {bcc438c5-915d-4d9d-b3c7-455cebd72d61} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:48.132588 [ 267 ] {bcc438c5-915d-4d9d-b3c7-455cebd72d61} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:42:48.132991 [ 267 ] {bcc438c5-915d-4d9d-b3c7-455cebd72d61} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.03.21 18:42:48.133232 [ 267 ] {bcc438c5-915d-4d9d-b3c7-455cebd72d61} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:48.133418 [ 267 ] {bcc438c5-915d-4d9d-b3c7-455cebd72d61} executeQuery: Read 683 rows, 55.57 KiB in 0.002024 sec., 337450.5928853755 rows/sec., 26.81 MiB/sec. 2025.03.21 18:42:48.133470 [ 267 ] {bcc438c5-915d-4d9d-b3c7-455cebd72d61} TCPHandler: Processed in 0.00228697 sec. 2025.03.21 18:42:48.133602 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:42:48.133738 [ 267 ] {dc8d360c-060e-4b53-b77e-2643a55425bc} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 18:42:48.133794 [ 267 ] {dc8d360c-060e-4b53-b77e-2643a55425bc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 18:42:48.134393 [ 267 ] {dc8d360c-060e-4b53-b77e-2643a55425bc} oximeter.fields_u16 (8d5fe5b5-2060-44d2-9590-037bc5fae09b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:48.134431 [ 267 ] {dc8d360c-060e-4b53-b77e-2643a55425bc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:42:48.134796 [ 267 ] {dc8d360c-060e-4b53-b77e-2643a55425bc} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.03.21 18:42:48.135036 [ 267 ] {dc8d360c-060e-4b53-b77e-2643a55425bc} oximeter.fields_u16 (8d5fe5b5-2060-44d2-9590-037bc5fae09b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:48.135253 [ 267 ] {dc8d360c-060e-4b53-b77e-2643a55425bc} executeQuery: Read 142 rows, 9.07 KiB in 0.001543 sec., 92028.51587815942 rows/sec., 5.74 MiB/sec. 2025.03.21 18:42:48.135455 [ 267 ] {dc8d360c-060e-4b53-b77e-2643a55425bc} TCPHandler: Processed in 0.001911674 sec. 2025.03.21 18:42:48.135586 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:42:48.135690 [ 267 ] {5a1766b7-8818-4761-bb69-4f88940ee2eb} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.21 18:42:48.135736 [ 267 ] {5a1766b7-8818-4761-bb69-4f88940ee2eb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.21 18:42:48.136305 [ 267 ] {5a1766b7-8818-4761-bb69-4f88940ee2eb} oximeter.fields_u32 (911397e8-289e-4551-882d-cedea57ba2f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:48.136344 [ 267 ] {5a1766b7-8818-4761-bb69-4f88940ee2eb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:42:48.136711 [ 267 ] {5a1766b7-8818-4761-bb69-4f88940ee2eb} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.03.21 18:42:48.136952 [ 267 ] {5a1766b7-8818-4761-bb69-4f88940ee2eb} oximeter.fields_u32 (911397e8-289e-4551-882d-cedea57ba2f0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:48.137121 [ 267 ] {5a1766b7-8818-4761-bb69-4f88940ee2eb} executeQuery: Read 113 rows, 7.49 KiB in 0.001454 sec., 77716.64374140302 rows/sec., 5.03 MiB/sec. 2025.03.21 18:42:48.137171 [ 267 ] {5a1766b7-8818-4761-bb69-4f88940ee2eb} TCPHandler: Processed in 0.001636459 sec. 2025.03.21 18:42:48.137285 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:42:48.137389 [ 267 ] {3a4df4c5-bedf-4ffc-b6d4-28ee1b1e7a19} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.21 18:42:48.137432 [ 267 ] {3a4df4c5-bedf-4ffc-b6d4-28ee1b1e7a19} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.21 18:42:48.137966 [ 267 ] {3a4df4c5-bedf-4ffc-b6d4-28ee1b1e7a19} oximeter.fields_u8 (f2f1152e-1157-43b1-b21d-ee3b814d9cca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:48.138004 [ 267 ] {3a4df4c5-bedf-4ffc-b6d4-28ee1b1e7a19} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:42:48.138348 [ 267 ] {3a4df4c5-bedf-4ffc-b6d4-28ee1b1e7a19} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.03.21 18:42:48.138595 [ 267 ] {3a4df4c5-bedf-4ffc-b6d4-28ee1b1e7a19} oximeter.fields_u8 (f2f1152e-1157-43b1-b21d-ee3b814d9cca): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:48.138771 [ 111 ] {} oximeter.fields_u8 (f2f1152e-1157-43b1-b21d-ee3b814d9cca) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2025.03.21 18:42:48.138799 [ 267 ] {3a4df4c5-bedf-4ffc-b6d4-28ee1b1e7a19} executeQuery: Read 112 rows, 6.53 KiB in 0.001431 sec., 78266.94619147449 rows/sec., 4.46 MiB/sec. 2025.03.21 18:42:48.138884 [ 111 ] {} oximeter.fields_u8 (f2f1152e-1157-43b1-b21d-ee3b814d9cca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:48.138938 [ 267 ] {3a4df4c5-bedf-4ffc-b6d4-28ee1b1e7a19} TCPHandler: Processed in 0.00169941 sec. 2025.03.21 18:42:48.138975 [ 111 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:42:48.139129 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:42:48.139321 [ 188 ] {f2f1152e-1157-43b1-b21d-ee3b814d9cca::all_1_9_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full 2025.03.21 18:42:48.139372 [ 267 ] {cd357b5c-2ba1-4aff-a8a5-87309e7c4aaf} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 18:42:48.139539 [ 267 ] {cd357b5c-2ba1-4aff-a8a5-87309e7c4aaf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 18:42:48.139926 [ 188 ] {f2f1152e-1157-43b1-b21d-ee3b814d9cca::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 18:42:48.140026 [ 188 ] {f2f1152e-1157-43b1-b21d-ee3b814d9cca::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 112 rows starting from the beginning of the part 2025.03.21 18:42:48.140240 [ 188 ] {f2f1152e-1157-43b1-b21d-ee3b814d9cca::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 112 rows starting from the beginning of the part 2025.03.21 18:42:48.140942 [ 188 ] {f2f1152e-1157-43b1-b21d-ee3b814d9cca::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 112 rows starting from the beginning of the part 2025.03.21 18:42:48.141511 [ 188 ] {f2f1152e-1157-43b1-b21d-ee3b814d9cca::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 112 rows starting from the beginning of the part 2025.03.21 18:42:48.141769 [ 188 ] {f2f1152e-1157-43b1-b21d-ee3b814d9cca::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 112 rows starting from the beginning of the part 2025.03.21 18:42:48.142809 [ 267 ] {cd357b5c-2ba1-4aff-a8a5-87309e7c4aaf} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:48.142858 [ 267 ] {cd357b5c-2ba1-4aff-a8a5-87309e7c4aaf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:42:48.143450 [ 194 ] {f2f1152e-1157-43b1-b21d-ee3b814d9cca::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.004344776 sec., 128890.41920688201 rows/sec., 7.83 MiB/sec. 2025.03.21 18:42:48.143460 [ 267 ] {cd357b5c-2ba1-4aff-a8a5-87309e7c4aaf} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.03.21 18:42:48.143654 [ 194 ] {f2f1152e-1157-43b1-b21d-ee3b814d9cca::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2025.03.21 18:42:48.143871 [ 267 ] {cd357b5c-2ba1-4aff-a8a5-87309e7c4aaf} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:48.144322 [ 194 ] {f2f1152e-1157-43b1-b21d-ee3b814d9cca::all_1_9_2} oximeter.fields_u8 (f2f1152e-1157-43b1-b21d-ee3b814d9cca): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:48.144421 [ 267 ] {cd357b5c-2ba1-4aff-a8a5-87309e7c4aaf} executeQuery: Read 418 rows, 30.47 KiB in 0.005054 sec., 82706.76691729322 rows/sec., 5.89 MiB/sec. 2025.03.21 18:42:48.144721 [ 194 ] {f2f1152e-1157-43b1-b21d-ee3b814d9cca::all_1_9_2} oximeter.fields_u8 (f2f1152e-1157-43b1-b21d-ee3b814d9cca) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2025.03.21 18:42:48.144866 [ 267 ] {cd357b5c-2ba1-4aff-a8a5-87309e7c4aaf} TCPHandler: Processed in 0.005812332 sec. 2025.03.21 18:42:48.145027 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2025.03.21 18:42:48.145155 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:42:48.145264 [ 267 ] {fa62824d-1d23-46dc-8e71-603facab02fc} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.03.21 18:42:48.145312 [ 267 ] {fa62824d-1d23-46dc-8e71-603facab02fc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.03.21 18:42:48.145785 [ 267 ] {fa62824d-1d23-46dc-8e71-603facab02fc} oximeter.measurements_bool (e3cf1b1a-2fa1-4266-9f36-a423b8f8ccf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:48.145824 [ 267 ] {fa62824d-1d23-46dc-8e71-603facab02fc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:42:48.146186 [ 267 ] {fa62824d-1d23-46dc-8e71-603facab02fc} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.03.21 18:42:48.146428 [ 267 ] {fa62824d-1d23-46dc-8e71-603facab02fc} oximeter.measurements_bool (e3cf1b1a-2fa1-4266-9f36-a423b8f8ccf3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:48.146677 [ 267 ] {fa62824d-1d23-46dc-8e71-603facab02fc} executeQuery: Read 6 rows, 321.00 B in 0.001429 sec., 4198.740377886635 rows/sec., 219.37 KiB/sec. 2025.03.21 18:42:48.146733 [ 267 ] {fa62824d-1d23-46dc-8e71-603facab02fc} TCPHandler: Processed in 0.001646319 sec. 2025.03.21 18:42:48.146837 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:42:48.146940 [ 267 ] {445dc29c-dc61-424f-b731-c94356485973} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 18:42:48.146988 [ 267 ] {445dc29c-dc61-424f-b731-c94356485973} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 18:42:48.147512 [ 267 ] {445dc29c-dc61-424f-b731-c94356485973} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:48.147550 [ 267 ] {445dc29c-dc61-424f-b731-c94356485973} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:42:48.147935 [ 267 ] {445dc29c-dc61-424f-b731-c94356485973} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.03.21 18:42:48.148191 [ 267 ] {445dc29c-dc61-424f-b731-c94356485973} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:48.148444 [ 267 ] {445dc29c-dc61-424f-b731-c94356485973} executeQuery: Read 239 rows, 16.41 KiB in 0.001526 sec., 156618.6107470511 rows/sec., 10.50 MiB/sec. 2025.03.21 18:42:48.148649 [ 267 ] {445dc29c-dc61-424f-b731-c94356485973} TCPHandler: Processed in 0.001855333 sec. 2025.03.21 18:42:48.148829 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:42:48.148936 [ 267 ] {4e8033e3-1db7-4eaa-a65e-e4157c48f330} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.03.21 18:42:48.148985 [ 267 ] {4e8033e3-1db7-4eaa-a65e-e4157c48f330} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.03.21 18:42:48.149442 [ 267 ] {4e8033e3-1db7-4eaa-a65e-e4157c48f330} oximeter.measurements_f64 (7b0b0415-7ba0-4118-af58-37132dd63164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:48.149481 [ 267 ] {4e8033e3-1db7-4eaa-a65e-e4157c48f330} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:42:48.149820 [ 267 ] {4e8033e3-1db7-4eaa-a65e-e4157c48f330} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.03.21 18:42:48.150053 [ 267 ] {4e8033e3-1db7-4eaa-a65e-e4157c48f330} oximeter.measurements_f64 (7b0b0415-7ba0-4118-af58-37132dd63164): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:48.150293 [ 267 ] {4e8033e3-1db7-4eaa-a65e-e4157c48f330} executeQuery: Read 1 rows, 69.00 B in 0.001379 sec., 725.1631617113851 rows/sec., 48.86 KiB/sec. 2025.03.21 18:42:48.150346 [ 267 ] {4e8033e3-1db7-4eaa-a65e-e4157c48f330} TCPHandler: Processed in 0.001567048 sec. 2025.03.21 18:42:48.150464 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:42:48.150569 [ 267 ] {bfb9ddc8-932a-4f89-bede-6c9d5575384f} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.21 18:42:48.150634 [ 267 ] {bfb9ddc8-932a-4f89-bede-6c9d5575384f} 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.03.21 18:42:48.151731 [ 267 ] {bfb9ddc8-932a-4f89-bede-6c9d5575384f} oximeter.measurements_histogramu64 (e2f23082-f29d-4d29-b3a0-31acfc10d3e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:48.151770 [ 267 ] {bfb9ddc8-932a-4f89-bede-6c9d5575384f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:42:48.152398 [ 267 ] {bfb9ddc8-932a-4f89-bede-6c9d5575384f} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.03.21 18:42:48.152656 [ 267 ] {bfb9ddc8-932a-4f89-bede-6c9d5575384f} oximeter.measurements_histogramu64 (e2f23082-f29d-4d29-b3a0-31acfc10d3e9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:48.152897 [ 267 ] {bfb9ddc8-932a-4f89-bede-6c9d5575384f} executeQuery: Read 32 rows, 58.72 KiB in 0.00235 sec., 13617.021276595744 rows/sec., 24.40 MiB/sec. 2025.03.21 18:42:48.152995 [ 267 ] {bfb9ddc8-932a-4f89-bede-6c9d5575384f} TCPHandler: Processed in 0.002581486 sec. 2025.03.21 18:42:48.153122 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:42:48.153237 [ 267 ] {d343f625-17af-4275-bf32-7af8c56d8873} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 18:42:48.153284 [ 267 ] {d343f625-17af-4275-bf32-7af8c56d8873} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 18:42:48.153740 [ 267 ] {d343f625-17af-4275-bf32-7af8c56d8873} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:48.153781 [ 267 ] {d343f625-17af-4275-bf32-7af8c56d8873} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:42:48.154151 [ 267 ] {d343f625-17af-4275-bf32-7af8c56d8873} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.03.21 18:42:48.154400 [ 267 ] {d343f625-17af-4275-bf32-7af8c56d8873} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:48.154616 [ 267 ] {d343f625-17af-4275-bf32-7af8c56d8873} executeQuery: Read 82 rows, 5.33 KiB in 0.001402 sec., 58487.87446504993 rows/sec., 3.71 MiB/sec. 2025.03.21 18:42:48.154667 [ 267 ] {d343f625-17af-4275-bf32-7af8c56d8873} TCPHandler: Processed in 0.001599048 sec. 2025.03.21 18:42:49.931719 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 7808 2025.03.21 18:42:49.932373 [ 243 ] {} system.asynchronous_metric_log (253f5c70-e022-4d90-b8fd-77ae60dab28a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:49.932417 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:42:49.932956 [ 243 ] {} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.03.21 18:42:49.933232 [ 243 ] {} system.asynchronous_metric_log (253f5c70-e022-4d90-b8fd-77ae60dab28a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:49.933511 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7808 2025.03.21 18:42:50.450213 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129 2025.03.21 18:42:50.470053 [ 244 ] {} system.metric_log (379d34fc-d09a-47b3-9f86-264f444bcceb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:50.470118 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:42:50.477534 [ 244 ] {} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.03.21 18:42:50.478353 [ 244 ] {} system.metric_log (379d34fc-d09a-47b3-9f86-264f444bcceb): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:50.481676 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 129 2025.03.21 18:42:51.000224 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 180.29 MiB, peak 187.56 MiB, free memory in arenas 0.00 B, will set to 181.50 MiB (RSS), difference: 1.22 MiB 2025.03.21 18:42:52.458068 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 564 2025.03.21 18:42:52.461136 [ 242 ] {} system.query_log (fc3d32f1-e2fa-4c2e-b979-22efa01612ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:52.461188 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:42:52.462660 [ 242 ] {} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.03.21 18:42:52.462986 [ 242 ] {} system.query_log (fc3d32f1-e2fa-4c2e-b979-22efa01612ba): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:52.464228 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 564 2025.03.21 18:42:53.117246 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:42:53.117459 [ 267 ] {96301215-f2b0-499e-87ef-39fe77a7ab34} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 18:42:53.117540 [ 267 ] {96301215-f2b0-499e-87ef-39fe77a7ab34} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 18:42:53.118409 [ 267 ] {96301215-f2b0-499e-87ef-39fe77a7ab34} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:53.118467 [ 267 ] {96301215-f2b0-499e-87ef-39fe77a7ab34} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:42:53.119018 [ 267 ] {96301215-f2b0-499e-87ef-39fe77a7ab34} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.03.21 18:42:53.119307 [ 267 ] {96301215-f2b0-499e-87ef-39fe77a7ab34} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:53.119499 [ 106 ] {} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.03.21 18:42:53.119568 [ 267 ] {96301215-f2b0-499e-87ef-39fe77a7ab34} executeQuery: Read 72 rows, 5.99 KiB in 0.002163 sec., 33287.1012482663 rows/sec., 2.70 MiB/sec. 2025.03.21 18:42:53.119584 [ 106 ] {} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:53.119663 [ 106 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:42:53.119715 [ 267 ] {96301215-f2b0-499e-87ef-39fe77a7ab34} TCPHandler: Processed in 0.002616486 sec. 2025.03.21 18:42:53.119951 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:42:53.119996 [ 189 ] {3cc0c560-b9e5-47ef-88fa-c63b55708d98::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2025.03.21 18:42:53.120111 [ 267 ] {327c0448-b4d5-459e-87a4-04758c25f00a} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 18:42:53.120209 [ 267 ] {327c0448-b4d5-459e-87a4-04758c25f00a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 18:42:53.120517 [ 189 ] {3cc0c560-b9e5-47ef-88fa-c63b55708d98::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 18:42:53.120640 [ 189 ] {3cc0c560-b9e5-47ef-88fa-c63b55708d98::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1844 rows starting from the beginning of the part 2025.03.21 18:42:53.121141 [ 189 ] {3cc0c560-b9e5-47ef-88fa-c63b55708d98::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 56 rows starting from the beginning of the part 2025.03.21 18:42:53.121448 [ 189 ] {3cc0c560-b9e5-47ef-88fa-c63b55708d98::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 681 rows starting from the beginning of the part 2025.03.21 18:42:53.121762 [ 189 ] {3cc0c560-b9e5-47ef-88fa-c63b55708d98::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 72 rows starting from the beginning of the part 2025.03.21 18:42:53.122016 [ 189 ] {3cc0c560-b9e5-47ef-88fa-c63b55708d98::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 683 rows starting from the beginning of the part 2025.03.21 18:42:53.122322 [ 189 ] {3cc0c560-b9e5-47ef-88fa-c63b55708d98::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 72 rows starting from the beginning of the part 2025.03.21 18:42:53.123136 [ 267 ] {327c0448-b4d5-459e-87a4-04758c25f00a} oximeter.fields_u16 (8d5fe5b5-2060-44d2-9590-037bc5fae09b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:53.123200 [ 267 ] {327c0448-b4d5-459e-87a4-04758c25f00a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:42:53.124202 [ 267 ] {327c0448-b4d5-459e-87a4-04758c25f00a} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.03.21 18:42:53.124796 [ 267 ] {327c0448-b4d5-459e-87a4-04758c25f00a} oximeter.fields_u16 (8d5fe5b5-2060-44d2-9590-037bc5fae09b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:53.125276 [ 267 ] {327c0448-b4d5-459e-87a4-04758c25f00a} executeQuery: Read 8 rows, 616.00 B in 0.005209 sec., 1535.8034171626032 rows/sec., 115.49 KiB/sec. 2025.03.21 18:42:53.125586 [ 267 ] {327c0448-b4d5-459e-87a4-04758c25f00a} TCPHandler: Processed in 0.005728751 sec. 2025.03.21 18:42:53.125882 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:42:53.126019 [ 188 ] {3cc0c560-b9e5-47ef-88fa-c63b55708d98::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 3408 rows, containing 5 columns (5 merged, 0 gathered) in 0.00620143 sec., 549550.6681523455 rows/sec., 46.42 MiB/sec. 2025.03.21 18:42:53.126047 [ 267 ] {b3485fdb-97f5-4ea6-8e44-9c04f2109806} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 18:42:53.126103 [ 267 ] {b3485fdb-97f5-4ea6-8e44-9c04f2109806} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 18:42:53.126432 [ 199 ] {3cc0c560-b9e5-47ef-88fa-c63b55708d98::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.03.21 18:42:53.127112 [ 199 ] {3cc0c560-b9e5-47ef-88fa-c63b55708d98::all_1_26_5} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:53.127206 [ 267 ] {b3485fdb-97f5-4ea6-8e44-9c04f2109806} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:53.127285 [ 267 ] {b3485fdb-97f5-4ea6-8e44-9c04f2109806} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:42:53.127313 [ 199 ] {3cc0c560-b9e5-47ef-88fa-c63b55708d98::all_1_26_5} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.03.21 18:42:53.127502 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. 2025.03.21 18:42:53.127812 [ 267 ] {b3485fdb-97f5-4ea6-8e44-9c04f2109806} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.03.21 18:42:53.128069 [ 267 ] {b3485fdb-97f5-4ea6-8e44-9c04f2109806} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:53.128234 [ 106 ] {} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.03.21 18:42:53.128295 [ 106 ] {} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:53.128331 [ 267 ] {b3485fdb-97f5-4ea6-8e44-9c04f2109806} executeQuery: Read 72 rows, 5.76 KiB in 0.002303 sec., 31263.56925749023 rows/sec., 2.44 MiB/sec. 2025.03.21 18:42:53.128341 [ 106 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:42:53.128492 [ 267 ] {b3485fdb-97f5-4ea6-8e44-9c04f2109806} TCPHandler: Processed in 0.002723138 sec. 2025.03.21 18:42:53.128577 [ 190 ] {abf58eaf-bbce-47c3-97d3-15f1abe98526::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2025.03.21 18:42:53.128673 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:42:53.128742 [ 190 ] {abf58eaf-bbce-47c3-97d3-15f1abe98526::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 18:42:53.128820 [ 190 ] {abf58eaf-bbce-47c3-97d3-15f1abe98526::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 910 rows starting from the beginning of the part 2025.03.21 18:42:53.128867 [ 267 ] {28f66da4-f5ba-44e5-acca-086789c13f67} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 18:42:53.129101 [ 190 ] {abf58eaf-bbce-47c3-97d3-15f1abe98526::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 64 rows starting from the beginning of the part 2025.03.21 18:42:53.129110 [ 267 ] {28f66da4-f5ba-44e5-acca-086789c13f67} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 18:42:53.129430 [ 190 ] {abf58eaf-bbce-47c3-97d3-15f1abe98526::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 414 rows starting from the beginning of the part 2025.03.21 18:42:53.129749 [ 190 ] {abf58eaf-bbce-47c3-97d3-15f1abe98526::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 72 rows starting from the beginning of the part 2025.03.21 18:42:53.130062 [ 190 ] {abf58eaf-bbce-47c3-97d3-15f1abe98526::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 418 rows starting from the beginning of the part 2025.03.21 18:42:53.130368 [ 190 ] {abf58eaf-bbce-47c3-97d3-15f1abe98526::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 72 rows starting from the beginning of the part 2025.03.21 18:42:53.131806 [ 267 ] {28f66da4-f5ba-44e5-acca-086789c13f67} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:53.131862 [ 267 ] {28f66da4-f5ba-44e5-acca-086789c13f67} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:42:53.132881 [ 267 ] {28f66da4-f5ba-44e5-acca-086789c13f67} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.03.21 18:42:53.133208 [ 267 ] {28f66da4-f5ba-44e5-acca-086789c13f67} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:53.133546 [ 106 ] {} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.03.21 18:42:53.133691 [ 106 ] {} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:53.133807 [ 106 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:42:53.133929 [ 196 ] {abf58eaf-bbce-47c3-97d3-15f1abe98526::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 1950 rows, containing 5 columns (5 merged, 0 gathered) in 0.005440845 sec., 358400.2117318174 rows/sec., 27.38 MiB/sec. 2025.03.21 18:42:53.133959 [ 267 ] {28f66da4-f5ba-44e5-acca-086789c13f67} executeQuery: Read 160 rows, 11.41 KiB in 0.005137 sec., 31146.583609110374 rows/sec., 2.17 MiB/sec. 2025.03.21 18:42:53.134063 [ 188 ] {ae45b45a-b62a-4d9b-948b-b386fabd81fd::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2025.03.21 18:42:53.134087 [ 267 ] {28f66da4-f5ba-44e5-acca-086789c13f67} TCPHandler: Processed in 0.005481266 sec. 2025.03.21 18:42:53.134218 [ 196 ] {abf58eaf-bbce-47c3-97d3-15f1abe98526::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.03.21 18:42:53.134264 [ 188 ] {ae45b45a-b62a-4d9b-948b-b386fabd81fd::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 18:42:53.134277 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:42:53.134335 [ 188 ] {ae45b45a-b62a-4d9b-948b-b386fabd81fd::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 7100 rows starting from the beginning of the part 2025.03.21 18:42:53.134613 [ 267 ] {951eed40-d861-47c5-b228-6f318454cce0} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.21 18:42:53.134809 [ 188 ] {ae45b45a-b62a-4d9b-948b-b386fabd81fd::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 42 rows starting from the beginning of the part 2025.03.21 18:42:53.135191 [ 267 ] {951eed40-d861-47c5-b228-6f318454cce0} 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.03.21 18:42:53.135252 [ 190 ] {abf58eaf-bbce-47c3-97d3-15f1abe98526::all_1_26_5} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:53.135397 [ 188 ] {ae45b45a-b62a-4d9b-948b-b386fabd81fd::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 237 rows starting from the beginning of the part 2025.03.21 18:42:53.135853 [ 190 ] {abf58eaf-bbce-47c3-97d3-15f1abe98526::all_1_26_5} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.03.21 18:42:53.135918 [ 188 ] {ae45b45a-b62a-4d9b-948b-b386fabd81fd::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 160 rows starting from the beginning of the part 2025.03.21 18:42:53.136255 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. 2025.03.21 18:42:53.136419 [ 188 ] {ae45b45a-b62a-4d9b-948b-b386fabd81fd::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 239 rows starting from the beginning of the part 2025.03.21 18:42:53.136764 [ 188 ] {ae45b45a-b62a-4d9b-948b-b386fabd81fd::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 160 rows starting from the beginning of the part 2025.03.21 18:42:53.138972 [ 267 ] {951eed40-d861-47c5-b228-6f318454cce0} oximeter.measurements_histogramu64 (e2f23082-f29d-4d29-b3a0-31acfc10d3e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:53.139021 [ 267 ] {951eed40-d861-47c5-b228-6f318454cce0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:42:53.139792 [ 267 ] {951eed40-d861-47c5-b228-6f318454cce0} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.03.21 18:42:53.140083 [ 267 ] {951eed40-d861-47c5-b228-6f318454cce0} oximeter.measurements_histogramu64 (e2f23082-f29d-4d29-b3a0-31acfc10d3e9): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:53.140259 [ 196 ] {ae45b45a-b62a-4d9b-948b-b386fabd81fd::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 7938 rows, containing 5 columns (5 merged, 0 gathered) in 0.006312551 sec., 1257494.7909331743 rows/sec., 84.87 MiB/sec. 2025.03.21 18:42:53.140470 [ 267 ] {951eed40-d861-47c5-b228-6f318454cce0} executeQuery: Read 8 rows, 14.68 KiB in 0.006065 sec., 1319.0436933223414 rows/sec., 2.36 MiB/sec. 2025.03.21 18:42:53.140596 [ 267 ] {951eed40-d861-47c5-b228-6f318454cce0} TCPHandler: Processed in 0.006391512 sec. 2025.03.21 18:42:53.140718 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:42:53.140832 [ 267 ] {985a3d0d-8dbd-4e13-b450-958ee33e52ce} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 18:42:53.140881 [ 267 ] {985a3d0d-8dbd-4e13-b450-958ee33e52ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 18:42:53.140913 [ 196 ] {ae45b45a-b62a-4d9b-948b-b386fabd81fd::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.03.21 18:42:53.141306 [ 196 ] {ae45b45a-b62a-4d9b-948b-b386fabd81fd::all_1_26_5} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:53.141412 [ 196 ] {ae45b45a-b62a-4d9b-948b-b386fabd81fd::all_1_26_5} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.03.21 18:42:53.141514 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.43 MiB. 2025.03.21 18:42:53.141554 [ 267 ] {985a3d0d-8dbd-4e13-b450-958ee33e52ce} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:53.141593 [ 267 ] {985a3d0d-8dbd-4e13-b450-958ee33e52ce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:42:53.141960 [ 267 ] {985a3d0d-8dbd-4e13-b450-958ee33e52ce} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.03.21 18:42:53.142198 [ 267 ] {985a3d0d-8dbd-4e13-b450-958ee33e52ce} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:53.142394 [ 105 ] {} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.03.21 18:42:53.142458 [ 267 ] {985a3d0d-8dbd-4e13-b450-958ee33e52ce} executeQuery: Read 60 rows, 4.14 KiB in 0.001651 sec., 36341.611144760755 rows/sec., 2.45 MiB/sec. 2025.03.21 18:42:53.142496 [ 105 ] {} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:53.142573 [ 267 ] {985a3d0d-8dbd-4e13-b450-958ee33e52ce} TCPHandler: Processed in 0.001898054 sec. 2025.03.21 18:42:53.142592 [ 105 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:42:53.142782 [ 188 ] {c7c9c81e-dc00-4970-9ce5-34da39abffbf::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2025.03.21 18:42:53.142896 [ 188 ] {c7c9c81e-dc00-4970-9ce5-34da39abffbf::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 18:42:53.142926 [ 188 ] {c7c9c81e-dc00-4970-9ce5-34da39abffbf::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1116 rows starting from the beginning of the part 2025.03.21 18:42:53.142992 [ 188 ] {c7c9c81e-dc00-4970-9ce5-34da39abffbf::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 16 rows starting from the beginning of the part 2025.03.21 18:42:53.143283 [ 188 ] {c7c9c81e-dc00-4970-9ce5-34da39abffbf::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 82 rows starting from the beginning of the part 2025.03.21 18:42:53.143381 [ 188 ] {c7c9c81e-dc00-4970-9ce5-34da39abffbf::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 60 rows starting from the beginning of the part 2025.03.21 18:42:53.143600 [ 188 ] {c7c9c81e-dc00-4970-9ce5-34da39abffbf::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 82 rows starting from the beginning of the part 2025.03.21 18:42:53.143754 [ 188 ] {c7c9c81e-dc00-4970-9ce5-34da39abffbf::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 60 rows starting from the beginning of the part 2025.03.21 18:42:53.144935 [ 196 ] {c7c9c81e-dc00-4970-9ce5-34da39abffbf::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 1416 rows, containing 4 columns (4 merged, 0 gathered) in 0.002219499 sec., 637981.8148149649 rows/sec., 41.63 MiB/sec. 2025.03.21 18:42:53.145191 [ 195 ] {c7c9c81e-dc00-4970-9ce5-34da39abffbf::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.03.21 18:42:53.145576 [ 195 ] {c7c9c81e-dc00-4970-9ce5-34da39abffbf::all_1_26_5} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:53.145677 [ 195 ] {c7c9c81e-dc00-4970-9ce5-34da39abffbf::all_1_26_5} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.03.21 18:42:53.145778 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. 2025.03.21 18:42:57.345908 [ 101 ] {} DNSResolver: Updating DNS cache 2025.03.21 18:42:57.345974 [ 101 ] {} DNSResolver: Updated DNS cache 2025.03.21 18:42:57.433676 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 8296 2025.03.21 18:42:57.434414 [ 243 ] {} system.asynchronous_metric_log (253f5c70-e022-4d90-b8fd-77ae60dab28a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:57.434465 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:42:57.435006 [ 243 ] {} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.03.21 18:42:57.435279 [ 243 ] {} system.asynchronous_metric_log (253f5c70-e022-4d90-b8fd-77ae60dab28a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:57.435625 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8296 2025.03.21 18:42:57.981785 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136 2025.03.21 18:42:58.002147 [ 244 ] {} system.metric_log (379d34fc-d09a-47b3-9f86-264f444bcceb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:58.002197 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:42:58.009925 [ 244 ] {} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.03.21 18:42:58.010758 [ 244 ] {} system.metric_log (379d34fc-d09a-47b3-9f86-264f444bcceb): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:58.014423 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 136 2025.03.21 18:42:58.124262 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:42:58.124443 [ 267 ] {40527c9e-6eb4-4999-8cd3-56b96903b111} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.21 18:42:58.124511 [ 267 ] {40527c9e-6eb4-4999-8cd3-56b96903b111} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.21 18:42:58.125370 [ 267 ] {40527c9e-6eb4-4999-8cd3-56b96903b111} oximeter.fields_i16 (a5ae9dd6-eb39-4afa-ba7d-facc03842aac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:58.125414 [ 267 ] {40527c9e-6eb4-4999-8cd3-56b96903b111} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:42:58.125986 [ 267 ] {40527c9e-6eb4-4999-8cd3-56b96903b111} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.03.21 18:42:58.126284 [ 267 ] {40527c9e-6eb4-4999-8cd3-56b96903b111} oximeter.fields_i16 (a5ae9dd6-eb39-4afa-ba7d-facc03842aac): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:58.126527 [ 267 ] {40527c9e-6eb4-4999-8cd3-56b96903b111} executeQuery: Read 212 rows, 13.81 KiB in 0.002136 sec., 99250.93632958802 rows/sec., 6.31 MiB/sec. 2025.03.21 18:42:58.126584 [ 267 ] {40527c9e-6eb4-4999-8cd3-56b96903b111} TCPHandler: Processed in 0.002476254 sec. 2025.03.21 18:42:58.126714 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:42:58.126824 [ 267 ] {a2f96063-858a-4924-aa00-5ff3488cf9b5} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 18:42:58.126871 [ 267 ] {a2f96063-858a-4924-aa00-5ff3488cf9b5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 18:42:58.127720 [ 267 ] {a2f96063-858a-4924-aa00-5ff3488cf9b5} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:58.127761 [ 267 ] {a2f96063-858a-4924-aa00-5ff3488cf9b5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:42:58.128270 [ 267 ] {a2f96063-858a-4924-aa00-5ff3488cf9b5} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.03.21 18:42:58.128514 [ 267 ] {a2f96063-858a-4924-aa00-5ff3488cf9b5} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:58.128725 [ 267 ] {a2f96063-858a-4924-aa00-5ff3488cf9b5} executeQuery: Read 681 rows, 55.43 KiB in 0.001926 sec., 353582.554517134 rows/sec., 28.10 MiB/sec. 2025.03.21 18:42:58.128776 [ 267 ] {a2f96063-858a-4924-aa00-5ff3488cf9b5} TCPHandler: Processed in 0.002115998 sec. 2025.03.21 18:42:58.128894 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:42:58.129000 [ 267 ] {0f8946e1-629c-4884-97e7-1752275481c0} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 18:42:58.129045 [ 267 ] {0f8946e1-629c-4884-97e7-1752275481c0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 18:42:58.129610 [ 267 ] {0f8946e1-629c-4884-97e7-1752275481c0} oximeter.fields_u16 (8d5fe5b5-2060-44d2-9590-037bc5fae09b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:58.129651 [ 267 ] {0f8946e1-629c-4884-97e7-1752275481c0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:42:58.130012 [ 267 ] {0f8946e1-629c-4884-97e7-1752275481c0} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.03.21 18:42:58.130249 [ 267 ] {0f8946e1-629c-4884-97e7-1752275481c0} oximeter.fields_u16 (8d5fe5b5-2060-44d2-9590-037bc5fae09b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:58.130414 [ 99 ] {} oximeter.fields_u16 (8d5fe5b5-2060-44d2-9590-037bc5fae09b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.03.21 18:42:58.130479 [ 267 ] {0f8946e1-629c-4884-97e7-1752275481c0} executeQuery: Read 138 rows, 8.79 KiB in 0.001498 sec., 92122.83044058745 rows/sec., 5.73 MiB/sec. 2025.03.21 18:42:58.130495 [ 99 ] {} oximeter.fields_u16 (8d5fe5b5-2060-44d2-9590-037bc5fae09b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:58.130570 [ 99 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:42:58.130597 [ 267 ] {0f8946e1-629c-4884-97e7-1752275481c0} TCPHandler: Processed in 0.001754131 sec. 2025.03.21 18:42:58.130747 [ 188 ] {8d5fe5b5-2060-44d2-9590-037bc5fae09b::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2025.03.21 18:42:58.130761 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:42:58.130914 [ 267 ] {70b0bba3-f238-4ca2-9384-bc7aaabd734a} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.21 18:42:58.130914 [ 188 ] {8d5fe5b5-2060-44d2-9590-037bc5fae09b::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 18:42:58.130971 [ 267 ] {70b0bba3-f238-4ca2-9384-bc7aaabd734a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.21 18:42:58.130974 [ 188 ] {8d5fe5b5-2060-44d2-9590-037bc5fae09b::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 160 rows starting from the beginning of the part 2025.03.21 18:42:58.131160 [ 188 ] {8d5fe5b5-2060-44d2-9590-037bc5fae09b::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 138 rows starting from the beginning of the part 2025.03.21 18:42:58.131616 [ 188 ] {8d5fe5b5-2060-44d2-9590-037bc5fae09b::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 8 rows starting from the beginning of the part 2025.03.21 18:42:58.132006 [ 188 ] {8d5fe5b5-2060-44d2-9590-037bc5fae09b::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 142 rows starting from the beginning of the part 2025.03.21 18:42:58.132366 [ 188 ] {8d5fe5b5-2060-44d2-9590-037bc5fae09b::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 8 rows starting from the beginning of the part 2025.03.21 18:42:58.132762 [ 188 ] {8d5fe5b5-2060-44d2-9590-037bc5fae09b::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 138 rows starting from the beginning of the part 2025.03.21 18:42:58.133477 [ 267 ] {70b0bba3-f238-4ca2-9384-bc7aaabd734a} oximeter.fields_u32 (911397e8-289e-4551-882d-cedea57ba2f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:58.133523 [ 267 ] {70b0bba3-f238-4ca2-9384-bc7aaabd734a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:42:58.134069 [ 267 ] {70b0bba3-f238-4ca2-9384-bc7aaabd734a} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.03.21 18:42:58.134447 [ 267 ] {70b0bba3-f238-4ca2-9384-bc7aaabd734a} oximeter.fields_u32 (911397e8-289e-4551-882d-cedea57ba2f0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:58.134484 [ 196 ] {8d5fe5b5-2060-44d2-9590-037bc5fae09b::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 594 rows, containing 5 columns (5 merged, 0 gathered) in 0.003818587 sec., 155554.92123133506 rows/sec., 10.37 MiB/sec. 2025.03.21 18:42:58.134713 [ 196 ] {8d5fe5b5-2060-44d2-9590-037bc5fae09b::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.03.21 18:42:58.134885 [ 267 ] {70b0bba3-f238-4ca2-9384-bc7aaabd734a} executeQuery: Read 113 rows, 7.49 KiB in 0.003992 sec., 28306.613226452908 rows/sec., 1.83 MiB/sec. 2025.03.21 18:42:58.135297 [ 267 ] {70b0bba3-f238-4ca2-9384-bc7aaabd734a} TCPHandler: Processed in 0.004590701 sec. 2025.03.21 18:42:58.135554 [ 196 ] {8d5fe5b5-2060-44d2-9590-037bc5fae09b::all_1_21_4} oximeter.fields_u16 (8d5fe5b5-2060-44d2-9590-037bc5fae09b): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:58.135562 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:42:58.135641 [ 196 ] {8d5fe5b5-2060-44d2-9590-037bc5fae09b::all_1_21_4} oximeter.fields_u16 (8d5fe5b5-2060-44d2-9590-037bc5fae09b) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.03.21 18:42:58.135690 [ 267 ] {8e555ab2-47af-413b-9f9e-af26177fdbf7} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.21 18:42:58.135731 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. 2025.03.21 18:42:58.135755 [ 267 ] {8e555ab2-47af-413b-9f9e-af26177fdbf7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.21 18:42:58.136359 [ 267 ] {8e555ab2-47af-413b-9f9e-af26177fdbf7} oximeter.fields_u8 (f2f1152e-1157-43b1-b21d-ee3b814d9cca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:58.136397 [ 267 ] {8e555ab2-47af-413b-9f9e-af26177fdbf7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:42:58.136755 [ 267 ] {8e555ab2-47af-413b-9f9e-af26177fdbf7} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.03.21 18:42:58.137014 [ 267 ] {8e555ab2-47af-413b-9f9e-af26177fdbf7} oximeter.fields_u8 (f2f1152e-1157-43b1-b21d-ee3b814d9cca): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:58.137317 [ 267 ] {8e555ab2-47af-413b-9f9e-af26177fdbf7} executeQuery: Read 112 rows, 6.53 KiB in 0.001629 sec., 68753.83670963782 rows/sec., 3.92 MiB/sec. 2025.03.21 18:42:58.137459 [ 267 ] {8e555ab2-47af-413b-9f9e-af26177fdbf7} TCPHandler: Processed in 0.001963074 sec. 2025.03.21 18:42:58.137583 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:42:58.137688 [ 267 ] {51402a8a-c05b-4a81-97ec-75074910f7cf} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 18:42:58.137732 [ 267 ] {51402a8a-c05b-4a81-97ec-75074910f7cf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 18:42:58.138414 [ 267 ] {51402a8a-c05b-4a81-97ec-75074910f7cf} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:58.138454 [ 267 ] {51402a8a-c05b-4a81-97ec-75074910f7cf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:42:58.138825 [ 267 ] {51402a8a-c05b-4a81-97ec-75074910f7cf} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.03.21 18:42:58.139063 [ 267 ] {51402a8a-c05b-4a81-97ec-75074910f7cf} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:58.139288 [ 267 ] {51402a8a-c05b-4a81-97ec-75074910f7cf} executeQuery: Read 414 rows, 30.15 KiB in 0.001622 sec., 255240.44389642417 rows/sec., 18.15 MiB/sec. 2025.03.21 18:42:58.139340 [ 267 ] {51402a8a-c05b-4a81-97ec-75074910f7cf} TCPHandler: Processed in 0.001808431 sec. 2025.03.21 18:42:58.139458 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:42:58.139564 [ 267 ] {bc917078-ad29-4e0a-9d32-c137d4be7c8f} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.03.21 18:42:58.139610 [ 267 ] {bc917078-ad29-4e0a-9d32-c137d4be7c8f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.03.21 18:42:58.140049 [ 267 ] {bc917078-ad29-4e0a-9d32-c137d4be7c8f} oximeter.measurements_bool (e3cf1b1a-2fa1-4266-9f36-a423b8f8ccf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:58.140088 [ 267 ] {bc917078-ad29-4e0a-9d32-c137d4be7c8f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:42:58.140439 [ 267 ] {bc917078-ad29-4e0a-9d32-c137d4be7c8f} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.03.21 18:42:58.140674 [ 267 ] {bc917078-ad29-4e0a-9d32-c137d4be7c8f} oximeter.measurements_bool (e3cf1b1a-2fa1-4266-9f36-a423b8f8ccf3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:58.140824 [ 99 ] {} oximeter.measurements_bool (e3cf1b1a-2fa1-4266-9f36-a423b8f8ccf3) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 2025.03.21 18:42:58.140884 [ 99 ] {} oximeter.measurements_bool (e3cf1b1a-2fa1-4266-9f36-a423b8f8ccf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:58.140922 [ 99 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:42:58.140919 [ 267 ] {bc917078-ad29-4e0a-9d32-c137d4be7c8f} executeQuery: Read 6 rows, 321.00 B in 0.001366 sec., 4392.386530014641 rows/sec., 229.49 KiB/sec. 2025.03.21 18:42:58.141072 [ 267 ] {bc917078-ad29-4e0a-9d32-c137d4be7c8f} TCPHandler: Processed in 0.001664049 sec. 2025.03.21 18:42:58.141111 [ 188 ] {e3cf1b1a-2fa1-4266-9f36-a423b8f8ccf3::all_1_10_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full 2025.03.21 18:42:58.141223 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:42:58.141244 [ 188 ] {e3cf1b1a-2fa1-4266-9f36-a423b8f8ccf3::all_1_10_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 18:42:58.141277 [ 188 ] {e3cf1b1a-2fa1-4266-9f36-a423b8f8ccf3::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 30 rows starting from the beginning of the part 2025.03.21 18:42:58.141394 [ 267 ] {d1efbd7b-008f-488f-8b1c-980195aa6ef9} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 18:42:58.141493 [ 188 ] {e3cf1b1a-2fa1-4266-9f36-a423b8f8ccf3::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part 2025.03.21 18:42:58.141590 [ 267 ] {d1efbd7b-008f-488f-8b1c-980195aa6ef9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 18:42:58.141883 [ 188 ] {e3cf1b1a-2fa1-4266-9f36-a423b8f8ccf3::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part 2025.03.21 18:42:58.142277 [ 188 ] {e3cf1b1a-2fa1-4266-9f36-a423b8f8ccf3::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part 2025.03.21 18:42:58.142618 [ 188 ] {e3cf1b1a-2fa1-4266-9f36-a423b8f8ccf3::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part 2025.03.21 18:42:58.142961 [ 188 ] {e3cf1b1a-2fa1-4266-9f36-a423b8f8ccf3::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part 2025.03.21 18:42:58.144001 [ 267 ] {d1efbd7b-008f-488f-8b1c-980195aa6ef9} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:58.144045 [ 267 ] {d1efbd7b-008f-488f-8b1c-980195aa6ef9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:42:58.144664 [ 198 ] {e3cf1b1a-2fa1-4266-9f36-a423b8f8ccf3::all_1_10_2} MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 4 columns (4 merged, 0 gathered) in 0.003645384 sec., 16459.17137947607 rows/sec., 859.93 KiB/sec. 2025.03.21 18:42:58.144742 [ 267 ] {d1efbd7b-008f-488f-8b1c-980195aa6ef9} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.03.21 18:42:58.144905 [ 198 ] {e3cf1b1a-2fa1-4266-9f36-a423b8f8ccf3::all_1_10_2} MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) 2025.03.21 18:42:58.145191 [ 267 ] {d1efbd7b-008f-488f-8b1c-980195aa6ef9} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:58.145546 [ 198 ] {e3cf1b1a-2fa1-4266-9f36-a423b8f8ccf3::all_1_10_2} oximeter.measurements_bool (e3cf1b1a-2fa1-4266-9f36-a423b8f8ccf3): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:58.145628 [ 267 ] {d1efbd7b-008f-488f-8b1c-980195aa6ef9} executeQuery: Read 237 rows, 16.27 KiB in 0.004288 sec., 55270.5223880597 rows/sec., 3.70 MiB/sec. 2025.03.21 18:42:58.145743 [ 198 ] {e3cf1b1a-2fa1-4266-9f36-a423b8f8ccf3::all_1_10_2} oximeter.measurements_bool (e3cf1b1a-2fa1-4266-9f36-a423b8f8ccf3) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 2025.03.21 18:42:58.145782 [ 267 ] {d1efbd7b-008f-488f-8b1c-980195aa6ef9} TCPHandler: Processed in 0.004611612 sec. 2025.03.21 18:42:58.145971 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2025.03.21 18:42:58.146019 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:42:58.146130 [ 267 ] {c6ce403e-e24a-4fd3-9cb6-c5d67b0df2fe} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.03.21 18:42:58.146178 [ 267 ] {c6ce403e-e24a-4fd3-9cb6-c5d67b0df2fe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.03.21 18:42:58.146623 [ 267 ] {c6ce403e-e24a-4fd3-9cb6-c5d67b0df2fe} oximeter.measurements_f64 (7b0b0415-7ba0-4118-af58-37132dd63164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:58.146661 [ 267 ] {c6ce403e-e24a-4fd3-9cb6-c5d67b0df2fe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:42:58.147019 [ 267 ] {c6ce403e-e24a-4fd3-9cb6-c5d67b0df2fe} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.03.21 18:42:58.147259 [ 267 ] {c6ce403e-e24a-4fd3-9cb6-c5d67b0df2fe} oximeter.measurements_f64 (7b0b0415-7ba0-4118-af58-37132dd63164): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:58.147432 [ 98 ] {} oximeter.measurements_f64 (7b0b0415-7ba0-4118-af58-37132dd63164) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 2025.03.21 18:42:58.147498 [ 98 ] {} oximeter.measurements_f64 (7b0b0415-7ba0-4118-af58-37132dd63164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:58.147505 [ 267 ] {c6ce403e-e24a-4fd3-9cb6-c5d67b0df2fe} executeQuery: Read 1 rows, 69.00 B in 0.001386 sec., 721.5007215007215 rows/sec., 48.62 KiB/sec. 2025.03.21 18:42:58.147533 [ 98 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:42:58.147659 [ 267 ] {c6ce403e-e24a-4fd3-9cb6-c5d67b0df2fe} TCPHandler: Processed in 0.00170984 sec. 2025.03.21 18:42:58.147793 [ 201 ] {7b0b0415-7ba0-4118-af58-37132dd63164::all_1_10_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full 2025.03.21 18:42:58.147864 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:42:58.148101 [ 201 ] {7b0b0415-7ba0-4118-af58-37132dd63164::all_1_10_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 18:42:58.148110 [ 267 ] {c8921a42-b783-4268-92bb-fb679781024a} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.21 18:42:58.148171 [ 201 ] {7b0b0415-7ba0-4118-af58-37132dd63164::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 5 rows starting from the beginning of the part 2025.03.21 18:42:58.148290 [ 267 ] {c8921a42-b783-4268-92bb-fb679781024a} 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.03.21 18:42:58.148480 [ 201 ] {7b0b0415-7ba0-4118-af58-37132dd63164::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part 2025.03.21 18:42:58.148792 [ 201 ] {7b0b0415-7ba0-4118-af58-37132dd63164::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part 2025.03.21 18:42:58.149080 [ 201 ] {7b0b0415-7ba0-4118-af58-37132dd63164::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part 2025.03.21 18:42:58.149412 [ 201 ] {7b0b0415-7ba0-4118-af58-37132dd63164::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part 2025.03.21 18:42:58.149812 [ 201 ] {7b0b0415-7ba0-4118-af58-37132dd63164::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part 2025.03.21 18:42:58.153317 [ 201 ] {7b0b0415-7ba0-4118-af58-37132dd63164::all_1_10_2} MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.005646449 sec., 1771.024585540399 rows/sec., 119.34 KiB/sec. 2025.03.21 18:42:58.153599 [ 201 ] {7b0b0415-7ba0-4118-af58-37132dd63164::all_1_10_2} MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) 2025.03.21 18:42:58.153873 [ 267 ] {c8921a42-b783-4268-92bb-fb679781024a} oximeter.measurements_histogramu64 (e2f23082-f29d-4d29-b3a0-31acfc10d3e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:58.153936 [ 267 ] {c8921a42-b783-4268-92bb-fb679781024a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:42:58.154238 [ 201 ] {7b0b0415-7ba0-4118-af58-37132dd63164::all_1_10_2} oximeter.measurements_f64 (7b0b0415-7ba0-4118-af58-37132dd63164): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:58.154425 [ 201 ] {7b0b0415-7ba0-4118-af58-37132dd63164::all_1_10_2} oximeter.measurements_f64 (7b0b0415-7ba0-4118-af58-37132dd63164) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 2025.03.21 18:42:58.154594 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.03.21 18:42:58.155026 [ 267 ] {c8921a42-b783-4268-92bb-fb679781024a} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.03.21 18:42:58.155310 [ 267 ] {c8921a42-b783-4268-92bb-fb679781024a} oximeter.measurements_histogramu64 (e2f23082-f29d-4d29-b3a0-31acfc10d3e9): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:58.155510 [ 98 ] {} oximeter.measurements_histogramu64 (e2f23082-f29d-4d29-b3a0-31acfc10d3e9) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.03.21 18:42:58.155581 [ 98 ] {} oximeter.measurements_histogramu64 (e2f23082-f29d-4d29-b3a0-31acfc10d3e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:58.155597 [ 267 ] {c8921a42-b783-4268-92bb-fb679781024a} executeQuery: Read 32 rows, 58.72 KiB in 0.007568 sec., 4228.329809725158 rows/sec., 7.58 MiB/sec. 2025.03.21 18:42:58.155631 [ 98 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:42:58.156031 [ 187 ] {e2f23082-f29d-4d29-b3a0-31acfc10d3e9::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2025.03.21 18:42:58.156050 [ 267 ] {c8921a42-b783-4268-92bb-fb679781024a} TCPHandler: Processed in 0.008256285 sec. 2025.03.21 18:42:58.156302 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:42:58.156564 [ 267 ] {5f08a994-2d11-4e38-bd76-d871bf0a25af} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 18:42:58.156686 [ 267 ] {5f08a994-2d11-4e38-bd76-d871bf0a25af} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 18:42:58.156692 [ 187 ] {e2f23082-f29d-4d29-b3a0-31acfc10d3e9::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 18:42:58.156955 [ 187 ] {e2f23082-f29d-4d29-b3a0-31acfc10d3e9::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 284 rows starting from the beginning of the part 2025.03.21 18:42:58.157759 [ 187 ] {e2f23082-f29d-4d29-b3a0-31acfc10d3e9::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 32 rows starting from the beginning of the part 2025.03.21 18:42:58.158551 [ 187 ] {e2f23082-f29d-4d29-b3a0-31acfc10d3e9::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 8 rows starting from the beginning of the part 2025.03.21 18:42:58.159074 [ 267 ] {5f08a994-2d11-4e38-bd76-d871bf0a25af} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:42:58.159208 [ 267 ] {5f08a994-2d11-4e38-bd76-d871bf0a25af} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:42:58.159275 [ 187 ] {e2f23082-f29d-4d29-b3a0-31acfc10d3e9::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 32 rows starting from the beginning of the part 2025.03.21 18:42:58.159911 [ 187 ] {e2f23082-f29d-4d29-b3a0-31acfc10d3e9::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 8 rows starting from the beginning of the part 2025.03.21 18:42:58.160470 [ 187 ] {e2f23082-f29d-4d29-b3a0-31acfc10d3e9::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 32 rows starting from the beginning of the part 2025.03.21 18:42:58.160816 [ 267 ] {5f08a994-2d11-4e38-bd76-d871bf0a25af} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.03.21 18:42:58.161582 [ 267 ] {5f08a994-2d11-4e38-bd76-d871bf0a25af} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:58.162023 [ 267 ] {5f08a994-2d11-4e38-bd76-d871bf0a25af} executeQuery: Read 82 rows, 5.33 KiB in 0.005534 sec., 14817.491868449584 rows/sec., 963.68 KiB/sec. 2025.03.21 18:42:58.162231 [ 267 ] {5f08a994-2d11-4e38-bd76-d871bf0a25af} TCPHandler: Processed in 0.006001206 sec. 2025.03.21 18:42:58.165347 [ 191 ] {e2f23082-f29d-4d29-b3a0-31acfc10d3e9::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 396 rows, containing 19 columns (19 merged, 0 gathered) in 0.009583379 sec., 41321.54222430314 rows/sec., 74.05 MiB/sec. 2025.03.21 18:42:58.165941 [ 201 ] {e2f23082-f29d-4d29-b3a0-31acfc10d3e9::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.03.21 18:42:58.166378 [ 201 ] {e2f23082-f29d-4d29-b3a0-31acfc10d3e9::all_1_21_4} oximeter.measurements_histogramu64 (e2f23082-f29d-4d29-b3a0-31acfc10d3e9): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:42:58.166465 [ 201 ] {e2f23082-f29d-4d29-b3a0-31acfc10d3e9::all_1_21_4} oximeter.measurements_histogramu64 (e2f23082-f29d-4d29-b3a0-31acfc10d3e9) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.03.21 18:42:58.166620 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.13 MiB. 2025.03.21 18:43:01.449376 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:43:01.449605 [ 267 ] {f9ea41dc-d429-4e4c-809d-ccd30c065adc} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.03.21 18:43:01.449690 [ 267 ] {f9ea41dc-d429-4e4c-809d-ccd30c065adc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.03.21 18:43:01.450518 [ 267 ] {f9ea41dc-d429-4e4c-809d-ccd30c065adc} oximeter.fields_ipaddr (54548ee5-6665-4ef7-88f2-6c8e26ee35cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:01.450571 [ 267 ] {f9ea41dc-d429-4e4c-809d-ccd30c065adc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:43:01.450997 [ 267 ] {f9ea41dc-d429-4e4c-809d-ccd30c065adc} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.03.21 18:43:01.451260 [ 267 ] {f9ea41dc-d429-4e4c-809d-ccd30c065adc} oximeter.fields_ipaddr (54548ee5-6665-4ef7-88f2-6c8e26ee35cc): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:01.451495 [ 267 ] {f9ea41dc-d429-4e4c-809d-ccd30c065adc} executeQuery: Read 8 rows, 668.00 B in 0.00195 sec., 4102.5641025641025 rows/sec., 334.54 KiB/sec. 2025.03.21 18:43:01.451562 [ 267 ] {f9ea41dc-d429-4e4c-809d-ccd30c065adc} TCPHandler: Processed in 0.002331201 sec. 2025.03.21 18:43:01.451691 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:43:01.451803 [ 267 ] {802a17da-032e-45ef-9eb1-82a0a411450d} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 18:43:01.451851 [ 267 ] {802a17da-032e-45ef-9eb1-82a0a411450d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 18:43:01.453433 [ 267 ] {802a17da-032e-45ef-9eb1-82a0a411450d} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:01.453478 [ 267 ] {802a17da-032e-45ef-9eb1-82a0a411450d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:43:01.453933 [ 267 ] {802a17da-032e-45ef-9eb1-82a0a411450d} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.03.21 18:43:01.454181 [ 267 ] {802a17da-032e-45ef-9eb1-82a0a411450d} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:01.454433 [ 267 ] {802a17da-032e-45ef-9eb1-82a0a411450d} executeQuery: Read 1216 rows, 102.84 KiB in 0.002656 sec., 457831.3253012048 rows/sec., 37.81 MiB/sec. 2025.03.21 18:43:01.454640 [ 267 ] {802a17da-032e-45ef-9eb1-82a0a411450d} TCPHandler: Processed in 0.003001083 sec. 2025.03.21 18:43:01.454828 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:43:01.454934 [ 267 ] {88ac655b-74f7-4e88-be46-08a246d4b82b} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 18:43:01.454981 [ 267 ] {88ac655b-74f7-4e88-be46-08a246d4b82b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 18:43:01.455548 [ 267 ] {88ac655b-74f7-4e88-be46-08a246d4b82b} oximeter.fields_u16 (8d5fe5b5-2060-44d2-9590-037bc5fae09b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:01.455588 [ 267 ] {88ac655b-74f7-4e88-be46-08a246d4b82b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:43:01.455937 [ 267 ] {88ac655b-74f7-4e88-be46-08a246d4b82b} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.03.21 18:43:01.456177 [ 267 ] {88ac655b-74f7-4e88-be46-08a246d4b82b} oximeter.fields_u16 (8d5fe5b5-2060-44d2-9590-037bc5fae09b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:01.456387 [ 267 ] {88ac655b-74f7-4e88-be46-08a246d4b82b} executeQuery: Read 16 rows, 1.16 KiB in 0.001477 sec., 10832.76912660799 rows/sec., 785.48 KiB/sec. 2025.03.21 18:43:01.456443 [ 267 ] {88ac655b-74f7-4e88-be46-08a246d4b82b} TCPHandler: Processed in 0.001670329 sec. 2025.03.21 18:43:01.456575 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:43:01.456679 [ 267 ] {76471eaa-be29-4950-b775-42da94802d29} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.21 18:43:01.456724 [ 267 ] {76471eaa-be29-4950-b775-42da94802d29} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.21 18:43:01.457325 [ 267 ] {76471eaa-be29-4950-b775-42da94802d29} oximeter.fields_u32 (911397e8-289e-4551-882d-cedea57ba2f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:01.457365 [ 267 ] {76471eaa-be29-4950-b775-42da94802d29} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:43:01.457757 [ 267 ] {76471eaa-be29-4950-b775-42da94802d29} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.03.21 18:43:01.457994 [ 267 ] {76471eaa-be29-4950-b775-42da94802d29} oximeter.fields_u32 (911397e8-289e-4551-882d-cedea57ba2f0): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:01.458256 [ 267 ] {76471eaa-be29-4950-b775-42da94802d29} executeQuery: Read 228 rows, 15.81 KiB in 0.001589 sec., 143486.46947765892 rows/sec., 9.72 MiB/sec. 2025.03.21 18:43:01.458446 [ 267 ] {76471eaa-be29-4950-b775-42da94802d29} TCPHandler: Processed in 0.001919194 sec. 2025.03.21 18:43:01.458619 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:43:01.458725 [ 267 ] {17efe9bc-15fb-4325-a8bb-f9f8306e3e07} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 18:43:01.458770 [ 267 ] {17efe9bc-15fb-4325-a8bb-f9f8306e3e07} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 18:43:01.459498 [ 267 ] {17efe9bc-15fb-4325-a8bb-f9f8306e3e07} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:01.459538 [ 267 ] {17efe9bc-15fb-4325-a8bb-f9f8306e3e07} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:43:01.459939 [ 267 ] {17efe9bc-15fb-4325-a8bb-f9f8306e3e07} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.03.21 18:43:01.460177 [ 267 ] {17efe9bc-15fb-4325-a8bb-f9f8306e3e07} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:01.460427 [ 267 ] {17efe9bc-15fb-4325-a8bb-f9f8306e3e07} executeQuery: Read 536 rows, 40.70 KiB in 0.001723 sec., 311085.3163087638 rows/sec., 23.07 MiB/sec. 2025.03.21 18:43:01.460615 [ 267 ] {17efe9bc-15fb-4325-a8bb-f9f8306e3e07} TCPHandler: Processed in 0.002058356 sec. 2025.03.21 18:43:01.460787 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:43:01.460887 [ 267 ] {b3e94c51-7c3c-446f-8637-7cfe1a822fc7} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 18:43:01.460935 [ 267 ] {b3e94c51-7c3c-446f-8637-7cfe1a822fc7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 18:43:01.461721 [ 267 ] {b3e94c51-7c3c-446f-8637-7cfe1a822fc7} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:01.461762 [ 267 ] {b3e94c51-7c3c-446f-8637-7cfe1a822fc7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:43:01.462207 [ 267 ] {b3e94c51-7c3c-446f-8637-7cfe1a822fc7} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.03.21 18:43:01.462455 [ 267 ] {b3e94c51-7c3c-446f-8637-7cfe1a822fc7} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:01.462715 [ 267 ] {b3e94c51-7c3c-446f-8637-7cfe1a822fc7} executeQuery: Read 968 rows, 66.53 KiB in 0.00182 sec., 531868.1318681319 rows/sec., 35.70 MiB/sec. 2025.03.21 18:43:01.462913 [ 267 ] {b3e94c51-7c3c-446f-8637-7cfe1a822fc7} TCPHandler: Processed in 0.002160238 sec. 2025.03.21 18:43:01.463115 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:43:01.463222 [ 267 ] {848be5cf-295a-485a-b520-708be5b4a50f} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.21 18:43:01.463299 [ 267 ] {848be5cf-295a-485a-b520-708be5b4a50f} 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.03.21 18:43:01.464360 [ 267 ] {848be5cf-295a-485a-b520-708be5b4a50f} oximeter.measurements_histogramu64 (e2f23082-f29d-4d29-b3a0-31acfc10d3e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:01.464400 [ 267 ] {848be5cf-295a-485a-b520-708be5b4a50f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:43:01.465019 [ 267 ] {848be5cf-295a-485a-b520-708be5b4a50f} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.03.21 18:43:01.465281 [ 267 ] {848be5cf-295a-485a-b520-708be5b4a50f} oximeter.measurements_histogramu64 (e2f23082-f29d-4d29-b3a0-31acfc10d3e9): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:01.465515 [ 267 ] {848be5cf-295a-485a-b520-708be5b4a50f} executeQuery: Read 8 rows, 14.68 KiB in 0.002317 sec., 3452.740612861459 rows/sec., 6.19 MiB/sec. 2025.03.21 18:43:01.465622 [ 267 ] {848be5cf-295a-485a-b520-708be5b4a50f} TCPHandler: Processed in 0.002565955 sec. 2025.03.21 18:43:01.465735 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:43:01.465837 [ 267 ] {8d259a04-b1bc-4e73-93c0-26786f0dacb1} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 18:43:01.465883 [ 267 ] {8d259a04-b1bc-4e73-93c0-26786f0dacb1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 18:43:01.466309 [ 267 ] {8d259a04-b1bc-4e73-93c0-26786f0dacb1} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:01.466348 [ 267 ] {8d259a04-b1bc-4e73-93c0-26786f0dacb1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:43:01.466705 [ 267 ] {8d259a04-b1bc-4e73-93c0-26786f0dacb1} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.03.21 18:43:01.466940 [ 267 ] {8d259a04-b1bc-4e73-93c0-26786f0dacb1} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:01.467144 [ 267 ] {8d259a04-b1bc-4e73-93c0-26786f0dacb1} executeQuery: Read 44 rows, 3.03 KiB in 0.001328 sec., 33132.530120481926 rows/sec., 2.23 MiB/sec. 2025.03.21 18:43:01.467194 [ 267 ] {8d259a04-b1bc-4e73-93c0-26786f0dacb1} TCPHandler: Processed in 0.001509377 sec. 2025.03.21 18:43:02.464604 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 614 2025.03.21 18:43:02.468186 [ 242 ] {} system.query_log (fc3d32f1-e2fa-4c2e-b979-22efa01612ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:02.468240 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:43:02.469713 [ 242 ] {} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.03.21 18:43:02.470037 [ 242 ] {} system.query_log (fc3d32f1-e2fa-4c2e-b979-22efa01612ba): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:02.470678 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 614 2025.03.21 18:43:03.111610 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:43:03.111825 [ 267 ] {c712f758-209e-454a-92db-ee45a938e9ba} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 18:43:03.111907 [ 267 ] {c712f758-209e-454a-92db-ee45a938e9ba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 18:43:03.112819 [ 267 ] {c712f758-209e-454a-92db-ee45a938e9ba} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:03.112867 [ 267 ] {c712f758-209e-454a-92db-ee45a938e9ba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:43:03.113311 [ 267 ] {c712f758-209e-454a-92db-ee45a938e9ba} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.03.21 18:43:03.113568 [ 267 ] {c712f758-209e-454a-92db-ee45a938e9ba} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:03.113804 [ 267 ] {c712f758-209e-454a-92db-ee45a938e9ba} executeQuery: Read 56 rows, 4.41 KiB in 0.00204 sec., 27450.98039215686 rows/sec., 2.11 MiB/sec. 2025.03.21 18:43:03.113869 [ 267 ] {c712f758-209e-454a-92db-ee45a938e9ba} TCPHandler: Processed in 0.002398762 sec. 2025.03.21 18:43:03.114001 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:43:03.114114 [ 267 ] {f50b0f8a-9a23-4cc2-897d-927dee619285} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 18:43:03.114163 [ 267 ] {f50b0f8a-9a23-4cc2-897d-927dee619285} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 18:43:03.114720 [ 267 ] {f50b0f8a-9a23-4cc2-897d-927dee619285} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:03.114761 [ 267 ] {f50b0f8a-9a23-4cc2-897d-927dee619285} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:43:03.115130 [ 267 ] {f50b0f8a-9a23-4cc2-897d-927dee619285} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.03.21 18:43:03.115391 [ 267 ] {f50b0f8a-9a23-4cc2-897d-927dee619285} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:03.115642 [ 267 ] {f50b0f8a-9a23-4cc2-897d-927dee619285} executeQuery: Read 64 rows, 5.12 KiB in 0.001551 sec., 41263.70083816892 rows/sec., 3.22 MiB/sec. 2025.03.21 18:43:03.115756 [ 267 ] {f50b0f8a-9a23-4cc2-897d-927dee619285} TCPHandler: Processed in 0.001805912 sec. 2025.03.21 18:43:03.116005 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:43:03.116115 [ 267 ] {84de1ff0-ec9d-43fc-8dd3-088a560a3c60} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 18:43:03.116166 [ 267 ] {84de1ff0-ec9d-43fc-8dd3-088a560a3c60} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 18:43:03.116673 [ 267 ] {84de1ff0-ec9d-43fc-8dd3-088a560a3c60} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:03.116712 [ 267 ] {84de1ff0-ec9d-43fc-8dd3-088a560a3c60} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:43:03.117091 [ 267 ] {84de1ff0-ec9d-43fc-8dd3-088a560a3c60} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.03.21 18:43:03.117329 [ 267 ] {84de1ff0-ec9d-43fc-8dd3-088a560a3c60} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:03.117541 [ 267 ] {84de1ff0-ec9d-43fc-8dd3-088a560a3c60} executeQuery: Read 42 rows, 2.99 KiB in 0.00145 sec., 28965.51724137931 rows/sec., 2.02 MiB/sec. 2025.03.21 18:43:03.117593 [ 267 ] {84de1ff0-ec9d-43fc-8dd3-088a560a3c60} TCPHandler: Processed in 0.001675609 sec. 2025.03.21 18:43:03.117728 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:43:03.117832 [ 267 ] {a5a13b7c-f727-4fc4-bf00-9b4041d58e6a} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 18:43:03.117877 [ 267 ] {a5a13b7c-f727-4fc4-bf00-9b4041d58e6a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 18:43:03.118304 [ 267 ] {a5a13b7c-f727-4fc4-bf00-9b4041d58e6a} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:03.118343 [ 267 ] {a5a13b7c-f727-4fc4-bf00-9b4041d58e6a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:43:03.118698 [ 267 ] {a5a13b7c-f727-4fc4-bf00-9b4041d58e6a} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.03.21 18:43:03.118937 [ 267 ] {a5a13b7c-f727-4fc4-bf00-9b4041d58e6a} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:03.119139 [ 267 ] {a5a13b7c-f727-4fc4-bf00-9b4041d58e6a} executeQuery: Read 16 rows, 1.11 KiB in 0.001328 sec., 12048.192771084337 rows/sec., 835.37 KiB/sec. 2025.03.21 18:43:03.119187 [ 267 ] {a5a13b7c-f727-4fc4-bf00-9b4041d58e6a} TCPHandler: Processed in 0.001510596 sec. 2025.03.21 18:43:04.935811 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 8723 2025.03.21 18:43:04.936539 [ 243 ] {} system.asynchronous_metric_log (253f5c70-e022-4d90-b8fd-77ae60dab28a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:04.936587 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:43:04.937121 [ 243 ] {} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.03.21 18:43:04.937383 [ 243 ] {} system.asynchronous_metric_log (253f5c70-e022-4d90-b8fd-77ae60dab28a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:04.937622 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8723 2025.03.21 18:43:05.514529 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 2025.03.21 18:43:05.535414 [ 244 ] {} system.metric_log (379d34fc-d09a-47b3-9f86-264f444bcceb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:05.535480 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:43:05.543233 [ 244 ] {} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.03.21 18:43:05.544045 [ 244 ] {} system.metric_log (379d34fc-d09a-47b3-9f86-264f444bcceb): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:05.547109 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 144 2025.03.21 18:43:08.124032 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:43:08.124339 [ 267 ] {bed2310d-f355-4837-8078-ae72ba09c3e9} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.21 18:43:08.124451 [ 267 ] {bed2310d-f355-4837-8078-ae72ba09c3e9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.21 18:43:08.125346 [ 267 ] {bed2310d-f355-4837-8078-ae72ba09c3e9} oximeter.fields_i16 (a5ae9dd6-eb39-4afa-ba7d-facc03842aac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:08.125395 [ 267 ] {bed2310d-f355-4837-8078-ae72ba09c3e9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:43:08.125861 [ 267 ] {bed2310d-f355-4837-8078-ae72ba09c3e9} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.03.21 18:43:08.126130 [ 267 ] {bed2310d-f355-4837-8078-ae72ba09c3e9} oximeter.fields_i16 (a5ae9dd6-eb39-4afa-ba7d-facc03842aac): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:08.126386 [ 267 ] {bed2310d-f355-4837-8078-ae72ba09c3e9} executeQuery: Read 212 rows, 13.81 KiB in 0.002118 sec., 100094.42870632673 rows/sec., 6.37 MiB/sec. 2025.03.21 18:43:08.126589 [ 267 ] {bed2310d-f355-4837-8078-ae72ba09c3e9} TCPHandler: Processed in 0.002735828 sec. 2025.03.21 18:43:08.126743 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:43:08.126857 [ 267 ] {06381ec5-681f-418b-8472-e16a4acbab95} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 18:43:08.126906 [ 267 ] {06381ec5-681f-418b-8472-e16a4acbab95} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 18:43:08.127852 [ 267 ] {06381ec5-681f-418b-8472-e16a4acbab95} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:08.127895 [ 267 ] {06381ec5-681f-418b-8472-e16a4acbab95} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:43:08.128296 [ 267 ] {06381ec5-681f-418b-8472-e16a4acbab95} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.03.21 18:43:08.128539 [ 267 ] {06381ec5-681f-418b-8472-e16a4acbab95} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:08.128760 [ 267 ] {06381ec5-681f-418b-8472-e16a4acbab95} executeQuery: Read 681 rows, 55.43 KiB in 0.001931 sec., 352667.01191092696 rows/sec., 28.03 MiB/sec. 2025.03.21 18:43:08.128816 [ 267 ] {06381ec5-681f-418b-8472-e16a4acbab95} TCPHandler: Processed in 0.002126747 sec. 2025.03.21 18:43:08.128934 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:43:08.129040 [ 267 ] {28756006-0c94-4f62-bd71-a282b87c7fb5} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 18:43:08.129086 [ 267 ] {28756006-0c94-4f62-bd71-a282b87c7fb5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 18:43:08.129653 [ 267 ] {28756006-0c94-4f62-bd71-a282b87c7fb5} oximeter.fields_u16 (8d5fe5b5-2060-44d2-9590-037bc5fae09b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:08.129693 [ 267 ] {28756006-0c94-4f62-bd71-a282b87c7fb5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:43:08.130042 [ 267 ] {28756006-0c94-4f62-bd71-a282b87c7fb5} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.03.21 18:43:08.130277 [ 267 ] {28756006-0c94-4f62-bd71-a282b87c7fb5} oximeter.fields_u16 (8d5fe5b5-2060-44d2-9590-037bc5fae09b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:08.130491 [ 267 ] {28756006-0c94-4f62-bd71-a282b87c7fb5} executeQuery: Read 138 rows, 8.79 KiB in 0.001474 sec., 93622.79511533242 rows/sec., 5.82 MiB/sec. 2025.03.21 18:43:08.130543 [ 267 ] {28756006-0c94-4f62-bd71-a282b87c7fb5} TCPHandler: Processed in 0.001662209 sec. 2025.03.21 18:43:08.130658 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:43:08.130762 [ 267 ] {74557875-b86a-4e74-a451-cc11be281214} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.21 18:43:08.130806 [ 267 ] {74557875-b86a-4e74-a451-cc11be281214} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.21 18:43:08.131345 [ 267 ] {74557875-b86a-4e74-a451-cc11be281214} oximeter.fields_u32 (911397e8-289e-4551-882d-cedea57ba2f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:08.131384 [ 267 ] {74557875-b86a-4e74-a451-cc11be281214} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:43:08.131735 [ 267 ] {74557875-b86a-4e74-a451-cc11be281214} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.03.21 18:43:08.131982 [ 267 ] {74557875-b86a-4e74-a451-cc11be281214} oximeter.fields_u32 (911397e8-289e-4551-882d-cedea57ba2f0): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:08.132255 [ 267 ] {74557875-b86a-4e74-a451-cc11be281214} executeQuery: Read 113 rows, 7.49 KiB in 0.001514 sec., 74636.72391017173 rows/sec., 4.83 MiB/sec. 2025.03.21 18:43:08.132448 [ 267 ] {74557875-b86a-4e74-a451-cc11be281214} TCPHandler: Processed in 0.001834053 sec. 2025.03.21 18:43:08.132586 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:43:08.132688 [ 267 ] {2484cde6-afe0-4e43-97b4-9df12c5e85f0} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.21 18:43:08.132732 [ 267 ] {2484cde6-afe0-4e43-97b4-9df12c5e85f0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.21 18:43:08.133303 [ 267 ] {2484cde6-afe0-4e43-97b4-9df12c5e85f0} oximeter.fields_u8 (f2f1152e-1157-43b1-b21d-ee3b814d9cca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:08.133342 [ 267 ] {2484cde6-afe0-4e43-97b4-9df12c5e85f0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:43:08.133696 [ 267 ] {2484cde6-afe0-4e43-97b4-9df12c5e85f0} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.03.21 18:43:08.133936 [ 267 ] {2484cde6-afe0-4e43-97b4-9df12c5e85f0} oximeter.fields_u8 (f2f1152e-1157-43b1-b21d-ee3b814d9cca): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:08.134170 [ 267 ] {2484cde6-afe0-4e43-97b4-9df12c5e85f0} executeQuery: Read 112 rows, 6.53 KiB in 0.001497 sec., 74816.29926519706 rows/sec., 4.26 MiB/sec. 2025.03.21 18:43:08.134249 [ 267 ] {2484cde6-afe0-4e43-97b4-9df12c5e85f0} TCPHandler: Processed in 0.001714001 sec. 2025.03.21 18:43:08.134370 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:43:08.134476 [ 267 ] {bc8adc30-e674-4b2a-bd52-a9a2b7f76ea4} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 18:43:08.134521 [ 267 ] {bc8adc30-e674-4b2a-bd52-a9a2b7f76ea4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 18:43:08.135179 [ 267 ] {bc8adc30-e674-4b2a-bd52-a9a2b7f76ea4} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:08.135218 [ 267 ] {bc8adc30-e674-4b2a-bd52-a9a2b7f76ea4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:43:08.135581 [ 267 ] {bc8adc30-e674-4b2a-bd52-a9a2b7f76ea4} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.03.21 18:43:08.135815 [ 267 ] {bc8adc30-e674-4b2a-bd52-a9a2b7f76ea4} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:08.136023 [ 267 ] {bc8adc30-e674-4b2a-bd52-a9a2b7f76ea4} executeQuery: Read 414 rows, 30.15 KiB in 0.001569 sec., 263862.3326959847 rows/sec., 18.76 MiB/sec. 2025.03.21 18:43:08.136075 [ 267 ] {bc8adc30-e674-4b2a-bd52-a9a2b7f76ea4} TCPHandler: Processed in 0.001755891 sec. 2025.03.21 18:43:08.136207 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:43:08.136345 [ 267 ] {d835624f-ee15-4610-aaa7-ca11c9896e1a} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.03.21 18:43:08.136401 [ 267 ] {d835624f-ee15-4610-aaa7-ca11c9896e1a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.03.21 18:43:08.136867 [ 267 ] {d835624f-ee15-4610-aaa7-ca11c9896e1a} oximeter.measurements_bool (e3cf1b1a-2fa1-4266-9f36-a423b8f8ccf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:08.136907 [ 267 ] {d835624f-ee15-4610-aaa7-ca11c9896e1a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:43:08.137274 [ 267 ] {d835624f-ee15-4610-aaa7-ca11c9896e1a} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.03.21 18:43:08.137512 [ 267 ] {d835624f-ee15-4610-aaa7-ca11c9896e1a} oximeter.measurements_bool (e3cf1b1a-2fa1-4266-9f36-a423b8f8ccf3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:08.137723 [ 267 ] {d835624f-ee15-4610-aaa7-ca11c9896e1a} executeQuery: Read 6 rows, 321.00 B in 0.001408 sec., 4261.363636363636 rows/sec., 222.64 KiB/sec. 2025.03.21 18:43:08.137775 [ 267 ] {d835624f-ee15-4610-aaa7-ca11c9896e1a} TCPHandler: Processed in 0.001632748 sec. 2025.03.21 18:43:08.137897 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:43:08.138001 [ 267 ] {1cb8f4f6-1056-4f7c-85a5-df49ea997780} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 18:43:08.138048 [ 267 ] {1cb8f4f6-1056-4f7c-85a5-df49ea997780} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 18:43:08.138571 [ 267 ] {1cb8f4f6-1056-4f7c-85a5-df49ea997780} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:08.138610 [ 267 ] {1cb8f4f6-1056-4f7c-85a5-df49ea997780} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:43:08.138987 [ 267 ] {1cb8f4f6-1056-4f7c-85a5-df49ea997780} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.03.21 18:43:08.139222 [ 267 ] {1cb8f4f6-1056-4f7c-85a5-df49ea997780} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:08.139435 [ 267 ] {1cb8f4f6-1056-4f7c-85a5-df49ea997780} executeQuery: Read 237 rows, 16.27 KiB in 0.001456 sec., 162774.72527472526 rows/sec., 10.91 MiB/sec. 2025.03.21 18:43:08.139487 [ 267 ] {1cb8f4f6-1056-4f7c-85a5-df49ea997780} TCPHandler: Processed in 0.001640169 sec. 2025.03.21 18:43:08.139619 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:43:08.139755 [ 267 ] {49cd6030-e95f-4af8-b72f-3e8cdd5cc3f3} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.03.21 18:43:08.139810 [ 267 ] {49cd6030-e95f-4af8-b72f-3e8cdd5cc3f3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.03.21 18:43:08.140316 [ 267 ] {49cd6030-e95f-4af8-b72f-3e8cdd5cc3f3} oximeter.measurements_f64 (7b0b0415-7ba0-4118-af58-37132dd63164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:08.140362 [ 267 ] {49cd6030-e95f-4af8-b72f-3e8cdd5cc3f3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:43:08.140742 [ 267 ] {49cd6030-e95f-4af8-b72f-3e8cdd5cc3f3} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.03.21 18:43:08.140976 [ 267 ] {49cd6030-e95f-4af8-b72f-3e8cdd5cc3f3} oximeter.measurements_f64 (7b0b0415-7ba0-4118-af58-37132dd63164): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:08.141266 [ 267 ] {49cd6030-e95f-4af8-b72f-3e8cdd5cc3f3} executeQuery: Read 1 rows, 69.00 B in 0.001519 sec., 658.3278472679394 rows/sec., 44.36 KiB/sec. 2025.03.21 18:43:08.141404 [ 267 ] {49cd6030-e95f-4af8-b72f-3e8cdd5cc3f3} TCPHandler: Processed in 0.001845882 sec. 2025.03.21 18:43:08.141542 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:43:08.141648 [ 267 ] {61e77227-ead5-4916-9c92-8f13476f8374} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.21 18:43:08.141716 [ 267 ] {61e77227-ead5-4916-9c92-8f13476f8374} 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.03.21 18:43:08.142856 [ 267 ] {61e77227-ead5-4916-9c92-8f13476f8374} oximeter.measurements_histogramu64 (e2f23082-f29d-4d29-b3a0-31acfc10d3e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:08.142894 [ 267 ] {61e77227-ead5-4916-9c92-8f13476f8374} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:43:08.143514 [ 267 ] {61e77227-ead5-4916-9c92-8f13476f8374} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.03.21 18:43:08.143771 [ 267 ] {61e77227-ead5-4916-9c92-8f13476f8374} oximeter.measurements_histogramu64 (e2f23082-f29d-4d29-b3a0-31acfc10d3e9): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:08.144000 [ 267 ] {61e77227-ead5-4916-9c92-8f13476f8374} executeQuery: Read 32 rows, 58.72 KiB in 0.002375 sec., 13473.684210526317 rows/sec., 24.14 MiB/sec. 2025.03.21 18:43:08.144106 [ 267 ] {61e77227-ead5-4916-9c92-8f13476f8374} TCPHandler: Processed in 0.002613356 sec. 2025.03.21 18:43:08.144241 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:43:08.144346 [ 267 ] {d1870efc-cb54-4f4f-8f96-767a61efe45c} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 18:43:08.144391 [ 267 ] {d1870efc-cb54-4f4f-8f96-767a61efe45c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 18:43:08.144820 [ 267 ] {d1870efc-cb54-4f4f-8f96-767a61efe45c} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:08.144858 [ 267 ] {d1870efc-cb54-4f4f-8f96-767a61efe45c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:43:08.145205 [ 267 ] {d1870efc-cb54-4f4f-8f96-767a61efe45c} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.03.21 18:43:08.145439 [ 267 ] {d1870efc-cb54-4f4f-8f96-767a61efe45c} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:08.145660 [ 267 ] {d1870efc-cb54-4f4f-8f96-767a61efe45c} executeQuery: Read 82 rows, 5.33 KiB in 0.001335 sec., 61423.22097378277 rows/sec., 3.90 MiB/sec. 2025.03.21 18:43:08.145764 [ 267 ] {d1870efc-cb54-4f4f-8f96-767a61efe45c} TCPHandler: Processed in 0.001572778 sec. 2025.03.21 18:43:12.346224 [ 80 ] {} DNSResolver: Updating DNS cache 2025.03.21 18:43:12.346288 [ 80 ] {} DNSResolver: Updated DNS cache 2025.03.21 18:43:12.437786 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 9211 2025.03.21 18:43:12.438554 [ 243 ] {} system.asynchronous_metric_log (253f5c70-e022-4d90-b8fd-77ae60dab28a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:12.438610 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:43:12.439231 [ 243 ] {} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.03.21 18:43:12.439522 [ 243 ] {} system.asynchronous_metric_log (253f5c70-e022-4d90-b8fd-77ae60dab28a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:12.439831 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9211 2025.03.21 18:43:12.470978 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 644 2025.03.21 18:43:12.473963 [ 242 ] {} system.query_log (fc3d32f1-e2fa-4c2e-b979-22efa01612ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:12.474005 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:43:12.475436 [ 242 ] {} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.03.21 18:43:12.475729 [ 242 ] {} system.query_log (fc3d32f1-e2fa-4c2e-b979-22efa01612ba): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:12.476793 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 644 2025.03.21 18:43:13.047212 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 2025.03.21 18:43:13.069153 [ 244 ] {} system.metric_log (379d34fc-d09a-47b3-9f86-264f444bcceb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:13.069214 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:43:13.077116 [ 244 ] {} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.03.21 18:43:13.077900 [ 244 ] {} system.metric_log (379d34fc-d09a-47b3-9f86-264f444bcceb): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:13.081126 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 151 2025.03.21 18:43:13.117829 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:43:13.118101 [ 267 ] {824b2275-c3a8-4cb7-a6ff-27228a1cc87b} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 18:43:13.118204 [ 267 ] {824b2275-c3a8-4cb7-a6ff-27228a1cc87b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 18:43:13.119129 [ 267 ] {824b2275-c3a8-4cb7-a6ff-27228a1cc87b} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:13.119170 [ 267 ] {824b2275-c3a8-4cb7-a6ff-27228a1cc87b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:43:13.119564 [ 267 ] {824b2275-c3a8-4cb7-a6ff-27228a1cc87b} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.03.21 18:43:13.119817 [ 267 ] {824b2275-c3a8-4cb7-a6ff-27228a1cc87b} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:13.120028 [ 79 ] {} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.03.21 18:43:13.120061 [ 267 ] {824b2275-c3a8-4cb7-a6ff-27228a1cc87b} executeQuery: Read 72 rows, 5.99 KiB in 0.002035 sec., 35380.835380835386 rows/sec., 2.87 MiB/sec. 2025.03.21 18:43:13.120147 [ 79 ] {} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:13.120206 [ 267 ] {824b2275-c3a8-4cb7-a6ff-27228a1cc87b} TCPHandler: Processed in 0.002575955 sec. 2025.03.21 18:43:13.120238 [ 79 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:43:13.120379 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:43:13.120443 [ 192 ] {3cc0c560-b9e5-47ef-88fa-c63b55708d98::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2025.03.21 18:43:13.120527 [ 267 ] {5252f962-0ee1-447d-9860-bdfb4ee8d93f} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 18:43:13.120599 [ 267 ] {5252f962-0ee1-447d-9860-bdfb4ee8d93f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 18:43:13.120610 [ 192 ] {3cc0c560-b9e5-47ef-88fa-c63b55708d98::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 18:43:13.120672 [ 192 ] {3cc0c560-b9e5-47ef-88fa-c63b55708d98::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1846 rows starting from the beginning of the part 2025.03.21 18:43:13.120796 [ 192 ] {3cc0c560-b9e5-47ef-88fa-c63b55708d98::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 681 rows starting from the beginning of the part 2025.03.21 18:43:13.121301 [ 192 ] {3cc0c560-b9e5-47ef-88fa-c63b55708d98::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1216 rows starting from the beginning of the part 2025.03.21 18:43:13.121682 [ 192 ] {3cc0c560-b9e5-47ef-88fa-c63b55708d98::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 56 rows starting from the beginning of the part 2025.03.21 18:43:13.122128 [ 192 ] {3cc0c560-b9e5-47ef-88fa-c63b55708d98::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 681 rows starting from the beginning of the part 2025.03.21 18:43:13.122394 [ 192 ] {3cc0c560-b9e5-47ef-88fa-c63b55708d98::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 72 rows starting from the beginning of the part 2025.03.21 18:43:13.123171 [ 267 ] {5252f962-0ee1-447d-9860-bdfb4ee8d93f} oximeter.fields_u16 (8d5fe5b5-2060-44d2-9590-037bc5fae09b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:13.123220 [ 267 ] {5252f962-0ee1-447d-9860-bdfb4ee8d93f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:43:13.123804 [ 267 ] {5252f962-0ee1-447d-9860-bdfb4ee8d93f} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.03.21 18:43:13.124135 [ 267 ] {5252f962-0ee1-447d-9860-bdfb4ee8d93f} oximeter.fields_u16 (8d5fe5b5-2060-44d2-9590-037bc5fae09b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:13.124446 [ 267 ] {5252f962-0ee1-447d-9860-bdfb4ee8d93f} executeQuery: Read 8 rows, 616.00 B in 0.003951 sec., 2024.8038471273096 rows/sec., 152.26 KiB/sec. 2025.03.21 18:43:13.124646 [ 267 ] {5252f962-0ee1-447d-9860-bdfb4ee8d93f} TCPHandler: Processed in 0.004327656 sec. 2025.03.21 18:43:13.124950 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:43:13.125148 [ 267 ] {dd0d3466-d78c-4e92-a852-5f089179a0e9} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 18:43:13.125212 [ 267 ] {dd0d3466-d78c-4e92-a852-5f089179a0e9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 18:43:13.125222 [ 201 ] {3cc0c560-b9e5-47ef-88fa-c63b55708d98::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 4552 rows, containing 5 columns (5 merged, 0 gathered) in 0.004853805 sec., 937820.9466593734 rows/sec., 79.70 MiB/sec. 2025.03.21 18:43:13.125629 [ 201 ] {3cc0c560-b9e5-47ef-88fa-c63b55708d98::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.03.21 18:43:13.126216 [ 267 ] {dd0d3466-d78c-4e92-a852-5f089179a0e9} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:13.126274 [ 267 ] {dd0d3466-d78c-4e92-a852-5f089179a0e9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:43:13.126291 [ 201 ] {3cc0c560-b9e5-47ef-88fa-c63b55708d98::all_1_31_6} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:13.126542 [ 201 ] {3cc0c560-b9e5-47ef-88fa-c63b55708d98::all_1_31_6} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.03.21 18:43:13.126744 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.96 MiB. 2025.03.21 18:43:13.126938 [ 267 ] {dd0d3466-d78c-4e92-a852-5f089179a0e9} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.03.21 18:43:13.127179 [ 267 ] {dd0d3466-d78c-4e92-a852-5f089179a0e9} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:13.127362 [ 79 ] {} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.03.21 18:43:13.127430 [ 79 ] {} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:13.127455 [ 267 ] {dd0d3466-d78c-4e92-a852-5f089179a0e9} executeQuery: Read 72 rows, 5.76 KiB in 0.00237 sec., 30379.746835443035 rows/sec., 2.37 MiB/sec. 2025.03.21 18:43:13.127470 [ 79 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:43:13.127628 [ 267 ] {dd0d3466-d78c-4e92-a852-5f089179a0e9} TCPHandler: Processed in 0.002782869 sec. 2025.03.21 18:43:13.127714 [ 201 ] {abf58eaf-bbce-47c3-97d3-15f1abe98526::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2025.03.21 18:43:13.127806 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:43:13.127885 [ 201 ] {abf58eaf-bbce-47c3-97d3-15f1abe98526::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 18:43:13.127967 [ 201 ] {abf58eaf-bbce-47c3-97d3-15f1abe98526::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 914 rows starting from the beginning of the part 2025.03.21 18:43:13.128005 [ 267 ] {f94946c3-2c8d-46b3-b598-2d4a6305d687} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 18:43:13.128239 [ 201 ] {abf58eaf-bbce-47c3-97d3-15f1abe98526::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 414 rows starting from the beginning of the part 2025.03.21 18:43:13.128265 [ 267 ] {f94946c3-2c8d-46b3-b598-2d4a6305d687} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 18:43:13.128558 [ 201 ] {abf58eaf-bbce-47c3-97d3-15f1abe98526::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 536 rows starting from the beginning of the part 2025.03.21 18:43:13.128888 [ 201 ] {abf58eaf-bbce-47c3-97d3-15f1abe98526::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 64 rows starting from the beginning of the part 2025.03.21 18:43:13.129104 [ 201 ] {abf58eaf-bbce-47c3-97d3-15f1abe98526::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 414 rows starting from the beginning of the part 2025.03.21 18:43:13.129446 [ 201 ] {abf58eaf-bbce-47c3-97d3-15f1abe98526::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 72 rows starting from the beginning of the part 2025.03.21 18:43:13.130847 [ 267 ] {f94946c3-2c8d-46b3-b598-2d4a6305d687} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:13.130918 [ 267 ] {f94946c3-2c8d-46b3-b598-2d4a6305d687} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:43:13.132036 [ 267 ] {f94946c3-2c8d-46b3-b598-2d4a6305d687} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.03.21 18:43:13.132342 [ 267 ] {f94946c3-2c8d-46b3-b598-2d4a6305d687} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:13.132633 [ 79 ] {} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.03.21 18:43:13.132732 [ 79 ] {} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:13.132808 [ 79 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:43:13.133339 [ 201 ] {abf58eaf-bbce-47c3-97d3-15f1abe98526::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 2414 rows, containing 5 columns (5 merged, 0 gathered) in 0.005733321 sec., 421047.41736944433 rows/sec., 32.24 MiB/sec. 2025.03.21 18:43:13.133463 [ 192 ] {ae45b45a-b62a-4d9b-948b-b386fabd81fd::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2025.03.21 18:43:13.133468 [ 267 ] {f94946c3-2c8d-46b3-b598-2d4a6305d687} executeQuery: Read 160 rows, 11.41 KiB in 0.005492 sec., 29133.284777858702 rows/sec., 2.03 MiB/sec. 2025.03.21 18:43:13.133898 [ 201 ] {abf58eaf-bbce-47c3-97d3-15f1abe98526::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.03.21 18:43:13.134114 [ 267 ] {f94946c3-2c8d-46b3-b598-2d4a6305d687} TCPHandler: Processed in 0.006367863 sec. 2025.03.21 18:43:13.134420 [ 192 ] {ae45b45a-b62a-4d9b-948b-b386fabd81fd::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 18:43:13.134488 [ 192 ] {ae45b45a-b62a-4d9b-948b-b386fabd81fd::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 7938 rows starting from the beginning of the part 2025.03.21 18:43:13.134525 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:43:13.134926 [ 192 ] {ae45b45a-b62a-4d9b-948b-b386fabd81fd::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 237 rows starting from the beginning of the part 2025.03.21 18:43:13.135016 [ 267 ] {7a32074b-5702-420e-8bfe-0a96f362f91f} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.21 18:43:13.135304 [ 192 ] {ae45b45a-b62a-4d9b-948b-b386fabd81fd::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 968 rows starting from the beginning of the part 2025.03.21 18:43:13.135361 [ 201 ] {abf58eaf-bbce-47c3-97d3-15f1abe98526::all_1_31_6} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:13.135521 [ 267 ] {7a32074b-5702-420e-8bfe-0a96f362f91f} 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.03.21 18:43:13.135895 [ 192 ] {ae45b45a-b62a-4d9b-948b-b386fabd81fd::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 42 rows starting from the beginning of the part 2025.03.21 18:43:13.135897 [ 201 ] {abf58eaf-bbce-47c3-97d3-15f1abe98526::all_1_31_6} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.03.21 18:43:13.136338 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. 2025.03.21 18:43:13.136384 [ 192 ] {ae45b45a-b62a-4d9b-948b-b386fabd81fd::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 237 rows starting from the beginning of the part 2025.03.21 18:43:13.136886 [ 192 ] {ae45b45a-b62a-4d9b-948b-b386fabd81fd::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 160 rows starting from the beginning of the part 2025.03.21 18:43:13.139436 [ 267 ] {7a32074b-5702-420e-8bfe-0a96f362f91f} oximeter.measurements_histogramu64 (e2f23082-f29d-4d29-b3a0-31acfc10d3e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:13.139483 [ 267 ] {7a32074b-5702-420e-8bfe-0a96f362f91f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:43:13.140227 [ 267 ] {7a32074b-5702-420e-8bfe-0a96f362f91f} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.03.21 18:43:13.140563 [ 267 ] {7a32074b-5702-420e-8bfe-0a96f362f91f} oximeter.measurements_histogramu64 (e2f23082-f29d-4d29-b3a0-31acfc10d3e9): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:13.140926 [ 267 ] {7a32074b-5702-420e-8bfe-0a96f362f91f} executeQuery: Read 8 rows, 14.68 KiB in 0.006082 sec., 1315.3567905294312 rows/sec., 2.36 MiB/sec. 2025.03.21 18:43:13.141595 [ 267 ] {7a32074b-5702-420e-8bfe-0a96f362f91f} TCPHandler: Processed in 0.007146726 sec. 2025.03.21 18:43:13.142169 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:43:13.142232 [ 193 ] {ae45b45a-b62a-4d9b-948b-b386fabd81fd::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 9582 rows, containing 5 columns (5 merged, 0 gathered) in 0.009305263 sec., 1029739.836477486 rows/sec., 69.48 MiB/sec. 2025.03.21 18:43:13.142322 [ 267 ] {1dba3a32-7984-498e-a316-795da89434ba} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 18:43:13.142381 [ 267 ] {1dba3a32-7984-498e-a316-795da89434ba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 18:43:13.142542 [ 193 ] {ae45b45a-b62a-4d9b-948b-b386fabd81fd::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.03.21 18:43:13.143243 [ 193 ] {ae45b45a-b62a-4d9b-948b-b386fabd81fd::all_1_31_6} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:13.143468 [ 193 ] {ae45b45a-b62a-4d9b-948b-b386fabd81fd::all_1_31_6} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.03.21 18:43:13.143501 [ 267 ] {1dba3a32-7984-498e-a316-795da89434ba} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:13.143597 [ 267 ] {1dba3a32-7984-498e-a316-795da89434ba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:43:13.143618 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.54 MiB. 2025.03.21 18:43:13.144013 [ 267 ] {1dba3a32-7984-498e-a316-795da89434ba} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.03.21 18:43:13.144269 [ 267 ] {1dba3a32-7984-498e-a316-795da89434ba} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:13.144465 [ 79 ] {} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.03.21 18:43:13.144539 [ 267 ] {1dba3a32-7984-498e-a316-795da89434ba} executeQuery: Read 60 rows, 4.14 KiB in 0.002256 sec., 26595.74468085106 rows/sec., 1.79 MiB/sec. 2025.03.21 18:43:13.144551 [ 79 ] {} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:13.144646 [ 79 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:43:13.144670 [ 267 ] {1dba3a32-7984-498e-a316-795da89434ba} TCPHandler: Processed in 0.002626786 sec. 2025.03.21 18:43:13.144873 [ 194 ] {c7c9c81e-dc00-4970-9ce5-34da39abffbf::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2025.03.21 18:43:13.145029 [ 194 ] {c7c9c81e-dc00-4970-9ce5-34da39abffbf::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 18:43:13.145066 [ 194 ] {c7c9c81e-dc00-4970-9ce5-34da39abffbf::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1416 rows starting from the beginning of the part 2025.03.21 18:43:13.145187 [ 194 ] {c7c9c81e-dc00-4970-9ce5-34da39abffbf::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 82 rows starting from the beginning of the part 2025.03.21 18:43:13.145361 [ 194 ] {c7c9c81e-dc00-4970-9ce5-34da39abffbf::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 44 rows starting from the beginning of the part 2025.03.21 18:43:13.145483 [ 194 ] {c7c9c81e-dc00-4970-9ce5-34da39abffbf::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 16 rows starting from the beginning of the part 2025.03.21 18:43:13.145693 [ 194 ] {c7c9c81e-dc00-4970-9ce5-34da39abffbf::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 82 rows starting from the beginning of the part 2025.03.21 18:43:13.145789 [ 194 ] {c7c9c81e-dc00-4970-9ce5-34da39abffbf::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 60 rows starting from the beginning of the part 2025.03.21 18:43:13.147209 [ 200 ] {c7c9c81e-dc00-4970-9ce5-34da39abffbf::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 1700 rows, containing 4 columns (4 merged, 0 gathered) in 0.002416903 sec., 703379.4901988205 rows/sec., 45.88 MiB/sec. 2025.03.21 18:43:13.147562 [ 200 ] {c7c9c81e-dc00-4970-9ce5-34da39abffbf::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.03.21 18:43:13.147932 [ 200 ] {c7c9c81e-dc00-4970-9ce5-34da39abffbf::all_1_31_6} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:13.148013 [ 200 ] {c7c9c81e-dc00-4970-9ce5-34da39abffbf::all_1_31_6} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.03.21 18:43:13.148097 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. 2025.03.21 18:43:18.124112 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:43:18.124337 [ 267 ] {eb6cfcf6-6ccd-47ae-b47b-f2dd53f293c9} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.21 18:43:18.124417 [ 267 ] {eb6cfcf6-6ccd-47ae-b47b-f2dd53f293c9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.21 18:43:18.125359 [ 267 ] {eb6cfcf6-6ccd-47ae-b47b-f2dd53f293c9} oximeter.fields_i16 (a5ae9dd6-eb39-4afa-ba7d-facc03842aac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:18.125409 [ 267 ] {eb6cfcf6-6ccd-47ae-b47b-f2dd53f293c9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:43:18.125858 [ 267 ] {eb6cfcf6-6ccd-47ae-b47b-f2dd53f293c9} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.03.21 18:43:18.126112 [ 267 ] {eb6cfcf6-6ccd-47ae-b47b-f2dd53f293c9} oximeter.fields_i16 (a5ae9dd6-eb39-4afa-ba7d-facc03842aac): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:18.126361 [ 267 ] {eb6cfcf6-6ccd-47ae-b47b-f2dd53f293c9} executeQuery: Read 212 rows, 13.81 KiB in 0.002084 sec., 101727.44721689059 rows/sec., 6.47 MiB/sec. 2025.03.21 18:43:18.126420 [ 267 ] {eb6cfcf6-6ccd-47ae-b47b-f2dd53f293c9} TCPHandler: Processed in 0.002458084 sec. 2025.03.21 18:43:18.126570 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:43:18.126677 [ 267 ] {ff9e3cab-ad78-4c58-8b8a-07cfca60b81c} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.03.21 18:43:18.126724 [ 267 ] {ff9e3cab-ad78-4c58-8b8a-07cfca60b81c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.03.21 18:43:18.127256 [ 267 ] {ff9e3cab-ad78-4c58-8b8a-07cfca60b81c} oximeter.fields_ipaddr (54548ee5-6665-4ef7-88f2-6c8e26ee35cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:18.127297 [ 267 ] {ff9e3cab-ad78-4c58-8b8a-07cfca60b81c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:43:18.127639 [ 267 ] {ff9e3cab-ad78-4c58-8b8a-07cfca60b81c} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.03.21 18:43:18.127875 [ 267 ] {ff9e3cab-ad78-4c58-8b8a-07cfca60b81c} oximeter.fields_ipaddr (54548ee5-6665-4ef7-88f2-6c8e26ee35cc): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:18.128140 [ 267 ] {ff9e3cab-ad78-4c58-8b8a-07cfca60b81c} executeQuery: Read 6 rows, 501.00 B in 0.001475 sec., 4067.7966101694915 rows/sec., 331.70 KiB/sec. 2025.03.21 18:43:18.128285 [ 267 ] {ff9e3cab-ad78-4c58-8b8a-07cfca60b81c} TCPHandler: Processed in 0.001776091 sec. 2025.03.21 18:43:18.128407 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:43:18.128514 [ 267 ] {2da31c34-aa43-446e-a0b5-e32705d63570} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 18:43:18.128559 [ 267 ] {2da31c34-aa43-446e-a0b5-e32705d63570} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 18:43:18.129422 [ 267 ] {2da31c34-aa43-446e-a0b5-e32705d63570} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:18.129462 [ 267 ] {2da31c34-aa43-446e-a0b5-e32705d63570} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:43:18.129852 [ 267 ] {2da31c34-aa43-446e-a0b5-e32705d63570} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.03.21 18:43:18.130099 [ 267 ] {2da31c34-aa43-446e-a0b5-e32705d63570} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:18.130313 [ 267 ] {2da31c34-aa43-446e-a0b5-e32705d63570} executeQuery: Read 684 rows, 55.65 KiB in 0.001821 sec., 375617.7924217463 rows/sec., 29.84 MiB/sec. 2025.03.21 18:43:18.130366 [ 267 ] {2da31c34-aa43-446e-a0b5-e32705d63570} TCPHandler: Processed in 0.002009196 sec. 2025.03.21 18:43:18.130483 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:43:18.130587 [ 267 ] {ccbe474e-2afb-4b81-947e-f50841fc7bc0} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 18:43:18.130632 [ 267 ] {ccbe474e-2afb-4b81-947e-f50841fc7bc0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 18:43:18.131203 [ 267 ] {ccbe474e-2afb-4b81-947e-f50841fc7bc0} oximeter.fields_u16 (8d5fe5b5-2060-44d2-9590-037bc5fae09b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:18.131243 [ 267 ] {ccbe474e-2afb-4b81-947e-f50841fc7bc0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:43:18.131589 [ 267 ] {ccbe474e-2afb-4b81-947e-f50841fc7bc0} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.03.21 18:43:18.131820 [ 267 ] {ccbe474e-2afb-4b81-947e-f50841fc7bc0} oximeter.fields_u16 (8d5fe5b5-2060-44d2-9590-037bc5fae09b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:18.132056 [ 267 ] {ccbe474e-2afb-4b81-947e-f50841fc7bc0} executeQuery: Read 144 rows, 9.21 KiB in 0.00149 sec., 96644.29530201342 rows/sec., 6.04 MiB/sec. 2025.03.21 18:43:18.132108 [ 267 ] {ccbe474e-2afb-4b81-947e-f50841fc7bc0} TCPHandler: Processed in 0.00167554 sec. 2025.03.21 18:43:18.132226 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:43:18.132330 [ 267 ] {39c6fb1b-9503-4f6e-a7b3-1cf5166e570a} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.21 18:43:18.132375 [ 267 ] {39c6fb1b-9503-4f6e-a7b3-1cf5166e570a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.21 18:43:18.132934 [ 267 ] {39c6fb1b-9503-4f6e-a7b3-1cf5166e570a} oximeter.fields_u32 (911397e8-289e-4551-882d-cedea57ba2f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:18.132974 [ 267 ] {39c6fb1b-9503-4f6e-a7b3-1cf5166e570a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:43:18.133318 [ 267 ] {39c6fb1b-9503-4f6e-a7b3-1cf5166e570a} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.03.21 18:43:18.133541 [ 267 ] {39c6fb1b-9503-4f6e-a7b3-1cf5166e570a} oximeter.fields_u32 (911397e8-289e-4551-882d-cedea57ba2f0): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:18.133698 [ 73 ] {} oximeter.fields_u32 (911397e8-289e-4551-882d-cedea57ba2f0) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.03.21 18:43:18.133758 [ 267 ] {39c6fb1b-9503-4f6e-a7b3-1cf5166e570a} executeQuery: Read 113 rows, 7.49 KiB in 0.001462 sec., 77291.38166894665 rows/sec., 5.00 MiB/sec. 2025.03.21 18:43:18.133779 [ 73 ] {} oximeter.fields_u32 (911397e8-289e-4551-882d-cedea57ba2f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:18.133847 [ 73 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:43:18.133885 [ 267 ] {39c6fb1b-9503-4f6e-a7b3-1cf5166e570a} TCPHandler: Processed in 0.00173105 sec. 2025.03.21 18:43:18.134097 [ 194 ] {911397e8-289e-4551-882d-cedea57ba2f0::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.03.21 18:43:18.134103 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:43:18.134337 [ 267 ] {e6ac7005-2a3a-4a9d-b343-0ab6defcd3e6} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.21 18:43:18.134398 [ 194 ] {911397e8-289e-4551-882d-cedea57ba2f0::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 18:43:18.134415 [ 267 ] {e6ac7005-2a3a-4a9d-b343-0ab6defcd3e6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.21 18:43:18.134476 [ 194 ] {911397e8-289e-4551-882d-cedea57ba2f0::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 341 rows starting from the beginning of the part 2025.03.21 18:43:18.134854 [ 194 ] {911397e8-289e-4551-882d-cedea57ba2f0::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 113 rows starting from the beginning of the part 2025.03.21 18:43:18.135195 [ 194 ] {911397e8-289e-4551-882d-cedea57ba2f0::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 113 rows starting from the beginning of the part 2025.03.21 18:43:18.135646 [ 194 ] {911397e8-289e-4551-882d-cedea57ba2f0::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 228 rows starting from the beginning of the part 2025.03.21 18:43:18.136033 [ 194 ] {911397e8-289e-4551-882d-cedea57ba2f0::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 113 rows starting from the beginning of the part 2025.03.21 18:43:18.136385 [ 194 ] {911397e8-289e-4551-882d-cedea57ba2f0::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 113 rows starting from the beginning of the part 2025.03.21 18:43:18.137384 [ 267 ] {e6ac7005-2a3a-4a9d-b343-0ab6defcd3e6} oximeter.fields_u8 (f2f1152e-1157-43b1-b21d-ee3b814d9cca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:18.137457 [ 267 ] {e6ac7005-2a3a-4a9d-b343-0ab6defcd3e6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:43:18.138517 [ 267 ] {e6ac7005-2a3a-4a9d-b343-0ab6defcd3e6} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.03.21 18:43:18.139048 [ 267 ] {e6ac7005-2a3a-4a9d-b343-0ab6defcd3e6} oximeter.fields_u8 (f2f1152e-1157-43b1-b21d-ee3b814d9cca): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:18.139154 [ 194 ] {911397e8-289e-4551-882d-cedea57ba2f0::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 1021 rows, containing 5 columns (5 merged, 0 gathered) in 0.00515204 sec., 198173.92722106195 rows/sec., 13.85 MiB/sec. 2025.03.21 18:43:18.139449 [ 194 ] {911397e8-289e-4551-882d-cedea57ba2f0::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.03.21 18:43:18.139490 [ 267 ] {e6ac7005-2a3a-4a9d-b343-0ab6defcd3e6} executeQuery: Read 112 rows, 6.53 KiB in 0.005168 sec., 21671.826625387 rows/sec., 1.23 MiB/sec. 2025.03.21 18:43:18.139623 [ 267 ] {e6ac7005-2a3a-4a9d-b343-0ab6defcd3e6} TCPHandler: Processed in 0.005562157 sec. 2025.03.21 18:43:18.139827 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:43:18.139915 [ 194 ] {911397e8-289e-4551-882d-cedea57ba2f0::all_1_16_3} oximeter.fields_u32 (911397e8-289e-4551-882d-cedea57ba2f0): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:18.140038 [ 267 ] {7005c929-11c1-4bf3-ac62-80e4c47c7447} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 18:43:18.140096 [ 194 ] {911397e8-289e-4551-882d-cedea57ba2f0::all_1_16_3} oximeter.fields_u32 (911397e8-289e-4551-882d-cedea57ba2f0) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.03.21 18:43:18.140116 [ 267 ] {7005c929-11c1-4bf3-ac62-80e4c47c7447} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 18:43:18.140297 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. 2025.03.21 18:43:18.140986 [ 267 ] {7005c929-11c1-4bf3-ac62-80e4c47c7447} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:18.141030 [ 267 ] {7005c929-11c1-4bf3-ac62-80e4c47c7447} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:43:18.141411 [ 267 ] {7005c929-11c1-4bf3-ac62-80e4c47c7447} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.03.21 18:43:18.141653 [ 267 ] {7005c929-11c1-4bf3-ac62-80e4c47c7447} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:18.141899 [ 267 ] {7005c929-11c1-4bf3-ac62-80e4c47c7447} executeQuery: Read 420 rows, 30.64 KiB in 0.001928 sec., 217842.3236514523 rows/sec., 15.52 MiB/sec. 2025.03.21 18:43:18.142103 [ 267 ] {7005c929-11c1-4bf3-ac62-80e4c47c7447} TCPHandler: Processed in 0.002328041 sec. 2025.03.21 18:43:18.142334 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:43:18.142439 [ 267 ] {f56043f6-0cd6-40bc-b604-9497c2568f2d} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.03.21 18:43:18.142488 [ 267 ] {f56043f6-0cd6-40bc-b604-9497c2568f2d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.03.21 18:43:18.142961 [ 267 ] {f56043f6-0cd6-40bc-b604-9497c2568f2d} oximeter.measurements_bool (e3cf1b1a-2fa1-4266-9f36-a423b8f8ccf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:18.143000 [ 267 ] {f56043f6-0cd6-40bc-b604-9497c2568f2d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:43:18.143353 [ 267 ] {f56043f6-0cd6-40bc-b604-9497c2568f2d} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.03.21 18:43:18.143591 [ 267 ] {f56043f6-0cd6-40bc-b604-9497c2568f2d} oximeter.measurements_bool (e3cf1b1a-2fa1-4266-9f36-a423b8f8ccf3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:18.143794 [ 267 ] {f56043f6-0cd6-40bc-b604-9497c2568f2d} executeQuery: Read 6 rows, 321.00 B in 0.001377 sec., 4357.298474945534 rows/sec., 227.65 KiB/sec. 2025.03.21 18:43:18.143845 [ 267 ] {f56043f6-0cd6-40bc-b604-9497c2568f2d} TCPHandler: Processed in 0.001586108 sec. 2025.03.21 18:43:18.143980 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:43:18.144116 [ 267 ] {976876a9-04a3-4439-9a38-f074eeda0a41} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 18:43:18.144174 [ 267 ] {976876a9-04a3-4439-9a38-f074eeda0a41} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 18:43:18.144818 [ 267 ] {976876a9-04a3-4439-9a38-f074eeda0a41} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:18.144867 [ 267 ] {976876a9-04a3-4439-9a38-f074eeda0a41} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:43:18.145268 [ 267 ] {976876a9-04a3-4439-9a38-f074eeda0a41} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.03.21 18:43:18.145510 [ 267 ] {976876a9-04a3-4439-9a38-f074eeda0a41} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:18.145711 [ 267 ] {976876a9-04a3-4439-9a38-f074eeda0a41} executeQuery: Read 240 rows, 16.48 KiB in 0.001626 sec., 147601.47601476015 rows/sec., 9.90 MiB/sec. 2025.03.21 18:43:18.145762 [ 267 ] {976876a9-04a3-4439-9a38-f074eeda0a41} TCPHandler: Processed in 0.001848063 sec. 2025.03.21 18:43:18.145884 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:43:18.146015 [ 267 ] {9aacea59-cb84-4620-80a8-dfadb71f1a8b} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.03.21 18:43:18.146071 [ 267 ] {9aacea59-cb84-4620-80a8-dfadb71f1a8b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.03.21 18:43:18.146568 [ 267 ] {9aacea59-cb84-4620-80a8-dfadb71f1a8b} oximeter.measurements_f64 (7b0b0415-7ba0-4118-af58-37132dd63164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:18.146615 [ 267 ] {9aacea59-cb84-4620-80a8-dfadb71f1a8b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:43:18.147004 [ 267 ] {9aacea59-cb84-4620-80a8-dfadb71f1a8b} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.03.21 18:43:18.147242 [ 267 ] {9aacea59-cb84-4620-80a8-dfadb71f1a8b} oximeter.measurements_f64 (7b0b0415-7ba0-4118-af58-37132dd63164): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:18.147445 [ 267 ] {9aacea59-cb84-4620-80a8-dfadb71f1a8b} executeQuery: Read 1 rows, 69.00 B in 0.001457 sec., 686.3417982155113 rows/sec., 46.25 KiB/sec. 2025.03.21 18:43:18.147494 [ 267 ] {9aacea59-cb84-4620-80a8-dfadb71f1a8b} TCPHandler: Processed in 0.001668709 sec. 2025.03.21 18:43:18.147626 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:43:18.147731 [ 267 ] {53d06329-2d79-4f3c-81ca-f461b5abea42} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.21 18:43:18.147797 [ 267 ] {53d06329-2d79-4f3c-81ca-f461b5abea42} 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.03.21 18:43:18.148911 [ 267 ] {53d06329-2d79-4f3c-81ca-f461b5abea42} oximeter.measurements_histogramu64 (e2f23082-f29d-4d29-b3a0-31acfc10d3e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:18.148951 [ 267 ] {53d06329-2d79-4f3c-81ca-f461b5abea42} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:43:18.149586 [ 267 ] {53d06329-2d79-4f3c-81ca-f461b5abea42} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.03.21 18:43:18.149838 [ 267 ] {53d06329-2d79-4f3c-81ca-f461b5abea42} oximeter.measurements_histogramu64 (e2f23082-f29d-4d29-b3a0-31acfc10d3e9): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:18.150094 [ 267 ] {53d06329-2d79-4f3c-81ca-f461b5abea42} executeQuery: Read 32 rows, 58.72 KiB in 0.002384 sec., 13422.818791946309 rows/sec., 24.05 MiB/sec. 2025.03.21 18:43:18.150188 [ 267 ] {53d06329-2d79-4f3c-81ca-f461b5abea42} TCPHandler: Processed in 0.002610366 sec. 2025.03.21 18:43:18.150326 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:43:18.150432 [ 267 ] {de6ac457-f6a9-4be7-91f5-41900299c1c9} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 18:43:18.150478 [ 267 ] {de6ac457-f6a9-4be7-91f5-41900299c1c9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 18:43:18.150917 [ 267 ] {de6ac457-f6a9-4be7-91f5-41900299c1c9} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:18.150956 [ 267 ] {de6ac457-f6a9-4be7-91f5-41900299c1c9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:43:18.151306 [ 267 ] {de6ac457-f6a9-4be7-91f5-41900299c1c9} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.03.21 18:43:18.151541 [ 267 ] {de6ac457-f6a9-4be7-91f5-41900299c1c9} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:18.151780 [ 267 ] {de6ac457-f6a9-4be7-91f5-41900299c1c9} executeQuery: Read 82 rows, 5.33 KiB in 0.001371 sec., 59810.357403355214 rows/sec., 3.80 MiB/sec. 2025.03.21 18:43:18.151957 [ 267 ] {de6ac457-f6a9-4be7-91f5-41900299c1c9} TCPHandler: Processed in 0.001679939 sec. 2025.03.21 18:43:19.940018 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 9638 2025.03.21 18:43:19.940758 [ 243 ] {} system.asynchronous_metric_log (253f5c70-e022-4d90-b8fd-77ae60dab28a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:19.940807 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:43:19.941333 [ 243 ] {} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.03.21 18:43:19.941590 [ 243 ] {} system.asynchronous_metric_log (253f5c70-e022-4d90-b8fd-77ae60dab28a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:19.941763 [ 71 ] {} system.asynchronous_metric_log (253f5c70-e022-4d90-b8fd-77ae60dab28a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.03.21 18:43:19.941784 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9638 2025.03.21 18:43:19.941816 [ 71 ] {} system.asynchronous_metric_log (253f5c70-e022-4d90-b8fd-77ae60dab28a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:19.941841 [ 71 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:43:19.941986 [ 199 ] {253f5c70-e022-4d90-b8fd-77ae60dab28a::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2025.03.21 18:43:19.942351 [ 199 ] {253f5c70-e022-4d90-b8fd-77ae60dab28a::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 18:43:19.942459 [ 199 ] {253f5c70-e022-4d90-b8fd-77ae60dab28a::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7381 rows starting from the beginning of the part 2025.03.21 18:43:19.942596 [ 199 ] {253f5c70-e022-4d90-b8fd-77ae60dab28a::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 427 rows starting from the beginning of the part 2025.03.21 18:43:19.942683 [ 199 ] {253f5c70-e022-4d90-b8fd-77ae60dab28a::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 488 rows starting from the beginning of the part 2025.03.21 18:43:19.942934 [ 199 ] {253f5c70-e022-4d90-b8fd-77ae60dab28a::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 427 rows starting from the beginning of the part 2025.03.21 18:43:19.943128 [ 199 ] {253f5c70-e022-4d90-b8fd-77ae60dab28a::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 488 rows starting from the beginning of the part 2025.03.21 18:43:19.943209 [ 199 ] {253f5c70-e022-4d90-b8fd-77ae60dab28a::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 427 rows starting from the beginning of the part 2025.03.21 18:43:19.945634 [ 190 ] {253f5c70-e022-4d90-b8fd-77ae60dab28a::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 9638 rows, containing 4 columns (4 merged, 0 gathered) in 0.003732635 sec., 2582090.132038091 rows/sec., 36.94 MiB/sec. 2025.03.21 18:43:19.945900 [ 195 ] {253f5c70-e022-4d90-b8fd-77ae60dab28a::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.03.21 18:43:19.946235 [ 195 ] {253f5c70-e022-4d90-b8fd-77ae60dab28a::all_1_21_4} system.asynchronous_metric_log (253f5c70-e022-4d90-b8fd-77ae60dab28a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:19.946324 [ 195 ] {253f5c70-e022-4d90-b8fd-77ae60dab28a::all_1_21_4} system.asynchronous_metric_log (253f5c70-e022-4d90-b8fd-77ae60dab28a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.03.21 18:43:19.946420 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. 2025.03.21 18:43:20.581250 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 2025.03.21 18:43:20.603857 [ 244 ] {} system.metric_log (379d34fc-d09a-47b3-9f86-264f444bcceb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:20.603923 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:43:20.611746 [ 244 ] {} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.03.21 18:43:20.612588 [ 244 ] {} system.metric_log (379d34fc-d09a-47b3-9f86-264f444bcceb): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:20.613029 [ 71 ] {} system.metric_log (379d34fc-d09a-47b3-9f86-264f444bcceb) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.03.21 18:43:20.613202 [ 71 ] {} system.metric_log (379d34fc-d09a-47b3-9f86-264f444bcceb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:20.613297 [ 71 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:43:20.613858 [ 199 ] {379d34fc-d09a-47b3-9f86-264f444bcceb::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2025.03.21 18:43:20.628349 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 159 2025.03.21 18:43:20.630419 [ 199 ] {379d34fc-d09a-47b3-9f86-264f444bcceb::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 18:43:20.632347 [ 199 ] {379d34fc-d09a-47b3-9f86-264f444bcceb::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 121 rows starting from the beginning of the part 2025.03.21 18:43:20.638226 [ 199 ] {379d34fc-d09a-47b3-9f86-264f444bcceb::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 8 rows starting from the beginning of the part 2025.03.21 18:43:20.644249 [ 199 ] {379d34fc-d09a-47b3-9f86-264f444bcceb::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 7 rows starting from the beginning of the part 2025.03.21 18:43:20.650120 [ 199 ] {379d34fc-d09a-47b3-9f86-264f444bcceb::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 8 rows starting from the beginning of the part 2025.03.21 18:43:20.656008 [ 199 ] {379d34fc-d09a-47b3-9f86-264f444bcceb::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 7 rows starting from the beginning of the part 2025.03.21 18:43:20.660874 [ 199 ] {379d34fc-d09a-47b3-9f86-264f444bcceb::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 8 rows starting from the beginning of the part 2025.03.21 18:43:20.720246 [ 189 ] {379d34fc-d09a-47b3-9f86-264f444bcceb::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.106757997 sec., 1489.349786133586 rows/sec., 7.70 MiB/sec. 2025.03.21 18:43:20.721968 [ 195 ] {379d34fc-d09a-47b3-9f86-264f444bcceb::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.03.21 18:43:20.724538 [ 195 ] {379d34fc-d09a-47b3-9f86-264f444bcceb::all_1_21_4} system.metric_log (379d34fc-d09a-47b3-9f86-264f444bcceb): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:20.724655 [ 195 ] {379d34fc-d09a-47b3-9f86-264f444bcceb::all_1_21_4} system.metric_log (379d34fc-d09a-47b3-9f86-264f444bcceb) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.03.21 18:43:20.726195 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. 2025.03.21 18:43:21.000259 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 185.98 MiB, peak 196.54 MiB, free memory in arenas 0.00 B, will set to 188.30 MiB (RSS), difference: 2.33 MiB 2025.03.21 18:43:22.477040 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 680 2025.03.21 18:43:22.480305 [ 242 ] {} system.query_log (fc3d32f1-e2fa-4c2e-b979-22efa01612ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:22.480361 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:43:22.481831 [ 242 ] {} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.03.21 18:43:22.482145 [ 242 ] {} system.query_log (fc3d32f1-e2fa-4c2e-b979-22efa01612ba): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:22.483462 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 680 2025.03.21 18:43:23.117586 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:43:23.117792 [ 267 ] {caa48ac7-e9a3-477d-a6df-553fc195bc31} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 18:43:23.117870 [ 267 ] {caa48ac7-e9a3-477d-a6df-553fc195bc31} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 18:43:23.118673 [ 267 ] {caa48ac7-e9a3-477d-a6df-553fc195bc31} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:23.118715 [ 267 ] {caa48ac7-e9a3-477d-a6df-553fc195bc31} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:43:23.119145 [ 267 ] {caa48ac7-e9a3-477d-a6df-553fc195bc31} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.03.21 18:43:23.119399 [ 267 ] {caa48ac7-e9a3-477d-a6df-553fc195bc31} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:23.119596 [ 267 ] {caa48ac7-e9a3-477d-a6df-553fc195bc31} executeQuery: Read 72 rows, 5.99 KiB in 0.001863 sec., 38647.34299516908 rows/sec., 3.14 MiB/sec. 2025.03.21 18:43:23.119661 [ 267 ] {caa48ac7-e9a3-477d-a6df-553fc195bc31} TCPHandler: Processed in 0.002214389 sec. 2025.03.21 18:43:23.119795 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:43:23.119909 [ 267 ] {68396b9e-414c-46c3-aa35-e6e578850382} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 18:43:23.119958 [ 267 ] {68396b9e-414c-46c3-aa35-e6e578850382} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 18:43:23.120489 [ 267 ] {68396b9e-414c-46c3-aa35-e6e578850382} oximeter.fields_u16 (8d5fe5b5-2060-44d2-9590-037bc5fae09b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:23.120528 [ 267 ] {68396b9e-414c-46c3-aa35-e6e578850382} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:43:23.120875 [ 267 ] {68396b9e-414c-46c3-aa35-e6e578850382} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.03.21 18:43:23.121125 [ 267 ] {68396b9e-414c-46c3-aa35-e6e578850382} oximeter.fields_u16 (8d5fe5b5-2060-44d2-9590-037bc5fae09b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:23.121256 [ 68 ] {} oximeter.fields_u16 (8d5fe5b5-2060-44d2-9590-037bc5fae09b) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.03.21 18:43:23.121305 [ 68 ] {} oximeter.fields_u16 (8d5fe5b5-2060-44d2-9590-037bc5fae09b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:23.121314 [ 267 ] {68396b9e-414c-46c3-aa35-e6e578850382} executeQuery: Read 8 rows, 616.00 B in 0.00143 sec., 5594.4055944055945 rows/sec., 420.67 KiB/sec. 2025.03.21 18:43:23.121334 [ 68 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:43:23.121383 [ 267 ] {68396b9e-414c-46c3-aa35-e6e578850382} TCPHandler: Processed in 0.001639169 sec. 2025.03.21 18:43:23.121724 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:43:23.121845 [ 198 ] {8d5fe5b5-2060-44d2-9590-037bc5fae09b::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2025.03.21 18:43:23.122242 [ 267 ] {8022d95c-73a3-471e-a499-6deb96fa895b} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 18:43:23.122315 [ 198 ] {8d5fe5b5-2060-44d2-9590-037bc5fae09b::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 18:43:23.122338 [ 267 ] {8022d95c-73a3-471e-a499-6deb96fa895b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 18:43:23.122401 [ 198 ] {8d5fe5b5-2060-44d2-9590-037bc5fae09b::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 164 rows starting from the beginning of the part 2025.03.21 18:43:23.122713 [ 198 ] {8d5fe5b5-2060-44d2-9590-037bc5fae09b::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 16 rows starting from the beginning of the part 2025.03.21 18:43:23.123054 [ 198 ] {8d5fe5b5-2060-44d2-9590-037bc5fae09b::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 138 rows starting from the beginning of the part 2025.03.21 18:43:23.123349 [ 198 ] {8d5fe5b5-2060-44d2-9590-037bc5fae09b::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 8 rows starting from the beginning of the part 2025.03.21 18:43:23.123689 [ 198 ] {8d5fe5b5-2060-44d2-9590-037bc5fae09b::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 144 rows starting from the beginning of the part 2025.03.21 18:43:23.124030 [ 198 ] {8d5fe5b5-2060-44d2-9590-037bc5fae09b::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 8 rows starting from the beginning of the part 2025.03.21 18:43:23.125326 [ 267 ] {8022d95c-73a3-471e-a499-6deb96fa895b} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:23.125391 [ 267 ] {8022d95c-73a3-471e-a499-6deb96fa895b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.03.21 18:43:23.126479 [ 267 ] {8022d95c-73a3-471e-a499-6deb96fa895b} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.03.21 18:43:23.127012 [ 267 ] {8022d95c-73a3-471e-a499-6deb96fa895b} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:23.127032 [ 195 ] {8d5fe5b5-2060-44d2-9590-037bc5fae09b::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 478 rows, containing 5 columns (5 merged, 0 gathered) in 0.005593758 sec., 85452.39175523861 rows/sec., 5.74 MiB/sec. 2025.03.21 18:43:23.127337 [ 267 ] {8022d95c-73a3-471e-a499-6deb96fa895b} executeQuery: Read 72 rows, 5.76 KiB in 0.005289 sec., 13613.159387407826 rows/sec., 1.06 MiB/sec. 2025.03.21 18:43:23.127389 [ 195 ] {8d5fe5b5-2060-44d2-9590-037bc5fae09b::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.03.21 18:43:23.127510 [ 267 ] {8022d95c-73a3-471e-a499-6deb96fa895b} TCPHandler: Processed in 0.005902004 sec. 2025.03.21 18:43:23.127666 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:43:23.127839 [ 267 ] {34cc2fb2-a85c-4ab3-9787-16d9c4dc27dc} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 18:43:23.127931 [ 267 ] {34cc2fb2-a85c-4ab3-9787-16d9c4dc27dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 18:43:23.127951 [ 195 ] {8d5fe5b5-2060-44d2-9590-037bc5fae09b::all_1_26_5} oximeter.fields_u16 (8d5fe5b5-2060-44d2-9590-037bc5fae09b): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:23.128230 [ 195 ] {8d5fe5b5-2060-44d2-9590-037bc5fae09b::all_1_26_5} oximeter.fields_u16 (8d5fe5b5-2060-44d2-9590-037bc5fae09b) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.03.21 18:43:23.128426 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2025.03.21 18:43:23.128855 [ 267 ] {34cc2fb2-a85c-4ab3-9787-16d9c4dc27dc} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:23.128899 [ 267 ] {34cc2fb2-a85c-4ab3-9787-16d9c4dc27dc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:43:23.129295 [ 267 ] {34cc2fb2-a85c-4ab3-9787-16d9c4dc27dc} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.03.21 18:43:23.129533 [ 267 ] {34cc2fb2-a85c-4ab3-9787-16d9c4dc27dc} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:23.129717 [ 267 ] {34cc2fb2-a85c-4ab3-9787-16d9c4dc27dc} executeQuery: Read 160 rows, 11.41 KiB in 0.001934 sec., 82730.09307135471 rows/sec., 5.76 MiB/sec. 2025.03.21 18:43:23.129773 [ 267 ] {34cc2fb2-a85c-4ab3-9787-16d9c4dc27dc} TCPHandler: Processed in 0.002158738 sec. 2025.03.21 18:43:23.129909 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:43:23.130015 [ 267 ] {8dc9ff68-9f3a-4e67-9e1d-eede111b8750} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.21 18:43:23.130084 [ 267 ] {8dc9ff68-9f3a-4e67-9e1d-eede111b8750} 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.03.21 18:43:23.131127 [ 267 ] {8dc9ff68-9f3a-4e67-9e1d-eede111b8750} oximeter.measurements_histogramu64 (e2f23082-f29d-4d29-b3a0-31acfc10d3e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:23.131165 [ 267 ] {8dc9ff68-9f3a-4e67-9e1d-eede111b8750} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:43:23.131771 [ 267 ] {8dc9ff68-9f3a-4e67-9e1d-eede111b8750} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.03.21 18:43:23.132035 [ 267 ] {8dc9ff68-9f3a-4e67-9e1d-eede111b8750} oximeter.measurements_histogramu64 (e2f23082-f29d-4d29-b3a0-31acfc10d3e9): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:23.132168 [ 68 ] {} oximeter.measurements_histogramu64 (e2f23082-f29d-4d29-b3a0-31acfc10d3e9) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.03.21 18:43:23.132219 [ 68 ] {} oximeter.measurements_histogramu64 (e2f23082-f29d-4d29-b3a0-31acfc10d3e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:23.132246 [ 68 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.03.21 18:43:23.132249 [ 267 ] {8dc9ff68-9f3a-4e67-9e1d-eede111b8750} executeQuery: Read 8 rows, 14.68 KiB in 0.002255 sec., 3547.671840354767 rows/sec., 6.36 MiB/sec. 2025.03.21 18:43:23.132618 [ 189 ] {e2f23082-f29d-4d29-b3a0-31acfc10d3e9::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2025.03.21 18:43:23.132641 [ 267 ] {8dc9ff68-9f3a-4e67-9e1d-eede111b8750} TCPHandler: Processed in 0.002781399 sec. 2025.03.21 18:43:23.132927 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:43:23.133172 [ 267 ] {2611a5c1-ab99-4a5d-beb8-71b243c8c5c9} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 18:43:23.133290 [ 267 ] {2611a5c1-ab99-4a5d-beb8-71b243c8c5c9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 18:43:23.133322 [ 189 ] {e2f23082-f29d-4d29-b3a0-31acfc10d3e9::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 18:43:23.133576 [ 189 ] {e2f23082-f29d-4d29-b3a0-31acfc10d3e9::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 396 rows starting from the beginning of the part 2025.03.21 18:43:23.134371 [ 189 ] {e2f23082-f29d-4d29-b3a0-31acfc10d3e9::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 8 rows starting from the beginning of the part 2025.03.21 18:43:23.135191 [ 189 ] {e2f23082-f29d-4d29-b3a0-31acfc10d3e9::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 32 rows starting from the beginning of the part 2025.03.21 18:43:23.135302 [ 267 ] {2611a5c1-ab99-4a5d-beb8-71b243c8c5c9} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:23.135408 [ 267 ] {2611a5c1-ab99-4a5d-beb8-71b243c8c5c9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.03.21 18:43:23.135828 [ 189 ] {e2f23082-f29d-4d29-b3a0-31acfc10d3e9::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 8 rows starting from the beginning of the part 2025.03.21 18:43:23.136443 [ 189 ] {e2f23082-f29d-4d29-b3a0-31acfc10d3e9::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 32 rows starting from the beginning of the part 2025.03.21 18:43:23.137101 [ 189 ] {e2f23082-f29d-4d29-b3a0-31acfc10d3e9::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 8 rows starting from the beginning of the part 2025.03.21 18:43:23.137238 [ 267 ] {2611a5c1-ab99-4a5d-beb8-71b243c8c5c9} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.03.21 18:43:23.138017 [ 267 ] {2611a5c1-ab99-4a5d-beb8-71b243c8c5c9} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:23.138386 [ 267 ] {2611a5c1-ab99-4a5d-beb8-71b243c8c5c9} executeQuery: Read 60 rows, 4.14 KiB in 0.005288 sec., 11346.4447806354 rows/sec., 783.02 KiB/sec. 2025.03.21 18:43:23.138520 [ 267 ] {2611a5c1-ab99-4a5d-beb8-71b243c8c5c9} TCPHandler: Processed in 0.00567841 sec. 2025.03.21 18:43:23.142076 [ 186 ] {e2f23082-f29d-4d29-b3a0-31acfc10d3e9::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 484 rows, containing 19 columns (19 merged, 0 gathered) in 0.009713251 sec., 49828.836915673244 rows/sec., 89.29 MiB/sec. 2025.03.21 18:43:23.142839 [ 186 ] {e2f23082-f29d-4d29-b3a0-31acfc10d3e9::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.03.21 18:43:23.143335 [ 186 ] {e2f23082-f29d-4d29-b3a0-31acfc10d3e9::all_1_26_5} oximeter.measurements_histogramu64 (e2f23082-f29d-4d29-b3a0-31acfc10d3e9): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:23.143428 [ 186 ] {e2f23082-f29d-4d29-b3a0-31acfc10d3e9::all_1_26_5} oximeter.measurements_histogramu64 (e2f23082-f29d-4d29-b3a0-31acfc10d3e9) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.03.21 18:43:23.143599 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.72 MiB. 2025.03.21 18:43:27.346329 [ 59 ] {} DNSResolver: Updating DNS cache 2025.03.21 18:43:27.346389 [ 59 ] {} DNSResolver: Updated DNS cache 2025.03.21 18:43:27.442004 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 10126 2025.03.21 18:43:27.443147 [ 243 ] {} system.asynchronous_metric_log (253f5c70-e022-4d90-b8fd-77ae60dab28a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:27.443220 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.03.21 18:43:27.443767 [ 243 ] {} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.03.21 18:43:27.444033 [ 243 ] {} system.asynchronous_metric_log (253f5c70-e022-4d90-b8fd-77ae60dab28a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:27.444242 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10126 2025.03.21 18:43:28.125409 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:43:28.125619 [ 267 ] {bf6d92c0-b01f-407a-abb5-8c0d419b799e} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.21 18:43:28.125700 [ 267 ] {bf6d92c0-b01f-407a-abb5-8c0d419b799e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.21 18:43:28.126621 [ 267 ] {bf6d92c0-b01f-407a-abb5-8c0d419b799e} oximeter.fields_i16 (a5ae9dd6-eb39-4afa-ba7d-facc03842aac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:28.126723 [ 267 ] {bf6d92c0-b01f-407a-abb5-8c0d419b799e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.03.21 18:43:28.127166 [ 267 ] {bf6d92c0-b01f-407a-abb5-8c0d419b799e} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.03.21 18:43:28.127432 [ 267 ] {bf6d92c0-b01f-407a-abb5-8c0d419b799e} oximeter.fields_i16 (a5ae9dd6-eb39-4afa-ba7d-facc03842aac): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:28.127645 [ 57 ] {} oximeter.fields_i16 (a5ae9dd6-eb39-4afa-ba7d-facc03842aac) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 2025.03.21 18:43:28.127676 [ 267 ] {bf6d92c0-b01f-407a-abb5-8c0d419b799e} executeQuery: Read 212 rows, 13.81 KiB in 0.002115 sec., 100236.40661938534 rows/sec., 6.37 MiB/sec. 2025.03.21 18:43:28.127726 [ 57 ] {} oximeter.fields_i16 (a5ae9dd6-eb39-4afa-ba7d-facc03842aac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:28.127811 [ 57 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.03.21 18:43:28.127819 [ 267 ] {bf6d92c0-b01f-407a-abb5-8c0d419b799e} TCPHandler: Processed in 0.002548225 sec. 2025.03.21 18:43:28.128130 [ 187 ] {a5ae9dd6-eb39-4afa-ba7d-facc03842aac::all_1_13_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full 2025.03.21 18:43:28.128142 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:43:28.128439 [ 187 ] {a5ae9dd6-eb39-4afa-ba7d-facc03842aac::all_1_13_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 18:43:28.128447 [ 267 ] {a8c918ef-98cd-453e-a87b-e1faaed0d588} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 18:43:28.128499 [ 187 ] {a5ae9dd6-eb39-4afa-ba7d-facc03842aac::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 212 rows starting from the beginning of the part 2025.03.21 18:43:28.128526 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 2025.03.21 18:43:28.128566 [ 267 ] {a8c918ef-98cd-453e-a87b-e1faaed0d588} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 18:43:28.129213 [ 187 ] {a5ae9dd6-eb39-4afa-ba7d-facc03842aac::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 212 rows starting from the beginning of the part 2025.03.21 18:43:28.129821 [ 187 ] {a5ae9dd6-eb39-4afa-ba7d-facc03842aac::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 212 rows starting from the beginning of the part 2025.03.21 18:43:28.130318 [ 187 ] {a5ae9dd6-eb39-4afa-ba7d-facc03842aac::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 212 rows starting from the beginning of the part 2025.03.21 18:43:28.130787 [ 187 ] {a5ae9dd6-eb39-4afa-ba7d-facc03842aac::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 212 rows starting from the beginning of the part 2025.03.21 18:43:28.134146 [ 267 ] {a8c918ef-98cd-453e-a87b-e1faaed0d588} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:28.134233 [ 267 ] {a8c918ef-98cd-453e-a87b-e1faaed0d588} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.03.21 18:43:28.136277 [ 267 ] {a8c918ef-98cd-453e-a87b-e1faaed0d588} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.03.21 18:43:28.138001 [ 267 ] {a8c918ef-98cd-453e-a87b-e1faaed0d588} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:28.138886 [ 267 ] {a8c918ef-98cd-453e-a87b-e1faaed0d588} executeQuery: Read 681 rows, 55.43 KiB in 0.010509 sec., 64801.59862974594 rows/sec., 5.15 MiB/sec. 2025.03.21 18:43:28.139075 [ 187 ] {a5ae9dd6-eb39-4afa-ba7d-facc03842aac::all_1_13_3} MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.011110976 sec., 95401.16007810655 rows/sec., 6.43 MiB/sec. 2025.03.21 18:43:28.139151 [ 267 ] {a8c918ef-98cd-453e-a87b-e1faaed0d588} TCPHandler: Processed in 0.011130055 sec. 2025.03.21 18:43:28.139356 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:43:28.139366 [ 188 ] {a5ae9dd6-eb39-4afa-ba7d-facc03842aac::all_1_13_3} MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) 2025.03.21 18:43:28.139585 [ 267 ] {33e3d97b-bcda-4c54-934b-cdc3824c8187} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 18:43:28.139683 [ 267 ] {33e3d97b-bcda-4c54-934b-cdc3824c8187} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 18:43:28.140128 [ 191 ] {a5ae9dd6-eb39-4afa-ba7d-facc03842aac::all_1_13_3} oximeter.fields_i16 (a5ae9dd6-eb39-4afa-ba7d-facc03842aac): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:28.140648 [ 191 ] {a5ae9dd6-eb39-4afa-ba7d-facc03842aac::all_1_13_3} oximeter.fields_i16 (a5ae9dd6-eb39-4afa-ba7d-facc03842aac) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 2025.03.21 18:43:28.141083 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. 2025.03.21 18:43:28.142136 [ 267 ] {33e3d97b-bcda-4c54-934b-cdc3824c8187} oximeter.fields_u16 (8d5fe5b5-2060-44d2-9590-037bc5fae09b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:28.142196 [ 267 ] {33e3d97b-bcda-4c54-934b-cdc3824c8187} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.03.21 18:43:28.142927 [ 267 ] {33e3d97b-bcda-4c54-934b-cdc3824c8187} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.03.21 18:43:28.143330 [ 267 ] {33e3d97b-bcda-4c54-934b-cdc3824c8187} oximeter.fields_u16 (8d5fe5b5-2060-44d2-9590-037bc5fae09b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:28.143775 [ 267 ] {33e3d97b-bcda-4c54-934b-cdc3824c8187} executeQuery: Read 138 rows, 8.79 KiB in 0.004243 sec., 32524.15743577657 rows/sec., 2.02 MiB/sec. 2025.03.21 18:43:28.143925 [ 267 ] {33e3d97b-bcda-4c54-934b-cdc3824c8187} TCPHandler: Processed in 0.004635891 sec. 2025.03.21 18:43:28.144126 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:43:28.144304 [ 267 ] {67e09e97-de18-413a-ab97-af9c5ceffa13} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.21 18:43:28.144380 [ 267 ] {67e09e97-de18-413a-ab97-af9c5ceffa13} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.21 18:43:28.146011 [ 267 ] {67e09e97-de18-413a-ab97-af9c5ceffa13} oximeter.fields_u32 (911397e8-289e-4551-882d-cedea57ba2f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:28.146072 [ 267 ] {67e09e97-de18-413a-ab97-af9c5ceffa13} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.03.21 18:43:28.146754 [ 267 ] {67e09e97-de18-413a-ab97-af9c5ceffa13} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.03.21 18:43:28.147108 [ 267 ] {67e09e97-de18-413a-ab97-af9c5ceffa13} oximeter.fields_u32 (911397e8-289e-4551-882d-cedea57ba2f0): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:28.147911 [ 267 ] {67e09e97-de18-413a-ab97-af9c5ceffa13} executeQuery: Read 113 rows, 7.49 KiB in 0.003626 sec., 31163.816878102592 rows/sec., 2.02 MiB/sec. 2025.03.21 18:43:28.148367 [ 267 ] {67e09e97-de18-413a-ab97-af9c5ceffa13} TCPHandler: Processed in 0.004300345 sec. 2025.03.21 18:43:28.148734 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:43:28.148959 [ 267 ] {e131396f-b74c-4047-9f55-2d035a6832f2} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.21 18:43:28.149028 [ 267 ] {e131396f-b74c-4047-9f55-2d035a6832f2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.21 18:43:28.150375 [ 267 ] {e131396f-b74c-4047-9f55-2d035a6832f2} oximeter.fields_u8 (f2f1152e-1157-43b1-b21d-ee3b814d9cca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:28.150446 [ 267 ] {e131396f-b74c-4047-9f55-2d035a6832f2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.03.21 18:43:28.151198 [ 267 ] {e131396f-b74c-4047-9f55-2d035a6832f2} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.03.21 18:43:28.151620 [ 267 ] {e131396f-b74c-4047-9f55-2d035a6832f2} oximeter.fields_u8 (f2f1152e-1157-43b1-b21d-ee3b814d9cca): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:28.151889 [ 57 ] {} oximeter.fields_u8 (f2f1152e-1157-43b1-b21d-ee3b814d9cca) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 2025.03.21 18:43:28.152084 [ 57 ] {} oximeter.fields_u8 (f2f1152e-1157-43b1-b21d-ee3b814d9cca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:28.152135 [ 267 ] {e131396f-b74c-4047-9f55-2d035a6832f2} executeQuery: Read 112 rows, 6.53 KiB in 0.003198 sec., 35021.88868042527 rows/sec., 2.00 MiB/sec. 2025.03.21 18:43:28.152245 [ 57 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.03.21 18:43:28.152510 [ 267 ] {e131396f-b74c-4047-9f55-2d035a6832f2} TCPHandler: Processed in 0.003900678 sec. 2025.03.21 18:43:28.152706 [ 188 ] {f2f1152e-1157-43b1-b21d-ee3b814d9cca::all_1_13_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full 2025.03.21 18:43:28.152776 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:43:28.153022 [ 188 ] {f2f1152e-1157-43b1-b21d-ee3b814d9cca::all_1_13_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 18:43:28.153023 [ 267 ] {fb45f79a-47c5-4c4f-80b8-76962c86baf2} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 18:43:28.153099 [ 188 ] {f2f1152e-1157-43b1-b21d-ee3b814d9cca::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 112 rows starting from the beginning of the part 2025.03.21 18:43:28.153139 [ 267 ] {fb45f79a-47c5-4c4f-80b8-76962c86baf2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 18:43:28.153607 [ 188 ] {f2f1152e-1157-43b1-b21d-ee3b814d9cca::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 112 rows starting from the beginning of the part 2025.03.21 18:43:28.154210 [ 188 ] {f2f1152e-1157-43b1-b21d-ee3b814d9cca::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 112 rows starting from the beginning of the part 2025.03.21 18:43:28.154780 [ 188 ] {f2f1152e-1157-43b1-b21d-ee3b814d9cca::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 112 rows starting from the beginning of the part 2025.03.21 18:43:28.155305 [ 188 ] {f2f1152e-1157-43b1-b21d-ee3b814d9cca::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 112 rows starting from the beginning of the part 2025.03.21 18:43:28.157199 [ 267 ] {fb45f79a-47c5-4c4f-80b8-76962c86baf2} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:28.157268 [ 267 ] {fb45f79a-47c5-4c4f-80b8-76962c86baf2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.03.21 18:43:28.158562 [ 267 ] {fb45f79a-47c5-4c4f-80b8-76962c86baf2} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.03.21 18:43:28.159026 [ 197 ] {f2f1152e-1157-43b1-b21d-ee3b814d9cca::all_1_13_3} MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.006522314 sec., 85859.09847333323 rows/sec., 5.22 MiB/sec. 2025.03.21 18:43:28.159442 [ 267 ] {fb45f79a-47c5-4c4f-80b8-76962c86baf2} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:28.159590 [ 197 ] {f2f1152e-1157-43b1-b21d-ee3b814d9cca::all_1_13_3} MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) 2025.03.21 18:43:28.160129 [ 267 ] {fb45f79a-47c5-4c4f-80b8-76962c86baf2} executeQuery: Read 414 rows, 30.15 KiB in 0.007171 sec., 57732.533816761956 rows/sec., 4.11 MiB/sec. 2025.03.21 18:43:28.160403 [ 267 ] {fb45f79a-47c5-4c4f-80b8-76962c86baf2} TCPHandler: Processed in 0.007704316 sec. 2025.03.21 18:43:28.160685 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:43:28.160869 [ 197 ] {f2f1152e-1157-43b1-b21d-ee3b814d9cca::all_1_13_3} oximeter.fields_u8 (f2f1152e-1157-43b1-b21d-ee3b814d9cca): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:28.160996 [ 267 ] {79460c2f-5025-403a-9120-768e236578a8} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.03.21 18:43:28.161167 [ 267 ] {79460c2f-5025-403a-9120-768e236578a8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.03.21 18:43:28.161279 [ 197 ] {f2f1152e-1157-43b1-b21d-ee3b814d9cca::all_1_13_3} oximeter.fields_u8 (f2f1152e-1157-43b1-b21d-ee3b814d9cca) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 2025.03.21 18:43:28.161730 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2025.03.21 18:43:28.162860 [ 267 ] {79460c2f-5025-403a-9120-768e236578a8} oximeter.measurements_bool (e3cf1b1a-2fa1-4266-9f36-a423b8f8ccf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:28.162916 [ 267 ] {79460c2f-5025-403a-9120-768e236578a8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.03.21 18:43:28.163596 [ 267 ] {79460c2f-5025-403a-9120-768e236578a8} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.03.21 18:43:28.163991 [ 267 ] {79460c2f-5025-403a-9120-768e236578a8} oximeter.measurements_bool (e3cf1b1a-2fa1-4266-9f36-a423b8f8ccf3): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:28.164409 [ 267 ] {79460c2f-5025-403a-9120-768e236578a8} executeQuery: Read 6 rows, 321.00 B in 0.003516 sec., 1706.4846416382252 rows/sec., 89.16 KiB/sec. 2025.03.21 18:43:28.164524 [ 267 ] {79460c2f-5025-403a-9120-768e236578a8} TCPHandler: Processed in 0.003933869 sec. 2025.03.21 18:43:28.164705 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:43:28.164886 [ 267 ] {18aa8ab1-5de0-44f4-82db-916a1fd03948} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 18:43:28.164967 [ 267 ] {18aa8ab1-5de0-44f4-82db-916a1fd03948} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 18:43:28.166519 [ 267 ] {18aa8ab1-5de0-44f4-82db-916a1fd03948} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:28.166568 [ 267 ] {18aa8ab1-5de0-44f4-82db-916a1fd03948} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.03.21 18:43:28.167257 [ 267 ] {18aa8ab1-5de0-44f4-82db-916a1fd03948} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.03.21 18:43:28.167598 [ 267 ] {18aa8ab1-5de0-44f4-82db-916a1fd03948} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:28.168140 [ 267 ] {18aa8ab1-5de0-44f4-82db-916a1fd03948} executeQuery: Read 237 rows, 16.27 KiB in 0.003269 sec., 72499.2352401346 rows/sec., 4.86 MiB/sec. 2025.03.21 18:43:28.168571 [ 267 ] {18aa8ab1-5de0-44f4-82db-916a1fd03948} TCPHandler: Processed in 0.00394011 sec. 2025.03.21 18:43:28.168960 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:43:28.169155 [ 267 ] {76eaf7b8-29c2-4c0c-9cd5-6337e99536af} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.03.21 18:43:28.169229 [ 267 ] {76eaf7b8-29c2-4c0c-9cd5-6337e99536af} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.03.21 18:43:28.170299 [ 267 ] {76eaf7b8-29c2-4c0c-9cd5-6337e99536af} oximeter.measurements_f64 (7b0b0415-7ba0-4118-af58-37132dd63164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:28.170342 [ 267 ] {76eaf7b8-29c2-4c0c-9cd5-6337e99536af} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.03.21 18:43:28.171048 [ 267 ] {76eaf7b8-29c2-4c0c-9cd5-6337e99536af} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.03.21 18:43:28.171444 [ 267 ] {76eaf7b8-29c2-4c0c-9cd5-6337e99536af} oximeter.measurements_f64 (7b0b0415-7ba0-4118-af58-37132dd63164): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:28.171896 [ 267 ] {76eaf7b8-29c2-4c0c-9cd5-6337e99536af} executeQuery: Read 1 rows, 69.00 B in 0.002772 sec., 360.75036075036076 rows/sec., 24.31 KiB/sec. 2025.03.21 18:43:28.172124 [ 267 ] {76eaf7b8-29c2-4c0c-9cd5-6337e99536af} TCPHandler: Processed in 0.003281357 sec. 2025.03.21 18:43:28.172282 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:43:28.172428 [ 267 ] {5e2d4115-3e2f-439a-9257-74180dfb60a3} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.21 18:43:28.172558 [ 267 ] {5e2d4115-3e2f-439a-9257-74180dfb60a3} 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.03.21 18:43:28.176160 [ 267 ] {5e2d4115-3e2f-439a-9257-74180dfb60a3} oximeter.measurements_histogramu64 (e2f23082-f29d-4d29-b3a0-31acfc10d3e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:28.176203 [ 267 ] {5e2d4115-3e2f-439a-9257-74180dfb60a3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.03.21 18:43:28.177107 [ 267 ] {5e2d4115-3e2f-439a-9257-74180dfb60a3} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.03.21 18:43:28.177679 [ 267 ] {5e2d4115-3e2f-439a-9257-74180dfb60a3} oximeter.measurements_histogramu64 (e2f23082-f29d-4d29-b3a0-31acfc10d3e9): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:28.178474 [ 267 ] {5e2d4115-3e2f-439a-9257-74180dfb60a3} executeQuery: Read 32 rows, 58.72 KiB in 0.006043 sec., 5295.383087870263 rows/sec., 9.49 MiB/sec. 2025.03.21 18:43:28.179658 [ 267 ] {5e2d4115-3e2f-439a-9257-74180dfb60a3} TCPHandler: Processed in 0.007432501 sec. 2025.03.21 18:43:28.179874 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:43:28.180034 [ 267 ] {b05b4626-f2a3-4f1e-abf3-1e7d0d7bd046} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 18:43:28.180111 [ 267 ] {b05b4626-f2a3-4f1e-abf3-1e7d0d7bd046} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 18:43:28.181401 [ 267 ] {b05b4626-f2a3-4f1e-abf3-1e7d0d7bd046} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:28.181452 [ 267 ] {b05b4626-f2a3-4f1e-abf3-1e7d0d7bd046} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.03.21 18:43:28.182139 [ 267 ] {b05b4626-f2a3-4f1e-abf3-1e7d0d7bd046} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.03.21 18:43:28.182514 [ 267 ] {b05b4626-f2a3-4f1e-abf3-1e7d0d7bd046} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:28.183002 [ 267 ] {b05b4626-f2a3-4f1e-abf3-1e7d0d7bd046} executeQuery: Read 82 rows, 5.33 KiB in 0.002997 sec., 27360.694027360692 rows/sec., 1.74 MiB/sec. 2025.03.21 18:43:28.183258 [ 267 ] {b05b4626-f2a3-4f1e-abf3-1e7d0d7bd046} TCPHandler: Processed in 0.003447771 sec. 2025.03.21 18:43:28.189818 [ 244 ] {} system.metric_log (379d34fc-d09a-47b3-9f86-264f444bcceb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:28.189861 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.03.21 18:43:28.196878 [ 244 ] {} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.03.21 18:43:28.197627 [ 244 ] {} system.metric_log (379d34fc-d09a-47b3-9f86-264f444bcceb): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:28.201350 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 166 2025.03.21 18:43:31.152604 [ 53 ] {} oximeter.fields_ipaddr (54548ee5-6665-4ef7-88f2-6c8e26ee35cc) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.03.21 18:43:31.152678 [ 53 ] {} oximeter.fields_ipaddr (54548ee5-6665-4ef7-88f2-6c8e26ee35cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:31.152705 [ 53 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.03.21 18:43:31.152838 [ 193 ] {54548ee5-6665-4ef7-88f2-6c8e26ee35cc::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.03.21 18:43:31.152977 [ 193 ] {54548ee5-6665-4ef7-88f2-6c8e26ee35cc::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 18:43:31.153017 [ 193 ] {54548ee5-6665-4ef7-88f2-6c8e26ee35cc::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part 2025.03.21 18:43:31.153104 [ 193 ] {54548ee5-6665-4ef7-88f2-6c8e26ee35cc::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part 2025.03.21 18:43:31.153207 [ 193 ] {54548ee5-6665-4ef7-88f2-6c8e26ee35cc::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part 2025.03.21 18:43:31.153454 [ 193 ] {54548ee5-6665-4ef7-88f2-6c8e26ee35cc::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 8 rows starting from the beginning of the part 2025.03.21 18:43:31.153665 [ 193 ] {54548ee5-6665-4ef7-88f2-6c8e26ee35cc::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part 2025.03.21 18:43:31.154673 [ 192 ] {54548ee5-6665-4ef7-88f2-6c8e26ee35cc::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 32 rows, containing 5 columns (5 merged, 0 gathered) in 0.001897524 sec., 16864.081824525012 rows/sec., 1.41 MiB/sec. 2025.03.21 18:43:31.154853 [ 201 ] {54548ee5-6665-4ef7-88f2-6c8e26ee35cc::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.03.21 18:43:31.155191 [ 201 ] {54548ee5-6665-4ef7-88f2-6c8e26ee35cc::all_1_5_1} oximeter.fields_ipaddr (54548ee5-6665-4ef7-88f2-6c8e26ee35cc): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:31.155280 [ 201 ] {54548ee5-6665-4ef7-88f2-6c8e26ee35cc::all_1_5_1} oximeter.fields_ipaddr (54548ee5-6665-4ef7-88f2-6c8e26ee35cc) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.03.21 18:43:31.155366 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.03.21 18:43:31.449703 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:43:31.450025 [ 267 ] {4a1db4ad-3f97-4685-a209-aaa0ff778fc9} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 18:43:31.450143 [ 267 ] {4a1db4ad-3f97-4685-a209-aaa0ff778fc9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 18:43:31.451748 [ 267 ] {4a1db4ad-3f97-4685-a209-aaa0ff778fc9} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:31.451797 [ 267 ] {4a1db4ad-3f97-4685-a209-aaa0ff778fc9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.03.21 18:43:31.452317 [ 267 ] {4a1db4ad-3f97-4685-a209-aaa0ff778fc9} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.03.21 18:43:31.452564 [ 267 ] {4a1db4ad-3f97-4685-a209-aaa0ff778fc9} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:31.452860 [ 267 ] {4a1db4ad-3f97-4685-a209-aaa0ff778fc9} executeQuery: Read 1212 rows, 102.55 KiB in 0.002917 sec., 415495.37195749057 rows/sec., 34.33 MiB/sec. 2025.03.21 18:43:31.452989 [ 267 ] {4a1db4ad-3f97-4685-a209-aaa0ff778fc9} TCPHandler: Processed in 0.003471171 sec. 2025.03.21 18:43:31.453245 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:43:31.453450 [ 267 ] {5c5f61ee-4e00-4cd5-a776-d3d2f4d11ef8} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 18:43:31.453502 [ 267 ] {5c5f61ee-4e00-4cd5-a776-d3d2f4d11ef8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 18:43:31.454060 [ 267 ] {5c5f61ee-4e00-4cd5-a776-d3d2f4d11ef8} oximeter.fields_u16 (8d5fe5b5-2060-44d2-9590-037bc5fae09b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:31.454101 [ 267 ] {5c5f61ee-4e00-4cd5-a776-d3d2f4d11ef8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.03.21 18:43:31.454457 [ 267 ] {5c5f61ee-4e00-4cd5-a776-d3d2f4d11ef8} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.03.21 18:43:31.454692 [ 267 ] {5c5f61ee-4e00-4cd5-a776-d3d2f4d11ef8} oximeter.fields_u16 (8d5fe5b5-2060-44d2-9590-037bc5fae09b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:31.454962 [ 267 ] {5c5f61ee-4e00-4cd5-a776-d3d2f4d11ef8} executeQuery: Read 8 rows, 616.00 B in 0.001561 sec., 5124.919923126201 rows/sec., 385.37 KiB/sec. 2025.03.21 18:43:31.455174 [ 267 ] {5c5f61ee-4e00-4cd5-a776-d3d2f4d11ef8} TCPHandler: Processed in 0.002028746 sec. 2025.03.21 18:43:31.455332 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:43:31.455438 [ 267 ] {83794388-0f32-4a93-91b9-f556b3773f72} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.21 18:43:31.455483 [ 267 ] {83794388-0f32-4a93-91b9-f556b3773f72} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.21 18:43:31.456122 [ 267 ] {83794388-0f32-4a93-91b9-f556b3773f72} oximeter.fields_u32 (911397e8-289e-4551-882d-cedea57ba2f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:31.456161 [ 267 ] {83794388-0f32-4a93-91b9-f556b3773f72} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.03.21 18:43:31.456532 [ 267 ] {83794388-0f32-4a93-91b9-f556b3773f72} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.03.21 18:43:31.456791 [ 267 ] {83794388-0f32-4a93-91b9-f556b3773f72} oximeter.fields_u32 (911397e8-289e-4551-882d-cedea57ba2f0): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:31.457002 [ 267 ] {83794388-0f32-4a93-91b9-f556b3773f72} executeQuery: Read 228 rows, 15.81 KiB in 0.001588 sec., 143576.82619647356 rows/sec., 9.72 MiB/sec. 2025.03.21 18:43:31.457057 [ 267 ] {83794388-0f32-4a93-91b9-f556b3773f72} TCPHandler: Processed in 0.001776022 sec. 2025.03.21 18:43:31.457188 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:43:31.457293 [ 267 ] {866988a6-c440-4b91-a362-03ace0f2768d} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 18:43:31.457338 [ 267 ] {866988a6-c440-4b91-a362-03ace0f2768d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 18:43:31.458050 [ 267 ] {866988a6-c440-4b91-a362-03ace0f2768d} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:31.458089 [ 267 ] {866988a6-c440-4b91-a362-03ace0f2768d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.03.21 18:43:31.458465 [ 267 ] {866988a6-c440-4b91-a362-03ace0f2768d} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.03.21 18:43:31.458716 [ 267 ] {866988a6-c440-4b91-a362-03ace0f2768d} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:31.458950 [ 267 ] {866988a6-c440-4b91-a362-03ace0f2768d} executeQuery: Read 528 rows, 40.04 KiB in 0.001678 sec., 314660.30989272945 rows/sec., 23.31 MiB/sec. 2025.03.21 18:43:31.459004 [ 267 ] {866988a6-c440-4b91-a362-03ace0f2768d} TCPHandler: Processed in 0.001864683 sec. 2025.03.21 18:43:31.459118 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:43:31.459225 [ 267 ] {8afbe817-30fd-4b0c-85c3-1c75ff958cb5} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 18:43:31.459279 [ 267 ] {8afbe817-30fd-4b0c-85c3-1c75ff958cb5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 18:43:31.460015 [ 267 ] {8afbe817-30fd-4b0c-85c3-1c75ff958cb5} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:31.460055 [ 267 ] {8afbe817-30fd-4b0c-85c3-1c75ff958cb5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.03.21 18:43:31.460497 [ 267 ] {8afbe817-30fd-4b0c-85c3-1c75ff958cb5} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.03.21 18:43:31.460748 [ 267 ] {8afbe817-30fd-4b0c-85c3-1c75ff958cb5} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:31.460986 [ 267 ] {8afbe817-30fd-4b0c-85c3-1c75ff958cb5} executeQuery: Read 964 rows, 66.25 KiB in 0.001783 sec., 540661.8059450365 rows/sec., 36.29 MiB/sec. 2025.03.21 18:43:31.461039 [ 267 ] {8afbe817-30fd-4b0c-85c3-1c75ff958cb5} TCPHandler: Processed in 0.001972235 sec. 2025.03.21 18:43:31.461172 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:43:31.461309 [ 267 ] {62642af8-128f-46df-a2ec-ccc353e0a137} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.21 18:43:31.461389 [ 267 ] {62642af8-128f-46df-a2ec-ccc353e0a137} 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.03.21 18:43:31.462605 [ 267 ] {62642af8-128f-46df-a2ec-ccc353e0a137} oximeter.measurements_histogramu64 (e2f23082-f29d-4d29-b3a0-31acfc10d3e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:31.462646 [ 267 ] {62642af8-128f-46df-a2ec-ccc353e0a137} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.03.21 18:43:31.463269 [ 267 ] {62642af8-128f-46df-a2ec-ccc353e0a137} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.03.21 18:43:31.463528 [ 267 ] {62642af8-128f-46df-a2ec-ccc353e0a137} oximeter.measurements_histogramu64 (e2f23082-f29d-4d29-b3a0-31acfc10d3e9): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:31.463786 [ 267 ] {62642af8-128f-46df-a2ec-ccc353e0a137} executeQuery: Read 8 rows, 14.68 KiB in 0.002509 sec., 3188.5213232363494 rows/sec., 5.71 MiB/sec. 2025.03.21 18:43:31.463879 [ 267 ] {62642af8-128f-46df-a2ec-ccc353e0a137} TCPHandler: Processed in 0.002770209 sec. 2025.03.21 18:43:31.464014 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:43:31.464118 [ 267 ] {11ecb947-8618-4afa-b490-ef1575638fa4} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 18:43:31.464164 [ 267 ] {11ecb947-8618-4afa-b490-ef1575638fa4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 18:43:31.464595 [ 267 ] {11ecb947-8618-4afa-b490-ef1575638fa4} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:31.464635 [ 267 ] {11ecb947-8618-4afa-b490-ef1575638fa4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.03.21 18:43:31.464985 [ 267 ] {11ecb947-8618-4afa-b490-ef1575638fa4} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.03.21 18:43:31.465211 [ 267 ] {11ecb947-8618-4afa-b490-ef1575638fa4} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:31.465420 [ 267 ] {11ecb947-8618-4afa-b490-ef1575638fa4} executeQuery: Read 44 rows, 3.03 KiB in 0.001323 sec., 33257.74754346183 rows/sec., 2.24 MiB/sec. 2025.03.21 18:43:31.465469 [ 267 ] {11ecb947-8618-4afa-b490-ef1575638fa4} TCPHandler: Processed in 0.001504857 sec. 2025.03.21 18:43:32.483799 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 728 2025.03.21 18:43:32.487709 [ 242 ] {} system.query_log (fc3d32f1-e2fa-4c2e-b979-22efa01612ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:32.487782 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.03.21 18:43:32.489481 [ 242 ] {} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.03.21 18:43:32.489873 [ 242 ] {} system.query_log (fc3d32f1-e2fa-4c2e-b979-22efa01612ba): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:32.490130 [ 52 ] {} system.query_log (fc3d32f1-e2fa-4c2e-b979-22efa01612ba) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.03.21 18:43:32.490277 [ 52 ] {} system.query_log (fc3d32f1-e2fa-4c2e-b979-22efa01612ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:32.490347 [ 52 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.03.21 18:43:32.490804 [ 193 ] {fc3d32f1-e2fa-4c2e-b979-22efa01612ba::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.03.21 18:43:32.491737 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 728 2025.03.21 18:43:32.492184 [ 193 ] {fc3d32f1-e2fa-4c2e-b979-22efa01612ba::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 18:43:32.492389 [ 193 ] {fc3d32f1-e2fa-4c2e-b979-22efa01612ba::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 528 rows starting from the beginning of the part 2025.03.21 18:43:32.493098 [ 193 ] {fc3d32f1-e2fa-4c2e-b979-22efa01612ba::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 36 rows starting from the beginning of the part 2025.03.21 18:43:32.493763 [ 193 ] {fc3d32f1-e2fa-4c2e-b979-22efa01612ba::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 50 rows starting from the beginning of the part 2025.03.21 18:43:32.494390 [ 193 ] {fc3d32f1-e2fa-4c2e-b979-22efa01612ba::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 30 rows starting from the beginning of the part 2025.03.21 18:43:32.494960 [ 193 ] {fc3d32f1-e2fa-4c2e-b979-22efa01612ba::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 36 rows starting from the beginning of the part 2025.03.21 18:43:32.495515 [ 193 ] {fc3d32f1-e2fa-4c2e-b979-22efa01612ba::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 48 rows starting from the beginning of the part 2025.03.21 18:43:32.503956 [ 192 ] {fc3d32f1-e2fa-4c2e-b979-22efa01612ba::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 728 rows, containing 72 columns (72 merged, 0 gathered) in 0.013458807 sec., 54090.975522570465 rows/sec., 46.07 MiB/sec. 2025.03.21 18:43:32.505231 [ 200 ] {fc3d32f1-e2fa-4c2e-b979-22efa01612ba::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.03.21 18:43:32.506089 [ 200 ] {fc3d32f1-e2fa-4c2e-b979-22efa01612ba::all_1_16_3} system.query_log (fc3d32f1-e2fa-4c2e-b979-22efa01612ba): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:32.506186 [ 200 ] {fc3d32f1-e2fa-4c2e-b979-22efa01612ba::all_1_16_3} system.query_log (fc3d32f1-e2fa-4c2e-b979-22efa01612ba) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.03.21 18:43:32.506530 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.15 MiB. 2025.03.21 18:43:33.112393 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:43:33.112741 [ 267 ] {0cc38af7-8e45-485c-9884-eb67b6cccbdc} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 18:43:33.112859 [ 267 ] {0cc38af7-8e45-485c-9884-eb67b6cccbdc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 18:43:33.113891 [ 267 ] {0cc38af7-8e45-485c-9884-eb67b6cccbdc} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:33.113941 [ 267 ] {0cc38af7-8e45-485c-9884-eb67b6cccbdc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.03.21 18:43:33.114382 [ 267 ] {0cc38af7-8e45-485c-9884-eb67b6cccbdc} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.03.21 18:43:33.114642 [ 267 ] {0cc38af7-8e45-485c-9884-eb67b6cccbdc} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:33.114875 [ 51 ] {} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.03.21 18:43:33.114915 [ 267 ] {0cc38af7-8e45-485c-9884-eb67b6cccbdc} executeQuery: Read 56 rows, 4.41 KiB in 0.002259 sec., 24789.729969012835 rows/sec., 1.90 MiB/sec. 2025.03.21 18:43:33.114991 [ 51 ] {} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:33.115059 [ 267 ] {0cc38af7-8e45-485c-9884-eb67b6cccbdc} TCPHandler: Processed in 0.002756329 sec. 2025.03.21 18:43:33.115085 [ 51 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.03.21 18:43:33.115253 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:43:33.115302 [ 192 ] {3cc0c560-b9e5-47ef-88fa-c63b55708d98::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2025.03.21 18:43:33.115399 [ 267 ] {ea9e6516-e3e6-4302-9cbf-514ffcd18333} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 18:43:33.115468 [ 267 ] {ea9e6516-e3e6-4302-9cbf-514ffcd18333} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 18:43:33.115473 [ 192 ] {3cc0c560-b9e5-47ef-88fa-c63b55708d98::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 18:43:33.115532 [ 192 ] {3cc0c560-b9e5-47ef-88fa-c63b55708d98::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1846 rows starting from the beginning of the part 2025.03.21 18:43:33.115715 [ 192 ] {3cc0c560-b9e5-47ef-88fa-c63b55708d98::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 684 rows starting from the beginning of the part 2025.03.21 18:43:33.116190 [ 192 ] {3cc0c560-b9e5-47ef-88fa-c63b55708d98::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 72 rows starting from the beginning of the part 2025.03.21 18:43:33.116637 [ 192 ] {3cc0c560-b9e5-47ef-88fa-c63b55708d98::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 681 rows starting from the beginning of the part 2025.03.21 18:43:33.116979 [ 192 ] {3cc0c560-b9e5-47ef-88fa-c63b55708d98::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1212 rows starting from the beginning of the part 2025.03.21 18:43:33.117337 [ 192 ] {3cc0c560-b9e5-47ef-88fa-c63b55708d98::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 56 rows starting from the beginning of the part 2025.03.21 18:43:33.118118 [ 267 ] {ea9e6516-e3e6-4302-9cbf-514ffcd18333} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:33.118168 [ 267 ] {ea9e6516-e3e6-4302-9cbf-514ffcd18333} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.03.21 18:43:33.118777 [ 267 ] {ea9e6516-e3e6-4302-9cbf-514ffcd18333} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.03.21 18:43:33.119118 [ 267 ] {ea9e6516-e3e6-4302-9cbf-514ffcd18333} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:33.119322 [ 51 ] {} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.03.21 18:43:33.119405 [ 51 ] {} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:33.119414 [ 267 ] {ea9e6516-e3e6-4302-9cbf-514ffcd18333} executeQuery: Read 64 rows, 5.12 KiB in 0.004047 sec., 15814.183345688163 rows/sec., 1.23 MiB/sec. 2025.03.21 18:43:33.119445 [ 51 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.03.21 18:43:33.119569 [ 267 ] {ea9e6516-e3e6-4302-9cbf-514ffcd18333} TCPHandler: Processed in 0.004387247 sec. 2025.03.21 18:43:33.119759 [ 200 ] {abf58eaf-bbce-47c3-97d3-15f1abe98526::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2025.03.21 18:43:33.119796 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:43:33.119920 [ 200 ] {abf58eaf-bbce-47c3-97d3-15f1abe98526::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 18:43:33.119976 [ 200 ] {abf58eaf-bbce-47c3-97d3-15f1abe98526::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 914 rows starting from the beginning of the part 2025.03.21 18:43:33.120008 [ 267 ] {93287fe3-073d-4407-a0c4-98d8f6e21039} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 18:43:33.120254 [ 267 ] {93287fe3-073d-4407-a0c4-98d8f6e21039} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 18:43:33.120508 [ 200 ] {abf58eaf-bbce-47c3-97d3-15f1abe98526::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 420 rows starting from the beginning of the part 2025.03.21 18:43:33.121048 [ 200 ] {abf58eaf-bbce-47c3-97d3-15f1abe98526::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 72 rows starting from the beginning of the part 2025.03.21 18:43:33.121077 [ 192 ] {3cc0c560-b9e5-47ef-88fa-c63b55708d98::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 4551 rows, containing 5 columns (5 merged, 0 gathered) in 0.005851712 sec., 777721.1181958374 rows/sec., 66.09 MiB/sec. 2025.03.21 18:43:33.121370 [ 200 ] {abf58eaf-bbce-47c3-97d3-15f1abe98526::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 414 rows starting from the beginning of the part 2025.03.21 18:43:33.121584 [ 192 ] {3cc0c560-b9e5-47ef-88fa-c63b55708d98::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.03.21 18:43:33.122133 [ 200 ] {abf58eaf-bbce-47c3-97d3-15f1abe98526::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 528 rows starting from the beginning of the part 2025.03.21 18:43:33.122534 [ 200 ] {abf58eaf-bbce-47c3-97d3-15f1abe98526::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 64 rows starting from the beginning of the part 2025.03.21 18:43:33.123150 [ 192 ] {3cc0c560-b9e5-47ef-88fa-c63b55708d98::all_1_36_7} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:33.123354 [ 192 ] {3cc0c560-b9e5-47ef-88fa-c63b55708d98::all_1_36_7} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.03.21 18:43:33.123518 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.98 MiB. 2025.03.21 18:43:33.123647 [ 267 ] {93287fe3-073d-4407-a0c4-98d8f6e21039} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:33.123694 [ 267 ] {93287fe3-073d-4407-a0c4-98d8f6e21039} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.03.21 18:43:33.124254 [ 267 ] {93287fe3-073d-4407-a0c4-98d8f6e21039} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.03.21 18:43:33.124546 [ 267 ] {93287fe3-073d-4407-a0c4-98d8f6e21039} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:33.124815 [ 51 ] {} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.03.21 18:43:33.124926 [ 267 ] {93287fe3-073d-4407-a0c4-98d8f6e21039} executeQuery: Read 42 rows, 2.99 KiB in 0.004953 sec., 8479.709267110842 rows/sec., 604.12 KiB/sec. 2025.03.21 18:43:33.124979 [ 51 ] {} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:33.125169 [ 51 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.03.21 18:43:33.125362 [ 267 ] {93287fe3-073d-4407-a0c4-98d8f6e21039} TCPHandler: Processed in 0.005615219 sec. 2025.03.21 18:43:33.125616 [ 200 ] {abf58eaf-bbce-47c3-97d3-15f1abe98526::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 2412 rows, containing 5 columns (5 merged, 0 gathered) in 0.006014276 sec., 401045.77841123356 rows/sec., 30.71 MiB/sec. 2025.03.21 18:43:33.125638 [ 196 ] {ae45b45a-b62a-4d9b-948b-b386fabd81fd::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2025.03.21 18:43:33.125667 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:43:33.125826 [ 200 ] {abf58eaf-bbce-47c3-97d3-15f1abe98526::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.03.21 18:43:33.125830 [ 196 ] {ae45b45a-b62a-4d9b-948b-b386fabd81fd::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 18:43:33.125828 [ 267 ] {3068ad79-c6dc-4c7e-826d-431a3ca66b9e} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 18:43:33.125900 [ 196 ] {ae45b45a-b62a-4d9b-948b-b386fabd81fd::all_1_36_7} MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 9582 rows starting from the beginning of the part 2025.03.21 18:43:33.125945 [ 267 ] {3068ad79-c6dc-4c7e-826d-431a3ca66b9e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 18:43:33.126341 [ 196 ] {ae45b45a-b62a-4d9b-948b-b386fabd81fd::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 240 rows starting from the beginning of the part 2025.03.21 18:43:33.126877 [ 196 ] {ae45b45a-b62a-4d9b-948b-b386fabd81fd::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 160 rows starting from the beginning of the part 2025.03.21 18:43:33.126978 [ 200 ] {abf58eaf-bbce-47c3-97d3-15f1abe98526::all_1_36_7} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:33.127368 [ 196 ] {ae45b45a-b62a-4d9b-948b-b386fabd81fd::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 237 rows starting from the beginning of the part 2025.03.21 18:43:33.127594 [ 200 ] {abf58eaf-bbce-47c3-97d3-15f1abe98526::all_1_36_7} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.03.21 18:43:33.127928 [ 196 ] {ae45b45a-b62a-4d9b-948b-b386fabd81fd::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 964 rows starting from the beginning of the part 2025.03.21 18:43:33.128051 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. 2025.03.21 18:43:33.128288 [ 196 ] {ae45b45a-b62a-4d9b-948b-b386fabd81fd::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 42 rows starting from the beginning of the part 2025.03.21 18:43:33.128947 [ 267 ] {3068ad79-c6dc-4c7e-826d-431a3ca66b9e} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:33.128991 [ 267 ] {3068ad79-c6dc-4c7e-826d-431a3ca66b9e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.03.21 18:43:33.129414 [ 267 ] {3068ad79-c6dc-4c7e-826d-431a3ca66b9e} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.03.21 18:43:33.129714 [ 267 ] {3068ad79-c6dc-4c7e-826d-431a3ca66b9e} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:33.129933 [ 51 ] {} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.03.21 18:43:33.130050 [ 51 ] {} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:33.130150 [ 51 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.03.21 18:43:33.130194 [ 267 ] {3068ad79-c6dc-4c7e-826d-431a3ca66b9e} executeQuery: Read 16 rows, 1.11 KiB in 0.004399 sec., 3637.1902705160264 rows/sec., 252.19 KiB/sec. 2025.03.21 18:43:33.130453 [ 267 ] {3068ad79-c6dc-4c7e-826d-431a3ca66b9e} TCPHandler: Processed in 0.004854555 sec. 2025.03.21 18:43:33.130545 [ 200 ] {c7c9c81e-dc00-4970-9ce5-34da39abffbf::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2025.03.21 18:43:33.130712 [ 200 ] {c7c9c81e-dc00-4970-9ce5-34da39abffbf::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 18:43:33.130756 [ 200 ] {c7c9c81e-dc00-4970-9ce5-34da39abffbf::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1700 rows starting from the beginning of the part 2025.03.21 18:43:33.130928 [ 200 ] {c7c9c81e-dc00-4970-9ce5-34da39abffbf::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 82 rows starting from the beginning of the part 2025.03.21 18:43:33.131181 [ 200 ] {c7c9c81e-dc00-4970-9ce5-34da39abffbf::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 60 rows starting from the beginning of the part 2025.03.21 18:43:33.131338 [ 200 ] {c7c9c81e-dc00-4970-9ce5-34da39abffbf::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 82 rows starting from the beginning of the part 2025.03.21 18:43:33.131493 [ 200 ] {c7c9c81e-dc00-4970-9ce5-34da39abffbf::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 44 rows starting from the beginning of the part 2025.03.21 18:43:33.131831 [ 200 ] {c7c9c81e-dc00-4970-9ce5-34da39abffbf::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 16 rows starting from the beginning of the part 2025.03.21 18:43:33.133031 [ 189 ] {ae45b45a-b62a-4d9b-948b-b386fabd81fd::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 11225 rows, containing 5 columns (5 merged, 0 gathered) in 0.007556073 sec., 1485560.0256905935 rows/sec., 100.22 MiB/sec. 2025.03.21 18:43:33.133563 [ 189 ] {ae45b45a-b62a-4d9b-948b-b386fabd81fd::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.03.21 18:43:33.133697 [ 200 ] {c7c9c81e-dc00-4970-9ce5-34da39abffbf::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 1984 rows, containing 4 columns (4 merged, 0 gathered) in 0.003383869 sec., 586311.113107511 rows/sec., 38.24 MiB/sec. 2025.03.21 18:43:33.134071 [ 196 ] {ae45b45a-b62a-4d9b-948b-b386fabd81fd::all_1_36_7} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:33.134101 [ 195 ] {c7c9c81e-dc00-4970-9ce5-34da39abffbf::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.03.21 18:43:33.134253 [ 196 ] {ae45b45a-b62a-4d9b-948b-b386fabd81fd::all_1_36_7} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.03.21 18:43:33.134388 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.10 MiB. 2025.03.21 18:43:33.134602 [ 195 ] {c7c9c81e-dc00-4970-9ce5-34da39abffbf::all_1_36_7} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:33.134696 [ 195 ] {c7c9c81e-dc00-4970-9ce5-34da39abffbf::all_1_36_7} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.03.21 18:43:33.134799 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. 2025.03.21 18:43:34.944461 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 10553 2025.03.21 18:43:34.945190 [ 243 ] {} system.asynchronous_metric_log (253f5c70-e022-4d90-b8fd-77ae60dab28a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:34.945235 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.03.21 18:43:34.945784 [ 243 ] {} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.03.21 18:43:34.946044 [ 243 ] {} system.asynchronous_metric_log (253f5c70-e022-4d90-b8fd-77ae60dab28a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:34.946231 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10553 2025.03.21 18:43:35.701502 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 2025.03.21 18:43:35.722511 [ 244 ] {} system.metric_log (379d34fc-d09a-47b3-9f86-264f444bcceb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:35.722576 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.03.21 18:43:35.730368 [ 244 ] {} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.03.21 18:43:35.731117 [ 244 ] {} system.metric_log (379d34fc-d09a-47b3-9f86-264f444bcceb): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:35.734490 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 174 2025.03.21 18:43:38.119641 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:43:38.119868 [ 267 ] {14a9513e-d120-4abf-a0af-6f571ac1c7b3} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 18:43:38.119944 [ 267 ] {14a9513e-d120-4abf-a0af-6f571ac1c7b3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 18:43:38.120830 [ 267 ] {14a9513e-d120-4abf-a0af-6f571ac1c7b3} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:38.120879 [ 267 ] {14a9513e-d120-4abf-a0af-6f571ac1c7b3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.03.21 18:43:38.121317 [ 267 ] {14a9513e-d120-4abf-a0af-6f571ac1c7b3} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.03.21 18:43:38.121575 [ 267 ] {14a9513e-d120-4abf-a0af-6f571ac1c7b3} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:38.121836 [ 267 ] {14a9513e-d120-4abf-a0af-6f571ac1c7b3} executeQuery: Read 120 rows, 10.44 KiB in 0.00202 sec., 59405.9405940594 rows/sec., 5.05 MiB/sec. 2025.03.21 18:43:38.121900 [ 267 ] {14a9513e-d120-4abf-a0af-6f571ac1c7b3} TCPHandler: Processed in 0.002400542 sec. 2025.03.21 18:43:38.122032 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:43:38.122145 [ 267 ] {11b2dd1a-c50d-47a4-85e6-1cfcc4120fb5} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 18:43:38.122193 [ 267 ] {11b2dd1a-c50d-47a4-85e6-1cfcc4120fb5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 18:43:38.122745 [ 267 ] {11b2dd1a-c50d-47a4-85e6-1cfcc4120fb5} oximeter.fields_u16 (8d5fe5b5-2060-44d2-9590-037bc5fae09b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:38.122786 [ 267 ] {11b2dd1a-c50d-47a4-85e6-1cfcc4120fb5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.03.21 18:43:38.123136 [ 267 ] {11b2dd1a-c50d-47a4-85e6-1cfcc4120fb5} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.03.21 18:43:38.123370 [ 267 ] {11b2dd1a-c50d-47a4-85e6-1cfcc4120fb5} oximeter.fields_u16 (8d5fe5b5-2060-44d2-9590-037bc5fae09b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:38.123603 [ 267 ] {11b2dd1a-c50d-47a4-85e6-1cfcc4120fb5} executeQuery: Read 32 rows, 2.41 KiB in 0.001483 sec., 21577.88267026298 rows/sec., 1.58 MiB/sec. 2025.03.21 18:43:38.123720 [ 267 ] {11b2dd1a-c50d-47a4-85e6-1cfcc4120fb5} TCPHandler: Processed in 0.001741781 sec. 2025.03.21 18:43:38.123853 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:43:38.123955 [ 267 ] {c93ad3fc-f759-4604-aed6-b9e3913cb3d2} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 18:43:38.124001 [ 267 ] {c93ad3fc-f759-4604-aed6-b9e3913cb3d2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 18:43:38.124539 [ 267 ] {c93ad3fc-f759-4604-aed6-b9e3913cb3d2} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:38.124578 [ 267 ] {c93ad3fc-f759-4604-aed6-b9e3913cb3d2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.03.21 18:43:38.124936 [ 267 ] {c93ad3fc-f759-4604-aed6-b9e3913cb3d2} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.03.21 18:43:38.125168 [ 267 ] {c93ad3fc-f759-4604-aed6-b9e3913cb3d2} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:38.125371 [ 267 ] {c93ad3fc-f759-4604-aed6-b9e3913cb3d2} executeQuery: Read 96 rows, 7.68 KiB in 0.001438 sec., 66759.38803894297 rows/sec., 5.21 MiB/sec. 2025.03.21 18:43:38.125421 [ 267 ] {c93ad3fc-f759-4604-aed6-b9e3913cb3d2} TCPHandler: Processed in 0.001623369 sec. 2025.03.21 18:43:38.125531 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:43:38.125635 [ 267 ] {de4e993f-2c7d-45e2-ac70-d27596550570} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 18:43:38.125684 [ 267 ] {de4e993f-2c7d-45e2-ac70-d27596550570} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 18:43:38.126184 [ 267 ] {de4e993f-2c7d-45e2-ac70-d27596550570} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:38.126223 [ 267 ] {de4e993f-2c7d-45e2-ac70-d27596550570} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.03.21 18:43:38.126597 [ 267 ] {de4e993f-2c7d-45e2-ac70-d27596550570} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.03.21 18:43:38.126872 [ 267 ] {de4e993f-2c7d-45e2-ac70-d27596550570} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:38.127073 [ 267 ] {de4e993f-2c7d-45e2-ac70-d27596550570} executeQuery: Read 160 rows, 11.41 KiB in 0.001459 sec., 109664.15352981494 rows/sec., 7.64 MiB/sec. 2025.03.21 18:43:38.127123 [ 267 ] {de4e993f-2c7d-45e2-ac70-d27596550570} TCPHandler: Processed in 0.001643139 sec. 2025.03.21 18:43:38.127225 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:43:38.127326 [ 267 ] {e8ca8bae-6400-4e05-b00d-fd322254cea5} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.21 18:43:38.127390 [ 267 ] {e8ca8bae-6400-4e05-b00d-fd322254cea5} 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.03.21 18:43:38.128511 [ 267 ] {e8ca8bae-6400-4e05-b00d-fd322254cea5} oximeter.measurements_histogramu64 (e2f23082-f29d-4d29-b3a0-31acfc10d3e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:38.128549 [ 267 ] {e8ca8bae-6400-4e05-b00d-fd322254cea5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.03.21 18:43:38.129180 [ 267 ] {e8ca8bae-6400-4e05-b00d-fd322254cea5} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.03.21 18:43:38.129436 [ 267 ] {e8ca8bae-6400-4e05-b00d-fd322254cea5} oximeter.measurements_histogramu64 (e2f23082-f29d-4d29-b3a0-31acfc10d3e9): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:38.129679 [ 267 ] {e8ca8bae-6400-4e05-b00d-fd322254cea5} executeQuery: Read 32 rows, 58.72 KiB in 0.002374 sec., 13479.359730412807 rows/sec., 24.15 MiB/sec. 2025.03.21 18:43:38.129784 [ 267 ] {e8ca8bae-6400-4e05-b00d-fd322254cea5} TCPHandler: Processed in 0.002608966 sec. 2025.03.21 18:43:38.129917 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:43:38.130021 [ 267 ] {4c104a36-145c-47e7-8f1b-900cf7783a86} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 18:43:38.130067 [ 267 ] {4c104a36-145c-47e7-8f1b-900cf7783a86} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 18:43:38.130488 [ 267 ] {4c104a36-145c-47e7-8f1b-900cf7783a86} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:38.130525 [ 267 ] {4c104a36-145c-47e7-8f1b-900cf7783a86} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.03.21 18:43:38.130884 [ 267 ] {4c104a36-145c-47e7-8f1b-900cf7783a86} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.03.21 18:43:38.131117 [ 267 ] {4c104a36-145c-47e7-8f1b-900cf7783a86} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:38.131312 [ 267 ] {4c104a36-145c-47e7-8f1b-900cf7783a86} executeQuery: Read 60 rows, 4.14 KiB in 0.001314 sec., 45662.100456621 rows/sec., 3.08 MiB/sec. 2025.03.21 18:43:38.131360 [ 267 ] {4c104a36-145c-47e7-8f1b-900cf7783a86} TCPHandler: Processed in 0.001495086 sec. 2025.03.21 18:43:42.346433 [ 38 ] {} DNSResolver: Updating DNS cache 2025.03.21 18:43:42.346494 [ 38 ] {} DNSResolver: Updated DNS cache 2025.03.21 18:43:42.446432 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 11041 2025.03.21 18:43:42.447131 [ 243 ] {} system.asynchronous_metric_log (253f5c70-e022-4d90-b8fd-77ae60dab28a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:42.447186 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.03.21 18:43:42.447724 [ 243 ] {} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.03.21 18:43:42.447984 [ 243 ] {} system.asynchronous_metric_log (253f5c70-e022-4d90-b8fd-77ae60dab28a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:42.448231 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11041 2025.03.21 18:43:42.492111 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 748 2025.03.21 18:43:42.494902 [ 242 ] {} system.query_log (fc3d32f1-e2fa-4c2e-b979-22efa01612ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:42.494946 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.03.21 18:43:42.496411 [ 242 ] {} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.03.21 18:43:42.496713 [ 242 ] {} system.query_log (fc3d32f1-e2fa-4c2e-b979-22efa01612ba): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:42.497282 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 748 2025.03.21 18:43:43.118173 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:43:43.118379 [ 267 ] {eac898dd-ced1-41bf-9db7-0acffe5f7c16} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 18:43:43.118456 [ 267 ] {eac898dd-ced1-41bf-9db7-0acffe5f7c16} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 18:43:43.119270 [ 267 ] {eac898dd-ced1-41bf-9db7-0acffe5f7c16} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:43.119314 [ 267 ] {eac898dd-ced1-41bf-9db7-0acffe5f7c16} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.03.21 18:43:43.119745 [ 267 ] {eac898dd-ced1-41bf-9db7-0acffe5f7c16} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.03.21 18:43:43.120002 [ 267 ] {eac898dd-ced1-41bf-9db7-0acffe5f7c16} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:43.120202 [ 267 ] {eac898dd-ced1-41bf-9db7-0acffe5f7c16} executeQuery: Read 72 rows, 5.99 KiB in 0.001881 sec., 38277.511961722485 rows/sec., 3.11 MiB/sec. 2025.03.21 18:43:43.120266 [ 267 ] {eac898dd-ced1-41bf-9db7-0acffe5f7c16} TCPHandler: Processed in 0.002232119 sec. 2025.03.21 18:43:43.120391 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:43:43.120501 [ 267 ] {404177cf-0efa-49ba-99fb-319976c1602c} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 18:43:43.120549 [ 267 ] {404177cf-0efa-49ba-99fb-319976c1602c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 18:43:43.121057 [ 267 ] {404177cf-0efa-49ba-99fb-319976c1602c} oximeter.fields_u16 (8d5fe5b5-2060-44d2-9590-037bc5fae09b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:43.121094 [ 267 ] {404177cf-0efa-49ba-99fb-319976c1602c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.03.21 18:43:43.121437 [ 267 ] {404177cf-0efa-49ba-99fb-319976c1602c} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.03.21 18:43:43.121673 [ 267 ] {404177cf-0efa-49ba-99fb-319976c1602c} oximeter.fields_u16 (8d5fe5b5-2060-44d2-9590-037bc5fae09b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:43.121845 [ 267 ] {404177cf-0efa-49ba-99fb-319976c1602c} executeQuery: Read 8 rows, 616.00 B in 0.00137 sec., 5839.416058394161 rows/sec., 439.10 KiB/sec. 2025.03.21 18:43:43.121897 [ 267 ] {404177cf-0efa-49ba-99fb-319976c1602c} TCPHandler: Processed in 0.001558617 sec. 2025.03.21 18:43:43.122027 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:43:43.122165 [ 267 ] {2dd98853-846f-4181-a714-14f55f44a0aa} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 18:43:43.122222 [ 267 ] {2dd98853-846f-4181-a714-14f55f44a0aa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 18:43:43.122887 [ 267 ] {2dd98853-846f-4181-a714-14f55f44a0aa} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:43.122924 [ 267 ] {2dd98853-846f-4181-a714-14f55f44a0aa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.03.21 18:43:43.123287 [ 267 ] {2dd98853-846f-4181-a714-14f55f44a0aa} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.03.21 18:43:43.123538 [ 267 ] {2dd98853-846f-4181-a714-14f55f44a0aa} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:43.123713 [ 267 ] {2dd98853-846f-4181-a714-14f55f44a0aa} executeQuery: Read 72 rows, 5.76 KiB in 0.001581 sec., 45540.79696394687 rows/sec., 3.56 MiB/sec. 2025.03.21 18:43:43.123764 [ 267 ] {2dd98853-846f-4181-a714-14f55f44a0aa} TCPHandler: Processed in 0.001802271 sec. 2025.03.21 18:43:43.123876 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:43:43.123983 [ 267 ] {fb6e32b6-5692-4962-896d-c51b77b74261} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 18:43:43.124032 [ 267 ] {fb6e32b6-5692-4962-896d-c51b77b74261} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 18:43:43.124542 [ 267 ] {fb6e32b6-5692-4962-896d-c51b77b74261} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:43.124579 [ 267 ] {fb6e32b6-5692-4962-896d-c51b77b74261} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.03.21 18:43:43.124957 [ 267 ] {fb6e32b6-5692-4962-896d-c51b77b74261} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.03.21 18:43:43.125195 [ 267 ] {fb6e32b6-5692-4962-896d-c51b77b74261} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:43.125408 [ 267 ] {fb6e32b6-5692-4962-896d-c51b77b74261} executeQuery: Read 160 rows, 11.41 KiB in 0.001441 sec., 111034.00416377516 rows/sec., 7.73 MiB/sec. 2025.03.21 18:43:43.125480 [ 267 ] {fb6e32b6-5692-4962-896d-c51b77b74261} TCPHandler: Processed in 0.001648969 sec. 2025.03.21 18:43:43.125725 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:43:43.125837 [ 267 ] {5808b559-34c3-4b88-a9b1-d0e2e2fb37bb} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.21 18:43:43.125916 [ 267 ] {5808b559-34c3-4b88-a9b1-d0e2e2fb37bb} 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.03.21 18:43:43.127050 [ 267 ] {5808b559-34c3-4b88-a9b1-d0e2e2fb37bb} oximeter.measurements_histogramu64 (e2f23082-f29d-4d29-b3a0-31acfc10d3e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:43.127088 [ 267 ] {5808b559-34c3-4b88-a9b1-d0e2e2fb37bb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.03.21 18:43:43.127697 [ 267 ] {5808b559-34c3-4b88-a9b1-d0e2e2fb37bb} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.03.21 18:43:43.127956 [ 267 ] {5808b559-34c3-4b88-a9b1-d0e2e2fb37bb} oximeter.measurements_histogramu64 (e2f23082-f29d-4d29-b3a0-31acfc10d3e9): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:43.128164 [ 267 ] {5808b559-34c3-4b88-a9b1-d0e2e2fb37bb} executeQuery: Read 8 rows, 14.68 KiB in 0.002355 sec., 3397.027600849257 rows/sec., 6.09 MiB/sec. 2025.03.21 18:43:43.128266 [ 267 ] {5808b559-34c3-4b88-a9b1-d0e2e2fb37bb} TCPHandler: Processed in 0.002628297 sec. 2025.03.21 18:43:43.128409 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:43:43.128513 [ 267 ] {e5bff345-7b58-4914-97a1-fb6760f5cd6f} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 18:43:43.128560 [ 267 ] {e5bff345-7b58-4914-97a1-fb6760f5cd6f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 18:43:43.128998 [ 267 ] {e5bff345-7b58-4914-97a1-fb6760f5cd6f} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:43.129035 [ 267 ] {e5bff345-7b58-4914-97a1-fb6760f5cd6f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.03.21 18:43:43.129386 [ 267 ] {e5bff345-7b58-4914-97a1-fb6760f5cd6f} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.03.21 18:43:43.129632 [ 267 ] {e5bff345-7b58-4914-97a1-fb6760f5cd6f} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:43.129810 [ 267 ] {e5bff345-7b58-4914-97a1-fb6760f5cd6f} executeQuery: Read 60 rows, 4.14 KiB in 0.00132 sec., 45454.545454545456 rows/sec., 3.06 MiB/sec. 2025.03.21 18:43:43.129859 [ 267 ] {e5bff345-7b58-4914-97a1-fb6760f5cd6f} TCPHandler: Processed in 0.001500337 sec. 2025.03.21 18:43:43.234634 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 2025.03.21 18:43:43.255873 [ 244 ] {} system.metric_log (379d34fc-d09a-47b3-9f86-264f444bcceb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:43.255913 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.03.21 18:43:43.263394 [ 244 ] {} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.03.21 18:43:43.264155 [ 244 ] {} system.metric_log (379d34fc-d09a-47b3-9f86-264f444bcceb): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:43.267101 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 181 2025.03.21 18:43:48.119104 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:43:48.119306 [ 267 ] {b955c3fb-74df-49df-873f-d46105f9e0ae} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.03.21 18:43:48.119378 [ 267 ] {b955c3fb-74df-49df-873f-d46105f9e0ae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.03.21 18:43:48.120118 [ 267 ] {b955c3fb-74df-49df-873f-d46105f9e0ae} oximeter.fields_ipaddr (54548ee5-6665-4ef7-88f2-6c8e26ee35cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:48.120162 [ 267 ] {b955c3fb-74df-49df-873f-d46105f9e0ae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.03.21 18:43:48.120580 [ 267 ] {b955c3fb-74df-49df-873f-d46105f9e0ae} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.03.21 18:43:48.120832 [ 267 ] {b955c3fb-74df-49df-873f-d46105f9e0ae} oximeter.fields_ipaddr (54548ee5-6665-4ef7-88f2-6c8e26ee35cc): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:48.121078 [ 267 ] {b955c3fb-74df-49df-873f-d46105f9e0ae} executeQuery: Read 4 rows, 334.00 B in 0.001821 sec., 2196.595277320154 rows/sec., 179.12 KiB/sec. 2025.03.21 18:43:48.121256 [ 267 ] {b955c3fb-74df-49df-873f-d46105f9e0ae} TCPHandler: Processed in 0.00227406 sec. 2025.03.21 18:43:48.121424 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:43:48.121538 [ 267 ] {3a5d6a26-ef35-42c9-af57-55fa997363d2} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 18:43:48.121586 [ 267 ] {3a5d6a26-ef35-42c9-af57-55fa997363d2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 18:43:48.122222 [ 267 ] {3a5d6a26-ef35-42c9-af57-55fa997363d2} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:48.122262 [ 267 ] {3a5d6a26-ef35-42c9-af57-55fa997363d2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.03.21 18:43:48.122628 [ 267 ] {3a5d6a26-ef35-42c9-af57-55fa997363d2} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.03.21 18:43:48.122866 [ 267 ] {3a5d6a26-ef35-42c9-af57-55fa997363d2} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:48.123093 [ 267 ] {3a5d6a26-ef35-42c9-af57-55fa997363d2} executeQuery: Read 122 rows, 10.59 KiB in 0.001579 sec., 77264.0911969601 rows/sec., 6.55 MiB/sec. 2025.03.21 18:43:48.123183 [ 267 ] {3a5d6a26-ef35-42c9-af57-55fa997363d2} TCPHandler: Processed in 0.001811432 sec. 2025.03.21 18:43:48.123403 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:43:48.123524 [ 267 ] {db14713a-b299-4b63-b81d-46fc9c136b08} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 18:43:48.123570 [ 267 ] {db14713a-b299-4b63-b81d-46fc9c136b08} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 18:43:48.124136 [ 267 ] {db14713a-b299-4b63-b81d-46fc9c136b08} oximeter.fields_u16 (8d5fe5b5-2060-44d2-9590-037bc5fae09b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:48.124176 [ 267 ] {db14713a-b299-4b63-b81d-46fc9c136b08} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.03.21 18:43:48.124522 [ 267 ] {db14713a-b299-4b63-b81d-46fc9c136b08} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.03.21 18:43:48.124758 [ 267 ] {db14713a-b299-4b63-b81d-46fc9c136b08} oximeter.fields_u16 (8d5fe5b5-2060-44d2-9590-037bc5fae09b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:48.124934 [ 31 ] {} oximeter.fields_u16 (8d5fe5b5-2060-44d2-9590-037bc5fae09b) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.03.21 18:43:48.124988 [ 267 ] {db14713a-b299-4b63-b81d-46fc9c136b08} executeQuery: Read 36 rows, 2.69 KiB in 0.001481 sec., 24307.900067521947 rows/sec., 1.77 MiB/sec. 2025.03.21 18:43:48.125026 [ 31 ] {} oximeter.fields_u16 (8d5fe5b5-2060-44d2-9590-037bc5fae09b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:48.125112 [ 31 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.03.21 18:43:48.125125 [ 267 ] {db14713a-b299-4b63-b81d-46fc9c136b08} TCPHandler: Processed in 0.001809452 sec. 2025.03.21 18:43:48.125283 [ 196 ] {8d5fe5b5-2060-44d2-9590-037bc5fae09b::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2025.03.21 18:43:48.125302 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:43:48.125418 [ 196 ] {8d5fe5b5-2060-44d2-9590-037bc5fae09b::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 18:43:48.125438 [ 267 ] {2b19949f-85b1-4827-8165-f8026c798b4a} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 18:43:48.125453 [ 196 ] {8d5fe5b5-2060-44d2-9590-037bc5fae09b::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 164 rows starting from the beginning of the part 2025.03.21 18:43:48.125496 [ 267 ] {2b19949f-85b1-4827-8165-f8026c798b4a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 18:43:48.125634 [ 196 ] {8d5fe5b5-2060-44d2-9590-037bc5fae09b::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 138 rows starting from the beginning of the part 2025.03.21 18:43:48.126061 [ 196 ] {8d5fe5b5-2060-44d2-9590-037bc5fae09b::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 8 rows starting from the beginning of the part 2025.03.21 18:43:48.126494 [ 196 ] {8d5fe5b5-2060-44d2-9590-037bc5fae09b::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 32 rows starting from the beginning of the part 2025.03.21 18:43:48.126819 [ 196 ] {8d5fe5b5-2060-44d2-9590-037bc5fae09b::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 8 rows starting from the beginning of the part 2025.03.21 18:43:48.127201 [ 196 ] {8d5fe5b5-2060-44d2-9590-037bc5fae09b::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 36 rows starting from the beginning of the part 2025.03.21 18:43:48.128081 [ 267 ] {2b19949f-85b1-4827-8165-f8026c798b4a} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:48.128127 [ 267 ] {2b19949f-85b1-4827-8165-f8026c798b4a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.03.21 18:43:48.128711 [ 267 ] {2b19949f-85b1-4827-8165-f8026c798b4a} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.03.21 18:43:48.128917 [ 195 ] {8d5fe5b5-2060-44d2-9590-037bc5fae09b::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 386 rows, containing 5 columns (5 merged, 0 gathered) in 0.003710436 sec., 104030.90095072385 rows/sec., 7.17 MiB/sec. 2025.03.21 18:43:48.129111 [ 267 ] {2b19949f-85b1-4827-8165-f8026c798b4a} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:48.129197 [ 195 ] {8d5fe5b5-2060-44d2-9590-037bc5fae09b::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.03.21 18:43:48.129667 [ 267 ] {2b19949f-85b1-4827-8165-f8026c798b4a} executeQuery: Read 100 rows, 8.00 KiB in 0.004203 sec., 23792.529145848202 rows/sec., 1.86 MiB/sec. 2025.03.21 18:43:48.130123 [ 195 ] {8d5fe5b5-2060-44d2-9590-037bc5fae09b::all_1_31_6} oximeter.fields_u16 (8d5fe5b5-2060-44d2-9590-037bc5fae09b): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:48.130160 [ 267 ] {2b19949f-85b1-4827-8165-f8026c798b4a} TCPHandler: Processed in 0.004909266 sec. 2025.03.21 18:43:48.130396 [ 195 ] {8d5fe5b5-2060-44d2-9590-037bc5fae09b::all_1_31_6} oximeter.fields_u16 (8d5fe5b5-2060-44d2-9590-037bc5fae09b) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.03.21 18:43:48.130427 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:43:48.130565 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. 2025.03.21 18:43:48.130625 [ 267 ] {0d8c5bc6-f617-40e6-9561-a48f5ebbbf4f} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 18:43:48.130680 [ 267 ] {0d8c5bc6-f617-40e6-9561-a48f5ebbbf4f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 18:43:48.131245 [ 267 ] {0d8c5bc6-f617-40e6-9561-a48f5ebbbf4f} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:48.131284 [ 267 ] {0d8c5bc6-f617-40e6-9561-a48f5ebbbf4f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.03.21 18:43:48.131664 [ 267 ] {0d8c5bc6-f617-40e6-9561-a48f5ebbbf4f} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.03.21 18:43:48.131897 [ 267 ] {0d8c5bc6-f617-40e6-9561-a48f5ebbbf4f} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:48.132105 [ 267 ] {0d8c5bc6-f617-40e6-9561-a48f5ebbbf4f} executeQuery: Read 162 rows, 11.55 KiB in 0.001531 sec., 105813.19399085565 rows/sec., 7.37 MiB/sec. 2025.03.21 18:43:48.132158 [ 267 ] {0d8c5bc6-f617-40e6-9561-a48f5ebbbf4f} TCPHandler: Processed in 0.001790532 sec. 2025.03.21 18:43:48.132286 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:43:48.132390 [ 267 ] {be3a0dcd-f1ec-4f37-8d42-91e5cb662242} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.21 18:43:48.132455 [ 267 ] {be3a0dcd-f1ec-4f37-8d42-91e5cb662242} 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.03.21 18:43:48.133558 [ 267 ] {be3a0dcd-f1ec-4f37-8d42-91e5cb662242} oximeter.measurements_histogramu64 (e2f23082-f29d-4d29-b3a0-31acfc10d3e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:48.133598 [ 267 ] {be3a0dcd-f1ec-4f37-8d42-91e5cb662242} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.03.21 18:43:48.134230 [ 267 ] {be3a0dcd-f1ec-4f37-8d42-91e5cb662242} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.03.21 18:43:48.134480 [ 267 ] {be3a0dcd-f1ec-4f37-8d42-91e5cb662242} oximeter.measurements_histogramu64 (e2f23082-f29d-4d29-b3a0-31acfc10d3e9): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:48.134662 [ 31 ] {} oximeter.measurements_histogramu64 (e2f23082-f29d-4d29-b3a0-31acfc10d3e9) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.03.21 18:43:48.134728 [ 31 ] {} oximeter.measurements_histogramu64 (e2f23082-f29d-4d29-b3a0-31acfc10d3e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:48.134773 [ 267 ] {be3a0dcd-f1ec-4f37-8d42-91e5cb662242} executeQuery: Read 32 rows, 58.72 KiB in 0.002389 sec., 13394.725826705735 rows/sec., 24.00 MiB/sec. 2025.03.21 18:43:48.134775 [ 31 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.03.21 18:43:48.135271 [ 200 ] {e2f23082-f29d-4d29-b3a0-31acfc10d3e9::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2025.03.21 18:43:48.135461 [ 267 ] {be3a0dcd-f1ec-4f37-8d42-91e5cb662242} TCPHandler: Processed in 0.003216807 sec. 2025.03.21 18:43:48.135980 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:43:48.136159 [ 267 ] {5a9fddd5-ae91-4508-9bd9-27494c5a577b} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 18:43:48.136228 [ 267 ] {5a9fddd5-ae91-4508-9bd9-27494c5a577b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 18:43:48.136246 [ 200 ] {e2f23082-f29d-4d29-b3a0-31acfc10d3e9::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 18:43:48.136361 [ 200 ] {e2f23082-f29d-4d29-b3a0-31acfc10d3e9::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 484 rows starting from the beginning of the part 2025.03.21 18:43:48.136976 [ 200 ] {e2f23082-f29d-4d29-b3a0-31acfc10d3e9::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 32 rows starting from the beginning of the part 2025.03.21 18:43:48.137672 [ 200 ] {e2f23082-f29d-4d29-b3a0-31acfc10d3e9::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 8 rows starting from the beginning of the part 2025.03.21 18:43:48.137740 [ 267 ] {5a9fddd5-ae91-4508-9bd9-27494c5a577b} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:48.137800 [ 267 ] {5a9fddd5-ae91-4508-9bd9-27494c5a577b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.03.21 18:43:48.138222 [ 200 ] {e2f23082-f29d-4d29-b3a0-31acfc10d3e9::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 32 rows starting from the beginning of the part 2025.03.21 18:43:48.138816 [ 200 ] {e2f23082-f29d-4d29-b3a0-31acfc10d3e9::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 8 rows starting from the beginning of the part 2025.03.21 18:43:48.138923 [ 267 ] {5a9fddd5-ae91-4508-9bd9-27494c5a577b} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.03.21 18:43:48.139260 [ 200 ] {e2f23082-f29d-4d29-b3a0-31acfc10d3e9::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 32 rows starting from the beginning of the part 2025.03.21 18:43:48.139619 [ 267 ] {5a9fddd5-ae91-4508-9bd9-27494c5a577b} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:48.139996 [ 267 ] {5a9fddd5-ae91-4508-9bd9-27494c5a577b} executeQuery: Read 60 rows, 4.14 KiB in 0.003871 sec., 15499.870834409714 rows/sec., 1.04 MiB/sec. 2025.03.21 18:43:48.140109 [ 267 ] {5a9fddd5-ae91-4508-9bd9-27494c5a577b} TCPHandler: Processed in 0.004233835 sec. 2025.03.21 18:43:48.146593 [ 198 ] {e2f23082-f29d-4d29-b3a0-31acfc10d3e9::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 596 rows, containing 19 columns (19 merged, 0 gathered) in 0.011668025 sec., 51079.76714139711 rows/sec., 91.53 MiB/sec. 2025.03.21 18:43:48.147395 [ 198 ] {e2f23082-f29d-4d29-b3a0-31acfc10d3e9::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.03.21 18:43:48.147863 [ 198 ] {e2f23082-f29d-4d29-b3a0-31acfc10d3e9::all_1_31_6} oximeter.measurements_histogramu64 (e2f23082-f29d-4d29-b3a0-31acfc10d3e9): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:48.147962 [ 198 ] {e2f23082-f29d-4d29-b3a0-31acfc10d3e9::all_1_31_6} oximeter.measurements_histogramu64 (e2f23082-f29d-4d29-b3a0-31acfc10d3e9) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.03.21 18:43:48.148131 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.39 MiB. 2025.03.21 18:43:49.000264 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 191.73 MiB, peak 199.06 MiB, free memory in arenas 0.00 B, will set to 193.39 MiB (RSS), difference: 1.66 MiB 2025.03.21 18:43:49.948444 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11468 2025.03.21 18:43:49.949095 [ 243 ] {} system.asynchronous_metric_log (253f5c70-e022-4d90-b8fd-77ae60dab28a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:49.949170 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.03.21 18:43:49.949708 [ 243 ] {} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.03.21 18:43:49.949972 [ 243 ] {} system.asynchronous_metric_log (253f5c70-e022-4d90-b8fd-77ae60dab28a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:49.950228 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11468 2025.03.21 18:43:50.767261 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 2025.03.21 18:43:50.790327 [ 244 ] {} system.metric_log (379d34fc-d09a-47b3-9f86-264f444bcceb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:50.790396 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.03.21 18:43:50.798068 [ 244 ] {} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.03.21 18:43:50.798857 [ 244 ] {} system.metric_log (379d34fc-d09a-47b3-9f86-264f444bcceb): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:50.802943 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 189 2025.03.21 18:43:52.497565 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 774 2025.03.21 18:43:52.500628 [ 242 ] {} system.query_log (fc3d32f1-e2fa-4c2e-b979-22efa01612ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:52.500687 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.03.21 18:43:52.502167 [ 242 ] {} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.03.21 18:43:52.502489 [ 242 ] {} system.query_log (fc3d32f1-e2fa-4c2e-b979-22efa01612ba): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:52.503392 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 774 2025.03.21 18:43:53.118038 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:43:53.118220 [ 267 ] {7a25943d-2b3f-4956-86dc-dc9718b0f72f} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 18:43:53.118289 [ 267 ] {7a25943d-2b3f-4956-86dc-dc9718b0f72f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 18:43:53.119074 [ 267 ] {7a25943d-2b3f-4956-86dc-dc9718b0f72f} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:53.119119 [ 267 ] {7a25943d-2b3f-4956-86dc-dc9718b0f72f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.03.21 18:43:53.119555 [ 267 ] {7a25943d-2b3f-4956-86dc-dc9718b0f72f} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.03.21 18:43:53.119803 [ 267 ] {7a25943d-2b3f-4956-86dc-dc9718b0f72f} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:53.120007 [ 267 ] {7a25943d-2b3f-4956-86dc-dc9718b0f72f} executeQuery: Read 72 rows, 5.99 KiB in 0.001838 sec., 39173.01414581067 rows/sec., 3.18 MiB/sec. 2025.03.21 18:43:53.120063 [ 267 ] {7a25943d-2b3f-4956-86dc-dc9718b0f72f} TCPHandler: Processed in 0.002153738 sec. 2025.03.21 18:43:53.120198 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:43:53.120302 [ 267 ] {7f7fd101-636d-4433-b946-f37a8f723750} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 18:43:53.120348 [ 267 ] {7f7fd101-636d-4433-b946-f37a8f723750} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 18:43:53.120866 [ 267 ] {7f7fd101-636d-4433-b946-f37a8f723750} oximeter.fields_u16 (8d5fe5b5-2060-44d2-9590-037bc5fae09b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:53.120904 [ 267 ] {7f7fd101-636d-4433-b946-f37a8f723750} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.03.21 18:43:53.121259 [ 267 ] {7f7fd101-636d-4433-b946-f37a8f723750} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.03.21 18:43:53.121565 [ 267 ] {7f7fd101-636d-4433-b946-f37a8f723750} oximeter.fields_u16 (8d5fe5b5-2060-44d2-9590-037bc5fae09b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:53.121757 [ 267 ] {7f7fd101-636d-4433-b946-f37a8f723750} executeQuery: Read 8 rows, 616.00 B in 0.001475 sec., 5423.728813559323 rows/sec., 407.84 KiB/sec. 2025.03.21 18:43:53.121817 [ 267 ] {7f7fd101-636d-4433-b946-f37a8f723750} TCPHandler: Processed in 0.00167004 sec. 2025.03.21 18:43:53.122115 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:43:53.122230 [ 267 ] {9b730125-41ba-433c-a9e5-bd16f0240be1} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 18:43:53.122283 [ 267 ] {9b730125-41ba-433c-a9e5-bd16f0240be1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 18:43:53.122993 [ 267 ] {9b730125-41ba-433c-a9e5-bd16f0240be1} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:53.123040 [ 267 ] {9b730125-41ba-433c-a9e5-bd16f0240be1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.03.21 18:43:53.123465 [ 267 ] {9b730125-41ba-433c-a9e5-bd16f0240be1} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.03.21 18:43:53.123771 [ 267 ] {9b730125-41ba-433c-a9e5-bd16f0240be1} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:53.123952 [ 267 ] {9b730125-41ba-433c-a9e5-bd16f0240be1} executeQuery: Read 72 rows, 5.76 KiB in 0.001747 sec., 41213.508872352606 rows/sec., 3.22 MiB/sec. 2025.03.21 18:43:53.124004 [ 267 ] {9b730125-41ba-433c-a9e5-bd16f0240be1} TCPHandler: Processed in 0.001947194 sec. 2025.03.21 18:43:53.124132 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:43:53.124238 [ 267 ] {341a755c-47c0-4bbb-a160-966a3e44d7c5} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 18:43:53.124286 [ 267 ] {341a755c-47c0-4bbb-a160-966a3e44d7c5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 18:43:53.124803 [ 267 ] {341a755c-47c0-4bbb-a160-966a3e44d7c5} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:53.124840 [ 267 ] {341a755c-47c0-4bbb-a160-966a3e44d7c5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.03.21 18:43:53.125222 [ 267 ] {341a755c-47c0-4bbb-a160-966a3e44d7c5} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.03.21 18:43:53.125508 [ 267 ] {341a755c-47c0-4bbb-a160-966a3e44d7c5} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:53.125701 [ 267 ] {341a755c-47c0-4bbb-a160-966a3e44d7c5} executeQuery: Read 160 rows, 11.41 KiB in 0.001486 sec., 107671.60161507403 rows/sec., 7.50 MiB/sec. 2025.03.21 18:43:53.125752 [ 267 ] {341a755c-47c0-4bbb-a160-966a3e44d7c5} TCPHandler: Processed in 0.001670459 sec. 2025.03.21 18:43:53.125874 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:43:53.125983 [ 267 ] {613a4896-cafe-4677-8d23-927c795f3cb3} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.21 18:43:53.126050 [ 267 ] {613a4896-cafe-4677-8d23-927c795f3cb3} 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.03.21 18:43:53.127092 [ 267 ] {613a4896-cafe-4677-8d23-927c795f3cb3} oximeter.measurements_histogramu64 (e2f23082-f29d-4d29-b3a0-31acfc10d3e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:53.127130 [ 267 ] {613a4896-cafe-4677-8d23-927c795f3cb3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.03.21 18:43:53.127730 [ 267 ] {613a4896-cafe-4677-8d23-927c795f3cb3} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.03.21 18:43:53.127999 [ 267 ] {613a4896-cafe-4677-8d23-927c795f3cb3} oximeter.measurements_histogramu64 (e2f23082-f29d-4d29-b3a0-31acfc10d3e9): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:53.128193 [ 267 ] {613a4896-cafe-4677-8d23-927c795f3cb3} executeQuery: Read 8 rows, 14.68 KiB in 0.002232 sec., 3584.2293906810037 rows/sec., 6.42 MiB/sec. 2025.03.21 18:43:53.128292 [ 267 ] {613a4896-cafe-4677-8d23-927c795f3cb3} TCPHandler: Processed in 0.002471084 sec. 2025.03.21 18:43:53.128433 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:43:53.128540 [ 267 ] {b8fd2358-7624-4bdf-bf68-e3be6ccb4f9a} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 18:43:53.128588 [ 267 ] {b8fd2358-7624-4bdf-bf68-e3be6ccb4f9a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 18:43:53.129021 [ 267 ] {b8fd2358-7624-4bdf-bf68-e3be6ccb4f9a} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:53.129059 [ 267 ] {b8fd2358-7624-4bdf-bf68-e3be6ccb4f9a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.03.21 18:43:53.129409 [ 267 ] {b8fd2358-7624-4bdf-bf68-e3be6ccb4f9a} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.03.21 18:43:53.129644 [ 267 ] {b8fd2358-7624-4bdf-bf68-e3be6ccb4f9a} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:53.129820 [ 267 ] {b8fd2358-7624-4bdf-bf68-e3be6ccb4f9a} executeQuery: Read 60 rows, 4.14 KiB in 0.001302 sec., 46082.949308755764 rows/sec., 3.11 MiB/sec. 2025.03.21 18:43:53.129868 [ 267 ] {b8fd2358-7624-4bdf-bf68-e3be6ccb4f9a} TCPHandler: Processed in 0.001485326 sec. 2025.03.21 18:43:57.346538 [ 65 ] {} DNSResolver: Updating DNS cache 2025.03.21 18:43:57.346601 [ 65 ] {} DNSResolver: Updated DNS cache 2025.03.21 18:43:57.450493 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 11956 2025.03.21 18:43:57.451266 [ 243 ] {} system.asynchronous_metric_log (253f5c70-e022-4d90-b8fd-77ae60dab28a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:57.451323 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.03.21 18:43:57.451903 [ 243 ] {} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.03.21 18:43:57.452164 [ 243 ] {} system.asynchronous_metric_log (253f5c70-e022-4d90-b8fd-77ae60dab28a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:57.452364 [ 65 ] {} system.asynchronous_metric_log (253f5c70-e022-4d90-b8fd-77ae60dab28a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.03.21 18:43:57.452399 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11956 2025.03.21 18:43:57.452440 [ 65 ] {} system.asynchronous_metric_log (253f5c70-e022-4d90-b8fd-77ae60dab28a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:57.452478 [ 65 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.03.21 18:43:57.452648 [ 200 ] {253f5c70-e022-4d90-b8fd-77ae60dab28a::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2025.03.21 18:43:57.452813 [ 200 ] {253f5c70-e022-4d90-b8fd-77ae60dab28a::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 18:43:57.452858 [ 200 ] {253f5c70-e022-4d90-b8fd-77ae60dab28a::all_1_26_5} MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 9638 rows starting from the beginning of the part 2025.03.21 18:43:57.452945 [ 200 ] {253f5c70-e022-4d90-b8fd-77ae60dab28a::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 488 rows starting from the beginning of the part 2025.03.21 18:43:57.453141 [ 200 ] {253f5c70-e022-4d90-b8fd-77ae60dab28a::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 427 rows starting from the beginning of the part 2025.03.21 18:43:57.453424 [ 200 ] {253f5c70-e022-4d90-b8fd-77ae60dab28a::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 488 rows starting from the beginning of the part 2025.03.21 18:43:57.453565 [ 200 ] {253f5c70-e022-4d90-b8fd-77ae60dab28a::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 427 rows starting from the beginning of the part 2025.03.21 18:43:57.453790 [ 200 ] {253f5c70-e022-4d90-b8fd-77ae60dab28a::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 488 rows starting from the beginning of the part 2025.03.21 18:43:57.456459 [ 186 ] {253f5c70-e022-4d90-b8fd-77ae60dab28a::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 11956 rows, containing 4 columns (4 merged, 0 gathered) in 0.003880169 sec., 3081309.0873103724 rows/sec., 44.08 MiB/sec. 2025.03.21 18:43:57.456834 [ 191 ] {253f5c70-e022-4d90-b8fd-77ae60dab28a::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.03.21 18:43:57.457138 [ 191 ] {253f5c70-e022-4d90-b8fd-77ae60dab28a::all_1_26_5} system.asynchronous_metric_log (253f5c70-e022-4d90-b8fd-77ae60dab28a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:57.457216 [ 191 ] {253f5c70-e022-4d90-b8fd-77ae60dab28a::all_1_26_5} system.asynchronous_metric_log (253f5c70-e022-4d90-b8fd-77ae60dab28a) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.03.21 18:43:57.457321 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.40 MiB. 2025.03.21 18:43:58.125489 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:43:58.125785 [ 267 ] {db0acf57-9d2c-4f69-be6c-d11f9ac8b079} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.21 18:43:58.125901 [ 267 ] {db0acf57-9d2c-4f69-be6c-d11f9ac8b079} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.21 18:43:58.127003 [ 267 ] {db0acf57-9d2c-4f69-be6c-d11f9ac8b079} oximeter.fields_i16 (a5ae9dd6-eb39-4afa-ba7d-facc03842aac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:58.127053 [ 267 ] {db0acf57-9d2c-4f69-be6c-d11f9ac8b079} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.03.21 18:43:58.127495 [ 267 ] {db0acf57-9d2c-4f69-be6c-d11f9ac8b079} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.03.21 18:43:58.127755 [ 267 ] {db0acf57-9d2c-4f69-be6c-d11f9ac8b079} oximeter.fields_i16 (a5ae9dd6-eb39-4afa-ba7d-facc03842aac): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:58.128082 [ 267 ] {db0acf57-9d2c-4f69-be6c-d11f9ac8b079} executeQuery: Read 212 rows, 13.81 KiB in 0.002359 sec., 89868.58838490886 rows/sec., 5.72 MiB/sec. 2025.03.21 18:43:58.128221 [ 267 ] {db0acf57-9d2c-4f69-be6c-d11f9ac8b079} TCPHandler: Processed in 0.002921241 sec. 2025.03.21 18:43:58.128350 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:43:58.128462 [ 267 ] {050b47b1-2360-4013-b506-7bc9f6820da0} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 18:43:58.128511 [ 267 ] {050b47b1-2360-4013-b506-7bc9f6820da0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 18:43:58.129365 [ 267 ] {050b47b1-2360-4013-b506-7bc9f6820da0} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:58.129406 [ 267 ] {050b47b1-2360-4013-b506-7bc9f6820da0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.03.21 18:43:58.129804 [ 267 ] {050b47b1-2360-4013-b506-7bc9f6820da0} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.03.21 18:43:58.130054 [ 267 ] {050b47b1-2360-4013-b506-7bc9f6820da0} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:58.130230 [ 82 ] {} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.03.21 18:43:58.130293 [ 267 ] {050b47b1-2360-4013-b506-7bc9f6820da0} executeQuery: Read 681 rows, 55.43 KiB in 0.001852 sec., 367710.5831533478 rows/sec., 29.23 MiB/sec. 2025.03.21 18:43:58.130321 [ 82 ] {} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:58.130395 [ 82 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.03.21 18:43:58.130410 [ 267 ] {050b47b1-2360-4013-b506-7bc9f6820da0} TCPHandler: Processed in 0.002110747 sec. 2025.03.21 18:43:58.130561 [ 196 ] {3cc0c560-b9e5-47ef-88fa-c63b55708d98::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2025.03.21 18:43:58.130578 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:43:58.130689 [ 196 ] {3cc0c560-b9e5-47ef-88fa-c63b55708d98::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 18:43:58.130708 [ 267 ] {34b6377a-cf50-4cc0-ab88-3a4aa0062cf4} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 18:43:58.130724 [ 196 ] {3cc0c560-b9e5-47ef-88fa-c63b55708d98::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1846 rows starting from the beginning of the part 2025.03.21 18:43:58.130767 [ 267 ] {34b6377a-cf50-4cc0-ab88-3a4aa0062cf4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 18:43:58.130902 [ 196 ] {3cc0c560-b9e5-47ef-88fa-c63b55708d98::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 120 rows starting from the beginning of the part 2025.03.21 18:43:58.131317 [ 196 ] {3cc0c560-b9e5-47ef-88fa-c63b55708d98::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 72 rows starting from the beginning of the part 2025.03.21 18:43:58.131655 [ 196 ] {3cc0c560-b9e5-47ef-88fa-c63b55708d98::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 122 rows starting from the beginning of the part 2025.03.21 18:43:58.132058 [ 196 ] {3cc0c560-b9e5-47ef-88fa-c63b55708d98::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 72 rows starting from the beginning of the part 2025.03.21 18:43:58.132398 [ 196 ] {3cc0c560-b9e5-47ef-88fa-c63b55708d98::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 681 rows starting from the beginning of the part 2025.03.21 18:43:58.133332 [ 267 ] {34b6377a-cf50-4cc0-ab88-3a4aa0062cf4} oximeter.fields_u16 (8d5fe5b5-2060-44d2-9590-037bc5fae09b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:58.133377 [ 267 ] {34b6377a-cf50-4cc0-ab88-3a4aa0062cf4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.03.21 18:43:58.133934 [ 267 ] {34b6377a-cf50-4cc0-ab88-3a4aa0062cf4} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.03.21 18:43:58.134213 [ 267 ] {34b6377a-cf50-4cc0-ab88-3a4aa0062cf4} oximeter.fields_u16 (8d5fe5b5-2060-44d2-9590-037bc5fae09b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:58.134527 [ 267 ] {34b6377a-cf50-4cc0-ab88-3a4aa0062cf4} executeQuery: Read 138 rows, 8.79 KiB in 0.003838 sec., 35956.227201667534 rows/sec., 2.24 MiB/sec. 2025.03.21 18:43:58.134701 [ 267 ] {34b6377a-cf50-4cc0-ab88-3a4aa0062cf4} TCPHandler: Processed in 0.004176283 sec. 2025.03.21 18:43:58.134762 [ 186 ] {3cc0c560-b9e5-47ef-88fa-c63b55708d98::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 2913 rows, containing 5 columns (5 merged, 0 gathered) in 0.004268225 sec., 682485.1079781408 rows/sec., 58.13 MiB/sec. 2025.03.21 18:43:58.134844 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:43:58.134956 [ 267 ] {bd198ad3-e3a6-4cd6-81b8-cc26dea701ad} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.21 18:43:58.135025 [ 267 ] {bd198ad3-e3a6-4cd6-81b8-cc26dea701ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.21 18:43:58.135137 [ 197 ] {3cc0c560-b9e5-47ef-88fa-c63b55708d98::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.03.21 18:43:58.135829 [ 197 ] {3cc0c560-b9e5-47ef-88fa-c63b55708d98::all_1_41_8} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:58.136068 [ 197 ] {3cc0c560-b9e5-47ef-88fa-c63b55708d98::all_1_41_8} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.03.21 18:43:58.136259 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. 2025.03.21 18:43:58.136289 [ 267 ] {bd198ad3-e3a6-4cd6-81b8-cc26dea701ad} oximeter.fields_u32 (911397e8-289e-4551-882d-cedea57ba2f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:58.136345 [ 267 ] {bd198ad3-e3a6-4cd6-81b8-cc26dea701ad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.03.21 18:43:58.136702 [ 267 ] {bd198ad3-e3a6-4cd6-81b8-cc26dea701ad} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.03.21 18:43:58.136938 [ 267 ] {bd198ad3-e3a6-4cd6-81b8-cc26dea701ad} oximeter.fields_u32 (911397e8-289e-4551-882d-cedea57ba2f0): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:58.137146 [ 267 ] {bd198ad3-e3a6-4cd6-81b8-cc26dea701ad} executeQuery: Read 113 rows, 7.49 KiB in 0.002215 sec., 51015.80135440181 rows/sec., 3.30 MiB/sec. 2025.03.21 18:43:58.137202 [ 267 ] {bd198ad3-e3a6-4cd6-81b8-cc26dea701ad} TCPHandler: Processed in 0.002413053 sec. 2025.03.21 18:43:58.137323 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:43:58.137426 [ 267 ] {643ff779-dc66-4768-a1aa-615e7a188658} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.21 18:43:58.137470 [ 267 ] {643ff779-dc66-4768-a1aa-615e7a188658} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.21 18:43:58.138017 [ 267 ] {643ff779-dc66-4768-a1aa-615e7a188658} oximeter.fields_u8 (f2f1152e-1157-43b1-b21d-ee3b814d9cca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:58.138056 [ 267 ] {643ff779-dc66-4768-a1aa-615e7a188658} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.03.21 18:43:58.138395 [ 267 ] {643ff779-dc66-4768-a1aa-615e7a188658} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.03.21 18:43:58.138624 [ 267 ] {643ff779-dc66-4768-a1aa-615e7a188658} oximeter.fields_u8 (f2f1152e-1157-43b1-b21d-ee3b814d9cca): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:58.138889 [ 267 ] {643ff779-dc66-4768-a1aa-615e7a188658} executeQuery: Read 112 rows, 6.53 KiB in 0.00147 sec., 76190.4761904762 rows/sec., 4.34 MiB/sec. 2025.03.21 18:43:58.139082 [ 267 ] {643ff779-dc66-4768-a1aa-615e7a188658} TCPHandler: Processed in 0.001807512 sec. 2025.03.21 18:43:58.139225 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:43:58.139332 [ 267 ] {6ec9b58e-db5d-42e1-a518-836b8c1243e0} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 18:43:58.139376 [ 267 ] {6ec9b58e-db5d-42e1-a518-836b8c1243e0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 18:43:58.140086 [ 267 ] {6ec9b58e-db5d-42e1-a518-836b8c1243e0} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:58.140125 [ 267 ] {6ec9b58e-db5d-42e1-a518-836b8c1243e0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.03.21 18:43:58.140492 [ 267 ] {6ec9b58e-db5d-42e1-a518-836b8c1243e0} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.03.21 18:43:58.140727 [ 267 ] {6ec9b58e-db5d-42e1-a518-836b8c1243e0} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:58.140888 [ 82 ] {} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.03.21 18:43:58.140937 [ 82 ] {} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:58.140957 [ 267 ] {6ec9b58e-db5d-42e1-a518-836b8c1243e0} executeQuery: Read 414 rows, 30.15 KiB in 0.001643 sec., 251978.0888618381 rows/sec., 17.92 MiB/sec. 2025.03.21 18:43:58.140972 [ 82 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.03.21 18:43:58.141101 [ 267 ] {6ec9b58e-db5d-42e1-a518-836b8c1243e0} TCPHandler: Processed in 0.001925874 sec. 2025.03.21 18:43:58.141154 [ 188 ] {abf58eaf-bbce-47c3-97d3-15f1abe98526::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2025.03.21 18:43:58.141252 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:43:58.141265 [ 188 ] {abf58eaf-bbce-47c3-97d3-15f1abe98526::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 18:43:58.141298 [ 188 ] {abf58eaf-bbce-47c3-97d3-15f1abe98526::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 914 rows starting from the beginning of the part 2025.03.21 18:43:58.141432 [ 267 ] {542f8707-38a5-48ab-9de4-135824fc8f00} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.03.21 18:43:58.141451 [ 188 ] {abf58eaf-bbce-47c3-97d3-15f1abe98526::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 96 rows starting from the beginning of the part 2025.03.21 18:43:58.141594 [ 267 ] {542f8707-38a5-48ab-9de4-135824fc8f00} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.03.21 18:43:58.141808 [ 188 ] {abf58eaf-bbce-47c3-97d3-15f1abe98526::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 72 rows starting from the beginning of the part 2025.03.21 18:43:58.142270 [ 188 ] {abf58eaf-bbce-47c3-97d3-15f1abe98526::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 100 rows starting from the beginning of the part 2025.03.21 18:43:58.142525 [ 188 ] {abf58eaf-bbce-47c3-97d3-15f1abe98526::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 72 rows starting from the beginning of the part 2025.03.21 18:43:58.142878 [ 188 ] {abf58eaf-bbce-47c3-97d3-15f1abe98526::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 414 rows starting from the beginning of the part 2025.03.21 18:43:58.143678 [ 267 ] {542f8707-38a5-48ab-9de4-135824fc8f00} oximeter.measurements_bool (e3cf1b1a-2fa1-4266-9f36-a423b8f8ccf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:58.143722 [ 267 ] {542f8707-38a5-48ab-9de4-135824fc8f00} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.03.21 18:43:58.144254 [ 267 ] {542f8707-38a5-48ab-9de4-135824fc8f00} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.03.21 18:43:58.144540 [ 267 ] {542f8707-38a5-48ab-9de4-135824fc8f00} oximeter.measurements_bool (e3cf1b1a-2fa1-4266-9f36-a423b8f8ccf3): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:58.144975 [ 267 ] {542f8707-38a5-48ab-9de4-135824fc8f00} executeQuery: Read 6 rows, 321.00 B in 0.003605 sec., 1664.3550624133147 rows/sec., 86.96 KiB/sec. 2025.03.21 18:43:58.145289 [ 267 ] {542f8707-38a5-48ab-9de4-135824fc8f00} TCPHandler: Processed in 0.004092402 sec. 2025.03.21 18:43:58.145320 [ 188 ] {abf58eaf-bbce-47c3-97d3-15f1abe98526::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 1668 rows, containing 5 columns (5 merged, 0 gathered) in 0.004240945 sec., 393308.56684064516 rows/sec., 30.36 MiB/sec. 2025.03.21 18:43:58.145419 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:43:58.145490 [ 188 ] {abf58eaf-bbce-47c3-97d3-15f1abe98526::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.03.21 18:43:58.145548 [ 267 ] {6ca0394c-88bc-47e3-af25-dc182b97f072} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 18:43:58.145605 [ 267 ] {6ca0394c-88bc-47e3-af25-dc182b97f072} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 18:43:58.145862 [ 188 ] {abf58eaf-bbce-47c3-97d3-15f1abe98526::all_1_41_8} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:58.145950 [ 188 ] {abf58eaf-bbce-47c3-97d3-15f1abe98526::all_1_41_8} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.03.21 18:43:58.146038 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. 2025.03.21 18:43:58.146260 [ 267 ] {6ca0394c-88bc-47e3-af25-dc182b97f072} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:58.146297 [ 267 ] {6ca0394c-88bc-47e3-af25-dc182b97f072} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.03.21 18:43:58.146670 [ 267 ] {6ca0394c-88bc-47e3-af25-dc182b97f072} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.03.21 18:43:58.146904 [ 267 ] {6ca0394c-88bc-47e3-af25-dc182b97f072} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:58.147054 [ 82 ] {} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.03.21 18:43:58.147111 [ 82 ] {} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:58.147147 [ 267 ] {6ca0394c-88bc-47e3-af25-dc182b97f072} executeQuery: Read 237 rows, 16.27 KiB in 0.00163 sec., 145398.773006135 rows/sec., 9.75 MiB/sec. 2025.03.21 18:43:58.147151 [ 82 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.03.21 18:43:58.147391 [ 267 ] {6ca0394c-88bc-47e3-af25-dc182b97f072} TCPHandler: Processed in 0.002013026 sec. 2025.03.21 18:43:58.147478 [ 186 ] {ae45b45a-b62a-4d9b-948b-b386fabd81fd::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2025.03.21 18:43:58.147762 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:43:58.148067 [ 186 ] {ae45b45a-b62a-4d9b-948b-b386fabd81fd::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 18:43:58.148219 [ 186 ] {ae45b45a-b62a-4d9b-948b-b386fabd81fd::all_1_41_8} MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 11225 rows starting from the beginning of the part 2025.03.21 18:43:58.148218 [ 267 ] {1d3327c3-48e3-4c49-942a-79d6a6416996} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.03.21 18:43:58.148431 [ 267 ] {1d3327c3-48e3-4c49-942a-79d6a6416996} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.03.21 18:43:58.148571 [ 186 ] {ae45b45a-b62a-4d9b-948b-b386fabd81fd::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 160 rows starting from the beginning of the part 2025.03.21 18:43:58.148929 [ 186 ] {ae45b45a-b62a-4d9b-948b-b386fabd81fd::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 160 rows starting from the beginning of the part 2025.03.21 18:43:58.149229 [ 186 ] {ae45b45a-b62a-4d9b-948b-b386fabd81fd::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 162 rows starting from the beginning of the part 2025.03.21 18:43:58.149510 [ 186 ] {ae45b45a-b62a-4d9b-948b-b386fabd81fd::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 160 rows starting from the beginning of the part 2025.03.21 18:43:58.149807 [ 186 ] {ae45b45a-b62a-4d9b-948b-b386fabd81fd::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 237 rows starting from the beginning of the part 2025.03.21 18:43:58.150723 [ 267 ] {1d3327c3-48e3-4c49-942a-79d6a6416996} oximeter.measurements_f64 (7b0b0415-7ba0-4118-af58-37132dd63164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:58.150799 [ 267 ] {1d3327c3-48e3-4c49-942a-79d6a6416996} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.03.21 18:43:58.151352 [ 267 ] {1d3327c3-48e3-4c49-942a-79d6a6416996} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.03.21 18:43:58.151674 [ 267 ] {1d3327c3-48e3-4c49-942a-79d6a6416996} oximeter.measurements_f64 (7b0b0415-7ba0-4118-af58-37132dd63164): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:58.152144 [ 267 ] {1d3327c3-48e3-4c49-942a-79d6a6416996} executeQuery: Read 1 rows, 69.00 B in 0.00412 sec., 242.71844660194174 rows/sec., 16.36 KiB/sec. 2025.03.21 18:43:58.152340 [ 267 ] {1d3327c3-48e3-4c49-942a-79d6a6416996} TCPHandler: Processed in 0.004709893 sec. 2025.03.21 18:43:58.152566 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:43:58.152815 [ 267 ] {280b68a5-6deb-4d80-9476-fd730612f151} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.21 18:43:58.152926 [ 267 ] {280b68a5-6deb-4d80-9476-fd730612f151} 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.03.21 18:43:58.154456 [ 267 ] {280b68a5-6deb-4d80-9476-fd730612f151} oximeter.measurements_histogramu64 (e2f23082-f29d-4d29-b3a0-31acfc10d3e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:58.154510 [ 267 ] {280b68a5-6deb-4d80-9476-fd730612f151} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.03.21 18:43:58.155241 [ 186 ] {ae45b45a-b62a-4d9b-948b-b386fabd81fd::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 12104 rows, containing 5 columns (5 merged, 0 gathered) in 0.00794706 sec., 1523078.9751178422 rows/sec., 102.92 MiB/sec. 2025.03.21 18:43:58.155610 [ 186 ] {ae45b45a-b62a-4d9b-948b-b386fabd81fd::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.03.21 18:43:58.155807 [ 267 ] {280b68a5-6deb-4d80-9476-fd730612f151} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.03.21 18:43:58.156171 [ 186 ] {ae45b45a-b62a-4d9b-948b-b386fabd81fd::all_1_41_8} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:58.156376 [ 267 ] {280b68a5-6deb-4d80-9476-fd730612f151} oximeter.measurements_histogramu64 (e2f23082-f29d-4d29-b3a0-31acfc10d3e9): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:58.156471 [ 186 ] {ae45b45a-b62a-4d9b-948b-b386fabd81fd::all_1_41_8} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.03.21 18:43:58.156796 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.28 MiB. 2025.03.21 18:43:58.156898 [ 267 ] {280b68a5-6deb-4d80-9476-fd730612f151} executeQuery: Read 32 rows, 58.72 KiB in 0.00418 sec., 7655.502392344498 rows/sec., 13.72 MiB/sec. 2025.03.21 18:43:58.157057 [ 267 ] {280b68a5-6deb-4d80-9476-fd730612f151} TCPHandler: Processed in 0.00457432 sec. 2025.03.21 18:43:58.157185 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:43:58.157287 [ 267 ] {9673c105-d4e4-42e0-a37f-679242cb3a91} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 18:43:58.157333 [ 267 ] {9673c105-d4e4-42e0-a37f-679242cb3a91} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 18:43:58.157778 [ 267 ] {9673c105-d4e4-42e0-a37f-679242cb3a91} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:58.157816 [ 267 ] {9673c105-d4e4-42e0-a37f-679242cb3a91} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.03.21 18:43:58.158178 [ 267 ] {9673c105-d4e4-42e0-a37f-679242cb3a91} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.03.21 18:43:58.158412 [ 267 ] {9673c105-d4e4-42e0-a37f-679242cb3a91} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:58.158568 [ 82 ] {} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.03.21 18:43:58.158625 [ 82 ] {} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:58.158650 [ 267 ] {9673c105-d4e4-42e0-a37f-679242cb3a91} executeQuery: Read 82 rows, 5.33 KiB in 0.001377 sec., 59549.74582425563 rows/sec., 3.78 MiB/sec. 2025.03.21 18:43:58.158663 [ 82 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.03.21 18:43:58.158791 [ 267 ] {9673c105-d4e4-42e0-a37f-679242cb3a91} TCPHandler: Processed in 0.001654449 sec. 2025.03.21 18:43:58.158971 [ 187 ] {c7c9c81e-dc00-4970-9ce5-34da39abffbf::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2025.03.21 18:43:58.159152 [ 187 ] {c7c9c81e-dc00-4970-9ce5-34da39abffbf::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 18:43:58.159193 [ 187 ] {c7c9c81e-dc00-4970-9ce5-34da39abffbf::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1984 rows starting from the beginning of the part 2025.03.21 18:43:58.159301 [ 187 ] {c7c9c81e-dc00-4970-9ce5-34da39abffbf::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 60 rows starting from the beginning of the part 2025.03.21 18:43:58.159419 [ 187 ] {c7c9c81e-dc00-4970-9ce5-34da39abffbf::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 60 rows starting from the beginning of the part 2025.03.21 18:43:58.159586 [ 187 ] {c7c9c81e-dc00-4970-9ce5-34da39abffbf::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 60 rows starting from the beginning of the part 2025.03.21 18:43:58.159718 [ 187 ] {c7c9c81e-dc00-4970-9ce5-34da39abffbf::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 60 rows starting from the beginning of the part 2025.03.21 18:43:58.159851 [ 187 ] {c7c9c81e-dc00-4970-9ce5-34da39abffbf::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 82 rows starting from the beginning of the part 2025.03.21 18:43:58.161282 [ 194 ] {c7c9c81e-dc00-4970-9ce5-34da39abffbf::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 2306 rows, containing 4 columns (4 merged, 0 gathered) in 0.002481953 sec., 929107.0378850849 rows/sec., 60.75 MiB/sec. 2025.03.21 18:43:58.161544 [ 194 ] {c7c9c81e-dc00-4970-9ce5-34da39abffbf::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.03.21 18:43:58.161852 [ 194 ] {c7c9c81e-dc00-4970-9ce5-34da39abffbf::all_1_41_8} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:58.161935 [ 194 ] {c7c9c81e-dc00-4970-9ce5-34da39abffbf::all_1_41_8} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.03.21 18:43:58.162019 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. 2025.03.21 18:43:58.303118 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 2025.03.21 18:43:58.325851 [ 244 ] {} system.metric_log (379d34fc-d09a-47b3-9f86-264f444bcceb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:58.325906 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.03.21 18:43:58.333523 [ 244 ] {} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.03.21 18:43:58.334303 [ 244 ] {} system.metric_log (379d34fc-d09a-47b3-9f86-264f444bcceb): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:58.334617 [ 100 ] {} system.metric_log (379d34fc-d09a-47b3-9f86-264f444bcceb) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.03.21 18:43:58.334690 [ 100 ] {} system.metric_log (379d34fc-d09a-47b3-9f86-264f444bcceb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:43:58.334737 [ 100 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.03.21 18:43:58.335410 [ 190 ] {379d34fc-d09a-47b3-9f86-264f444bcceb::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2025.03.21 18:43:58.350605 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 196 2025.03.21 18:43:58.352313 [ 190 ] {379d34fc-d09a-47b3-9f86-264f444bcceb::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 18:43:58.354014 [ 190 ] {379d34fc-d09a-47b3-9f86-264f444bcceb::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 159 rows starting from the beginning of the part 2025.03.21 18:43:58.359949 [ 190 ] {379d34fc-d09a-47b3-9f86-264f444bcceb::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 7 rows starting from the beginning of the part 2025.03.21 18:43:58.365940 [ 190 ] {379d34fc-d09a-47b3-9f86-264f444bcceb::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 8 rows starting from the beginning of the part 2025.03.21 18:43:58.371410 [ 190 ] {379d34fc-d09a-47b3-9f86-264f444bcceb::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 7 rows starting from the beginning of the part 2025.03.21 18:43:58.377008 [ 190 ] {379d34fc-d09a-47b3-9f86-264f444bcceb::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 8 rows starting from the beginning of the part 2025.03.21 18:43:58.381393 [ 190 ] {379d34fc-d09a-47b3-9f86-264f444bcceb::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 7 rows starting from the beginning of the part 2025.03.21 18:43:58.445327 [ 199 ] {379d34fc-d09a-47b3-9f86-264f444bcceb::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.110437003 sec., 1774.7674662993163 rows/sec., 9.18 MiB/sec. 2025.03.21 18:43:58.448156 [ 189 ] {379d34fc-d09a-47b3-9f86-264f444bcceb::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.03.21 18:43:58.451107 [ 189 ] {379d34fc-d09a-47b3-9f86-264f444bcceb::all_1_26_5} system.metric_log (379d34fc-d09a-47b3-9f86-264f444bcceb): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:43:58.451234 [ 189 ] {379d34fc-d09a-47b3-9f86-264f444bcceb::all_1_26_5} system.metric_log (379d34fc-d09a-47b3-9f86-264f444bcceb) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.03.21 18:43:58.453630 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. 2025.03.21 18:44:01.450562 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:44:01.450795 [ 267 ] {dd390a92-62e9-4f25-980c-4c7ba40d264d} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.03.21 18:44:01.450881 [ 267 ] {dd390a92-62e9-4f25-980c-4c7ba40d264d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.03.21 18:44:01.451745 [ 267 ] {dd390a92-62e9-4f25-980c-4c7ba40d264d} oximeter.fields_ipaddr (54548ee5-6665-4ef7-88f2-6c8e26ee35cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:01.451799 [ 267 ] {dd390a92-62e9-4f25-980c-4c7ba40d264d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.03.21 18:44:01.452231 [ 267 ] {dd390a92-62e9-4f25-980c-4c7ba40d264d} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.03.21 18:44:01.452483 [ 267 ] {dd390a92-62e9-4f25-980c-4c7ba40d264d} oximeter.fields_ipaddr (54548ee5-6665-4ef7-88f2-6c8e26ee35cc): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:01.452726 [ 267 ] {dd390a92-62e9-4f25-980c-4c7ba40d264d} executeQuery: Read 8 rows, 668.00 B in 0.001992 sec., 4016.064257028113 rows/sec., 327.48 KiB/sec. 2025.03.21 18:44:01.452790 [ 267 ] {dd390a92-62e9-4f25-980c-4c7ba40d264d} TCPHandler: Processed in 0.002376652 sec. 2025.03.21 18:44:01.452905 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:44:01.453015 [ 267 ] {4284d57c-765a-4b45-a679-8e3281dabd83} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 18:44:01.453063 [ 267 ] {4284d57c-765a-4b45-a679-8e3281dabd83} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 18:44:01.454224 [ 267 ] {4284d57c-765a-4b45-a679-8e3281dabd83} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:01.454265 [ 267 ] {4284d57c-765a-4b45-a679-8e3281dabd83} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.03.21 18:44:01.454704 [ 267 ] {4284d57c-765a-4b45-a679-8e3281dabd83} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.03.21 18:44:01.454953 [ 267 ] {4284d57c-765a-4b45-a679-8e3281dabd83} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:01.455165 [ 267 ] {4284d57c-765a-4b45-a679-8e3281dabd83} executeQuery: Read 1216 rows, 102.84 KiB in 0.002177 sec., 558566.8350941662 rows/sec., 46.13 MiB/sec. 2025.03.21 18:44:01.455218 [ 267 ] {4284d57c-765a-4b45-a679-8e3281dabd83} TCPHandler: Processed in 0.002365292 sec. 2025.03.21 18:44:01.455352 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:44:01.455492 [ 267 ] {355d434b-2fc1-4d4e-a321-c992a5b7894b} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 18:44:01.455547 [ 267 ] {355d434b-2fc1-4d4e-a321-c992a5b7894b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 18:44:01.456095 [ 267 ] {355d434b-2fc1-4d4e-a321-c992a5b7894b} oximeter.fields_u16 (8d5fe5b5-2060-44d2-9590-037bc5fae09b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:01.456134 [ 267 ] {355d434b-2fc1-4d4e-a321-c992a5b7894b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.03.21 18:44:01.456495 [ 267 ] {355d434b-2fc1-4d4e-a321-c992a5b7894b} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.03.21 18:44:01.456742 [ 267 ] {355d434b-2fc1-4d4e-a321-c992a5b7894b} oximeter.fields_u16 (8d5fe5b5-2060-44d2-9590-037bc5fae09b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:01.456989 [ 267 ] {355d434b-2fc1-4d4e-a321-c992a5b7894b} executeQuery: Read 16 rows, 1.16 KiB in 0.001523 sec., 10505.581089954037 rows/sec., 761.76 KiB/sec. 2025.03.21 18:44:01.457110 [ 267 ] {355d434b-2fc1-4d4e-a321-c992a5b7894b} TCPHandler: Processed in 0.001819652 sec. 2025.03.21 18:44:01.457345 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:44:01.457581 [ 267 ] {5d363be3-e69d-4736-a246-37c676d2e813} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.21 18:44:01.457628 [ 267 ] {5d363be3-e69d-4736-a246-37c676d2e813} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.21 18:44:01.458288 [ 267 ] {5d363be3-e69d-4736-a246-37c676d2e813} oximeter.fields_u32 (911397e8-289e-4551-882d-cedea57ba2f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:01.458327 [ 267 ] {5d363be3-e69d-4736-a246-37c676d2e813} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.03.21 18:44:01.458687 [ 267 ] {5d363be3-e69d-4736-a246-37c676d2e813} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.03.21 18:44:01.458923 [ 267 ] {5d363be3-e69d-4736-a246-37c676d2e813} oximeter.fields_u32 (911397e8-289e-4551-882d-cedea57ba2f0): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:01.459139 [ 267 ] {5d363be3-e69d-4736-a246-37c676d2e813} executeQuery: Read 228 rows, 15.81 KiB in 0.001629 sec., 139963.167587477 rows/sec., 9.48 MiB/sec. 2025.03.21 18:44:01.459194 [ 267 ] {5d363be3-e69d-4736-a246-37c676d2e813} TCPHandler: Processed in 0.001945955 sec. 2025.03.21 18:44:01.459328 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:44:01.459433 [ 267 ] {634ab69e-7e39-41f1-893b-151114c20254} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 18:44:01.459476 [ 267 ] {634ab69e-7e39-41f1-893b-151114c20254} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 18:44:01.460244 [ 267 ] {634ab69e-7e39-41f1-893b-151114c20254} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:01.460282 [ 267 ] {634ab69e-7e39-41f1-893b-151114c20254} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.03.21 18:44:01.460647 [ 267 ] {634ab69e-7e39-41f1-893b-151114c20254} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.03.21 18:44:01.460884 [ 267 ] {634ab69e-7e39-41f1-893b-151114c20254} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:01.461090 [ 267 ] {634ab69e-7e39-41f1-893b-151114c20254} executeQuery: Read 536 rows, 40.70 KiB in 0.001679 sec., 319237.641453246 rows/sec., 23.67 MiB/sec. 2025.03.21 18:44:01.461142 [ 267 ] {634ab69e-7e39-41f1-893b-151114c20254} TCPHandler: Processed in 0.001864833 sec. 2025.03.21 18:44:01.461261 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:44:01.461372 [ 267 ] {c9fcb2be-b9f0-4828-b218-5fac14a3ee2f} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 18:44:01.461421 [ 267 ] {c9fcb2be-b9f0-4828-b218-5fac14a3ee2f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 18:44:01.462230 [ 267 ] {c9fcb2be-b9f0-4828-b218-5fac14a3ee2f} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:01.462270 [ 267 ] {c9fcb2be-b9f0-4828-b218-5fac14a3ee2f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.03.21 18:44:01.462719 [ 267 ] {c9fcb2be-b9f0-4828-b218-5fac14a3ee2f} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.03.21 18:44:01.462961 [ 267 ] {c9fcb2be-b9f0-4828-b218-5fac14a3ee2f} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:01.463185 [ 267 ] {c9fcb2be-b9f0-4828-b218-5fac14a3ee2f} executeQuery: Read 968 rows, 66.53 KiB in 0.001836 sec., 527233.1154684096 rows/sec., 35.39 MiB/sec. 2025.03.21 18:44:01.463239 [ 267 ] {c9fcb2be-b9f0-4828-b218-5fac14a3ee2f} TCPHandler: Processed in 0.002030726 sec. 2025.03.21 18:44:01.463354 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:44:01.463460 [ 267 ] {22763a37-597e-4708-8956-e65236bd853b} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.21 18:44:01.463527 [ 267 ] {22763a37-597e-4708-8956-e65236bd853b} 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.03.21 18:44:01.464570 [ 267 ] {22763a37-597e-4708-8956-e65236bd853b} oximeter.measurements_histogramu64 (e2f23082-f29d-4d29-b3a0-31acfc10d3e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:01.464609 [ 267 ] {22763a37-597e-4708-8956-e65236bd853b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.03.21 18:44:01.465213 [ 267 ] {22763a37-597e-4708-8956-e65236bd853b} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.03.21 18:44:01.465483 [ 267 ] {22763a37-597e-4708-8956-e65236bd853b} oximeter.measurements_histogramu64 (e2f23082-f29d-4d29-b3a0-31acfc10d3e9): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:01.465726 [ 267 ] {22763a37-597e-4708-8956-e65236bd853b} executeQuery: Read 8 rows, 14.68 KiB in 0.002287 sec., 3498.0323567993005 rows/sec., 6.27 MiB/sec. 2025.03.21 18:44:01.465828 [ 267 ] {22763a37-597e-4708-8956-e65236bd853b} TCPHandler: Processed in 0.002524474 sec. 2025.03.21 18:44:01.465962 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:44:01.466066 [ 267 ] {81d5e1bd-a3ab-4716-974d-1f45f32e04a4} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 18:44:01.466111 [ 267 ] {81d5e1bd-a3ab-4716-974d-1f45f32e04a4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 18:44:01.466547 [ 267 ] {81d5e1bd-a3ab-4716-974d-1f45f32e04a4} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:01.466585 [ 267 ] {81d5e1bd-a3ab-4716-974d-1f45f32e04a4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.03.21 18:44:01.466936 [ 267 ] {81d5e1bd-a3ab-4716-974d-1f45f32e04a4} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.03.21 18:44:01.467198 [ 267 ] {81d5e1bd-a3ab-4716-974d-1f45f32e04a4} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:01.467477 [ 267 ] {81d5e1bd-a3ab-4716-974d-1f45f32e04a4} executeQuery: Read 44 rows, 3.03 KiB in 0.001431 sec., 30747.728860936408 rows/sec., 2.07 MiB/sec. 2025.03.21 18:44:01.467593 [ 267 ] {81d5e1bd-a3ab-4716-974d-1f45f32e04a4} TCPHandler: Processed in 0.001676379 sec. 2025.03.21 18:44:02.503747 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 824 2025.03.21 18:44:02.507286 [ 242 ] {} system.query_log (fc3d32f1-e2fa-4c2e-b979-22efa01612ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:02.507344 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.03.21 18:44:02.508822 [ 242 ] {} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.03.21 18:44:02.509136 [ 242 ] {} system.query_log (fc3d32f1-e2fa-4c2e-b979-22efa01612ba): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:02.509956 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 824 2025.03.21 18:44:03.112651 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:44:03.112843 [ 267 ] {8ec4b960-9687-424e-af0c-1f1487dd9f22} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 18:44:03.112916 [ 267 ] {8ec4b960-9687-424e-af0c-1f1487dd9f22} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 18:44:03.113704 [ 267 ] {8ec4b960-9687-424e-af0c-1f1487dd9f22} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:03.113752 [ 267 ] {8ec4b960-9687-424e-af0c-1f1487dd9f22} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.03.21 18:44:03.114190 [ 267 ] {8ec4b960-9687-424e-af0c-1f1487dd9f22} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.03.21 18:44:03.114445 [ 267 ] {8ec4b960-9687-424e-af0c-1f1487dd9f22} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:03.114694 [ 267 ] {8ec4b960-9687-424e-af0c-1f1487dd9f22} executeQuery: Read 56 rows, 4.41 KiB in 0.001906 sec., 29380.90241343127 rows/sec., 2.26 MiB/sec. 2025.03.21 18:44:03.114753 [ 267 ] {8ec4b960-9687-424e-af0c-1f1487dd9f22} TCPHandler: Processed in 0.00223402 sec. 2025.03.21 18:44:03.114886 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:44:03.114993 [ 267 ] {d1e9edf8-7eda-4498-8e15-601661e47104} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 18:44:03.115038 [ 267 ] {d1e9edf8-7eda-4498-8e15-601661e47104} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 18:44:03.115641 [ 267 ] {d1e9edf8-7eda-4498-8e15-601661e47104} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:03.115681 [ 267 ] {d1e9edf8-7eda-4498-8e15-601661e47104} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.03.21 18:44:03.116031 [ 267 ] {d1e9edf8-7eda-4498-8e15-601661e47104} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.03.21 18:44:03.116273 [ 267 ] {d1e9edf8-7eda-4498-8e15-601661e47104} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:03.116479 [ 267 ] {d1e9edf8-7eda-4498-8e15-601661e47104} executeQuery: Read 64 rows, 5.12 KiB in 0.001509 sec., 42412.19350563287 rows/sec., 3.31 MiB/sec. 2025.03.21 18:44:03.116532 [ 267 ] {d1e9edf8-7eda-4498-8e15-601661e47104} TCPHandler: Processed in 0.00169836 sec. 2025.03.21 18:44:03.116650 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:44:03.116756 [ 267 ] {575a1036-8601-4fc8-9870-3cd04147ea59} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 18:44:03.116805 [ 267 ] {575a1036-8601-4fc8-9870-3cd04147ea59} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 18:44:03.117305 [ 267 ] {575a1036-8601-4fc8-9870-3cd04147ea59} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:03.117344 [ 267 ] {575a1036-8601-4fc8-9870-3cd04147ea59} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.03.21 18:44:03.117709 [ 267 ] {575a1036-8601-4fc8-9870-3cd04147ea59} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.03.21 18:44:03.117959 [ 267 ] {575a1036-8601-4fc8-9870-3cd04147ea59} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:03.118159 [ 267 ] {575a1036-8601-4fc8-9870-3cd04147ea59} executeQuery: Read 42 rows, 2.99 KiB in 0.001425 sec., 29473.684210526313 rows/sec., 2.05 MiB/sec. 2025.03.21 18:44:03.118209 [ 267 ] {575a1036-8601-4fc8-9870-3cd04147ea59} TCPHandler: Processed in 0.001612559 sec. 2025.03.21 18:44:03.118323 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:44:03.118421 [ 267 ] {3f47d119-c6fd-4120-96f3-860aa8d3320d} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 18:44:03.118464 [ 267 ] {3f47d119-c6fd-4120-96f3-860aa8d3320d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 18:44:03.118859 [ 267 ] {3f47d119-c6fd-4120-96f3-860aa8d3320d} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:03.118895 [ 267 ] {3f47d119-c6fd-4120-96f3-860aa8d3320d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.03.21 18:44:03.119291 [ 267 ] {3f47d119-c6fd-4120-96f3-860aa8d3320d} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.03.21 18:44:03.119540 [ 267 ] {3f47d119-c6fd-4120-96f3-860aa8d3320d} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:03.119746 [ 267 ] {3f47d119-c6fd-4120-96f3-860aa8d3320d} executeQuery: Read 16 rows, 1.11 KiB in 0.001329 sec., 12039.127163280662 rows/sec., 834.74 KiB/sec. 2025.03.21 18:44:03.119795 [ 267 ] {3f47d119-c6fd-4120-96f3-860aa8d3320d} TCPHandler: Processed in 0.001511796 sec. 2025.03.21 18:44:04.952652 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 12383 2025.03.21 18:44:04.953298 [ 243 ] {} system.asynchronous_metric_log (253f5c70-e022-4d90-b8fd-77ae60dab28a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:04.953335 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.03.21 18:44:04.953940 [ 243 ] {} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.03.21 18:44:04.954196 [ 243 ] {} system.asynchronous_metric_log (253f5c70-e022-4d90-b8fd-77ae60dab28a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:04.954370 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12383 2025.03.21 18:44:05.850798 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 2025.03.21 18:44:05.870339 [ 244 ] {} system.metric_log (379d34fc-d09a-47b3-9f86-264f444bcceb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:05.870409 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.03.21 18:44:05.877939 [ 244 ] {} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.03.21 18:44:05.878733 [ 244 ] {} system.metric_log (379d34fc-d09a-47b3-9f86-264f444bcceb): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:05.882104 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 204 2025.03.21 18:44:08.125574 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:44:08.125779 [ 267 ] {4dbf8a73-7108-49c6-a2a6-6ed2c24b5241} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.21 18:44:08.125862 [ 267 ] {4dbf8a73-7108-49c6-a2a6-6ed2c24b5241} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.21 18:44:08.126726 [ 267 ] {4dbf8a73-7108-49c6-a2a6-6ed2c24b5241} oximeter.fields_i16 (a5ae9dd6-eb39-4afa-ba7d-facc03842aac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:08.126777 [ 267 ] {4dbf8a73-7108-49c6-a2a6-6ed2c24b5241} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.03.21 18:44:08.127225 [ 267 ] {4dbf8a73-7108-49c6-a2a6-6ed2c24b5241} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.03.21 18:44:08.127479 [ 267 ] {4dbf8a73-7108-49c6-a2a6-6ed2c24b5241} oximeter.fields_i16 (a5ae9dd6-eb39-4afa-ba7d-facc03842aac): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:08.127680 [ 267 ] {4dbf8a73-7108-49c6-a2a6-6ed2c24b5241} executeQuery: Read 212 rows, 13.81 KiB in 0.001955 sec., 108439.89769820971 rows/sec., 6.90 MiB/sec. 2025.03.21 18:44:08.127749 [ 267 ] {4dbf8a73-7108-49c6-a2a6-6ed2c24b5241} TCPHandler: Processed in 0.002309811 sec. 2025.03.21 18:44:08.127878 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:44:08.127995 [ 267 ] {1fda1bc9-efae-42fc-9f2f-54f0dbe52f84} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 18:44:08.128046 [ 267 ] {1fda1bc9-efae-42fc-9f2f-54f0dbe52f84} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 18:44:08.129039 [ 267 ] {1fda1bc9-efae-42fc-9f2f-54f0dbe52f84} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:08.129078 [ 267 ] {1fda1bc9-efae-42fc-9f2f-54f0dbe52f84} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.03.21 18:44:08.129491 [ 267 ] {1fda1bc9-efae-42fc-9f2f-54f0dbe52f84} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.03.21 18:44:08.129733 [ 267 ] {1fda1bc9-efae-42fc-9f2f-54f0dbe52f84} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:08.129918 [ 267 ] {1fda1bc9-efae-42fc-9f2f-54f0dbe52f84} executeQuery: Read 681 rows, 55.43 KiB in 0.001951 sec., 349051.76832393644 rows/sec., 27.74 MiB/sec. 2025.03.21 18:44:08.129972 [ 267 ] {1fda1bc9-efae-42fc-9f2f-54f0dbe52f84} TCPHandler: Processed in 0.002147458 sec. 2025.03.21 18:44:08.130100 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:44:08.130210 [ 267 ] {5b77aa4a-630c-4acd-820e-7efe729d1b37} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 18:44:08.130261 [ 267 ] {5b77aa4a-630c-4acd-820e-7efe729d1b37} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 18:44:08.130870 [ 267 ] {5b77aa4a-630c-4acd-820e-7efe729d1b37} oximeter.fields_u16 (8d5fe5b5-2060-44d2-9590-037bc5fae09b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:08.130908 [ 267 ] {5b77aa4a-630c-4acd-820e-7efe729d1b37} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.03.21 18:44:08.131262 [ 267 ] {5b77aa4a-630c-4acd-820e-7efe729d1b37} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.03.21 18:44:08.131498 [ 267 ] {5b77aa4a-630c-4acd-820e-7efe729d1b37} oximeter.fields_u16 (8d5fe5b5-2060-44d2-9590-037bc5fae09b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:08.131719 [ 267 ] {5b77aa4a-630c-4acd-820e-7efe729d1b37} executeQuery: Read 138 rows, 8.79 KiB in 0.001526 sec., 90432.50327653997 rows/sec., 5.63 MiB/sec. 2025.03.21 18:44:08.131823 [ 267 ] {5b77aa4a-630c-4acd-820e-7efe729d1b37} TCPHandler: Processed in 0.001775372 sec. 2025.03.21 18:44:08.132054 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:44:08.132174 [ 267 ] {c9947ee1-2bf7-42bb-a3a8-9dd263c13edf} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.21 18:44:08.132221 [ 267 ] {c9947ee1-2bf7-42bb-a3a8-9dd263c13edf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.21 18:44:08.132817 [ 267 ] {c9947ee1-2bf7-42bb-a3a8-9dd263c13edf} oximeter.fields_u32 (911397e8-289e-4551-882d-cedea57ba2f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:08.132857 [ 267 ] {c9947ee1-2bf7-42bb-a3a8-9dd263c13edf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.03.21 18:44:08.133206 [ 267 ] {c9947ee1-2bf7-42bb-a3a8-9dd263c13edf} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.03.21 18:44:08.133438 [ 267 ] {c9947ee1-2bf7-42bb-a3a8-9dd263c13edf} oximeter.fields_u32 (911397e8-289e-4551-882d-cedea57ba2f0): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:08.133608 [ 149 ] {} oximeter.fields_u32 (911397e8-289e-4551-882d-cedea57ba2f0) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.03.21 18:44:08.133672 [ 267 ] {c9947ee1-2bf7-42bb-a3a8-9dd263c13edf} executeQuery: Read 113 rows, 7.49 KiB in 0.00152 sec., 74342.1052631579 rows/sec., 4.81 MiB/sec. 2025.03.21 18:44:08.133697 [ 149 ] {} oximeter.fields_u32 (911397e8-289e-4551-882d-cedea57ba2f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:08.133764 [ 149 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.03.21 18:44:08.133788 [ 267 ] {c9947ee1-2bf7-42bb-a3a8-9dd263c13edf} TCPHandler: Processed in 0.001828632 sec. 2025.03.21 18:44:08.133984 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:44:08.133987 [ 193 ] {911397e8-289e-4551-882d-cedea57ba2f0::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2025.03.21 18:44:08.134154 [ 267 ] {9108b73c-1d68-4f1b-a6e3-3d976b7b0407} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.21 18:44:08.134262 [ 267 ] {9108b73c-1d68-4f1b-a6e3-3d976b7b0407} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.21 18:44:08.134283 [ 193 ] {911397e8-289e-4551-882d-cedea57ba2f0::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 18:44:08.134399 [ 193 ] {911397e8-289e-4551-882d-cedea57ba2f0::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 341 rows starting from the beginning of the part 2025.03.21 18:44:08.134730 [ 193 ] {911397e8-289e-4551-882d-cedea57ba2f0::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 113 rows starting from the beginning of the part 2025.03.21 18:44:08.135074 [ 193 ] {911397e8-289e-4551-882d-cedea57ba2f0::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 228 rows starting from the beginning of the part 2025.03.21 18:44:08.135489 [ 193 ] {911397e8-289e-4551-882d-cedea57ba2f0::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 113 rows starting from the beginning of the part 2025.03.21 18:44:08.135897 [ 193 ] {911397e8-289e-4551-882d-cedea57ba2f0::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 228 rows starting from the beginning of the part 2025.03.21 18:44:08.136216 [ 193 ] {911397e8-289e-4551-882d-cedea57ba2f0::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 113 rows starting from the beginning of the part 2025.03.21 18:44:08.137122 [ 267 ] {9108b73c-1d68-4f1b-a6e3-3d976b7b0407} oximeter.fields_u8 (f2f1152e-1157-43b1-b21d-ee3b814d9cca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:08.137205 [ 267 ] {9108b73c-1d68-4f1b-a6e3-3d976b7b0407} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.03.21 18:44:08.138325 [ 267 ] {9108b73c-1d68-4f1b-a6e3-3d976b7b0407} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.03.21 18:44:08.138768 [ 267 ] {9108b73c-1d68-4f1b-a6e3-3d976b7b0407} oximeter.fields_u8 (f2f1152e-1157-43b1-b21d-ee3b814d9cca): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:08.139654 [ 193 ] {911397e8-289e-4551-882d-cedea57ba2f0::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 1136 rows, containing 5 columns (5 merged, 0 gathered) in 0.005791962 sec., 196133.8834750642 rows/sec., 13.80 MiB/sec. 2025.03.21 18:44:08.139655 [ 267 ] {9108b73c-1d68-4f1b-a6e3-3d976b7b0407} executeQuery: Read 112 rows, 6.53 KiB in 0.005525 sec., 20271.49321266968 rows/sec., 1.15 MiB/sec. 2025.03.21 18:44:08.139861 [ 267 ] {9108b73c-1d68-4f1b-a6e3-3d976b7b0407} TCPHandler: Processed in 0.005949165 sec. 2025.03.21 18:44:08.139920 [ 193 ] {911397e8-289e-4551-882d-cedea57ba2f0::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.03.21 18:44:08.140022 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:44:08.140198 [ 267 ] {2c2e9d49-ed30-4ffa-8307-48755654bfbb} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 18:44:08.140281 [ 267 ] {2c2e9d49-ed30-4ffa-8307-48755654bfbb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 18:44:08.140425 [ 193 ] {911397e8-289e-4551-882d-cedea57ba2f0::all_1_21_4} oximeter.fields_u32 (911397e8-289e-4551-882d-cedea57ba2f0): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:08.140658 [ 193 ] {911397e8-289e-4551-882d-cedea57ba2f0::all_1_21_4} oximeter.fields_u32 (911397e8-289e-4551-882d-cedea57ba2f0) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.03.21 18:44:08.140870 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. 2025.03.21 18:44:08.141495 [ 267 ] {2c2e9d49-ed30-4ffa-8307-48755654bfbb} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:08.141540 [ 267 ] {2c2e9d49-ed30-4ffa-8307-48755654bfbb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.03.21 18:44:08.141929 [ 267 ] {2c2e9d49-ed30-4ffa-8307-48755654bfbb} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.03.21 18:44:08.142174 [ 267 ] {2c2e9d49-ed30-4ffa-8307-48755654bfbb} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:08.142399 [ 267 ] {2c2e9d49-ed30-4ffa-8307-48755654bfbb} executeQuery: Read 414 rows, 30.15 KiB in 0.00225 sec., 184000 rows/sec., 13.08 MiB/sec. 2025.03.21 18:44:08.142518 [ 267 ] {2c2e9d49-ed30-4ffa-8307-48755654bfbb} TCPHandler: Processed in 0.002560515 sec. 2025.03.21 18:44:08.142759 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:44:08.142868 [ 267 ] {3f774aba-5405-49b9-b0b1-9b40e89cfb16} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.03.21 18:44:08.142915 [ 267 ] {3f774aba-5405-49b9-b0b1-9b40e89cfb16} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.03.21 18:44:08.143368 [ 267 ] {3f774aba-5405-49b9-b0b1-9b40e89cfb16} oximeter.measurements_bool (e3cf1b1a-2fa1-4266-9f36-a423b8f8ccf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:08.143408 [ 267 ] {3f774aba-5405-49b9-b0b1-9b40e89cfb16} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.03.21 18:44:08.143791 [ 267 ] {3f774aba-5405-49b9-b0b1-9b40e89cfb16} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.03.21 18:44:08.144025 [ 267 ] {3f774aba-5405-49b9-b0b1-9b40e89cfb16} oximeter.measurements_bool (e3cf1b1a-2fa1-4266-9f36-a423b8f8ccf3): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:08.144202 [ 149 ] {} oximeter.measurements_bool (e3cf1b1a-2fa1-4266-9f36-a423b8f8ccf3) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 2025.03.21 18:44:08.144267 [ 149 ] {} oximeter.measurements_bool (e3cf1b1a-2fa1-4266-9f36-a423b8f8ccf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:08.144283 [ 267 ] {3f774aba-5405-49b9-b0b1-9b40e89cfb16} executeQuery: Read 6 rows, 321.00 B in 0.001429 sec., 4198.740377886635 rows/sec., 219.37 KiB/sec. 2025.03.21 18:44:08.144302 [ 149 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.03.21 18:44:08.144429 [ 267 ] {3f774aba-5405-49b9-b0b1-9b40e89cfb16} TCPHandler: Processed in 0.001757451 sec. 2025.03.21 18:44:08.144494 [ 192 ] {e3cf1b1a-2fa1-4266-9f36-a423b8f8ccf3::all_1_15_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full 2025.03.21 18:44:08.144592 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:44:08.144613 [ 192 ] {e3cf1b1a-2fa1-4266-9f36-a423b8f8ccf3::all_1_15_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 18:44:08.144645 [ 192 ] {e3cf1b1a-2fa1-4266-9f36-a423b8f8ccf3::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 60 rows starting from the beginning of the part 2025.03.21 18:44:08.144753 [ 267 ] {cf8f540c-da19-4a77-8f40-29cdc68a8575} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 18:44:08.144805 [ 192 ] {e3cf1b1a-2fa1-4266-9f36-a423b8f8ccf3::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part 2025.03.21 18:44:08.144914 [ 267 ] {cf8f540c-da19-4a77-8f40-29cdc68a8575} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 18:44:08.145153 [ 192 ] {e3cf1b1a-2fa1-4266-9f36-a423b8f8ccf3::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part 2025.03.21 18:44:08.145532 [ 192 ] {e3cf1b1a-2fa1-4266-9f36-a423b8f8ccf3::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part 2025.03.21 18:44:08.145859 [ 192 ] {e3cf1b1a-2fa1-4266-9f36-a423b8f8ccf3::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part 2025.03.21 18:44:08.146188 [ 192 ] {e3cf1b1a-2fa1-4266-9f36-a423b8f8ccf3::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part 2025.03.21 18:44:08.147299 [ 267 ] {cf8f540c-da19-4a77-8f40-29cdc68a8575} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:08.147341 [ 267 ] {cf8f540c-da19-4a77-8f40-29cdc68a8575} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.03.21 18:44:08.147944 [ 193 ] {e3cf1b1a-2fa1-4266-9f36-a423b8f8ccf3::all_1_15_3} MergeTask::MergeProjectionsStage: Merge sorted 90 rows, containing 4 columns (4 merged, 0 gathered) in 0.003513062 sec., 25618.676812421756 rows/sec., 1.31 MiB/sec. 2025.03.21 18:44:08.148018 [ 267 ] {cf8f540c-da19-4a77-8f40-29cdc68a8575} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.03.21 18:44:08.148131 [ 193 ] {e3cf1b1a-2fa1-4266-9f36-a423b8f8ccf3::all_1_15_3} MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) 2025.03.21 18:44:08.148487 [ 267 ] {cf8f540c-da19-4a77-8f40-29cdc68a8575} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:08.148787 [ 193 ] {e3cf1b1a-2fa1-4266-9f36-a423b8f8ccf3::all_1_15_3} oximeter.measurements_bool (e3cf1b1a-2fa1-4266-9f36-a423b8f8ccf3): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:08.149011 [ 267 ] {cf8f540c-da19-4a77-8f40-29cdc68a8575} executeQuery: Read 237 rows, 16.27 KiB in 0.004292 sec., 55219.01211556384 rows/sec., 3.70 MiB/sec. 2025.03.21 18:44:08.149178 [ 193 ] {e3cf1b1a-2fa1-4266-9f36-a423b8f8ccf3::all_1_15_3} oximeter.measurements_bool (e3cf1b1a-2fa1-4266-9f36-a423b8f8ccf3) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 2025.03.21 18:44:08.149370 [ 267 ] {cf8f540c-da19-4a77-8f40-29cdc68a8575} TCPHandler: Processed in 0.004824145 sec. 2025.03.21 18:44:08.149516 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.03.21 18:44:08.149690 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:44:08.149800 [ 267 ] {c21d4ec7-cb95-4315-8830-0f1b2c443074} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.03.21 18:44:08.149848 [ 267 ] {c21d4ec7-cb95-4315-8830-0f1b2c443074} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.03.21 18:44:08.150281 [ 267 ] {c21d4ec7-cb95-4315-8830-0f1b2c443074} oximeter.measurements_f64 (7b0b0415-7ba0-4118-af58-37132dd63164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:08.150319 [ 267 ] {c21d4ec7-cb95-4315-8830-0f1b2c443074} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.03.21 18:44:08.150676 [ 267 ] {c21d4ec7-cb95-4315-8830-0f1b2c443074} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.03.21 18:44:08.150926 [ 267 ] {c21d4ec7-cb95-4315-8830-0f1b2c443074} oximeter.measurements_f64 (7b0b0415-7ba0-4118-af58-37132dd63164): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:08.151091 [ 149 ] {} oximeter.measurements_f64 (7b0b0415-7ba0-4118-af58-37132dd63164) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 2025.03.21 18:44:08.151156 [ 149 ] {} oximeter.measurements_f64 (7b0b0415-7ba0-4118-af58-37132dd63164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:08.151184 [ 267 ] {c21d4ec7-cb95-4315-8830-0f1b2c443074} executeQuery: Read 1 rows, 69.00 B in 0.0014 sec., 714.2857142857143 rows/sec., 48.13 KiB/sec. 2025.03.21 18:44:08.151200 [ 149 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.03.21 18:44:08.151345 [ 267 ] {c21d4ec7-cb95-4315-8830-0f1b2c443074} TCPHandler: Processed in 0.00172833 sec. 2025.03.21 18:44:08.151604 [ 195 ] {7b0b0415-7ba0-4118-af58-37132dd63164::all_1_15_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full 2025.03.21 18:44:08.151710 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:44:08.151909 [ 195 ] {7b0b0415-7ba0-4118-af58-37132dd63164::all_1_15_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 18:44:08.151932 [ 267 ] {f8adb3c0-c774-4e7d-96d5-a333d376fd23} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.21 18:44:08.151986 [ 195 ] {7b0b0415-7ba0-4118-af58-37132dd63164::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 10 rows starting from the beginning of the part 2025.03.21 18:44:08.152158 [ 267 ] {f8adb3c0-c774-4e7d-96d5-a333d376fd23} 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.03.21 18:44:08.152289 [ 195 ] {7b0b0415-7ba0-4118-af58-37132dd63164::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part 2025.03.21 18:44:08.152708 [ 195 ] {7b0b0415-7ba0-4118-af58-37132dd63164::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part 2025.03.21 18:44:08.153075 [ 195 ] {7b0b0415-7ba0-4118-af58-37132dd63164::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part 2025.03.21 18:44:08.153436 [ 195 ] {7b0b0415-7ba0-4118-af58-37132dd63164::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part 2025.03.21 18:44:08.153841 [ 195 ] {7b0b0415-7ba0-4118-af58-37132dd63164::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part 2025.03.21 18:44:08.157970 [ 267 ] {f8adb3c0-c774-4e7d-96d5-a333d376fd23} oximeter.measurements_histogramu64 (e2f23082-f29d-4d29-b3a0-31acfc10d3e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:08.158003 [ 198 ] {7b0b0415-7ba0-4118-af58-37132dd63164::all_1_15_3} MergeTask::MergeProjectionsStage: Merge sorted 15 rows, containing 4 columns (4 merged, 0 gathered) in 0.006661867 sec., 2251.6210545782437 rows/sec., 151.72 KiB/sec. 2025.03.21 18:44:08.158021 [ 267 ] {f8adb3c0-c774-4e7d-96d5-a333d376fd23} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.03.21 18:44:08.158291 [ 198 ] {7b0b0415-7ba0-4118-af58-37132dd63164::all_1_15_3} MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) 2025.03.21 18:44:08.159037 [ 198 ] {7b0b0415-7ba0-4118-af58-37132dd63164::all_1_15_3} oximeter.measurements_f64 (7b0b0415-7ba0-4118-af58-37132dd63164): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:08.159280 [ 198 ] {7b0b0415-7ba0-4118-af58-37132dd63164::all_1_15_3} oximeter.measurements_f64 (7b0b0415-7ba0-4118-af58-37132dd63164) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 2025.03.21 18:44:08.159459 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. 2025.03.21 18:44:08.159608 [ 267 ] {f8adb3c0-c774-4e7d-96d5-a333d376fd23} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.03.21 18:44:08.159893 [ 267 ] {f8adb3c0-c774-4e7d-96d5-a333d376fd23} oximeter.measurements_histogramu64 (e2f23082-f29d-4d29-b3a0-31acfc10d3e9): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:08.160185 [ 267 ] {f8adb3c0-c774-4e7d-96d5-a333d376fd23} executeQuery: Read 32 rows, 58.72 KiB in 0.008324 sec., 3844.3056222969726 rows/sec., 6.89 MiB/sec. 2025.03.21 18:44:08.160325 [ 267 ] {f8adb3c0-c774-4e7d-96d5-a333d376fd23} TCPHandler: Processed in 0.008741784 sec. 2025.03.21 18:44:08.160478 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:44:08.160586 [ 267 ] {06b05d8d-0c2f-4e4b-acb3-a3e5f5770259} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 18:44:08.160633 [ 267 ] {06b05d8d-0c2f-4e4b-acb3-a3e5f5770259} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 18:44:08.161153 [ 267 ] {06b05d8d-0c2f-4e4b-acb3-a3e5f5770259} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:08.161200 [ 267 ] {06b05d8d-0c2f-4e4b-acb3-a3e5f5770259} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.03.21 18:44:08.161656 [ 267 ] {06b05d8d-0c2f-4e4b-acb3-a3e5f5770259} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.03.21 18:44:08.161923 [ 267 ] {06b05d8d-0c2f-4e4b-acb3-a3e5f5770259} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:08.162145 [ 267 ] {06b05d8d-0c2f-4e4b-acb3-a3e5f5770259} executeQuery: Read 82 rows, 5.33 KiB in 0.001582 sec., 51833.1226295828 rows/sec., 3.29 MiB/sec. 2025.03.21 18:44:08.162195 [ 267 ] {06b05d8d-0c2f-4e4b-acb3-a3e5f5770259} TCPHandler: Processed in 0.001767511 sec. 2025.03.21 18:44:12.346846 [ 144 ] {} DNSResolver: Updating DNS cache 2025.03.21 18:44:12.346908 [ 144 ] {} DNSResolver: Updated DNS cache 2025.03.21 18:44:12.454574 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 12871 2025.03.21 18:44:12.455301 [ 243 ] {} system.asynchronous_metric_log (253f5c70-e022-4d90-b8fd-77ae60dab28a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:12.455348 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.03.21 18:44:12.455880 [ 243 ] {} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.03.21 18:44:12.456145 [ 243 ] {} system.asynchronous_metric_log (253f5c70-e022-4d90-b8fd-77ae60dab28a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:12.456345 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12871 2025.03.21 18:44:12.510324 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 854 2025.03.21 18:44:12.513505 [ 242 ] {} system.query_log (fc3d32f1-e2fa-4c2e-b979-22efa01612ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:12.513566 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.03.21 18:44:12.515048 [ 242 ] {} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.03.21 18:44:12.515379 [ 242 ] {} system.query_log (fc3d32f1-e2fa-4c2e-b979-22efa01612ba): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:12.516274 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 854 2025.03.21 18:44:13.119188 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:44:13.119397 [ 267 ] {7ca8ddd0-097c-48b1-b5a9-64b5b245948a} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 18:44:13.119475 [ 267 ] {7ca8ddd0-097c-48b1-b5a9-64b5b245948a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 18:44:13.120316 [ 267 ] {7ca8ddd0-097c-48b1-b5a9-64b5b245948a} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:13.120360 [ 267 ] {7ca8ddd0-097c-48b1-b5a9-64b5b245948a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.03.21 18:44:13.120798 [ 267 ] {7ca8ddd0-097c-48b1-b5a9-64b5b245948a} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.03.21 18:44:13.121059 [ 267 ] {7ca8ddd0-097c-48b1-b5a9-64b5b245948a} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:13.121337 [ 267 ] {7ca8ddd0-097c-48b1-b5a9-64b5b245948a} executeQuery: Read 72 rows, 5.99 KiB in 0.001991 sec., 36162.73229532898 rows/sec., 2.94 MiB/sec. 2025.03.21 18:44:13.121433 [ 267 ] {7ca8ddd0-097c-48b1-b5a9-64b5b245948a} TCPHandler: Processed in 0.002425923 sec. 2025.03.21 18:44:13.121705 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:44:13.121916 [ 267 ] {dd25d32e-2cac-4a85-b9fe-26231953f23f} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 18:44:13.121967 [ 267 ] {dd25d32e-2cac-4a85-b9fe-26231953f23f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 18:44:13.122512 [ 267 ] {dd25d32e-2cac-4a85-b9fe-26231953f23f} oximeter.fields_u16 (8d5fe5b5-2060-44d2-9590-037bc5fae09b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:13.122552 [ 267 ] {dd25d32e-2cac-4a85-b9fe-26231953f23f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.03.21 18:44:13.122909 [ 267 ] {dd25d32e-2cac-4a85-b9fe-26231953f23f} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.03.21 18:44:13.123150 [ 267 ] {dd25d32e-2cac-4a85-b9fe-26231953f23f} oximeter.fields_u16 (8d5fe5b5-2060-44d2-9590-037bc5fae09b): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:13.123312 [ 143 ] {} oximeter.fields_u16 (8d5fe5b5-2060-44d2-9590-037bc5fae09b) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.03.21 18:44:13.123380 [ 267 ] {dd25d32e-2cac-4a85-b9fe-26231953f23f} executeQuery: Read 8 rows, 616.00 B in 0.001501 sec., 5329.7801465689545 rows/sec., 400.77 KiB/sec. 2025.03.21 18:44:13.123405 [ 143 ] {} oximeter.fields_u16 (8d5fe5b5-2060-44d2-9590-037bc5fae09b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:13.123470 [ 143 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.03.21 18:44:13.123502 [ 267 ] {dd25d32e-2cac-4a85-b9fe-26231953f23f} TCPHandler: Processed in 0.001905473 sec. 2025.03.21 18:44:13.123705 [ 191 ] {8d5fe5b5-2060-44d2-9590-037bc5fae09b::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2025.03.21 18:44:13.123717 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:44:13.123972 [ 267 ] {c9059517-9899-4aa6-a504-d8d660a9586a} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 18:44:13.123992 [ 191 ] {8d5fe5b5-2060-44d2-9590-037bc5fae09b::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 18:44:13.124072 [ 267 ] {c9059517-9899-4aa6-a504-d8d660a9586a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 18:44:13.124082 [ 191 ] {8d5fe5b5-2060-44d2-9590-037bc5fae09b::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 164 rows starting from the beginning of the part 2025.03.21 18:44:13.124382 [ 191 ] {8d5fe5b5-2060-44d2-9590-037bc5fae09b::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 8 rows starting from the beginning of the part 2025.03.21 18:44:13.124678 [ 191 ] {8d5fe5b5-2060-44d2-9590-037bc5fae09b::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 138 rows starting from the beginning of the part 2025.03.21 18:44:13.125067 [ 191 ] {8d5fe5b5-2060-44d2-9590-037bc5fae09b::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 16 rows starting from the beginning of the part 2025.03.21 18:44:13.125377 [ 191 ] {8d5fe5b5-2060-44d2-9590-037bc5fae09b::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 138 rows starting from the beginning of the part 2025.03.21 18:44:13.125747 [ 191 ] {8d5fe5b5-2060-44d2-9590-037bc5fae09b::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 8 rows starting from the beginning of the part 2025.03.21 18:44:13.127391 [ 267 ] {c9059517-9899-4aa6-a504-d8d660a9586a} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:13.127465 [ 267 ] {c9059517-9899-4aa6-a504-d8d660a9586a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.03.21 18:44:13.128440 [ 267 ] {c9059517-9899-4aa6-a504-d8d660a9586a} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.03.21 18:44:13.128880 [ 198 ] {8d5fe5b5-2060-44d2-9590-037bc5fae09b::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 472 rows, containing 5 columns (5 merged, 0 gathered) in 0.005292214 sec., 89187.62544371789 rows/sec., 5.99 MiB/sec. 2025.03.21 18:44:13.128951 [ 267 ] {c9059517-9899-4aa6-a504-d8d660a9586a} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:13.129207 [ 198 ] {8d5fe5b5-2060-44d2-9590-037bc5fae09b::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.03.21 18:44:13.129374 [ 267 ] {c9059517-9899-4aa6-a504-d8d660a9586a} executeQuery: Read 72 rows, 5.76 KiB in 0.005475 sec., 13150.68493150685 rows/sec., 1.03 MiB/sec. 2025.03.21 18:44:13.129517 [ 267 ] {c9059517-9899-4aa6-a504-d8d660a9586a} TCPHandler: Processed in 0.005884423 sec. 2025.03.21 18:44:13.129696 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:44:13.129837 [ 198 ] {8d5fe5b5-2060-44d2-9590-037bc5fae09b::all_1_36_7} oximeter.fields_u16 (8d5fe5b5-2060-44d2-9590-037bc5fae09b): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:13.129869 [ 267 ] {f7521021-69df-4754-87b2-26e4152c738b} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 18:44:13.129979 [ 267 ] {f7521021-69df-4754-87b2-26e4152c738b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 18:44:13.130049 [ 198 ] {8d5fe5b5-2060-44d2-9590-037bc5fae09b::all_1_36_7} oximeter.fields_u16 (8d5fe5b5-2060-44d2-9590-037bc5fae09b) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.03.21 18:44:13.130266 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2025.03.21 18:44:13.130770 [ 267 ] {f7521021-69df-4754-87b2-26e4152c738b} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:13.130813 [ 267 ] {f7521021-69df-4754-87b2-26e4152c738b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.03.21 18:44:13.131219 [ 267 ] {f7521021-69df-4754-87b2-26e4152c738b} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.03.21 18:44:13.131462 [ 267 ] {f7521021-69df-4754-87b2-26e4152c738b} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:13.131682 [ 267 ] {f7521021-69df-4754-87b2-26e4152c738b} executeQuery: Read 160 rows, 11.41 KiB in 0.001859 sec., 86067.77837547069 rows/sec., 5.99 MiB/sec. 2025.03.21 18:44:13.131737 [ 267 ] {f7521021-69df-4754-87b2-26e4152c738b} TCPHandler: Processed in 0.002119647 sec. 2025.03.21 18:44:13.131869 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:44:13.131973 [ 267 ] {ac6b85fa-a2c6-47d4-83f2-fa45fac596cf} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.21 18:44:13.132036 [ 267 ] {ac6b85fa-a2c6-47d4-83f2-fa45fac596cf} 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.03.21 18:44:13.133094 [ 267 ] {ac6b85fa-a2c6-47d4-83f2-fa45fac596cf} oximeter.measurements_histogramu64 (e2f23082-f29d-4d29-b3a0-31acfc10d3e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:13.133133 [ 267 ] {ac6b85fa-a2c6-47d4-83f2-fa45fac596cf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.03.21 18:44:13.133738 [ 267 ] {ac6b85fa-a2c6-47d4-83f2-fa45fac596cf} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.03.21 18:44:13.133994 [ 267 ] {ac6b85fa-a2c6-47d4-83f2-fa45fac596cf} oximeter.measurements_histogramu64 (e2f23082-f29d-4d29-b3a0-31acfc10d3e9): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:13.134178 [ 143 ] {} oximeter.measurements_histogramu64 (e2f23082-f29d-4d29-b3a0-31acfc10d3e9) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.03.21 18:44:13.134248 [ 143 ] {} oximeter.measurements_histogramu64 (e2f23082-f29d-4d29-b3a0-31acfc10d3e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:13.134287 [ 143 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.03.21 18:44:13.134293 [ 267 ] {ac6b85fa-a2c6-47d4-83f2-fa45fac596cf} executeQuery: Read 8 rows, 14.68 KiB in 0.002332 sec., 3430.5317324185253 rows/sec., 6.15 MiB/sec. 2025.03.21 18:44:13.135329 [ 201 ] {e2f23082-f29d-4d29-b3a0-31acfc10d3e9::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2025.03.21 18:44:13.135432 [ 267 ] {ac6b85fa-a2c6-47d4-83f2-fa45fac596cf} TCPHandler: Processed in 0.003606833 sec. 2025.03.21 18:44:13.135714 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:44:13.135951 [ 267 ] {422ec4d7-d529-47a7-85c6-abe5a25d9d8a} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 18:44:13.136081 [ 267 ] {422ec4d7-d529-47a7-85c6-abe5a25d9d8a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 18:44:13.136196 [ 201 ] {e2f23082-f29d-4d29-b3a0-31acfc10d3e9::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 18:44:13.136435 [ 201 ] {e2f23082-f29d-4d29-b3a0-31acfc10d3e9::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 596 rows starting from the beginning of the part 2025.03.21 18:44:13.137151 [ 201 ] {e2f23082-f29d-4d29-b3a0-31acfc10d3e9::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 8 rows starting from the beginning of the part 2025.03.21 18:44:13.137948 [ 201 ] {e2f23082-f29d-4d29-b3a0-31acfc10d3e9::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 32 rows starting from the beginning of the part 2025.03.21 18:44:13.138280 [ 267 ] {422ec4d7-d529-47a7-85c6-abe5a25d9d8a} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:13.138540 [ 267 ] {422ec4d7-d529-47a7-85c6-abe5a25d9d8a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.03.21 18:44:13.138628 [ 201 ] {e2f23082-f29d-4d29-b3a0-31acfc10d3e9::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 8 rows starting from the beginning of the part 2025.03.21 18:44:13.139266 [ 201 ] {e2f23082-f29d-4d29-b3a0-31acfc10d3e9::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 32 rows starting from the beginning of the part 2025.03.21 18:44:13.139788 [ 201 ] {e2f23082-f29d-4d29-b3a0-31acfc10d3e9::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 8 rows starting from the beginning of the part 2025.03.21 18:44:13.140541 [ 267 ] {422ec4d7-d529-47a7-85c6-abe5a25d9d8a} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.03.21 18:44:13.141008 [ 267 ] {422ec4d7-d529-47a7-85c6-abe5a25d9d8a} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:13.141564 [ 267 ] {422ec4d7-d529-47a7-85c6-abe5a25d9d8a} executeQuery: Read 60 rows, 4.14 KiB in 0.005682 sec., 10559.662090813094 rows/sec., 728.73 KiB/sec. 2025.03.21 18:44:13.141728 [ 267 ] {422ec4d7-d529-47a7-85c6-abe5a25d9d8a} TCPHandler: Processed in 0.006084947 sec. 2025.03.21 18:44:13.144756 [ 198 ] {e2f23082-f29d-4d29-b3a0-31acfc10d3e9::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 684 rows, containing 19 columns (19 merged, 0 gathered) in 0.010312892 sec., 66324.7515827762 rows/sec., 118.85 MiB/sec. 2025.03.21 18:44:13.146004 [ 198 ] {e2f23082-f29d-4d29-b3a0-31acfc10d3e9::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.03.21 18:44:13.146458 [ 198 ] {e2f23082-f29d-4d29-b3a0-31acfc10d3e9::all_1_36_7} oximeter.measurements_histogramu64 (e2f23082-f29d-4d29-b3a0-31acfc10d3e9): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:13.146545 [ 198 ] {e2f23082-f29d-4d29-b3a0-31acfc10d3e9::all_1_36_7} oximeter.measurements_histogramu64 (e2f23082-f29d-4d29-b3a0-31acfc10d3e9) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.03.21 18:44:13.146711 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.46 MiB. 2025.03.21 18:44:13.382249 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 212 2025.03.21 18:44:13.402710 [ 244 ] {} system.metric_log (379d34fc-d09a-47b3-9f86-264f444bcceb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:13.402762 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.03.21 18:44:13.410066 [ 244 ] {} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.03.21 18:44:13.410833 [ 244 ] {} system.metric_log (379d34fc-d09a-47b3-9f86-264f444bcceb): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:13.413632 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 212 2025.03.21 18:44:18.125729 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:44:18.126054 [ 267 ] {7bde15e5-e4c1-4338-bd01-9378fdac4403} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.21 18:44:18.126168 [ 267 ] {7bde15e5-e4c1-4338-bd01-9378fdac4403} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.21 18:44:18.127069 [ 267 ] {7bde15e5-e4c1-4338-bd01-9378fdac4403} oximeter.fields_i16 (a5ae9dd6-eb39-4afa-ba7d-facc03842aac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:18.127114 [ 267 ] {7bde15e5-e4c1-4338-bd01-9378fdac4403} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.03.21 18:44:18.127577 [ 267 ] {7bde15e5-e4c1-4338-bd01-9378fdac4403} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.03.21 18:44:18.127832 [ 267 ] {7bde15e5-e4c1-4338-bd01-9378fdac4403} oximeter.fields_i16 (a5ae9dd6-eb39-4afa-ba7d-facc03842aac): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:18.128054 [ 267 ] {7bde15e5-e4c1-4338-bd01-9378fdac4403} executeQuery: Read 212 rows, 13.81 KiB in 0.002074 sec., 102217.93635486982 rows/sec., 6.50 MiB/sec. 2025.03.21 18:44:18.128187 [ 267 ] {7bde15e5-e4c1-4338-bd01-9378fdac4403} TCPHandler: Processed in 0.002639967 sec. 2025.03.21 18:44:18.128370 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:44:18.128483 [ 267 ] {50763b88-6ba0-45d9-8c2d-2bee2a871d6b} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.03.21 18:44:18.128534 [ 267 ] {50763b88-6ba0-45d9-8c2d-2bee2a871d6b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.03.21 18:44:18.129088 [ 267 ] {50763b88-6ba0-45d9-8c2d-2bee2a871d6b} oximeter.fields_ipaddr (54548ee5-6665-4ef7-88f2-6c8e26ee35cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:18.129127 [ 267 ] {50763b88-6ba0-45d9-8c2d-2bee2a871d6b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.03.21 18:44:18.129490 [ 267 ] {50763b88-6ba0-45d9-8c2d-2bee2a871d6b} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.03.21 18:44:18.129737 [ 267 ] {50763b88-6ba0-45d9-8c2d-2bee2a871d6b} oximeter.fields_ipaddr (54548ee5-6665-4ef7-88f2-6c8e26ee35cc): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:18.129912 [ 267 ] {50763b88-6ba0-45d9-8c2d-2bee2a871d6b} executeQuery: Read 6 rows, 501.00 B in 0.001457 sec., 4118.050789293068 rows/sec., 335.80 KiB/sec. 2025.03.21 18:44:18.129967 [ 267 ] {50763b88-6ba0-45d9-8c2d-2bee2a871d6b} TCPHandler: Processed in 0.001658379 sec. 2025.03.21 18:44:18.130084 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:44:18.130196 [ 267 ] {e995d36e-c4dc-4df6-afc8-6e699544cfab} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 18:44:18.130244 [ 267 ] {e995d36e-c4dc-4df6-afc8-6e699544cfab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 18:44:18.131099 [ 267 ] {e995d36e-c4dc-4df6-afc8-6e699544cfab} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:18.131163 [ 267 ] {e995d36e-c4dc-4df6-afc8-6e699544cfab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.03.21 18:44:18.131570 [ 267 ] {e995d36e-c4dc-4df6-afc8-6e699544cfab} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.03.21 18:44:18.131813 [ 267 ] {e995d36e-c4dc-4df6-afc8-6e699544cfab} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:18.131955 [ 140 ] {} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.03.21 18:44:18.132004 [ 267 ] {e995d36e-c4dc-4df6-afc8-6e699544cfab} executeQuery: Read 684 rows, 55.65 KiB in 0.00183 sec., 373770.4918032787 rows/sec., 29.70 MiB/sec. 2025.03.21 18:44:18.132008 [ 140 ] {} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:18.132063 [ 140 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.03.21 18:44:18.132082 [ 267 ] {e995d36e-c4dc-4df6-afc8-6e699544cfab} TCPHandler: Processed in 0.002052076 sec. 2025.03.21 18:44:18.132258 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:44:18.132282 [ 198 ] {3cc0c560-b9e5-47ef-88fa-c63b55708d98::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2025.03.21 18:44:18.132408 [ 267 ] {c2052872-5771-4825-9a48-dc41d584b9ce} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 18:44:18.132513 [ 267 ] {c2052872-5771-4825-9a48-dc41d584b9ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 18:44:18.132626 [ 198 ] {3cc0c560-b9e5-47ef-88fa-c63b55708d98::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 18:44:18.132736 [ 198 ] {3cc0c560-b9e5-47ef-88fa-c63b55708d98::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1846 rows starting from the beginning of the part 2025.03.21 18:44:18.133104 [ 198 ] {3cc0c560-b9e5-47ef-88fa-c63b55708d98::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1216 rows starting from the beginning of the part 2025.03.21 18:44:18.133480 [ 198 ] {3cc0c560-b9e5-47ef-88fa-c63b55708d98::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 56 rows starting from the beginning of the part 2025.03.21 18:44:18.133816 [ 198 ] {3cc0c560-b9e5-47ef-88fa-c63b55708d98::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 681 rows starting from the beginning of the part 2025.03.21 18:44:18.134138 [ 198 ] {3cc0c560-b9e5-47ef-88fa-c63b55708d98::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 72 rows starting from the beginning of the part 2025.03.21 18:44:18.134414 [ 198 ] {3cc0c560-b9e5-47ef-88fa-c63b55708d98::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 684 rows starting from the beginning of the part 2025.03.21 18:44:18.135331 [ 267 ] {c2052872-5771-4825-9a48-dc41d584b9ce} oximeter.fields_u16 (8d5fe5b5-2060-44d2-9590-037bc5fae09b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:18.135405 [ 267 ] {c2052872-5771-4825-9a48-dc41d584b9ce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.03.21 18:44:18.136273 [ 267 ] {c2052872-5771-4825-9a48-dc41d584b9ce} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.03.21 18:44:18.136819 [ 267 ] {c2052872-5771-4825-9a48-dc41d584b9ce} oximeter.fields_u16 (8d5fe5b5-2060-44d2-9590-037bc5fae09b): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:18.137179 [ 267 ] {c2052872-5771-4825-9a48-dc41d584b9ce} executeQuery: Read 144 rows, 9.21 KiB in 0.00482 sec., 29875.518672199174 rows/sec., 1.87 MiB/sec. 2025.03.21 18:44:18.137257 [ 267 ] {c2052872-5771-4825-9a48-dc41d584b9ce} TCPHandler: Processed in 0.005076259 sec. 2025.03.21 18:44:18.137400 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:44:18.137527 [ 267 ] {2e1c2174-3385-4885-9d2b-55e54c579de4} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.21 18:44:18.137571 [ 267 ] {2e1c2174-3385-4885-9d2b-55e54c579de4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.21 18:44:18.138368 [ 198 ] {3cc0c560-b9e5-47ef-88fa-c63b55708d98::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 4555 rows, containing 5 columns (5 merged, 0 gathered) in 0.006187419 sec., 736171.2533125685 rows/sec., 62.55 MiB/sec. 2025.03.21 18:44:18.138630 [ 267 ] {2e1c2174-3385-4885-9d2b-55e54c579de4} oximeter.fields_u32 (911397e8-289e-4551-882d-cedea57ba2f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:18.138674 [ 198 ] {3cc0c560-b9e5-47ef-88fa-c63b55708d98::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.03.21 18:44:18.138683 [ 267 ] {2e1c2174-3385-4885-9d2b-55e54c579de4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.03.21 18:44:18.139208 [ 198 ] {3cc0c560-b9e5-47ef-88fa-c63b55708d98::all_1_46_9} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:18.139384 [ 267 ] {2e1c2174-3385-4885-9d2b-55e54c579de4} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.03.21 18:44:18.139386 [ 198 ] {3cc0c560-b9e5-47ef-88fa-c63b55708d98::all_1_46_9} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.03.21 18:44:18.139557 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.96 MiB. 2025.03.21 18:44:18.139743 [ 267 ] {2e1c2174-3385-4885-9d2b-55e54c579de4} oximeter.fields_u32 (911397e8-289e-4551-882d-cedea57ba2f0): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:18.139970 [ 267 ] {2e1c2174-3385-4885-9d2b-55e54c579de4} executeQuery: Read 113 rows, 7.49 KiB in 0.002472 sec., 45711.974110032366 rows/sec., 2.96 MiB/sec. 2025.03.21 18:44:18.140153 [ 267 ] {2e1c2174-3385-4885-9d2b-55e54c579de4} TCPHandler: Processed in 0.002811359 sec. 2025.03.21 18:44:18.140352 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:44:18.140461 [ 267 ] {cb00ea4f-fb4b-4642-8a05-0cfa605ece09} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.21 18:44:18.140506 [ 267 ] {cb00ea4f-fb4b-4642-8a05-0cfa605ece09} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.21 18:44:18.141083 [ 267 ] {cb00ea4f-fb4b-4642-8a05-0cfa605ece09} oximeter.fields_u8 (f2f1152e-1157-43b1-b21d-ee3b814d9cca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:18.141121 [ 267 ] {cb00ea4f-fb4b-4642-8a05-0cfa605ece09} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.03.21 18:44:18.141485 [ 267 ] {cb00ea4f-fb4b-4642-8a05-0cfa605ece09} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.03.21 18:44:18.141719 [ 267 ] {cb00ea4f-fb4b-4642-8a05-0cfa605ece09} oximeter.fields_u8 (f2f1152e-1157-43b1-b21d-ee3b814d9cca): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:18.141895 [ 267 ] {cb00ea4f-fb4b-4642-8a05-0cfa605ece09} executeQuery: Read 112 rows, 6.53 KiB in 0.001458 sec., 76817.55829903978 rows/sec., 4.38 MiB/sec. 2025.03.21 18:44:18.141947 [ 267 ] {cb00ea4f-fb4b-4642-8a05-0cfa605ece09} TCPHandler: Processed in 0.00166428 sec. 2025.03.21 18:44:18.142073 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:44:18.142204 [ 267 ] {e26c15b9-f77b-4214-9e6e-bdb03cd0259c} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 18:44:18.142258 [ 267 ] {e26c15b9-f77b-4214-9e6e-bdb03cd0259c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 18:44:18.142955 [ 267 ] {e26c15b9-f77b-4214-9e6e-bdb03cd0259c} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:18.142992 [ 267 ] {e26c15b9-f77b-4214-9e6e-bdb03cd0259c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.03.21 18:44:18.143370 [ 267 ] {e26c15b9-f77b-4214-9e6e-bdb03cd0259c} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.03.21 18:44:18.143610 [ 267 ] {e26c15b9-f77b-4214-9e6e-bdb03cd0259c} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:18.143752 [ 140 ] {} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.03.21 18:44:18.143796 [ 267 ] {e26c15b9-f77b-4214-9e6e-bdb03cd0259c} executeQuery: Read 420 rows, 30.64 KiB in 0.001619 sec., 259419.39468807908 rows/sec., 18.48 MiB/sec. 2025.03.21 18:44:18.143804 [ 140 ] {} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:18.143850 [ 140 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.03.21 18:44:18.143868 [ 267 ] {e26c15b9-f77b-4214-9e6e-bdb03cd0259c} TCPHandler: Processed in 0.001859252 sec. 2025.03.21 18:44:18.144073 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:44:18.144076 [ 187 ] {abf58eaf-bbce-47c3-97d3-15f1abe98526::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2025.03.21 18:44:18.144256 [ 267 ] {3f3c8dde-66d0-48d0-b5fa-d0a7a79370ac} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.03.21 18:44:18.144381 [ 267 ] {3f3c8dde-66d0-48d0-b5fa-d0a7a79370ac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.03.21 18:44:18.144412 [ 187 ] {abf58eaf-bbce-47c3-97d3-15f1abe98526::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 18:44:18.144507 [ 187 ] {abf58eaf-bbce-47c3-97d3-15f1abe98526::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 914 rows starting from the beginning of the part 2025.03.21 18:44:18.144927 [ 187 ] {abf58eaf-bbce-47c3-97d3-15f1abe98526::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 536 rows starting from the beginning of the part 2025.03.21 18:44:18.145302 [ 187 ] {abf58eaf-bbce-47c3-97d3-15f1abe98526::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 64 rows starting from the beginning of the part 2025.03.21 18:44:18.145503 [ 187 ] {abf58eaf-bbce-47c3-97d3-15f1abe98526::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 414 rows starting from the beginning of the part 2025.03.21 18:44:18.145824 [ 187 ] {abf58eaf-bbce-47c3-97d3-15f1abe98526::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 72 rows starting from the beginning of the part 2025.03.21 18:44:18.146202 [ 187 ] {abf58eaf-bbce-47c3-97d3-15f1abe98526::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 420 rows starting from the beginning of the part 2025.03.21 18:44:18.146806 [ 267 ] {3f3c8dde-66d0-48d0-b5fa-d0a7a79370ac} oximeter.measurements_bool (e3cf1b1a-2fa1-4266-9f36-a423b8f8ccf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:18.146870 [ 267 ] {3f3c8dde-66d0-48d0-b5fa-d0a7a79370ac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.03.21 18:44:18.147702 [ 267 ] {3f3c8dde-66d0-48d0-b5fa-d0a7a79370ac} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.03.21 18:44:18.148234 [ 267 ] {3f3c8dde-66d0-48d0-b5fa-d0a7a79370ac} oximeter.measurements_bool (e3cf1b1a-2fa1-4266-9f36-a423b8f8ccf3): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:18.148772 [ 267 ] {3f3c8dde-66d0-48d0-b5fa-d0a7a79370ac} executeQuery: Read 6 rows, 321.00 B in 0.004556 sec., 1316.9446883230903 rows/sec., 68.81 KiB/sec. 2025.03.21 18:44:18.148876 [ 267 ] {3f3c8dde-66d0-48d0-b5fa-d0a7a79370ac} TCPHandler: Processed in 0.004884445 sec. 2025.03.21 18:44:18.149001 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:44:18.149130 [ 267 ] {85302e6e-9ab7-41a5-aea8-99931dc14012} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 18:44:18.149179 [ 267 ] {85302e6e-9ab7-41a5-aea8-99931dc14012} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 18:44:18.149924 [ 196 ] {abf58eaf-bbce-47c3-97d3-15f1abe98526::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 2420 rows, containing 5 columns (5 merged, 0 gathered) in 0.005970985 sec., 405293.2640092045 rows/sec., 31.04 MiB/sec. 2025.03.21 18:44:18.150105 [ 196 ] {abf58eaf-bbce-47c3-97d3-15f1abe98526::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.03.21 18:44:18.150396 [ 267 ] {85302e6e-9ab7-41a5-aea8-99931dc14012} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:18.150440 [ 267 ] {85302e6e-9ab7-41a5-aea8-99931dc14012} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.03.21 18:44:18.150483 [ 196 ] {abf58eaf-bbce-47c3-97d3-15f1abe98526::all_1_46_9} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:18.150601 [ 196 ] {abf58eaf-bbce-47c3-97d3-15f1abe98526::all_1_46_9} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.03.21 18:44:18.150715 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. 2025.03.21 18:44:18.150923 [ 267 ] {85302e6e-9ab7-41a5-aea8-99931dc14012} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.03.21 18:44:18.151168 [ 267 ] {85302e6e-9ab7-41a5-aea8-99931dc14012} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:18.151295 [ 140 ] {} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.03.21 18:44:18.151328 [ 140 ] {} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:18.151348 [ 267 ] {85302e6e-9ab7-41a5-aea8-99931dc14012} executeQuery: Read 240 rows, 16.48 KiB in 0.002257 sec., 106335.84404076208 rows/sec., 7.13 MiB/sec. 2025.03.21 18:44:18.151353 [ 140 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.03.21 18:44:18.151500 [ 267 ] {85302e6e-9ab7-41a5-aea8-99931dc14012} TCPHandler: Processed in 0.002548574 sec. 2025.03.21 18:44:18.151653 [ 189 ] {ae45b45a-b62a-4d9b-948b-b386fabd81fd::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2025.03.21 18:44:18.151698 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:44:18.151926 [ 267 ] {69f223cd-ce44-40e8-9c8e-3ad2229de9f7} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.03.21 18:44:18.151957 [ 189 ] {ae45b45a-b62a-4d9b-948b-b386fabd81fd::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 18:44:18.152020 [ 267 ] {69f223cd-ce44-40e8-9c8e-3ad2229de9f7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.03.21 18:44:18.152038 [ 189 ] {ae45b45a-b62a-4d9b-948b-b386fabd81fd::all_1_46_9} MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 12104 rows starting from the beginning of the part 2025.03.21 18:44:18.152398 [ 189 ] {ae45b45a-b62a-4d9b-948b-b386fabd81fd::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 968 rows starting from the beginning of the part 2025.03.21 18:44:18.152784 [ 189 ] {ae45b45a-b62a-4d9b-948b-b386fabd81fd::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 42 rows starting from the beginning of the part 2025.03.21 18:44:18.153143 [ 189 ] {ae45b45a-b62a-4d9b-948b-b386fabd81fd::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 237 rows starting from the beginning of the part 2025.03.21 18:44:18.153458 [ 189 ] {ae45b45a-b62a-4d9b-948b-b386fabd81fd::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 160 rows starting from the beginning of the part 2025.03.21 18:44:18.153671 [ 189 ] {ae45b45a-b62a-4d9b-948b-b386fabd81fd::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 240 rows starting from the beginning of the part 2025.03.21 18:44:18.154515 [ 267 ] {69f223cd-ce44-40e8-9c8e-3ad2229de9f7} oximeter.measurements_f64 (7b0b0415-7ba0-4118-af58-37132dd63164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:18.154589 [ 267 ] {69f223cd-ce44-40e8-9c8e-3ad2229de9f7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.03.21 18:44:18.155273 [ 267 ] {69f223cd-ce44-40e8-9c8e-3ad2229de9f7} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.03.21 18:44:18.155578 [ 267 ] {69f223cd-ce44-40e8-9c8e-3ad2229de9f7} oximeter.measurements_f64 (7b0b0415-7ba0-4118-af58-37132dd63164): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:18.156156 [ 267 ] {69f223cd-ce44-40e8-9c8e-3ad2229de9f7} executeQuery: Read 1 rows, 69.00 B in 0.004246 sec., 235.51577955723036 rows/sec., 15.87 KiB/sec. 2025.03.21 18:44:18.156595 [ 267 ] {69f223cd-ce44-40e8-9c8e-3ad2229de9f7} TCPHandler: Processed in 0.004959427 sec. 2025.03.21 18:44:18.156834 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:44:18.157054 [ 267 ] {3bcebbcc-1893-49c8-b030-306c6497a846} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.21 18:44:18.157152 [ 267 ] {3bcebbcc-1893-49c8-b030-306c6497a846} 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.03.21 18:44:18.158821 [ 267 ] {3bcebbcc-1893-49c8-b030-306c6497a846} oximeter.measurements_histogramu64 (e2f23082-f29d-4d29-b3a0-31acfc10d3e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:18.158861 [ 267 ] {3bcebbcc-1893-49c8-b030-306c6497a846} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.03.21 18:44:18.159761 [ 267 ] {3bcebbcc-1893-49c8-b030-306c6497a846} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.03.21 18:44:18.160173 [ 196 ] {ae45b45a-b62a-4d9b-948b-b386fabd81fd::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 13751 rows, containing 5 columns (5 merged, 0 gathered) in 0.008691983 sec., 1582032.5465431765 rows/sec., 106.87 MiB/sec. 2025.03.21 18:44:18.160285 [ 267 ] {3bcebbcc-1893-49c8-b030-306c6497a846} oximeter.measurements_histogramu64 (e2f23082-f29d-4d29-b3a0-31acfc10d3e9): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:18.160554 [ 267 ] {3bcebbcc-1893-49c8-b030-306c6497a846} executeQuery: Read 32 rows, 58.72 KiB in 0.003575 sec., 8951.048951048951 rows/sec., 16.04 MiB/sec. 2025.03.21 18:44:18.160634 [ 189 ] {ae45b45a-b62a-4d9b-948b-b386fabd81fd::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.03.21 18:44:18.160938 [ 267 ] {3bcebbcc-1893-49c8-b030-306c6497a846} TCPHandler: Processed in 0.004176813 sec. 2025.03.21 18:44:18.161145 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:44:18.161300 [ 267 ] {ede1873b-7c09-4e58-a142-6f753fdbf6d0} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 18:44:18.161311 [ 189 ] {ae45b45a-b62a-4d9b-948b-b386fabd81fd::all_1_46_9} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:18.161397 [ 267 ] {ede1873b-7c09-4e58-a142-6f753fdbf6d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 18:44:18.161537 [ 189 ] {ae45b45a-b62a-4d9b-948b-b386fabd81fd::all_1_46_9} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.03.21 18:44:18.161750 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.42 MiB. 2025.03.21 18:44:18.162126 [ 267 ] {ede1873b-7c09-4e58-a142-6f753fdbf6d0} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:18.162167 [ 267 ] {ede1873b-7c09-4e58-a142-6f753fdbf6d0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.03.21 18:44:18.162542 [ 267 ] {ede1873b-7c09-4e58-a142-6f753fdbf6d0} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.03.21 18:44:18.162776 [ 267 ] {ede1873b-7c09-4e58-a142-6f753fdbf6d0} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:18.162902 [ 140 ] {} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.03.21 18:44:18.162940 [ 140 ] {} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:18.162960 [ 267 ] {ede1873b-7c09-4e58-a142-6f753fdbf6d0} executeQuery: Read 82 rows, 5.33 KiB in 0.001709 sec., 47981.27559976595 rows/sec., 3.05 MiB/sec. 2025.03.21 18:44:18.162967 [ 140 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.03.21 18:44:18.163073 [ 267 ] {ede1873b-7c09-4e58-a142-6f753fdbf6d0} TCPHandler: Processed in 0.002000375 sec. 2025.03.21 18:44:18.163360 [ 190 ] {c7c9c81e-dc00-4970-9ce5-34da39abffbf::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2025.03.21 18:44:18.163617 [ 190 ] {c7c9c81e-dc00-4970-9ce5-34da39abffbf::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 18:44:18.163649 [ 190 ] {c7c9c81e-dc00-4970-9ce5-34da39abffbf::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2306 rows starting from the beginning of the part 2025.03.21 18:44:18.163720 [ 190 ] {c7c9c81e-dc00-4970-9ce5-34da39abffbf::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 44 rows starting from the beginning of the part 2025.03.21 18:44:18.163859 [ 190 ] {c7c9c81e-dc00-4970-9ce5-34da39abffbf::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 16 rows starting from the beginning of the part 2025.03.21 18:44:18.164064 [ 190 ] {c7c9c81e-dc00-4970-9ce5-34da39abffbf::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 82 rows starting from the beginning of the part 2025.03.21 18:44:18.164170 [ 190 ] {c7c9c81e-dc00-4970-9ce5-34da39abffbf::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 60 rows starting from the beginning of the part 2025.03.21 18:44:18.164370 [ 190 ] {c7c9c81e-dc00-4970-9ce5-34da39abffbf::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 82 rows starting from the beginning of the part 2025.03.21 18:44:18.165791 [ 196 ] {c7c9c81e-dc00-4970-9ce5-34da39abffbf::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 2590 rows, containing 4 columns (4 merged, 0 gathered) in 0.002700678 sec., 959018.4390734474 rows/sec., 62.68 MiB/sec. 2025.03.21 18:44:18.166034 [ 190 ] {c7c9c81e-dc00-4970-9ce5-34da39abffbf::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.03.21 18:44:18.166311 [ 190 ] {c7c9c81e-dc00-4970-9ce5-34da39abffbf::all_1_46_9} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:18.166402 [ 190 ] {c7c9c81e-dc00-4970-9ce5-34da39abffbf::all_1_46_9} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.03.21 18:44:18.166482 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. 2025.03.21 18:44:19.956590 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 13298 2025.03.21 18:44:19.957639 [ 243 ] {} system.asynchronous_metric_log (253f5c70-e022-4d90-b8fd-77ae60dab28a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:19.957677 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.03.21 18:44:19.958198 [ 243 ] {} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.03.21 18:44:19.958451 [ 243 ] {} system.asynchronous_metric_log (253f5c70-e022-4d90-b8fd-77ae60dab28a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:19.958674 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13298 2025.03.21 18:44:20.913770 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 219 2025.03.21 18:44:20.935201 [ 244 ] {} system.metric_log (379d34fc-d09a-47b3-9f86-264f444bcceb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:20.935257 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.03.21 18:44:20.942811 [ 244 ] {} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.03.21 18:44:20.943609 [ 244 ] {} system.metric_log (379d34fc-d09a-47b3-9f86-264f444bcceb): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:20.946652 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 219 2025.03.21 18:44:22.516569 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 890 2025.03.21 18:44:22.519882 [ 242 ] {} system.query_log (fc3d32f1-e2fa-4c2e-b979-22efa01612ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:22.519949 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.03.21 18:44:22.521499 [ 242 ] {} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.03.21 18:44:22.521827 [ 242 ] {} system.query_log (fc3d32f1-e2fa-4c2e-b979-22efa01612ba): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:22.522052 [ 133 ] {} system.query_log (fc3d32f1-e2fa-4c2e-b979-22efa01612ba) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.03.21 18:44:22.522177 [ 133 ] {} system.query_log (fc3d32f1-e2fa-4c2e-b979-22efa01612ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:22.522240 [ 133 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.03.21 18:44:22.522733 [ 189 ] {fc3d32f1-e2fa-4c2e-b979-22efa01612ba::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2025.03.21 18:44:22.524365 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 890 2025.03.21 18:44:22.524694 [ 189 ] {fc3d32f1-e2fa-4c2e-b979-22efa01612ba::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 18:44:22.524880 [ 189 ] {fc3d32f1-e2fa-4c2e-b979-22efa01612ba::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 728 rows starting from the beginning of the part 2025.03.21 18:44:22.525511 [ 189 ] {fc3d32f1-e2fa-4c2e-b979-22efa01612ba::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 20 rows starting from the beginning of the part 2025.03.21 18:44:22.526153 [ 189 ] {fc3d32f1-e2fa-4c2e-b979-22efa01612ba::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 26 rows starting from the beginning of the part 2025.03.21 18:44:22.526793 [ 189 ] {fc3d32f1-e2fa-4c2e-b979-22efa01612ba::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 50 rows starting from the beginning of the part 2025.03.21 18:44:22.527404 [ 189 ] {fc3d32f1-e2fa-4c2e-b979-22efa01612ba::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 30 rows starting from the beginning of the part 2025.03.21 18:44:22.528034 [ 189 ] {fc3d32f1-e2fa-4c2e-b979-22efa01612ba::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 36 rows starting from the beginning of the part 2025.03.21 18:44:22.536555 [ 196 ] {fc3d32f1-e2fa-4c2e-b979-22efa01612ba::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 890 rows, containing 72 columns (72 merged, 0 gathered) in 0.014172409 sec., 62798.07476625886 rows/sec., 51.83 MiB/sec. 2025.03.21 18:44:22.538063 [ 199 ] {fc3d32f1-e2fa-4c2e-b979-22efa01612ba::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.03.21 18:44:22.538969 [ 199 ] {fc3d32f1-e2fa-4c2e-b979-22efa01612ba::all_1_21_4} system.query_log (fc3d32f1-e2fa-4c2e-b979-22efa01612ba): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:22.539083 [ 199 ] {fc3d32f1-e2fa-4c2e-b979-22efa01612ba::all_1_21_4} system.query_log (fc3d32f1-e2fa-4c2e-b979-22efa01612ba) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.03.21 18:44:22.539452 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.28 MiB. 2025.03.21 18:44:23.118538 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:44:23.118834 [ 267 ] {c7ccaf5b-13b6-4775-a84e-2313cf3f23b1} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 18:44:23.118950 [ 267 ] {c7ccaf5b-13b6-4775-a84e-2313cf3f23b1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 18:44:23.119965 [ 267 ] {c7ccaf5b-13b6-4775-a84e-2313cf3f23b1} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:23.120012 [ 267 ] {c7ccaf5b-13b6-4775-a84e-2313cf3f23b1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.03.21 18:44:23.120463 [ 267 ] {c7ccaf5b-13b6-4775-a84e-2313cf3f23b1} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.03.21 18:44:23.120719 [ 267 ] {c7ccaf5b-13b6-4775-a84e-2313cf3f23b1} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:23.120944 [ 267 ] {c7ccaf5b-13b6-4775-a84e-2313cf3f23b1} executeQuery: Read 72 rows, 5.99 KiB in 0.002194 sec., 32816.77301731996 rows/sec., 2.67 MiB/sec. 2025.03.21 18:44:23.121006 [ 267 ] {c7ccaf5b-13b6-4775-a84e-2313cf3f23b1} TCPHandler: Processed in 0.002654817 sec. 2025.03.21 18:44:23.121135 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:44:23.121249 [ 267 ] {c868c898-9754-4474-b1ea-5cec57cf235c} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 18:44:23.121297 [ 267 ] {c868c898-9754-4474-b1ea-5cec57cf235c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 18:44:23.121817 [ 267 ] {c868c898-9754-4474-b1ea-5cec57cf235c} oximeter.fields_u16 (8d5fe5b5-2060-44d2-9590-037bc5fae09b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:23.121858 [ 267 ] {c868c898-9754-4474-b1ea-5cec57cf235c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.03.21 18:44:23.122206 [ 267 ] {c868c898-9754-4474-b1ea-5cec57cf235c} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.03.21 18:44:23.122443 [ 267 ] {c868c898-9754-4474-b1ea-5cec57cf235c} oximeter.fields_u16 (8d5fe5b5-2060-44d2-9590-037bc5fae09b): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:23.122663 [ 267 ] {c868c898-9754-4474-b1ea-5cec57cf235c} executeQuery: Read 8 rows, 616.00 B in 0.00144 sec., 5555.555555555556 rows/sec., 417.75 KiB/sec. 2025.03.21 18:44:23.122716 [ 267 ] {c868c898-9754-4474-b1ea-5cec57cf235c} TCPHandler: Processed in 0.001634078 sec. 2025.03.21 18:44:23.122819 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:44:23.122920 [ 267 ] {4eaff245-02fe-4df8-8496-9e32826ff143} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 18:44:23.122965 [ 267 ] {4eaff245-02fe-4df8-8496-9e32826ff143} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 18:44:23.123508 [ 267 ] {4eaff245-02fe-4df8-8496-9e32826ff143} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:23.123547 [ 267 ] {4eaff245-02fe-4df8-8496-9e32826ff143} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.03.21 18:44:23.123900 [ 267 ] {4eaff245-02fe-4df8-8496-9e32826ff143} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.03.21 18:44:23.124135 [ 267 ] {4eaff245-02fe-4df8-8496-9e32826ff143} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:23.124346 [ 267 ] {4eaff245-02fe-4df8-8496-9e32826ff143} executeQuery: Read 72 rows, 5.76 KiB in 0.001448 sec., 49723.756906077346 rows/sec., 3.88 MiB/sec. 2025.03.21 18:44:23.124396 [ 267 ] {4eaff245-02fe-4df8-8496-9e32826ff143} TCPHandler: Processed in 0.001627278 sec. 2025.03.21 18:44:23.124527 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:44:23.124667 [ 267 ] {22b00e01-5828-4167-b469-57f9fb6566c9} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 18:44:23.124727 [ 267 ] {22b00e01-5828-4167-b469-57f9fb6566c9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 18:44:23.125348 [ 267 ] {22b00e01-5828-4167-b469-57f9fb6566c9} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:23.125395 [ 267 ] {22b00e01-5828-4167-b469-57f9fb6566c9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.03.21 18:44:23.125814 [ 267 ] {22b00e01-5828-4167-b469-57f9fb6566c9} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.03.21 18:44:23.126050 [ 267 ] {22b00e01-5828-4167-b469-57f9fb6566c9} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:23.126263 [ 267 ] {22b00e01-5828-4167-b469-57f9fb6566c9} executeQuery: Read 160 rows, 11.41 KiB in 0.001627 sec., 98340.50399508298 rows/sec., 6.85 MiB/sec. 2025.03.21 18:44:23.126314 [ 267 ] {22b00e01-5828-4167-b469-57f9fb6566c9} TCPHandler: Processed in 0.001852153 sec. 2025.03.21 18:44:23.126444 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:44:23.126550 [ 267 ] {fda26f9e-9630-4e65-9ff6-0aeed8c9b4cf} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.21 18:44:23.126616 [ 267 ] {fda26f9e-9630-4e65-9ff6-0aeed8c9b4cf} 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.03.21 18:44:23.127686 [ 267 ] {fda26f9e-9630-4e65-9ff6-0aeed8c9b4cf} oximeter.measurements_histogramu64 (e2f23082-f29d-4d29-b3a0-31acfc10d3e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:23.127726 [ 267 ] {fda26f9e-9630-4e65-9ff6-0aeed8c9b4cf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.03.21 18:44:23.128341 [ 267 ] {fda26f9e-9630-4e65-9ff6-0aeed8c9b4cf} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.03.21 18:44:23.128602 [ 267 ] {fda26f9e-9630-4e65-9ff6-0aeed8c9b4cf} oximeter.measurements_histogramu64 (e2f23082-f29d-4d29-b3a0-31acfc10d3e9): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:23.128861 [ 267 ] {fda26f9e-9630-4e65-9ff6-0aeed8c9b4cf} executeQuery: Read 8 rows, 14.68 KiB in 0.002333 sec., 3429.0612944706386 rows/sec., 6.14 MiB/sec. 2025.03.21 18:44:23.129188 [ 267 ] {fda26f9e-9630-4e65-9ff6-0aeed8c9b4cf} TCPHandler: Processed in 0.002791849 sec. 2025.03.21 18:44:23.129306 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:44:23.129408 [ 267 ] {7ce939bb-a375-4cee-b22b-385f9e0a6587} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 18:44:23.129454 [ 267 ] {7ce939bb-a375-4cee-b22b-385f9e0a6587} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 18:44:23.129882 [ 267 ] {7ce939bb-a375-4cee-b22b-385f9e0a6587} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:23.129920 [ 267 ] {7ce939bb-a375-4cee-b22b-385f9e0a6587} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.03.21 18:44:23.130286 [ 267 ] {7ce939bb-a375-4cee-b22b-385f9e0a6587} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.03.21 18:44:23.130526 [ 267 ] {7ce939bb-a375-4cee-b22b-385f9e0a6587} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:23.130743 [ 267 ] {7ce939bb-a375-4cee-b22b-385f9e0a6587} executeQuery: Read 60 rows, 4.14 KiB in 0.001354 sec., 44313.14623338257 rows/sec., 2.99 MiB/sec. 2025.03.21 18:44:23.130816 [ 267 ] {7ce939bb-a375-4cee-b22b-385f9e0a6587} TCPHandler: Processed in 0.001559058 sec. 2025.03.21 18:44:27.347161 [ 126 ] {} DNSResolver: Updating DNS cache 2025.03.21 18:44:27.347225 [ 126 ] {} DNSResolver: Updated DNS cache 2025.03.21 18:44:27.458864 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 13786 2025.03.21 18:44:27.459521 [ 243 ] {} system.asynchronous_metric_log (253f5c70-e022-4d90-b8fd-77ae60dab28a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:27.459567 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.03.21 18:44:27.460156 [ 243 ] {} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.03.21 18:44:27.460415 [ 243 ] {} system.asynchronous_metric_log (253f5c70-e022-4d90-b8fd-77ae60dab28a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:27.460713 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13786 2025.03.21 18:44:28.126379 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:44:28.126577 [ 267 ] {74433150-52b7-492f-9e58-beddc17b619e} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.21 18:44:28.126654 [ 267 ] {74433150-52b7-492f-9e58-beddc17b619e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.21 18:44:28.127514 [ 267 ] {74433150-52b7-492f-9e58-beddc17b619e} oximeter.fields_i16 (a5ae9dd6-eb39-4afa-ba7d-facc03842aac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:28.127566 [ 267 ] {74433150-52b7-492f-9e58-beddc17b619e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.03.21 18:44:28.128010 [ 267 ] {74433150-52b7-492f-9e58-beddc17b619e} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.03.21 18:44:28.128265 [ 267 ] {74433150-52b7-492f-9e58-beddc17b619e} oximeter.fields_i16 (a5ae9dd6-eb39-4afa-ba7d-facc03842aac): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:28.128460 [ 102 ] {} oximeter.fields_i16 (a5ae9dd6-eb39-4afa-ba7d-facc03842aac) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 2025.03.21 18:44:28.128497 [ 267 ] {74433150-52b7-492f-9e58-beddc17b619e} executeQuery: Read 212 rows, 13.81 KiB in 0.001972 sec., 107505.07099391482 rows/sec., 6.84 MiB/sec. 2025.03.21 18:44:28.128547 [ 102 ] {} oximeter.fields_i16 (a5ae9dd6-eb39-4afa-ba7d-facc03842aac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:28.128624 [ 102 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.03.21 18:44:28.128633 [ 267 ] {74433150-52b7-492f-9e58-beddc17b619e} TCPHandler: Processed in 0.002388372 sec. 2025.03.21 18:44:28.128897 [ 196 ] {a5ae9dd6-eb39-4afa-ba7d-facc03842aac::all_1_17_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full 2025.03.21 18:44:28.128907 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:44:28.129261 [ 267 ] {7530a544-f948-4d27-abfe-3f8f65a59711} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 18:44:28.129339 [ 196 ] {a5ae9dd6-eb39-4afa-ba7d-facc03842aac::all_1_17_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 18:44:28.129392 [ 267 ] {7530a544-f948-4d27-abfe-3f8f65a59711} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 18:44:28.129403 [ 196 ] {a5ae9dd6-eb39-4afa-ba7d-facc03842aac::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 212 rows starting from the beginning of the part 2025.03.21 18:44:28.129587 [ 196 ] {a5ae9dd6-eb39-4afa-ba7d-facc03842aac::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 212 rows starting from the beginning of the part 2025.03.21 18:44:28.129967 [ 196 ] {a5ae9dd6-eb39-4afa-ba7d-facc03842aac::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 212 rows starting from the beginning of the part 2025.03.21 18:44:28.130351 [ 196 ] {a5ae9dd6-eb39-4afa-ba7d-facc03842aac::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 212 rows starting from the beginning of the part 2025.03.21 18:44:28.130757 [ 196 ] {a5ae9dd6-eb39-4afa-ba7d-facc03842aac::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 212 rows starting from the beginning of the part 2025.03.21 18:44:28.132127 [ 267 ] {7530a544-f948-4d27-abfe-3f8f65a59711} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:28.132170 [ 267 ] {7530a544-f948-4d27-abfe-3f8f65a59711} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.03.21 18:44:28.132513 [ 199 ] {a5ae9dd6-eb39-4afa-ba7d-facc03842aac::all_1_17_4} MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.003781497 sec., 280312.26786640316 rows/sec., 18.90 MiB/sec. 2025.03.21 18:44:28.132774 [ 199 ] {a5ae9dd6-eb39-4afa-ba7d-facc03842aac::all_1_17_4} MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) 2025.03.21 18:44:28.132782 [ 267 ] {7530a544-f948-4d27-abfe-3f8f65a59711} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.03.21 18:44:28.133246 [ 267 ] {7530a544-f948-4d27-abfe-3f8f65a59711} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:28.133342 [ 199 ] {a5ae9dd6-eb39-4afa-ba7d-facc03842aac::all_1_17_4} oximeter.fields_i16 (a5ae9dd6-eb39-4afa-ba7d-facc03842aac): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:28.133580 [ 199 ] {a5ae9dd6-eb39-4afa-ba7d-facc03842aac::all_1_17_4} oximeter.fields_i16 (a5ae9dd6-eb39-4afa-ba7d-facc03842aac) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 2025.03.21 18:44:28.133658 [ 267 ] {7530a544-f948-4d27-abfe-3f8f65a59711} executeQuery: Read 681 rows, 55.43 KiB in 0.004503 sec., 151232.51165889407 rows/sec., 12.02 MiB/sec. 2025.03.21 18:44:28.133772 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. 2025.03.21 18:44:28.133852 [ 267 ] {7530a544-f948-4d27-abfe-3f8f65a59711} TCPHandler: Processed in 0.005023398 sec. 2025.03.21 18:44:28.133982 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:44:28.134092 [ 267 ] {beef6b95-745a-4d55-a745-c6293f8b77f5} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 18:44:28.134139 [ 267 ] {beef6b95-745a-4d55-a745-c6293f8b77f5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 18:44:28.134730 [ 267 ] {beef6b95-745a-4d55-a745-c6293f8b77f5} oximeter.fields_u16 (8d5fe5b5-2060-44d2-9590-037bc5fae09b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:28.134770 [ 267 ] {beef6b95-745a-4d55-a745-c6293f8b77f5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.03.21 18:44:28.135126 [ 267 ] {beef6b95-745a-4d55-a745-c6293f8b77f5} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.03.21 18:44:28.135373 [ 267 ] {beef6b95-745a-4d55-a745-c6293f8b77f5} oximeter.fields_u16 (8d5fe5b5-2060-44d2-9590-037bc5fae09b): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:28.135573 [ 267 ] {beef6b95-745a-4d55-a745-c6293f8b77f5} executeQuery: Read 138 rows, 8.79 KiB in 0.001506 sec., 91633.46613545818 rows/sec., 5.70 MiB/sec. 2025.03.21 18:44:28.135626 [ 267 ] {beef6b95-745a-4d55-a745-c6293f8b77f5} TCPHandler: Processed in 0.00169538 sec. 2025.03.21 18:44:28.135754 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:44:28.135889 [ 267 ] {1ebbde33-8251-437a-b768-6669a65c38b8} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.21 18:44:28.135944 [ 267 ] {1ebbde33-8251-437a-b768-6669a65c38b8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.21 18:44:28.136610 [ 267 ] {1ebbde33-8251-437a-b768-6669a65c38b8} oximeter.fields_u32 (911397e8-289e-4551-882d-cedea57ba2f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:28.136659 [ 267 ] {1ebbde33-8251-437a-b768-6669a65c38b8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.03.21 18:44:28.137031 [ 267 ] {1ebbde33-8251-437a-b768-6669a65c38b8} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.03.21 18:44:28.137285 [ 267 ] {1ebbde33-8251-437a-b768-6669a65c38b8} oximeter.fields_u32 (911397e8-289e-4551-882d-cedea57ba2f0): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:28.137526 [ 267 ] {1ebbde33-8251-437a-b768-6669a65c38b8} executeQuery: Read 113 rows, 7.49 KiB in 0.001655 sec., 68277.94561933535 rows/sec., 4.42 MiB/sec. 2025.03.21 18:44:28.137707 [ 267 ] {1ebbde33-8251-437a-b768-6669a65c38b8} TCPHandler: Processed in 0.002014175 sec. 2025.03.21 18:44:28.137919 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:44:28.138025 [ 267 ] {9c4a68cf-22a0-4b79-b6ad-f58e270fd9c2} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.21 18:44:28.138072 [ 267 ] {9c4a68cf-22a0-4b79-b6ad-f58e270fd9c2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.21 18:44:28.138643 [ 267 ] {9c4a68cf-22a0-4b79-b6ad-f58e270fd9c2} oximeter.fields_u8 (f2f1152e-1157-43b1-b21d-ee3b814d9cca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:28.138681 [ 267 ] {9c4a68cf-22a0-4b79-b6ad-f58e270fd9c2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.03.21 18:44:28.139014 [ 267 ] {9c4a68cf-22a0-4b79-b6ad-f58e270fd9c2} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.03.21 18:44:28.139241 [ 267 ] {9c4a68cf-22a0-4b79-b6ad-f58e270fd9c2} oximeter.fields_u8 (f2f1152e-1157-43b1-b21d-ee3b814d9cca): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:28.139382 [ 102 ] {} oximeter.fields_u8 (f2f1152e-1157-43b1-b21d-ee3b814d9cca) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 2025.03.21 18:44:28.139498 [ 102 ] {} oximeter.fields_u8 (f2f1152e-1157-43b1-b21d-ee3b814d9cca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:28.139533 [ 102 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.03.21 18:44:28.139539 [ 267 ] {9c4a68cf-22a0-4b79-b6ad-f58e270fd9c2} executeQuery: Read 112 rows, 6.53 KiB in 0.001523 sec., 73539.06762967826 rows/sec., 4.19 MiB/sec. 2025.03.21 18:44:28.139694 [ 267 ] {9c4a68cf-22a0-4b79-b6ad-f58e270fd9c2} TCPHandler: Processed in 0.001841462 sec. 2025.03.21 18:44:28.139715 [ 200 ] {f2f1152e-1157-43b1-b21d-ee3b814d9cca::all_1_17_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full 2025.03.21 18:44:28.139807 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:44:28.139846 [ 200 ] {f2f1152e-1157-43b1-b21d-ee3b814d9cca::all_1_17_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 18:44:28.139888 [ 200 ] {f2f1152e-1157-43b1-b21d-ee3b814d9cca::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 112 rows starting from the beginning of the part 2025.03.21 18:44:28.139935 [ 267 ] {3d5e7b9b-0e7f-47fd-b4fa-f7c984cbcb18} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 18:44:28.140085 [ 267 ] {3d5e7b9b-0e7f-47fd-b4fa-f7c984cbcb18} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 18:44:28.140094 [ 200 ] {f2f1152e-1157-43b1-b21d-ee3b814d9cca::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 112 rows starting from the beginning of the part 2025.03.21 18:44:28.140521 [ 200 ] {f2f1152e-1157-43b1-b21d-ee3b814d9cca::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 112 rows starting from the beginning of the part 2025.03.21 18:44:28.140881 [ 200 ] {f2f1152e-1157-43b1-b21d-ee3b814d9cca::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 112 rows starting from the beginning of the part 2025.03.21 18:44:28.141254 [ 200 ] {f2f1152e-1157-43b1-b21d-ee3b814d9cca::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 112 rows starting from the beginning of the part 2025.03.21 18:44:28.142437 [ 267 ] {3d5e7b9b-0e7f-47fd-b4fa-f7c984cbcb18} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:28.142486 [ 267 ] {3d5e7b9b-0e7f-47fd-b4fa-f7c984cbcb18} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.03.21 18:44:28.142929 [ 193 ] {f2f1152e-1157-43b1-b21d-ee3b814d9cca::all_1_17_4} MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.003300918 sec., 169649.7762137684 rows/sec., 10.31 MiB/sec. 2025.03.21 18:44:28.143078 [ 267 ] {3d5e7b9b-0e7f-47fd-b4fa-f7c984cbcb18} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.03.21 18:44:28.143228 [ 193 ] {f2f1152e-1157-43b1-b21d-ee3b814d9cca::all_1_17_4} MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) 2025.03.21 18:44:28.143484 [ 267 ] {3d5e7b9b-0e7f-47fd-b4fa-f7c984cbcb18} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:28.143898 [ 267 ] {3d5e7b9b-0e7f-47fd-b4fa-f7c984cbcb18} executeQuery: Read 414 rows, 30.15 KiB in 0.003974 sec., 104177.15148465023 rows/sec., 7.41 MiB/sec. 2025.03.21 18:44:28.143922 [ 193 ] {f2f1152e-1157-43b1-b21d-ee3b814d9cca::all_1_17_4} oximeter.fields_u8 (f2f1152e-1157-43b1-b21d-ee3b814d9cca): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:28.144056 [ 267 ] {3d5e7b9b-0e7f-47fd-b4fa-f7c984cbcb18} TCPHandler: Processed in 0.004303305 sec. 2025.03.21 18:44:28.144168 [ 193 ] {f2f1152e-1157-43b1-b21d-ee3b814d9cca::all_1_17_4} oximeter.fields_u8 (f2f1152e-1157-43b1-b21d-ee3b814d9cca) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 2025.03.21 18:44:28.144229 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:44:28.144319 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2025.03.21 18:44:28.144404 [ 267 ] {7fb62473-b4de-417b-b273-29e4a586f834} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.03.21 18:44:28.144457 [ 267 ] {7fb62473-b4de-417b-b273-29e4a586f834} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.03.21 18:44:28.144914 [ 267 ] {7fb62473-b4de-417b-b273-29e4a586f834} oximeter.measurements_bool (e3cf1b1a-2fa1-4266-9f36-a423b8f8ccf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:28.144952 [ 267 ] {7fb62473-b4de-417b-b273-29e4a586f834} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.03.21 18:44:28.145312 [ 267 ] {7fb62473-b4de-417b-b273-29e4a586f834} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.03.21 18:44:28.145556 [ 267 ] {7fb62473-b4de-417b-b273-29e4a586f834} oximeter.measurements_bool (e3cf1b1a-2fa1-4266-9f36-a423b8f8ccf3): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:28.145763 [ 267 ] {7fb62473-b4de-417b-b273-29e4a586f834} executeQuery: Read 6 rows, 321.00 B in 0.001389 sec., 4319.654427645788 rows/sec., 225.69 KiB/sec. 2025.03.21 18:44:28.145814 [ 267 ] {7fb62473-b4de-417b-b273-29e4a586f834} TCPHandler: Processed in 0.00165673 sec. 2025.03.21 18:44:28.145936 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:44:28.146041 [ 267 ] {cd7716d7-d926-4546-bfc0-d7090c689541} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 18:44:28.146089 [ 267 ] {cd7716d7-d926-4546-bfc0-d7090c689541} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 18:44:28.146617 [ 267 ] {cd7716d7-d926-4546-bfc0-d7090c689541} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:28.146655 [ 267 ] {cd7716d7-d926-4546-bfc0-d7090c689541} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.03.21 18:44:28.147038 [ 267 ] {cd7716d7-d926-4546-bfc0-d7090c689541} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.03.21 18:44:28.147281 [ 267 ] {cd7716d7-d926-4546-bfc0-d7090c689541} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:28.147489 [ 267 ] {cd7716d7-d926-4546-bfc0-d7090c689541} executeQuery: Read 237 rows, 16.27 KiB in 0.001471 sec., 161114.8878314072 rows/sec., 10.80 MiB/sec. 2025.03.21 18:44:28.147541 [ 267 ] {cd7716d7-d926-4546-bfc0-d7090c689541} TCPHandler: Processed in 0.001654699 sec. 2025.03.21 18:44:28.147644 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:44:28.147746 [ 267 ] {4af54e05-aa14-45da-a08e-3c42659e5191} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.03.21 18:44:28.147793 [ 267 ] {4af54e05-aa14-45da-a08e-3c42659e5191} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.03.21 18:44:28.148200 [ 267 ] {4af54e05-aa14-45da-a08e-3c42659e5191} oximeter.measurements_f64 (7b0b0415-7ba0-4118-af58-37132dd63164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:28.148238 [ 267 ] {4af54e05-aa14-45da-a08e-3c42659e5191} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.03.21 18:44:28.148580 [ 267 ] {4af54e05-aa14-45da-a08e-3c42659e5191} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.03.21 18:44:28.148816 [ 267 ] {4af54e05-aa14-45da-a08e-3c42659e5191} oximeter.measurements_f64 (7b0b0415-7ba0-4118-af58-37132dd63164): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:28.149012 [ 267 ] {4af54e05-aa14-45da-a08e-3c42659e5191} executeQuery: Read 1 rows, 69.00 B in 0.001287 sec., 777.000777000777 rows/sec., 52.36 KiB/sec. 2025.03.21 18:44:28.149060 [ 267 ] {4af54e05-aa14-45da-a08e-3c42659e5191} TCPHandler: Processed in 0.001467816 sec. 2025.03.21 18:44:28.149182 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:44:28.149285 [ 267 ] {00832ec1-945c-4c21-9b1f-380e7f608419} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.21 18:44:28.149351 [ 267 ] {00832ec1-945c-4c21-9b1f-380e7f608419} 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.03.21 18:44:28.150432 [ 267 ] {00832ec1-945c-4c21-9b1f-380e7f608419} oximeter.measurements_histogramu64 (e2f23082-f29d-4d29-b3a0-31acfc10d3e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:28.150472 [ 267 ] {00832ec1-945c-4c21-9b1f-380e7f608419} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.03.21 18:44:28.151101 [ 267 ] {00832ec1-945c-4c21-9b1f-380e7f608419} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.03.21 18:44:28.151362 [ 267 ] {00832ec1-945c-4c21-9b1f-380e7f608419} oximeter.measurements_histogramu64 (e2f23082-f29d-4d29-b3a0-31acfc10d3e9): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:28.151598 [ 267 ] {00832ec1-945c-4c21-9b1f-380e7f608419} executeQuery: Read 32 rows, 58.72 KiB in 0.002334 sec., 13710.368466152528 rows/sec., 24.57 MiB/sec. 2025.03.21 18:44:28.151699 [ 267 ] {00832ec1-945c-4c21-9b1f-380e7f608419} TCPHandler: Processed in 0.002567115 sec. 2025.03.21 18:44:28.151826 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:44:28.151930 [ 267 ] {99adffe2-e2f4-4d4c-95ab-83322b392438} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 18:44:28.151976 [ 267 ] {99adffe2-e2f4-4d4c-95ab-83322b392438} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 18:44:28.152398 [ 267 ] {99adffe2-e2f4-4d4c-95ab-83322b392438} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:28.152435 [ 267 ] {99adffe2-e2f4-4d4c-95ab-83322b392438} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.03.21 18:44:28.152801 [ 267 ] {99adffe2-e2f4-4d4c-95ab-83322b392438} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.03.21 18:44:28.153042 [ 267 ] {99adffe2-e2f4-4d4c-95ab-83322b392438} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:28.153252 [ 267 ] {99adffe2-e2f4-4d4c-95ab-83322b392438} executeQuery: Read 82 rows, 5.33 KiB in 0.001344 sec., 61011.90476190476 rows/sec., 3.88 MiB/sec. 2025.03.21 18:44:28.153301 [ 267 ] {99adffe2-e2f4-4d4c-95ab-83322b392438} TCPHandler: Processed in 0.001524827 sec. 2025.03.21 18:44:28.446794 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 227 2025.03.21 18:44:28.470486 [ 244 ] {} system.metric_log (379d34fc-d09a-47b3-9f86-264f444bcceb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:28.470559 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.03.21 18:44:28.478120 [ 244 ] {} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.03.21 18:44:28.478915 [ 244 ] {} system.metric_log (379d34fc-d09a-47b3-9f86-264f444bcceb): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:28.482161 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 227 2025.03.21 18:44:31.448741 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:44:31.448994 [ 267 ] {351c5a39-669c-47b1-814e-0d74abbc52b0} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 18:44:31.449077 [ 267 ] {351c5a39-669c-47b1-814e-0d74abbc52b0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 18:44:31.450622 [ 267 ] {351c5a39-669c-47b1-814e-0d74abbc52b0} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:31.450672 [ 267 ] {351c5a39-669c-47b1-814e-0d74abbc52b0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.03.21 18:44:31.451188 [ 267 ] {351c5a39-669c-47b1-814e-0d74abbc52b0} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.03.21 18:44:31.451455 [ 267 ] {351c5a39-669c-47b1-814e-0d74abbc52b0} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:31.451697 [ 267 ] {351c5a39-669c-47b1-814e-0d74abbc52b0} executeQuery: Read 1212 rows, 102.55 KiB in 0.002766 sec., 438177.874186551 rows/sec., 36.21 MiB/sec. 2025.03.21 18:44:31.451763 [ 267 ] {351c5a39-669c-47b1-814e-0d74abbc52b0} TCPHandler: Processed in 0.003160306 sec. 2025.03.21 18:44:31.451888 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:44:31.452001 [ 267 ] {8b219978-632f-4b6e-acc1-459f9334c188} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 18:44:31.452050 [ 267 ] {8b219978-632f-4b6e-acc1-459f9334c188} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 18:44:31.452605 [ 267 ] {8b219978-632f-4b6e-acc1-459f9334c188} oximeter.fields_u16 (8d5fe5b5-2060-44d2-9590-037bc5fae09b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:31.452646 [ 267 ] {8b219978-632f-4b6e-acc1-459f9334c188} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.03.21 18:44:31.452998 [ 267 ] {8b219978-632f-4b6e-acc1-459f9334c188} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.03.21 18:44:31.453242 [ 267 ] {8b219978-632f-4b6e-acc1-459f9334c188} oximeter.fields_u16 (8d5fe5b5-2060-44d2-9590-037bc5fae09b): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:31.453454 [ 267 ] {8b219978-632f-4b6e-acc1-459f9334c188} executeQuery: Read 8 rows, 616.00 B in 0.001479 sec., 5409.060175794455 rows/sec., 406.74 KiB/sec. 2025.03.21 18:44:31.453507 [ 267 ] {8b219978-632f-4b6e-acc1-459f9334c188} TCPHandler: Processed in 0.00167145 sec. 2025.03.21 18:44:31.453636 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:44:31.453743 [ 267 ] {d82e4752-b066-4378-a822-284c5b4b40f3} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.21 18:44:31.453787 [ 267 ] {d82e4752-b066-4378-a822-284c5b4b40f3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.21 18:44:31.454394 [ 267 ] {d82e4752-b066-4378-a822-284c5b4b40f3} oximeter.fields_u32 (911397e8-289e-4551-882d-cedea57ba2f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:31.454434 [ 267 ] {d82e4752-b066-4378-a822-284c5b4b40f3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.03.21 18:44:31.454795 [ 267 ] {d82e4752-b066-4378-a822-284c5b4b40f3} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.03.21 18:44:31.455052 [ 267 ] {d82e4752-b066-4378-a822-284c5b4b40f3} oximeter.fields_u32 (911397e8-289e-4551-882d-cedea57ba2f0): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:31.455257 [ 267 ] {d82e4752-b066-4378-a822-284c5b4b40f3} executeQuery: Read 228 rows, 15.81 KiB in 0.001537 sec., 148340.92387768382 rows/sec., 10.04 MiB/sec. 2025.03.21 18:44:31.455308 [ 267 ] {d82e4752-b066-4378-a822-284c5b4b40f3} TCPHandler: Processed in 0.00172248 sec. 2025.03.21 18:44:31.455430 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:44:31.455535 [ 267 ] {81c664b8-7c08-4095-ade2-f94ea04a84d2} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 18:44:31.455580 [ 267 ] {81c664b8-7c08-4095-ade2-f94ea04a84d2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 18:44:31.456296 [ 267 ] {81c664b8-7c08-4095-ade2-f94ea04a84d2} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:31.456336 [ 267 ] {81c664b8-7c08-4095-ade2-f94ea04a84d2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.03.21 18:44:31.456708 [ 267 ] {81c664b8-7c08-4095-ade2-f94ea04a84d2} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.03.21 18:44:31.456952 [ 267 ] {81c664b8-7c08-4095-ade2-f94ea04a84d2} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:31.457157 [ 267 ] {81c664b8-7c08-4095-ade2-f94ea04a84d2} executeQuery: Read 528 rows, 40.04 KiB in 0.001644 sec., 321167.8832116788 rows/sec., 23.79 MiB/sec. 2025.03.21 18:44:31.457209 [ 267 ] {81c664b8-7c08-4095-ade2-f94ea04a84d2} TCPHandler: Processed in 0.001828262 sec. 2025.03.21 18:44:31.457321 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:44:31.457427 [ 267 ] {3d311ea2-596e-4bbe-9f2d-6fddc17da4a6} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 18:44:31.457475 [ 267 ] {3d311ea2-596e-4bbe-9f2d-6fddc17da4a6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 18:44:31.458204 [ 267 ] {3d311ea2-596e-4bbe-9f2d-6fddc17da4a6} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:31.458243 [ 267 ] {3d311ea2-596e-4bbe-9f2d-6fddc17da4a6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.03.21 18:44:31.458679 [ 267 ] {3d311ea2-596e-4bbe-9f2d-6fddc17da4a6} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.03.21 18:44:31.458922 [ 267 ] {3d311ea2-596e-4bbe-9f2d-6fddc17da4a6} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:31.459128 [ 267 ] {3d311ea2-596e-4bbe-9f2d-6fddc17da4a6} executeQuery: Read 964 rows, 66.25 KiB in 0.001724 sec., 559164.7331786542 rows/sec., 37.53 MiB/sec. 2025.03.21 18:44:31.459179 [ 267 ] {3d311ea2-596e-4bbe-9f2d-6fddc17da4a6} TCPHandler: Processed in 0.001907453 sec. 2025.03.21 18:44:31.459282 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:44:31.459384 [ 267 ] {7f73c238-79f0-4152-aff6-eb92a1c17135} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.21 18:44:31.459449 [ 267 ] {7f73c238-79f0-4152-aff6-eb92a1c17135} 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.03.21 18:44:31.460482 [ 267 ] {7f73c238-79f0-4152-aff6-eb92a1c17135} oximeter.measurements_histogramu64 (e2f23082-f29d-4d29-b3a0-31acfc10d3e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:31.460522 [ 267 ] {7f73c238-79f0-4152-aff6-eb92a1c17135} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.03.21 18:44:31.461111 [ 267 ] {7f73c238-79f0-4152-aff6-eb92a1c17135} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.03.21 18:44:31.461382 [ 267 ] {7f73c238-79f0-4152-aff6-eb92a1c17135} oximeter.measurements_histogramu64 (e2f23082-f29d-4d29-b3a0-31acfc10d3e9): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:31.461624 [ 267 ] {7f73c238-79f0-4152-aff6-eb92a1c17135} executeQuery: Read 8 rows, 14.68 KiB in 0.002271 sec., 3522.6772346983707 rows/sec., 6.31 MiB/sec. 2025.03.21 18:44:31.461718 [ 267 ] {7f73c238-79f0-4152-aff6-eb92a1c17135} TCPHandler: Processed in 0.002499694 sec. 2025.03.21 18:44:31.461848 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:44:31.461947 [ 267 ] {f570c09c-4a8a-4c4e-8c9c-912dd19c9899} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 18:44:31.461989 [ 267 ] {f570c09c-4a8a-4c4e-8c9c-912dd19c9899} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 18:44:31.462416 [ 267 ] {f570c09c-4a8a-4c4e-8c9c-912dd19c9899} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:31.462524 [ 267 ] {f570c09c-4a8a-4c4e-8c9c-912dd19c9899} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.03.21 18:44:31.462875 [ 267 ] {f570c09c-4a8a-4c4e-8c9c-912dd19c9899} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.03.21 18:44:31.463115 [ 267 ] {f570c09c-4a8a-4c4e-8c9c-912dd19c9899} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:31.463312 [ 267 ] {f570c09c-4a8a-4c4e-8c9c-912dd19c9899} executeQuery: Read 44 rows, 3.03 KiB in 0.001356 sec., 32448.377581120945 rows/sec., 2.18 MiB/sec. 2025.03.21 18:44:31.463361 [ 267 ] {f570c09c-4a8a-4c4e-8c9c-912dd19c9899} TCPHandler: Processed in 0.001539357 sec. 2025.03.21 18:44:32.524695 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 938 2025.03.21 18:44:32.528057 [ 242 ] {} system.query_log (fc3d32f1-e2fa-4c2e-b979-22efa01612ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:32.528114 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.03.21 18:44:32.529608 [ 242 ] {} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.03.21 18:44:32.529933 [ 242 ] {} system.query_log (fc3d32f1-e2fa-4c2e-b979-22efa01612ba): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:32.531151 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 938 2025.03.21 18:44:33.112768 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:44:33.112957 [ 267 ] {92a91104-cb96-4881-8793-c200ea769928} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 18:44:33.113030 [ 267 ] {92a91104-cb96-4881-8793-c200ea769928} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 18:44:33.113831 [ 267 ] {92a91104-cb96-4881-8793-c200ea769928} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:33.113876 [ 267 ] {92a91104-cb96-4881-8793-c200ea769928} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.03.21 18:44:33.114315 [ 267 ] {92a91104-cb96-4881-8793-c200ea769928} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.03.21 18:44:33.114586 [ 267 ] {92a91104-cb96-4881-8793-c200ea769928} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:33.114787 [ 267 ] {92a91104-cb96-4881-8793-c200ea769928} executeQuery: Read 56 rows, 4.41 KiB in 0.001883 sec., 29739.776951672862 rows/sec., 2.28 MiB/sec. 2025.03.21 18:44:33.114853 [ 267 ] {92a91104-cb96-4881-8793-c200ea769928} TCPHandler: Processed in 0.002217319 sec. 2025.03.21 18:44:33.114986 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:44:33.115101 [ 267 ] {517629ab-d6da-4bb8-a638-dfa0b0f37bff} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 18:44:33.115151 [ 267 ] {517629ab-d6da-4bb8-a638-dfa0b0f37bff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 18:44:33.115724 [ 267 ] {517629ab-d6da-4bb8-a638-dfa0b0f37bff} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:33.115764 [ 267 ] {517629ab-d6da-4bb8-a638-dfa0b0f37bff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.03.21 18:44:33.116134 [ 267 ] {517629ab-d6da-4bb8-a638-dfa0b0f37bff} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.03.21 18:44:33.116397 [ 267 ] {517629ab-d6da-4bb8-a638-dfa0b0f37bff} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:33.116577 [ 267 ] {517629ab-d6da-4bb8-a638-dfa0b0f37bff} executeQuery: Read 64 rows, 5.12 KiB in 0.001504 sec., 42553.19148936171 rows/sec., 3.32 MiB/sec. 2025.03.21 18:44:33.116631 [ 267 ] {517629ab-d6da-4bb8-a638-dfa0b0f37bff} TCPHandler: Processed in 0.00169935 sec. 2025.03.21 18:44:33.116751 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:44:33.116861 [ 267 ] {5d3da0e3-8378-4ee2-9b43-ad0e3ec88beb} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 18:44:33.116913 [ 267 ] {5d3da0e3-8378-4ee2-9b43-ad0e3ec88beb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 18:44:33.117414 [ 267 ] {5d3da0e3-8378-4ee2-9b43-ad0e3ec88beb} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:33.117452 [ 267 ] {5d3da0e3-8378-4ee2-9b43-ad0e3ec88beb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.03.21 18:44:33.117832 [ 267 ] {5d3da0e3-8378-4ee2-9b43-ad0e3ec88beb} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.03.21 18:44:33.118077 [ 267 ] {5d3da0e3-8378-4ee2-9b43-ad0e3ec88beb} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:33.118251 [ 267 ] {5d3da0e3-8378-4ee2-9b43-ad0e3ec88beb} executeQuery: Read 42 rows, 2.99 KiB in 0.001416 sec., 29661.016949152545 rows/sec., 2.06 MiB/sec. 2025.03.21 18:44:33.118303 [ 267 ] {5d3da0e3-8378-4ee2-9b43-ad0e3ec88beb} TCPHandler: Processed in 0.001603328 sec. 2025.03.21 18:44:33.118408 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:44:33.118513 [ 267 ] {ca71f227-cd5e-4c4a-a908-0db3529dedbf} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 18:44:33.118561 [ 267 ] {ca71f227-cd5e-4c4a-a908-0db3529dedbf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 18:44:33.118981 [ 267 ] {ca71f227-cd5e-4c4a-a908-0db3529dedbf} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:33.119020 [ 267 ] {ca71f227-cd5e-4c4a-a908-0db3529dedbf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.03.21 18:44:33.119373 [ 267 ] {ca71f227-cd5e-4c4a-a908-0db3529dedbf} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.03.21 18:44:33.119628 [ 267 ] {ca71f227-cd5e-4c4a-a908-0db3529dedbf} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:33.119802 [ 267 ] {ca71f227-cd5e-4c4a-a908-0db3529dedbf} executeQuery: Read 16 rows, 1.11 KiB in 0.001312 sec., 12195.121951219511 rows/sec., 845.56 KiB/sec. 2025.03.21 18:44:33.119850 [ 267 ] {ca71f227-cd5e-4c4a-a908-0db3529dedbf} TCPHandler: Processed in 0.001491576 sec. 2025.03.21 18:44:34.960946 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 14213 2025.03.21 18:44:34.962004 [ 243 ] {} system.asynchronous_metric_log (253f5c70-e022-4d90-b8fd-77ae60dab28a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:34.962052 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.03.21 18:44:34.962616 [ 243 ] {} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.03.21 18:44:34.962910 [ 243 ] {} system.asynchronous_metric_log (253f5c70-e022-4d90-b8fd-77ae60dab28a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:34.963126 [ 48 ] {} system.asynchronous_metric_log (253f5c70-e022-4d90-b8fd-77ae60dab28a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.03.21 18:44:34.963159 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14213 2025.03.21 18:44:34.963216 [ 48 ] {} system.asynchronous_metric_log (253f5c70-e022-4d90-b8fd-77ae60dab28a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:34.963248 [ 48 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.03.21 18:44:34.963364 [ 195 ] {253f5c70-e022-4d90-b8fd-77ae60dab28a::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2025.03.21 18:44:34.963462 [ 195 ] {253f5c70-e022-4d90-b8fd-77ae60dab28a::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 18:44:34.963495 [ 195 ] {253f5c70-e022-4d90-b8fd-77ae60dab28a::all_1_31_6} MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 11956 rows starting from the beginning of the part 2025.03.21 18:44:34.963563 [ 195 ] {253f5c70-e022-4d90-b8fd-77ae60dab28a::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 427 rows starting from the beginning of the part 2025.03.21 18:44:34.963761 [ 195 ] {253f5c70-e022-4d90-b8fd-77ae60dab28a::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 488 rows starting from the beginning of the part 2025.03.21 18:44:34.964022 [ 195 ] {253f5c70-e022-4d90-b8fd-77ae60dab28a::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 427 rows starting from the beginning of the part 2025.03.21 18:44:34.964226 [ 195 ] {253f5c70-e022-4d90-b8fd-77ae60dab28a::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 488 rows starting from the beginning of the part 2025.03.21 18:44:34.964288 [ 195 ] {253f5c70-e022-4d90-b8fd-77ae60dab28a::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 427 rows starting from the beginning of the part 2025.03.21 18:44:34.966596 [ 197 ] {253f5c70-e022-4d90-b8fd-77ae60dab28a::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 14213 rows, containing 4 columns (4 merged, 0 gathered) in 0.003274757 sec., 4340169.362184736 rows/sec., 62.09 MiB/sec. 2025.03.21 18:44:34.967080 [ 194 ] {253f5c70-e022-4d90-b8fd-77ae60dab28a::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.03.21 18:44:34.967437 [ 194 ] {253f5c70-e022-4d90-b8fd-77ae60dab28a::all_1_31_6} system.asynchronous_metric_log (253f5c70-e022-4d90-b8fd-77ae60dab28a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:34.967540 [ 194 ] {253f5c70-e022-4d90-b8fd-77ae60dab28a::all_1_31_6} system.asynchronous_metric_log (253f5c70-e022-4d90-b8fd-77ae60dab28a) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.03.21 18:44:34.967663 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. 2025.03.21 18:44:35.982291 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 234 2025.03.21 18:44:36.004405 [ 244 ] {} system.metric_log (379d34fc-d09a-47b3-9f86-264f444bcceb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:36.004459 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.03.21 18:44:36.012335 [ 244 ] {} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.03.21 18:44:36.013131 [ 244 ] {} system.metric_log (379d34fc-d09a-47b3-9f86-264f444bcceb): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:36.013428 [ 60 ] {} system.metric_log (379d34fc-d09a-47b3-9f86-264f444bcceb) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.03.21 18:44:36.013488 [ 60 ] {} system.metric_log (379d34fc-d09a-47b3-9f86-264f444bcceb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:36.013529 [ 60 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.03.21 18:44:36.013963 [ 201 ] {379d34fc-d09a-47b3-9f86-264f444bcceb::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2025.03.21 18:44:36.029008 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 234 2025.03.21 18:44:36.030670 [ 201 ] {379d34fc-d09a-47b3-9f86-264f444bcceb::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 18:44:36.031868 [ 201 ] {379d34fc-d09a-47b3-9f86-264f444bcceb::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 196 rows starting from the beginning of the part 2025.03.21 18:44:36.037153 [ 201 ] {379d34fc-d09a-47b3-9f86-264f444bcceb::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 8 rows starting from the beginning of the part 2025.03.21 18:44:36.042594 [ 201 ] {379d34fc-d09a-47b3-9f86-264f444bcceb::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 8 rows starting from the beginning of the part 2025.03.21 18:44:36.049208 [ 201 ] {379d34fc-d09a-47b3-9f86-264f444bcceb::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 7 rows starting from the beginning of the part 2025.03.21 18:44:36.055100 [ 201 ] {379d34fc-d09a-47b3-9f86-264f444bcceb::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 8 rows starting from the beginning of the part 2025.03.21 18:44:36.059761 [ 201 ] {379d34fc-d09a-47b3-9f86-264f444bcceb::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 7 rows starting from the beginning of the part 2025.03.21 18:44:36.118369 [ 188 ] {379d34fc-d09a-47b3-9f86-264f444bcceb::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.104708511 sec., 2234.775356513283 rows/sec., 11.56 MiB/sec. 2025.03.21 18:44:36.121293 [ 188 ] {379d34fc-d09a-47b3-9f86-264f444bcceb::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.03.21 18:44:36.124264 [ 188 ] {379d34fc-d09a-47b3-9f86-264f444bcceb::all_1_31_6} system.metric_log (379d34fc-d09a-47b3-9f86-264f444bcceb): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:36.124359 [ 188 ] {379d34fc-d09a-47b3-9f86-264f444bcceb::all_1_31_6} system.metric_log (379d34fc-d09a-47b3-9f86-264f444bcceb) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.03.21 18:44:36.126792 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. 2025.03.21 18:44:37.000171 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 201.05 MiB, peak 211.60 MiB, free memory in arenas 0.00 B, will set to 203.21 MiB (RSS), difference: 2.16 MiB 2025.03.21 18:44:38.126221 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:44:38.126437 [ 267 ] {a756c7bf-842f-4bf5-aebe-fa164026f885} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.21 18:44:38.126519 [ 267 ] {a756c7bf-842f-4bf5-aebe-fa164026f885} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.21 18:44:38.127449 [ 267 ] {a756c7bf-842f-4bf5-aebe-fa164026f885} oximeter.fields_i16 (a5ae9dd6-eb39-4afa-ba7d-facc03842aac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:38.127501 [ 267 ] {a756c7bf-842f-4bf5-aebe-fa164026f885} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.03.21 18:44:38.128153 [ 267 ] {a756c7bf-842f-4bf5-aebe-fa164026f885} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.03.21 18:44:38.128454 [ 267 ] {a756c7bf-842f-4bf5-aebe-fa164026f885} oximeter.fields_i16 (a5ae9dd6-eb39-4afa-ba7d-facc03842aac): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:38.128712 [ 267 ] {a756c7bf-842f-4bf5-aebe-fa164026f885} executeQuery: Read 212 rows, 13.81 KiB in 0.002334 sec., 90831.19108826049 rows/sec., 5.78 MiB/sec. 2025.03.21 18:44:38.128784 [ 267 ] {a756c7bf-842f-4bf5-aebe-fa164026f885} TCPHandler: Processed in 0.002707537 sec. 2025.03.21 18:44:38.128920 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:44:38.129038 [ 267 ] {d7fbcdd6-3ff1-42d3-984e-e083d1ed595c} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 18:44:38.129089 [ 267 ] {d7fbcdd6-3ff1-42d3-984e-e083d1ed595c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 18:44:38.129988 [ 267 ] {d7fbcdd6-3ff1-42d3-984e-e083d1ed595c} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:38.130030 [ 267 ] {d7fbcdd6-3ff1-42d3-984e-e083d1ed595c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.03.21 18:44:38.130442 [ 267 ] {d7fbcdd6-3ff1-42d3-984e-e083d1ed595c} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.03.21 18:44:38.130683 [ 267 ] {d7fbcdd6-3ff1-42d3-984e-e083d1ed595c} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:38.130877 [ 122 ] {} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.03.21 18:44:38.130941 [ 267 ] {d7fbcdd6-3ff1-42d3-984e-e083d1ed595c} executeQuery: Read 681 rows, 55.43 KiB in 0.001925 sec., 353766.2337662338 rows/sec., 28.12 MiB/sec. 2025.03.21 18:44:38.130971 [ 122 ] {} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:38.131044 [ 122 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.03.21 18:44:38.131059 [ 267 ] {d7fbcdd6-3ff1-42d3-984e-e083d1ed595c} TCPHandler: Processed in 0.002190378 sec. 2025.03.21 18:44:38.131375 [ 186 ] {3cc0c560-b9e5-47ef-88fa-c63b55708d98::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2025.03.21 18:44:38.131387 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:44:38.131910 [ 267 ] {a8499992-44c0-46fd-ac4b-40df9c2dae8e} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 18:44:38.131994 [ 186 ] {3cc0c560-b9e5-47ef-88fa-c63b55708d98::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 18:44:38.132155 [ 267 ] {a8499992-44c0-46fd-ac4b-40df9c2dae8e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 18:44:38.132161 [ 186 ] {3cc0c560-b9e5-47ef-88fa-c63b55708d98::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1846 rows starting from the beginning of the part 2025.03.21 18:44:38.132609 [ 186 ] {3cc0c560-b9e5-47ef-88fa-c63b55708d98::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 72 rows starting from the beginning of the part 2025.03.21 18:44:38.132892 [ 186 ] {3cc0c560-b9e5-47ef-88fa-c63b55708d98::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 681 rows starting from the beginning of the part 2025.03.21 18:44:38.133240 [ 186 ] {3cc0c560-b9e5-47ef-88fa-c63b55708d98::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1212 rows starting from the beginning of the part 2025.03.21 18:44:38.133646 [ 186 ] {3cc0c560-b9e5-47ef-88fa-c63b55708d98::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 56 rows starting from the beginning of the part 2025.03.21 18:44:38.134047 [ 186 ] {3cc0c560-b9e5-47ef-88fa-c63b55708d98::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 681 rows starting from the beginning of the part 2025.03.21 18:44:38.135173 [ 267 ] {a8499992-44c0-46fd-ac4b-40df9c2dae8e} oximeter.fields_u16 (8d5fe5b5-2060-44d2-9590-037bc5fae09b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:38.135238 [ 267 ] {a8499992-44c0-46fd-ac4b-40df9c2dae8e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.03.21 18:44:38.136195 [ 267 ] {a8499992-44c0-46fd-ac4b-40df9c2dae8e} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.03.21 18:44:38.136729 [ 267 ] {a8499992-44c0-46fd-ac4b-40df9c2dae8e} oximeter.fields_u16 (8d5fe5b5-2060-44d2-9590-037bc5fae09b): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:38.136922 [ 122 ] {} oximeter.fields_u16 (8d5fe5b5-2060-44d2-9590-037bc5fae09b) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.03.21 18:44:38.136989 [ 122 ] {} oximeter.fields_u16 (8d5fe5b5-2060-44d2-9590-037bc5fae09b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:38.137026 [ 267 ] {a8499992-44c0-46fd-ac4b-40df9c2dae8e} executeQuery: Read 138 rows, 8.79 KiB in 0.005326 sec., 25910.627112279384 rows/sec., 1.61 MiB/sec. 2025.03.21 18:44:38.137033 [ 122 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.03.21 18:44:38.137229 [ 267 ] {a8499992-44c0-46fd-ac4b-40df9c2dae8e} TCPHandler: Processed in 0.005980415 sec. 2025.03.21 18:44:38.137399 [ 191 ] {8d5fe5b5-2060-44d2-9590-037bc5fae09b::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2025.03.21 18:44:38.137437 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:44:38.137893 [ 191 ] {8d5fe5b5-2060-44d2-9590-037bc5fae09b::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 18:44:38.137950 [ 267 ] {db82203e-ad85-4503-a87e-1a1e34b86a77} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.21 18:44:38.138019 [ 191 ] {8d5fe5b5-2060-44d2-9590-037bc5fae09b::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 164 rows starting from the beginning of the part 2025.03.21 18:44:38.138378 [ 267 ] {db82203e-ad85-4503-a87e-1a1e34b86a77} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.21 18:44:38.138419 [ 187 ] {3cc0c560-b9e5-47ef-88fa-c63b55708d98::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 4548 rows, containing 5 columns (5 merged, 0 gathered) in 0.007247377 sec., 627537.3835251016 rows/sec., 53.33 MiB/sec. 2025.03.21 18:44:38.138521 [ 191 ] {8d5fe5b5-2060-44d2-9590-037bc5fae09b::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 144 rows starting from the beginning of the part 2025.03.21 18:44:38.138942 [ 186 ] {3cc0c560-b9e5-47ef-88fa-c63b55708d98::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.03.21 18:44:38.138964 [ 191 ] {8d5fe5b5-2060-44d2-9590-037bc5fae09b::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 8 rows starting from the beginning of the part 2025.03.21 18:44:38.139413 [ 191 ] {8d5fe5b5-2060-44d2-9590-037bc5fae09b::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 138 rows starting from the beginning of the part 2025.03.21 18:44:38.139809 [ 191 ] {8d5fe5b5-2060-44d2-9590-037bc5fae09b::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 8 rows starting from the beginning of the part 2025.03.21 18:44:38.140275 [ 186 ] {3cc0c560-b9e5-47ef-88fa-c63b55708d98::all_1_51_10} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:38.140279 [ 191 ] {8d5fe5b5-2060-44d2-9590-037bc5fae09b::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 138 rows starting from the beginning of the part 2025.03.21 18:44:38.140688 [ 186 ] {3cc0c560-b9e5-47ef-88fa-c63b55708d98::all_1_51_10} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.03.21 18:44:38.141076 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.96 MiB. 2025.03.21 18:44:38.142342 [ 267 ] {db82203e-ad85-4503-a87e-1a1e34b86a77} oximeter.fields_u32 (911397e8-289e-4551-882d-cedea57ba2f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:38.142410 [ 267 ] {db82203e-ad85-4503-a87e-1a1e34b86a77} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.03.21 18:44:38.143288 [ 267 ] {db82203e-ad85-4503-a87e-1a1e34b86a77} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.03.21 18:44:38.143617 [ 187 ] {8d5fe5b5-2060-44d2-9590-037bc5fae09b::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 600 rows, containing 5 columns (5 merged, 0 gathered) in 0.006422213 sec., 93425.73969440129 rows/sec., 6.23 MiB/sec. 2025.03.21 18:44:38.143805 [ 267 ] {db82203e-ad85-4503-a87e-1a1e34b86a77} oximeter.fields_u32 (911397e8-289e-4551-882d-cedea57ba2f0): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:38.143906 [ 198 ] {8d5fe5b5-2060-44d2-9590-037bc5fae09b::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.03.21 18:44:38.144246 [ 267 ] {db82203e-ad85-4503-a87e-1a1e34b86a77} executeQuery: Read 113 rows, 7.49 KiB in 0.006541 sec., 17275.645925699435 rows/sec., 1.12 MiB/sec. 2025.03.21 18:44:38.144413 [ 267 ] {db82203e-ad85-4503-a87e-1a1e34b86a77} TCPHandler: Processed in 0.007030944 sec. 2025.03.21 18:44:38.144601 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:44:38.144615 [ 198 ] {8d5fe5b5-2060-44d2-9590-037bc5fae09b::all_1_41_8} oximeter.fields_u16 (8d5fe5b5-2060-44d2-9590-037bc5fae09b): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:38.144810 [ 267 ] {46843231-749f-4516-a427-7362d4ff6e6e} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.21 18:44:38.144867 [ 198 ] {8d5fe5b5-2060-44d2-9590-037bc5fae09b::all_1_41_8} oximeter.fields_u16 (8d5fe5b5-2060-44d2-9590-037bc5fae09b) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.03.21 18:44:38.144889 [ 267 ] {46843231-749f-4516-a427-7362d4ff6e6e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.21 18:44:38.145085 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. 2025.03.21 18:44:38.145636 [ 267 ] {46843231-749f-4516-a427-7362d4ff6e6e} oximeter.fields_u8 (f2f1152e-1157-43b1-b21d-ee3b814d9cca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:38.145679 [ 267 ] {46843231-749f-4516-a427-7362d4ff6e6e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.03.21 18:44:38.146035 [ 267 ] {46843231-749f-4516-a427-7362d4ff6e6e} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.03.21 18:44:38.146269 [ 267 ] {46843231-749f-4516-a427-7362d4ff6e6e} oximeter.fields_u8 (f2f1152e-1157-43b1-b21d-ee3b814d9cca): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:38.146475 [ 267 ] {46843231-749f-4516-a427-7362d4ff6e6e} executeQuery: Read 112 rows, 6.53 KiB in 0.001731 sec., 64702.48411322935 rows/sec., 3.69 MiB/sec. 2025.03.21 18:44:38.146528 [ 267 ] {46843231-749f-4516-a427-7362d4ff6e6e} TCPHandler: Processed in 0.002006865 sec. 2025.03.21 18:44:38.146643 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:44:38.146748 [ 267 ] {f82521c9-9290-476f-afff-cd70a5e00fb6} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 18:44:38.146792 [ 267 ] {f82521c9-9290-476f-afff-cd70a5e00fb6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 18:44:38.147484 [ 267 ] {f82521c9-9290-476f-afff-cd70a5e00fb6} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:38.147523 [ 267 ] {f82521c9-9290-476f-afff-cd70a5e00fb6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.03.21 18:44:38.147895 [ 267 ] {f82521c9-9290-476f-afff-cd70a5e00fb6} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.03.21 18:44:38.148131 [ 267 ] {f82521c9-9290-476f-afff-cd70a5e00fb6} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:38.148294 [ 122 ] {} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.03.21 18:44:38.148351 [ 122 ] {} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:38.148369 [ 267 ] {f82521c9-9290-476f-afff-cd70a5e00fb6} executeQuery: Read 414 rows, 30.15 KiB in 0.001635 sec., 253211.00917431194 rows/sec., 18.01 MiB/sec. 2025.03.21 18:44:38.148388 [ 122 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.03.21 18:44:38.148513 [ 267 ] {f82521c9-9290-476f-afff-cd70a5e00fb6} TCPHandler: Processed in 0.001920454 sec. 2025.03.21 18:44:38.148598 [ 192 ] {abf58eaf-bbce-47c3-97d3-15f1abe98526::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2025.03.21 18:44:38.148672 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:44:38.148727 [ 192 ] {abf58eaf-bbce-47c3-97d3-15f1abe98526::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 18:44:38.148773 [ 192 ] {abf58eaf-bbce-47c3-97d3-15f1abe98526::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 914 rows starting from the beginning of the part 2025.03.21 18:44:38.148800 [ 267 ] {62780878-f10d-478f-94e1-531afab6a209} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.03.21 18:44:38.148915 [ 267 ] {62780878-f10d-478f-94e1-531afab6a209} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.03.21 18:44:38.149012 [ 192 ] {abf58eaf-bbce-47c3-97d3-15f1abe98526::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 72 rows starting from the beginning of the part 2025.03.21 18:44:38.149425 [ 192 ] {abf58eaf-bbce-47c3-97d3-15f1abe98526::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 414 rows starting from the beginning of the part 2025.03.21 18:44:38.149773 [ 192 ] {abf58eaf-bbce-47c3-97d3-15f1abe98526::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 528 rows starting from the beginning of the part 2025.03.21 18:44:38.150147 [ 192 ] {abf58eaf-bbce-47c3-97d3-15f1abe98526::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 64 rows starting from the beginning of the part 2025.03.21 18:44:38.150480 [ 192 ] {abf58eaf-bbce-47c3-97d3-15f1abe98526::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 414 rows starting from the beginning of the part 2025.03.21 18:44:38.151161 [ 267 ] {62780878-f10d-478f-94e1-531afab6a209} oximeter.measurements_bool (e3cf1b1a-2fa1-4266-9f36-a423b8f8ccf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:38.151204 [ 267 ] {62780878-f10d-478f-94e1-531afab6a209} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.03.21 18:44:38.151733 [ 267 ] {62780878-f10d-478f-94e1-531afab6a209} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.03.21 18:44:38.152046 [ 267 ] {62780878-f10d-478f-94e1-531afab6a209} oximeter.measurements_bool (e3cf1b1a-2fa1-4266-9f36-a423b8f8ccf3): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:38.152276 [ 267 ] {62780878-f10d-478f-94e1-531afab6a209} executeQuery: Read 6 rows, 321.00 B in 0.003505 sec., 1711.8402282453637 rows/sec., 89.44 KiB/sec. 2025.03.21 18:44:38.152332 [ 267 ] {62780878-f10d-478f-94e1-531afab6a209} TCPHandler: Processed in 0.003715406 sec. 2025.03.21 18:44:38.152484 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:44:38.152596 [ 198 ] {abf58eaf-bbce-47c3-97d3-15f1abe98526::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 2406 rows, containing 5 columns (5 merged, 0 gathered) in 0.004070702 sec., 591052.8454305916 rows/sec., 45.25 MiB/sec. 2025.03.21 18:44:38.152660 [ 267 ] {269e2552-cd4c-4307-a39e-25878412ed68} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 18:44:38.152732 [ 267 ] {269e2552-cd4c-4307-a39e-25878412ed68} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 18:44:38.152854 [ 198 ] {abf58eaf-bbce-47c3-97d3-15f1abe98526::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.03.21 18:44:38.153411 [ 198 ] {abf58eaf-bbce-47c3-97d3-15f1abe98526::all_1_51_10} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:38.153632 [ 198 ] {abf58eaf-bbce-47c3-97d3-15f1abe98526::all_1_51_10} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.03.21 18:44:38.153828 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. 2025.03.21 18:44:38.153947 [ 267 ] {269e2552-cd4c-4307-a39e-25878412ed68} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:38.153990 [ 267 ] {269e2552-cd4c-4307-a39e-25878412ed68} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.03.21 18:44:38.154384 [ 267 ] {269e2552-cd4c-4307-a39e-25878412ed68} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.03.21 18:44:38.154618 [ 267 ] {269e2552-cd4c-4307-a39e-25878412ed68} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:38.154783 [ 122 ] {} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.03.21 18:44:38.154840 [ 122 ] {} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:38.154869 [ 267 ] {269e2552-cd4c-4307-a39e-25878412ed68} executeQuery: Read 237 rows, 16.27 KiB in 0.002238 sec., 105898.12332439679 rows/sec., 7.10 MiB/sec. 2025.03.21 18:44:38.154879 [ 122 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.03.21 18:44:38.155057 [ 267 ] {269e2552-cd4c-4307-a39e-25878412ed68} TCPHandler: Processed in 0.002634716 sec. 2025.03.21 18:44:38.155275 [ 187 ] {ae45b45a-b62a-4d9b-948b-b386fabd81fd::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2025.03.21 18:44:38.155486 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:44:38.155795 [ 187 ] {ae45b45a-b62a-4d9b-948b-b386fabd81fd::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 18:44:38.155924 [ 187 ] {ae45b45a-b62a-4d9b-948b-b386fabd81fd::all_1_51_10} MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 13751 rows starting from the beginning of the part 2025.03.21 18:44:38.155988 [ 267 ] {24ca5975-474a-433d-b50b-dbe5e30ac687} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.03.21 18:44:38.156321 [ 187 ] {ae45b45a-b62a-4d9b-948b-b386fabd81fd::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 160 rows starting from the beginning of the part 2025.03.21 18:44:38.156521 [ 267 ] {24ca5975-474a-433d-b50b-dbe5e30ac687} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.03.21 18:44:38.156643 [ 187 ] {ae45b45a-b62a-4d9b-948b-b386fabd81fd::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 237 rows starting from the beginning of the part 2025.03.21 18:44:38.156988 [ 187 ] {ae45b45a-b62a-4d9b-948b-b386fabd81fd::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 964 rows starting from the beginning of the part 2025.03.21 18:44:38.157270 [ 187 ] {ae45b45a-b62a-4d9b-948b-b386fabd81fd::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 42 rows starting from the beginning of the part 2025.03.21 18:44:38.157551 [ 187 ] {ae45b45a-b62a-4d9b-948b-b386fabd81fd::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 237 rows starting from the beginning of the part 2025.03.21 18:44:38.158921 [ 267 ] {24ca5975-474a-433d-b50b-dbe5e30ac687} oximeter.measurements_f64 (7b0b0415-7ba0-4118-af58-37132dd63164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:38.158968 [ 267 ] {24ca5975-474a-433d-b50b-dbe5e30ac687} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.03.21 18:44:38.159599 [ 267 ] {24ca5975-474a-433d-b50b-dbe5e30ac687} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.03.21 18:44:38.160110 [ 267 ] {24ca5975-474a-433d-b50b-dbe5e30ac687} oximeter.measurements_f64 (7b0b0415-7ba0-4118-af58-37132dd63164): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:38.160795 [ 267 ] {24ca5975-474a-433d-b50b-dbe5e30ac687} executeQuery: Read 1 rows, 69.00 B in 0.004935 sec., 202.63424518743668 rows/sec., 13.65 KiB/sec. 2025.03.21 18:44:38.161165 [ 267 ] {24ca5975-474a-433d-b50b-dbe5e30ac687} TCPHandler: Processed in 0.005855953 sec. 2025.03.21 18:44:38.161429 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:44:38.161581 [ 267 ] {184d7fdb-3937-44f0-a570-026c93a653b4} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.21 18:44:38.161668 [ 267 ] {184d7fdb-3937-44f0-a570-026c93a653b4} 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.03.21 18:44:38.163178 [ 267 ] {184d7fdb-3937-44f0-a570-026c93a653b4} oximeter.measurements_histogramu64 (e2f23082-f29d-4d29-b3a0-31acfc10d3e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:38.163217 [ 267 ] {184d7fdb-3937-44f0-a570-026c93a653b4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.03.21 18:44:38.164357 [ 187 ] {ae45b45a-b62a-4d9b-948b-b386fabd81fd::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 15391 rows, containing 5 columns (5 merged, 0 gathered) in 0.009346015 sec., 1646798.1273302045 rows/sec., 111.22 MiB/sec. 2025.03.21 18:44:38.164481 [ 267 ] {184d7fdb-3937-44f0-a570-026c93a653b4} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.03.21 18:44:38.164819 [ 187 ] {ae45b45a-b62a-4d9b-948b-b386fabd81fd::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.03.21 18:44:38.164852 [ 267 ] {184d7fdb-3937-44f0-a570-026c93a653b4} oximeter.measurements_histogramu64 (e2f23082-f29d-4d29-b3a0-31acfc10d3e9): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:38.165164 [ 122 ] {} oximeter.measurements_histogramu64 (e2f23082-f29d-4d29-b3a0-31acfc10d3e9) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.03.21 18:44:38.165277 [ 122 ] {} oximeter.measurements_histogramu64 (e2f23082-f29d-4d29-b3a0-31acfc10d3e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:38.165397 [ 122 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.03.21 18:44:38.165613 [ 187 ] {ae45b45a-b62a-4d9b-948b-b386fabd81fd::all_1_51_10} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:38.165648 [ 267 ] {184d7fdb-3937-44f0-a570-026c93a653b4} executeQuery: Read 32 rows, 58.72 KiB in 0.004033 sec., 7934.540044631787 rows/sec., 14.22 MiB/sec. 2025.03.21 18:44:38.165846 [ 199 ] {e2f23082-f29d-4d29-b3a0-31acfc10d3e9::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2025.03.21 18:44:38.166006 [ 187 ] {ae45b45a-b62a-4d9b-948b-b386fabd81fd::all_1_51_10} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.03.21 18:44:38.166307 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.83 MiB. 2025.03.21 18:44:38.166429 [ 267 ] {184d7fdb-3937-44f0-a570-026c93a653b4} TCPHandler: Processed in 0.005078289 sec. 2025.03.21 18:44:38.166710 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:44:38.166782 [ 199 ] {e2f23082-f29d-4d29-b3a0-31acfc10d3e9::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 18:44:38.166938 [ 267 ] {cd8f6e83-98b5-4155-9c67-8238415b993e} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 18:44:38.166957 [ 199 ] {e2f23082-f29d-4d29-b3a0-31acfc10d3e9::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 684 rows starting from the beginning of the part 2025.03.21 18:44:38.167034 [ 267 ] {cd8f6e83-98b5-4155-9c67-8238415b993e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 18:44:38.167840 [ 199 ] {e2f23082-f29d-4d29-b3a0-31acfc10d3e9::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 32 rows starting from the beginning of the part 2025.03.21 18:44:38.168591 [ 199 ] {e2f23082-f29d-4d29-b3a0-31acfc10d3e9::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 8 rows starting from the beginning of the part 2025.03.21 18:44:38.169340 [ 267 ] {cd8f6e83-98b5-4155-9c67-8238415b993e} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:38.169369 [ 199 ] {e2f23082-f29d-4d29-b3a0-31acfc10d3e9::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 32 rows starting from the beginning of the part 2025.03.21 18:44:38.169415 [ 267 ] {cd8f6e83-98b5-4155-9c67-8238415b993e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.03.21 18:44:38.169965 [ 199 ] {e2f23082-f29d-4d29-b3a0-31acfc10d3e9::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 8 rows starting from the beginning of the part 2025.03.21 18:44:38.170647 [ 199 ] {e2f23082-f29d-4d29-b3a0-31acfc10d3e9::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 32 rows starting from the beginning of the part 2025.03.21 18:44:38.170900 [ 267 ] {cd8f6e83-98b5-4155-9c67-8238415b993e} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.03.21 18:44:38.171608 [ 267 ] {cd8f6e83-98b5-4155-9c67-8238415b993e} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:38.171860 [ 104 ] {} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.03.21 18:44:38.171979 [ 104 ] {} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:38.172043 [ 104 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.03.21 18:44:38.172084 [ 267 ] {cd8f6e83-98b5-4155-9c67-8238415b993e} executeQuery: Read 82 rows, 5.33 KiB in 0.005226 sec., 15690.776884806737 rows/sec., 1020.48 KiB/sec. 2025.03.21 18:44:38.172552 [ 189 ] {c7c9c81e-dc00-4970-9ce5-34da39abffbf::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2025.03.21 18:44:38.172555 [ 267 ] {cd8f6e83-98b5-4155-9c67-8238415b993e} TCPHandler: Processed in 0.005919854 sec. 2025.03.21 18:44:38.172990 [ 189 ] {c7c9c81e-dc00-4970-9ce5-34da39abffbf::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 18:44:38.173056 [ 189 ] {c7c9c81e-dc00-4970-9ce5-34da39abffbf::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2590 rows starting from the beginning of the part 2025.03.21 18:44:38.173194 [ 189 ] {c7c9c81e-dc00-4970-9ce5-34da39abffbf::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 60 rows starting from the beginning of the part 2025.03.21 18:44:38.173328 [ 189 ] {c7c9c81e-dc00-4970-9ce5-34da39abffbf::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 82 rows starting from the beginning of the part 2025.03.21 18:44:38.173570 [ 189 ] {c7c9c81e-dc00-4970-9ce5-34da39abffbf::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 44 rows starting from the beginning of the part 2025.03.21 18:44:38.173790 [ 189 ] {c7c9c81e-dc00-4970-9ce5-34da39abffbf::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 16 rows starting from the beginning of the part 2025.03.21 18:44:38.173992 [ 189 ] {c7c9c81e-dc00-4970-9ce5-34da39abffbf::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 82 rows starting from the beginning of the part 2025.03.21 18:44:38.177901 [ 189 ] {c7c9c81e-dc00-4970-9ce5-34da39abffbf::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 2874 rows, containing 4 columns (4 merged, 0 gathered) in 0.00569958 sec., 504247.68140810373 rows/sec., 32.95 MiB/sec. 2025.03.21 18:44:38.178326 [ 189 ] {c7c9c81e-dc00-4970-9ce5-34da39abffbf::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.03.21 18:44:38.178900 [ 189 ] {c7c9c81e-dc00-4970-9ce5-34da39abffbf::all_1_51_10} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:38.178994 [ 189 ] {c7c9c81e-dc00-4970-9ce5-34da39abffbf::all_1_51_10} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.03.21 18:44:38.179086 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. 2025.03.21 18:44:38.183926 [ 196 ] {e2f23082-f29d-4d29-b3a0-31acfc10d3e9::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 796 rows, containing 19 columns (19 merged, 0 gathered) in 0.018367283 sec., 43337.9286419227 rows/sec., 77.66 MiB/sec. 2025.03.21 18:44:38.185071 [ 193 ] {e2f23082-f29d-4d29-b3a0-31acfc10d3e9::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.03.21 18:44:38.185539 [ 193 ] {e2f23082-f29d-4d29-b3a0-31acfc10d3e9::all_1_41_8} oximeter.measurements_histogramu64 (e2f23082-f29d-4d29-b3a0-31acfc10d3e9): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:38.185630 [ 193 ] {e2f23082-f29d-4d29-b3a0-31acfc10d3e9::all_1_41_8} oximeter.measurements_histogramu64 (e2f23082-f29d-4d29-b3a0-31acfc10d3e9) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.03.21 18:44:38.185786 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.60 MiB. 2025.03.21 18:44:39.000176 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 204.20 MiB, peak 211.80 MiB, free memory in arenas 0.00 B, will set to 205.37 MiB (RSS), difference: 1.17 MiB 2025.03.21 18:44:42.347264 [ 120 ] {} DNSResolver: Updating DNS cache 2025.03.21 18:44:42.347325 [ 120 ] {} DNSResolver: Updated DNS cache 2025.03.21 18:44:42.463399 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 14701 2025.03.21 18:44:42.464574 [ 243 ] {} system.asynchronous_metric_log (253f5c70-e022-4d90-b8fd-77ae60dab28a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:42.464655 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.03.21 18:44:42.465179 [ 243 ] {} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.03.21 18:44:42.465428 [ 243 ] {} system.asynchronous_metric_log (253f5c70-e022-4d90-b8fd-77ae60dab28a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:42.465689 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14701 2025.03.21 18:44:42.531499 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 968 2025.03.21 18:44:42.534720 [ 242 ] {} system.query_log (fc3d32f1-e2fa-4c2e-b979-22efa01612ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:42.534782 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.03.21 18:44:42.536268 [ 242 ] {} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.03.21 18:44:42.536595 [ 242 ] {} system.query_log (fc3d32f1-e2fa-4c2e-b979-22efa01612ba): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:42.537315 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 968 2025.03.21 18:44:43.002145 [ 248 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001582368 sec. 2025.03.21 18:44:43.118406 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:44:43.118613 [ 267 ] {3e13b732-9cc8-48b0-9cfa-50229394081e} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 18:44:43.118695 [ 267 ] {3e13b732-9cc8-48b0-9cfa-50229394081e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 18:44:43.119526 [ 267 ] {3e13b732-9cc8-48b0-9cfa-50229394081e} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:43.119570 [ 267 ] {3e13b732-9cc8-48b0-9cfa-50229394081e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.03.21 18:44:43.120010 [ 267 ] {3e13b732-9cc8-48b0-9cfa-50229394081e} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.03.21 18:44:43.120266 [ 267 ] {3e13b732-9cc8-48b0-9cfa-50229394081e} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:43.120479 [ 267 ] {3e13b732-9cc8-48b0-9cfa-50229394081e} executeQuery: Read 72 rows, 5.99 KiB in 0.001921 sec., 37480.47891723061 rows/sec., 3.04 MiB/sec. 2025.03.21 18:44:43.120580 [ 267 ] {3e13b732-9cc8-48b0-9cfa-50229394081e} TCPHandler: Processed in 0.002307041 sec. 2025.03.21 18:44:43.120823 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:44:43.120969 [ 267 ] {adae2617-8295-4370-b210-a0dfe0f42594} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 18:44:43.121021 [ 267 ] {adae2617-8295-4370-b210-a0dfe0f42594} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 18:44:43.121569 [ 267 ] {adae2617-8295-4370-b210-a0dfe0f42594} oximeter.fields_u16 (8d5fe5b5-2060-44d2-9590-037bc5fae09b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:43.121608 [ 267 ] {adae2617-8295-4370-b210-a0dfe0f42594} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.03.21 18:44:43.121963 [ 267 ] {adae2617-8295-4370-b210-a0dfe0f42594} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.03.21 18:44:43.122210 [ 267 ] {adae2617-8295-4370-b210-a0dfe0f42594} oximeter.fields_u16 (8d5fe5b5-2060-44d2-9590-037bc5fae09b): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:43.122399 [ 267 ] {adae2617-8295-4370-b210-a0dfe0f42594} executeQuery: Read 8 rows, 616.00 B in 0.001455 sec., 5498.281786941581 rows/sec., 413.45 KiB/sec. 2025.03.21 18:44:43.122473 [ 267 ] {adae2617-8295-4370-b210-a0dfe0f42594} TCPHandler: Processed in 0.001745871 sec. 2025.03.21 18:44:43.122626 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:44:43.122732 [ 267 ] {6dc39330-aed5-41e3-9a5c-a02077b25097} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 18:44:43.122776 [ 267 ] {6dc39330-aed5-41e3-9a5c-a02077b25097} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 18:44:43.123312 [ 267 ] {6dc39330-aed5-41e3-9a5c-a02077b25097} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:43.123350 [ 267 ] {6dc39330-aed5-41e3-9a5c-a02077b25097} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.03.21 18:44:43.123701 [ 267 ] {6dc39330-aed5-41e3-9a5c-a02077b25097} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.03.21 18:44:43.123931 [ 267 ] {6dc39330-aed5-41e3-9a5c-a02077b25097} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:43.124102 [ 267 ] {6dc39330-aed5-41e3-9a5c-a02077b25097} executeQuery: Read 72 rows, 5.76 KiB in 0.001392 sec., 51724.137931034486 rows/sec., 4.04 MiB/sec. 2025.03.21 18:44:43.124151 [ 267 ] {6dc39330-aed5-41e3-9a5c-a02077b25097} TCPHandler: Processed in 0.001584298 sec. 2025.03.21 18:44:43.124267 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:44:43.124405 [ 267 ] {2f9960ca-8635-47ab-aa68-0edf455abcf6} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 18:44:43.124465 [ 267 ] {2f9960ca-8635-47ab-aa68-0edf455abcf6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 18:44:43.125090 [ 267 ] {2f9960ca-8635-47ab-aa68-0edf455abcf6} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:43.125135 [ 267 ] {2f9960ca-8635-47ab-aa68-0edf455abcf6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.03.21 18:44:43.125554 [ 267 ] {2f9960ca-8635-47ab-aa68-0edf455abcf6} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.03.21 18:44:43.125797 [ 267 ] {2f9960ca-8635-47ab-aa68-0edf455abcf6} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:43.126012 [ 267 ] {2f9960ca-8635-47ab-aa68-0edf455abcf6} executeQuery: Read 160 rows, 11.41 KiB in 0.001626 sec., 98400.98400984009 rows/sec., 6.85 MiB/sec. 2025.03.21 18:44:43.126068 [ 267 ] {2f9960ca-8635-47ab-aa68-0edf455abcf6} TCPHandler: Processed in 0.001854332 sec. 2025.03.21 18:44:43.126368 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:44:43.126484 [ 267 ] {753fe36e-4259-4c56-bcff-43f5a75cbc80} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.21 18:44:43.126559 [ 267 ] {753fe36e-4259-4c56-bcff-43f5a75cbc80} 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.03.21 18:44:43.127677 [ 267 ] {753fe36e-4259-4c56-bcff-43f5a75cbc80} oximeter.measurements_histogramu64 (e2f23082-f29d-4d29-b3a0-31acfc10d3e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:43.127715 [ 267 ] {753fe36e-4259-4c56-bcff-43f5a75cbc80} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.03.21 18:44:43.128328 [ 267 ] {753fe36e-4259-4c56-bcff-43f5a75cbc80} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.03.21 18:44:43.128582 [ 267 ] {753fe36e-4259-4c56-bcff-43f5a75cbc80} oximeter.measurements_histogramu64 (e2f23082-f29d-4d29-b3a0-31acfc10d3e9): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:43.128782 [ 267 ] {753fe36e-4259-4c56-bcff-43f5a75cbc80} executeQuery: Read 8 rows, 14.68 KiB in 0.002324 sec., 3442.340791738382 rows/sec., 6.17 MiB/sec. 2025.03.21 18:44:43.128889 [ 267 ] {753fe36e-4259-4c56-bcff-43f5a75cbc80} TCPHandler: Processed in 0.002612596 sec. 2025.03.21 18:44:43.129032 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:44:43.129138 [ 267 ] {2ffe965a-5040-44bc-9904-a67879430b87} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 18:44:43.129183 [ 267 ] {2ffe965a-5040-44bc-9904-a67879430b87} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 18:44:43.129623 [ 267 ] {2ffe965a-5040-44bc-9904-a67879430b87} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:43.129660 [ 267 ] {2ffe965a-5040-44bc-9904-a67879430b87} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.03.21 18:44:43.130012 [ 267 ] {2ffe965a-5040-44bc-9904-a67879430b87} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.03.21 18:44:43.130243 [ 267 ] {2ffe965a-5040-44bc-9904-a67879430b87} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:43.130428 [ 267 ] {2ffe965a-5040-44bc-9904-a67879430b87} executeQuery: Read 60 rows, 4.14 KiB in 0.001312 sec., 45731.70731707317 rows/sec., 3.08 MiB/sec. 2025.03.21 18:44:43.130521 [ 267 ] {2ffe965a-5040-44bc-9904-a67879430b87} TCPHandler: Processed in 0.001538917 sec. 2025.03.21 18:44:43.529151 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 242 2025.03.21 18:44:43.548751 [ 244 ] {} system.metric_log (379d34fc-d09a-47b3-9f86-264f444bcceb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:43.548802 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.03.21 18:44:43.555931 [ 244 ] {} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.03.21 18:44:43.556691 [ 244 ] {} system.metric_log (379d34fc-d09a-47b3-9f86-264f444bcceb): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:43.559639 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 242 2025.03.21 18:44:48.126312 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:44:48.126534 [ 267 ] {e0fb6503-5152-45b9-81e9-1b65e99b3eef} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.21 18:44:48.126605 [ 267 ] {e0fb6503-5152-45b9-81e9-1b65e99b3eef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.21 18:44:48.127443 [ 267 ] {e0fb6503-5152-45b9-81e9-1b65e99b3eef} oximeter.fields_i16 (a5ae9dd6-eb39-4afa-ba7d-facc03842aac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:48.127487 [ 267 ] {e0fb6503-5152-45b9-81e9-1b65e99b3eef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.03.21 18:44:48.127930 [ 267 ] {e0fb6503-5152-45b9-81e9-1b65e99b3eef} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.03.21 18:44:48.128184 [ 267 ] {e0fb6503-5152-45b9-81e9-1b65e99b3eef} oximeter.fields_i16 (a5ae9dd6-eb39-4afa-ba7d-facc03842aac): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:48.128384 [ 267 ] {e0fb6503-5152-45b9-81e9-1b65e99b3eef} executeQuery: Read 212 rows, 13.81 KiB in 0.001904 sec., 111344.53781512605 rows/sec., 7.08 MiB/sec. 2025.03.21 18:44:48.128448 [ 267 ] {e0fb6503-5152-45b9-81e9-1b65e99b3eef} TCPHandler: Processed in 0.002273 sec. 2025.03.21 18:44:48.128576 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:44:48.128691 [ 267 ] {314292ef-3043-40c7-8d28-c99c7a5b5303} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.03.21 18:44:48.128740 [ 267 ] {314292ef-3043-40c7-8d28-c99c7a5b5303} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.03.21 18:44:48.129260 [ 267 ] {314292ef-3043-40c7-8d28-c99c7a5b5303} oximeter.fields_ipaddr (54548ee5-6665-4ef7-88f2-6c8e26ee35cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:48.129297 [ 267 ] {314292ef-3043-40c7-8d28-c99c7a5b5303} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.03.21 18:44:48.129632 [ 267 ] {314292ef-3043-40c7-8d28-c99c7a5b5303} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.03.21 18:44:48.129865 [ 267 ] {314292ef-3043-40c7-8d28-c99c7a5b5303} oximeter.fields_ipaddr (54548ee5-6665-4ef7-88f2-6c8e26ee35cc): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:48.130065 [ 267 ] {314292ef-3043-40c7-8d28-c99c7a5b5303} executeQuery: Read 4 rows, 334.00 B in 0.001394 sec., 2869.4404591104735 rows/sec., 233.98 KiB/sec. 2025.03.21 18:44:48.130140 [ 267 ] {314292ef-3043-40c7-8d28-c99c7a5b5303} TCPHandler: Processed in 0.001616758 sec. 2025.03.21 18:44:48.130275 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:44:48.130383 [ 267 ] {a868ecc8-5a3a-4996-bef3-1bf6967210b5} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 18:44:48.130426 [ 267 ] {a868ecc8-5a3a-4996-bef3-1bf6967210b5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 18:44:48.131275 [ 267 ] {a868ecc8-5a3a-4996-bef3-1bf6967210b5} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:48.131311 [ 267 ] {a868ecc8-5a3a-4996-bef3-1bf6967210b5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.03.21 18:44:48.131696 [ 267 ] {a868ecc8-5a3a-4996-bef3-1bf6967210b5} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.03.21 18:44:48.131927 [ 267 ] {a868ecc8-5a3a-4996-bef3-1bf6967210b5} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:48.132132 [ 267 ] {a868ecc8-5a3a-4996-bef3-1bf6967210b5} executeQuery: Read 683 rows, 55.57 KiB in 0.001765 sec., 386968.83852691215 rows/sec., 30.75 MiB/sec. 2025.03.21 18:44:48.132195 [ 267 ] {a868ecc8-5a3a-4996-bef3-1bf6967210b5} TCPHandler: Processed in 0.001968154 sec. 2025.03.21 18:44:48.132446 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:44:48.132592 [ 267 ] {020009f1-f9b4-4d6d-b174-88e5be0a5e88} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 18:44:48.132637 [ 267 ] {020009f1-f9b4-4d6d-b174-88e5be0a5e88} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 18:44:48.133207 [ 267 ] {020009f1-f9b4-4d6d-b174-88e5be0a5e88} oximeter.fields_u16 (8d5fe5b5-2060-44d2-9590-037bc5fae09b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:48.133244 [ 267 ] {020009f1-f9b4-4d6d-b174-88e5be0a5e88} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.03.21 18:44:48.133592 [ 267 ] {020009f1-f9b4-4d6d-b174-88e5be0a5e88} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.03.21 18:44:48.133836 [ 267 ] {020009f1-f9b4-4d6d-b174-88e5be0a5e88} oximeter.fields_u16 (8d5fe5b5-2060-44d2-9590-037bc5fae09b): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:48.134019 [ 267 ] {020009f1-f9b4-4d6d-b174-88e5be0a5e88} executeQuery: Read 142 rows, 9.07 KiB in 0.00145 sec., 97931.03448275862 rows/sec., 6.11 MiB/sec. 2025.03.21 18:44:48.134147 [ 267 ] {020009f1-f9b4-4d6d-b174-88e5be0a5e88} TCPHandler: Processed in 0.001801232 sec. 2025.03.21 18:44:48.134283 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:44:48.134385 [ 267 ] {d1276941-ffb7-4d6f-9433-b15295295451} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.21 18:44:48.134428 [ 267 ] {d1276941-ffb7-4d6f-9433-b15295295451} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.21 18:44:48.134975 [ 267 ] {d1276941-ffb7-4d6f-9433-b15295295451} oximeter.fields_u32 (911397e8-289e-4551-882d-cedea57ba2f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:48.135012 [ 267 ] {d1276941-ffb7-4d6f-9433-b15295295451} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.03.21 18:44:48.135353 [ 267 ] {d1276941-ffb7-4d6f-9433-b15295295451} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.03.21 18:44:48.135586 [ 267 ] {d1276941-ffb7-4d6f-9433-b15295295451} oximeter.fields_u32 (911397e8-289e-4551-882d-cedea57ba2f0): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:48.135704 [ 112 ] {} oximeter.fields_u32 (911397e8-289e-4551-882d-cedea57ba2f0) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.03.21 18:44:48.135753 [ 112 ] {} oximeter.fields_u32 (911397e8-289e-4551-882d-cedea57ba2f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:48.135770 [ 267 ] {d1276941-ffb7-4d6f-9433-b15295295451} executeQuery: Read 113 rows, 7.49 KiB in 0.001406 sec., 80369.84352773827 rows/sec., 5.20 MiB/sec. 2025.03.21 18:44:48.135781 [ 112 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.03.21 18:44:48.135840 [ 267 ] {d1276941-ffb7-4d6f-9433-b15295295451} TCPHandler: Processed in 0.001609388 sec. 2025.03.21 18:44:48.136249 [ 194 ] {911397e8-289e-4551-882d-cedea57ba2f0::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2025.03.21 18:44:48.136276 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:44:48.136551 [ 267 ] {08a89c53-05ef-4436-8428-b3c0cc5c8708} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.21 18:44:48.136594 [ 194 ] {911397e8-289e-4551-882d-cedea57ba2f0::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 18:44:48.136640 [ 267 ] {08a89c53-05ef-4436-8428-b3c0cc5c8708} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.21 18:44:48.136664 [ 194 ] {911397e8-289e-4551-882d-cedea57ba2f0::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 341 rows starting from the beginning of the part 2025.03.21 18:44:48.136971 [ 194 ] {911397e8-289e-4551-882d-cedea57ba2f0::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 113 rows starting from the beginning of the part 2025.03.21 18:44:48.137287 [ 194 ] {911397e8-289e-4551-882d-cedea57ba2f0::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 113 rows starting from the beginning of the part 2025.03.21 18:44:48.137658 [ 194 ] {911397e8-289e-4551-882d-cedea57ba2f0::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 228 rows starting from the beginning of the part 2025.03.21 18:44:48.138030 [ 194 ] {911397e8-289e-4551-882d-cedea57ba2f0::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 113 rows starting from the beginning of the part 2025.03.21 18:44:48.138422 [ 194 ] {911397e8-289e-4551-882d-cedea57ba2f0::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 113 rows starting from the beginning of the part 2025.03.21 18:44:48.139435 [ 267 ] {08a89c53-05ef-4436-8428-b3c0cc5c8708} oximeter.fields_u8 (f2f1152e-1157-43b1-b21d-ee3b814d9cca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:48.139505 [ 267 ] {08a89c53-05ef-4436-8428-b3c0cc5c8708} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.03.21 18:44:48.140354 [ 267 ] {08a89c53-05ef-4436-8428-b3c0cc5c8708} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.03.21 18:44:48.140819 [ 267 ] {08a89c53-05ef-4436-8428-b3c0cc5c8708} oximeter.fields_u8 (f2f1152e-1157-43b1-b21d-ee3b814d9cca): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:48.141556 [ 267 ] {08a89c53-05ef-4436-8428-b3c0cc5c8708} executeQuery: Read 112 rows, 6.53 KiB in 0.005069 sec., 22095.087788518445 rows/sec., 1.26 MiB/sec. 2025.03.21 18:44:48.141614 [ 194 ] {911397e8-289e-4551-882d-cedea57ba2f0::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 1021 rows, containing 5 columns (5 merged, 0 gathered) in 0.005716101 sec., 178618.25744506612 rows/sec., 12.48 MiB/sec. 2025.03.21 18:44:48.141822 [ 267 ] {08a89c53-05ef-4436-8428-b3c0cc5c8708} TCPHandler: Processed in 0.005743821 sec. 2025.03.21 18:44:48.141994 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:44:48.142037 [ 193 ] {911397e8-289e-4551-882d-cedea57ba2f0::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.03.21 18:44:48.142175 [ 267 ] {eef22bf4-a9a0-4b31-b338-b9e2c288b1f5} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 18:44:48.142258 [ 267 ] {eef22bf4-a9a0-4b31-b338-b9e2c288b1f5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 18:44:48.142776 [ 193 ] {911397e8-289e-4551-882d-cedea57ba2f0::all_1_26_5} oximeter.fields_u32 (911397e8-289e-4551-882d-cedea57ba2f0): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:48.142978 [ 193 ] {911397e8-289e-4551-882d-cedea57ba2f0::all_1_26_5} oximeter.fields_u32 (911397e8-289e-4551-882d-cedea57ba2f0) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.03.21 18:44:48.143115 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. 2025.03.21 18:44:48.143448 [ 267 ] {eef22bf4-a9a0-4b31-b338-b9e2c288b1f5} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:48.143491 [ 267 ] {eef22bf4-a9a0-4b31-b338-b9e2c288b1f5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.03.21 18:44:48.143870 [ 267 ] {eef22bf4-a9a0-4b31-b338-b9e2c288b1f5} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.03.21 18:44:48.144106 [ 267 ] {eef22bf4-a9a0-4b31-b338-b9e2c288b1f5} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:48.144312 [ 267 ] {eef22bf4-a9a0-4b31-b338-b9e2c288b1f5} executeQuery: Read 418 rows, 30.47 KiB in 0.002213 sec., 188883.86805241753 rows/sec., 13.45 MiB/sec. 2025.03.21 18:44:48.144429 [ 267 ] {eef22bf4-a9a0-4b31-b338-b9e2c288b1f5} TCPHandler: Processed in 0.002498604 sec. 2025.03.21 18:44:48.144635 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:44:48.144809 [ 267 ] {e9803a99-083b-470a-9026-ea4f950b5499} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.03.21 18:44:48.144858 [ 267 ] {e9803a99-083b-470a-9026-ea4f950b5499} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.03.21 18:44:48.145305 [ 267 ] {e9803a99-083b-470a-9026-ea4f950b5499} oximeter.measurements_bool (e3cf1b1a-2fa1-4266-9f36-a423b8f8ccf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:48.145342 [ 267 ] {e9803a99-083b-470a-9026-ea4f950b5499} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.03.21 18:44:48.145696 [ 267 ] {e9803a99-083b-470a-9026-ea4f950b5499} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.03.21 18:44:48.145926 [ 267 ] {e9803a99-083b-470a-9026-ea4f950b5499} oximeter.measurements_bool (e3cf1b1a-2fa1-4266-9f36-a423b8f8ccf3): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:48.146372 [ 267 ] {e9803a99-083b-470a-9026-ea4f950b5499} executeQuery: Read 6 rows, 321.00 B in 0.00154 sec., 3896.103896103896 rows/sec., 203.56 KiB/sec. 2025.03.21 18:44:48.146664 [ 267 ] {e9803a99-083b-470a-9026-ea4f950b5499} TCPHandler: Processed in 0.002127418 sec. 2025.03.21 18:44:48.146801 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:44:48.146908 [ 267 ] {4f3f1fd0-487a-4f42-985c-6b352fb55121} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 18:44:48.146955 [ 267 ] {4f3f1fd0-487a-4f42-985c-6b352fb55121} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 18:44:48.147492 [ 267 ] {4f3f1fd0-487a-4f42-985c-6b352fb55121} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:48.147529 [ 267 ] {4f3f1fd0-487a-4f42-985c-6b352fb55121} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.03.21 18:44:48.147917 [ 267 ] {4f3f1fd0-487a-4f42-985c-6b352fb55121} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.03.21 18:44:48.148149 [ 267 ] {4f3f1fd0-487a-4f42-985c-6b352fb55121} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:48.148322 [ 267 ] {4f3f1fd0-487a-4f42-985c-6b352fb55121} executeQuery: Read 239 rows, 16.41 KiB in 0.001438 sec., 166203.05980528513 rows/sec., 11.14 MiB/sec. 2025.03.21 18:44:48.148373 [ 267 ] {4f3f1fd0-487a-4f42-985c-6b352fb55121} TCPHandler: Processed in 0.001622229 sec. 2025.03.21 18:44:48.148497 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:44:48.148609 [ 267 ] {e08f90e4-387b-4abd-8073-bf57bf0343e1} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.03.21 18:44:48.148657 [ 267 ] {e08f90e4-387b-4abd-8073-bf57bf0343e1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.03.21 18:44:48.149084 [ 267 ] {e08f90e4-387b-4abd-8073-bf57bf0343e1} oximeter.measurements_f64 (7b0b0415-7ba0-4118-af58-37132dd63164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:48.149122 [ 267 ] {e08f90e4-387b-4abd-8073-bf57bf0343e1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.03.21 18:44:48.149486 [ 267 ] {e08f90e4-387b-4abd-8073-bf57bf0343e1} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.03.21 18:44:48.149731 [ 267 ] {e08f90e4-387b-4abd-8073-bf57bf0343e1} oximeter.measurements_f64 (7b0b0415-7ba0-4118-af58-37132dd63164): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:48.149950 [ 267 ] {e08f90e4-387b-4abd-8073-bf57bf0343e1} executeQuery: Read 1 rows, 69.00 B in 0.001364 sec., 733.1378299120234 rows/sec., 49.40 KiB/sec. 2025.03.21 18:44:48.150002 [ 267 ] {e08f90e4-387b-4abd-8073-bf57bf0343e1} TCPHandler: Processed in 0.001562658 sec. 2025.03.21 18:44:48.150123 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:44:48.150228 [ 267 ] {2ea2a56d-f6ed-4645-a22f-a0886be12d9e} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.21 18:44:48.150293 [ 267 ] {2ea2a56d-f6ed-4645-a22f-a0886be12d9e} 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.03.21 18:44:48.151403 [ 267 ] {2ea2a56d-f6ed-4645-a22f-a0886be12d9e} oximeter.measurements_histogramu64 (e2f23082-f29d-4d29-b3a0-31acfc10d3e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:48.151443 [ 267 ] {2ea2a56d-f6ed-4645-a22f-a0886be12d9e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.03.21 18:44:48.152078 [ 267 ] {2ea2a56d-f6ed-4645-a22f-a0886be12d9e} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.03.21 18:44:48.152337 [ 267 ] {2ea2a56d-f6ed-4645-a22f-a0886be12d9e} oximeter.measurements_histogramu64 (e2f23082-f29d-4d29-b3a0-31acfc10d3e9): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:48.152632 [ 267 ] {2ea2a56d-f6ed-4645-a22f-a0886be12d9e} executeQuery: Read 32 rows, 58.72 KiB in 0.002415 sec., 13250.517598343686 rows/sec., 23.74 MiB/sec. 2025.03.21 18:44:48.153009 [ 267 ] {2ea2a56d-f6ed-4645-a22f-a0886be12d9e} TCPHandler: Processed in 0.002931731 sec. 2025.03.21 18:44:48.153290 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:44:48.153397 [ 267 ] {8653950a-e2aa-4fc4-9ccc-5687206b8981} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 18:44:48.153444 [ 267 ] {8653950a-e2aa-4fc4-9ccc-5687206b8981} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 18:44:48.153918 [ 267 ] {8653950a-e2aa-4fc4-9ccc-5687206b8981} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:48.153958 [ 267 ] {8653950a-e2aa-4fc4-9ccc-5687206b8981} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.03.21 18:44:48.154314 [ 267 ] {8653950a-e2aa-4fc4-9ccc-5687206b8981} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.03.21 18:44:48.154548 [ 267 ] {8653950a-e2aa-4fc4-9ccc-5687206b8981} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:48.154750 [ 267 ] {8653950a-e2aa-4fc4-9ccc-5687206b8981} executeQuery: Read 82 rows, 5.33 KiB in 0.001376 sec., 59593.023255813954 rows/sec., 3.78 MiB/sec. 2025.03.21 18:44:48.154800 [ 267 ] {8653950a-e2aa-4fc4-9ccc-5687206b8981} TCPHandler: Processed in 0.001572688 sec. 2025.03.21 18:44:49.965892 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 15128 2025.03.21 18:44:49.966628 [ 243 ] {} system.asynchronous_metric_log (253f5c70-e022-4d90-b8fd-77ae60dab28a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:49.966681 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.03.21 18:44:49.967194 [ 243 ] {} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.03.21 18:44:49.967447 [ 243 ] {} system.asynchronous_metric_log (253f5c70-e022-4d90-b8fd-77ae60dab28a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:49.967718 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15128 2025.03.21 18:44:51.059783 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 249 2025.03.21 18:44:51.082203 [ 244 ] {} system.metric_log (379d34fc-d09a-47b3-9f86-264f444bcceb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:51.082269 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.03.21 18:44:51.090529 [ 244 ] {} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.03.21 18:44:51.091360 [ 244 ] {} system.metric_log (379d34fc-d09a-47b3-9f86-264f444bcceb): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:51.095156 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 249 2025.03.21 18:44:52.537602 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1004 2025.03.21 18:44:52.540971 [ 242 ] {} system.query_log (fc3d32f1-e2fa-4c2e-b979-22efa01612ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:52.541035 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.03.21 18:44:52.542582 [ 242 ] {} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.03.21 18:44:52.542910 [ 242 ] {} system.query_log (fc3d32f1-e2fa-4c2e-b979-22efa01612ba): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:52.544261 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1004 2025.03.21 18:44:53.119224 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:44:53.119434 [ 267 ] {16aaec11-9bca-46dd-bb75-b1c5b3a4c48f} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 18:44:53.119513 [ 267 ] {16aaec11-9bca-46dd-bb75-b1c5b3a4c48f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 18:44:53.120329 [ 267 ] {16aaec11-9bca-46dd-bb75-b1c5b3a4c48f} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:53.120378 [ 267 ] {16aaec11-9bca-46dd-bb75-b1c5b3a4c48f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.03.21 18:44:53.120831 [ 267 ] {16aaec11-9bca-46dd-bb75-b1c5b3a4c48f} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.03.21 18:44:53.121091 [ 267 ] {16aaec11-9bca-46dd-bb75-b1c5b3a4c48f} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:53.121356 [ 267 ] {16aaec11-9bca-46dd-bb75-b1c5b3a4c48f} executeQuery: Read 72 rows, 5.99 KiB in 0.001981 sec., 36345.280161534574 rows/sec., 2.95 MiB/sec. 2025.03.21 18:44:53.121446 [ 267 ] {16aaec11-9bca-46dd-bb75-b1c5b3a4c48f} TCPHandler: Processed in 0.002362002 sec. 2025.03.21 18:44:53.121695 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:44:53.121829 [ 267 ] {3f3d6fe8-41d7-4a50-a0f2-baae40c79696} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 18:44:53.121879 [ 267 ] {3f3d6fe8-41d7-4a50-a0f2-baae40c79696} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 18:44:53.122433 [ 267 ] {3f3d6fe8-41d7-4a50-a0f2-baae40c79696} oximeter.fields_u16 (8d5fe5b5-2060-44d2-9590-037bc5fae09b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:53.122475 [ 267 ] {3f3d6fe8-41d7-4a50-a0f2-baae40c79696} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.03.21 18:44:53.122835 [ 267 ] {3f3d6fe8-41d7-4a50-a0f2-baae40c79696} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.03.21 18:44:53.123075 [ 267 ] {3f3d6fe8-41d7-4a50-a0f2-baae40c79696} oximeter.fields_u16 (8d5fe5b5-2060-44d2-9590-037bc5fae09b): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:53.123315 [ 267 ] {3f3d6fe8-41d7-4a50-a0f2-baae40c79696} executeQuery: Read 8 rows, 616.00 B in 0.001508 sec., 5305.039787798409 rows/sec., 398.91 KiB/sec. 2025.03.21 18:44:53.123391 [ 267 ] {3f3d6fe8-41d7-4a50-a0f2-baae40c79696} TCPHandler: Processed in 0.001786692 sec. 2025.03.21 18:44:53.123627 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:44:53.123741 [ 267 ] {f69e14f2-6f51-414d-9d39-c8db3ebf9e54} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 18:44:53.123788 [ 267 ] {f69e14f2-6f51-414d-9d39-c8db3ebf9e54} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 18:44:53.124345 [ 267 ] {f69e14f2-6f51-414d-9d39-c8db3ebf9e54} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:53.124385 [ 267 ] {f69e14f2-6f51-414d-9d39-c8db3ebf9e54} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.03.21 18:44:53.124739 [ 267 ] {f69e14f2-6f51-414d-9d39-c8db3ebf9e54} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.03.21 18:44:53.124977 [ 267 ] {f69e14f2-6f51-414d-9d39-c8db3ebf9e54} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:53.125183 [ 267 ] {f69e14f2-6f51-414d-9d39-c8db3ebf9e54} executeQuery: Read 72 rows, 5.76 KiB in 0.001466 sec., 49113.233287858115 rows/sec., 3.83 MiB/sec. 2025.03.21 18:44:53.125235 [ 267 ] {f69e14f2-6f51-414d-9d39-c8db3ebf9e54} TCPHandler: Processed in 0.00169665 sec. 2025.03.21 18:44:53.125353 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:44:53.125458 [ 267 ] {dc398a91-69f8-4315-9a51-78faaf279bf5} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 18:44:53.125508 [ 267 ] {dc398a91-69f8-4315-9a51-78faaf279bf5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 18:44:53.126038 [ 267 ] {dc398a91-69f8-4315-9a51-78faaf279bf5} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:53.126077 [ 267 ] {dc398a91-69f8-4315-9a51-78faaf279bf5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.03.21 18:44:53.126456 [ 267 ] {dc398a91-69f8-4315-9a51-78faaf279bf5} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.03.21 18:44:53.126700 [ 267 ] {dc398a91-69f8-4315-9a51-78faaf279bf5} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:53.126913 [ 267 ] {dc398a91-69f8-4315-9a51-78faaf279bf5} executeQuery: Read 160 rows, 11.41 KiB in 0.001477 sec., 108327.69126607988 rows/sec., 7.54 MiB/sec. 2025.03.21 18:44:53.126964 [ 267 ] {dc398a91-69f8-4315-9a51-78faaf279bf5} TCPHandler: Processed in 0.00166234 sec. 2025.03.21 18:44:53.127068 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:44:53.127170 [ 267 ] {ecef7c58-893e-406a-9d66-0aa48d599294} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.21 18:44:53.127234 [ 267 ] {ecef7c58-893e-406a-9d66-0aa48d599294} 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.03.21 18:44:53.128288 [ 267 ] {ecef7c58-893e-406a-9d66-0aa48d599294} oximeter.measurements_histogramu64 (e2f23082-f29d-4d29-b3a0-31acfc10d3e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:53.128328 [ 267 ] {ecef7c58-893e-406a-9d66-0aa48d599294} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.03.21 18:44:53.128939 [ 267 ] {ecef7c58-893e-406a-9d66-0aa48d599294} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.03.21 18:44:53.129200 [ 267 ] {ecef7c58-893e-406a-9d66-0aa48d599294} oximeter.measurements_histogramu64 (e2f23082-f29d-4d29-b3a0-31acfc10d3e9): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:53.129500 [ 267 ] {ecef7c58-893e-406a-9d66-0aa48d599294} executeQuery: Read 8 rows, 14.68 KiB in 0.002344 sec., 3412.9692832764504 rows/sec., 6.12 MiB/sec. 2025.03.21 18:44:53.130016 [ 267 ] {ecef7c58-893e-406a-9d66-0aa48d599294} TCPHandler: Processed in 0.002994343 sec. 2025.03.21 18:44:53.130243 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:44:53.130350 [ 267 ] {72650ee6-f715-4efb-8443-10d1e1259df2} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 18:44:53.130398 [ 267 ] {72650ee6-f715-4efb-8443-10d1e1259df2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 18:44:53.130881 [ 267 ] {72650ee6-f715-4efb-8443-10d1e1259df2} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:53.130920 [ 267 ] {72650ee6-f715-4efb-8443-10d1e1259df2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.03.21 18:44:53.131280 [ 267 ] {72650ee6-f715-4efb-8443-10d1e1259df2} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.03.21 18:44:53.131516 [ 267 ] {72650ee6-f715-4efb-8443-10d1e1259df2} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:53.131752 [ 267 ] {72650ee6-f715-4efb-8443-10d1e1259df2} executeQuery: Read 60 rows, 4.14 KiB in 0.001425 sec., 42105.26315789473 rows/sec., 2.84 MiB/sec. 2025.03.21 18:44:53.131813 [ 267 ] {72650ee6-f715-4efb-8443-10d1e1259df2} TCPHandler: Processed in 0.001624779 sec. 2025.03.21 18:44:57.347371 [ 61 ] {} DNSResolver: Updating DNS cache 2025.03.21 18:44:57.347441 [ 61 ] {} DNSResolver: Updated DNS cache 2025.03.21 18:44:57.467928 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 15616 2025.03.21 18:44:57.468598 [ 243 ] {} system.asynchronous_metric_log (253f5c70-e022-4d90-b8fd-77ae60dab28a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:57.468651 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.03.21 18:44:57.469189 [ 243 ] {} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.03.21 18:44:57.469448 [ 243 ] {} system.asynchronous_metric_log (253f5c70-e022-4d90-b8fd-77ae60dab28a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:57.469701 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15616 2025.03.21 18:44:58.125325 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:44:58.125533 [ 267 ] {e1d135ee-368d-43ab-97c9-86bd7045672b} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.21 18:44:58.125612 [ 267 ] {e1d135ee-368d-43ab-97c9-86bd7045672b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.21 18:44:58.126492 [ 267 ] {e1d135ee-368d-43ab-97c9-86bd7045672b} oximeter.fields_i16 (a5ae9dd6-eb39-4afa-ba7d-facc03842aac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:58.126540 [ 267 ] {e1d135ee-368d-43ab-97c9-86bd7045672b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.03.21 18:44:58.126982 [ 267 ] {e1d135ee-368d-43ab-97c9-86bd7045672b} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.03.21 18:44:58.127246 [ 267 ] {e1d135ee-368d-43ab-97c9-86bd7045672b} oximeter.fields_i16 (a5ae9dd6-eb39-4afa-ba7d-facc03842aac): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:58.127491 [ 267 ] {e1d135ee-368d-43ab-97c9-86bd7045672b} executeQuery: Read 212 rows, 13.81 KiB in 0.002017 sec., 105106.59395141299 rows/sec., 6.68 MiB/sec. 2025.03.21 18:44:58.127560 [ 267 ] {e1d135ee-368d-43ab-97c9-86bd7045672b} TCPHandler: Processed in 0.002374292 sec. 2025.03.21 18:44:58.127689 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:44:58.127831 [ 267 ] {5e9934ca-b97a-4368-8467-7888ef56c5a9} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 18:44:58.127881 [ 267 ] {5e9934ca-b97a-4368-8467-7888ef56c5a9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 18:44:58.128780 [ 267 ] {5e9934ca-b97a-4368-8467-7888ef56c5a9} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:58.128823 [ 267 ] {5e9934ca-b97a-4368-8467-7888ef56c5a9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.03.21 18:44:58.129269 [ 267 ] {5e9934ca-b97a-4368-8467-7888ef56c5a9} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.03.21 18:44:58.129514 [ 267 ] {5e9934ca-b97a-4368-8467-7888ef56c5a9} oximeter.fields_string (3cc0c560-b9e5-47ef-88fa-c63b55708d98): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:58.129726 [ 267 ] {5e9934ca-b97a-4368-8467-7888ef56c5a9} executeQuery: Read 681 rows, 55.43 KiB in 0.00195 sec., 349230.76923076925 rows/sec., 27.76 MiB/sec. 2025.03.21 18:44:58.129782 [ 267 ] {5e9934ca-b97a-4368-8467-7888ef56c5a9} TCPHandler: Processed in 0.002146648 sec. 2025.03.21 18:44:58.129903 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:44:58.130012 [ 267 ] {53d7ff82-2683-4db1-b3ba-88b902e68a46} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 18:44:58.130058 [ 267 ] {53d7ff82-2683-4db1-b3ba-88b902e68a46} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 18:44:58.130622 [ 267 ] {53d7ff82-2683-4db1-b3ba-88b902e68a46} oximeter.fields_u16 (8d5fe5b5-2060-44d2-9590-037bc5fae09b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:58.130662 [ 267 ] {53d7ff82-2683-4db1-b3ba-88b902e68a46} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.03.21 18:44:58.131016 [ 267 ] {53d7ff82-2683-4db1-b3ba-88b902e68a46} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.03.21 18:44:58.131256 [ 267 ] {53d7ff82-2683-4db1-b3ba-88b902e68a46} oximeter.fields_u16 (8d5fe5b5-2060-44d2-9590-037bc5fae09b): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:58.131507 [ 267 ] {53d7ff82-2683-4db1-b3ba-88b902e68a46} executeQuery: Read 138 rows, 8.79 KiB in 0.001512 sec., 91269.84126984126 rows/sec., 5.68 MiB/sec. 2025.03.21 18:44:58.131640 [ 267 ] {53d7ff82-2683-4db1-b3ba-88b902e68a46} TCPHandler: Processed in 0.001789842 sec. 2025.03.21 18:44:58.131871 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:44:58.131993 [ 267 ] {b470542c-7b39-4473-a71f-ab4b9b645cb0} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.21 18:44:58.132040 [ 267 ] {b470542c-7b39-4473-a71f-ab4b9b645cb0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.21 18:44:58.132623 [ 267 ] {b470542c-7b39-4473-a71f-ab4b9b645cb0} oximeter.fields_u32 (911397e8-289e-4551-882d-cedea57ba2f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:58.132662 [ 267 ] {b470542c-7b39-4473-a71f-ab4b9b645cb0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.03.21 18:44:58.133011 [ 267 ] {b470542c-7b39-4473-a71f-ab4b9b645cb0} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.03.21 18:44:58.133256 [ 267 ] {b470542c-7b39-4473-a71f-ab4b9b645cb0} oximeter.fields_u32 (911397e8-289e-4551-882d-cedea57ba2f0): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:58.133482 [ 267 ] {b470542c-7b39-4473-a71f-ab4b9b645cb0} executeQuery: Read 113 rows, 7.49 KiB in 0.001509 sec., 74884.02915838304 rows/sec., 4.85 MiB/sec. 2025.03.21 18:44:58.133604 [ 267 ] {b470542c-7b39-4473-a71f-ab4b9b645cb0} TCPHandler: Processed in 0.001815372 sec. 2025.03.21 18:44:58.133761 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:44:58.133884 [ 267 ] {c8935979-ba53-44ac-a952-889fd0f2a0b5} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.21 18:44:58.133930 [ 267 ] {c8935979-ba53-44ac-a952-889fd0f2a0b5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.21 18:44:58.134521 [ 267 ] {c8935979-ba53-44ac-a952-889fd0f2a0b5} oximeter.fields_u8 (f2f1152e-1157-43b1-b21d-ee3b814d9cca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:58.134560 [ 267 ] {c8935979-ba53-44ac-a952-889fd0f2a0b5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.03.21 18:44:58.134939 [ 267 ] {c8935979-ba53-44ac-a952-889fd0f2a0b5} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.03.21 18:44:58.135184 [ 267 ] {c8935979-ba53-44ac-a952-889fd0f2a0b5} oximeter.fields_u8 (f2f1152e-1157-43b1-b21d-ee3b814d9cca): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:58.135427 [ 267 ] {c8935979-ba53-44ac-a952-889fd0f2a0b5} executeQuery: Read 112 rows, 6.53 KiB in 0.001561 sec., 71748.87892376681 rows/sec., 4.09 MiB/sec. 2025.03.21 18:44:58.135596 [ 267 ] {c8935979-ba53-44ac-a952-889fd0f2a0b5} TCPHandler: Processed in 0.001894303 sec. 2025.03.21 18:44:58.135777 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:44:58.135882 [ 267 ] {f5bb5064-799b-4602-acea-6c038f7aafc9} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 18:44:58.135928 [ 267 ] {f5bb5064-799b-4602-acea-6c038f7aafc9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 18:44:58.136616 [ 267 ] {f5bb5064-799b-4602-acea-6c038f7aafc9} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:58.136656 [ 267 ] {f5bb5064-799b-4602-acea-6c038f7aafc9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.03.21 18:44:58.137017 [ 267 ] {f5bb5064-799b-4602-acea-6c038f7aafc9} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.03.21 18:44:58.137242 [ 267 ] {f5bb5064-799b-4602-acea-6c038f7aafc9} oximeter.fields_uuid (abf58eaf-bbce-47c3-97d3-15f1abe98526): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:58.137462 [ 267 ] {f5bb5064-799b-4602-acea-6c038f7aafc9} executeQuery: Read 414 rows, 30.15 KiB in 0.001602 sec., 258426.96629213484 rows/sec., 18.38 MiB/sec. 2025.03.21 18:44:58.137516 [ 267 ] {f5bb5064-799b-4602-acea-6c038f7aafc9} TCPHandler: Processed in 0.001796662 sec. 2025.03.21 18:44:58.137626 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:44:58.137729 [ 267 ] {e6cc2c63-ccca-4761-a9b5-7449e70c371c} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.03.21 18:44:58.137776 [ 267 ] {e6cc2c63-ccca-4761-a9b5-7449e70c371c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.03.21 18:44:58.138274 [ 267 ] {e6cc2c63-ccca-4761-a9b5-7449e70c371c} oximeter.measurements_bool (e3cf1b1a-2fa1-4266-9f36-a423b8f8ccf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:58.138314 [ 267 ] {e6cc2c63-ccca-4761-a9b5-7449e70c371c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.03.21 18:44:58.138674 [ 267 ] {e6cc2c63-ccca-4761-a9b5-7449e70c371c} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.03.21 18:44:58.138910 [ 267 ] {e6cc2c63-ccca-4761-a9b5-7449e70c371c} oximeter.measurements_bool (e3cf1b1a-2fa1-4266-9f36-a423b8f8ccf3): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:58.139071 [ 101 ] {} oximeter.measurements_bool (e3cf1b1a-2fa1-4266-9f36-a423b8f8ccf3) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 2025.03.21 18:44:58.139133 [ 267 ] {e6cc2c63-ccca-4761-a9b5-7449e70c371c} executeQuery: Read 6 rows, 321.00 B in 0.001424 sec., 4213.483146067416 rows/sec., 220.14 KiB/sec. 2025.03.21 18:44:58.139151 [ 101 ] {} oximeter.measurements_bool (e3cf1b1a-2fa1-4266-9f36-a423b8f8ccf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:58.139222 [ 101 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.03.21 18:44:58.139255 [ 267 ] {e6cc2c63-ccca-4761-a9b5-7449e70c371c} TCPHandler: Processed in 0.001674989 sec. 2025.03.21 18:44:58.139595 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:44:58.139712 [ 195 ] {e3cf1b1a-2fa1-4266-9f36-a423b8f8ccf3::all_1_20_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full 2025.03.21 18:44:58.139868 [ 267 ] {3f14c472-be4f-48f8-b228-dbf9a0c1b9a8} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 18:44:58.139989 [ 267 ] {3f14c472-be4f-48f8-b228-dbf9a0c1b9a8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 18:44:58.140146 [ 195 ] {e3cf1b1a-2fa1-4266-9f36-a423b8f8ccf3::all_1_20_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 18:44:58.140243 [ 195 ] {e3cf1b1a-2fa1-4266-9f36-a423b8f8ccf3::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 90 rows starting from the beginning of the part 2025.03.21 18:44:58.140522 [ 195 ] {e3cf1b1a-2fa1-4266-9f36-a423b8f8ccf3::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part 2025.03.21 18:44:58.140922 [ 195 ] {e3cf1b1a-2fa1-4266-9f36-a423b8f8ccf3::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part 2025.03.21 18:44:58.141241 [ 195 ] {e3cf1b1a-2fa1-4266-9f36-a423b8f8ccf3::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part 2025.03.21 18:44:58.141493 [ 195 ] {e3cf1b1a-2fa1-4266-9f36-a423b8f8ccf3::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part 2025.03.21 18:44:58.141757 [ 195 ] {e3cf1b1a-2fa1-4266-9f36-a423b8f8ccf3::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part 2025.03.21 18:44:58.142806 [ 267 ] {3f14c472-be4f-48f8-b228-dbf9a0c1b9a8} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:58.142882 [ 267 ] {3f14c472-be4f-48f8-b228-dbf9a0c1b9a8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.03.21 18:44:58.143912 [ 267 ] {3f14c472-be4f-48f8-b228-dbf9a0c1b9a8} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.03.21 18:44:58.144448 [ 195 ] {e3cf1b1a-2fa1-4266-9f36-a423b8f8ccf3::all_1_20_4} MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 4 columns (4 merged, 0 gathered) in 0.0050903 sec., 23574.24906194134 rows/sec., 1.20 MiB/sec. 2025.03.21 18:44:58.144458 [ 267 ] {3f14c472-be4f-48f8-b228-dbf9a0c1b9a8} oximeter.measurements_cumulativeu64 (ae45b45a-b62a-4d9b-948b-b386fabd81fd): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:58.144655 [ 195 ] {e3cf1b1a-2fa1-4266-9f36-a423b8f8ccf3::all_1_20_4} MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) 2025.03.21 18:44:58.144927 [ 267 ] {3f14c472-be4f-48f8-b228-dbf9a0c1b9a8} executeQuery: Read 237 rows, 16.27 KiB in 0.005169 sec., 45850.261172373765 rows/sec., 3.07 MiB/sec. 2025.03.21 18:44:58.145075 [ 267 ] {3f14c472-be4f-48f8-b228-dbf9a0c1b9a8} TCPHandler: Processed in 0.005612379 sec. 2025.03.21 18:44:58.145244 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:44:58.145299 [ 195 ] {e3cf1b1a-2fa1-4266-9f36-a423b8f8ccf3::all_1_20_4} oximeter.measurements_bool (e3cf1b1a-2fa1-4266-9f36-a423b8f8ccf3): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:58.145476 [ 267 ] {4514c0e7-3fa0-45b0-a445-f824ce9b6c6f} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.03.21 18:44:58.145488 [ 195 ] {e3cf1b1a-2fa1-4266-9f36-a423b8f8ccf3::all_1_20_4} oximeter.measurements_bool (e3cf1b1a-2fa1-4266-9f36-a423b8f8ccf3) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 2025.03.21 18:44:58.145546 [ 267 ] {4514c0e7-3fa0-45b0-a445-f824ce9b6c6f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.03.21 18:44:58.145662 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2025.03.21 18:44:58.146114 [ 267 ] {4514c0e7-3fa0-45b0-a445-f824ce9b6c6f} oximeter.measurements_f64 (7b0b0415-7ba0-4118-af58-37132dd63164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:58.146157 [ 267 ] {4514c0e7-3fa0-45b0-a445-f824ce9b6c6f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.03.21 18:44:58.146504 [ 267 ] {4514c0e7-3fa0-45b0-a445-f824ce9b6c6f} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.03.21 18:44:58.146737 [ 267 ] {4514c0e7-3fa0-45b0-a445-f824ce9b6c6f} oximeter.measurements_f64 (7b0b0415-7ba0-4118-af58-37132dd63164): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:58.146921 [ 99 ] {} oximeter.measurements_f64 (7b0b0415-7ba0-4118-af58-37132dd63164) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 2025.03.21 18:44:58.146977 [ 267 ] {4514c0e7-3fa0-45b0-a445-f824ce9b6c6f} executeQuery: Read 1 rows, 69.00 B in 0.001563 sec., 639.7952655150352 rows/sec., 43.11 KiB/sec. 2025.03.21 18:44:58.146984 [ 99 ] {} oximeter.measurements_f64 (7b0b0415-7ba0-4118-af58-37132dd63164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:58.147065 [ 99 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.03.21 18:44:58.147098 [ 267 ] {4514c0e7-3fa0-45b0-a445-f824ce9b6c6f} TCPHandler: Processed in 0.001910613 sec. 2025.03.21 18:44:58.147314 [ 193 ] {7b0b0415-7ba0-4118-af58-37132dd63164::all_1_20_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full 2025.03.21 18:44:58.147329 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:44:58.147581 [ 267 ] {362a8beb-8c52-4137-919e-72997be9181d} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.21 18:44:58.147599 [ 193 ] {7b0b0415-7ba0-4118-af58-37132dd63164::all_1_20_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 18:44:58.147690 [ 193 ] {7b0b0415-7ba0-4118-af58-37132dd63164::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 15 rows starting from the beginning of the part 2025.03.21 18:44:58.147764 [ 267 ] {362a8beb-8c52-4137-919e-72997be9181d} 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.03.21 18:44:58.148033 [ 193 ] {7b0b0415-7ba0-4118-af58-37132dd63164::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part 2025.03.21 18:44:58.148419 [ 193 ] {7b0b0415-7ba0-4118-af58-37132dd63164::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part 2025.03.21 18:44:58.148775 [ 193 ] {7b0b0415-7ba0-4118-af58-37132dd63164::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part 2025.03.21 18:44:58.149078 [ 193 ] {7b0b0415-7ba0-4118-af58-37132dd63164::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part 2025.03.21 18:44:58.149421 [ 193 ] {7b0b0415-7ba0-4118-af58-37132dd63164::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part 2025.03.21 18:44:58.153718 [ 267 ] {362a8beb-8c52-4137-919e-72997be9181d} oximeter.measurements_histogramu64 (e2f23082-f29d-4d29-b3a0-31acfc10d3e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:58.153726 [ 197 ] {7b0b0415-7ba0-4118-af58-37132dd63164::all_1_20_4} MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.006536215 sec., 3059.874866417338 rows/sec., 206.18 KiB/sec. 2025.03.21 18:44:58.153768 [ 267 ] {362a8beb-8c52-4137-919e-72997be9181d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.03.21 18:44:58.153938 [ 188 ] {7b0b0415-7ba0-4118-af58-37132dd63164::all_1_20_4} MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) 2025.03.21 18:44:58.154373 [ 188 ] {7b0b0415-7ba0-4118-af58-37132dd63164::all_1_20_4} oximeter.measurements_f64 (7b0b0415-7ba0-4118-af58-37132dd63164): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:58.154505 [ 188 ] {7b0b0415-7ba0-4118-af58-37132dd63164::all_1_20_4} oximeter.measurements_f64 (7b0b0415-7ba0-4118-af58-37132dd63164) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 2025.03.21 18:44:58.154615 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. 2025.03.21 18:44:58.154738 [ 267 ] {362a8beb-8c52-4137-919e-72997be9181d} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.03.21 18:44:58.155003 [ 267 ] {362a8beb-8c52-4137-919e-72997be9181d} oximeter.measurements_histogramu64 (e2f23082-f29d-4d29-b3a0-31acfc10d3e9): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:58.155277 [ 267 ] {362a8beb-8c52-4137-919e-72997be9181d} executeQuery: Read 32 rows, 58.72 KiB in 0.007792 sec., 4106.776180698152 rows/sec., 7.36 MiB/sec. 2025.03.21 18:44:58.155403 [ 267 ] {362a8beb-8c52-4137-919e-72997be9181d} TCPHandler: Processed in 0.008157673 sec. 2025.03.21 18:44:58.155549 [ 267 ] {} TCP-Session: a52e5c8c-50d4-483a-9552-0a510d188ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 18:44:58.155674 [ 267 ] {a3b77f25-1852-42b6-a5d5-41138d7985f9} executeQuery: (from [fd00:1122:3344:101::d]:44024) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 18:44:58.155729 [ 267 ] {a3b77f25-1852-42b6-a5d5-41138d7985f9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 18:44:58.156188 [ 267 ] {a3b77f25-1852-42b6-a5d5-41138d7985f9} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:58.156228 [ 267 ] {a3b77f25-1852-42b6-a5d5-41138d7985f9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.03.21 18:44:58.156594 [ 267 ] {a3b77f25-1852-42b6-a5d5-41138d7985f9} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.03.21 18:44:58.156831 [ 267 ] {a3b77f25-1852-42b6-a5d5-41138d7985f9} oximeter.measurements_u64 (c7c9c81e-dc00-4970-9ce5-34da39abffbf): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:58.157089 [ 267 ] {a3b77f25-1852-42b6-a5d5-41138d7985f9} executeQuery: Read 82 rows, 5.33 KiB in 0.001436 sec., 57103.06406685237 rows/sec., 3.63 MiB/sec. 2025.03.21 18:44:58.157189 [ 267 ] {a3b77f25-1852-42b6-a5d5-41138d7985f9} TCPHandler: Processed in 0.00169935 sec. 2025.03.21 18:44:58.595292 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 257 2025.03.21 18:44:58.616985 [ 244 ] {} system.metric_log (379d34fc-d09a-47b3-9f86-264f444bcceb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 18:44:58.617052 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.03.21 18:44:58.624723 [ 244 ] {} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.03.21 18:44:58.625529 [ 244 ] {} system.metric_log (379d34fc-d09a-47b3-9f86-264f444bcceb): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 18:44:58.628923 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 257