[ Jan 20 00:00:48 Enabled. ] [ Jan 20 00:00:48 Rereading configuration. ] [ Jan 20 00:00:48 Rereading configuration. ] [ Jan 20 00:00:50 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] + set -o errexit + set -o pipefail + . /lib/svc/share/smf_include.sh ++ SMF_EXIT_OK=0 ++ SMF_EXIT_NODAEMON=94 ++ SMF_EXIT_ERR_FATAL=95 ++ SMF_EXIT_ERR_CONFIG=96 ++ SMF_EXIT_MON_DEGRADE=97 ++ SMF_EXIT_MON_OFFLINE=98 ++ SMF_EXIT_ERR_NOSMF=99 ++ SMF_EXIT_ERR_PERM=100 ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default + LISTEN_ADDR=fd00:1122:3344:101::e ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default + LISTEN_PORT=8123 ++ svcprop -c -p config/store svc:/oxide/clickhouse:default + DATASTORE=/data + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") + exec /opt/oxide/clickhouse/clickhouse server --config-file /opt/oxide/clickhouse/config.xml -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 [ Jan 20 00:00:50 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 2026.01.20 00:00:51.544182 [ 1 ] {} Application: Will watch for the process with pid 28780 2026.01.20 00:00:51.544618 [ 1 ] {} Application: Forked a child process to watch 2026.01.20 00:00:51.958566 [ 1 ] {} Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: ), PID 28780 2026.01.20 00:00:51.959399 [ 1 ] {} Application: starting up 2026.01.20 00:00:51.959554 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2026.01.20 00:00:52.063883 [ 1 ] {} Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. 2026.01.20 00:00:52.143350 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2026.01.20 00:00:52.143464 [ 1 ] {} Application: Initializing DateLUT. 2026.01.20 00:00:52.143485 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2026.01.20 00:00:52.143729 [ 1 ] {} Context: Setting up /data/tmp/ to store temporary data in it 2026.01.20 00:00:52.144506 [ 1 ] {} Application: Initializing interserver credentials. 2026.01.20 00:00:52.147000 [ 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'. 2026.01.20 00:00:52.148123 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration 2026.01.20 00:00:52.149266 [ 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) 2026.01.20 00:00:52.149323 [ 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) 2026.01.20 00:00:52.149366 [ 1 ] {} Application: Merges and mutations memory limit is set to 47.94 GiB 2026.01.20 00:00:52.150122 [ 1 ] {} BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads 2026.01.20 00:00:52.151191 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2026.01.20 00:00:52.158216 [ 1 ] {} BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads 2026.01.20 00:00:52.159153 [ 1 ] {} BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads 2026.01.20 00:00:52.160914 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2026.01.20 00:00:52.161042 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration 2026.01.20 00:00:52.162308 [ 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'. 2026.01.20 00:00:52.162771 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration 2026.01.20 00:00:52.167135 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration 2026.01.20 00:00:52.167887 [ 1 ] {} Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml 2026.01.20 00:00:52.171342 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin 2026.01.20 00:00:52.171738 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2026.01.20 00:00:52.172160 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2026.01.20 00:00:52.172575 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2026.01.20 00:00:52.174091 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2026.01.20 00:00:52.174121 [ 1 ] {} Application: Loading metadata from /data/ 2026.01.20 00:00:52.174217 [ 61 ] {} DNSResolver: Updating DNS cache 2026.01.20 00:00:52.174322 [ 61 ] {} DNSResolver: Updated DNS cache 2026.01.20 00:00:52.200485 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2026.01.20 00:00:52.200517 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000192033 sec 2026.01.20 00:00:52.200587 [ 1 ] {} ReferentialDeps: No tables 2026.01.20 00:00:52.200645 [ 1 ] {} LoadingDeps: No tables 2026.01.20 00:00:52.201525 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2026.01.20 00:00:52.202225 [ 1 ] {} SystemLog: Creating system.query_log from query_log 2026.01.20 00:00:52.212787 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2026.01.20 00:00:52.212835 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2026.01.20 00:00:52.212923 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2026.01.20 00:00:52.212936 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2026.01.20 00:00:52.212970 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2026.01.20 00:00:52.213048 [ 1 ] {} SystemLog: Creating system.metric_log from metric_log 2026.01.20 00:00:52.217475 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2026.01.20 00:00:52.217527 [ 1 ] {} SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config 2026.01.20 00:00:52.217575 [ 1 ] {} SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log 2026.01.20 00:00:52.217757 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2026.01.20 00:00:52.217803 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2026.01.20 00:00:52.217816 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2026.01.20 00:00:52.217895 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2026.01.20 00:00:52.217908 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2026.01.20 00:00:52.217939 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2026.01.20 00:00:52.218014 [ 1 ] {} SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config 2026.01.20 00:00:52.241535 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2026.01.20 00:00:52.244567 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2026.01.20 00:00:52.244673 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000129691 sec 2026.01.20 00:00:52.244690 [ 1 ] {} ReferentialDeps: No tables 2026.01.20 00:00:52.244702 [ 1 ] {} LoadingDeps: No tables 2026.01.20 00:00:52.244733 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2026.01.20 00:00:52.244988 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ 2026.01.20 00:00:52.245112 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded 2026.01.20 00:00:52.245128 [ 1 ] {} Application: Loaded metadata. 2026.01.20 00:00:52.245141 [ 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). 2026.01.20 00:00:52.245154 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2026.01.20 00:00:52.293201 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2026.01.20 00:00:52.293511 [ 1 ] {} AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.77 MiB (RSS), difference: 91.99 MiB 2026.01.20 00:00:52.295322 [ 1 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.944e-05 sec. 2026.01.20 00:00:52.295933 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2026.01.20 00:00:52.297354 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2026.01.20 00:00:52.297380 [ 1 ] {} Application: Ready for connections. 2026.01.20 00:00:52.297528 [ 3 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:35384 2026.01.20 00:00:52.297539 [ 4 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:43372 2026.01.20 00:00:52.298507 [ 3 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:00:52.298513 [ 4 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:00:52.298594 [ 3 ] {} TCP-Session: bc07a0f3-cdec-4f09-83ee-7aa437ce0d4c Authenticating user 'default' from [fd00:1122:3344:101::b]:35384 2026.01.20 00:00:52.298599 [ 4 ] {} TCP-Session: 652c53e2-dba7-451c-9888-cf2a2edf1540 Authenticating user 'default' from [fd00:1122:3344:101::c]:43372 2026.01.20 00:00:52.298775 [ 3 ] {} TCP-Session: bc07a0f3-cdec-4f09-83ee-7aa437ce0d4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:00:52.298780 [ 4 ] {} TCP-Session: 652c53e2-dba7-451c-9888-cf2a2edf1540 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:00:52.298800 [ 3 ] {} TCP-Session: bc07a0f3-cdec-4f09-83ee-7aa437ce0d4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:00:52.298895 [ 4 ] {} TCP-Session: 652c53e2-dba7-451c-9888-cf2a2edf1540 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:00:52.299017 [ 4 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2026.01.20 00:00:52.299115 [ 4 ] {} 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 2026.01.20 00:00:52.299132 [ 4 ] {} 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 2026.01.20 00:00:52.299245 [ 3 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2026.01.20 00:00:52.299280 [ 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 2026.01.20 00:00:52.299383 [ 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 2026.01.20 00:00:52.299649 [ 5 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:46513 2026.01.20 00:00:52.299782 [ 254 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:42699 2026.01.20 00:00:52.299804 [ 5 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:00:52.299951 [ 5 ] {} TCP-Session: 77ac6c44-92d5-4bde-866a-576a4479e135 Authenticating user 'default' from [fd00:1122:3344:101::c]:46513 2026.01.20 00:00:52.299950 [ 254 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:00:52.299979 [ 5 ] {} TCP-Session: 77ac6c44-92d5-4bde-866a-576a4479e135 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:00:52.299995 [ 255 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:52830 2026.01.20 00:00:52.300071 [ 256 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:34760 2026.01.20 00:00:52.300106 [ 5 ] {} TCP-Session: 77ac6c44-92d5-4bde-866a-576a4479e135 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:00:52.300001 [ 254 ] {} TCP-Session: 1df7aca1-54dd-4341-918f-5bf7e7fe9ad7 Authenticating user 'default' from [fd00:1122:3344:101::c]:42699 2026.01.20 00:00:52.300184 [ 257 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:59753 2026.01.20 00:00:52.300313 [ 254 ] {} TCP-Session: 1df7aca1-54dd-4341-918f-5bf7e7fe9ad7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:00:52.300330 [ 256 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:00:52.300347 [ 258 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:61124 2026.01.20 00:00:52.300360 [ 255 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:00:52.300411 [ 256 ] {} TCP-Session: 0d99c326-14b5-4f33-a210-446051ca1a8a Authenticating user 'default' from [fd00:1122:3344:101::c]:34760 2026.01.20 00:00:52.300445 [ 259 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:59089 2026.01.20 00:00:52.300507 [ 255 ] {} TCP-Session: e7918ed9-140d-4204-97fa-51207de2fdf4 Authenticating user 'default' from [fd00:1122:3344:101::c]:52830 2026.01.20 00:00:52.300481 [ 257 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:00:52.300558 [ 258 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:00:52.300565 [ 260 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:53746 2026.01.20 00:00:52.300633 [ 257 ] {} TCP-Session: de69e8f1-6402-4806-a521-3d70ff79fa70 Authenticating user 'default' from [fd00:1122:3344:101::c]:59753 2026.01.20 00:00:52.300615 [ 258 ] {} TCP-Session: 13f80aab-d6f7-4366-b737-3c9929b46d24 Authenticating user 'default' from [fd00:1122:3344:101::c]:61124 2026.01.20 00:00:52.300480 [ 256 ] {} TCP-Session: 0d99c326-14b5-4f33-a210-446051ca1a8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:00:52.300720 [ 255 ] {} TCP-Session: e7918ed9-140d-4204-97fa-51207de2fdf4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:00:52.300752 [ 259 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:00:52.300769 [ 256 ] {} TCP-Session: 0d99c326-14b5-4f33-a210-446051ca1a8a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:00:52.300809 [ 259 ] {} TCP-Session: e719db8e-f5dd-4ade-a7e0-c8263ee55d7d Authenticating user 'default' from [fd00:1122:3344:101::c]:59089 2026.01.20 00:00:52.300826 [ 260 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:00:52.300799 [ 255 ] {} TCP-Session: e7918ed9-140d-4204-97fa-51207de2fdf4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:00:52.300904 [ 259 ] {} TCP-Session: e719db8e-f5dd-4ade-a7e0-c8263ee55d7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:00:52.300891 [ 260 ] {} TCP-Session: 89be2dd1-813f-4baf-8ecc-83f8312381e8 Authenticating user 'default' from [fd00:1122:3344:101::b]:53746 2026.01.20 00:00:52.300963 [ 264 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:46291 2026.01.20 00:00:52.300774 [ 262 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:53684 2026.01.20 00:00:52.301058 [ 265 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:39136 2026.01.20 00:00:52.301027 [ 260 ] {} TCP-Session: 89be2dd1-813f-4baf-8ecc-83f8312381e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:00:52.300999 [ 259 ] {} TCP-Session: e719db8e-f5dd-4ade-a7e0-c8263ee55d7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:00:52.301165 [ 266 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:32945 2026.01.20 00:00:52.301207 [ 264 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:00:52.301147 [ 260 ] {} TCP-Session: 89be2dd1-813f-4baf-8ecc-83f8312381e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:00:52.300714 [ 258 ] {} TCP-Session: 13f80aab-d6f7-4366-b737-3c9929b46d24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:00:52.301257 [ 264 ] {} TCP-Session: 6f226c42-7fb6-4704-81e2-9084c838ade8 Authenticating user 'default' from [fd00:1122:3344:101::b]:46291 2026.01.20 00:00:52.300713 [ 257 ] {} TCP-Session: de69e8f1-6402-4806-a521-3d70ff79fa70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:00:52.300651 [ 261 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:33547 2026.01.20 00:00:52.301406 [ 265 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:00:52.301386 [ 264 ] {} TCP-Session: 6f226c42-7fb6-4704-81e2-9084c838ade8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:00:52.301372 [ 262 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:00:52.301502 [ 265 ] {} TCP-Session: b60a00a4-59cb-440a-acce-f6099d3e2a02 Authenticating user 'default' from [fd00:1122:3344:101::b]:39136 2026.01.20 00:00:52.301479 [ 264 ] {} TCP-Session: 6f226c42-7fb6-4704-81e2-9084c838ade8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:00:52.301538 [ 262 ] {} TCP-Session: e9b9da2c-c7ce-4c9d-a14b-7d64c602973d Authenticating user 'default' from [fd00:1122:3344:101::b]:53684 2026.01.20 00:00:52.301474 [ 266 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:00:52.301606 [ 261 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:00:52.301586 [ 265 ] {} TCP-Session: b60a00a4-59cb-440a-acce-f6099d3e2a02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:00:52.301358 [ 258 ] {} TCP-Session: 13f80aab-d6f7-4366-b737-3c9929b46d24 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:00:52.301729 [ 261 ] {} TCP-Session: eea7cd66-dc14-4e97-9141-e533b8fb9361 Authenticating user 'default' from [fd00:1122:3344:101::b]:33547 2026.01.20 00:00:52.301702 [ 265 ] {} TCP-Session: b60a00a4-59cb-440a-acce-f6099d3e2a02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:00:52.301698 [ 266 ] {} TCP-Session: 8a31c734-ad5b-45f5-835e-e2ec9430c46f Authenticating user 'default' from [fd00:1122:3344:101::b]:32945 2026.01.20 00:00:52.301820 [ 261 ] {} TCP-Session: eea7cd66-dc14-4e97-9141-e533b8fb9361 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:00:52.301366 [ 257 ] {} TCP-Session: de69e8f1-6402-4806-a521-3d70ff79fa70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:00:52.300341 [ 254 ] {} TCP-Session: 1df7aca1-54dd-4341-918f-5bf7e7fe9ad7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:00:52.301896 [ 261 ] {} TCP-Session: eea7cd66-dc14-4e97-9141-e533b8fb9361 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:00:52.301879 [ 266 ] {} TCP-Session: 8a31c734-ad5b-45f5-835e-e2ec9430c46f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:00:52.300871 [ 263 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:60639 2026.01.20 00:00:52.302012 [ 266 ] {} TCP-Session: 8a31c734-ad5b-45f5-835e-e2ec9430c46f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:00:52.301601 [ 262 ] {} TCP-Session: e9b9da2c-c7ce-4c9d-a14b-7d64c602973d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:00:52.302100 [ 262 ] {} TCP-Session: e9b9da2c-c7ce-4c9d-a14b-7d64c602973d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:00:52.302195 [ 263 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:00:52.302236 [ 263 ] {} TCP-Session: f88c0a51-14cc-41c0-90b3-13795c463f9a Authenticating user 'default' from [fd00:1122:3344:101::b]:60639 2026.01.20 00:00:52.302253 [ 263 ] {} TCP-Session: f88c0a51-14cc-41c0-90b3-13795c463f9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:00:52.302341 [ 263 ] {} TCP-Session: f88c0a51-14cc-41c0-90b3-13795c463f9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:00:53.000170 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 116.88 MiB, peak 116.88 MiB, free memory in arenas 0.00 B, will set to 119.48 MiB (RSS), difference: 2.60 MiB 2026.01.20 00:00:53.219842 [ 267 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:54298 2026.01.20 00:00:53.221424 [ 267 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:00:53.221501 [ 267 ] {} TCP-Session: 615f2e60-dd20-44e9-b06a-45739e27d8d6 Authenticating user 'default' from [fd00:1122:3344:101::a]:54298 2026.01.20 00:00:53.221524 [ 267 ] {} TCP-Session: 615f2e60-dd20-44e9-b06a-45739e27d8d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:00:53.221537 [ 267 ] {} TCP-Session: 615f2e60-dd20-44e9-b06a-45739e27d8d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:00:53.221667 [ 267 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2026.01.20 00:00:53.221731 [ 267 ] {} 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 2026.01.20 00:00:53.221819 [ 267 ] {} 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 2026.01.20 00:00:53.222293 [ 268 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:34881 2026.01.20 00:00:53.222389 [ 269 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:43442 2026.01.20 00:00:53.222491 [ 270 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:54512 2026.01.20 00:00:53.222493 [ 268 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:00:53.222602 [ 268 ] {} TCP-Session: f5c244ac-1fc3-4cb1-a7d1-751a0e752fe4 Authenticating user 'default' from [fd00:1122:3344:101::a]:34881 2026.01.20 00:00:53.222662 [ 268 ] {} TCP-Session: f5c244ac-1fc3-4cb1-a7d1-751a0e752fe4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:00:53.222680 [ 268 ] {} TCP-Session: f5c244ac-1fc3-4cb1-a7d1-751a0e752fe4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:00:53.222698 [ 269 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:00:53.222679 [ 271 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:39985 2026.01.20 00:00:53.222767 [ 270 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:00:53.222783 [ 272 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:52898 2026.01.20 00:00:53.222858 [ 273 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:62311 2026.01.20 00:00:53.222838 [ 270 ] {} TCP-Session: 06bd78ac-3835-4309-a3f9-6e4175d72658 Authenticating user 'default' from [fd00:1122:3344:101::a]:54512 2026.01.20 00:00:53.222814 [ 269 ] {} TCP-Session: c602dcd1-8f35-4092-ab11-5ad0d73c3c9d Authenticating user 'default' from [fd00:1122:3344:101::a]:43442 2026.01.20 00:00:53.222953 [ 269 ] {} TCP-Session: c602dcd1-8f35-4092-ab11-5ad0d73c3c9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:00:53.222970 [ 274 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:49977 2026.01.20 00:00:53.222962 [ 270 ] {} TCP-Session: 06bd78ac-3835-4309-a3f9-6e4175d72658 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:00:53.223028 [ 271 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:00:53.223057 [ 270 ] {} TCP-Session: 06bd78ac-3835-4309-a3f9-6e4175d72658 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:00:53.223048 [ 269 ] {} TCP-Session: c602dcd1-8f35-4092-ab11-5ad0d73c3c9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:00:53.223177 [ 271 ] {} TCP-Session: f5cd9484-2c7d-4d68-b784-0d418181d52b Authenticating user 'default' from [fd00:1122:3344:101::a]:39985 2026.01.20 00:00:53.223216 [ 273 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:00:53.223182 [ 272 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:00:53.223285 [ 271 ] {} TCP-Session: f5cd9484-2c7d-4d68-b784-0d418181d52b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:00:53.223296 [ 272 ] {} TCP-Session: 81663a0d-0efa-446d-8c36-0d1a53e90d1d Authenticating user 'default' from [fd00:1122:3344:101::a]:52898 2026.01.20 00:00:53.223309 [ 273 ] {} TCP-Session: 22606e65-3427-4e07-a826-0d08c8f1dd76 Authenticating user 'default' from [fd00:1122:3344:101::a]:62311 2026.01.20 00:00:53.223310 [ 271 ] {} TCP-Session: f5cd9484-2c7d-4d68-b784-0d418181d52b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:00:53.223304 [ 274 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:00:53.223426 [ 273 ] {} TCP-Session: 22606e65-3427-4e07-a826-0d08c8f1dd76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:00:53.223402 [ 272 ] {} TCP-Session: 81663a0d-0efa-446d-8c36-0d1a53e90d1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:00:53.223550 [ 272 ] {} TCP-Session: 81663a0d-0efa-446d-8c36-0d1a53e90d1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:00:53.223561 [ 273 ] {} TCP-Session: 22606e65-3427-4e07-a826-0d08c8f1dd76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:00:53.223555 [ 274 ] {} TCP-Session: 1abc0844-aa4e-4e6a-80a8-ab4fb2bb995c Authenticating user 'default' from [fd00:1122:3344:101::a]:49977 2026.01.20 00:00:53.223653 [ 274 ] {} TCP-Session: 1abc0844-aa4e-4e6a-80a8-ab4fb2bb995c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:00:53.223745 [ 274 ] {} TCP-Session: 1abc0844-aa4e-4e6a-80a8-ab4fb2bb995c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:00:53.628999 [ 275 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:44525 2026.01.20 00:00:53.632933 [ 275 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:00:53.633058 [ 275 ] {} TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:44525 2026.01.20 00:00:53.633083 [ 275 ] {} TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:00:53.633095 [ 275 ] {} TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:00:53.633239 [ 275 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2026.01.20 00:00:53.633293 [ 275 ] {} 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 2026.01.20 00:00:53.633379 [ 275 ] {} 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 2026.01.20 00:00:53.633941 [ 276 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:53608 2026.01.20 00:00:53.634016 [ 277 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:51775 2026.01.20 00:00:53.634133 [ 278 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:53630 2026.01.20 00:00:53.634240 [ 279 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:39898 2026.01.20 00:00:53.634447 [ 280 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:64084 2026.01.20 00:00:53.634609 [ 281 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:41022 2026.01.20 00:00:53.634748 [ 282 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:48772 2026.01.20 00:00:53.635516 [ 276 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:00:53.635556 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Authenticating user 'default' from [fd00:1122:3344:101::d]:53608 2026.01.20 00:00:53.635680 [ 283 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:60516 2026.01.20 00:00:53.635684 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:00:53.635793 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:00:53.635900 [ 283 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:00:53.636012 [ 282 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:00:53.636031 [ 277 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:00:53.636055 [ 283 ] {} TCP-Session: cae42c54-1968-433b-b331-1237e637eb79 Authenticating user 'default' from [fd00:1122:3344:101::d]:60516 2026.01.20 00:00:53.636115 [ 278 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:00:53.636137 [ 277 ] {} TCP-Session: 32373d7d-b272-4c9e-a0d9-c8a4f04e1ef7 Authenticating user 'default' from [fd00:1122:3344:101::d]:51775 2026.01.20 00:00:53.636071 [ 282 ] {} TCP-Session: 6d683ec1-afc1-4b95-b2bb-b9bba699af43 Authenticating user 'default' from [fd00:1122:3344:101::d]:48772 2026.01.20 00:00:53.636206 [ 283 ] {} TCP-Session: cae42c54-1968-433b-b331-1237e637eb79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:00:53.636218 [ 277 ] {} TCP-Session: 32373d7d-b272-4c9e-a0d9-c8a4f04e1ef7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:00:53.636243 [ 278 ] {} TCP-Session: 70036ca5-20b5-44ed-8e36-bd9e18992d52 Authenticating user 'default' from [fd00:1122:3344:101::d]:53630 2026.01.20 00:00:53.636283 [ 283 ] {} TCP-Session: cae42c54-1968-433b-b331-1237e637eb79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:00:53.636296 [ 277 ] {} TCP-Session: 32373d7d-b272-4c9e-a0d9-c8a4f04e1ef7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:00:53.636317 [ 278 ] {} TCP-Session: 70036ca5-20b5-44ed-8e36-bd9e18992d52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:00:53.636252 [ 282 ] {} TCP-Session: 6d683ec1-afc1-4b95-b2bb-b9bba699af43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:00:53.636401 [ 278 ] {} TCP-Session: 70036ca5-20b5-44ed-8e36-bd9e18992d52 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:00:53.636074 [ 281 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:00:53.636046 [ 280 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:00:53.636476 [ 281 ] {} TCP-Session: 0272fdc5-4ea0-4d54-8013-f56cc3b1626d Authenticating user 'default' from [fd00:1122:3344:101::d]:41022 2026.01.20 00:00:53.636455 [ 282 ] {} TCP-Session: 6d683ec1-afc1-4b95-b2bb-b9bba699af43 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:00:53.636098 [ 279 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:00:53.636582 [ 281 ] {} TCP-Session: 0272fdc5-4ea0-4d54-8013-f56cc3b1626d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:00:53.636564 [ 280 ] {} TCP-Session: a9acbcf7-a949-4f12-81c5-a48484ca3c17 Authenticating user 'default' from [fd00:1122:3344:101::d]:64084 2026.01.20 00:00:53.636682 [ 279 ] {} TCP-Session: def537dc-afeb-454c-bf5b-edfe1ff03feb Authenticating user 'default' from [fd00:1122:3344:101::d]:39898 2026.01.20 00:00:53.636698 [ 281 ] {} TCP-Session: 0272fdc5-4ea0-4d54-8013-f56cc3b1626d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:00:53.636689 [ 280 ] {} TCP-Session: a9acbcf7-a949-4f12-81c5-a48484ca3c17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:00:53.636780 [ 279 ] {} TCP-Session: def537dc-afeb-454c-bf5b-edfe1ff03feb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:00:53.636785 [ 280 ] {} TCP-Session: a9acbcf7-a949-4f12-81c5-a48484ca3c17 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:00:53.636886 [ 279 ] {} TCP-Session: def537dc-afeb-454c-bf5b-edfe1ff03feb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:00:53.642218 [ 275 ] {} TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:00:53.645513 [ 275 ] {18b92d68-6e30-4b9a-ae46-de4412248c74} executeQuery: (from [fd00:1122:3344:101::d]:44525) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.01.20 00:00:53.704158 [ 275 ] {18b92d68-6e30-4b9a-ae46-de4412248c74} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:44525) (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() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b 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) @ 0x0000000014866701 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&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x00000000148b3d46 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&) @ 0x00000000148b2a83 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&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(std::__cxx11::basic_string, std::allocator > const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse 20. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 2026.01.20 00:00:53.705308 [ 275 ] {18b92d68-6e30-4b9a-ae46-de4412248c74} 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() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b 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) @ 0x0000000014866701 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&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x00000000148b3d46 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&) @ 0x00000000148b2a83 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&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(std::__cxx11::basic_string, std::allocator > const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse 20. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 2026.01.20 00:00:53.705580 [ 275 ] {18b92d68-6e30-4b9a-ae46-de4412248c74} TCPHandler: Processed in 0.06940077 sec. 2026.01.20 00:00:53.706044 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:00:53.706299 [ 276 ] {3445e19f-b1df-443e-94b2-8af67128e0ef} executeQuery: (from [fd00:1122:3344:101::d]:53608) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.01.20 00:00:53.706911 [ 276 ] {3445e19f-b1df-443e-94b2-8af67128e0ef} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:53608) (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() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b 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) @ 0x0000000014866701 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&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x00000000148b3d46 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&) @ 0x00000000148b2a83 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&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(std::__cxx11::basic_string, std::allocator > const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse 20. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 2026.01.20 00:00:53.707277 [ 276 ] {3445e19f-b1df-443e-94b2-8af67128e0ef} 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() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b 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) @ 0x0000000014866701 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&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x00000000148b3d46 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&) @ 0x00000000148b2a83 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&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(std::__cxx11::basic_string, std::allocator > const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse 20. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 2026.01.20 00:00:53.707538 [ 276 ] {3445e19f-b1df-443e-94b2-8af67128e0ef} TCPHandler: Processed in 0.001682831 sec. 2026.01.20 00:00:53.707899 [ 275 ] {} TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:00:53.708802 [ 275 ] {be686ddd-35b9-4ce9-92ee-464d1c319bf6} executeQuery: (from [fd00:1122:3344:101::d]:44525) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) 2026.01.20 00:00:53.709462 [ 275 ] {be686ddd-35b9-4ce9-92ee-464d1c319bf6} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2026.01.20 00:00:53.711943 [ 275 ] {be686ddd-35b9-4ce9-92ee-464d1c319bf6} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2026.01.20 00:00:53.712077 [ 275 ] {be686ddd-35b9-4ce9-92ee-464d1c319bf6} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000168212 sec 2026.01.20 00:00:53.712092 [ 275 ] {be686ddd-35b9-4ce9-92ee-464d1c319bf6} ReferentialDeps: No tables 2026.01.20 00:00:53.712103 [ 275 ] {be686ddd-35b9-4ce9-92ee-464d1c319bf6} LoadingDeps: No tables 2026.01.20 00:00:53.712171 [ 275 ] {be686ddd-35b9-4ce9-92ee-464d1c319bf6} DatabaseAtomic (oximeter): Starting up tables. 2026.01.20 00:00:53.712869 [ 275 ] {be686ddd-35b9-4ce9-92ee-464d1c319bf6} TCPHandler: Processed in 0.005103016 sec. 2026.01.20 00:00:53.713028 [ 275 ] {} TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:00:53.713175 [ 275 ] {3cb334d9-0023-4ec1-844c-33c7a2cddbf4} executeQuery: (from [fd00:1122:3344:101::d]:44525) /* 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) 2026.01.20 00:00:53.713331 [ 275 ] {3cb334d9-0023-4ec1-844c-33c7a2cddbf4} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2026.01.20 00:00:53.718387 [ 275 ] {3cb334d9-0023-4ec1-844c-33c7a2cddbf4} StoragePolicy (default): Storage policy default created, total volumes 1 2026.01.20 00:00:53.722701 [ 275 ] {3cb334d9-0023-4ec1-844c-33c7a2cddbf4} oximeter.version (ef382589-e1e5-4129-9849-9f0bd7ce6e36): Loading data parts 2026.01.20 00:00:53.723861 [ 275 ] {3cb334d9-0023-4ec1-844c-33c7a2cddbf4} oximeter.version (ef382589-e1e5-4129-9849-9f0bd7ce6e36): There are no data parts 2026.01.20 00:00:53.728569 [ 275 ] {3cb334d9-0023-4ec1-844c-33c7a2cddbf4} TCPHandler: Processed in 0.01559127 sec. 2026.01.20 00:00:53.728850 [ 275 ] {} TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:00:53.729047 [ 275 ] {1dd08334-d7eb-47ef-b063-d80ad8b1562e} executeQuery: (from [fd00:1122:3344:101::d]:44525) /* 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) 2026.01.20 00:00:53.729185 [ 275 ] {1dd08334-d7eb-47ef-b063-d80ad8b1562e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2026.01.20 00:00:53.741450 [ 275 ] {1dd08334-d7eb-47ef-b063-d80ad8b1562e} oximeter.measurements_bool (e9b38f2e-f7f2-4c5b-9d95-11bc4e1fb8a1): Loading data parts 2026.01.20 00:00:53.741750 [ 275 ] {1dd08334-d7eb-47ef-b063-d80ad8b1562e} oximeter.measurements_bool (e9b38f2e-f7f2-4c5b-9d95-11bc4e1fb8a1): There are no data parts 2026.01.20 00:00:53.746783 [ 275 ] {1dd08334-d7eb-47ef-b063-d80ad8b1562e} TCPHandler: Processed in 0.017985291 sec. 2026.01.20 00:00:53.746997 [ 275 ] {} TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:00:53.747344 [ 275 ] {f9710d3e-9b76-41ad-9c8a-8acd0a1d3670} executeQuery: (from [fd00:1122:3344:101::d]:44525) 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) 2026.01.20 00:00:53.747389 [ 275 ] {f9710d3e-9b76-41ad-9c8a-8acd0a1d3670} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2026.01.20 00:00:53.756445 [ 275 ] {f9710d3e-9b76-41ad-9c8a-8acd0a1d3670} oximeter.measurements_i8 (e45bc95d-2159-466f-b78f-914a6d6f724f): Loading data parts 2026.01.20 00:00:53.756610 [ 275 ] {f9710d3e-9b76-41ad-9c8a-8acd0a1d3670} oximeter.measurements_i8 (e45bc95d-2159-466f-b78f-914a6d6f724f): There are no data parts 2026.01.20 00:00:53.761631 [ 275 ] {f9710d3e-9b76-41ad-9c8a-8acd0a1d3670} TCPHandler: Processed in 0.014712178 sec. 2026.01.20 00:00:53.761883 [ 275 ] {} TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:00:53.762078 [ 275 ] {b175e551-c3da-45e8-8d64-c4c790fb09cc} executeQuery: (from [fd00:1122:3344:101::d]:44525) 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) 2026.01.20 00:00:53.762217 [ 275 ] {b175e551-c3da-45e8-8d64-c4c790fb09cc} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2026.01.20 00:00:53.776261 [ 275 ] {b175e551-c3da-45e8-8d64-c4c790fb09cc} oximeter.measurements_u8 (dda1aef7-e794-4885-a4fa-f5153e202bd6): Loading data parts 2026.01.20 00:00:53.776480 [ 275 ] {b175e551-c3da-45e8-8d64-c4c790fb09cc} oximeter.measurements_u8 (dda1aef7-e794-4885-a4fa-f5153e202bd6): There are no data parts 2026.01.20 00:00:53.782198 [ 275 ] {b175e551-c3da-45e8-8d64-c4c790fb09cc} TCPHandler: Processed in 0.020374361 sec. 2026.01.20 00:00:53.782355 [ 275 ] {} TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:00:53.782576 [ 275 ] {aa9ee72f-d75c-43fa-9558-9b828e062ffe} executeQuery: (from [fd00:1122:3344:101::d]:44525) 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) 2026.01.20 00:00:53.782659 [ 275 ] {aa9ee72f-d75c-43fa-9558-9b828e062ffe} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2026.01.20 00:00:53.793995 [ 275 ] {aa9ee72f-d75c-43fa-9558-9b828e062ffe} oximeter.measurements_i16 (9e1079b2-d023-491b-80bb-512aad1cf655): Loading data parts 2026.01.20 00:00:53.794134 [ 275 ] {aa9ee72f-d75c-43fa-9558-9b828e062ffe} oximeter.measurements_i16 (9e1079b2-d023-491b-80bb-512aad1cf655): There are no data parts 2026.01.20 00:00:53.799392 [ 275 ] {aa9ee72f-d75c-43fa-9558-9b828e062ffe} TCPHandler: Processed in 0.017086539 sec. 2026.01.20 00:00:53.799691 [ 275 ] {} TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:00:53.799882 [ 275 ] {9f815b06-617a-4aa4-9069-cdd1b90d8f3b} executeQuery: (from [fd00:1122:3344:101::d]:44525) 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) 2026.01.20 00:00:53.800017 [ 275 ] {9f815b06-617a-4aa4-9069-cdd1b90d8f3b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2026.01.20 00:00:53.813726 [ 275 ] {9f815b06-617a-4aa4-9069-cdd1b90d8f3b} oximeter.measurements_u16 (b8c8b214-2047-41e5-9f71-2d183217857f): Loading data parts 2026.01.20 00:00:53.813934 [ 275 ] {9f815b06-617a-4aa4-9069-cdd1b90d8f3b} oximeter.measurements_u16 (b8c8b214-2047-41e5-9f71-2d183217857f): There are no data parts 2026.01.20 00:00:53.819280 [ 275 ] {9f815b06-617a-4aa4-9069-cdd1b90d8f3b} TCPHandler: Processed in 0.019647792 sec. 2026.01.20 00:00:53.819462 [ 275 ] {} TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:00:53.819707 [ 275 ] {b76c0431-3bba-40c3-bbc2-be4d4d66866d} executeQuery: (from [fd00:1122:3344:101::d]:44525) 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) 2026.01.20 00:00:53.819801 [ 275 ] {b76c0431-3bba-40c3-bbc2-be4d4d66866d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2026.01.20 00:00:53.827863 [ 275 ] {b76c0431-3bba-40c3-bbc2-be4d4d66866d} oximeter.measurements_i32 (7c4abcb2-97be-450d-9287-cc6034e3a18f): Loading data parts 2026.01.20 00:00:53.828000 [ 275 ] {b76c0431-3bba-40c3-bbc2-be4d4d66866d} oximeter.measurements_i32 (7c4abcb2-97be-450d-9287-cc6034e3a18f): There are no data parts 2026.01.20 00:00:53.833155 [ 275 ] {b76c0431-3bba-40c3-bbc2-be4d4d66866d} TCPHandler: Processed in 0.013755807 sec. 2026.01.20 00:00:53.833466 [ 275 ] {} TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:00:53.833655 [ 275 ] {4fc1e1ce-c1a3-4ced-bcbd-f693a43b9e94} executeQuery: (from [fd00:1122:3344:101::d]:44525) 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) 2026.01.20 00:00:53.833793 [ 275 ] {4fc1e1ce-c1a3-4ced-bcbd-f693a43b9e94} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2026.01.20 00:00:53.843075 [ 275 ] {4fc1e1ce-c1a3-4ced-bcbd-f693a43b9e94} oximeter.measurements_u32 (2098c689-6844-4d46-93e1-54ee61f2adf7): Loading data parts 2026.01.20 00:00:53.843205 [ 275 ] {4fc1e1ce-c1a3-4ced-bcbd-f693a43b9e94} oximeter.measurements_u32 (2098c689-6844-4d46-93e1-54ee61f2adf7): There are no data parts 2026.01.20 00:00:53.847982 [ 275 ] {4fc1e1ce-c1a3-4ced-bcbd-f693a43b9e94} TCPHandler: Processed in 0.014575837 sec. 2026.01.20 00:00:53.848152 [ 275 ] {} TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:00:53.848305 [ 275 ] {ad63d42d-d6ac-486c-b880-d52275c8bee8} executeQuery: (from [fd00:1122:3344:101::d]:44525) 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) 2026.01.20 00:00:53.848420 [ 275 ] {ad63d42d-d6ac-486c-b880-d52275c8bee8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2026.01.20 00:00:53.856132 [ 275 ] {ad63d42d-d6ac-486c-b880-d52275c8bee8} oximeter.measurements_i64 (59850739-adb3-425a-b591-66fb6cb0d8da): Loading data parts 2026.01.20 00:00:53.856268 [ 275 ] {ad63d42d-d6ac-486c-b880-d52275c8bee8} oximeter.measurements_i64 (59850739-adb3-425a-b591-66fb6cb0d8da): There are no data parts 2026.01.20 00:00:53.861230 [ 275 ] {ad63d42d-d6ac-486c-b880-d52275c8bee8} TCPHandler: Processed in 0.013127178 sec. 2026.01.20 00:00:53.861455 [ 275 ] {} TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:00:53.861605 [ 275 ] {6da16e8a-224a-4441-8989-fb4fe6a78bd1} executeQuery: (from [fd00:1122:3344:101::d]:44525) 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) 2026.01.20 00:00:53.861713 [ 275 ] {6da16e8a-224a-4441-8989-fb4fe6a78bd1} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2026.01.20 00:00:53.872457 [ 275 ] {6da16e8a-224a-4441-8989-fb4fe6a78bd1} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Loading data parts 2026.01.20 00:00:53.872582 [ 275 ] {6da16e8a-224a-4441-8989-fb4fe6a78bd1} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): There are no data parts 2026.01.20 00:00:53.877417 [ 275 ] {6da16e8a-224a-4441-8989-fb4fe6a78bd1} TCPHandler: Processed in 0.016011736 sec. 2026.01.20 00:00:53.877571 [ 275 ] {} TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:00:53.877722 [ 275 ] {530fb100-dfcd-45dd-a482-ae4649dff6e0} executeQuery: (from [fd00:1122:3344:101::d]:44525) 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) 2026.01.20 00:00:53.877838 [ 275 ] {530fb100-dfcd-45dd-a482-ae4649dff6e0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2026.01.20 00:00:53.885604 [ 275 ] {530fb100-dfcd-45dd-a482-ae4649dff6e0} oximeter.measurements_f32 (80c7e2cf-5577-434f-bc3f-4f6c84a1089a): Loading data parts 2026.01.20 00:00:53.885903 [ 275 ] {530fb100-dfcd-45dd-a482-ae4649dff6e0} oximeter.measurements_f32 (80c7e2cf-5577-434f-bc3f-4f6c84a1089a): There are no data parts 2026.01.20 00:00:53.890572 [ 275 ] {530fb100-dfcd-45dd-a482-ae4649dff6e0} TCPHandler: Processed in 0.013049968 sec. 2026.01.20 00:00:53.890802 [ 275 ] {} TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:00:53.891040 [ 275 ] {ebce3559-df84-43ea-8518-6165663cceed} executeQuery: (from [fd00:1122:3344:101::d]:44525) 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) 2026.01.20 00:00:53.891183 [ 275 ] {ebce3559-df84-43ea-8518-6165663cceed} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2026.01.20 00:00:53.900531 [ 275 ] {ebce3559-df84-43ea-8518-6165663cceed} oximeter.measurements_f64 (529538be-fe39-4fb4-911a-5251bcb5cae4): Loading data parts 2026.01.20 00:00:53.900717 [ 275 ] {ebce3559-df84-43ea-8518-6165663cceed} oximeter.measurements_f64 (529538be-fe39-4fb4-911a-5251bcb5cae4): There are no data parts 2026.01.20 00:00:53.905670 [ 275 ] {ebce3559-df84-43ea-8518-6165663cceed} TCPHandler: Processed in 0.014928852 sec. 2026.01.20 00:00:53.905853 [ 275 ] {} TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:00:53.906042 [ 275 ] {a959b2ad-c02f-4a90-9404-e073a7f22c56} executeQuery: (from [fd00:1122:3344:101::d]:44525) 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) 2026.01.20 00:00:53.906169 [ 275 ] {a959b2ad-c02f-4a90-9404-e073a7f22c56} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2026.01.20 00:00:53.913990 [ 275 ] {a959b2ad-c02f-4a90-9404-e073a7f22c56} oximeter.measurements_string (aa9a8ae3-bdba-46b6-a370-3ad796aad655): Loading data parts 2026.01.20 00:00:53.914120 [ 275 ] {a959b2ad-c02f-4a90-9404-e073a7f22c56} oximeter.measurements_string (aa9a8ae3-bdba-46b6-a370-3ad796aad655): There are no data parts 2026.01.20 00:00:53.918932 [ 275 ] {a959b2ad-c02f-4a90-9404-e073a7f22c56} TCPHandler: Processed in 0.013140358 sec. 2026.01.20 00:00:53.919159 [ 275 ] {} TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:00:53.919367 [ 275 ] {4f75a444-b789-4ffe-b00f-408f2c9997ea} executeQuery: (from [fd00:1122:3344:101::d]:44525) 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) 2026.01.20 00:00:53.919468 [ 275 ] {4f75a444-b789-4ffe-b00f-408f2c9997ea} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2026.01.20 00:00:53.929055 [ 275 ] {4f75a444-b789-4ffe-b00f-408f2c9997ea} oximeter.measurements_bytes (abf5b8a6-927d-47df-8008-b4e4e947a1a0): Loading data parts 2026.01.20 00:00:53.929183 [ 275 ] {4f75a444-b789-4ffe-b00f-408f2c9997ea} oximeter.measurements_bytes (abf5b8a6-927d-47df-8008-b4e4e947a1a0): There are no data parts 2026.01.20 00:00:53.934175 [ 275 ] {4f75a444-b789-4ffe-b00f-408f2c9997ea} TCPHandler: Processed in 0.015075634 sec. 2026.01.20 00:00:53.934438 [ 275 ] {} TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:00:53.934637 [ 275 ] {ee54d9f3-574b-41ca-9051-c408ae9fccd7} executeQuery: (from [fd00:1122:3344:101::d]:44525) 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) 2026.01.20 00:00:53.934784 [ 275 ] {ee54d9f3-574b-41ca-9051-c408ae9fccd7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2026.01.20 00:00:53.941997 [ 275 ] {ee54d9f3-574b-41ca-9051-c408ae9fccd7} oximeter.measurements_cumulativei64 (957bbc88-f3b6-4288-a933-630d5e001548): Loading data parts 2026.01.20 00:00:53.942269 [ 275 ] {ee54d9f3-574b-41ca-9051-c408ae9fccd7} oximeter.measurements_cumulativei64 (957bbc88-f3b6-4288-a933-630d5e001548): There are no data parts 2026.01.20 00:00:53.946869 [ 275 ] {ee54d9f3-574b-41ca-9051-c408ae9fccd7} TCPHandler: Processed in 0.012493331 sec. 2026.01.20 00:00:53.947034 [ 275 ] {} TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:00:53.947288 [ 275 ] {4b1eb3cb-8942-4b9d-8c67-706ec4346b24} executeQuery: (from [fd00:1122:3344:101::d]:44525) 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) 2026.01.20 00:00:53.947411 [ 275 ] {4b1eb3cb-8942-4b9d-8c67-706ec4346b24} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2026.01.20 00:00:53.956802 [ 275 ] {4b1eb3cb-8942-4b9d-8c67-706ec4346b24} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Loading data parts 2026.01.20 00:00:53.957005 [ 275 ] {4b1eb3cb-8942-4b9d-8c67-706ec4346b24} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): There are no data parts 2026.01.20 00:00:53.961992 [ 275 ] {4b1eb3cb-8942-4b9d-8c67-706ec4346b24} TCPHandler: Processed in 0.015008703 sec. 2026.01.20 00:00:53.962199 [ 275 ] {} TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:00:53.962380 [ 275 ] {17d5cadc-2be3-49fa-82d3-910d0e28258c} executeQuery: (from [fd00:1122:3344:101::d]:44525) 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) 2026.01.20 00:00:53.962509 [ 275 ] {17d5cadc-2be3-49fa-82d3-910d0e28258c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2026.01.20 00:00:53.969868 [ 275 ] {17d5cadc-2be3-49fa-82d3-910d0e28258c} oximeter.measurements_cumulativef32 (1affa253-941e-450f-ac1d-e74c33936a3c): Loading data parts 2026.01.20 00:00:53.970030 [ 275 ] {17d5cadc-2be3-49fa-82d3-910d0e28258c} oximeter.measurements_cumulativef32 (1affa253-941e-450f-ac1d-e74c33936a3c): There are no data parts 2026.01.20 00:00:53.974815 [ 275 ] {17d5cadc-2be3-49fa-82d3-910d0e28258c} TCPHandler: Processed in 0.012703643 sec. 2026.01.20 00:00:53.975096 [ 275 ] {} TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:00:53.975277 [ 275 ] {4f09cc8c-92d2-4d1a-a857-f7036a8d2e5f} executeQuery: (from [fd00:1122:3344:101::d]:44525) 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) 2026.01.20 00:00:53.975401 [ 275 ] {4f09cc8c-92d2-4d1a-a857-f7036a8d2e5f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2026.01.20 00:00:53.989351 [ 275 ] {4f09cc8c-92d2-4d1a-a857-f7036a8d2e5f} oximeter.measurements_cumulativef64 (11ada62c-51b6-473a-974a-e886a0bdc783): Loading data parts 2026.01.20 00:00:53.989651 [ 275 ] {4f09cc8c-92d2-4d1a-a857-f7036a8d2e5f} oximeter.measurements_cumulativef64 (11ada62c-51b6-473a-974a-e886a0bdc783): There are no data parts 2026.01.20 00:00:53.995342 [ 275 ] {4f09cc8c-92d2-4d1a-a857-f7036a8d2e5f} TCPHandler: Processed in 0.02030777 sec. 2026.01.20 00:00:53.995506 [ 275 ] {} TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:00:53.995812 [ 275 ] {0af7ebfc-0e64-4e47-9c55-ec5898ea070b} executeQuery: (from [fd00:1122:3344:101::d]:44525) 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) 2026.01.20 00:00:53.995941 [ 275 ] {0af7ebfc-0e64-4e47-9c55-ec5898ea070b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2026.01.20 00:00:54.001179 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 125.00 MiB, peak 125.00 MiB, free memory in arenas 0.00 B, will set to 133.80 MiB (RSS), difference: 8.80 MiB 2026.01.20 00:00:54.008214 [ 275 ] {0af7ebfc-0e64-4e47-9c55-ec5898ea070b} oximeter.measurements_histogrami8 (67742027-a73a-452d-9b41-8c2cb09dae90): Loading data parts 2026.01.20 00:00:54.008399 [ 275 ] {0af7ebfc-0e64-4e47-9c55-ec5898ea070b} oximeter.measurements_histogrami8 (67742027-a73a-452d-9b41-8c2cb09dae90): There are no data parts 2026.01.20 00:00:54.013706 [ 275 ] {0af7ebfc-0e64-4e47-9c55-ec5898ea070b} TCPHandler: Processed in 0.018251404 sec. 2026.01.20 00:00:54.013946 [ 275 ] {} TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:00:54.014272 [ 275 ] {2b9f677d-dec5-4424-bb2b-60ce44f61bb6} executeQuery: (from [fd00:1122:3344:101::d]:44525) 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) 2026.01.20 00:00:54.014401 [ 275 ] {2b9f677d-dec5-4424-bb2b-60ce44f61bb6} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2026.01.20 00:00:54.025732 [ 275 ] {2b9f677d-dec5-4424-bb2b-60ce44f61bb6} oximeter.measurements_histogramu8 (0304d855-f9a8-43f9-a45c-9e80f0ba4e0e): Loading data parts 2026.01.20 00:00:54.025902 [ 275 ] {2b9f677d-dec5-4424-bb2b-60ce44f61bb6} oximeter.measurements_histogramu8 (0304d855-f9a8-43f9-a45c-9e80f0ba4e0e): There are no data parts 2026.01.20 00:00:54.031045 [ 275 ] {2b9f677d-dec5-4424-bb2b-60ce44f61bb6} TCPHandler: Processed in 0.01717197 sec. 2026.01.20 00:00:54.031366 [ 275 ] {} TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:00:54.031717 [ 275 ] {d7dcd3c8-55b9-4ed2-802b-fc55a02f06b6} executeQuery: (from [fd00:1122:3344:101::d]:44525) 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) 2026.01.20 00:00:54.031838 [ 275 ] {d7dcd3c8-55b9-4ed2-802b-fc55a02f06b6} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2026.01.20 00:00:54.042157 [ 275 ] {d7dcd3c8-55b9-4ed2-802b-fc55a02f06b6} oximeter.measurements_histogrami16 (a9acf9cb-86f3-4c43-9800-c60032975205): Loading data parts 2026.01.20 00:00:54.042303 [ 275 ] {d7dcd3c8-55b9-4ed2-802b-fc55a02f06b6} oximeter.measurements_histogrami16 (a9acf9cb-86f3-4c43-9800-c60032975205): There are no data parts 2026.01.20 00:00:54.047659 [ 275 ] {d7dcd3c8-55b9-4ed2-802b-fc55a02f06b6} TCPHandler: Processed in 0.01638223 sec. 2026.01.20 00:00:54.047840 [ 275 ] {} TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:00:54.048103 [ 275 ] {c2cac4db-16f0-43d0-a551-3b4b7fb518b0} executeQuery: (from [fd00:1122:3344:101::d]:44525) 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) 2026.01.20 00:00:54.048241 [ 275 ] {c2cac4db-16f0-43d0-a551-3b4b7fb518b0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2026.01.20 00:00:54.060929 [ 275 ] {c2cac4db-16f0-43d0-a551-3b4b7fb518b0} oximeter.measurements_histogramu16 (c115b7bd-1d1d-4d4c-b274-44296fe0a28f): Loading data parts 2026.01.20 00:00:54.061236 [ 275 ] {c2cac4db-16f0-43d0-a551-3b4b7fb518b0} oximeter.measurements_histogramu16 (c115b7bd-1d1d-4d4c-b274-44296fe0a28f): There are no data parts 2026.01.20 00:00:54.063513 [ 275 ] {c2cac4db-16f0-43d0-a551-3b4b7fb518b0} TCPHandler: Processed in 0.015732172 sec. 2026.01.20 00:00:54.063673 [ 275 ] {} TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:00:54.063962 [ 275 ] {4cdba980-18e7-4b88-9908-b0e7ddaaa062} executeQuery: (from [fd00:1122:3344:101::d]:44525) 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) 2026.01.20 00:00:54.064088 [ 275 ] {4cdba980-18e7-4b88-9908-b0e7ddaaa062} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2026.01.20 00:00:54.077246 [ 275 ] {4cdba980-18e7-4b88-9908-b0e7ddaaa062} oximeter.measurements_histogrami32 (e3332768-4494-47fc-a1c3-dff04bccd1c0): Loading data parts 2026.01.20 00:00:54.077432 [ 275 ] {4cdba980-18e7-4b88-9908-b0e7ddaaa062} oximeter.measurements_histogrami32 (e3332768-4494-47fc-a1c3-dff04bccd1c0): There are no data parts 2026.01.20 00:00:54.082542 [ 275 ] {4cdba980-18e7-4b88-9908-b0e7ddaaa062} TCPHandler: Processed in 0.018939663 sec. 2026.01.20 00:00:54.082764 [ 275 ] {} TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:00:54.083063 [ 275 ] {95a64ab8-a184-466f-a3ba-c84b0f41b032} executeQuery: (from [fd00:1122:3344:101::d]:44525) 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) 2026.01.20 00:00:54.083296 [ 275 ] {95a64ab8-a184-466f-a3ba-c84b0f41b032} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2026.01.20 00:00:54.096370 [ 275 ] {95a64ab8-a184-466f-a3ba-c84b0f41b032} oximeter.measurements_histogramu32 (360e9a7a-3d5f-4de3-906a-02e2b0e87080): Loading data parts 2026.01.20 00:00:54.096569 [ 275 ] {95a64ab8-a184-466f-a3ba-c84b0f41b032} oximeter.measurements_histogramu32 (360e9a7a-3d5f-4de3-906a-02e2b0e87080): There are no data parts 2026.01.20 00:00:54.141442 [ 275 ] {95a64ab8-a184-466f-a3ba-c84b0f41b032} TCPHandler: Processed in 0.058701743 sec. 2026.01.20 00:00:54.141777 [ 275 ] {} TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:00:54.142220 [ 275 ] {f4e97537-027e-4cc3-85c9-af72517c4de7} executeQuery: (from [fd00:1122:3344:101::d]:44525) 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) 2026.01.20 00:00:54.142388 [ 275 ] {f4e97537-027e-4cc3-85c9-af72517c4de7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2026.01.20 00:00:54.155973 [ 275 ] {f4e97537-027e-4cc3-85c9-af72517c4de7} oximeter.measurements_histogrami64 (f739c1f8-dee3-4844-a352-1990a950dc26): Loading data parts 2026.01.20 00:00:54.156157 [ 275 ] {f4e97537-027e-4cc3-85c9-af72517c4de7} oximeter.measurements_histogrami64 (f739c1f8-dee3-4844-a352-1990a950dc26): There are no data parts 2026.01.20 00:00:54.164643 [ 275 ] {f4e97537-027e-4cc3-85c9-af72517c4de7} TCPHandler: Processed in 0.022989145 sec. 2026.01.20 00:00:54.164837 [ 275 ] {} TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:00:54.165122 [ 275 ] {130c256e-69b9-4866-85c8-8d6d7363c084} executeQuery: (from [fd00:1122:3344:101::d]:44525) 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) 2026.01.20 00:00:54.165295 [ 275 ] {130c256e-69b9-4866-85c8-8d6d7363c084} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2026.01.20 00:00:54.181126 [ 275 ] {130c256e-69b9-4866-85c8-8d6d7363c084} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Loading data parts 2026.01.20 00:00:54.181423 [ 275 ] {130c256e-69b9-4866-85c8-8d6d7363c084} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): There are no data parts 2026.01.20 00:00:54.192765 [ 275 ] {130c256e-69b9-4866-85c8-8d6d7363c084} TCPHandler: Processed in 0.02802374 sec. 2026.01.20 00:00:54.193019 [ 275 ] {} TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:00:54.193458 [ 275 ] {c612586d-d66b-44c6-a5ef-dc42f700f21e} executeQuery: (from [fd00:1122:3344:101::d]:44525) 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) 2026.01.20 00:00:54.193655 [ 275 ] {c612586d-d66b-44c6-a5ef-dc42f700f21e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2026.01.20 00:00:54.212971 [ 275 ] {c612586d-d66b-44c6-a5ef-dc42f700f21e} oximeter.measurements_histogramf32 (0abfa9e1-70f1-47a5-bd25-05af2755ca12): Loading data parts 2026.01.20 00:00:54.213095 [ 275 ] {c612586d-d66b-44c6-a5ef-dc42f700f21e} oximeter.measurements_histogramf32 (0abfa9e1-70f1-47a5-bd25-05af2755ca12): There are no data parts 2026.01.20 00:00:54.218728 [ 275 ] {c612586d-d66b-44c6-a5ef-dc42f700f21e} TCPHandler: Processed in 0.02574473 sec. 2026.01.20 00:00:54.218907 [ 275 ] {} TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:00:54.219163 [ 275 ] {5b0be16a-6907-4266-9855-5277f56fe14a} executeQuery: (from [fd00:1122:3344:101::d]:44525) 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) 2026.01.20 00:00:54.219302 [ 275 ] {5b0be16a-6907-4266-9855-5277f56fe14a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2026.01.20 00:00:54.241495 [ 275 ] {5b0be16a-6907-4266-9855-5277f56fe14a} oximeter.measurements_histogramf64 (ccfac67e-a79a-4c64-90ef-b3b2a22415c0): Loading data parts 2026.01.20 00:00:54.241692 [ 275 ] {5b0be16a-6907-4266-9855-5277f56fe14a} oximeter.measurements_histogramf64 (ccfac67e-a79a-4c64-90ef-b3b2a22415c0): There are no data parts 2026.01.20 00:00:54.245564 [ 275 ] {5b0be16a-6907-4266-9855-5277f56fe14a} TCPHandler: Processed in 0.026713392 sec. 2026.01.20 00:00:54.245823 [ 275 ] {} TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:00:54.246289 [ 275 ] {fd1cd775-2744-42ee-9f6c-873707bd607f} executeQuery: (from [fd00:1122:3344:101::d]:44525) /* 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) 2026.01.20 00:00:54.246414 [ 275 ] {fd1cd775-2744-42ee-9f6c-873707bd607f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2026.01.20 00:00:54.259732 [ 275 ] {fd1cd775-2744-42ee-9f6c-873707bd607f} oximeter.fields_bool (0f60f1ca-29fa-4436-bb9f-ee6750041aa7): Loading data parts 2026.01.20 00:00:54.259961 [ 275 ] {fd1cd775-2744-42ee-9f6c-873707bd607f} oximeter.fields_bool (0f60f1ca-29fa-4436-bb9f-ee6750041aa7): There are no data parts 2026.01.20 00:00:54.269017 [ 275 ] {fd1cd775-2744-42ee-9f6c-873707bd607f} TCPHandler: Processed in 0.023296228 sec. 2026.01.20 00:00:54.269210 [ 275 ] {} TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:00:54.269363 [ 275 ] {65c8c7b2-f759-413b-b2f6-700e50aa5d98} executeQuery: (from [fd00:1122:3344:101::d]:44525) 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) 2026.01.20 00:00:54.269478 [ 275 ] {65c8c7b2-f759-413b-b2f6-700e50aa5d98} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2026.01.20 00:00:54.283628 [ 275 ] {65c8c7b2-f759-413b-b2f6-700e50aa5d98} oximeter.fields_i8 (cb1e4e39-e989-4f61-a47e-59d686a479c5): Loading data parts 2026.01.20 00:00:54.283857 [ 275 ] {65c8c7b2-f759-413b-b2f6-700e50aa5d98} oximeter.fields_i8 (cb1e4e39-e989-4f61-a47e-59d686a479c5): There are no data parts 2026.01.20 00:00:54.289127 [ 275 ] {65c8c7b2-f759-413b-b2f6-700e50aa5d98} TCPHandler: Processed in 0.019966637 sec. 2026.01.20 00:00:54.289306 [ 275 ] {} TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:00:54.289579 [ 275 ] {6c100df7-36a6-441f-817d-3a40439e7a28} executeQuery: (from [fd00:1122:3344:101::d]:44525) 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) 2026.01.20 00:00:54.289706 [ 275 ] {6c100df7-36a6-441f-817d-3a40439e7a28} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2026.01.20 00:00:54.299912 [ 275 ] {6c100df7-36a6-441f-817d-3a40439e7a28} oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef): Loading data parts 2026.01.20 00:00:54.300071 [ 275 ] {6c100df7-36a6-441f-817d-3a40439e7a28} oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef): There are no data parts 2026.01.20 00:00:54.304669 [ 275 ] {6c100df7-36a6-441f-817d-3a40439e7a28} TCPHandler: Processed in 0.015419898 sec. 2026.01.20 00:00:54.304836 [ 275 ] {} TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:00:54.304992 [ 275 ] {2ae334c6-35c8-4e55-a8ab-c20da46a3184} executeQuery: (from [fd00:1122:3344:101::d]:44525) 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) 2026.01.20 00:00:54.305122 [ 275 ] {2ae334c6-35c8-4e55-a8ab-c20da46a3184} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2026.01.20 00:00:54.315277 [ 275 ] {2ae334c6-35c8-4e55-a8ab-c20da46a3184} oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf): Loading data parts 2026.01.20 00:00:54.315552 [ 275 ] {2ae334c6-35c8-4e55-a8ab-c20da46a3184} oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf): There are no data parts 2026.01.20 00:00:54.320959 [ 275 ] {2ae334c6-35c8-4e55-a8ab-c20da46a3184} TCPHandler: Processed in 0.016178038 sec. 2026.01.20 00:00:54.321173 [ 275 ] {} TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:00:54.321422 [ 275 ] {64f81ff8-a77e-496c-86c6-7c0b17c67973} executeQuery: (from [fd00:1122:3344:101::d]:44525) 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) 2026.01.20 00:00:54.321522 [ 275 ] {64f81ff8-a77e-496c-86c6-7c0b17c67973} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2026.01.20 00:00:54.329532 [ 275 ] {64f81ff8-a77e-496c-86c6-7c0b17c67973} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Loading data parts 2026.01.20 00:00:54.329726 [ 275 ] {64f81ff8-a77e-496c-86c6-7c0b17c67973} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): There are no data parts 2026.01.20 00:00:54.333880 [ 275 ] {64f81ff8-a77e-496c-86c6-7c0b17c67973} TCPHandler: Processed in 0.012767454 sec. 2026.01.20 00:00:54.334091 [ 275 ] {} TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:00:54.334303 [ 275 ] {72ee0c65-f626-488b-ab5f-3c5e58a9c59f} executeQuery: (from [fd00:1122:3344:101::d]:44525) 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) 2026.01.20 00:00:54.334417 [ 275 ] {72ee0c65-f626-488b-ab5f-3c5e58a9c59f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2026.01.20 00:00:54.344060 [ 275 ] {72ee0c65-f626-488b-ab5f-3c5e58a9c59f} oximeter.fields_i32 (34b5f1f3-9554-4e33-94ba-55a17bc4d53a): Loading data parts 2026.01.20 00:00:54.344265 [ 275 ] {72ee0c65-f626-488b-ab5f-3c5e58a9c59f} oximeter.fields_i32 (34b5f1f3-9554-4e33-94ba-55a17bc4d53a): There are no data parts 2026.01.20 00:00:54.349188 [ 275 ] {72ee0c65-f626-488b-ab5f-3c5e58a9c59f} TCPHandler: Processed in 0.015167995 sec. 2026.01.20 00:00:54.349377 [ 275 ] {} TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:00:54.349635 [ 275 ] {c25b54a0-1916-437a-b99c-d4bd6e181254} executeQuery: (from [fd00:1122:3344:101::d]:44525) 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) 2026.01.20 00:00:54.349745 [ 275 ] {c25b54a0-1916-437a-b99c-d4bd6e181254} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2026.01.20 00:00:54.357273 [ 275 ] {c25b54a0-1916-437a-b99c-d4bd6e181254} oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Loading data parts 2026.01.20 00:00:54.357441 [ 275 ] {c25b54a0-1916-437a-b99c-d4bd6e181254} oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): There are no data parts 2026.01.20 00:00:54.362603 [ 275 ] {c25b54a0-1916-437a-b99c-d4bd6e181254} TCPHandler: Processed in 0.01328679 sec. 2026.01.20 00:00:54.362805 [ 275 ] {} TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:00:54.362993 [ 275 ] {c52d69e4-27e8-443c-b162-579b9674cb63} executeQuery: (from [fd00:1122:3344:101::d]:44525) 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) 2026.01.20 00:00:54.363150 [ 275 ] {c52d69e4-27e8-443c-b162-579b9674cb63} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2026.01.20 00:00:54.372908 [ 275 ] {c52d69e4-27e8-443c-b162-579b9674cb63} oximeter.fields_i64 (771d477e-a7a0-4a81-bc83-f9f796cbdfcc): Loading data parts 2026.01.20 00:00:54.373132 [ 275 ] {c52d69e4-27e8-443c-b162-579b9674cb63} oximeter.fields_i64 (771d477e-a7a0-4a81-bc83-f9f796cbdfcc): There are no data parts 2026.01.20 00:00:54.375218 [ 275 ] {c52d69e4-27e8-443c-b162-579b9674cb63} TCPHandler: Processed in 0.01247704 sec. 2026.01.20 00:00:54.375376 [ 275 ] {} TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:00:54.375607 [ 275 ] {9a2f2e06-5667-4413-a1a2-795832d7f2d8} executeQuery: (from [fd00:1122:3344:101::d]:44525) 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) 2026.01.20 00:00:54.375728 [ 275 ] {9a2f2e06-5667-4413-a1a2-795832d7f2d8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2026.01.20 00:00:54.386571 [ 275 ] {9a2f2e06-5667-4413-a1a2-795832d7f2d8} oximeter.fields_u64 (36f0d0ff-c609-48a8-8397-05067342bac4): Loading data parts 2026.01.20 00:00:54.386709 [ 275 ] {9a2f2e06-5667-4413-a1a2-795832d7f2d8} oximeter.fields_u64 (36f0d0ff-c609-48a8-8397-05067342bac4): There are no data parts 2026.01.20 00:00:54.391528 [ 275 ] {9a2f2e06-5667-4413-a1a2-795832d7f2d8} TCPHandler: Processed in 0.016199978 sec. 2026.01.20 00:00:54.391721 [ 275 ] {} TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:00:54.391914 [ 275 ] {e2d1ca46-5ee2-4645-817d-6ebad7a5e018} executeQuery: (from [fd00:1122:3344:101::d]:44525) 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) 2026.01.20 00:00:54.392052 [ 275 ] {e2d1ca46-5ee2-4645-817d-6ebad7a5e018} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2026.01.20 00:00:54.402714 [ 275 ] {e2d1ca46-5ee2-4645-817d-6ebad7a5e018} oximeter.fields_ipaddr (ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3): Loading data parts 2026.01.20 00:00:54.402846 [ 275 ] {e2d1ca46-5ee2-4645-817d-6ebad7a5e018} oximeter.fields_ipaddr (ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3): There are no data parts 2026.01.20 00:00:54.407944 [ 275 ] {e2d1ca46-5ee2-4645-817d-6ebad7a5e018} TCPHandler: Processed in 0.01629136 sec. 2026.01.20 00:00:54.408247 [ 275 ] {} TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:00:54.408420 [ 275 ] {0ef609d3-e81c-4ab2-be4b-2c5e0e488c3e} executeQuery: (from [fd00:1122:3344:101::d]:44525) 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) 2026.01.20 00:00:54.408553 [ 275 ] {0ef609d3-e81c-4ab2-be4b-2c5e0e488c3e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2026.01.20 00:00:54.416394 [ 275 ] {0ef609d3-e81c-4ab2-be4b-2c5e0e488c3e} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Loading data parts 2026.01.20 00:00:54.416587 [ 275 ] {0ef609d3-e81c-4ab2-be4b-2c5e0e488c3e} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): There are no data parts 2026.01.20 00:00:54.421625 [ 275 ] {0ef609d3-e81c-4ab2-be4b-2c5e0e488c3e} TCPHandler: Processed in 0.013438622 sec. 2026.01.20 00:00:54.421808 [ 275 ] {} TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:00:54.422040 [ 275 ] {cd286e93-7af0-44c1-824f-edeb758e7d81} executeQuery: (from [fd00:1122:3344:101::d]:44525) 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) 2026.01.20 00:00:54.422130 [ 275 ] {cd286e93-7af0-44c1-824f-edeb758e7d81} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2026.01.20 00:00:54.431914 [ 275 ] {cd286e93-7af0-44c1-824f-edeb758e7d81} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Loading data parts 2026.01.20 00:00:54.432203 [ 275 ] {cd286e93-7af0-44c1-824f-edeb758e7d81} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): There are no data parts 2026.01.20 00:00:54.437190 [ 275 ] {cd286e93-7af0-44c1-824f-edeb758e7d81} TCPHandler: Processed in 0.015439768 sec. 2026.01.20 00:00:54.437473 [ 275 ] {} TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:00:54.437738 [ 275 ] {7738d0ca-285d-4241-aae4-d6ef9401cd91} executeQuery: (from [fd00:1122:3344:101::d]:44525) /* 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) 2026.01.20 00:00:54.437887 [ 275 ] {7738d0ca-285d-4241-aae4-d6ef9401cd91} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2026.01.20 00:00:54.446542 [ 275 ] {7738d0ca-285d-4241-aae4-d6ef9401cd91} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d): Loading data parts 2026.01.20 00:00:54.446739 [ 275 ] {7738d0ca-285d-4241-aae4-d6ef9401cd91} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d): There are no data parts 2026.01.20 00:00:54.451433 [ 275 ] {7738d0ca-285d-4241-aae4-d6ef9401cd91} TCPHandler: Processed in 0.014018089 sec. 2026.01.20 00:00:54.451735 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:00:54.452183 [ 276 ] {0f086898-6380-4338-a881-f9122b0bde91} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2026.01.20 00:00:54.453473 [ 276 ] {0f086898-6380-4338-a881-f9122b0bde91} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2026.01.20 00:00:54.461334 [ 285 ] {0f086898-6380-4338-a881-f9122b0bde91} oximeter.version (ef382589-e1e5-4129-9849-9f0bd7ce6e36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:00:54.461372 [ 285 ] {0f086898-6380-4338-a881-f9122b0bde91} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2026.01.20 00:00:54.465923 [ 285 ] {0f086898-6380-4338-a881-f9122b0bde91} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.01.20 00:00:54.466675 [ 285 ] {0f086898-6380-4338-a881-f9122b0bde91} oximeter.version (ef382589-e1e5-4129-9849-9f0bd7ce6e36): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:00:54.466933 [ 276 ] {0f086898-6380-4338-a881-f9122b0bde91} executeQuery: Read 1 rows, 16.00 B in 0.014962 sec., 66.8359844940516 rows/sec., 1.04 KiB/sec. 2026.01.20 00:00:54.467224 [ 276 ] {0f086898-6380-4338-a881-f9122b0bde91} TCPHandler: Processed in 0.015624811 sec. 2026.01.20 00:00:55.000242 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 135.68 MiB, peak 135.68 MiB, free memory in arenas 0.00 B, will set to 139.71 MiB (RSS), difference: 4.03 MiB 2026.01.20 00:00:59.718473 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 2026.01.20 00:00:59.718625 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog 2026.01.20 00:00:59.718650 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 2026.01.20 00:00:59.718998 [ 244 ] {} SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog 2026.01.20 00:00:59.724055 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Loading data parts 2026.01.20 00:00:59.724547 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): There are no data parts 2026.01.20 00:00:59.738168 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Loading data parts 2026.01.20 00:00:59.738479 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): There are no data parts 2026.01.20 00:00:59.742682 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:00:59.742898 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2026.01.20 00:00:59.749968 [ 245 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.01.20 00:00:59.750827 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:00:59.751253 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 2026.01.20 00:00:59.779557 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:00:59.779636 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2026.01.20 00:00:59.786768 [ 244 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.01.20 00:00:59.788451 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:00:59.792826 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 8 2026.01.20 00:01:00.000295 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 144.81 MiB, peak 148.81 MiB, free memory in arenas 0.00 B, will set to 153.92 MiB (RSS), difference: 9.12 MiB 2026.01.20 00:01:02.218347 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 2026.01.20 00:01:02.218448 [ 243 ] {} SystemLog (system.query_log): Creating new table system.query_log for QueryLog 2026.01.20 00:01:02.224371 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Loading data parts 2026.01.20 00:01:02.224578 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): There are no data parts 2026.01.20 00:01:02.236590 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:01:02.236632 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2026.01.20 00:01:02.238445 [ 243 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.01.20 00:01:02.239019 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:01:02.239371 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 88 2026.01.20 00:01:03.001155 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 158.14 MiB, peak 158.14 MiB, free memory in arenas 0.00 B, will set to 154.97 MiB (RSS), difference: -3.17 MiB 2026.01.20 00:01:04.553466 [ 286 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65268 2026.01.20 00:01:04.555376 [ 286 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:01:04.555429 [ 286 ] {} TCP-Session: e2505d56-d40d-4b91-93c7-d6e2fc804f08 Authenticating user 'default' from [fd00:1122:3344:101::e]:65268 2026.01.20 00:01:04.555451 [ 286 ] {} TCP-Session: e2505d56-d40d-4b91-93c7-d6e2fc804f08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:01:04.555533 [ 286 ] {} TCP-Session: e2505d56-d40d-4b91-93c7-d6e2fc804f08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:01:04.555584 [ 286 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2026.01.20 00:01:04.555605 [ 286 ] {} 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 2026.01.20 00:01:04.555687 [ 286 ] {} 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 2026.01.20 00:01:04.556186 [ 287 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56957 2026.01.20 00:01:04.556284 [ 288 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43131 2026.01.20 00:01:04.556391 [ 287 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:01:04.556420 [ 289 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48486 2026.01.20 00:01:04.556432 [ 287 ] {} TCP-Session: 1a2de812-d7b1-42b9-b592-455712f5caaa Authenticating user 'default' from [fd00:1122:3344:101::e]:56957 2026.01.20 00:01:04.556539 [ 286 ] {} TCP-Session: e2505d56-d40d-4b91-93c7-d6e2fc804f08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:01:04.556540 [ 288 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:01:04.556574 [ 287 ] {} TCP-Session: 1a2de812-d7b1-42b9-b592-455712f5caaa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:01:04.556572 [ 290 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56887 2026.01.20 00:01:04.556673 [ 288 ] {} TCP-Session: 939c22d4-bd75-4468-b7c6-3135aef0efae Authenticating user 'default' from [fd00:1122:3344:101::e]:43131 2026.01.20 00:01:04.556691 [ 289 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:01:04.556694 [ 291 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59529 2026.01.20 00:01:04.556726 [ 286 ] {c97a3efb-cbff-439c-8bc4-4c49109eb359} executeQuery: (from [fd00:1122:3344:101::e]:65268) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.01.20 00:01:04.556694 [ 287 ] {} TCP-Session: 1a2de812-d7b1-42b9-b592-455712f5caaa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:01:04.556764 [ 288 ] {} TCP-Session: 939c22d4-bd75-4468-b7c6-3135aef0efae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:01:04.556795 [ 288 ] {} TCP-Session: 939c22d4-bd75-4468-b7c6-3135aef0efae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:01:04.556798 [ 290 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:01:04.556810 [ 292 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46105 2026.01.20 00:01:04.556896 [ 290 ] {} TCP-Session: d0a5263b-9d62-404c-bbd8-41631f4b5575 Authenticating user 'default' from [fd00:1122:3344:101::e]:56887 2026.01.20 00:01:04.556918 [ 293 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59774 2026.01.20 00:01:04.556923 [ 290 ] {} TCP-Session: d0a5263b-9d62-404c-bbd8-41631f4b5575 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:01:04.556948 [ 289 ] {} TCP-Session: a0a55d16-3f2a-4c92-8fe0-ab88a0a701a5 Authenticating user 'default' from [fd00:1122:3344:101::e]:48486 2026.01.20 00:01:04.556963 [ 290 ] {} TCP-Session: d0a5263b-9d62-404c-bbd8-41631f4b5575 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:01:04.556991 [ 289 ] {} TCP-Session: a0a55d16-3f2a-4c92-8fe0-ab88a0a701a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:01:04.557012 [ 289 ] {} TCP-Session: a0a55d16-3f2a-4c92-8fe0-ab88a0a701a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:01:04.557157 [ 294 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33219 2026.01.20 00:01:04.557231 [ 291 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:01:04.557282 [ 291 ] {} TCP-Session: dc005c60-56ba-4f60-9c12-f7324a37a422 Authenticating user 'default' from [fd00:1122:3344:101::e]:59529 2026.01.20 00:01:04.557308 [ 291 ] {} TCP-Session: dc005c60-56ba-4f60-9c12-f7324a37a422 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:01:04.557329 [ 291 ] {} TCP-Session: dc005c60-56ba-4f60-9c12-f7324a37a422 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:01:04.557372 [ 293 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:01:04.557419 [ 293 ] {} TCP-Session: 7aaa221a-9705-4f9f-9cc2-3b07f22ff93f Authenticating user 'default' from [fd00:1122:3344:101::e]:59774 2026.01.20 00:01:04.557439 [ 293 ] {} TCP-Session: 7aaa221a-9705-4f9f-9cc2-3b07f22ff93f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:01:04.557455 [ 293 ] {} TCP-Session: 7aaa221a-9705-4f9f-9cc2-3b07f22ff93f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:01:04.557526 [ 292 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:01:04.557569 [ 292 ] {} TCP-Session: 6b53916a-0a28-41e3-b8a7-9cc381a9bd50 Authenticating user 'default' from [fd00:1122:3344:101::e]:46105 2026.01.20 00:01:04.557569 [ 294 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:01:04.557589 [ 292 ] {} TCP-Session: 6b53916a-0a28-41e3-b8a7-9cc381a9bd50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:01:04.557615 [ 292 ] {} TCP-Session: 6b53916a-0a28-41e3-b8a7-9cc381a9bd50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:01:04.557621 [ 294 ] {} TCP-Session: 717f625c-fb87-4bb2-ae3e-098e40b576b9 Authenticating user 'default' from [fd00:1122:3344:101::e]:33219 2026.01.20 00:01:04.557648 [ 294 ] {} TCP-Session: 717f625c-fb87-4bb2-ae3e-098e40b576b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:01:04.557660 [ 294 ] {} TCP-Session: 717f625c-fb87-4bb2-ae3e-098e40b576b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:01:04.557896 [ 286 ] {c97a3efb-cbff-439c-8bc4-4c49109eb359} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.01.20 00:01:04.560115 [ 286 ] {c97a3efb-cbff-439c-8bc4-4c49109eb359} InterpreterSelectQuery: FetchColumns -> Complete 2026.01.20 00:01:04.564730 [ 286 ] {c97a3efb-cbff-439c-8bc4-4c49109eb359} oximeter.version (ef382589-e1e5-4129-9849-9f0bd7ce6e36) (SelectExecutor): Key condition: unknown 2026.01.20 00:01:04.570541 [ 295 ] {c97a3efb-cbff-439c-8bc4-4c49109eb359} AggregatingTransform: Aggregating 2026.01.20 00:01:04.570645 [ 295 ] {c97a3efb-cbff-439c-8bc4-4c49109eb359} Aggregator: Aggregation method: without_key 2026.01.20 00:01:04.571497 [ 295 ] {c97a3efb-cbff-439c-8bc4-4c49109eb359} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.004730751 sec. (211.383 rows/sec., 8.26 KiB/sec.) 2026.01.20 00:01:04.571530 [ 295 ] {c97a3efb-cbff-439c-8bc4-4c49109eb359} Aggregator: Merging aggregated data 2026.01.20 00:01:04.571571 [ 295 ] {c97a3efb-cbff-439c-8bc4-4c49109eb359} Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 2026.01.20 00:01:04.572808 [ 286 ] {c97a3efb-cbff-439c-8bc4-4c49109eb359} executeQuery: Read 1 rows, 40.00 B in 0.016148 sec., 61.9271736437949 rows/sec., 2.42 KiB/sec. 2026.01.20 00:01:04.572968 [ 286 ] {c97a3efb-cbff-439c-8bc4-4c49109eb359} TCPHandler: Processed in 0.016670004 sec. 2026.01.20 00:01:04.575596 [ 286 ] {} TCPHandler: Done processing connection. 2026.01.20 00:01:04.575635 [ 293 ] {} TCPHandler: Done processing connection. 2026.01.20 00:01:04.575646 [ 286 ] {} TCP-Session: e2505d56-d40d-4b91-93c7-d6e2fc804f08 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:01:04.575658 [ 288 ] {} TCPHandler: Done processing connection. 2026.01.20 00:01:04.575683 [ 287 ] {} TCPHandler: Done processing connection. 2026.01.20 00:01:04.575698 [ 291 ] {} TCPHandler: Done processing connection. 2026.01.20 00:01:04.575727 [ 288 ] {} TCP-Session: 939c22d4-bd75-4468-b7c6-3135aef0efae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:01:04.575749 [ 287 ] {} TCP-Session: 1a2de812-d7b1-42b9-b592-455712f5caaa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:01:04.575760 [ 291 ] {} TCP-Session: dc005c60-56ba-4f60-9c12-f7324a37a422 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:01:04.575769 [ 294 ] {} TCPHandler: Done processing connection. 2026.01.20 00:01:04.575750 [ 289 ] {} TCPHandler: Done processing connection. 2026.01.20 00:01:04.575820 [ 294 ] {} TCP-Session: 717f625c-fb87-4bb2-ae3e-098e40b576b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:01:04.575734 [ 290 ] {} TCPHandler: Done processing connection. 2026.01.20 00:01:04.575848 [ 289 ] {} TCP-Session: a0a55d16-3f2a-4c92-8fe0-ab88a0a701a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:01:04.575715 [ 292 ] {} TCPHandler: Done processing connection. 2026.01.20 00:01:04.575879 [ 290 ] {} TCP-Session: d0a5263b-9d62-404c-bbd8-41631f4b5575 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:01:04.575689 [ 293 ] {} TCP-Session: 7aaa221a-9705-4f9f-9cc2-3b07f22ff93f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:01:04.575942 [ 292 ] {} TCP-Session: 6b53916a-0a28-41e3-b8a7-9cc381a9bd50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:01:05.000195 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 155.25 MiB, peak 163.37 MiB, free memory in arenas 0.00 B, will set to 159.10 MiB (RSS), difference: 3.85 MiB 2026.01.20 00:01:07.174379 [ 130 ] {} DNSResolver: Updating DNS cache 2026.01.20 00:01:07.174429 [ 130 ] {} DNSResolver: Updated DNS cache 2026.01.20 00:01:07.252310 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 497 entries to flush up to offset 985 2026.01.20 00:01:07.253047 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:01:07.253088 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2026.01.20 00:01:07.253743 [ 245 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.01.20 00:01:07.254292 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:01:07.254453 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 985 2026.01.20 00:01:07.293877 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 2026.01.20 00:01:07.312061 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:01:07.312124 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2026.01.20 00:01:07.318652 [ 244 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.01.20 00:01:07.319741 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:01:07.322782 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 16 2026.01.20 00:01:08.001153 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 159.79 MiB, peak 163.79 MiB, free memory in arenas 0.00 B, will set to 162.14 MiB (RSS), difference: 2.35 MiB 2026.01.20 00:01:09.961307 [ 286 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53222 2026.01.20 00:01:09.961430 [ 286 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:01:09.961459 [ 286 ] {} TCP-Session: 9173b997-64cf-45d7-8fd2-32a5f4c114ab Authenticating user 'default' from [fd00:1122:3344:101::e]:53222 2026.01.20 00:01:09.961482 [ 286 ] {} TCP-Session: 9173b997-64cf-45d7-8fd2-32a5f4c114ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:01:09.961496 [ 286 ] {} TCP-Session: 9173b997-64cf-45d7-8fd2-32a5f4c114ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:01:09.961731 [ 287 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34715 2026.01.20 00:01:09.961753 [ 289 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60671 2026.01.20 00:01:09.961775 [ 290 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41889 2026.01.20 00:01:09.961803 [ 291 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62748 2026.01.20 00:01:09.961826 [ 292 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53121 2026.01.20 00:01:09.961856 [ 287 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:01:09.961881 [ 290 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:01:09.961895 [ 291 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:01:09.961906 [ 287 ] {} TCP-Session: 05ce91de-8efa-4ebd-ade4-6e86279b5ace Authenticating user 'default' from [fd00:1122:3344:101::e]:34715 2026.01.20 00:01:09.961916 [ 290 ] {} TCP-Session: 63c22520-ce84-4308-8c33-d151fcb566c0 Authenticating user 'default' from [fd00:1122:3344:101::e]:41889 2026.01.20 00:01:09.961929 [ 291 ] {} TCP-Session: b1e66b1c-cdf5-47a3-a306-c48b84d5994f Authenticating user 'default' from [fd00:1122:3344:101::e]:62748 2026.01.20 00:01:09.961941 [ 287 ] {} TCP-Session: 05ce91de-8efa-4ebd-ade4-6e86279b5ace Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:01:09.961948 [ 290 ] {} TCP-Session: 63c22520-ce84-4308-8c33-d151fcb566c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:01:09.961960 [ 291 ] {} TCP-Session: b1e66b1c-cdf5-47a3-a306-c48b84d5994f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:01:09.961964 [ 287 ] {} TCP-Session: 05ce91de-8efa-4ebd-ade4-6e86279b5ace Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:01:09.961977 [ 290 ] {} TCP-Session: 63c22520-ce84-4308-8c33-d151fcb566c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:01:09.961988 [ 291 ] {} TCP-Session: b1e66b1c-cdf5-47a3-a306-c48b84d5994f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:01:09.961886 [ 289 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:01:09.961849 [ 294 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39057 2026.01.20 00:01:09.962060 [ 289 ] {} TCP-Session: 8fca7c30-8b76-41b7-b8b1-0c4f96771b0b Authenticating user 'default' from [fd00:1122:3344:101::e]:60671 2026.01.20 00:01:09.961839 [ 286 ] {} TCP-Session: 9173b997-64cf-45d7-8fd2-32a5f4c114ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:01:09.962095 [ 289 ] {} TCP-Session: 8fca7c30-8b76-41b7-b8b1-0c4f96771b0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:01:09.961835 [ 293 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64723 2026.01.20 00:01:09.962120 [ 289 ] {} TCP-Session: 8fca7c30-8b76-41b7-b8b1-0c4f96771b0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:01:09.962118 [ 294 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:01:09.961739 [ 288 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54552 2026.01.20 00:01:09.962183 [ 294 ] {} TCP-Session: 39f23c55-6645-4619-a1cc-a8726deba809 Authenticating user 'default' from [fd00:1122:3344:101::e]:39057 2026.01.20 00:01:09.962215 [ 294 ] {} TCP-Session: 39f23c55-6645-4619-a1cc-a8726deba809 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:01:09.962216 [ 293 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:01:09.962229 [ 294 ] {} TCP-Session: 39f23c55-6645-4619-a1cc-a8726deba809 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:01:09.962252 [ 293 ] {} TCP-Session: 1257d8bb-31c3-462c-877a-98ccb16d3c82 Authenticating user 'default' from [fd00:1122:3344:101::e]:64723 2026.01.20 00:01:09.962255 [ 286 ] {43fef75f-6853-4a4d-af87-40a3d6ab1ed6} executeQuery: (from [fd00:1122:3344:101::e]:53222) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.01.20 00:01:09.962276 [ 293 ] {} TCP-Session: 1257d8bb-31c3-462c-877a-98ccb16d3c82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:01:09.962289 [ 288 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:01:09.962303 [ 293 ] {} TCP-Session: 1257d8bb-31c3-462c-877a-98ccb16d3c82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:01:09.962329 [ 288 ] {} TCP-Session: b2602401-763c-4f3f-afe5-bf2aa3acb1a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:54552 2026.01.20 00:01:09.961950 [ 292 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:01:09.962368 [ 288 ] {} TCP-Session: b2602401-763c-4f3f-afe5-bf2aa3acb1a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:01:09.962378 [ 292 ] {} TCP-Session: 42c43817-759c-4510-b46c-07f8d99f65cb Authenticating user 'default' from [fd00:1122:3344:101::e]:53121 2026.01.20 00:01:09.962387 [ 288 ] {} TCP-Session: b2602401-763c-4f3f-afe5-bf2aa3acb1a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:01:09.962400 [ 292 ] {} TCP-Session: 42c43817-759c-4510-b46c-07f8d99f65cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:01:09.962418 [ 292 ] {} TCP-Session: 42c43817-759c-4510-b46c-07f8d99f65cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:01:09.962533 [ 286 ] {43fef75f-6853-4a4d-af87-40a3d6ab1ed6} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.01.20 00:01:09.962616 [ 286 ] {43fef75f-6853-4a4d-af87-40a3d6ab1ed6} InterpreterSelectQuery: FetchColumns -> Complete 2026.01.20 00:01:09.962919 [ 286 ] {43fef75f-6853-4a4d-af87-40a3d6ab1ed6} oximeter.version (ef382589-e1e5-4129-9849-9f0bd7ce6e36) (SelectExecutor): Key condition: unknown 2026.01.20 00:01:09.963796 [ 322 ] {43fef75f-6853-4a4d-af87-40a3d6ab1ed6} AggregatingTransform: Aggregating 2026.01.20 00:01:09.963840 [ 322 ] {43fef75f-6853-4a4d-af87-40a3d6ab1ed6} Aggregator: Aggregation method: without_key 2026.01.20 00:01:09.963875 [ 322 ] {43fef75f-6853-4a4d-af87-40a3d6ab1ed6} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000859491 sec. (1163.479 rows/sec., 45.45 KiB/sec.) 2026.01.20 00:01:09.963896 [ 322 ] {43fef75f-6853-4a4d-af87-40a3d6ab1ed6} Aggregator: Merging aggregated data 2026.01.20 00:01:09.965188 [ 286 ] {43fef75f-6853-4a4d-af87-40a3d6ab1ed6} executeQuery: Read 1 rows, 40.00 B in 0.002993 sec., 334.1129301703976 rows/sec., 13.05 KiB/sec. 2026.01.20 00:01:09.965316 [ 286 ] {43fef75f-6853-4a4d-af87-40a3d6ab1ed6} TCPHandler: Processed in 0.003593106 sec. 2026.01.20 00:01:09.965437 [ 286 ] {} TCPHandler: Done processing connection. 2026.01.20 00:01:09.965462 [ 294 ] {} TCPHandler: Done processing connection. 2026.01.20 00:01:09.965468 [ 286 ] {} TCP-Session: 9173b997-64cf-45d7-8fd2-32a5f4c114ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:01:09.965492 [ 288 ] {} TCPHandler: Done processing connection. 2026.01.20 00:01:09.965504 [ 287 ] {} TCPHandler: Done processing connection. 2026.01.20 00:01:09.965521 [ 289 ] {} TCPHandler: Done processing connection. 2026.01.20 00:01:09.965539 [ 288 ] {} TCP-Session: b2602401-763c-4f3f-afe5-bf2aa3acb1a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:01:09.965550 [ 291 ] {} TCPHandler: Done processing connection. 2026.01.20 00:01:09.965577 [ 289 ] {} TCP-Session: 8fca7c30-8b76-41b7-b8b1-0c4f96771b0b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:01:09.965583 [ 292 ] {} TCPHandler: Done processing connection. 2026.01.20 00:01:09.965607 [ 291 ] {} TCP-Session: b1e66b1c-cdf5-47a3-a306-c48b84d5994f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:01:09.965562 [ 290 ] {} TCPHandler: Done processing connection. 2026.01.20 00:01:09.965632 [ 292 ] {} TCP-Session: 42c43817-759c-4510-b46c-07f8d99f65cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:01:09.965559 [ 287 ] {} TCP-Session: 05ce91de-8efa-4ebd-ade4-6e86279b5ace Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:01:09.965665 [ 290 ] {} TCP-Session: 63c22520-ce84-4308-8c33-d151fcb566c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:01:09.965537 [ 293 ] {} TCPHandler: Done processing connection. 2026.01.20 00:01:09.965500 [ 294 ] {} TCP-Session: 39f23c55-6645-4619-a1cc-a8726deba809 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:01:09.965738 [ 293 ] {} TCP-Session: 1257d8bb-31c3-462c-877a-98ccb16d3c82 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:01:10.008141 [ 286 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52581 2026.01.20 00:01:10.008232 [ 286 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:01:10.008257 [ 286 ] {} TCP-Session: ec629f17-ef25-4501-9fb6-b7f1d56b7315 Authenticating user 'default' from [fd00:1122:3344:101::e]:52581 2026.01.20 00:01:10.008278 [ 286 ] {} TCP-Session: ec629f17-ef25-4501-9fb6-b7f1d56b7315 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:01:10.008293 [ 286 ] {} TCP-Session: ec629f17-ef25-4501-9fb6-b7f1d56b7315 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:01:10.008488 [ 288 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47545 2026.01.20 00:01:10.008522 [ 289 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46153 2026.01.20 00:01:10.008526 [ 290 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37156 2026.01.20 00:01:10.008554 [ 291 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36544 2026.01.20 00:01:10.008584 [ 294 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51123 2026.01.20 00:01:10.008608 [ 290 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:01:10.008606 [ 289 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:01:10.008575 [ 293 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45951 2026.01.20 00:01:10.008657 [ 289 ] {} TCP-Session: 8890a307-00d0-4752-9a2f-42d6d0ea234d Authenticating user 'default' from [fd00:1122:3344:101::e]:46153 2026.01.20 00:01:10.008662 [ 286 ] {} TCP-Session: ec629f17-ef25-4501-9fb6-b7f1d56b7315 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:01:10.008678 [ 291 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:01:10.008691 [ 289 ] {} TCP-Session: 8890a307-00d0-4752-9a2f-42d6d0ea234d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:01:10.008724 [ 293 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:01:10.008731 [ 289 ] {} TCP-Session: 8890a307-00d0-4752-9a2f-42d6d0ea234d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:01:10.008727 [ 291 ] {} TCP-Session: b7a53761-f539-458d-926b-0b9e8a741f22 Authenticating user 'default' from [fd00:1122:3344:101::e]:36544 2026.01.20 00:01:10.008754 [ 293 ] {} TCP-Session: d87bdba0-c2c9-4235-9539-c9f9304a0e93 Authenticating user 'default' from [fd00:1122:3344:101::e]:45951 2026.01.20 00:01:10.008782 [ 291 ] {} TCP-Session: b7a53761-f539-458d-926b-0b9e8a741f22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:01:10.008797 [ 293 ] {} TCP-Session: d87bdba0-c2c9-4235-9539-c9f9304a0e93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:01:10.008813 [ 291 ] {} TCP-Session: b7a53761-f539-458d-926b-0b9e8a741f22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:01:10.008827 [ 293 ] {} TCP-Session: d87bdba0-c2c9-4235-9539-c9f9304a0e93 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:01:10.008830 [ 286 ] {73eb7afa-d5fb-46f9-bb09-4c541cdbdcc2} executeQuery: (from [fd00:1122:3344:101::e]:52581) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.01.20 00:01:10.008670 [ 294 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:01:10.008646 [ 290 ] {} TCP-Session: 9df92aad-fd21-49ac-809a-bdff263eed48 Authenticating user 'default' from [fd00:1122:3344:101::e]:37156 2026.01.20 00:01:10.008903 [ 294 ] {} TCP-Session: 44885a2b-7dde-45ff-b62f-f220beed64ce Authenticating user 'default' from [fd00:1122:3344:101::e]:51123 2026.01.20 00:01:10.008922 [ 290 ] {} TCP-Session: 9df92aad-fd21-49ac-809a-bdff263eed48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:01:10.008932 [ 294 ] {} TCP-Session: 44885a2b-7dde-45ff-b62f-f220beed64ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:01:10.008941 [ 290 ] {} TCP-Session: 9df92aad-fd21-49ac-809a-bdff263eed48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:01:10.008952 [ 294 ] {} TCP-Session: 44885a2b-7dde-45ff-b62f-f220beed64ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:01:10.008489 [ 287 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62535 2026.01.20 00:01:10.008565 [ 292 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57832 2026.01.20 00:01:10.008592 [ 288 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:01:10.009080 [ 288 ] {} TCP-Session: 80bd3bc6-b3cf-4049-bd24-2f7904003153 Authenticating user 'default' from [fd00:1122:3344:101::e]:47545 2026.01.20 00:01:10.009086 [ 292 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:01:10.009085 [ 287 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:01:10.009102 [ 288 ] {} TCP-Session: 80bd3bc6-b3cf-4049-bd24-2f7904003153 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:01:10.009110 [ 292 ] {} TCP-Session: 16c49a65-4490-4a29-8fd1-bab1e945b06f Authenticating user 'default' from [fd00:1122:3344:101::e]:57832 2026.01.20 00:01:10.009121 [ 286 ] {73eb7afa-d5fb-46f9-bb09-4c541cdbdcc2} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.01.20 00:01:10.009132 [ 287 ] {} TCP-Session: c1c4b615-5f3f-4ae6-822e-4860e417f77f Authenticating user 'default' from [fd00:1122:3344:101::e]:62535 2026.01.20 00:01:10.009142 [ 292 ] {} TCP-Session: 16c49a65-4490-4a29-8fd1-bab1e945b06f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:01:10.009184 [ 287 ] {} TCP-Session: c1c4b615-5f3f-4ae6-822e-4860e417f77f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:01:10.009190 [ 286 ] {73eb7afa-d5fb-46f9-bb09-4c541cdbdcc2} InterpreterSelectQuery: FetchColumns -> Complete 2026.01.20 00:01:10.009212 [ 287 ] {} TCP-Session: c1c4b615-5f3f-4ae6-822e-4860e417f77f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:01:10.009197 [ 292 ] {} TCP-Session: 16c49a65-4490-4a29-8fd1-bab1e945b06f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:01:10.009133 [ 288 ] {} TCP-Session: 80bd3bc6-b3cf-4049-bd24-2f7904003153 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:01:10.009607 [ 286 ] {73eb7afa-d5fb-46f9-bb09-4c541cdbdcc2} oximeter.version (ef382589-e1e5-4129-9849-9f0bd7ce6e36) (SelectExecutor): Key condition: unknown 2026.01.20 00:01:10.010464 [ 319 ] {73eb7afa-d5fb-46f9-bb09-4c541cdbdcc2} AggregatingTransform: Aggregating 2026.01.20 00:01:10.010515 [ 319 ] {73eb7afa-d5fb-46f9-bb09-4c541cdbdcc2} Aggregator: Aggregation method: without_key 2026.01.20 00:01:10.010553 [ 319 ] {73eb7afa-d5fb-46f9-bb09-4c541cdbdcc2} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000842531 sec. (1186.900 rows/sec., 46.36 KiB/sec.) 2026.01.20 00:01:10.010573 [ 319 ] {73eb7afa-d5fb-46f9-bb09-4c541cdbdcc2} Aggregator: Merging aggregated data 2026.01.20 00:01:10.011973 [ 286 ] {73eb7afa-d5fb-46f9-bb09-4c541cdbdcc2} executeQuery: Read 1 rows, 40.00 B in 0.003164 sec., 316.05562579013906 rows/sec., 12.35 KiB/sec. 2026.01.20 00:01:10.012133 [ 286 ] {73eb7afa-d5fb-46f9-bb09-4c541cdbdcc2} TCPHandler: Processed in 0.003556486 sec. 2026.01.20 00:01:10.012278 [ 286 ] {} TCPHandler: Done processing connection. 2026.01.20 00:01:10.012312 [ 286 ] {} TCP-Session: ec629f17-ef25-4501-9fb6-b7f1d56b7315 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:01:10.012314 [ 287 ] {} TCPHandler: Done processing connection. 2026.01.20 00:01:10.012337 [ 288 ] {} TCPHandler: Done processing connection. 2026.01.20 00:01:10.012372 [ 294 ] {} TCPHandler: Done processing connection. 2026.01.20 00:01:10.012381 [ 290 ] {} TCPHandler: Done processing connection. 2026.01.20 00:01:10.012397 [ 288 ] {} TCP-Session: 80bd3bc6-b3cf-4049-bd24-2f7904003153 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:01:10.012427 [ 289 ] {} TCPHandler: Done processing connection. 2026.01.20 00:01:10.012444 [ 294 ] {} TCP-Session: 44885a2b-7dde-45ff-b62f-f220beed64ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:01:10.012458 [ 290 ] {} TCP-Session: 9df92aad-fd21-49ac-809a-bdff263eed48 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:01:10.012467 [ 293 ] {} TCPHandler: Done processing connection. 2026.01.20 00:01:10.012479 [ 289 ] {} TCP-Session: 8890a307-00d0-4752-9a2f-42d6d0ea234d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:01:10.012452 [ 291 ] {} TCPHandler: Done processing connection. 2026.01.20 00:01:10.012514 [ 293 ] {} TCP-Session: d87bdba0-c2c9-4235-9539-c9f9304a0e93 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:01:10.012377 [ 287 ] {} TCP-Session: c1c4b615-5f3f-4ae6-822e-4860e417f77f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:01:10.012568 [ 291 ] {} TCP-Session: b7a53761-f539-458d-926b-0b9e8a741f22 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:01:10.012404 [ 292 ] {} TCPHandler: Done processing connection. 2026.01.20 00:01:10.012621 [ 292 ] {} TCP-Session: 16c49a65-4490-4a29-8fd1-bab1e945b06f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:01:10.469158 [ 275 ] {} TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:01:10.469348 [ 275 ] {104497d8-24fb-4113-bae6-73ed0d0f44ff} executeQuery: (from [fd00:1122:3344:101::d]:44525) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) 2026.01.20 00:01:10.469628 [ 275 ] {104497d8-24fb-4113-bae6-73ed0d0f44ff} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.01.20 00:01:10.469691 [ 275 ] {104497d8-24fb-4113-bae6-73ed0d0f44ff} InterpreterSelectQuery: FetchColumns -> Complete 2026.01.20 00:01:10.470109 [ 275 ] {104497d8-24fb-4113-bae6-73ed0d0f44ff} TCPHandler: Processed in 0.001084553 sec. 2026.01.20 00:01:10.476869 [ 275 ] {} TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:01:10.477021 [ 275 ] {862f69ec-cc04-4b43-ae16-50a8894cc50d} executeQuery: (from [fd00:1122:3344:101::d]:44525) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) 2026.01.20 00:01:10.485898 [ 275 ] {862f69ec-cc04-4b43-ae16-50a8894cc50d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.01.20 00:01:10.485953 [ 275 ] {862f69ec-cc04-4b43-ae16-50a8894cc50d} InterpreterSelectQuery: FetchColumns -> Complete 2026.01.20 00:01:10.488420 [ 275 ] {862f69ec-cc04-4b43-ae16-50a8894cc50d} TCPHandler: Processed in 0.01160566 sec. 2026.01.20 00:01:10.490589 [ 275 ] {} TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:01:10.490736 [ 275 ] {cebe9954-8133-4c37-bdd3-1d7f32a9f926} executeQuery: (from [fd00:1122:3344:101::d]:44525) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) 2026.01.20 00:01:10.491041 [ 275 ] {cebe9954-8133-4c37-bdd3-1d7f32a9f926} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.01.20 00:01:10.491087 [ 275 ] {cebe9954-8133-4c37-bdd3-1d7f32a9f926} InterpreterSelectQuery: FetchColumns -> Complete 2026.01.20 00:01:10.491428 [ 275 ] {cebe9954-8133-4c37-bdd3-1d7f32a9f926} TCPHandler: Processed in 0.000902051 sec. 2026.01.20 00:01:10.491623 [ 275 ] {} TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:01:10.491733 [ 275 ] {16eeb3ab-692f-45a3-a4f9-0271d4b69fd9} executeQuery: (from [fd00:1122:3344:101::d]:44525) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) 2026.01.20 00:01:10.491963 [ 275 ] {16eeb3ab-692f-45a3-a4f9-0271d4b69fd9} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.01.20 00:01:10.492005 [ 275 ] {16eeb3ab-692f-45a3-a4f9-0271d4b69fd9} InterpreterSelectQuery: FetchColumns -> Complete 2026.01.20 00:01:10.492326 [ 275 ] {16eeb3ab-692f-45a3-a4f9-0271d4b69fd9} TCPHandler: Processed in 0.00079974 sec. 2026.01.20 00:01:10.492591 [ 275 ] {} TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:01:10.492708 [ 275 ] {020c3c9d-512c-4508-8d03-17754c5cbeb2} executeQuery: (from [fd00:1122:3344:101::d]:44525) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) 2026.01.20 00:01:10.492950 [ 275 ] {020c3c9d-512c-4508-8d03-17754c5cbeb2} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.01.20 00:01:10.492995 [ 275 ] {020c3c9d-512c-4508-8d03-17754c5cbeb2} InterpreterSelectQuery: FetchColumns -> Complete 2026.01.20 00:01:10.493293 [ 275 ] {020c3c9d-512c-4508-8d03-17754c5cbeb2} TCPHandler: Processed in 0.00075003 sec. 2026.01.20 00:01:10.493505 [ 275 ] {} TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:01:10.493621 [ 275 ] {456be04b-b51c-43d3-87aa-b53ef0a0b9a0} executeQuery: (from [fd00:1122:3344:101::d]:44525) 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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) 2026.01.20 00:01:10.493862 [ 275 ] {456be04b-b51c-43d3-87aa-b53ef0a0b9a0} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.01.20 00:01:10.493907 [ 275 ] {456be04b-b51c-43d3-87aa-b53ef0a0b9a0} InterpreterSelectQuery: FetchColumns -> Complete 2026.01.20 00:01:10.494264 [ 275 ] {456be04b-b51c-43d3-87aa-b53ef0a0b9a0} TCPHandler: Processed in 0.00080737 sec. 2026.01.20 00:01:10.494501 [ 275 ] {} TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:01:10.494626 [ 275 ] {f13b7d84-f1cf-4f3e-81fe-576bbc2c1a3b} executeQuery: (from [fd00:1122:3344:101::d]:44525) 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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) 2026.01.20 00:01:10.494912 [ 275 ] {f13b7d84-f1cf-4f3e-81fe-576bbc2c1a3b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.01.20 00:01:10.494957 [ 275 ] {f13b7d84-f1cf-4f3e-81fe-576bbc2c1a3b} InterpreterSelectQuery: FetchColumns -> Complete 2026.01.20 00:01:10.495270 [ 275 ] {f13b7d84-f1cf-4f3e-81fe-576bbc2c1a3b} TCPHandler: Processed in 0.00082178 sec. 2026.01.20 00:01:10.495492 [ 275 ] {} TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:01:10.495611 [ 275 ] {8f36bb00-5a8a-4c32-bba2-52ceb6f8c00f} executeQuery: (from [fd00:1122:3344:101::d]:44525) 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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) 2026.01.20 00:01:10.495874 [ 275 ] {8f36bb00-5a8a-4c32-bba2-52ceb6f8c00f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.01.20 00:01:10.495918 [ 275 ] {8f36bb00-5a8a-4c32-bba2-52ceb6f8c00f} InterpreterSelectQuery: FetchColumns -> Complete 2026.01.20 00:01:10.496222 [ 275 ] {8f36bb00-5a8a-4c32-bba2-52ceb6f8c00f} TCPHandler: Processed in 0.000779019 sec. 2026.01.20 00:01:10.496432 [ 275 ] {} TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:01:10.496549 [ 275 ] {2a0de034-227e-404b-be6d-a5f526ef4d88} executeQuery: (from [fd00:1122:3344:101::d]:44525) 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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) 2026.01.20 00:01:10.496815 [ 275 ] {2a0de034-227e-404b-be6d-a5f526ef4d88} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.01.20 00:01:10.496860 [ 275 ] {2a0de034-227e-404b-be6d-a5f526ef4d88} InterpreterSelectQuery: FetchColumns -> Complete 2026.01.20 00:01:10.497172 [ 275 ] {2a0de034-227e-404b-be6d-a5f526ef4d88} TCPHandler: Processed in 0.00078897 sec. 2026.01.20 00:01:10.497370 [ 275 ] {} TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:01:10.497488 [ 275 ] {638f8b23-5fe9-46a1-b355-418e357d7653} executeQuery: (from [fd00:1122:3344:101::d]:44525) 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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) 2026.01.20 00:01:10.497747 [ 275 ] {638f8b23-5fe9-46a1-b355-418e357d7653} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.01.20 00:01:10.497791 [ 275 ] {638f8b23-5fe9-46a1-b355-418e357d7653} InterpreterSelectQuery: FetchColumns -> Complete 2026.01.20 00:01:10.498099 [ 275 ] {638f8b23-5fe9-46a1-b355-418e357d7653} TCPHandler: Processed in 0.00077739 sec. 2026.01.20 00:01:10.498316 [ 275 ] {} TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:01:10.498464 [ 275 ] {c77e6a67-541c-48b4-98f4-cd4b9efa870d} executeQuery: (from [fd00:1122:3344:101::d]:44525) 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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) 2026.01.20 00:01:10.498774 [ 275 ] {c77e6a67-541c-48b4-98f4-cd4b9efa870d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.01.20 00:01:10.498819 [ 275 ] {c77e6a67-541c-48b4-98f4-cd4b9efa870d} InterpreterSelectQuery: FetchColumns -> Complete 2026.01.20 00:01:10.499129 [ 275 ] {c77e6a67-541c-48b4-98f4-cd4b9efa870d} TCPHandler: Processed in 0.000870831 sec. 2026.01.20 00:01:10.499349 [ 275 ] {} TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:01:10.499480 [ 275 ] {fecbb2ec-f64c-4f13-8a60-db366714801e} executeQuery: (from [fd00:1122:3344:101::d]:44525) 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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) 2026.01.20 00:01:10.499749 [ 275 ] {fecbb2ec-f64c-4f13-8a60-db366714801e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.01.20 00:01:10.499791 [ 275 ] {fecbb2ec-f64c-4f13-8a60-db366714801e} InterpreterSelectQuery: FetchColumns -> Complete 2026.01.20 00:01:10.500106 [ 275 ] {fecbb2ec-f64c-4f13-8a60-db366714801e} TCPHandler: Processed in 0.00080872 sec. 2026.01.20 00:01:10.500306 [ 275 ] {} TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:01:10.500439 [ 275 ] {7606f62d-7a9b-49dd-b71a-b4dc0817c828} executeQuery: (from [fd00:1122:3344:101::d]:44525) 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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) 2026.01.20 00:01:10.500772 [ 275 ] {7606f62d-7a9b-49dd-b71a-b4dc0817c828} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.01.20 00:01:10.500816 [ 275 ] {7606f62d-7a9b-49dd-b71a-b4dc0817c828} InterpreterSelectQuery: FetchColumns -> Complete 2026.01.20 00:01:10.501137 [ 275 ] {7606f62d-7a9b-49dd-b71a-b4dc0817c828} TCPHandler: Processed in 0.000880712 sec. 2026.01.20 00:01:10.501336 [ 275 ] {} TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:01:10.501455 [ 275 ] {de7686c7-a21c-4e73-a06b-7be13ad6b370} executeQuery: (from [fd00:1122:3344:101::d]:44525) 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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) 2026.01.20 00:01:10.501720 [ 275 ] {de7686c7-a21c-4e73-a06b-7be13ad6b370} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.01.20 00:01:10.501762 [ 275 ] {de7686c7-a21c-4e73-a06b-7be13ad6b370} InterpreterSelectQuery: FetchColumns -> Complete 2026.01.20 00:01:10.502217 [ 275 ] {de7686c7-a21c-4e73-a06b-7be13ad6b370} TCPHandler: Processed in 0.000929963 sec. 2026.01.20 00:01:10.502414 [ 275 ] {} TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:01:10.502533 [ 275 ] {0e40b0a0-e439-4015-b934-f4a2c3c34275} executeQuery: (from [fd00:1122:3344:101::d]:44525) 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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) 2026.01.20 00:01:10.502798 [ 275 ] {0e40b0a0-e439-4015-b934-f4a2c3c34275} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.01.20 00:01:10.502840 [ 275 ] {0e40b0a0-e439-4015-b934-f4a2c3c34275} InterpreterSelectQuery: FetchColumns -> Complete 2026.01.20 00:01:10.503152 [ 275 ] {0e40b0a0-e439-4015-b934-f4a2c3c34275} TCPHandler: Processed in 0.00078595 sec. 2026.01.20 00:01:10.503367 [ 275 ] {} TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:01:10.503487 [ 275 ] {bf5aa117-ba70-4845-905d-963c0947099e} executeQuery: (from [fd00:1122:3344:101::d]:44525) 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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) 2026.01.20 00:01:10.503768 [ 275 ] {bf5aa117-ba70-4845-905d-963c0947099e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.01.20 00:01:10.503808 [ 275 ] {bf5aa117-ba70-4845-905d-963c0947099e} InterpreterSelectQuery: FetchColumns -> Complete 2026.01.20 00:01:10.504127 [ 275 ] {bf5aa117-ba70-4845-905d-963c0947099e} TCPHandler: Processed in 0.000807631 sec. 2026.01.20 00:01:10.504334 [ 275 ] {} TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:01:10.504454 [ 275 ] {a8b6f07c-5c37-444c-917b-b35257795299} executeQuery: (from [fd00:1122:3344:101::d]:44525) 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', 'oximeter_collector:collections', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) 2026.01.20 00:01:10.504723 [ 275 ] {a8b6f07c-5c37-444c-917b-b35257795299} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.01.20 00:01:10.504766 [ 275 ] {a8b6f07c-5c37-444c-917b-b35257795299} InterpreterSelectQuery: FetchColumns -> Complete 2026.01.20 00:01:10.505079 [ 275 ] {a8b6f07c-5c37-444c-917b-b35257795299} TCPHandler: Processed in 0.00079338 sec. 2026.01.20 00:01:10.505286 [ 275 ] {} TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:01:10.505405 [ 275 ] {ebfb4884-5c84-4d58-b236-17597165ad03} executeQuery: (from [fd00:1122:3344:101::d]:44525) 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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) 2026.01.20 00:01:10.505695 [ 275 ] {ebfb4884-5c84-4d58-b236-17597165ad03} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.01.20 00:01:10.505738 [ 275 ] {ebfb4884-5c84-4d58-b236-17597165ad03} InterpreterSelectQuery: FetchColumns -> Complete 2026.01.20 00:01:10.506044 [ 275 ] {ebfb4884-5c84-4d58-b236-17597165ad03} TCPHandler: Processed in 0.000806661 sec. 2026.01.20 00:01:10.506250 [ 275 ] {} TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:01:10.506372 [ 275 ] {26676f4f-bac5-426c-99bc-e2cb213ddb0f} executeQuery: (from [fd00:1122:3344:101::d]:44525) 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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2026.01.20 00:01:10.506642 [ 275 ] {26676f4f-bac5-426c-99bc-e2cb213ddb0f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.01.20 00:01:10.506685 [ 275 ] {26676f4f-bac5-426c-99bc-e2cb213ddb0f} InterpreterSelectQuery: FetchColumns -> Complete 2026.01.20 00:01:10.506978 [ 275 ] {26676f4f-bac5-426c-99bc-e2cb213ddb0f} TCPHandler: Processed in 0.00077599 sec. 2026.01.20 00:01:10.507177 [ 275 ] {} TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:01:10.507298 [ 275 ] {13e1ba5f-308e-400e-8382-a0dcb06702fa} executeQuery: (from [fd00:1122:3344:101::d]:44525) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2026.01.20 00:01:10.507570 [ 275 ] {13e1ba5f-308e-400e-8382-a0dcb06702fa} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.01.20 00:01:10.507612 [ 275 ] {13e1ba5f-308e-400e-8382-a0dcb06702fa} InterpreterSelectQuery: FetchColumns -> Complete 2026.01.20 00:01:10.507940 [ 275 ] {13e1ba5f-308e-400e-8382-a0dcb06702fa} TCPHandler: Processed in 0.000810251 sec. 2026.01.20 00:01:10.508365 [ 275 ] {} TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:01:10.508486 [ 275 ] {00b8ee82-59bb-4296-854f-bcb020e72d1c} executeQuery: (from [fd00:1122:3344:101::d]:44525) 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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2026.01.20 00:01:10.508762 [ 275 ] {00b8ee82-59bb-4296-854f-bcb020e72d1c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.01.20 00:01:10.508804 [ 275 ] {00b8ee82-59bb-4296-854f-bcb020e72d1c} InterpreterSelectQuery: FetchColumns -> Complete 2026.01.20 00:01:10.509109 [ 275 ] {00b8ee82-59bb-4296-854f-bcb020e72d1c} TCPHandler: Processed in 0.00079295 sec. 2026.01.20 00:01:10.509314 [ 275 ] {} TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:01:10.509435 [ 275 ] {98fbbd89-3b76-4b14-925f-63a6f0b63b20} executeQuery: (from [fd00:1122:3344:101::d]:44525) 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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2026.01.20 00:01:10.509710 [ 275 ] {98fbbd89-3b76-4b14-925f-63a6f0b63b20} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.01.20 00:01:10.509751 [ 275 ] {98fbbd89-3b76-4b14-925f-63a6f0b63b20} InterpreterSelectQuery: FetchColumns -> Complete 2026.01.20 00:01:10.510061 [ 275 ] {98fbbd89-3b76-4b14-925f-63a6f0b63b20} TCPHandler: Processed in 0.00079573 sec. 2026.01.20 00:01:10.510260 [ 275 ] {} TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:01:10.510380 [ 275 ] {026b7515-92d2-4281-b816-0cc4c489c7d8} executeQuery: (from [fd00:1122:3344:101::d]:44525) 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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2026.01.20 00:01:10.510665 [ 275 ] {026b7515-92d2-4281-b816-0cc4c489c7d8} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.01.20 00:01:10.510708 [ 275 ] {026b7515-92d2-4281-b816-0cc4c489c7d8} InterpreterSelectQuery: FetchColumns -> Complete 2026.01.20 00:01:10.511013 [ 275 ] {026b7515-92d2-4281-b816-0cc4c489c7d8} TCPHandler: Processed in 0.00080106 sec. 2026.01.20 00:01:10.511783 [ 275 ] {} TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:01:10.511906 [ 275 ] {0dd4c9d9-6b2f-44dc-b60d-a37a3d116f07} executeQuery: (from [fd00:1122:3344:101::d]:44525) 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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2026.01.20 00:01:10.512204 [ 275 ] {0dd4c9d9-6b2f-44dc-b60d-a37a3d116f07} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.01.20 00:01:10.512246 [ 275 ] {0dd4c9d9-6b2f-44dc-b60d-a37a3d116f07} InterpreterSelectQuery: FetchColumns -> Complete 2026.01.20 00:01:10.512561 [ 275 ] {0dd4c9d9-6b2f-44dc-b60d-a37a3d116f07} TCPHandler: Processed in 0.00082564 sec. 2026.01.20 00:01:10.512862 [ 275 ] {} TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:01:10.512990 [ 275 ] {6b6a6165-0f2e-429e-903f-8a267092cb1b} executeQuery: (from [fd00:1122:3344:101::d]:44525) 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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2026.01.20 00:01:10.513275 [ 275 ] {6b6a6165-0f2e-429e-903f-8a267092cb1b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.01.20 00:01:10.513318 [ 275 ] {6b6a6165-0f2e-429e-903f-8a267092cb1b} InterpreterSelectQuery: FetchColumns -> Complete 2026.01.20 00:01:10.513642 [ 275 ] {6b6a6165-0f2e-429e-903f-8a267092cb1b} TCPHandler: Processed in 0.000856361 sec. 2026.01.20 00:01:10.513885 [ 275 ] {} TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:01:10.514008 [ 275 ] {54f53d90-1a1e-4930-8246-fe1405ef9edf} executeQuery: (from [fd00:1122:3344:101::d]:44525) 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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2026.01.20 00:01:10.514300 [ 275 ] {54f53d90-1a1e-4930-8246-fe1405ef9edf} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.01.20 00:01:10.514343 [ 275 ] {54f53d90-1a1e-4930-8246-fe1405ef9edf} InterpreterSelectQuery: FetchColumns -> Complete 2026.01.20 00:01:10.514664 [ 275 ] {54f53d90-1a1e-4930-8246-fe1405ef9edf} TCPHandler: Processed in 0.00082781 sec. 2026.01.20 00:01:10.514893 [ 275 ] {} TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:01:10.515016 [ 275 ] {049cce1d-0311-4519-a051-803bd772c67b} executeQuery: (from [fd00:1122:3344:101::d]:44525) 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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2026.01.20 00:01:10.515308 [ 275 ] {049cce1d-0311-4519-a051-803bd772c67b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.01.20 00:01:10.515351 [ 275 ] {049cce1d-0311-4519-a051-803bd772c67b} InterpreterSelectQuery: FetchColumns -> Complete 2026.01.20 00:01:10.515658 [ 275 ] {049cce1d-0311-4519-a051-803bd772c67b} TCPHandler: Processed in 0.000814 sec. 2026.01.20 00:01:10.515887 [ 275 ] {} TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:01:10.516011 [ 275 ] {3bc2cab3-96d7-4f5b-8fc1-d8c8f08f3f8c} executeQuery: (from [fd00:1122:3344:101::d]:44525) 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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2026.01.20 00:01:10.516303 [ 275 ] {3bc2cab3-96d7-4f5b-8fc1-d8c8f08f3f8c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.01.20 00:01:10.516346 [ 275 ] {3bc2cab3-96d7-4f5b-8fc1-d8c8f08f3f8c} InterpreterSelectQuery: FetchColumns -> Complete 2026.01.20 00:01:10.516669 [ 275 ] {3bc2cab3-96d7-4f5b-8fc1-d8c8f08f3f8c} TCPHandler: Processed in 0.000830811 sec. 2026.01.20 00:01:10.516891 [ 275 ] {} TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:01:10.517014 [ 275 ] {1badf9ef-57df-4963-a782-b16d581c9378} executeQuery: (from [fd00:1122:3344:101::d]:44525) 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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2026.01.20 00:01:10.517304 [ 275 ] {1badf9ef-57df-4963-a782-b16d581c9378} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.01.20 00:01:10.517347 [ 275 ] {1badf9ef-57df-4963-a782-b16d581c9378} InterpreterSelectQuery: FetchColumns -> Complete 2026.01.20 00:01:10.517653 [ 275 ] {1badf9ef-57df-4963-a782-b16d581c9378} TCPHandler: Processed in 0.00081103 sec. 2026.01.20 00:01:10.526131 [ 275 ] {} TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:01:10.526293 [ 275 ] {5f1578bc-4fb0-4e36-9053-461bad215a7c} executeQuery: (from [fd00:1122:3344:101::d]:44525) 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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2026.01.20 00:01:10.526688 [ 275 ] {5f1578bc-4fb0-4e36-9053-461bad215a7c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.01.20 00:01:10.526743 [ 275 ] {5f1578bc-4fb0-4e36-9053-461bad215a7c} InterpreterSelectQuery: FetchColumns -> Complete 2026.01.20 00:01:10.527413 [ 275 ] {5f1578bc-4fb0-4e36-9053-461bad215a7c} TCPHandler: Processed in 0.001344408 sec. 2026.01.20 00:01:10.527661 [ 275 ] {} TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:01:10.527788 [ 275 ] {13070218-b518-49dd-8eef-5b8ee989e846} executeQuery: (from [fd00:1122:3344:101::d]:44525) 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', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2026.01.20 00:01:10.528092 [ 275 ] {13070218-b518-49dd-8eef-5b8ee989e846} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.01.20 00:01:10.528135 [ 275 ] {13070218-b518-49dd-8eef-5b8ee989e846} InterpreterSelectQuery: FetchColumns -> Complete 2026.01.20 00:01:10.528449 [ 275 ] {13070218-b518-49dd-8eef-5b8ee989e846} TCPHandler: Processed in 0.000837061 sec. 2026.01.20 00:01:10.528672 [ 275 ] {} TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:01:10.528797 [ 275 ] {fa6ac24e-cc6c-4660-ba9e-6d1b5a004f01} executeQuery: (from [fd00:1122:3344:101::d]:44525) 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', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2026.01.20 00:01:10.529105 [ 275 ] {fa6ac24e-cc6c-4660-ba9e-6d1b5a004f01} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.01.20 00:01:10.529148 [ 275 ] {fa6ac24e-cc6c-4660-ba9e-6d1b5a004f01} InterpreterSelectQuery: FetchColumns -> Complete 2026.01.20 00:01:10.529471 [ 275 ] {fa6ac24e-cc6c-4660-ba9e-6d1b5a004f01} TCPHandler: Processed in 0.000848641 sec. 2026.01.20 00:01:10.529715 [ 275 ] {} TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:01:10.529841 [ 275 ] {a7299a4b-3cf4-4cf0-a609-e8d6cea118a5} executeQuery: (from [fd00:1122:3344:101::d]:44525) 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', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2026.01.20 00:01:10.530162 [ 275 ] {a7299a4b-3cf4-4cf0-a609-e8d6cea118a5} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.01.20 00:01:10.530204 [ 275 ] {a7299a4b-3cf4-4cf0-a609-e8d6cea118a5} InterpreterSelectQuery: FetchColumns -> Complete 2026.01.20 00:01:10.530549 [ 275 ] {a7299a4b-3cf4-4cf0-a609-e8d6cea118a5} TCPHandler: Processed in 0.000882391 sec. 2026.01.20 00:01:10.530798 [ 275 ] {} TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:01:10.530927 [ 275 ] {3d24dc6b-c696-4536-bd7b-51ce1448dd2e} executeQuery: (from [fd00:1122:3344:101::d]:44525) 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', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2026.01.20 00:01:10.531225 [ 275 ] {3d24dc6b-c696-4536-bd7b-51ce1448dd2e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.01.20 00:01:10.531267 [ 275 ] {3d24dc6b-c696-4536-bd7b-51ce1448dd2e} InterpreterSelectQuery: FetchColumns -> Complete 2026.01.20 00:01:10.531595 [ 275 ] {3d24dc6b-c696-4536-bd7b-51ce1448dd2e} TCPHandler: Processed in 0.00084565 sec. 2026.01.20 00:01:10.531812 [ 275 ] {} TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:01:10.531938 [ 275 ] {dfad0278-f35d-4bf6-80e5-dd6b7ad5d407} executeQuery: (from [fd00:1122:3344:101::d]:44525) 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', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2026.01.20 00:01:10.532254 [ 275 ] {dfad0278-f35d-4bf6-80e5-dd6b7ad5d407} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.01.20 00:01:10.532295 [ 275 ] {dfad0278-f35d-4bf6-80e5-dd6b7ad5d407} InterpreterSelectQuery: FetchColumns -> Complete 2026.01.20 00:01:10.532623 [ 275 ] {dfad0278-f35d-4bf6-80e5-dd6b7ad5d407} TCPHandler: Processed in 0.000859451 sec. 2026.01.20 00:01:10.591222 [ 275 ] {} TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:01:10.591398 [ 275 ] {78152f44-296d-4d6b-b035-820b33ad0d2f} executeQuery: (from [fd00:1122:3344:101::d]:44525) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2026.01.20 00:01:10.591475 [ 275 ] {78152f44-296d-4d6b-b035-820b33ad0d2f} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.01.20 00:01:10.592229 [ 275 ] {78152f44-296d-4d6b-b035-820b33ad0d2f} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:01:10.592279 [ 275 ] {78152f44-296d-4d6b-b035-820b33ad0d2f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2026.01.20 00:01:10.593005 [ 275 ] {78152f44-296d-4d6b-b035-820b33ad0d2f} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.01.20 00:01:10.593471 [ 275 ] {78152f44-296d-4d6b-b035-820b33ad0d2f} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:01:10.593642 [ 275 ] {78152f44-296d-4d6b-b035-820b33ad0d2f} executeQuery: Read 35 rows, 7.34 KiB in 0.002293 sec., 15263.846489315309 rows/sec., 3.13 MiB/sec. 2026.01.20 00:01:10.593684 [ 275 ] {78152f44-296d-4d6b-b035-820b33ad0d2f} TCPHandler: Processed in 0.002595454 sec. 2026.01.20 00:01:10.593814 [ 275 ] {} TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:01:10.593909 [ 275 ] {fb569ff3-c032-4095-b0b6-029fa6858b28} executeQuery: (from [fd00:1122:3344:101::d]:44525) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.01.20 00:01:10.593950 [ 275 ] {fb569ff3-c032-4095-b0b6-029fa6858b28} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.01.20 00:01:10.596569 [ 275 ] {fb569ff3-c032-4095-b0b6-029fa6858b28} oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:01:10.596603 [ 275 ] {fb569ff3-c032-4095-b0b6-029fa6858b28} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2026.01.20 00:01:10.599149 [ 275 ] {fb569ff3-c032-4095-b0b6-029fa6858b28} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.01.20 00:01:10.599578 [ 275 ] {fb569ff3-c032-4095-b0b6-029fa6858b28} oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:01:10.599711 [ 275 ] {fb569ff3-c032-4095-b0b6-029fa6858b28} executeQuery: Read 24 rows, 2.04 KiB in 0.005842 sec., 4108.182129407737 rows/sec., 349.04 KiB/sec. 2026.01.20 00:01:10.599746 [ 275 ] {fb569ff3-c032-4095-b0b6-029fa6858b28} TCPHandler: Processed in 0.006005507 sec. 2026.01.20 00:01:10.599859 [ 275 ] {} TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:01:10.599947 [ 275 ] {1249bc62-cd89-4e36-8787-553509618abe} executeQuery: (from [fd00:1122:3344:101::d]:44525) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.01.20 00:01:10.599986 [ 275 ] {1249bc62-cd89-4e36-8787-553509618abe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.01.20 00:01:10.600459 [ 275 ] {1249bc62-cd89-4e36-8787-553509618abe} oximeter.fields_ipaddr (ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:01:10.600497 [ 275 ] {1249bc62-cd89-4e36-8787-553509618abe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2026.01.20 00:01:10.600883 [ 275 ] {1249bc62-cd89-4e36-8787-553509618abe} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.01.20 00:01:10.601268 [ 275 ] {1249bc62-cd89-4e36-8787-553509618abe} oximeter.fields_ipaddr (ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:01:10.601410 [ 275 ] {1249bc62-cd89-4e36-8787-553509618abe} executeQuery: Read 14 rows, 1.14 KiB in 0.001446 sec., 9681.881051175656 rows/sec., 789.49 KiB/sec. 2026.01.20 00:01:10.601448 [ 275 ] {1249bc62-cd89-4e36-8787-553509618abe} TCPHandler: Processed in 0.0016082 sec. 2026.01.20 00:01:10.601559 [ 275 ] {} TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:01:10.601652 [ 275 ] {11332071-9edb-43da-afef-74e711c8e3d4} executeQuery: (from [fd00:1122:3344:101::d]:44525) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:01:10.601693 [ 275 ] {11332071-9edb-43da-afef-74e711c8e3d4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:01:10.602897 [ 275 ] {11332071-9edb-43da-afef-74e711c8e3d4} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:01:10.602934 [ 275 ] {11332071-9edb-43da-afef-74e711c8e3d4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2026.01.20 00:01:10.603590 [ 275 ] {11332071-9edb-43da-afef-74e711c8e3d4} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.01.20 00:01:10.604058 [ 275 ] {11332071-9edb-43da-afef-74e711c8e3d4} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:01:10.604199 [ 275 ] {11332071-9edb-43da-afef-74e711c8e3d4} executeQuery: Read 1351 rows, 115.21 KiB in 0.002564 sec., 526911.0764430577 rows/sec., 43.88 MiB/sec. 2026.01.20 00:01:10.604236 [ 275 ] {11332071-9edb-43da-afef-74e711c8e3d4} TCPHandler: Processed in 0.002726315 sec. 2026.01.20 00:01:10.604356 [ 275 ] {} TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:01:10.604455 [ 275 ] {a5a5f1c0-5980-48df-b186-76fbefac1aa4} executeQuery: (from [fd00:1122:3344:101::d]:44525) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.01.20 00:01:10.604496 [ 275 ] {a5a5f1c0-5980-48df-b186-76fbefac1aa4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.01.20 00:01:10.604933 [ 275 ] {a5a5f1c0-5980-48df-b186-76fbefac1aa4} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:01:10.604971 [ 275 ] {a5a5f1c0-5980-48df-b186-76fbefac1aa4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2026.01.20 00:01:10.605449 [ 275 ] {a5a5f1c0-5980-48df-b186-76fbefac1aa4} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.01.20 00:01:10.605981 [ 275 ] {a5a5f1c0-5980-48df-b186-76fbefac1aa4} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:01:10.606120 [ 275 ] {a5a5f1c0-5980-48df-b186-76fbefac1aa4} executeQuery: Read 40 rows, 2.99 KiB in 0.001688 sec., 23696.682464454974 rows/sec., 1.73 MiB/sec. 2026.01.20 00:01:10.606159 [ 275 ] {a5a5f1c0-5980-48df-b186-76fbefac1aa4} TCPHandler: Processed in 0.001853964 sec. 2026.01.20 00:01:10.606278 [ 275 ] {} TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:01:10.606373 [ 275 ] {c6f02803-a5eb-485b-b56e-7e4c607dab8a} executeQuery: (from [fd00:1122:3344:101::d]:44525) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.01.20 00:01:10.606416 [ 275 ] {c6f02803-a5eb-485b-b56e-7e4c607dab8a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.01.20 00:01:10.606933 [ 275 ] {c6f02803-a5eb-485b-b56e-7e4c607dab8a} oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:01:10.606967 [ 275 ] {c6f02803-a5eb-485b-b56e-7e4c607dab8a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2026.01.20 00:01:10.607427 [ 275 ] {c6f02803-a5eb-485b-b56e-7e4c607dab8a} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.01.20 00:01:10.607936 [ 275 ] {c6f02803-a5eb-485b-b56e-7e4c607dab8a} oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:01:10.608071 [ 275 ] {c6f02803-a5eb-485b-b56e-7e4c607dab8a} executeQuery: Read 252 rows, 17.85 KiB in 0.001717 sec., 146767.61793826442 rows/sec., 10.15 MiB/sec. 2026.01.20 00:01:10.608108 [ 275 ] {c6f02803-a5eb-485b-b56e-7e4c607dab8a} TCPHandler: Processed in 0.001880214 sec. 2026.01.20 00:01:10.608227 [ 275 ] {} TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:01:10.608319 [ 275 ] {5c711a13-21ff-4848-8a92-40be753a04b2} executeQuery: (from [fd00:1122:3344:101::d]:44525) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.01.20 00:01:10.608359 [ 275 ] {5c711a13-21ff-4848-8a92-40be753a04b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.01.20 00:01:10.608794 [ 275 ] {5c711a13-21ff-4848-8a92-40be753a04b2} oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:01:10.608833 [ 275 ] {5c711a13-21ff-4848-8a92-40be753a04b2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2026.01.20 00:01:10.609336 [ 275 ] {5c711a13-21ff-4848-8a92-40be753a04b2} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.01.20 00:01:10.609873 [ 275 ] {5c711a13-21ff-4848-8a92-40be753a04b2} oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:01:10.610012 [ 275 ] {5c711a13-21ff-4848-8a92-40be753a04b2} executeQuery: Read 12 rows, 960.00 B in 0.001711 sec., 7013.442431326709 rows/sec., 547.93 KiB/sec. 2026.01.20 00:01:10.610052 [ 275 ] {5c711a13-21ff-4848-8a92-40be753a04b2} TCPHandler: Processed in 0.001877354 sec. 2026.01.20 00:01:10.610703 [ 275 ] {} TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:01:10.610799 [ 275 ] {3afeeb36-fb8b-4f69-89c9-36bfb30ef09a} executeQuery: (from [fd00:1122:3344:101::d]:44525) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:01:10.610846 [ 275 ] {3afeeb36-fb8b-4f69-89c9-36bfb30ef09a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:01:10.611459 [ 275 ] {3afeeb36-fb8b-4f69-89c9-36bfb30ef09a} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:01:10.611495 [ 275 ] {3afeeb36-fb8b-4f69-89c9-36bfb30ef09a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2026.01.20 00:01:10.612078 [ 275 ] {3afeeb36-fb8b-4f69-89c9-36bfb30ef09a} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.01.20 00:01:10.612662 [ 275 ] {3afeeb36-fb8b-4f69-89c9-36bfb30ef09a} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:01:10.612802 [ 275 ] {3afeeb36-fb8b-4f69-89c9-36bfb30ef09a} executeQuery: Read 587 rows, 45.17 KiB in 0.002022 sec., 290306.62710187933 rows/sec., 21.81 MiB/sec. 2026.01.20 00:01:10.612845 [ 275 ] {3afeeb36-fb8b-4f69-89c9-36bfb30ef09a} TCPHandler: Processed in 0.002193989 sec. 2026.01.20 00:01:10.612966 [ 275 ] {} TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:01:10.613070 [ 275 ] {3328ede8-66b6-4e05-98be-7ff165db40e6} executeQuery: (from [fd00:1122:3344:101::d]:44525) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:01:10.613114 [ 275 ] {3328ede8-66b6-4e05-98be-7ff165db40e6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:01:10.613940 [ 275 ] {3328ede8-66b6-4e05-98be-7ff165db40e6} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:01:10.613974 [ 275 ] {3328ede8-66b6-4e05-98be-7ff165db40e6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2026.01.20 00:01:10.616769 [ 275 ] {3328ede8-66b6-4e05-98be-7ff165db40e6} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.01.20 00:01:10.617288 [ 275 ] {3328ede8-66b6-4e05-98be-7ff165db40e6} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:01:10.617441 [ 275 ] {3328ede8-66b6-4e05-98be-7ff165db40e6} executeQuery: Read 1575 rows, 110.32 KiB in 0.004398 sec., 358117.32605729875 rows/sec., 24.50 MiB/sec. 2026.01.20 00:01:10.617487 [ 275 ] {3328ede8-66b6-4e05-98be-7ff165db40e6} TCPHandler: Processed in 0.004571108 sec. 2026.01.20 00:01:10.617612 [ 275 ] {} TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:01:10.617709 [ 275 ] {1160ad3b-0443-44c7-8e9b-fdf85025b318} executeQuery: (from [fd00:1122:3344:101::d]:44525) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.01.20 00:01:10.617765 [ 275 ] {1160ad3b-0443-44c7-8e9b-fdf85025b318} 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 2026.01.20 00:01:10.618605 [ 275 ] {1160ad3b-0443-44c7-8e9b-fdf85025b318} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:01:10.618644 [ 275 ] {1160ad3b-0443-44c7-8e9b-fdf85025b318} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2026.01.20 00:01:10.622075 [ 275 ] {1160ad3b-0443-44c7-8e9b-fdf85025b318} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.01.20 00:01:10.622541 [ 275 ] {1160ad3b-0443-44c7-8e9b-fdf85025b318} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:01:10.622701 [ 275 ] {1160ad3b-0443-44c7-8e9b-fdf85025b318} executeQuery: Read 14 rows, 25.69 KiB in 0.00501 sec., 2794.4111776447107 rows/sec., 5.01 MiB/sec. 2026.01.20 00:01:10.622770 [ 275 ] {1160ad3b-0443-44c7-8e9b-fdf85025b318} TCPHandler: Processed in 0.005208877 sec. 2026.01.20 00:01:10.622921 [ 275 ] {} TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:01:10.623022 [ 275 ] {09c6703f-0e0f-45d5-883c-033a8f2f690c} executeQuery: (from [fd00:1122:3344:101::d]:44525) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2026.01.20 00:01:10.623068 [ 275 ] {09c6703f-0e0f-45d5-883c-033a8f2f690c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2026.01.20 00:01:10.623408 [ 275 ] {09c6703f-0e0f-45d5-883c-033a8f2f690c} oximeter.measurements_i64 (59850739-adb3-425a-b591-66fb6cb0d8da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:01:10.623445 [ 275 ] {09c6703f-0e0f-45d5-883c-033a8f2f690c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2026.01.20 00:01:10.623878 [ 275 ] {09c6703f-0e0f-45d5-883c-033a8f2f690c} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.01.20 00:01:10.624296 [ 275 ] {09c6703f-0e0f-45d5-883c-033a8f2f690c} oximeter.measurements_i64 (59850739-adb3-425a-b591-66fb6cb0d8da): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:01:10.624426 [ 275 ] {09c6703f-0e0f-45d5-883c-033a8f2f690c} executeQuery: Read 3 rows, 217.00 B in 0.001426 sec., 2103.786816269285 rows/sec., 148.61 KiB/sec. 2026.01.20 00:01:10.624469 [ 275 ] {09c6703f-0e0f-45d5-883c-033a8f2f690c} TCPHandler: Processed in 0.001617791 sec. 2026.01.20 00:01:10.624586 [ 275 ] {} TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:01:10.624679 [ 275 ] {6e08bf65-5d3e-4ed2-af63-92470e9d3208} executeQuery: (from [fd00:1122:3344:101::d]:44525) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:01:10.624720 [ 275 ] {6e08bf65-5d3e-4ed2-af63-92470e9d3208} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:01:10.625039 [ 275 ] {6e08bf65-5d3e-4ed2-af63-92470e9d3208} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:01:10.625075 [ 275 ] {6e08bf65-5d3e-4ed2-af63-92470e9d3208} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2026.01.20 00:01:10.625546 [ 275 ] {6e08bf65-5d3e-4ed2-af63-92470e9d3208} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.01.20 00:01:10.626171 [ 275 ] {6e08bf65-5d3e-4ed2-af63-92470e9d3208} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:01:10.626340 [ 275 ] {6e08bf65-5d3e-4ed2-af63-92470e9d3208} executeQuery: Read 12 rows, 848.00 B in 0.001679 sec., 7147.11137581894 rows/sec., 493.23 KiB/sec. 2026.01.20 00:01:10.626390 [ 275 ] {6e08bf65-5d3e-4ed2-af63-92470e9d3208} TCPHandler: Processed in 0.001854994 sec. 2026.01.20 00:01:12.239677 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 100 entries to flush up to offset 188 2026.01.20 00:01:12.243717 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:01:12.243766 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2026.01.20 00:01:12.245091 [ 243 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.01.20 00:01:12.245570 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:01:12.245802 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 188 2026.01.20 00:01:13.000284 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 160.60 MiB, peak 170.52 MiB, free memory in arenas 0.00 B, will set to 164.71 MiB (RSS), difference: 4.11 MiB 2026.01.20 00:01:14.518908 [ 275 ] {} TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:01:14.519114 [ 275 ] {d4d04d53-a466-42a4-bb70-e55368583466} executeQuery: (from [fd00:1122:3344:101::d]:44525) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:01:14.519184 [ 275 ] {d4d04d53-a466-42a4-bb70-e55368583466} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:01:14.519872 [ 275 ] {d4d04d53-a466-42a4-bb70-e55368583466} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:01:14.519921 [ 275 ] {d4d04d53-a466-42a4-bb70-e55368583466} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2026.01.20 00:01:14.520485 [ 275 ] {d4d04d53-a466-42a4-bb70-e55368583466} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.01.20 00:01:14.521032 [ 275 ] {d4d04d53-a466-42a4-bb70-e55368583466} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:01:14.521213 [ 275 ] {d4d04d53-a466-42a4-bb70-e55368583466} executeQuery: Read 56 rows, 4.38 KiB in 0.002149 sec., 26058.631921824104 rows/sec., 1.99 MiB/sec. 2026.01.20 00:01:14.521260 [ 275 ] {d4d04d53-a466-42a4-bb70-e55368583466} TCPHandler: Processed in 0.002489062 sec. 2026.01.20 00:01:14.521403 [ 275 ] {} TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:01:14.521507 [ 275 ] {3a6dceb9-0941-4ada-9a13-cc4a03c47271} executeQuery: (from [fd00:1122:3344:101::d]:44525) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:01:14.521556 [ 275 ] {3a6dceb9-0941-4ada-9a13-cc4a03c47271} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:01:14.522055 [ 275 ] {3a6dceb9-0941-4ada-9a13-cc4a03c47271} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:01:14.522092 [ 275 ] {3a6dceb9-0941-4ada-9a13-cc4a03c47271} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2026.01.20 00:01:14.522525 [ 275 ] {3a6dceb9-0941-4ada-9a13-cc4a03c47271} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.01.20 00:01:14.522988 [ 275 ] {3a6dceb9-0941-4ada-9a13-cc4a03c47271} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:01:14.523120 [ 275 ] {3a6dceb9-0941-4ada-9a13-cc4a03c47271} executeQuery: Read 64 rows, 5.12 KiB in 0.001636 sec., 39119.80440097799 rows/sec., 3.05 MiB/sec. 2026.01.20 00:01:14.523156 [ 275 ] {3a6dceb9-0941-4ada-9a13-cc4a03c47271} TCPHandler: Processed in 0.001810403 sec. 2026.01.20 00:01:14.523283 [ 275 ] {} TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:01:14.523376 [ 275 ] {9f417363-bd19-4f96-bec6-130947f47f57} executeQuery: (from [fd00:1122:3344:101::d]:44525) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:01:14.523421 [ 275 ] {9f417363-bd19-4f96-bec6-130947f47f57} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:01:14.523824 [ 275 ] {9f417363-bd19-4f96-bec6-130947f47f57} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:01:14.523861 [ 275 ] {9f417363-bd19-4f96-bec6-130947f47f57} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2026.01.20 00:01:14.524307 [ 275 ] {9f417363-bd19-4f96-bec6-130947f47f57} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.01.20 00:01:14.524870 [ 275 ] {9f417363-bd19-4f96-bec6-130947f47f57} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:01:14.525012 [ 275 ] {9f417363-bd19-4f96-bec6-130947f47f57} executeQuery: Read 128 rows, 9.13 KiB in 0.001655 sec., 77341.38972809668 rows/sec., 5.39 MiB/sec. 2026.01.20 00:01:14.525049 [ 275 ] {9f417363-bd19-4f96-bec6-130947f47f57} TCPHandler: Processed in 0.001816763 sec. 2026.01.20 00:01:14.525165 [ 275 ] {} TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:01:14.525260 [ 275 ] {64cede97-45e9-45c3-9137-0e1be957eca8} executeQuery: (from [fd00:1122:3344:101::d]:44525) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:01:14.525302 [ 275 ] {64cede97-45e9-45c3-9137-0e1be957eca8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:01:14.525628 [ 275 ] {64cede97-45e9-45c3-9137-0e1be957eca8} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:01:14.525665 [ 275 ] {64cede97-45e9-45c3-9137-0e1be957eca8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2026.01.20 00:01:14.526133 [ 275 ] {64cede97-45e9-45c3-9137-0e1be957eca8} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.01.20 00:01:14.526565 [ 275 ] {64cede97-45e9-45c3-9137-0e1be957eca8} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:01:14.526698 [ 275 ] {64cede97-45e9-45c3-9137-0e1be957eca8} executeQuery: Read 48 rows, 3.31 KiB in 0.001459 sec., 32899.24605894448 rows/sec., 2.22 MiB/sec. 2026.01.20 00:01:14.526734 [ 275 ] {64cede97-45e9-45c3-9137-0e1be957eca8} TCPHandler: Processed in 0.001620501 sec. 2026.01.20 00:01:14.755476 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 1433 2026.01.20 00:01:14.755987 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:01:14.756036 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2026.01.20 00:01:14.756679 [ 245 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.01.20 00:01:14.757304 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:01:14.757438 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1433 2026.01.20 00:01:14.823788 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 2026.01.20 00:01:14.840671 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:01:14.840737 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2026.01.20 00:01:14.847307 [ 244 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.01.20 00:01:14.848482 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:01:14.852005 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 23 2026.01.20 00:01:15.001243 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 165.52 MiB, peak 170.52 MiB, free memory in arenas 0.00 B, will set to 166.78 MiB (RSS), difference: 1.26 MiB 2026.01.20 00:01:19.517733 [ 275 ] {} TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:01:19.517925 [ 275 ] {93413600-6cbb-47f9-a468-df3a8e2915f4} executeQuery: (from [fd00:1122:3344:101::d]:44525) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:01:19.517990 [ 275 ] {93413600-6cbb-47f9-a468-df3a8e2915f4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:01:19.518675 [ 275 ] {93413600-6cbb-47f9-a468-df3a8e2915f4} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:01:19.518716 [ 275 ] {93413600-6cbb-47f9-a468-df3a8e2915f4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2026.01.20 00:01:19.519324 [ 275 ] {93413600-6cbb-47f9-a468-df3a8e2915f4} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.01.20 00:01:19.519839 [ 275 ] {93413600-6cbb-47f9-a468-df3a8e2915f4} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:01:19.520000 [ 275 ] {93413600-6cbb-47f9-a468-df3a8e2915f4} executeQuery: Read 56 rows, 4.38 KiB in 0.002124 sec., 26365.348399246705 rows/sec., 2.01 MiB/sec. 2026.01.20 00:01:19.520044 [ 275 ] {93413600-6cbb-47f9-a468-df3a8e2915f4} TCPHandler: Processed in 0.002442531 sec. 2026.01.20 00:01:19.520174 [ 275 ] {} TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:01:19.520270 [ 275 ] {3371f14c-e716-4654-ace1-9e20b8fa4083} executeQuery: (from [fd00:1122:3344:101::d]:44525) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:01:19.520312 [ 275 ] {3371f14c-e716-4654-ace1-9e20b8fa4083} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:01:19.520748 [ 275 ] {3371f14c-e716-4654-ace1-9e20b8fa4083} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:01:19.520787 [ 275 ] {3371f14c-e716-4654-ace1-9e20b8fa4083} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2026.01.20 00:01:19.521260 [ 275 ] {3371f14c-e716-4654-ace1-9e20b8fa4083} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.01.20 00:01:19.521817 [ 275 ] {3371f14c-e716-4654-ace1-9e20b8fa4083} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:01:19.521954 [ 275 ] {3371f14c-e716-4654-ace1-9e20b8fa4083} executeQuery: Read 64 rows, 5.12 KiB in 0.001703 sec., 37580.73987081621 rows/sec., 2.93 MiB/sec. 2026.01.20 00:01:19.521992 [ 275 ] {3371f14c-e716-4654-ace1-9e20b8fa4083} TCPHandler: Processed in 0.001868124 sec. 2026.01.20 00:01:19.522115 [ 275 ] {} TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:01:19.522222 [ 275 ] {bbba2432-87f7-45a1-a482-cc031c58ae7f} executeQuery: (from [fd00:1122:3344:101::d]:44525) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:01:19.522271 [ 275 ] {bbba2432-87f7-45a1-a482-cc031c58ae7f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:01:19.522729 [ 275 ] {bbba2432-87f7-45a1-a482-cc031c58ae7f} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:01:19.522770 [ 275 ] {bbba2432-87f7-45a1-a482-cc031c58ae7f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2026.01.20 00:01:19.523322 [ 275 ] {bbba2432-87f7-45a1-a482-cc031c58ae7f} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.01.20 00:01:19.523953 [ 275 ] {bbba2432-87f7-45a1-a482-cc031c58ae7f} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:01:19.524100 [ 275 ] {bbba2432-87f7-45a1-a482-cc031c58ae7f} executeQuery: Read 160 rows, 11.41 KiB in 0.001895 sec., 84432.71767810026 rows/sec., 5.88 MiB/sec. 2026.01.20 00:01:19.524138 [ 275 ] {bbba2432-87f7-45a1-a482-cc031c58ae7f} TCPHandler: Processed in 0.002071596 sec. 2026.01.20 00:01:19.524259 [ 275 ] {} TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:01:19.524360 [ 275 ] {22621f6f-44cb-42e6-b59d-cfc9815ee0b1} executeQuery: (from [fd00:1122:3344:101::d]:44525) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:01:19.524404 [ 275 ] {22621f6f-44cb-42e6-b59d-cfc9815ee0b1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:01:19.524741 [ 275 ] {22621f6f-44cb-42e6-b59d-cfc9815ee0b1} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:01:19.524780 [ 275 ] {22621f6f-44cb-42e6-b59d-cfc9815ee0b1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2026.01.20 00:01:19.525272 [ 275 ] {22621f6f-44cb-42e6-b59d-cfc9815ee0b1} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.01.20 00:01:19.525816 [ 275 ] {22621f6f-44cb-42e6-b59d-cfc9815ee0b1} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:01:19.525950 [ 275 ] {22621f6f-44cb-42e6-b59d-cfc9815ee0b1} executeQuery: Read 60 rows, 4.14 KiB in 0.001614 sec., 37174.72118959108 rows/sec., 2.51 MiB/sec. 2026.01.20 00:01:19.525986 [ 275 ] {22621f6f-44cb-42e6-b59d-cfc9815ee0b1} TCPHandler: Processed in 0.001783393 sec. 2026.01.20 00:01:22.174473 [ 98 ] {} DNSResolver: Updating DNS cache 2026.01.20 00:01:22.174557 [ 98 ] {} DNSResolver: Updated DNS cache 2026.01.20 00:01:22.246286 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 204 2026.01.20 00:01:22.248078 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:01:22.248115 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2026.01.20 00:01:22.249345 [ 243 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.01.20 00:01:22.249818 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:01:22.250039 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 204 2026.01.20 00:01:22.257766 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 1945 2026.01.20 00:01:22.258341 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:01:22.258380 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2026.01.20 00:01:22.259061 [ 245 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.01.20 00:01:22.259547 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:01:22.259678 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1945 2026.01.20 00:01:22.352313 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 2026.01.20 00:01:22.369053 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:01:22.369112 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2026.01.20 00:01:22.375417 [ 244 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.01.20 00:01:22.376634 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:01:22.379665 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 31 2026.01.20 00:01:24.520804 [ 275 ] {} TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:01:24.520999 [ 275 ] {f2c3f823-8bd6-474b-b6b5-ba7358cbfe36} executeQuery: (from [fd00:1122:3344:101::d]:44525) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:01:24.521068 [ 275 ] {f2c3f823-8bd6-474b-b6b5-ba7358cbfe36} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:01:24.521753 [ 275 ] {f2c3f823-8bd6-474b-b6b5-ba7358cbfe36} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:01:24.521801 [ 275 ] {f2c3f823-8bd6-474b-b6b5-ba7358cbfe36} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2026.01.20 00:01:24.522364 [ 275 ] {f2c3f823-8bd6-474b-b6b5-ba7358cbfe36} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.01.20 00:01:24.522828 [ 275 ] {f2c3f823-8bd6-474b-b6b5-ba7358cbfe36} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:01:24.523061 [ 275 ] {f2c3f823-8bd6-474b-b6b5-ba7358cbfe36} executeQuery: Read 122 rows, 10.68 KiB in 0.002111 sec., 57792.51539554713 rows/sec., 4.94 MiB/sec. 2026.01.20 00:01:24.523107 [ 275 ] {f2c3f823-8bd6-474b-b6b5-ba7358cbfe36} TCPHandler: Processed in 0.002436261 sec. 2026.01.20 00:01:24.523237 [ 275 ] {} TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:01:24.523335 [ 275 ] {119be5b5-027f-4c27-aa5c-749f0a31074f} executeQuery: (from [fd00:1122:3344:101::d]:44525) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.01.20 00:01:24.523377 [ 275 ] {119be5b5-027f-4c27-aa5c-749f0a31074f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.01.20 00:01:24.523790 [ 275 ] {119be5b5-027f-4c27-aa5c-749f0a31074f} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:01:24.523826 [ 275 ] {119be5b5-027f-4c27-aa5c-749f0a31074f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2026.01.20 00:01:24.524256 [ 275 ] {119be5b5-027f-4c27-aa5c-749f0a31074f} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.01.20 00:01:24.524765 [ 275 ] {119be5b5-027f-4c27-aa5c-749f0a31074f} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:01:24.524897 [ 275 ] {119be5b5-027f-4c27-aa5c-749f0a31074f} executeQuery: Read 33 rows, 2.48 KiB in 0.001581 sec., 20872.865275142314 rows/sec., 1.53 MiB/sec. 2026.01.20 00:01:24.524937 [ 275 ] {119be5b5-027f-4c27-aa5c-749f0a31074f} TCPHandler: Processed in 0.001750273 sec. 2026.01.20 00:01:24.525057 [ 275 ] {} TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:01:24.525153 [ 275 ] {c05a75cb-0e88-45c5-bb4d-10e3d97a1328} executeQuery: (from [fd00:1122:3344:101::d]:44525) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:01:24.525195 [ 275 ] {c05a75cb-0e88-45c5-bb4d-10e3d97a1328} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:01:24.525638 [ 275 ] {c05a75cb-0e88-45c5-bb4d-10e3d97a1328} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:01:24.525677 [ 275 ] {c05a75cb-0e88-45c5-bb4d-10e3d97a1328} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2026.01.20 00:01:24.526126 [ 275 ] {c05a75cb-0e88-45c5-bb4d-10e3d97a1328} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.01.20 00:01:24.526640 [ 275 ] {c05a75cb-0e88-45c5-bb4d-10e3d97a1328} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:01:24.526772 [ 275 ] {c05a75cb-0e88-45c5-bb4d-10e3d97a1328} executeQuery: Read 105 rows, 8.42 KiB in 0.001637 sec., 64141.72266340868 rows/sec., 5.02 MiB/sec. 2026.01.20 00:01:24.526820 [ 275 ] {c05a75cb-0e88-45c5-bb4d-10e3d97a1328} TCPHandler: Processed in 0.001811953 sec. 2026.01.20 00:01:24.526961 [ 275 ] {} TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:01:24.527061 [ 275 ] {30fd28c1-93be-4124-9f16-c6c3965aaf35} executeQuery: (from [fd00:1122:3344:101::d]:44525) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:01:24.527113 [ 275 ] {30fd28c1-93be-4124-9f16-c6c3965aaf35} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:01:24.527546 [ 275 ] {30fd28c1-93be-4124-9f16-c6c3965aaf35} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:01:24.527584 [ 275 ] {30fd28c1-93be-4124-9f16-c6c3965aaf35} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2026.01.20 00:01:24.528061 [ 275 ] {30fd28c1-93be-4124-9f16-c6c3965aaf35} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.01.20 00:01:24.528565 [ 275 ] {30fd28c1-93be-4124-9f16-c6c3965aaf35} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:01:24.528697 [ 275 ] {30fd28c1-93be-4124-9f16-c6c3965aaf35} executeQuery: Read 160 rows, 11.41 KiB in 0.001655 sec., 96676.73716012084 rows/sec., 6.73 MiB/sec. 2026.01.20 00:01:24.528735 [ 275 ] {30fd28c1-93be-4124-9f16-c6c3965aaf35} TCPHandler: Processed in 0.001824523 sec. 2026.01.20 00:01:24.528848 [ 275 ] {} TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:01:24.528943 [ 275 ] {87c9385c-fc87-4a35-b277-5511940f0e18} executeQuery: (from [fd00:1122:3344:101::d]:44525) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.01.20 00:01:24.529000 [ 275 ] {87c9385c-fc87-4a35-b277-5511940f0e18} 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 2026.01.20 00:01:24.529814 [ 275 ] {87c9385c-fc87-4a35-b277-5511940f0e18} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:01:24.529852 [ 275 ] {87c9385c-fc87-4a35-b277-5511940f0e18} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2026.01.20 00:01:24.530491 [ 275 ] {87c9385c-fc87-4a35-b277-5511940f0e18} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.01.20 00:01:24.530923 [ 275 ] {87c9385c-fc87-4a35-b277-5511940f0e18} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:01:24.531058 [ 275 ] {87c9385c-fc87-4a35-b277-5511940f0e18} executeQuery: Read 33 rows, 60.55 KiB in 0.002133 sec., 15471.167369901548 rows/sec., 27.72 MiB/sec. 2026.01.20 00:01:24.531109 [ 275 ] {87c9385c-fc87-4a35-b277-5511940f0e18} TCPHandler: Processed in 0.00231169 sec. 2026.01.20 00:01:24.531225 [ 275 ] {} TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:01:24.531320 [ 275 ] {d7a1606a-8ca3-4ec5-bc09-6a3ce7df28bc} executeQuery: (from [fd00:1122:3344:101::d]:44525) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2026.01.20 00:01:24.531371 [ 275 ] {d7a1606a-8ca3-4ec5-bc09-6a3ce7df28bc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2026.01.20 00:01:24.531694 [ 275 ] {d7a1606a-8ca3-4ec5-bc09-6a3ce7df28bc} oximeter.measurements_i64 (59850739-adb3-425a-b591-66fb6cb0d8da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:01:24.531729 [ 275 ] {d7a1606a-8ca3-4ec5-bc09-6a3ce7df28bc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2026.01.20 00:01:24.532176 [ 275 ] {d7a1606a-8ca3-4ec5-bc09-6a3ce7df28bc} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.01.20 00:01:24.532607 [ 275 ] {d7a1606a-8ca3-4ec5-bc09-6a3ce7df28bc} oximeter.measurements_i64 (59850739-adb3-425a-b591-66fb6cb0d8da): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:01:24.532738 [ 275 ] {d7a1606a-8ca3-4ec5-bc09-6a3ce7df28bc} executeQuery: Read 15 rows, 1.14 KiB in 0.001437 sec., 10438.413361169103 rows/sec., 796.47 KiB/sec. 2026.01.20 00:01:24.532773 [ 275 ] {d7a1606a-8ca3-4ec5-bc09-6a3ce7df28bc} TCPHandler: Processed in 0.00159797 sec. 2026.01.20 00:01:24.532877 [ 275 ] {} TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:01:24.532972 [ 275 ] {95c13cdd-9acf-49be-8518-03f82acc5f22} executeQuery: (from [fd00:1122:3344:101::d]:44525) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:01:24.533014 [ 275 ] {95c13cdd-9acf-49be-8518-03f82acc5f22} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:01:24.533351 [ 275 ] {95c13cdd-9acf-49be-8518-03f82acc5f22} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:01:24.533388 [ 275 ] {95c13cdd-9acf-49be-8518-03f82acc5f22} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2026.01.20 00:01:24.533792 [ 275 ] {95c13cdd-9acf-49be-8518-03f82acc5f22} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.01.20 00:01:24.534231 [ 275 ] {95c13cdd-9acf-49be-8518-03f82acc5f22} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:01:24.534364 [ 275 ] {95c13cdd-9acf-49be-8518-03f82acc5f22} executeQuery: Read 60 rows, 4.14 KiB in 0.001408 sec., 42613.63636363637 rows/sec., 2.87 MiB/sec. 2026.01.20 00:01:24.534400 [ 275 ] {95c13cdd-9acf-49be-8518-03f82acc5f22} TCPHandler: Processed in 0.00157248 sec. 2026.01.20 00:01:29.519837 [ 275 ] {} TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:01:29.520112 [ 275 ] {d7ece81d-5551-40aa-9778-ee7443c1af75} executeQuery: (from [fd00:1122:3344:101::d]:44525) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:01:29.520213 [ 275 ] {d7ece81d-5551-40aa-9778-ee7443c1af75} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:01:29.521227 [ 275 ] {d7ece81d-5551-40aa-9778-ee7443c1af75} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:01:29.521295 [ 275 ] {d7ece81d-5551-40aa-9778-ee7443c1af75} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2026.01.20 00:01:29.522106 [ 275 ] {d7ece81d-5551-40aa-9778-ee7443c1af75} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.01.20 00:01:29.522704 [ 275 ] {d7ece81d-5551-40aa-9778-ee7443c1af75} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:01:29.522968 [ 275 ] {d7ece81d-5551-40aa-9778-ee7443c1af75} executeQuery: Read 56 rows, 4.38 KiB in 0.002926 sec., 19138.755980861242 rows/sec., 1.46 MiB/sec. 2026.01.20 00:01:29.523048 [ 275 ] {d7ece81d-5551-40aa-9778-ee7443c1af75} TCPHandler: Processed in 0.003442874 sec. 2026.01.20 00:01:29.523232 [ 275 ] {} TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:01:29.523363 [ 275 ] {8c606983-6ab6-4bd2-bef1-97ce14fedbec} executeQuery: (from [fd00:1122:3344:101::d]:44525) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:01:29.523421 [ 275 ] {8c606983-6ab6-4bd2-bef1-97ce14fedbec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:01:29.524045 [ 275 ] {8c606983-6ab6-4bd2-bef1-97ce14fedbec} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:01:29.524094 [ 275 ] {8c606983-6ab6-4bd2-bef1-97ce14fedbec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2026.01.20 00:01:29.524752 [ 275 ] {8c606983-6ab6-4bd2-bef1-97ce14fedbec} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.01.20 00:01:29.525385 [ 275 ] {8c606983-6ab6-4bd2-bef1-97ce14fedbec} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:01:29.525606 [ 275 ] {8c606983-6ab6-4bd2-bef1-97ce14fedbec} executeQuery: Read 64 rows, 5.12 KiB in 0.002277 sec., 28107.158541941153 rows/sec., 2.19 MiB/sec. 2026.01.20 00:01:29.525664 [ 275 ] {8c606983-6ab6-4bd2-bef1-97ce14fedbec} TCPHandler: Processed in 0.002500961 sec. 2026.01.20 00:01:29.525832 [ 275 ] {} TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:01:29.525954 [ 275 ] {d1ccbe9b-9d60-4c05-875a-fae2c489b070} executeQuery: (from [fd00:1122:3344:101::d]:44525) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:01:29.526015 [ 275 ] {d1ccbe9b-9d60-4c05-875a-fae2c489b070} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:01:29.526899 [ 275 ] {d1ccbe9b-9d60-4c05-875a-fae2c489b070} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:01:29.526940 [ 275 ] {d1ccbe9b-9d60-4c05-875a-fae2c489b070} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2026.01.20 00:01:29.527472 [ 275 ] {d1ccbe9b-9d60-4c05-875a-fae2c489b070} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.01.20 00:01:29.528026 [ 275 ] {d1ccbe9b-9d60-4c05-875a-fae2c489b070} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:01:29.528250 [ 275 ] {d1ccbe9b-9d60-4c05-875a-fae2c489b070} executeQuery: Read 160 rows, 11.41 KiB in 0.002327 sec., 68758.05758487323 rows/sec., 4.79 MiB/sec. 2026.01.20 00:01:29.528311 [ 275 ] {d1ccbe9b-9d60-4c05-875a-fae2c489b070} TCPHandler: Processed in 0.002540593 sec. 2026.01.20 00:01:29.528463 [ 275 ] {} TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:01:29.528571 [ 275 ] {86731257-7837-44f4-a0e8-df5750ca39c1} executeQuery: (from [fd00:1122:3344:101::d]:44525) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:01:29.528622 [ 275 ] {86731257-7837-44f4-a0e8-df5750ca39c1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:01:29.529098 [ 275 ] {86731257-7837-44f4-a0e8-df5750ca39c1} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:01:29.529148 [ 275 ] {86731257-7837-44f4-a0e8-df5750ca39c1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2026.01.20 00:01:29.529818 [ 275 ] {86731257-7837-44f4-a0e8-df5750ca39c1} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.01.20 00:01:29.530538 [ 275 ] {86731257-7837-44f4-a0e8-df5750ca39c1} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:01:29.530746 [ 275 ] {86731257-7837-44f4-a0e8-df5750ca39c1} executeQuery: Read 60 rows, 4.14 KiB in 0.002202 sec., 27247.956403269756 rows/sec., 1.84 MiB/sec. 2026.01.20 00:01:29.530792 [ 275 ] {86731257-7837-44f4-a0e8-df5750ca39c1} TCPHandler: Processed in 0.0023842 sec. 2026.01.20 00:01:29.760717 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2393 2026.01.20 00:01:29.761238 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:01:29.761289 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2026.01.20 00:01:29.761976 [ 245 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.01.20 00:01:29.762610 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:01:29.762838 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2393 2026.01.20 00:01:29.880704 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 2026.01.20 00:01:29.898092 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:01:29.898157 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2026.01.20 00:01:29.904833 [ 244 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.01.20 00:01:29.906035 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:01:29.909394 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 38 2026.01.20 00:01:32.250127 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 226 2026.01.20 00:01:32.252029 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:01:32.252065 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2026.01.20 00:01:32.253295 [ 243 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.01.20 00:01:32.253750 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:01:32.254015 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 226 2026.01.20 00:01:34.519789 [ 275 ] {} TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:01:34.519982 [ 275 ] {2e2ad4d3-97db-44af-9ac0-7f1b98a977ef} executeQuery: (from [fd00:1122:3344:101::d]:44525) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:01:34.520047 [ 275 ] {2e2ad4d3-97db-44af-9ac0-7f1b98a977ef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:01:34.520716 [ 275 ] {2e2ad4d3-97db-44af-9ac0-7f1b98a977ef} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:01:34.520754 [ 275 ] {2e2ad4d3-97db-44af-9ac0-7f1b98a977ef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2026.01.20 00:01:34.521314 [ 275 ] {2e2ad4d3-97db-44af-9ac0-7f1b98a977ef} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.01.20 00:01:34.521754 [ 275 ] {2e2ad4d3-97db-44af-9ac0-7f1b98a977ef} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:01:34.521875 [ 81 ] {} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2026.01.20 00:01:34.521908 [ 275 ] {2e2ad4d3-97db-44af-9ac0-7f1b98a977ef} executeQuery: Read 124 rows, 10.87 KiB in 0.001976 sec., 62753.03643724697 rows/sec., 5.37 MiB/sec. 2026.01.20 00:01:34.521923 [ 81 ] {} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:01:34.521947 [ 81 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2026.01.20 00:01:34.521952 [ 275 ] {2e2ad4d3-97db-44af-9ac0-7f1b98a977ef} TCPHandler: Processed in 0.002293709 sec. 2026.01.20 00:01:34.522121 [ 275 ] {} TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:01:34.522249 [ 275 ] {06899da4-fd5e-4387-99e3-12ecd2c8c4f7} executeQuery: (from [fd00:1122:3344:101::d]:44525) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.01.20 00:01:34.522304 [ 275 ] {06899da4-fd5e-4387-99e3-12ecd2c8c4f7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.01.20 00:01:34.522759 [ 275 ] {06899da4-fd5e-4387-99e3-12ecd2c8c4f7} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:01:34.522798 [ 275 ] {06899da4-fd5e-4387-99e3-12ecd2c8c4f7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2026.01.20 00:01:34.523227 [ 275 ] {06899da4-fd5e-4387-99e3-12ecd2c8c4f7} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.01.20 00:01:34.523697 [ 275 ] {06899da4-fd5e-4387-99e3-12ecd2c8c4f7} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:01:34.523833 [ 275 ] {06899da4-fd5e-4387-99e3-12ecd2c8c4f7} executeQuery: Read 34 rows, 2.56 KiB in 0.00161 sec., 21118.012422360247 rows/sec., 1.55 MiB/sec. 2026.01.20 00:01:34.523872 [ 275 ] {06899da4-fd5e-4387-99e3-12ecd2c8c4f7} TCPHandler: Processed in 0.001824863 sec. 2026.01.20 00:01:34.523990 [ 275 ] {} TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:01:34.524095 [ 275 ] {13301066-92b4-4d49-9f50-ededcc5ea999} executeQuery: (from [fd00:1122:3344:101::d]:44525) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:01:34.524138 [ 275 ] {13301066-92b4-4d49-9f50-ededcc5ea999} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:01:34.524651 [ 275 ] {13301066-92b4-4d49-9f50-ededcc5ea999} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:01:34.524695 [ 275 ] {13301066-92b4-4d49-9f50-ededcc5ea999} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2026.01.20 00:01:34.525388 [ 275 ] {13301066-92b4-4d49-9f50-ededcc5ea999} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.01.20 00:01:34.525927 [ 275 ] {13301066-92b4-4d49-9f50-ededcc5ea999} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:01:34.526036 [ 81 ] {} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2026.01.20 00:01:34.526065 [ 81 ] {} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:01:34.526071 [ 275 ] {13301066-92b4-4d49-9f50-ededcc5ea999} executeQuery: Read 98 rows, 7.84 KiB in 0.001995 sec., 49122.80701754386 rows/sec., 3.84 MiB/sec. 2026.01.20 00:01:34.526085 [ 81 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2026.01.20 00:01:34.526113 [ 275 ] {13301066-92b4-4d49-9f50-ededcc5ea999} TCPHandler: Processed in 0.002173148 sec. 2026.01.20 00:01:34.526232 [ 275 ] {} TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:01:34.526329 [ 275 ] {08f479d9-6d2f-471c-96a3-5e533939e386} executeQuery: (from [fd00:1122:3344:101::d]:44525) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:01:34.526374 [ 275 ] {08f479d9-6d2f-471c-96a3-5e533939e386} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:01:34.526553 [ 201 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2026.01.20 00:01:34.526554 [ 197 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2026.01.20 00:01:34.526798 [ 275 ] {08f479d9-6d2f-471c-96a3-5e533939e386} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:01:34.526834 [ 275 ] {08f479d9-6d2f-471c-96a3-5e533939e386} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2026.01.20 00:01:34.527301 [ 275 ] {08f479d9-6d2f-471c-96a3-5e533939e386} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.01.20 00:01:34.527793 [ 275 ] {08f479d9-6d2f-471c-96a3-5e533939e386} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:01:34.527885 [ 81 ] {} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2026.01.20 00:01:34.527907 [ 81 ] {} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:01:34.527923 [ 81 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2026.01.20 00:01:34.527926 [ 275 ] {08f479d9-6d2f-471c-96a3-5e533939e386} executeQuery: Read 160 rows, 11.41 KiB in 0.001617 sec., 98948.67037724181 rows/sec., 6.89 MiB/sec. 2026.01.20 00:01:34.527965 [ 275 ] {08f479d9-6d2f-471c-96a3-5e533939e386} TCPHandler: Processed in 0.001782393 sec. 2026.01.20 00:01:34.528051 [ 195 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2026.01.20 00:01:34.528081 [ 275 ] {} TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:01:34.528186 [ 275 ] {5b8dbfd2-73dc-4faf-8423-02dfca8631e2} executeQuery: (from [fd00:1122:3344:101::d]:44525) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.01.20 00:01:34.528244 [ 275 ] {5b8dbfd2-73dc-4faf-8423-02dfca8631e2} 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 2026.01.20 00:01:34.528811 [ 201 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:01:34.528815 [ 197 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:01:34.528822 [ 195 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:01:34.529024 [ 275 ] {5b8dbfd2-73dc-4faf-8423-02dfca8631e2} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:01:34.529065 [ 275 ] {5b8dbfd2-73dc-4faf-8423-02dfca8631e2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2026.01.20 00:01:34.529711 [ 275 ] {5b8dbfd2-73dc-4faf-8423-02dfca8631e2} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.01.20 00:01:34.530205 [ 275 ] {5b8dbfd2-73dc-4faf-8423-02dfca8631e2} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:01:34.530345 [ 275 ] {5b8dbfd2-73dc-4faf-8423-02dfca8631e2} executeQuery: Read 34 rows, 62.39 KiB in 0.002178 sec., 15610.65197428834 rows/sec., 27.97 MiB/sec. 2026.01.20 00:01:34.530398 [ 275 ] {5b8dbfd2-73dc-4faf-8423-02dfca8631e2} TCPHandler: Processed in 0.002367911 sec. 2026.01.20 00:01:34.530526 [ 275 ] {} TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:01:34.530622 [ 275 ] {30fd51ab-abaa-412d-953b-a3f4706b23cb} executeQuery: (from [fd00:1122:3344:101::d]:44525) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:01:34.530666 [ 275 ] {30fd51ab-abaa-412d-953b-a3f4706b23cb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:01:34.530842 [ 201 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1351 rows starting from the beginning of the part 2026.01.20 00:01:34.530843 [ 197 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 587 rows starting from the beginning of the part 2026.01.20 00:01:34.530846 [ 195 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1575 rows starting from the beginning of the part 2026.01.20 00:01:34.531028 [ 275 ] {30fd51ab-abaa-412d-953b-a3f4706b23cb} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:01:34.531070 [ 275 ] {30fd51ab-abaa-412d-953b-a3f4706b23cb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2026.01.20 00:01:34.531496 [ 275 ] {30fd51ab-abaa-412d-953b-a3f4706b23cb} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.01.20 00:01:34.532025 [ 275 ] {30fd51ab-abaa-412d-953b-a3f4706b23cb} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:01:34.532118 [ 81 ] {} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2026.01.20 00:01:34.532146 [ 81 ] {} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:01:34.532155 [ 275 ] {30fd51ab-abaa-412d-953b-a3f4706b23cb} executeQuery: Read 60 rows, 4.14 KiB in 0.001552 sec., 38659.79381443299 rows/sec., 2.61 MiB/sec. 2026.01.20 00:01:34.532163 [ 81 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2026.01.20 00:01:34.532191 [ 275 ] {30fd51ab-abaa-412d-953b-a3f4706b23cb} TCPHandler: Processed in 0.001715612 sec. 2026.01.20 00:01:34.532251 [ 189 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2026.01.20 00:01:34.532341 [ 189 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:01:34.532375 [ 189 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part 2026.01.20 00:01:34.536857 [ 189 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 48 rows starting from the beginning of the part 2026.01.20 00:01:34.536873 [ 197 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 64 rows starting from the beginning of the part 2026.01.20 00:01:34.536883 [ 201 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 56 rows starting from the beginning of the part 2026.01.20 00:01:34.536905 [ 195 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 128 rows starting from the beginning of the part 2026.01.20 00:01:34.536929 [ 189 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 60 rows starting from the beginning of the part 2026.01.20 00:01:34.536953 [ 197 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 64 rows starting from the beginning of the part 2026.01.20 00:01:34.536984 [ 201 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 56 rows starting from the beginning of the part 2026.01.20 00:01:34.536997 [ 195 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 160 rows starting from the beginning of the part 2026.01.20 00:01:34.536999 [ 189 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 60 rows starting from the beginning of the part 2026.01.20 00:01:34.537035 [ 197 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 105 rows starting from the beginning of the part 2026.01.20 00:01:34.537072 [ 189 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 60 rows starting from the beginning of the part 2026.01.20 00:01:34.537100 [ 201 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 122 rows starting from the beginning of the part 2026.01.20 00:01:34.537120 [ 197 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 64 rows starting from the beginning of the part 2026.01.20 00:01:34.537137 [ 195 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 160 rows starting from the beginning of the part 2026.01.20 00:01:34.537140 [ 189 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 60 rows starting from the beginning of the part 2026.01.20 00:01:34.537178 [ 201 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 56 rows starting from the beginning of the part 2026.01.20 00:01:34.537204 [ 197 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 98 rows starting from the beginning of the part 2026.01.20 00:01:34.537236 [ 195 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 160 rows starting from the beginning of the part 2026.01.20 00:01:34.537245 [ 201 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 124 rows starting from the beginning of the part 2026.01.20 00:01:34.537318 [ 195 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 160 rows starting from the beginning of the part 2026.01.20 00:01:34.549242 [ 187 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 982 rows, containing 5 columns (5 merged, 0 gathered) in 0.023089446 sec., 42530.25386577054 rows/sec., 3.41 MiB/sec. 2026.01.20 00:01:34.549268 [ 197 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 300 rows, containing 4 columns (4 merged, 0 gathered) in 0.017050889 sec., 17594.390532951096 rows/sec., 1.19 MiB/sec. 2026.01.20 00:01:34.549611 [ 187 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 1765 rows, containing 5 columns (5 merged, 0 gathered) in 0.027565294 sec., 64029.79050395762 rows/sec., 5.55 MiB/sec. 2026.01.20 00:01:34.549656 [ 186 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2026.01.20 00:01:34.549739 [ 198 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2026.01.20 00:01:34.549814 [ 201 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 2343 rows, containing 5 columns (5 merged, 0 gathered) in 0.0218285 sec., 107336.73866733856 rows/sec., 7.39 MiB/sec. 2026.01.20 00:01:34.550052 [ 190 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2026.01.20 00:01:34.550237 [ 186 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_6_1} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:01:34.550285 [ 201 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2026.01.20 00:01:34.550322 [ 186 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_6_1} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2026.01.20 00:01:34.550440 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. 2026.01.20 00:01:34.550482 [ 197 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_6_1} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:01:34.550561 [ 197 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_6_1} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2026.01.20 00:01:34.550632 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. 2026.01.20 00:01:34.550729 [ 190 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_6_1} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:01:34.550813 [ 190 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_6_1} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2026.01.20 00:01:34.550833 [ 201 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_6_1} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:01:34.550892 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. 2026.01.20 00:01:34.550910 [ 201 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_6_1} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2026.01.20 00:01:34.550989 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. 2026.01.20 00:01:35.000442 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 170.59 MiB, peak 183.79 MiB, free memory in arenas 0.00 B, will set to 172.06 MiB (RSS), difference: 1.48 MiB 2026.01.20 00:01:37.174613 [ 77 ] {} DNSResolver: Updating DNS cache 2026.01.20 00:01:37.174673 [ 77 ] {} DNSResolver: Updated DNS cache 2026.01.20 00:01:37.263888 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2905 2026.01.20 00:01:37.264374 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:01:37.264408 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2026.01.20 00:01:37.265034 [ 245 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.01.20 00:01:37.265615 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:01:37.265726 [ 77 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2026.01.20 00:01:37.265747 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2905 2026.01.20 00:01:37.265760 [ 77 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:01:37.265780 [ 77 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2026.01.20 00:01:37.265907 [ 186 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2026.01.20 00:01:37.266067 [ 186 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:01:37.266111 [ 186 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 488 rows starting from the beginning of the part 2026.01.20 00:01:37.266222 [ 186 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 497 rows starting from the beginning of the part 2026.01.20 00:01:37.266283 [ 186 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 448 rows starting from the beginning of the part 2026.01.20 00:01:37.266340 [ 186 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 512 rows starting from the beginning of the part 2026.01.20 00:01:37.266391 [ 186 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 448 rows starting from the beginning of the part 2026.01.20 00:01:37.266442 [ 186 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 512 rows starting from the beginning of the part 2026.01.20 00:01:37.293962 [ 190 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 2905 rows, containing 4 columns (4 merged, 0 gathered) in 0.02811311 sec., 103332.57330832483 rows/sec., 1.48 MiB/sec. 2026.01.20 00:01:37.295059 [ 186 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2026.01.20 00:01:37.295607 [ 186 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_6_1} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:01:37.295679 [ 186 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_6_1} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2026.01.20 00:01:37.295745 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. 2026.01.20 00:01:37.410447 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 2026.01.20 00:01:37.427501 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:01:37.427555 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2026.01.20 00:01:37.433773 [ 244 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.01.20 00:01:37.434954 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:01:37.435246 [ 77 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2026.01.20 00:01:37.435296 [ 77 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:01:37.435317 [ 77 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2026.01.20 00:01:37.435411 [ 186 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2026.01.20 00:01:37.438431 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 46 2026.01.20 00:01:37.439636 [ 186 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:01:37.441097 [ 186 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part 2026.01.20 00:01:37.445612 [ 186 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 8 rows starting from the beginning of the part 2026.01.20 00:01:37.449915 [ 186 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 7 rows starting from the beginning of the part 2026.01.20 00:01:37.453966 [ 186 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 8 rows starting from the beginning of the part 2026.01.20 00:01:37.461311 [ 186 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 7 rows starting from the beginning of the part 2026.01.20 00:01:37.465622 [ 186 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 8 rows starting from the beginning of the part 2026.01.20 00:01:37.528394 [ 195 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.093013583 sec., 494.55142481716894 rows/sec., 2.56 MiB/sec. 2026.01.20 00:01:37.530285 [ 198 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2026.01.20 00:01:37.532693 [ 198 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_6_1} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:01:37.532798 [ 198 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_6_1} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2026.01.20 00:01:37.534181 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. 2026.01.20 00:01:38.000168 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 173.18 MiB, peak 183.79 MiB, free memory in arenas 0.00 B, will set to 182.60 MiB (RSS), difference: 9.42 MiB 2026.01.20 00:01:39.517899 [ 275 ] {} TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:01:39.518106 [ 275 ] {43a9f8be-3c69-4247-a225-cf1f26a7a4ce} executeQuery: (from [fd00:1122:3344:101::d]:44525) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:01:39.518175 [ 275 ] {43a9f8be-3c69-4247-a225-cf1f26a7a4ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:01:39.518876 [ 275 ] {43a9f8be-3c69-4247-a225-cf1f26a7a4ce} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:01:39.518922 [ 275 ] {43a9f8be-3c69-4247-a225-cf1f26a7a4ce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2026.01.20 00:01:39.519319 [ 275 ] {43a9f8be-3c69-4247-a225-cf1f26a7a4ce} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2026.01.20 00:01:39.519548 [ 275 ] {43a9f8be-3c69-4247-a225-cf1f26a7a4ce} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:01:39.519704 [ 275 ] {43a9f8be-3c69-4247-a225-cf1f26a7a4ce} executeQuery: Read 56 rows, 4.38 KiB in 0.001652 sec., 33898.30508474576 rows/sec., 2.59 MiB/sec. 2026.01.20 00:01:39.519747 [ 275 ] {43a9f8be-3c69-4247-a225-cf1f26a7a4ce} TCPHandler: Processed in 0.001980776 sec. 2026.01.20 00:01:39.519875 [ 275 ] {} TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:01:39.519974 [ 275 ] {703e5976-a363-4011-b1a1-b8d87da1c872} executeQuery: (from [fd00:1122:3344:101::d]:44525) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:01:39.520015 [ 275 ] {703e5976-a363-4011-b1a1-b8d87da1c872} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:01:39.520455 [ 275 ] {703e5976-a363-4011-b1a1-b8d87da1c872} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:01:39.520494 [ 275 ] {703e5976-a363-4011-b1a1-b8d87da1c872} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2026.01.20 00:01:39.520804 [ 275 ] {703e5976-a363-4011-b1a1-b8d87da1c872} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2026.01.20 00:01:39.521019 [ 275 ] {703e5976-a363-4011-b1a1-b8d87da1c872} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:01:39.521148 [ 275 ] {703e5976-a363-4011-b1a1-b8d87da1c872} executeQuery: Read 64 rows, 5.12 KiB in 0.001194 sec., 53601.34003350084 rows/sec., 4.18 MiB/sec. 2026.01.20 00:01:39.521186 [ 275 ] {703e5976-a363-4011-b1a1-b8d87da1c872} TCPHandler: Processed in 0.001360797 sec. 2026.01.20 00:01:39.521303 [ 275 ] {} TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:01:39.521400 [ 275 ] {64f7e53e-526b-45a2-b8d8-3b5cfdf74c30} executeQuery: (from [fd00:1122:3344:101::d]:44525) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:01:39.521444 [ 275 ] {64f7e53e-526b-45a2-b8d8-3b5cfdf74c30} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:01:39.521870 [ 275 ] {64f7e53e-526b-45a2-b8d8-3b5cfdf74c30} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:01:39.521909 [ 275 ] {64f7e53e-526b-45a2-b8d8-3b5cfdf74c30} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2026.01.20 00:01:39.522255 [ 275 ] {64f7e53e-526b-45a2-b8d8-3b5cfdf74c30} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2026.01.20 00:01:39.522480 [ 275 ] {64f7e53e-526b-45a2-b8d8-3b5cfdf74c30} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:01:39.522610 [ 275 ] {64f7e53e-526b-45a2-b8d8-3b5cfdf74c30} executeQuery: Read 160 rows, 11.41 KiB in 0.001229 sec., 130187.14401952806 rows/sec., 9.07 MiB/sec. 2026.01.20 00:01:39.522647 [ 275 ] {64f7e53e-526b-45a2-b8d8-3b5cfdf74c30} TCPHandler: Processed in 0.001394948 sec. 2026.01.20 00:01:39.522750 [ 275 ] {} TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:01:39.522847 [ 275 ] {57b81e61-35f6-45ad-a041-46889fe7ef91} executeQuery: (from [fd00:1122:3344:101::d]:44525) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:01:39.522889 [ 275 ] {57b81e61-35f6-45ad-a041-46889fe7ef91} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:01:39.523234 [ 275 ] {57b81e61-35f6-45ad-a041-46889fe7ef91} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:01:39.523271 [ 275 ] {57b81e61-35f6-45ad-a041-46889fe7ef91} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2026.01.20 00:01:39.523570 [ 275 ] {57b81e61-35f6-45ad-a041-46889fe7ef91} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2026.01.20 00:01:39.523768 [ 275 ] {57b81e61-35f6-45ad-a041-46889fe7ef91} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:01:39.523892 [ 275 ] {57b81e61-35f6-45ad-a041-46889fe7ef91} executeQuery: Read 60 rows, 4.14 KiB in 0.001093 sec., 54894.784995425434 rows/sec., 3.70 MiB/sec. 2026.01.20 00:01:39.523926 [ 275 ] {57b81e61-35f6-45ad-a041-46889fe7ef91} TCPHandler: Processed in 0.001254666 sec. 2026.01.20 00:01:42.254117 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 246 2026.01.20 00:01:42.256201 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:01:42.256248 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2026.01.20 00:01:42.257378 [ 243 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.01.20 00:01:42.257639 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:01:42.257959 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 246 2026.01.20 00:01:44.547119 [ 275 ] {} TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:01:44.547328 [ 275 ] {729e015a-f52c-4bed-ab6f-c15f48eade62} executeQuery: (from [fd00:1122:3344:101::d]:44525) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.01.20 00:01:44.547399 [ 275 ] {729e015a-f52c-4bed-ab6f-c15f48eade62} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.01.20 00:01:44.548102 [ 275 ] {729e015a-f52c-4bed-ab6f-c15f48eade62} oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:01:44.548152 [ 275 ] {729e015a-f52c-4bed-ab6f-c15f48eade62} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2026.01.20 00:01:44.548545 [ 275 ] {729e015a-f52c-4bed-ab6f-c15f48eade62} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.01.20 00:01:44.548786 [ 275 ] {729e015a-f52c-4bed-ab6f-c15f48eade62} oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:01:44.548939 [ 275 ] {729e015a-f52c-4bed-ab6f-c15f48eade62} executeQuery: Read 24 rows, 2.04 KiB in 0.001663 sec., 14431.749849669273 rows/sec., 1.20 MiB/sec. 2026.01.20 00:01:44.548983 [ 275 ] {729e015a-f52c-4bed-ab6f-c15f48eade62} TCPHandler: Processed in 0.002007346 sec. 2026.01.20 00:01:44.549122 [ 275 ] {} TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:01:44.549220 [ 275 ] {cd35c626-6514-4f7e-8b8b-c961dc999a9a} executeQuery: (from [fd00:1122:3344:101::d]:44525) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:01:44.549262 [ 275 ] {cd35c626-6514-4f7e-8b8b-c961dc999a9a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:01:44.550379 [ 275 ] {cd35c626-6514-4f7e-8b8b-c961dc999a9a} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:01:44.550418 [ 275 ] {cd35c626-6514-4f7e-8b8b-c961dc999a9a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2026.01.20 00:01:44.550882 [ 275 ] {cd35c626-6514-4f7e-8b8b-c961dc999a9a} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2026.01.20 00:01:44.551110 [ 275 ] {cd35c626-6514-4f7e-8b8b-c961dc999a9a} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:01:44.551241 [ 275 ] {cd35c626-6514-4f7e-8b8b-c961dc999a9a} executeQuery: Read 1386 rows, 118.63 KiB in 0.002041 sec., 679078.882900539 rows/sec., 56.76 MiB/sec. 2026.01.20 00:01:44.551280 [ 275 ] {cd35c626-6514-4f7e-8b8b-c961dc999a9a} TCPHandler: Processed in 0.002208488 sec. 2026.01.20 00:01:44.551401 [ 275 ] {} TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:01:44.551498 [ 275 ] {47386ed7-e5c7-46fd-a1aa-7063016f15f7} executeQuery: (from [fd00:1122:3344:101::d]:44525) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.01.20 00:01:44.551542 [ 275 ] {47386ed7-e5c7-46fd-a1aa-7063016f15f7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.01.20 00:01:44.552028 [ 275 ] {47386ed7-e5c7-46fd-a1aa-7063016f15f7} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:01:44.552067 [ 275 ] {47386ed7-e5c7-46fd-a1aa-7063016f15f7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2026.01.20 00:01:44.552371 [ 275 ] {47386ed7-e5c7-46fd-a1aa-7063016f15f7} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.01.20 00:01:44.552587 [ 275 ] {47386ed7-e5c7-46fd-a1aa-7063016f15f7} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:01:44.552717 [ 275 ] {47386ed7-e5c7-46fd-a1aa-7063016f15f7} executeQuery: Read 47 rows, 3.59 KiB in 0.001238 sec., 37964.45880452343 rows/sec., 2.83 MiB/sec. 2026.01.20 00:01:44.552756 [ 275 ] {47386ed7-e5c7-46fd-a1aa-7063016f15f7} TCPHandler: Processed in 0.001405818 sec. 2026.01.20 00:01:44.552873 [ 275 ] {} TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:01:44.552968 [ 275 ] {ec0b1f85-cc83-49b7-8089-cbe3dbcc0431} executeQuery: (from [fd00:1122:3344:101::d]:44525) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.01.20 00:01:44.553009 [ 275 ] {ec0b1f85-cc83-49b7-8089-cbe3dbcc0431} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.01.20 00:01:44.553505 [ 275 ] {ec0b1f85-cc83-49b7-8089-cbe3dbcc0431} oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:01:44.553545 [ 275 ] {ec0b1f85-cc83-49b7-8089-cbe3dbcc0431} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2026.01.20 00:01:44.553862 [ 275 ] {ec0b1f85-cc83-49b7-8089-cbe3dbcc0431} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.01.20 00:01:44.554080 [ 275 ] {ec0b1f85-cc83-49b7-8089-cbe3dbcc0431} oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:01:44.554206 [ 275 ] {ec0b1f85-cc83-49b7-8089-cbe3dbcc0431} executeQuery: Read 252 rows, 17.85 KiB in 0.001257 sec., 200477.32696897374 rows/sec., 13.87 MiB/sec. 2026.01.20 00:01:44.554246 [ 275 ] {ec0b1f85-cc83-49b7-8089-cbe3dbcc0431} TCPHandler: Processed in 0.001421838 sec. 2026.01.20 00:01:44.554363 [ 275 ] {} TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:01:44.554458 [ 275 ] {61158435-5e2e-410f-ac53-4d9396b11b73} executeQuery: (from [fd00:1122:3344:101::d]:44525) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.01.20 00:01:44.554499 [ 275 ] {61158435-5e2e-410f-ac53-4d9396b11b73} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.01.20 00:01:44.554899 [ 275 ] {61158435-5e2e-410f-ac53-4d9396b11b73} oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:01:44.554936 [ 275 ] {61158435-5e2e-410f-ac53-4d9396b11b73} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2026.01.20 00:01:44.555228 [ 275 ] {61158435-5e2e-410f-ac53-4d9396b11b73} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.01.20 00:01:44.555435 [ 275 ] {61158435-5e2e-410f-ac53-4d9396b11b73} oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:01:44.555560 [ 275 ] {61158435-5e2e-410f-ac53-4d9396b11b73} executeQuery: Read 12 rows, 960.00 B in 0.00112 sec., 10714.285714285716 rows/sec., 837.05 KiB/sec. 2026.01.20 00:01:44.555600 [ 275 ] {61158435-5e2e-410f-ac53-4d9396b11b73} TCPHandler: Processed in 0.001286427 sec. 2026.01.20 00:01:44.555712 [ 275 ] {} TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:01:44.555809 [ 275 ] {d464125d-b6c3-4c89-9031-3b7d0406f45a} executeQuery: (from [fd00:1122:3344:101::d]:44525) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:01:44.555849 [ 275 ] {d464125d-b6c3-4c89-9031-3b7d0406f45a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:01:44.556455 [ 275 ] {d464125d-b6c3-4c89-9031-3b7d0406f45a} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:01:44.556492 [ 275 ] {d464125d-b6c3-4c89-9031-3b7d0406f45a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2026.01.20 00:01:44.556841 [ 275 ] {d464125d-b6c3-4c89-9031-3b7d0406f45a} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2026.01.20 00:01:44.557060 [ 275 ] {d464125d-b6c3-4c89-9031-3b7d0406f45a} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:01:44.557191 [ 275 ] {d464125d-b6c3-4c89-9031-3b7d0406f45a} executeQuery: Read 591 rows, 45.46 KiB in 0.001401 sec., 421841.54175588867 rows/sec., 31.69 MiB/sec. 2026.01.20 00:01:44.557230 [ 275 ] {d464125d-b6c3-4c89-9031-3b7d0406f45a} TCPHandler: Processed in 0.001567131 sec. 2026.01.20 00:01:44.557343 [ 275 ] {} TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:01:44.557440 [ 275 ] {ec70f02d-552e-455f-84c6-51bdeb436ee4} executeQuery: (from [fd00:1122:3344:101::d]:44525) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:01:44.557484 [ 275 ] {ec70f02d-552e-455f-84c6-51bdeb436ee4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:01:44.558059 [ 275 ] {ec70f02d-552e-455f-84c6-51bdeb436ee4} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:01:44.558097 [ 275 ] {ec70f02d-552e-455f-84c6-51bdeb436ee4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2026.01.20 00:01:44.558473 [ 275 ] {ec70f02d-552e-455f-84c6-51bdeb436ee4} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2026.01.20 00:01:44.558685 [ 275 ] {ec70f02d-552e-455f-84c6-51bdeb436ee4} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:01:44.558815 [ 275 ] {ec70f02d-552e-455f-84c6-51bdeb436ee4} executeQuery: Read 868 rows, 60.25 KiB in 0.001394 sec., 622668.5796269727 rows/sec., 42.21 MiB/sec. 2026.01.20 00:01:44.558851 [ 275 ] {ec70f02d-552e-455f-84c6-51bdeb436ee4} TCPHandler: Processed in 0.00155833 sec. 2026.01.20 00:01:44.558964 [ 275 ] {} TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:01:44.559060 [ 275 ] {31596a15-2fae-40a0-a1ee-a548f32b1ab6} executeQuery: (from [fd00:1122:3344:101::d]:44525) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.01.20 00:01:44.559116 [ 275 ] {31596a15-2fae-40a0-a1ee-a548f32b1ab6} 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 2026.01.20 00:01:44.559941 [ 275 ] {31596a15-2fae-40a0-a1ee-a548f32b1ab6} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:01:44.559980 [ 275 ] {31596a15-2fae-40a0-a1ee-a548f32b1ab6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2026.01.20 00:01:44.560525 [ 275 ] {31596a15-2fae-40a0-a1ee-a548f32b1ab6} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.01.20 00:01:44.560750 [ 275 ] {31596a15-2fae-40a0-a1ee-a548f32b1ab6} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:01:44.560887 [ 275 ] {31596a15-2fae-40a0-a1ee-a548f32b1ab6} executeQuery: Read 35 rows, 64.22 KiB in 0.001846 sec., 18959.91332611051 rows/sec., 33.98 MiB/sec. 2026.01.20 00:01:44.560938 [ 275 ] {31596a15-2fae-40a0-a1ee-a548f32b1ab6} TCPHandler: Processed in 0.002022866 sec. 2026.01.20 00:01:44.561055 [ 275 ] {} TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:01:44.561151 [ 275 ] {d9f00dc3-028e-4f91-b73f-2255a7135b19} executeQuery: (from [fd00:1122:3344:101::d]:44525) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:01:44.561196 [ 275 ] {d9f00dc3-028e-4f91-b73f-2255a7135b19} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:01:44.561537 [ 275 ] {d9f00dc3-028e-4f91-b73f-2255a7135b19} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:01:44.561575 [ 275 ] {d9f00dc3-028e-4f91-b73f-2255a7135b19} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2026.01.20 00:01:44.561905 [ 275 ] {d9f00dc3-028e-4f91-b73f-2255a7135b19} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2026.01.20 00:01:44.562119 [ 275 ] {d9f00dc3-028e-4f91-b73f-2255a7135b19} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:01:44.562245 [ 275 ] {d9f00dc3-028e-4f91-b73f-2255a7135b19} executeQuery: Read 60 rows, 4.14 KiB in 0.001114 sec., 53859.964093357274 rows/sec., 3.63 MiB/sec. 2026.01.20 00:01:44.562281 [ 275 ] {d9f00dc3-028e-4f91-b73f-2255a7135b19} TCPHandler: Processed in 0.001276096 sec. 2026.01.20 00:01:44.765906 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3353 2026.01.20 00:01:44.766390 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:01:44.766428 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2026.01.20 00:01:44.767051 [ 245 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2026.01.20 00:01:44.767313 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:01:44.767456 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3353 2026.01.20 00:01:44.938590 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 2026.01.20 00:01:44.956359 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:01:44.956421 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2026.01.20 00:01:44.962080 [ 244 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2026.01.20 00:01:44.962771 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:01:44.966045 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 53 2026.01.20 00:01:49.518174 [ 275 ] {} TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:01:49.518400 [ 275 ] {b9fe1949-faed-4e25-8608-1dd84f63f15e} executeQuery: (from [fd00:1122:3344:101::d]:44525) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:01:49.518476 [ 275 ] {b9fe1949-faed-4e25-8608-1dd84f63f15e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:01:49.519183 [ 275 ] {b9fe1949-faed-4e25-8608-1dd84f63f15e} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:01:49.519233 [ 275 ] {b9fe1949-faed-4e25-8608-1dd84f63f15e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2026.01.20 00:01:49.519632 [ 275 ] {b9fe1949-faed-4e25-8608-1dd84f63f15e} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2026.01.20 00:01:49.519881 [ 275 ] {b9fe1949-faed-4e25-8608-1dd84f63f15e} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:01:49.520043 [ 275 ] {b9fe1949-faed-4e25-8608-1dd84f63f15e} executeQuery: Read 56 rows, 4.38 KiB in 0.0017 sec., 32941.17647058824 rows/sec., 2.51 MiB/sec. 2026.01.20 00:01:49.520086 [ 275 ] {b9fe1949-faed-4e25-8608-1dd84f63f15e} TCPHandler: Processed in 0.002052646 sec. 2026.01.20 00:01:49.520210 [ 275 ] {} TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:01:49.520307 [ 275 ] {21f49c84-2ba8-40be-a2f7-cb088159d572} executeQuery: (from [fd00:1122:3344:101::d]:44525) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:01:49.520349 [ 275 ] {21f49c84-2ba8-40be-a2f7-cb088159d572} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:01:49.520790 [ 275 ] {21f49c84-2ba8-40be-a2f7-cb088159d572} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:01:49.520829 [ 275 ] {21f49c84-2ba8-40be-a2f7-cb088159d572} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2026.01.20 00:01:49.521136 [ 275 ] {21f49c84-2ba8-40be-a2f7-cb088159d572} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2026.01.20 00:01:49.521357 [ 275 ] {21f49c84-2ba8-40be-a2f7-cb088159d572} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:01:49.521486 [ 275 ] {21f49c84-2ba8-40be-a2f7-cb088159d572} executeQuery: Read 64 rows, 5.12 KiB in 0.001198 sec., 53422.37061769616 rows/sec., 4.17 MiB/sec. 2026.01.20 00:01:49.521525 [ 275 ] {21f49c84-2ba8-40be-a2f7-cb088159d572} TCPHandler: Processed in 0.001366298 sec. 2026.01.20 00:01:49.521661 [ 275 ] {} TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:01:49.521757 [ 275 ] {1627b63d-0205-4dd5-9205-d12271ca1429} executeQuery: (from [fd00:1122:3344:101::d]:44525) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:01:49.521803 [ 275 ] {1627b63d-0205-4dd5-9205-d12271ca1429} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:01:49.522212 [ 275 ] {1627b63d-0205-4dd5-9205-d12271ca1429} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:01:49.522251 [ 275 ] {1627b63d-0205-4dd5-9205-d12271ca1429} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2026.01.20 00:01:49.522604 [ 275 ] {1627b63d-0205-4dd5-9205-d12271ca1429} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2026.01.20 00:01:49.522837 [ 275 ] {1627b63d-0205-4dd5-9205-d12271ca1429} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:01:49.522966 [ 275 ] {1627b63d-0205-4dd5-9205-d12271ca1429} executeQuery: Read 160 rows, 11.41 KiB in 0.001229 sec., 130187.14401952806 rows/sec., 9.07 MiB/sec. 2026.01.20 00:01:49.523002 [ 275 ] {1627b63d-0205-4dd5-9205-d12271ca1429} TCPHandler: Processed in 0.001393228 sec. 2026.01.20 00:01:49.523124 [ 275 ] {} TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:01:49.523219 [ 275 ] {6c35bc03-076f-4db9-883d-b5629969782b} executeQuery: (from [fd00:1122:3344:101::d]:44525) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:01:49.523262 [ 275 ] {6c35bc03-076f-4db9-883d-b5629969782b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:01:49.523608 [ 275 ] {6c35bc03-076f-4db9-883d-b5629969782b} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:01:49.523643 [ 275 ] {6c35bc03-076f-4db9-883d-b5629969782b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2026.01.20 00:01:49.523948 [ 275 ] {6c35bc03-076f-4db9-883d-b5629969782b} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2026.01.20 00:01:49.524157 [ 275 ] {6c35bc03-076f-4db9-883d-b5629969782b} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:01:49.524282 [ 275 ] {6c35bc03-076f-4db9-883d-b5629969782b} executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. 2026.01.20 00:01:49.524317 [ 275 ] {6c35bc03-076f-4db9-883d-b5629969782b} TCPHandler: Processed in 0.001242796 sec. 2026.01.20 00:01:52.174924 [ 55 ] {} DNSResolver: Updating DNS cache 2026.01.20 00:01:52.174969 [ 55 ] {} DNSResolver: Updated DNS cache 2026.01.20 00:01:52.258145 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 272 2026.01.20 00:01:52.260241 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:01:52.260287 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2026.01.20 00:01:52.261477 [ 243 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.01.20 00:01:52.261760 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:01:52.261892 [ 55 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2026.01.20 00:01:52.261932 [ 55 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:01:52.261950 [ 55 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2026.01.20 00:01:52.262076 [ 190 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2026.01.20 00:01:52.262102 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 272 2026.01.20 00:01:52.262680 [ 190 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:01:52.262844 [ 190 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 88 rows starting from the beginning of the part 2026.01.20 00:01:52.263258 [ 190 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 100 rows starting from the beginning of the part 2026.01.20 00:01:52.263627 [ 190 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 16 rows starting from the beginning of the part 2026.01.20 00:01:52.264052 [ 190 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 22 rows starting from the beginning of the part 2026.01.20 00:01:52.264443 [ 190 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 20 rows starting from the beginning of the part 2026.01.20 00:01:52.264812 [ 190 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 26 rows starting from the beginning of the part 2026.01.20 00:01:52.267593 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3865 2026.01.20 00:01:52.268116 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:01:52.268159 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2026.01.20 00:01:52.268783 [ 245 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2026.01.20 00:01:52.269038 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:01:52.269176 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3865 2026.01.20 00:01:52.270602 [ 195 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 72 columns (72 merged, 0 gathered) in 0.008587351 sec., 31674.494264878656 rows/sec., 32.35 MiB/sec. 2026.01.20 00:01:52.271359 [ 191 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2026.01.20 00:01:52.271947 [ 191 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_6_1} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:01:52.272017 [ 191 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_6_1} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2026.01.20 00:01:52.272218 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.58 MiB. 2026.01.20 00:01:52.466159 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 2026.01.20 00:01:52.483859 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:01:52.483918 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2026.01.20 00:01:52.490299 [ 244 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2026.01.20 00:01:52.490993 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:01:52.494407 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 61 2026.01.20 00:01:53.000186 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 183.85 MiB, peak 191.39 MiB, free memory in arenas 0.00 B, will set to 184.98 MiB (RSS), difference: 1.13 MiB 2026.01.20 00:01:53.637118 [ 275 ] {} TCPHandler: Done processing connection. 2026.01.20 00:01:53.637208 [ 275 ] {} TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:01:54.001139 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 182.94 MiB, peak 191.39 MiB, free memory in arenas 0.00 B, will set to 184.98 MiB (RSS), difference: 2.04 MiB 2026.01.20 00:01:54.520051 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:01:54.520248 [ 276 ] {b358070a-8522-46a3-806c-a9276cfcdba4} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:01:54.520314 [ 276 ] {b358070a-8522-46a3-806c-a9276cfcdba4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:01:54.521026 [ 276 ] {b358070a-8522-46a3-806c-a9276cfcdba4} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:01:54.521083 [ 276 ] {b358070a-8522-46a3-806c-a9276cfcdba4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2026.01.20 00:01:54.521479 [ 276 ] {b358070a-8522-46a3-806c-a9276cfcdba4} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2026.01.20 00:01:54.521729 [ 276 ] {b358070a-8522-46a3-806c-a9276cfcdba4} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:01:54.521888 [ 276 ] {b358070a-8522-46a3-806c-a9276cfcdba4} executeQuery: Read 126 rows, 11.07 KiB in 0.001686 sec., 74733.09608540926 rows/sec., 6.41 MiB/sec. 2026.01.20 00:01:54.521932 [ 276 ] {b358070a-8522-46a3-806c-a9276cfcdba4} TCPHandler: Processed in 0.002003846 sec. 2026.01.20 00:01:54.522057 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:01:54.522154 [ 276 ] {236cced7-861c-4abc-b49e-4533563ada48} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.01.20 00:01:54.522196 [ 276 ] {236cced7-861c-4abc-b49e-4533563ada48} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.01.20 00:01:54.522615 [ 276 ] {236cced7-861c-4abc-b49e-4533563ada48} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:01:54.522652 [ 276 ] {236cced7-861c-4abc-b49e-4533563ada48} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2026.01.20 00:01:54.522950 [ 276 ] {236cced7-861c-4abc-b49e-4533563ada48} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.01.20 00:01:54.523159 [ 276 ] {236cced7-861c-4abc-b49e-4533563ada48} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:01:54.523301 [ 276 ] {236cced7-861c-4abc-b49e-4533563ada48} executeQuery: Read 35 rows, 2.63 KiB in 0.001165 sec., 30042.91845493562 rows/sec., 2.21 MiB/sec. 2026.01.20 00:01:54.523342 [ 276 ] {236cced7-861c-4abc-b49e-4533563ada48} TCPHandler: Processed in 0.001336358 sec. 2026.01.20 00:01:54.523455 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:01:54.523550 [ 276 ] {3d763f25-f045-40a7-98f0-11a8aa609718} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:01:54.523592 [ 276 ] {3d763f25-f045-40a7-98f0-11a8aa609718} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:01:54.524021 [ 276 ] {3d763f25-f045-40a7-98f0-11a8aa609718} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:01:54.524059 [ 276 ] {3d763f25-f045-40a7-98f0-11a8aa609718} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2026.01.20 00:01:54.524363 [ 276 ] {3d763f25-f045-40a7-98f0-11a8aa609718} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2026.01.20 00:01:54.524610 [ 276 ] {3d763f25-f045-40a7-98f0-11a8aa609718} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:01:54.524754 [ 276 ] {3d763f25-f045-40a7-98f0-11a8aa609718} executeQuery: Read 99 rows, 7.92 KiB in 0.001222 sec., 81014.72995090016 rows/sec., 6.33 MiB/sec. 2026.01.20 00:01:54.524791 [ 276 ] {3d763f25-f045-40a7-98f0-11a8aa609718} TCPHandler: Processed in 0.001386717 sec. 2026.01.20 00:01:54.524910 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:01:54.525005 [ 276 ] {4ac32d12-f167-413d-8cd0-cb6be84b80e7} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:01:54.525048 [ 276 ] {4ac32d12-f167-413d-8cd0-cb6be84b80e7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:01:54.525450 [ 276 ] {4ac32d12-f167-413d-8cd0-cb6be84b80e7} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:01:54.525487 [ 276 ] {4ac32d12-f167-413d-8cd0-cb6be84b80e7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2026.01.20 00:01:54.525827 [ 276 ] {4ac32d12-f167-413d-8cd0-cb6be84b80e7} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2026.01.20 00:01:54.526035 [ 276 ] {4ac32d12-f167-413d-8cd0-cb6be84b80e7} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:01:54.526176 [ 276 ] {4ac32d12-f167-413d-8cd0-cb6be84b80e7} executeQuery: Read 160 rows, 11.41 KiB in 0.00119 sec., 134453.78151260503 rows/sec., 9.36 MiB/sec. 2026.01.20 00:01:54.526212 [ 276 ] {4ac32d12-f167-413d-8cd0-cb6be84b80e7} TCPHandler: Processed in 0.001352398 sec. 2026.01.20 00:01:54.526327 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:01:54.526422 [ 276 ] {888600d0-0c41-4dea-8ff7-f1273c4bf338} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.01.20 00:01:54.526476 [ 276 ] {888600d0-0c41-4dea-8ff7-f1273c4bf338} 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 2026.01.20 00:01:54.527347 [ 276 ] {888600d0-0c41-4dea-8ff7-f1273c4bf338} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:01:54.527385 [ 276 ] {888600d0-0c41-4dea-8ff7-f1273c4bf338} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2026.01.20 00:01:54.527957 [ 276 ] {888600d0-0c41-4dea-8ff7-f1273c4bf338} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.01.20 00:01:54.528187 [ 276 ] {888600d0-0c41-4dea-8ff7-f1273c4bf338} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:01:54.528333 [ 276 ] {888600d0-0c41-4dea-8ff7-f1273c4bf338} executeQuery: Read 35 rows, 64.22 KiB in 0.00193 sec., 18134.715025906735 rows/sec., 32.50 MiB/sec. 2026.01.20 00:01:54.528384 [ 276 ] {888600d0-0c41-4dea-8ff7-f1273c4bf338} TCPHandler: Processed in 0.002107888 sec. 2026.01.20 00:01:54.528502 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:01:54.528598 [ 276 ] {0e0e7817-e923-44b6-984f-ce9a4a124f42} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:01:54.528641 [ 276 ] {0e0e7817-e923-44b6-984f-ce9a4a124f42} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:01:54.528975 [ 276 ] {0e0e7817-e923-44b6-984f-ce9a4a124f42} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:01:54.529012 [ 276 ] {0e0e7817-e923-44b6-984f-ce9a4a124f42} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2026.01.20 00:01:54.529318 [ 276 ] {0e0e7817-e923-44b6-984f-ce9a4a124f42} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2026.01.20 00:01:54.529535 [ 276 ] {0e0e7817-e923-44b6-984f-ce9a4a124f42} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:01:54.529665 [ 276 ] {0e0e7817-e923-44b6-984f-ce9a4a124f42} executeQuery: Read 60 rows, 4.14 KiB in 0.001085 sec., 55299.53917050691 rows/sec., 3.73 MiB/sec. 2026.01.20 00:01:54.529701 [ 276 ] {0e0e7817-e923-44b6-984f-ce9a4a124f42} TCPHandler: Processed in 0.001249346 sec. 2026.01.20 00:01:59.525979 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:01:59.526246 [ 276 ] {41b738bd-60de-4b6d-8326-714c470024d2} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:01:59.526344 [ 276 ] {41b738bd-60de-4b6d-8326-714c470024d2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:01:59.527335 [ 276 ] {41b738bd-60de-4b6d-8326-714c470024d2} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:01:59.527410 [ 276 ] {41b738bd-60de-4b6d-8326-714c470024d2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2026.01.20 00:01:59.528037 [ 276 ] {41b738bd-60de-4b6d-8326-714c470024d2} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2026.01.20 00:01:59.528390 [ 276 ] {41b738bd-60de-4b6d-8326-714c470024d2} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:01:59.528623 [ 48 ] {} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2026.01.20 00:01:59.528659 [ 276 ] {41b738bd-60de-4b6d-8326-714c470024d2} executeQuery: Read 56 rows, 4.38 KiB in 0.002476 sec., 22617.124394184168 rows/sec., 1.73 MiB/sec. 2026.01.20 00:01:59.528715 [ 48 ] {} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:01:59.528751 [ 48 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2026.01.20 00:01:59.528752 [ 276 ] {41b738bd-60de-4b6d-8326-714c470024d2} TCPHandler: Processed in 0.003000499 sec. 2026.01.20 00:01:59.528970 [ 195 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2026.01.20 00:01:59.528978 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:01:59.529184 [ 195 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:01:59.529187 [ 276 ] {60af5911-f9f0-4c4f-a0d9-41b5f19adc17} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:01:59.529239 [ 195 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1391 rows starting from the beginning of the part 2026.01.20 00:01:59.529279 [ 276 ] {60af5911-f9f0-4c4f-a0d9-41b5f19adc17} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:01:59.529339 [ 195 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 56 rows starting from the beginning of the part 2026.01.20 00:01:59.529403 [ 195 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1386 rows starting from the beginning of the part 2026.01.20 00:01:59.529478 [ 195 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 56 rows starting from the beginning of the part 2026.01.20 00:01:59.529533 [ 195 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 126 rows starting from the beginning of the part 2026.01.20 00:01:59.529591 [ 195 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 56 rows starting from the beginning of the part 2026.01.20 00:01:59.530024 [ 276 ] {60af5911-f9f0-4c4f-a0d9-41b5f19adc17} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:01:59.530084 [ 276 ] {60af5911-f9f0-4c4f-a0d9-41b5f19adc17} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2026.01.20 00:01:59.530653 [ 276 ] {60af5911-f9f0-4c4f-a0d9-41b5f19adc17} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2026.01.20 00:01:59.531049 [ 276 ] {60af5911-f9f0-4c4f-a0d9-41b5f19adc17} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:01:59.531233 [ 48 ] {} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2026.01.20 00:01:59.531272 [ 276 ] {60af5911-f9f0-4c4f-a0d9-41b5f19adc17} executeQuery: Read 64 rows, 5.12 KiB in 0.002126 sec., 30103.48071495767 rows/sec., 2.35 MiB/sec. 2026.01.20 00:01:59.531302 [ 48 ] {} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:01:59.531335 [ 48 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2026.01.20 00:01:59.531340 [ 276 ] {60af5911-f9f0-4c4f-a0d9-41b5f19adc17} TCPHandler: Processed in 0.002444061 sec. 2026.01.20 00:01:59.531469 [ 191 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2026.01.20 00:01:59.531523 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:01:59.531610 [ 191 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:01:59.531655 [ 191 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 614 rows starting from the beginning of the part 2026.01.20 00:01:59.531655 [ 276 ] {b4b0899c-65a9-4f3f-9b76-19d0f5283844} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:01:59.531743 [ 276 ] {b4b0899c-65a9-4f3f-9b76-19d0f5283844} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:01:59.531770 [ 191 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 64 rows starting from the beginning of the part 2026.01.20 00:01:59.531847 [ 191 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 591 rows starting from the beginning of the part 2026.01.20 00:01:59.531918 [ 191 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 64 rows starting from the beginning of the part 2026.01.20 00:01:59.531941 [ 194 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 3071 rows, containing 5 columns (5 merged, 0 gathered) in 0.003074429 sec., 998884.6709421489 rows/sec., 86.96 MiB/sec. 2026.01.20 00:01:59.531985 [ 191 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 99 rows starting from the beginning of the part 2026.01.20 00:01:59.532061 [ 191 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 64 rows starting from the beginning of the part 2026.01.20 00:01:59.532388 [ 276 ] {b4b0899c-65a9-4f3f-9b76-19d0f5283844} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:01:59.532392 [ 193 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2026.01.20 00:01:59.532447 [ 276 ] {b4b0899c-65a9-4f3f-9b76-19d0f5283844} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2026.01.20 00:01:59.533009 [ 193 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_11_2} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:01:59.533016 [ 276 ] {b4b0899c-65a9-4f3f-9b76-19d0f5283844} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2026.01.20 00:01:59.533164 [ 193 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_11_2} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2026.01.20 00:01:59.533317 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. 2026.01.20 00:01:59.533390 [ 276 ] {b4b0899c-65a9-4f3f-9b76-19d0f5283844} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:01:59.533576 [ 48 ] {} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2026.01.20 00:01:59.533602 [ 276 ] {b4b0899c-65a9-4f3f-9b76-19d0f5283844} executeQuery: Read 160 rows, 11.41 KiB in 0.001982 sec., 80726.53884964682 rows/sec., 5.62 MiB/sec. 2026.01.20 00:01:59.533640 [ 48 ] {} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:01:59.533667 [ 276 ] {b4b0899c-65a9-4f3f-9b76-19d0f5283844} TCPHandler: Processed in 0.002205369 sec. 2026.01.20 00:01:59.533675 [ 48 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2026.01.20 00:01:59.533735 [ 193 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 1496 rows, containing 5 columns (5 merged, 0 gathered) in 0.00231557 sec., 646061.228984656 rows/sec., 51.41 MiB/sec. 2026.01.20 00:01:59.533836 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:01:59.533837 [ 194 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2026.01.20 00:01:59.533995 [ 276 ] {ab51f6f9-776c-4956-a3fb-15f2013b00cc} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:01:59.534002 [ 191 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2026.01.20 00:01:59.534023 [ 194 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:01:59.534063 [ 276 ] {ab51f6f9-776c-4956-a3fb-15f2013b00cc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:01:59.534092 [ 194 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2343 rows starting from the beginning of the part 2026.01.20 00:01:59.534205 [ 194 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 160 rows starting from the beginning of the part 2026.01.20 00:01:59.534283 [ 194 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 868 rows starting from the beginning of the part 2026.01.20 00:01:59.534351 [ 194 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 160 rows starting from the beginning of the part 2026.01.20 00:01:59.534431 [ 194 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 160 rows starting from the beginning of the part 2026.01.20 00:01:59.534431 [ 191 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_11_2} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:01:59.534509 [ 194 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 160 rows starting from the beginning of the part 2026.01.20 00:01:59.534581 [ 191 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_11_2} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2026.01.20 00:01:59.534584 [ 276 ] {ab51f6f9-776c-4956-a3fb-15f2013b00cc} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:01:59.534652 [ 276 ] {ab51f6f9-776c-4956-a3fb-15f2013b00cc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2026.01.20 00:01:59.534702 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. 2026.01.20 00:01:59.535133 [ 276 ] {ab51f6f9-776c-4956-a3fb-15f2013b00cc} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2026.01.20 00:01:59.535476 [ 276 ] {ab51f6f9-776c-4956-a3fb-15f2013b00cc} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:01:59.535640 [ 48 ] {} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2026.01.20 00:01:59.535677 [ 276 ] {ab51f6f9-776c-4956-a3fb-15f2013b00cc} executeQuery: Read 60 rows, 4.14 KiB in 0.001715 sec., 34985.42274052478 rows/sec., 2.36 MiB/sec. 2026.01.20 00:01:59.535702 [ 48 ] {} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:01:59.535736 [ 276 ] {ab51f6f9-776c-4956-a3fb-15f2013b00cc} TCPHandler: Processed in 0.001967515 sec. 2026.01.20 00:01:59.535743 [ 48 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2026.01.20 00:01:59.535972 [ 199 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2026.01.20 00:01:59.536166 [ 199 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:01:59.536217 [ 199 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 300 rows starting from the beginning of the part 2026.01.20 00:01:59.536353 [ 199 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 60 rows starting from the beginning of the part 2026.01.20 00:01:59.536450 [ 199 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 60 rows starting from the beginning of the part 2026.01.20 00:01:59.536526 [ 199 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 60 rows starting from the beginning of the part 2026.01.20 00:01:59.536591 [ 199 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 60 rows starting from the beginning of the part 2026.01.20 00:01:59.536675 [ 199 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 60 rows starting from the beginning of the part 2026.01.20 00:01:59.537210 [ 191 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 3851 rows, containing 5 columns (5 merged, 0 gathered) in 0.003435814 sec., 1120840.6508617753 rows/sec., 77.02 MiB/sec. 2026.01.20 00:01:59.537745 [ 193 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2026.01.20 00:01:59.537982 [ 196 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 600 rows, containing 4 columns (4 merged, 0 gathered) in 0.002089797 sec., 287109.2263985449 rows/sec., 19.35 MiB/sec. 2026.01.20 00:01:59.538164 [ 193 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_11_2} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:01:59.538260 [ 191 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2026.01.20 00:01:59.538283 [ 193 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_11_2} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2026.01.20 00:01:59.538407 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. 2026.01.20 00:01:59.538700 [ 191 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_11_2} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:01:59.538809 [ 191 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_11_2} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2026.01.20 00:01:59.538902 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. 2026.01.20 00:01:59.769338 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4313 2026.01.20 00:01:59.770093 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:01:59.770154 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2026.01.20 00:01:59.770854 [ 245 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2026.01.20 00:01:59.771182 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:01:59.771357 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4313 2026.01.20 00:01:59.994536 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 2026.01.20 00:02:00.013246 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:02:00.013317 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2026.01.20 00:02:00.019964 [ 244 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2026.01.20 00:02:00.020921 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:02:00.026113 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 68 2026.01.20 00:02:00.229751 [ 275 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64307 2026.01.20 00:02:00.229871 [ 275 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:02:00.229898 [ 275 ] {} TCP-Session: b770b4fd-f116-4f2d-abc9-889318e9f4dc Authenticating user 'default' from [fd00:1122:3344:101::e]:64307 2026.01.20 00:02:00.229924 [ 275 ] {} TCP-Session: b770b4fd-f116-4f2d-abc9-889318e9f4dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:02:00.229937 [ 275 ] {} TCP-Session: b770b4fd-f116-4f2d-abc9-889318e9f4dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:02:00.230153 [ 286 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47467 2026.01.20 00:02:00.230209 [ 287 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35271 2026.01.20 00:02:00.230239 [ 290 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61740 2026.01.20 00:02:00.230250 [ 291 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63058 2026.01.20 00:02:00.230274 [ 286 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:02:00.230268 [ 293 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47539 2026.01.20 00:02:00.230326 [ 286 ] {} TCP-Session: a78bbe76-965d-4b74-8fa3-d32f98bf5c6c Authenticating user 'default' from [fd00:1122:3344:101::e]:47467 2026.01.20 00:02:00.230330 [ 290 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:02:00.230347 [ 275 ] {} TCP-Session: b770b4fd-f116-4f2d-abc9-889318e9f4dc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:02:00.230366 [ 290 ] {} TCP-Session: aafd22c1-663f-4d2d-a88a-6d0879b325f3 Authenticating user 'default' from [fd00:1122:3344:101::e]:61740 2026.01.20 00:02:00.230363 [ 286 ] {} TCP-Session: a78bbe76-965d-4b74-8fa3-d32f98bf5c6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:02:00.230402 [ 290 ] {} TCP-Session: aafd22c1-663f-4d2d-a88a-6d0879b325f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:02:00.230263 [ 292 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57289 2026.01.20 00:02:00.230420 [ 290 ] {} TCP-Session: aafd22c1-663f-4d2d-a88a-6d0879b325f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:02:00.230445 [ 287 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:02:00.230415 [ 286 ] {} TCP-Session: a78bbe76-965d-4b74-8fa3-d32f98bf5c6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:02:00.230224 [ 288 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56812 2026.01.20 00:02:00.230511 [ 287 ] {} TCP-Session: 73f52dfa-05fb-4012-b988-bb63d71fb481 Authenticating user 'default' from [fd00:1122:3344:101::e]:35271 2026.01.20 00:02:00.230219 [ 289 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61760 2026.01.20 00:02:00.230573 [ 287 ] {} TCP-Session: 73f52dfa-05fb-4012-b988-bb63d71fb481 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:02:00.230574 [ 275 ] {e173b18b-d4c8-41f3-9867-a6817c47f76c} executeQuery: (from [fd00:1122:3344:101::e]:64307) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.01.20 00:02:00.230606 [ 287 ] {} TCP-Session: 73f52dfa-05fb-4012-b988-bb63d71fb481 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:02:00.230587 [ 293 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:02:00.230583 [ 291 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:02:00.230667 [ 293 ] {} TCP-Session: ca6b0ad8-5982-4e36-8867-a7900dc1ca25 Authenticating user 'default' from [fd00:1122:3344:101::e]:47539 2026.01.20 00:02:00.230698 [ 291 ] {} TCP-Session: 50539e78-9a12-43a5-a543-999287ff9818 Authenticating user 'default' from [fd00:1122:3344:101::e]:63058 2026.01.20 00:02:00.230705 [ 293 ] {} TCP-Session: ca6b0ad8-5982-4e36-8867-a7900dc1ca25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:02:00.230728 [ 291 ] {} TCP-Session: 50539e78-9a12-43a5-a543-999287ff9818 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:02:00.230738 [ 293 ] {} TCP-Session: ca6b0ad8-5982-4e36-8867-a7900dc1ca25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:02:00.230752 [ 291 ] {} TCP-Session: 50539e78-9a12-43a5-a543-999287ff9818 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:02:00.230882 [ 289 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:02:00.230894 [ 275 ] {e173b18b-d4c8-41f3-9867-a6817c47f76c} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.01.20 00:02:00.230915 [ 289 ] {} TCP-Session: 42418206-e211-49e9-bf39-4c36749103c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:61760 2026.01.20 00:02:00.230910 [ 292 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:02:00.230935 [ 289 ] {} TCP-Session: 42418206-e211-49e9-bf39-4c36749103c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:02:00.230957 [ 275 ] {e173b18b-d4c8-41f3-9867-a6817c47f76c} InterpreterSelectQuery: FetchColumns -> Complete 2026.01.20 00:02:00.230966 [ 289 ] {} TCP-Session: 42418206-e211-49e9-bf39-4c36749103c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:02:00.230966 [ 292 ] {} TCP-Session: 862e5b94-ff5a-409e-ada3-e335223c8724 Authenticating user 'default' from [fd00:1122:3344:101::e]:57289 2026.01.20 00:02:00.230885 [ 288 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:02:00.231019 [ 292 ] {} TCP-Session: 862e5b94-ff5a-409e-ada3-e335223c8724 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:02:00.231031 [ 288 ] {} TCP-Session: a77293ef-0c1a-43e5-b17a-14935d710ef7 Authenticating user 'default' from [fd00:1122:3344:101::e]:56812 2026.01.20 00:02:00.231064 [ 292 ] {} TCP-Session: 862e5b94-ff5a-409e-ada3-e335223c8724 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:02:00.231076 [ 288 ] {} TCP-Session: a77293ef-0c1a-43e5-b17a-14935d710ef7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:02:00.231092 [ 288 ] {} TCP-Session: a77293ef-0c1a-43e5-b17a-14935d710ef7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:02:00.231247 [ 275 ] {e173b18b-d4c8-41f3-9867-a6817c47f76c} oximeter.version (ef382589-e1e5-4129-9849-9f0bd7ce6e36) (SelectExecutor): Key condition: unknown 2026.01.20 00:02:00.231340 [ 275 ] {e173b18b-d4c8-41f3-9867-a6817c47f76c} Aggregator: Compile expression max()(UInt64) 0 2026.01.20 00:02:00.607263 [ 319 ] {e173b18b-d4c8-41f3-9867-a6817c47f76c} AggregatingTransform: Aggregating 2026.01.20 00:02:00.607328 [ 319 ] {e173b18b-d4c8-41f3-9867-a6817c47f76c} Aggregator: Aggregation method: without_key 2026.01.20 00:02:00.607366 [ 319 ] {e173b18b-d4c8-41f3-9867-a6817c47f76c} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.002468051 sec. (405.178 rows/sec., 15.83 KiB/sec.) 2026.01.20 00:02:00.607381 [ 319 ] {e173b18b-d4c8-41f3-9867-a6817c47f76c} Aggregator: Merging aggregated data 2026.01.20 00:02:00.608488 [ 275 ] {e173b18b-d4c8-41f3-9867-a6817c47f76c} executeQuery: Read 1 rows, 40.00 B in 0.377973 sec., 2.645691623475751 rows/sec., 105.83 B/sec. 2026.01.20 00:02:00.608695 [ 275 ] {e173b18b-d4c8-41f3-9867-a6817c47f76c} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2026.01.20 00:02:00.608720 [ 275 ] {e173b18b-d4c8-41f3-9867-a6817c47f76c} TCPHandler: Processed in 0.378533156 sec. 2026.01.20 00:02:00.608850 [ 275 ] {} TCPHandler: Done processing connection. 2026.01.20 00:02:00.608881 [ 275 ] {} TCP-Session: b770b4fd-f116-4f2d-abc9-889318e9f4dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:02:00.608905 [ 286 ] {} TCPHandler: Done processing connection. 2026.01.20 00:02:00.608925 [ 289 ] {} TCPHandler: Done processing connection. 2026.01.20 00:02:00.608952 [ 291 ] {} TCPHandler: Done processing connection. 2026.01.20 00:02:00.608987 [ 287 ] {} TCPHandler: Done processing connection. 2026.01.20 00:02:00.608990 [ 289 ] {} TCP-Session: 42418206-e211-49e9-bf39-4c36749103c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:02:00.609012 [ 293 ] {} TCPHandler: Done processing connection. 2026.01.20 00:02:00.609037 [ 287 ] {} TCP-Session: 73f52dfa-05fb-4012-b988-bb63d71fb481 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:02:00.609044 [ 292 ] {} TCPHandler: Done processing connection. 2026.01.20 00:02:00.609064 [ 293 ] {} TCP-Session: ca6b0ad8-5982-4e36-8867-a7900dc1ca25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:02:00.609030 [ 291 ] {} TCP-Session: 50539e78-9a12-43a5-a543-999287ff9818 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:02:00.609109 [ 292 ] {} TCP-Session: 862e5b94-ff5a-409e-ada3-e335223c8724 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:02:00.609026 [ 290 ] {} TCPHandler: Done processing connection. 2026.01.20 00:02:00.608979 [ 286 ] {} TCP-Session: a78bbe76-965d-4b74-8fa3-d32f98bf5c6c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:02:00.608968 [ 288 ] {} TCPHandler: Done processing connection. 2026.01.20 00:02:00.609179 [ 290 ] {} TCP-Session: aafd22c1-663f-4d2d-a88a-6d0879b325f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:02:00.609221 [ 288 ] {} TCP-Session: a77293ef-0c1a-43e5-b17a-14935d710ef7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:02:01.000382 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 188.43 MiB, peak 198.54 MiB, free memory in arenas 0.00 B, will set to 208.38 MiB (RSS), difference: 19.94 MiB 2026.01.20 00:02:02.262326 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 294 2026.01.20 00:02:02.264494 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:02:02.264553 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2026.01.20 00:02:02.265912 [ 243 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2026.01.20 00:02:02.266190 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:02:02.266547 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 294 2026.01.20 00:02:04.520102 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:02:04.520292 [ 276 ] {3c1fafda-e246-4be7-9e75-a9cad203b7aa} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:02:04.520356 [ 276 ] {3c1fafda-e246-4be7-9e75-a9cad203b7aa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:02:04.521031 [ 276 ] {3c1fafda-e246-4be7-9e75-a9cad203b7aa} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:02:04.521080 [ 276 ] {3c1fafda-e246-4be7-9e75-a9cad203b7aa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2026.01.20 00:02:04.521481 [ 276 ] {3c1fafda-e246-4be7-9e75-a9cad203b7aa} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2026.01.20 00:02:04.521702 [ 276 ] {3c1fafda-e246-4be7-9e75-a9cad203b7aa} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:02:04.521860 [ 276 ] {3c1fafda-e246-4be7-9e75-a9cad203b7aa} executeQuery: Read 126 rows, 11.07 KiB in 0.001614 sec., 78066.91449814127 rows/sec., 6.70 MiB/sec. 2026.01.20 00:02:04.521900 [ 276 ] {3c1fafda-e246-4be7-9e75-a9cad203b7aa} TCPHandler: Processed in 0.001924064 sec. 2026.01.20 00:02:04.522028 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:02:04.522124 [ 276 ] {17cbc3ec-2bdb-4bb9-8888-a463be8eaba0} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.01.20 00:02:04.522164 [ 276 ] {17cbc3ec-2bdb-4bb9-8888-a463be8eaba0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.01.20 00:02:04.522580 [ 276 ] {17cbc3ec-2bdb-4bb9-8888-a463be8eaba0} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:02:04.522617 [ 276 ] {17cbc3ec-2bdb-4bb9-8888-a463be8eaba0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2026.01.20 00:02:04.522912 [ 276 ] {17cbc3ec-2bdb-4bb9-8888-a463be8eaba0} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.01.20 00:02:04.523117 [ 276 ] {17cbc3ec-2bdb-4bb9-8888-a463be8eaba0} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:02:04.523219 [ 40 ] {} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2026.01.20 00:02:04.523247 [ 276 ] {17cbc3ec-2bdb-4bb9-8888-a463be8eaba0} executeQuery: Read 35 rows, 2.63 KiB in 0.001142 sec., 30647.985989492117 rows/sec., 2.25 MiB/sec. 2026.01.20 00:02:04.523289 [ 40 ] {} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:02:04.523297 [ 276 ] {17cbc3ec-2bdb-4bb9-8888-a463be8eaba0} TCPHandler: Processed in 0.001319907 sec. 2026.01.20 00:02:04.523321 [ 40 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2026.01.20 00:02:04.523426 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:02:04.523459 [ 193 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2026.01.20 00:02:04.523528 [ 276 ] {5edc590b-924b-46aa-80ef-7c041ff571e2} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:02:04.523573 [ 276 ] {5edc590b-924b-46aa-80ef-7c041ff571e2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:02:04.523607 [ 193 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:02:04.523649 [ 193 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 40 rows starting from the beginning of the part 2026.01.20 00:02:04.523746 [ 193 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 33 rows starting from the beginning of the part 2026.01.20 00:02:04.523800 [ 193 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 34 rows starting from the beginning of the part 2026.01.20 00:02:04.523851 [ 193 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 47 rows starting from the beginning of the part 2026.01.20 00:02:04.523895 [ 193 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 35 rows starting from the beginning of the part 2026.01.20 00:02:04.523938 [ 193 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 35 rows starting from the beginning of the part 2026.01.20 00:02:04.524015 [ 276 ] {5edc590b-924b-46aa-80ef-7c041ff571e2} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:02:04.524056 [ 276 ] {5edc590b-924b-46aa-80ef-7c041ff571e2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2026.01.20 00:02:04.524396 [ 276 ] {5edc590b-924b-46aa-80ef-7c041ff571e2} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2026.01.20 00:02:04.524643 [ 276 ] {5edc590b-924b-46aa-80ef-7c041ff571e2} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:02:04.524788 [ 276 ] {5edc590b-924b-46aa-80ef-7c041ff571e2} executeQuery: Read 99 rows, 7.92 KiB in 0.00128 sec., 77343.75 rows/sec., 6.04 MiB/sec. 2026.01.20 00:02:04.524826 [ 276 ] {5edc590b-924b-46aa-80ef-7c041ff571e2} TCPHandler: Processed in 0.001450689 sec. 2026.01.20 00:02:04.524889 [ 196 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 224 rows, containing 5 columns (5 merged, 0 gathered) in 0.0014923 sec., 150103.86651477584 rows/sec., 11.62 MiB/sec. 2026.01.20 00:02:04.524942 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:02:04.525028 [ 193 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2026.01.20 00:02:04.525041 [ 276 ] {2fc0e189-25b1-4174-94b7-8506e49d7454} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:02:04.525092 [ 276 ] {2fc0e189-25b1-4174-94b7-8506e49d7454} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:02:04.525280 [ 193 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_6_1} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:02:04.525350 [ 193 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_6_1} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2026.01.20 00:02:04.525419 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2026.01.20 00:02:04.525516 [ 276 ] {2fc0e189-25b1-4174-94b7-8506e49d7454} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:02:04.525557 [ 276 ] {2fc0e189-25b1-4174-94b7-8506e49d7454} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2026.01.20 00:02:04.525893 [ 276 ] {2fc0e189-25b1-4174-94b7-8506e49d7454} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2026.01.20 00:02:04.526101 [ 276 ] {2fc0e189-25b1-4174-94b7-8506e49d7454} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:02:04.526233 [ 276 ] {2fc0e189-25b1-4174-94b7-8506e49d7454} executeQuery: Read 160 rows, 11.41 KiB in 0.00121 sec., 132231.40495867768 rows/sec., 9.21 MiB/sec. 2026.01.20 00:02:04.526268 [ 276 ] {2fc0e189-25b1-4174-94b7-8506e49d7454} TCPHandler: Processed in 0.001376677 sec. 2026.01.20 00:02:04.526377 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:02:04.526472 [ 276 ] {fd09148c-7e51-40ae-b09c-c3fdd8458f23} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.01.20 00:02:04.526525 [ 276 ] {fd09148c-7e51-40ae-b09c-c3fdd8458f23} 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 2026.01.20 00:02:04.527392 [ 276 ] {fd09148c-7e51-40ae-b09c-c3fdd8458f23} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:02:04.527428 [ 276 ] {fd09148c-7e51-40ae-b09c-c3fdd8458f23} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2026.01.20 00:02:04.528011 [ 276 ] {fd09148c-7e51-40ae-b09c-c3fdd8458f23} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.01.20 00:02:04.528230 [ 276 ] {fd09148c-7e51-40ae-b09c-c3fdd8458f23} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:02:04.528348 [ 39 ] {} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2026.01.20 00:02:04.528372 [ 276 ] {fd09148c-7e51-40ae-b09c-c3fdd8458f23} executeQuery: Read 35 rows, 64.22 KiB in 0.001918 sec., 18248.17518248175 rows/sec., 32.70 MiB/sec. 2026.01.20 00:02:04.528420 [ 39 ] {} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:02:04.528448 [ 276 ] {fd09148c-7e51-40ae-b09c-c3fdd8458f23} TCPHandler: Processed in 0.002118647 sec. 2026.01.20 00:02:04.528449 [ 39 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2026.01.20 00:02:04.528562 [ 191 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2026.01.20 00:02:04.528567 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:02:04.528683 [ 276 ] {89631359-4db6-4b29-b5ed-d93072e73f75} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:02:04.528725 [ 276 ] {89631359-4db6-4b29-b5ed-d93072e73f75} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:02:04.528780 [ 191 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:02:04.528838 [ 191 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 14 rows starting from the beginning of the part 2026.01.20 00:02:04.528960 [ 191 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 33 rows starting from the beginning of the part 2026.01.20 00:02:04.529057 [ 191 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 34 rows starting from the beginning of the part 2026.01.20 00:02:04.529074 [ 276 ] {89631359-4db6-4b29-b5ed-d93072e73f75} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:02:04.529114 [ 276 ] {89631359-4db6-4b29-b5ed-d93072e73f75} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2026.01.20 00:02:04.529160 [ 191 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 35 rows starting from the beginning of the part 2026.01.20 00:02:04.529268 [ 191 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 35 rows starting from the beginning of the part 2026.01.20 00:02:04.529373 [ 191 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 35 rows starting from the beginning of the part 2026.01.20 00:02:04.529436 [ 276 ] {89631359-4db6-4b29-b5ed-d93072e73f75} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2026.01.20 00:02:04.529654 [ 276 ] {89631359-4db6-4b29-b5ed-d93072e73f75} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:02:04.529794 [ 276 ] {89631359-4db6-4b29-b5ed-d93072e73f75} executeQuery: Read 60 rows, 4.14 KiB in 0.00113 sec., 53097.345132743365 rows/sec., 3.58 MiB/sec. 2026.01.20 00:02:04.529831 [ 276 ] {89631359-4db6-4b29-b5ed-d93072e73f75} TCPHandler: Processed in 0.001313977 sec. 2026.01.20 00:02:04.536015 [ 192 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 186 rows, containing 19 columns (19 merged, 0 gathered) in 0.007491226 sec., 24829.046674069104 rows/sec., 44.49 MiB/sec. 2026.01.20 00:02:04.536430 [ 191 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2026.01.20 00:02:04.536742 [ 191 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_6_1} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:02:04.536809 [ 191 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_6_1} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2026.01.20 00:02:04.536891 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. 2026.01.20 00:02:07.175230 [ 34 ] {} DNSResolver: Updating DNS cache 2026.01.20 00:02:07.175282 [ 34 ] {} DNSResolver: Updated DNS cache 2026.01.20 00:02:07.271487 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4825 2026.01.20 00:02:07.272088 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:02:07.272139 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2026.01.20 00:02:07.272665 [ 245 ] {} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2026.01.20 00:02:07.272903 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:02:07.273035 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4825 2026.01.20 00:02:07.526248 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 2026.01.20 00:02:07.544214 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:02:07.544280 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2026.01.20 00:02:07.550596 [ 244 ] {} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2026.01.20 00:02:07.551266 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:02:07.554325 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 76 2026.01.20 00:02:09.518484 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:02:09.518785 [ 276 ] {850209c2-5022-4ffa-82da-198cb20c61ba} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:02:09.518888 [ 276 ] {850209c2-5022-4ffa-82da-198cb20c61ba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:02:09.519751 [ 276 ] {850209c2-5022-4ffa-82da-198cb20c61ba} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:02:09.519799 [ 276 ] {850209c2-5022-4ffa-82da-198cb20c61ba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2026.01.20 00:02:09.520192 [ 276 ] {850209c2-5022-4ffa-82da-198cb20c61ba} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2026.01.20 00:02:09.520418 [ 276 ] {850209c2-5022-4ffa-82da-198cb20c61ba} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:02:09.520586 [ 276 ] {850209c2-5022-4ffa-82da-198cb20c61ba} executeQuery: Read 56 rows, 4.38 KiB in 0.001873 sec., 29898.558462359848 rows/sec., 2.28 MiB/sec. 2026.01.20 00:02:09.520632 [ 276 ] {850209c2-5022-4ffa-82da-198cb20c61ba} TCPHandler: Processed in 0.00234623 sec. 2026.01.20 00:02:09.520759 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:02:09.520863 [ 276 ] {4e88d616-3a7f-49a3-8573-b6de41d725af} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:02:09.520907 [ 276 ] {4e88d616-3a7f-49a3-8573-b6de41d725af} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:02:09.521350 [ 276 ] {4e88d616-3a7f-49a3-8573-b6de41d725af} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:02:09.521388 [ 276 ] {4e88d616-3a7f-49a3-8573-b6de41d725af} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2026.01.20 00:02:09.521687 [ 276 ] {4e88d616-3a7f-49a3-8573-b6de41d725af} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2026.01.20 00:02:09.521902 [ 276 ] {4e88d616-3a7f-49a3-8573-b6de41d725af} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:02:09.522043 [ 276 ] {4e88d616-3a7f-49a3-8573-b6de41d725af} executeQuery: Read 64 rows, 5.12 KiB in 0.001202 sec., 53244.592346089856 rows/sec., 4.16 MiB/sec. 2026.01.20 00:02:09.522079 [ 276 ] {4e88d616-3a7f-49a3-8573-b6de41d725af} TCPHandler: Processed in 0.001373427 sec. 2026.01.20 00:02:09.522197 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:02:09.522293 [ 276 ] {ef70017d-ba3c-4b41-8f7c-54b649f067dc} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:02:09.522337 [ 276 ] {ef70017d-ba3c-4b41-8f7c-54b649f067dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:02:09.522758 [ 276 ] {ef70017d-ba3c-4b41-8f7c-54b649f067dc} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:02:09.522792 [ 276 ] {ef70017d-ba3c-4b41-8f7c-54b649f067dc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2026.01.20 00:02:09.523119 [ 276 ] {ef70017d-ba3c-4b41-8f7c-54b649f067dc} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2026.01.20 00:02:09.523325 [ 276 ] {ef70017d-ba3c-4b41-8f7c-54b649f067dc} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:02:09.523462 [ 276 ] {ef70017d-ba3c-4b41-8f7c-54b649f067dc} executeQuery: Read 160 rows, 11.41 KiB in 0.001187 sec., 134793.59730412805 rows/sec., 9.39 MiB/sec. 2026.01.20 00:02:09.523498 [ 276 ] {ef70017d-ba3c-4b41-8f7c-54b649f067dc} TCPHandler: Processed in 0.001352158 sec. 2026.01.20 00:02:09.523610 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:02:09.523704 [ 276 ] {b6c5331a-5def-42cb-bd0d-6a1f2eea8a08} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:02:09.523746 [ 276 ] {b6c5331a-5def-42cb-bd0d-6a1f2eea8a08} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:02:09.524088 [ 276 ] {b6c5331a-5def-42cb-bd0d-6a1f2eea8a08} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:02:09.524124 [ 276 ] {b6c5331a-5def-42cb-bd0d-6a1f2eea8a08} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2026.01.20 00:02:09.524430 [ 276 ] {b6c5331a-5def-42cb-bd0d-6a1f2eea8a08} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2026.01.20 00:02:09.524636 [ 276 ] {b6c5331a-5def-42cb-bd0d-6a1f2eea8a08} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:02:09.524771 [ 276 ] {b6c5331a-5def-42cb-bd0d-6a1f2eea8a08} executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. 2026.01.20 00:02:09.524805 [ 276 ] {b6c5331a-5def-42cb-bd0d-6a1f2eea8a08} TCPHandler: Processed in 0.001245606 sec. 2026.01.20 00:02:12.267558 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 314 2026.01.20 00:02:12.269512 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:02:12.269563 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2026.01.20 00:02:12.270711 [ 243 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2026.01.20 00:02:12.270975 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:02:12.271312 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 314 2026.01.20 00:02:14.551382 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:02:14.551569 [ 276 ] {c935e422-ca12-4686-b048-a9f2bc13bd4b} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.01.20 00:02:14.551639 [ 276 ] {c935e422-ca12-4686-b048-a9f2bc13bd4b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.01.20 00:02:14.552269 [ 276 ] {c935e422-ca12-4686-b048-a9f2bc13bd4b} oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:02:14.552316 [ 276 ] {c935e422-ca12-4686-b048-a9f2bc13bd4b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2026.01.20 00:02:14.552694 [ 276 ] {c935e422-ca12-4686-b048-a9f2bc13bd4b} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.01.20 00:02:14.552915 [ 276 ] {c935e422-ca12-4686-b048-a9f2bc13bd4b} oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:02:14.553068 [ 276 ] {c935e422-ca12-4686-b048-a9f2bc13bd4b} executeQuery: Read 24 rows, 2.04 KiB in 0.001546 sec., 15523.932729624838 rows/sec., 1.29 MiB/sec. 2026.01.20 00:02:14.553116 [ 276 ] {c935e422-ca12-4686-b048-a9f2bc13bd4b} TCPHandler: Processed in 0.001863314 sec. 2026.01.20 00:02:14.553239 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:02:14.553342 [ 276 ] {8414b420-0e47-4038-b8f0-7e5ace724a8b} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.01.20 00:02:14.553385 [ 276 ] {8414b420-0e47-4038-b8f0-7e5ace724a8b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.01.20 00:02:14.553803 [ 276 ] {8414b420-0e47-4038-b8f0-7e5ace724a8b} oximeter.fields_ipaddr (ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:02:14.553839 [ 276 ] {8414b420-0e47-4038-b8f0-7e5ace724a8b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2026.01.20 00:02:14.554134 [ 276 ] {8414b420-0e47-4038-b8f0-7e5ace724a8b} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.01.20 00:02:14.554335 [ 276 ] {8414b420-0e47-4038-b8f0-7e5ace724a8b} oximeter.fields_ipaddr (ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:02:14.554468 [ 276 ] {8414b420-0e47-4038-b8f0-7e5ace724a8b} executeQuery: Read 18 rows, 1.47 KiB in 0.001149 sec., 15665.796344647519 rows/sec., 1.25 MiB/sec. 2026.01.20 00:02:14.554505 [ 276 ] {8414b420-0e47-4038-b8f0-7e5ace724a8b} TCPHandler: Processed in 0.001318016 sec. 2026.01.20 00:02:14.554614 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:02:14.554715 [ 276 ] {b9d2c913-3ca3-477b-83c3-173e3b4b6526} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:02:14.554754 [ 276 ] {b9d2c913-3ca3-477b-83c3-173e3b4b6526} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:02:14.555815 [ 276 ] {b9d2c913-3ca3-477b-83c3-173e3b4b6526} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:02:14.555852 [ 276 ] {b9d2c913-3ca3-477b-83c3-173e3b4b6526} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2026.01.20 00:02:14.556255 [ 276 ] {b9d2c913-3ca3-477b-83c3-173e3b4b6526} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2026.01.20 00:02:14.556462 [ 276 ] {b9d2c913-3ca3-477b-83c3-173e3b4b6526} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:02:14.556597 [ 276 ] {b9d2c913-3ca3-477b-83c3-173e3b4b6526} executeQuery: Read 1405 rows, 120.26 KiB in 0.001902 sec., 738696.10935857 rows/sec., 61.75 MiB/sec. 2026.01.20 00:02:14.556634 [ 276 ] {b9d2c913-3ca3-477b-83c3-173e3b4b6526} TCPHandler: Processed in 0.002069957 sec. 2026.01.20 00:02:14.556736 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:02:14.556831 [ 276 ] {260ffcfb-12e2-4d33-a4fb-07002b269038} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.01.20 00:02:14.556879 [ 276 ] {260ffcfb-12e2-4d33-a4fb-07002b269038} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.01.20 00:02:14.557294 [ 276 ] {260ffcfb-12e2-4d33-a4fb-07002b269038} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:02:14.557329 [ 276 ] {260ffcfb-12e2-4d33-a4fb-07002b269038} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2026.01.20 00:02:14.557623 [ 276 ] {260ffcfb-12e2-4d33-a4fb-07002b269038} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2026.01.20 00:02:14.557825 [ 276 ] {260ffcfb-12e2-4d33-a4fb-07002b269038} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:02:14.557950 [ 276 ] {260ffcfb-12e2-4d33-a4fb-07002b269038} executeQuery: Read 70 rows, 5.23 KiB in 0.001139 sec., 61457.41878841088 rows/sec., 4.48 MiB/sec. 2026.01.20 00:02:14.557986 [ 276 ] {260ffcfb-12e2-4d33-a4fb-07002b269038} TCPHandler: Processed in 0.001300567 sec. 2026.01.20 00:02:14.558097 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:02:14.558190 [ 276 ] {537f3c38-ff7c-4d2a-bef9-93b95855ee0d} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.01.20 00:02:14.558229 [ 276 ] {537f3c38-ff7c-4d2a-bef9-93b95855ee0d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.01.20 00:02:14.558695 [ 276 ] {537f3c38-ff7c-4d2a-bef9-93b95855ee0d} oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:02:14.558731 [ 276 ] {537f3c38-ff7c-4d2a-bef9-93b95855ee0d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2026.01.20 00:02:14.559022 [ 276 ] {537f3c38-ff7c-4d2a-bef9-93b95855ee0d} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.01.20 00:02:14.559225 [ 276 ] {537f3c38-ff7c-4d2a-bef9-93b95855ee0d} oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:02:14.559350 [ 276 ] {537f3c38-ff7c-4d2a-bef9-93b95855ee0d} executeQuery: Read 252 rows, 17.85 KiB in 0.001178 sec., 213921.90152801358 rows/sec., 14.80 MiB/sec. 2026.01.20 00:02:14.559386 [ 276 ] {537f3c38-ff7c-4d2a-bef9-93b95855ee0d} TCPHandler: Processed in 0.001339407 sec. 2026.01.20 00:02:14.559499 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:02:14.559591 [ 276 ] {92586748-c766-41f3-a85a-70757d300d1f} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.01.20 00:02:14.559632 [ 276 ] {92586748-c766-41f3-a85a-70757d300d1f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.01.20 00:02:14.560016 [ 276 ] {92586748-c766-41f3-a85a-70757d300d1f} oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:02:14.560051 [ 276 ] {92586748-c766-41f3-a85a-70757d300d1f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2026.01.20 00:02:14.560335 [ 276 ] {92586748-c766-41f3-a85a-70757d300d1f} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.01.20 00:02:14.560542 [ 276 ] {92586748-c766-41f3-a85a-70757d300d1f} oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:02:14.560666 [ 276 ] {92586748-c766-41f3-a85a-70757d300d1f} executeQuery: Read 12 rows, 960.00 B in 0.001092 sec., 10989.010989010989 rows/sec., 858.52 KiB/sec. 2026.01.20 00:02:14.560702 [ 276 ] {92586748-c766-41f3-a85a-70757d300d1f} TCPHandler: Processed in 0.001252406 sec. 2026.01.20 00:02:14.560808 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:02:14.560899 [ 276 ] {a79e48a9-c5df-4a7f-b7ac-56a1f9020d79} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:02:14.560938 [ 276 ] {a79e48a9-c5df-4a7f-b7ac-56a1f9020d79} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:02:14.561526 [ 276 ] {a79e48a9-c5df-4a7f-b7ac-56a1f9020d79} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:02:14.561562 [ 276 ] {a79e48a9-c5df-4a7f-b7ac-56a1f9020d79} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2026.01.20 00:02:14.561880 [ 276 ] {a79e48a9-c5df-4a7f-b7ac-56a1f9020d79} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2026.01.20 00:02:14.562086 [ 276 ] {a79e48a9-c5df-4a7f-b7ac-56a1f9020d79} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:02:14.562213 [ 276 ] {a79e48a9-c5df-4a7f-b7ac-56a1f9020d79} executeQuery: Read 623 rows, 48.06 KiB in 0.001331 sec., 468069.120961683 rows/sec., 35.26 MiB/sec. 2026.01.20 00:02:14.562249 [ 276 ] {a79e48a9-c5df-4a7f-b7ac-56a1f9020d79} TCPHandler: Processed in 0.001490649 sec. 2026.01.20 00:02:14.562357 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:02:14.562450 [ 276 ] {75ca6197-290f-4957-bc43-e660d6f3e63a} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:02:14.562492 [ 276 ] {75ca6197-290f-4957-bc43-e660d6f3e63a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:02:14.563036 [ 276 ] {75ca6197-290f-4957-bc43-e660d6f3e63a} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:02:14.563072 [ 276 ] {75ca6197-290f-4957-bc43-e660d6f3e63a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2026.01.20 00:02:14.563439 [ 276 ] {75ca6197-290f-4957-bc43-e660d6f3e63a} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2026.01.20 00:02:14.563651 [ 276 ] {75ca6197-290f-4957-bc43-e660d6f3e63a} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:02:14.563783 [ 276 ] {75ca6197-290f-4957-bc43-e660d6f3e63a} executeQuery: Read 889 rows, 61.79 KiB in 0.001352 sec., 657544.3786982249 rows/sec., 44.63 MiB/sec. 2026.01.20 00:02:14.563820 [ 276 ] {75ca6197-290f-4957-bc43-e660d6f3e63a} TCPHandler: Processed in 0.001512279 sec. 2026.01.20 00:02:14.563931 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:02:14.564024 [ 276 ] {2f1116f4-d8c5-4f81-964f-58f1d84d2f0d} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.01.20 00:02:14.564076 [ 276 ] {2f1116f4-d8c5-4f81-964f-58f1d84d2f0d} 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 2026.01.20 00:02:14.564903 [ 276 ] {2f1116f4-d8c5-4f81-964f-58f1d84d2f0d} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:02:14.564939 [ 276 ] {2f1116f4-d8c5-4f81-964f-58f1d84d2f0d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2026.01.20 00:02:14.565478 [ 276 ] {2f1116f4-d8c5-4f81-964f-58f1d84d2f0d} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2026.01.20 00:02:14.565699 [ 276 ] {2f1116f4-d8c5-4f81-964f-58f1d84d2f0d} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:02:14.565833 [ 276 ] {2f1116f4-d8c5-4f81-964f-58f1d84d2f0d} executeQuery: Read 40 rows, 73.40 KiB in 0.001826 sec., 21905.80503833516 rows/sec., 39.25 MiB/sec. 2026.01.20 00:02:14.565888 [ 276 ] {2f1116f4-d8c5-4f81-964f-58f1d84d2f0d} TCPHandler: Processed in 0.002005795 sec. 2026.01.20 00:02:14.565999 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:02:14.566092 [ 276 ] {e8d2a99c-ecf2-4278-b1cb-982d8b75e8b8} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2026.01.20 00:02:14.566132 [ 276 ] {e8d2a99c-ecf2-4278-b1cb-982d8b75e8b8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2026.01.20 00:02:14.566447 [ 276 ] {e8d2a99c-ecf2-4278-b1cb-982d8b75e8b8} oximeter.measurements_i64 (59850739-adb3-425a-b591-66fb6cb0d8da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:02:14.566482 [ 276 ] {e8d2a99c-ecf2-4278-b1cb-982d8b75e8b8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2026.01.20 00:02:14.566774 [ 276 ] {e8d2a99c-ecf2-4278-b1cb-982d8b75e8b8} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.01.20 00:02:14.566975 [ 276 ] {e8d2a99c-ecf2-4278-b1cb-982d8b75e8b8} oximeter.measurements_i64 (59850739-adb3-425a-b591-66fb6cb0d8da): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:02:14.567097 [ 276 ] {e8d2a99c-ecf2-4278-b1cb-982d8b75e8b8} executeQuery: Read 9 rows, 651.00 B in 0.001024 sec., 8789.0625 rows/sec., 620.84 KiB/sec. 2026.01.20 00:02:14.567131 [ 276 ] {e8d2a99c-ecf2-4278-b1cb-982d8b75e8b8} TCPHandler: Processed in 0.001182345 sec. 2026.01.20 00:02:14.567236 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:02:14.567327 [ 276 ] {55399845-259c-402f-b198-2372a33dc852} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:02:14.567366 [ 276 ] {55399845-259c-402f-b198-2372a33dc852} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:02:14.567686 [ 276 ] {55399845-259c-402f-b198-2372a33dc852} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:02:14.567721 [ 276 ] {55399845-259c-402f-b198-2372a33dc852} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2026.01.20 00:02:14.568008 [ 276 ] {55399845-259c-402f-b198-2372a33dc852} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2026.01.20 00:02:14.568207 [ 276 ] {55399845-259c-402f-b198-2372a33dc852} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:02:14.568333 [ 276 ] {55399845-259c-402f-b198-2372a33dc852} executeQuery: Read 60 rows, 4.14 KiB in 0.001023 sec., 58651.026392961874 rows/sec., 3.95 MiB/sec. 2026.01.20 00:02:14.568368 [ 276 ] {55399845-259c-402f-b198-2372a33dc852} TCPHandler: Processed in 0.001181455 sec. 2026.01.20 00:02:14.774085 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5273 2026.01.20 00:02:14.774610 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:02:14.774668 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2026.01.20 00:02:14.775195 [ 245 ] {} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2026.01.20 00:02:14.775436 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:02:14.775570 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5273 2026.01.20 00:02:14.775608 [ 24 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2026.01.20 00:02:14.775681 [ 24 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:02:14.775704 [ 24 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2026.01.20 00:02:14.775831 [ 196 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2026.01.20 00:02:14.775958 [ 196 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:02:14.776013 [ 196 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2905 rows starting from the beginning of the part 2026.01.20 00:02:14.776113 [ 196 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 448 rows starting from the beginning of the part 2026.01.20 00:02:14.776166 [ 196 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 512 rows starting from the beginning of the part 2026.01.20 00:02:14.776215 [ 196 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 448 rows starting from the beginning of the part 2026.01.20 00:02:14.776258 [ 196 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 512 rows starting from the beginning of the part 2026.01.20 00:02:14.776311 [ 196 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 448 rows starting from the beginning of the part 2026.01.20 00:02:14.777759 [ 192 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 5273 rows, containing 4 columns (4 merged, 0 gathered) in 0.001984495 sec., 2657099.1612475715 rows/sec., 38.01 MiB/sec. 2026.01.20 00:02:14.778568 [ 188 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2026.01.20 00:02:14.778870 [ 188 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_11_2} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:02:14.778942 [ 188 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_11_2} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2026.01.20 00:02:14.779011 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. 2026.01.20 00:02:15.055272 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 2026.01.20 00:02:15.073707 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:02:15.073783 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2026.01.20 00:02:15.080182 [ 244 ] {} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2026.01.20 00:02:15.080930 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:02:15.081224 [ 24 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2026.01.20 00:02:15.081257 [ 24 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:02:15.081277 [ 24 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2026.01.20 00:02:15.081373 [ 196 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2026.01.20 00:02:15.084411 [ 196 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:02:15.084414 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 83 2026.01.20 00:02:15.085176 [ 196 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 46 rows starting from the beginning of the part 2026.01.20 00:02:15.089292 [ 196 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 7 rows starting from the beginning of the part 2026.01.20 00:02:15.093640 [ 196 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 8 rows starting from the beginning of the part 2026.01.20 00:02:15.097708 [ 196 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 7 rows starting from the beginning of the part 2026.01.20 00:02:15.102181 [ 196 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 8 rows starting from the beginning of the part 2026.01.20 00:02:15.106714 [ 196 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 7 rows starting from the beginning of the part 2026.01.20 00:02:15.161795 [ 192 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.080454572 sec., 1031.6380776968151 rows/sec., 5.33 MiB/sec. 2026.01.20 00:02:15.163691 [ 200 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2026.01.20 00:02:15.165609 [ 200 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_11_2} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:02:15.165714 [ 200 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_11_2} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2026.01.20 00:02:15.167038 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. 2026.01.20 00:02:16.000189 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 212.36 MiB, peak 222.24 MiB, free memory in arenas 0.00 B, will set to 222.07 MiB (RSS), difference: 9.70 MiB 2026.01.20 00:02:19.518595 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:02:19.518803 [ 276 ] {448d4292-70a8-4d35-85b9-9a99904be101} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:02:19.518873 [ 276 ] {448d4292-70a8-4d35-85b9-9a99904be101} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:02:19.519576 [ 276 ] {448d4292-70a8-4d35-85b9-9a99904be101} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:02:19.519636 [ 276 ] {448d4292-70a8-4d35-85b9-9a99904be101} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2026.01.20 00:02:19.520198 [ 276 ] {448d4292-70a8-4d35-85b9-9a99904be101} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2026.01.20 00:02:19.520532 [ 276 ] {448d4292-70a8-4d35-85b9-9a99904be101} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:02:19.520740 [ 276 ] {448d4292-70a8-4d35-85b9-9a99904be101} executeQuery: Read 56 rows, 4.38 KiB in 0.001986 sec., 28197.381671701914 rows/sec., 2.15 MiB/sec. 2026.01.20 00:02:19.520796 [ 276 ] {448d4292-70a8-4d35-85b9-9a99904be101} TCPHandler: Processed in 0.002335759 sec. 2026.01.20 00:02:19.520943 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:02:19.521065 [ 276 ] {2964a633-cf1e-4510-a2ed-3db6d4ff1eb6} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:02:19.521114 [ 276 ] {2964a633-cf1e-4510-a2ed-3db6d4ff1eb6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:02:19.521626 [ 276 ] {2964a633-cf1e-4510-a2ed-3db6d4ff1eb6} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:02:19.521671 [ 276 ] {2964a633-cf1e-4510-a2ed-3db6d4ff1eb6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2026.01.20 00:02:19.522038 [ 276 ] {2964a633-cf1e-4510-a2ed-3db6d4ff1eb6} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2026.01.20 00:02:19.522367 [ 276 ] {2964a633-cf1e-4510-a2ed-3db6d4ff1eb6} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:02:19.522544 [ 276 ] {2964a633-cf1e-4510-a2ed-3db6d4ff1eb6} executeQuery: Read 64 rows, 5.12 KiB in 0.001502 sec., 42609.85352862849 rows/sec., 3.33 MiB/sec. 2026.01.20 00:02:19.522598 [ 276 ] {2964a633-cf1e-4510-a2ed-3db6d4ff1eb6} TCPHandler: Processed in 0.001717282 sec. 2026.01.20 00:02:19.522747 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:02:19.522856 [ 276 ] {3977fb2a-16f9-49c0-b26e-3a1821ba6e06} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:02:19.522914 [ 276 ] {3977fb2a-16f9-49c0-b26e-3a1821ba6e06} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:02:19.523489 [ 276 ] {3977fb2a-16f9-49c0-b26e-3a1821ba6e06} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:02:19.523529 [ 276 ] {3977fb2a-16f9-49c0-b26e-3a1821ba6e06} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2026.01.20 00:02:19.523907 [ 276 ] {3977fb2a-16f9-49c0-b26e-3a1821ba6e06} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2026.01.20 00:02:19.524140 [ 276 ] {3977fb2a-16f9-49c0-b26e-3a1821ba6e06} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:02:19.524295 [ 276 ] {3977fb2a-16f9-49c0-b26e-3a1821ba6e06} executeQuery: Read 160 rows, 11.41 KiB in 0.001466 sec., 109140.51841746247 rows/sec., 7.60 MiB/sec. 2026.01.20 00:02:19.524334 [ 276 ] {3977fb2a-16f9-49c0-b26e-3a1821ba6e06} TCPHandler: Processed in 0.001648121 sec. 2026.01.20 00:02:19.524473 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:02:19.524685 [ 276 ] {476dd797-3f19-46cb-a980-33ad00e724f7} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:02:19.524795 [ 276 ] {476dd797-3f19-46cb-a980-33ad00e724f7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:02:19.525289 [ 276 ] {476dd797-3f19-46cb-a980-33ad00e724f7} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:02:19.525334 [ 276 ] {476dd797-3f19-46cb-a980-33ad00e724f7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2026.01.20 00:02:19.525653 [ 276 ] {476dd797-3f19-46cb-a980-33ad00e724f7} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2026.01.20 00:02:19.525897 [ 276 ] {476dd797-3f19-46cb-a980-33ad00e724f7} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:02:19.526042 [ 276 ] {476dd797-3f19-46cb-a980-33ad00e724f7} executeQuery: Read 60 rows, 4.14 KiB in 0.001417 sec., 42342.97812279464 rows/sec., 2.85 MiB/sec. 2026.01.20 00:02:19.526091 [ 276 ] {476dd797-3f19-46cb-a980-33ad00e724f7} TCPHandler: Processed in 0.001671581 sec. 2026.01.20 00:02:22.175526 [ 46 ] {} DNSResolver: Updating DNS cache 2026.01.20 00:02:22.175597 [ 46 ] {} DNSResolver: Updated DNS cache 2026.01.20 00:02:22.271563 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 344 2026.01.20 00:02:22.273714 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:02:22.273752 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2026.01.20 00:02:22.274920 [ 243 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2026.01.20 00:02:22.275192 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:02:22.275429 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 344 2026.01.20 00:02:22.275811 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5785 2026.01.20 00:02:22.276408 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:02:22.276457 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2026.01.20 00:02:22.277130 [ 245 ] {} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2026.01.20 00:02:22.277364 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:02:22.277498 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5785 2026.01.20 00:02:22.584636 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 2026.01.20 00:02:22.602508 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:02:22.602568 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2026.01.20 00:02:22.608276 [ 244 ] {} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2026.01.20 00:02:22.608970 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:02:22.611850 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 91 2026.01.20 00:02:24.520266 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:02:24.520455 [ 276 ] {fa42e7ab-21cd-4ddf-b990-b3ba214d5885} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:02:24.520523 [ 276 ] {fa42e7ab-21cd-4ddf-b990-b3ba214d5885} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:02:24.521259 [ 276 ] {fa42e7ab-21cd-4ddf-b990-b3ba214d5885} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:02:24.521310 [ 276 ] {fa42e7ab-21cd-4ddf-b990-b3ba214d5885} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2026.01.20 00:02:24.521717 [ 276 ] {fa42e7ab-21cd-4ddf-b990-b3ba214d5885} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2026.01.20 00:02:24.521955 [ 276 ] {fa42e7ab-21cd-4ddf-b990-b3ba214d5885} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:02:24.522098 [ 61 ] {} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2026.01.20 00:02:24.522124 [ 276 ] {fa42e7ab-21cd-4ddf-b990-b3ba214d5885} executeQuery: Read 136 rows, 12.05 KiB in 0.001713 sec., 79392.8779918272 rows/sec., 6.87 MiB/sec. 2026.01.20 00:02:24.522171 [ 61 ] {} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:02:24.522187 [ 276 ] {fa42e7ab-21cd-4ddf-b990-b3ba214d5885} TCPHandler: Processed in 0.002048186 sec. 2026.01.20 00:02:24.522202 [ 61 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2026.01.20 00:02:24.522325 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:02:24.522328 [ 189 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2026.01.20 00:02:24.522439 [ 276 ] {a59094ff-ab8b-4a65-ac4a-03eae1620ffb} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.01.20 00:02:24.522466 [ 189 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:02:24.522488 [ 276 ] {a59094ff-ab8b-4a65-ac4a-03eae1620ffb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.01.20 00:02:24.522505 [ 189 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1393 rows starting from the beginning of the part 2026.01.20 00:02:24.522575 [ 189 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 126 rows starting from the beginning of the part 2026.01.20 00:02:24.522619 [ 189 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 56 rows starting from the beginning of the part 2026.01.20 00:02:24.522661 [ 189 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1405 rows starting from the beginning of the part 2026.01.20 00:02:24.522702 [ 189 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 56 rows starting from the beginning of the part 2026.01.20 00:02:24.522743 [ 189 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 136 rows starting from the beginning of the part 2026.01.20 00:02:24.522934 [ 276 ] {a59094ff-ab8b-4a65-ac4a-03eae1620ffb} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:02:24.522979 [ 276 ] {a59094ff-ab8b-4a65-ac4a-03eae1620ffb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2026.01.20 00:02:24.523357 [ 276 ] {a59094ff-ab8b-4a65-ac4a-03eae1620ffb} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2026.01.20 00:02:24.523617 [ 276 ] {a59094ff-ab8b-4a65-ac4a-03eae1620ffb} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:02:24.523770 [ 276 ] {a59094ff-ab8b-4a65-ac4a-03eae1620ffb} executeQuery: Read 40 rows, 3.01 KiB in 0.001354 sec., 29542.097488921714 rows/sec., 2.17 MiB/sec. 2026.01.20 00:02:24.523810 [ 276 ] {a59094ff-ab8b-4a65-ac4a-03eae1620ffb} TCPHandler: Processed in 0.0015383 sec. 2026.01.20 00:02:24.523931 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:02:24.524031 [ 276 ] {78b96816-160f-414e-a5d5-d69ad68c5df0} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:02:24.524078 [ 276 ] {78b96816-160f-414e-a5d5-d69ad68c5df0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:02:24.524255 [ 200 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 3172 rows, containing 5 columns (5 merged, 0 gathered) in 0.001980546 sec., 1601578.5546006 rows/sec., 139.87 MiB/sec. 2026.01.20 00:02:24.524548 [ 276 ] {78b96816-160f-414e-a5d5-d69ad68c5df0} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:02:24.524593 [ 276 ] {78b96816-160f-414e-a5d5-d69ad68c5df0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2026.01.20 00:02:24.524679 [ 192 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2026.01.20 00:02:24.524966 [ 276 ] {78b96816-160f-414e-a5d5-d69ad68c5df0} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2026.01.20 00:02:24.525146 [ 192 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_16_3} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:02:24.525225 [ 276 ] {78b96816-160f-414e-a5d5-d69ad68c5df0} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:02:24.525266 [ 192 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_16_3} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2026.01.20 00:02:24.525344 [ 61 ] {} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2026.01.20 00:02:24.525378 [ 276 ] {78b96816-160f-414e-a5d5-d69ad68c5df0} executeQuery: Read 104 rows, 8.32 KiB in 0.001367 sec., 76079.00512070228 rows/sec., 5.94 MiB/sec. 2026.01.20 00:02:24.525381 [ 61 ] {} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:02:24.525411 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. 2026.01.20 00:02:24.525425 [ 276 ] {78b96816-160f-414e-a5d5-d69ad68c5df0} TCPHandler: Processed in 0.00154512 sec. 2026.01.20 00:02:24.525421 [ 61 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2026.01.20 00:02:24.525559 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:02:24.525576 [ 187 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2026.01.20 00:02:24.525660 [ 276 ] {df2d6ba9-3d16-41b3-8d70-afe625b7b595} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:02:24.525710 [ 276 ] {df2d6ba9-3d16-41b3-8d70-afe625b7b595} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:02:24.525717 [ 187 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:02:24.525775 [ 187 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 615 rows starting from the beginning of the part 2026.01.20 00:02:24.525872 [ 187 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 99 rows starting from the beginning of the part 2026.01.20 00:02:24.525924 [ 187 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 64 rows starting from the beginning of the part 2026.01.20 00:02:24.525966 [ 187 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 623 rows starting from the beginning of the part 2026.01.20 00:02:24.526009 [ 187 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 64 rows starting from the beginning of the part 2026.01.20 00:02:24.526055 [ 187 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 104 rows starting from the beginning of the part 2026.01.20 00:02:24.526142 [ 276 ] {df2d6ba9-3d16-41b3-8d70-afe625b7b595} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:02:24.526183 [ 276 ] {df2d6ba9-3d16-41b3-8d70-afe625b7b595} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2026.01.20 00:02:24.526571 [ 276 ] {df2d6ba9-3d16-41b3-8d70-afe625b7b595} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2026.01.20 00:02:24.526820 [ 276 ] {df2d6ba9-3d16-41b3-8d70-afe625b7b595} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:02:24.526945 [ 73 ] {} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2026.01.20 00:02:24.526972 [ 276 ] {df2d6ba9-3d16-41b3-8d70-afe625b7b595} executeQuery: Read 160 rows, 11.41 KiB in 0.001329 sec., 120391.27163280662 rows/sec., 8.39 MiB/sec. 2026.01.20 00:02:24.526986 [ 73 ] {} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:02:24.527015 [ 73 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2026.01.20 00:02:24.527016 [ 276 ] {df2d6ba9-3d16-41b3-8d70-afe625b7b595} TCPHandler: Processed in 0.001508109 sec. 2026.01.20 00:02:24.527107 [ 192 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2026.01.20 00:02:24.527144 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:02:24.527219 [ 192 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:02:24.527220 [ 200 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 1569 rows, containing 5 columns (5 merged, 0 gathered) in 0.001705712 sec., 919850.4788616132 rows/sec., 73.32 MiB/sec. 2026.01.20 00:02:24.527245 [ 276 ] {785056ed-0945-4862-b684-2994045d45d6} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.01.20 00:02:24.527259 [ 192 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 3851 rows starting from the beginning of the part 2026.01.20 00:02:24.527314 [ 276 ] {785056ed-0945-4862-b684-2994045d45d6} 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 2026.01.20 00:02:24.527359 [ 192 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 160 rows starting from the beginning of the part 2026.01.20 00:02:24.527400 [ 187 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2026.01.20 00:02:24.527420 [ 192 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 160 rows starting from the beginning of the part 2026.01.20 00:02:24.527471 [ 192 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 889 rows starting from the beginning of the part 2026.01.20 00:02:24.527530 [ 192 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 160 rows starting from the beginning of the part 2026.01.20 00:02:24.527580 [ 192 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 160 rows starting from the beginning of the part 2026.01.20 00:02:24.527677 [ 187 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_16_3} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:02:24.527759 [ 187 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_16_3} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2026.01.20 00:02:24.527830 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. 2026.01.20 00:02:24.528186 [ 276 ] {785056ed-0945-4862-b684-2994045d45d6} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:02:24.528228 [ 276 ] {785056ed-0945-4862-b684-2994045d45d6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2026.01.20 00:02:24.528836 [ 276 ] {785056ed-0945-4862-b684-2994045d45d6} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2026.01.20 00:02:24.529090 [ 276 ] {785056ed-0945-4862-b684-2994045d45d6} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:02:24.529238 [ 276 ] {785056ed-0945-4862-b684-2994045d45d6} executeQuery: Read 40 rows, 73.40 KiB in 0.00201 sec., 19900.49751243781 rows/sec., 35.66 MiB/sec. 2026.01.20 00:02:24.529304 [ 276 ] {785056ed-0945-4862-b684-2994045d45d6} TCPHandler: Processed in 0.002210909 sec. 2026.01.20 00:02:24.529417 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:02:24.529514 [ 276 ] {b44b63a8-3640-4c28-a691-e66f5f4d8b8b} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:02:24.529558 [ 276 ] {b44b63a8-3640-4c28-a691-e66f5f4d8b8b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:02:24.529900 [ 276 ] {b44b63a8-3640-4c28-a691-e66f5f4d8b8b} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:02:24.529936 [ 276 ] {b44b63a8-3640-4c28-a691-e66f5f4d8b8b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2026.01.20 00:02:24.530099 [ 197 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 5380 rows, containing 5 columns (5 merged, 0 gathered) in 0.003033969 sec., 1773254.7695774082 rows/sec., 121.81 MiB/sec. 2026.01.20 00:02:24.530301 [ 276 ] {b44b63a8-3640-4c28-a691-e66f5f4d8b8b} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2026.01.20 00:02:24.530525 [ 276 ] {b44b63a8-3640-4c28-a691-e66f5f4d8b8b} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:02:24.530628 [ 73 ] {} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2026.01.20 00:02:24.530660 [ 276 ] {b44b63a8-3640-4c28-a691-e66f5f4d8b8b} executeQuery: Read 60 rows, 4.14 KiB in 0.001163 sec., 51590.713671539124 rows/sec., 3.48 MiB/sec. 2026.01.20 00:02:24.530664 [ 73 ] {} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:02:24.530705 [ 276 ] {b44b63a8-3640-4c28-a691-e66f5f4d8b8b} TCPHandler: Processed in 0.001338667 sec. 2026.01.20 00:02:24.530710 [ 187 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2026.01.20 00:02:24.530706 [ 73 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2026.01.20 00:02:24.530834 [ 192 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2026.01.20 00:02:24.530937 [ 192 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:02:24.530964 [ 192 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 600 rows starting from the beginning of the part 2026.01.20 00:02:24.531010 [ 192 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 60 rows starting from the beginning of the part 2026.01.20 00:02:24.531020 [ 187 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_16_3} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:02:24.531047 [ 192 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 60 rows starting from the beginning of the part 2026.01.20 00:02:24.531087 [ 192 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 60 rows starting from the beginning of the part 2026.01.20 00:02:24.531103 [ 187 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_16_3} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2026.01.20 00:02:24.531122 [ 192 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 60 rows starting from the beginning of the part 2026.01.20 00:02:24.531162 [ 192 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 60 rows starting from the beginning of the part 2026.01.20 00:02:24.531183 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.03 MiB. 2026.01.20 00:02:24.531922 [ 197 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 4 columns (4 merged, 0 gathered) in 0.001119294 sec., 804078.2850618336 rows/sec., 54.19 MiB/sec. 2026.01.20 00:02:24.532086 [ 200 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2026.01.20 00:02:24.532352 [ 200 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_16_3} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:02:24.532418 [ 200 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_16_3} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2026.01.20 00:02:24.532487 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. 2026.01.20 00:02:29.522360 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:02:29.522577 [ 276 ] {16c118d6-b3c7-4627-b333-66e080f38ab9} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:02:29.522649 [ 276 ] {16c118d6-b3c7-4627-b333-66e080f38ab9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:02:29.523340 [ 276 ] {16c118d6-b3c7-4627-b333-66e080f38ab9} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:02:29.523391 [ 276 ] {16c118d6-b3c7-4627-b333-66e080f38ab9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2026.01.20 00:02:29.523870 [ 276 ] {16c118d6-b3c7-4627-b333-66e080f38ab9} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2026.01.20 00:02:29.524116 [ 276 ] {16c118d6-b3c7-4627-b333-66e080f38ab9} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:02:29.524278 [ 276 ] {16c118d6-b3c7-4627-b333-66e080f38ab9} executeQuery: Read 56 rows, 4.38 KiB in 0.001755 sec., 31908.831908831908 rows/sec., 2.44 MiB/sec. 2026.01.20 00:02:29.524323 [ 276 ] {16c118d6-b3c7-4627-b333-66e080f38ab9} TCPHandler: Processed in 0.002124418 sec. 2026.01.20 00:02:29.524461 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:02:29.524561 [ 276 ] {949ac81f-aa0e-409e-b8ee-678854c8fb0c} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:02:29.524605 [ 276 ] {949ac81f-aa0e-409e-b8ee-678854c8fb0c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:02:29.525051 [ 276 ] {949ac81f-aa0e-409e-b8ee-678854c8fb0c} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:02:29.525091 [ 276 ] {949ac81f-aa0e-409e-b8ee-678854c8fb0c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2026.01.20 00:02:29.525416 [ 276 ] {949ac81f-aa0e-409e-b8ee-678854c8fb0c} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2026.01.20 00:02:29.525678 [ 276 ] {949ac81f-aa0e-409e-b8ee-678854c8fb0c} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:02:29.525817 [ 276 ] {949ac81f-aa0e-409e-b8ee-678854c8fb0c} executeQuery: Read 64 rows, 5.12 KiB in 0.001276 sec., 50156.73981191222 rows/sec., 3.91 MiB/sec. 2026.01.20 00:02:29.525858 [ 276 ] {949ac81f-aa0e-409e-b8ee-678854c8fb0c} TCPHandler: Processed in 0.001449918 sec. 2026.01.20 00:02:29.525981 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:02:29.526077 [ 276 ] {9fc9a2a1-c844-4465-a49d-f493eae77dba} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:02:29.526122 [ 276 ] {9fc9a2a1-c844-4465-a49d-f493eae77dba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:02:29.526557 [ 276 ] {9fc9a2a1-c844-4465-a49d-f493eae77dba} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:02:29.526594 [ 276 ] {9fc9a2a1-c844-4465-a49d-f493eae77dba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2026.01.20 00:02:29.526946 [ 276 ] {9fc9a2a1-c844-4465-a49d-f493eae77dba} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2026.01.20 00:02:29.527174 [ 276 ] {9fc9a2a1-c844-4465-a49d-f493eae77dba} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:02:29.527310 [ 276 ] {9fc9a2a1-c844-4465-a49d-f493eae77dba} executeQuery: Read 160 rows, 11.41 KiB in 0.001252 sec., 127795.5271565495 rows/sec., 8.90 MiB/sec. 2026.01.20 00:02:29.527348 [ 276 ] {9fc9a2a1-c844-4465-a49d-f493eae77dba} TCPHandler: Processed in 0.001417069 sec. 2026.01.20 00:02:29.527466 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:02:29.527561 [ 276 ] {02e62249-01d0-4efa-a457-92ed88af4ab3} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:02:29.527604 [ 276 ] {02e62249-01d0-4efa-a457-92ed88af4ab3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:02:29.527961 [ 276 ] {02e62249-01d0-4efa-a457-92ed88af4ab3} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:02:29.527998 [ 276 ] {02e62249-01d0-4efa-a457-92ed88af4ab3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2026.01.20 00:02:29.528310 [ 276 ] {02e62249-01d0-4efa-a457-92ed88af4ab3} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2026.01.20 00:02:29.528515 [ 276 ] {02e62249-01d0-4efa-a457-92ed88af4ab3} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:02:29.528649 [ 276 ] {02e62249-01d0-4efa-a457-92ed88af4ab3} executeQuery: Read 60 rows, 4.14 KiB in 0.001105 sec., 54298.64253393665 rows/sec., 3.66 MiB/sec. 2026.01.20 00:02:29.528684 [ 276 ] {02e62249-01d0-4efa-a457-92ed88af4ab3} TCPHandler: Processed in 0.001269256 sec. 2026.01.20 00:02:29.778532 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6233 2026.01.20 00:02:29.779049 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:02:29.779096 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2026.01.20 00:02:29.779605 [ 245 ] {} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2026.01.20 00:02:29.779844 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:02:29.779984 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6233 2026.01.20 00:02:30.111895 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 2026.01.20 00:02:30.127725 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:02:30.127782 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2026.01.20 00:02:30.133543 [ 244 ] {} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2026.01.20 00:02:30.134240 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:02:30.136913 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 98 2026.01.20 00:02:32.275537 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 364 2026.01.20 00:02:32.277468 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:02:32.277515 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2026.01.20 00:02:32.278639 [ 243 ] {} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2026.01.20 00:02:32.278904 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:02:32.279139 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 364 2026.01.20 00:02:34.520883 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:02:34.521076 [ 276 ] {2ee644a7-288c-41ab-9854-c73e741b3083} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:02:34.521142 [ 276 ] {2ee644a7-288c-41ab-9854-c73e741b3083} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:02:34.521809 [ 276 ] {2ee644a7-288c-41ab-9854-c73e741b3083} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:02:34.521863 [ 276 ] {2ee644a7-288c-41ab-9854-c73e741b3083} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2026.01.20 00:02:34.522258 [ 276 ] {2ee644a7-288c-41ab-9854-c73e741b3083} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2026.01.20 00:02:34.522486 [ 276 ] {2ee644a7-288c-41ab-9854-c73e741b3083} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:02:34.522649 [ 276 ] {2ee644a7-288c-41ab-9854-c73e741b3083} executeQuery: Read 136 rows, 12.05 KiB in 0.001618 sec., 84054.38813349814 rows/sec., 7.27 MiB/sec. 2026.01.20 00:02:34.522695 [ 276 ] {2ee644a7-288c-41ab-9854-c73e741b3083} TCPHandler: Processed in 0.001937015 sec. 2026.01.20 00:02:34.522813 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:02:34.522915 [ 276 ] {48a2355d-1d68-46c8-834b-c43982227354} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.01.20 00:02:34.522959 [ 276 ] {48a2355d-1d68-46c8-834b-c43982227354} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.01.20 00:02:34.523373 [ 276 ] {48a2355d-1d68-46c8-834b-c43982227354} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:02:34.523410 [ 276 ] {48a2355d-1d68-46c8-834b-c43982227354} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2026.01.20 00:02:34.523719 [ 276 ] {48a2355d-1d68-46c8-834b-c43982227354} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2026.01.20 00:02:34.523930 [ 276 ] {48a2355d-1d68-46c8-834b-c43982227354} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:02:34.524059 [ 276 ] {48a2355d-1d68-46c8-834b-c43982227354} executeQuery: Read 40 rows, 3.01 KiB in 0.001165 sec., 34334.76394849785 rows/sec., 2.52 MiB/sec. 2026.01.20 00:02:34.524096 [ 276 ] {48a2355d-1d68-46c8-834b-c43982227354} TCPHandler: Processed in 0.001336407 sec. 2026.01.20 00:02:34.524199 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:02:34.524295 [ 276 ] {65109b01-b4a0-47b4-9792-edc73b5df358} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:02:34.524336 [ 276 ] {65109b01-b4a0-47b4-9792-edc73b5df358} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:02:34.524753 [ 276 ] {65109b01-b4a0-47b4-9792-edc73b5df358} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:02:34.524789 [ 276 ] {65109b01-b4a0-47b4-9792-edc73b5df358} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2026.01.20 00:02:34.525090 [ 276 ] {65109b01-b4a0-47b4-9792-edc73b5df358} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2026.01.20 00:02:34.525295 [ 276 ] {65109b01-b4a0-47b4-9792-edc73b5df358} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:02:34.525430 [ 276 ] {65109b01-b4a0-47b4-9792-edc73b5df358} executeQuery: Read 104 rows, 8.32 KiB in 0.001153 sec., 90199.47961838682 rows/sec., 7.05 MiB/sec. 2026.01.20 00:02:34.525467 [ 276 ] {65109b01-b4a0-47b4-9792-edc73b5df358} TCPHandler: Processed in 0.001318626 sec. 2026.01.20 00:02:34.525584 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:02:34.525679 [ 276 ] {5147de22-b8ae-4b38-ba4f-d60c0c7028f5} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:02:34.525723 [ 276 ] {5147de22-b8ae-4b38-ba4f-d60c0c7028f5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:02:34.526116 [ 276 ] {5147de22-b8ae-4b38-ba4f-d60c0c7028f5} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:02:34.526152 [ 276 ] {5147de22-b8ae-4b38-ba4f-d60c0c7028f5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2026.01.20 00:02:34.526484 [ 276 ] {5147de22-b8ae-4b38-ba4f-d60c0c7028f5} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2026.01.20 00:02:34.526688 [ 276 ] {5147de22-b8ae-4b38-ba4f-d60c0c7028f5} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:02:34.526823 [ 276 ] {5147de22-b8ae-4b38-ba4f-d60c0c7028f5} executeQuery: Read 160 rows, 11.41 KiB in 0.001162 sec., 137693.63166953527 rows/sec., 9.59 MiB/sec. 2026.01.20 00:02:34.526862 [ 276 ] {5147de22-b8ae-4b38-ba4f-d60c0c7028f5} TCPHandler: Processed in 0.001328287 sec. 2026.01.20 00:02:34.526964 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:02:34.527059 [ 276 ] {b2a8b11e-8af0-41fb-b9e0-018b860d6328} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.01.20 00:02:34.527113 [ 276 ] {b2a8b11e-8af0-41fb-b9e0-018b860d6328} 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 2026.01.20 00:02:34.527874 [ 276 ] {b2a8b11e-8af0-41fb-b9e0-018b860d6328} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:02:34.527908 [ 276 ] {b2a8b11e-8af0-41fb-b9e0-018b860d6328} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2026.01.20 00:02:34.528422 [ 276 ] {b2a8b11e-8af0-41fb-b9e0-018b860d6328} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2026.01.20 00:02:34.528638 [ 276 ] {b2a8b11e-8af0-41fb-b9e0-018b860d6328} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:02:34.528838 [ 276 ] {b2a8b11e-8af0-41fb-b9e0-018b860d6328} executeQuery: Read 40 rows, 73.40 KiB in 0.001794 sec., 22296.54403567447 rows/sec., 39.95 MiB/sec. 2026.01.20 00:02:34.528909 [ 276 ] {b2a8b11e-8af0-41fb-b9e0-018b860d6328} TCPHandler: Processed in 0.001993576 sec. 2026.01.20 00:02:34.529038 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:02:34.529134 [ 276 ] {c8b8a666-5cd4-4c3e-95e3-26be8ebbe88b} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:02:34.529176 [ 276 ] {c8b8a666-5cd4-4c3e-95e3-26be8ebbe88b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:02:34.529506 [ 276 ] {c8b8a666-5cd4-4c3e-95e3-26be8ebbe88b} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:02:34.529542 [ 276 ] {c8b8a666-5cd4-4c3e-95e3-26be8ebbe88b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2026.01.20 00:02:34.529852 [ 276 ] {c8b8a666-5cd4-4c3e-95e3-26be8ebbe88b} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2026.01.20 00:02:34.530056 [ 276 ] {c8b8a666-5cd4-4c3e-95e3-26be8ebbe88b} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:02:34.530184 [ 276 ] {c8b8a666-5cd4-4c3e-95e3-26be8ebbe88b} executeQuery: Read 60 rows, 4.14 KiB in 0.001068 sec., 56179.77528089888 rows/sec., 3.79 MiB/sec. 2026.01.20 00:02:34.530218 [ 276 ] {c8b8a666-5cd4-4c3e-95e3-26be8ebbe88b} TCPHandler: Processed in 0.001230975 sec. 2026.01.20 00:02:37.175644 [ 31 ] {} DNSResolver: Updating DNS cache 2026.01.20 00:02:37.175693 [ 31 ] {} DNSResolver: Updated DNS cache 2026.01.20 00:02:37.280202 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6745 2026.01.20 00:02:37.280737 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:02:37.280784 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2026.01.20 00:02:37.281342 [ 245 ] {} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2026.01.20 00:02:37.281575 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:02:37.281710 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6745 2026.01.20 00:02:37.637120 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 2026.01.20 00:02:37.654892 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:02:37.654962 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2026.01.20 00:02:37.662554 [ 244 ] {} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2026.01.20 00:02:37.663287 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:02:37.666719 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 106 2026.01.20 00:02:39.518105 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:02:39.518297 [ 276 ] {6f78dfd7-c8a5-4cc8-b5ac-8a500834e3ec} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:02:39.518363 [ 276 ] {6f78dfd7-c8a5-4cc8-b5ac-8a500834e3ec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:02:39.518988 [ 276 ] {6f78dfd7-c8a5-4cc8-b5ac-8a500834e3ec} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:02:39.519036 [ 276 ] {6f78dfd7-c8a5-4cc8-b5ac-8a500834e3ec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2026.01.20 00:02:39.519425 [ 276 ] {6f78dfd7-c8a5-4cc8-b5ac-8a500834e3ec} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2026.01.20 00:02:39.519664 [ 276 ] {6f78dfd7-c8a5-4cc8-b5ac-8a500834e3ec} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:02:39.519831 [ 276 ] {6f78dfd7-c8a5-4cc8-b5ac-8a500834e3ec} executeQuery: Read 56 rows, 4.38 KiB in 0.00158 sec., 35443.037974683546 rows/sec., 2.71 MiB/sec. 2026.01.20 00:02:39.519872 [ 276 ] {6f78dfd7-c8a5-4cc8-b5ac-8a500834e3ec} TCPHandler: Processed in 0.001892604 sec. 2026.01.20 00:02:39.519993 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:02:39.520092 [ 276 ] {311c13eb-260e-44f9-9747-869481f5916d} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:02:39.520134 [ 276 ] {311c13eb-260e-44f9-9747-869481f5916d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:02:39.520557 [ 276 ] {311c13eb-260e-44f9-9747-869481f5916d} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:02:39.520593 [ 276 ] {311c13eb-260e-44f9-9747-869481f5916d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2026.01.20 00:02:39.520916 [ 276 ] {311c13eb-260e-44f9-9747-869481f5916d} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2026.01.20 00:02:39.521140 [ 276 ] {311c13eb-260e-44f9-9747-869481f5916d} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:02:39.521272 [ 276 ] {311c13eb-260e-44f9-9747-869481f5916d} executeQuery: Read 64 rows, 5.12 KiB in 0.0012 sec., 53333.333333333336 rows/sec., 4.16 MiB/sec. 2026.01.20 00:02:39.521310 [ 276 ] {311c13eb-260e-44f9-9747-869481f5916d} TCPHandler: Processed in 0.001368318 sec. 2026.01.20 00:02:39.521427 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:02:39.521524 [ 276 ] {44779af9-8a3c-4755-aeae-0ccbea78525b} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:02:39.521568 [ 276 ] {44779af9-8a3c-4755-aeae-0ccbea78525b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:02:39.521969 [ 276 ] {44779af9-8a3c-4755-aeae-0ccbea78525b} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:02:39.522005 [ 276 ] {44779af9-8a3c-4755-aeae-0ccbea78525b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2026.01.20 00:02:39.522345 [ 276 ] {44779af9-8a3c-4755-aeae-0ccbea78525b} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2026.01.20 00:02:39.522556 [ 276 ] {44779af9-8a3c-4755-aeae-0ccbea78525b} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:02:39.522690 [ 276 ] {44779af9-8a3c-4755-aeae-0ccbea78525b} executeQuery: Read 160 rows, 11.41 KiB in 0.001184 sec., 135135.13513513515 rows/sec., 9.41 MiB/sec. 2026.01.20 00:02:39.522727 [ 276 ] {44779af9-8a3c-4755-aeae-0ccbea78525b} TCPHandler: Processed in 0.001351727 sec. 2026.01.20 00:02:39.522832 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:02:39.522926 [ 276 ] {15e01d2e-f509-4065-b310-84c8fd75aa4e} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:02:39.522971 [ 276 ] {15e01d2e-f509-4065-b310-84c8fd75aa4e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:02:39.523320 [ 276 ] {15e01d2e-f509-4065-b310-84c8fd75aa4e} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:02:39.523355 [ 276 ] {15e01d2e-f509-4065-b310-84c8fd75aa4e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2026.01.20 00:02:39.523656 [ 276 ] {15e01d2e-f509-4065-b310-84c8fd75aa4e} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2026.01.20 00:02:39.523861 [ 276 ] {15e01d2e-f509-4065-b310-84c8fd75aa4e} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:02:39.523993 [ 276 ] {15e01d2e-f509-4065-b310-84c8fd75aa4e} executeQuery: Read 60 rows, 4.14 KiB in 0.001085 sec., 55299.53917050691 rows/sec., 3.73 MiB/sec. 2026.01.20 00:02:39.524028 [ 276 ] {15e01d2e-f509-4065-b310-84c8fd75aa4e} TCPHandler: Processed in 0.001246326 sec. 2026.01.20 00:02:42.279374 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 384 2026.01.20 00:02:42.281592 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:02:42.281641 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2026.01.20 00:02:42.282829 [ 243 ] {} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2026.01.20 00:02:42.283121 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:02:42.283250 [ 35 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2026.01.20 00:02:42.283296 [ 35 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:02:42.283320 [ 35 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2026.01.20 00:02:42.283444 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 384 2026.01.20 00:02:42.283480 [ 192 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2026.01.20 00:02:42.284103 [ 192 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:02:42.284262 [ 192 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 272 rows starting from the beginning of the part 2026.01.20 00:02:42.284647 [ 192 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 22 rows starting from the beginning of the part 2026.01.20 00:02:42.284987 [ 192 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 20 rows starting from the beginning of the part 2026.01.20 00:02:42.285308 [ 192 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 30 rows starting from the beginning of the part 2026.01.20 00:02:42.285638 [ 192 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 20 rows starting from the beginning of the part 2026.01.20 00:02:42.285979 [ 192 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 20 rows starting from the beginning of the part 2026.01.20 00:02:42.291777 [ 197 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 72 columns (72 merged, 0 gathered) in 0.008376578 sec., 45842.10879430717 rows/sec., 42.66 MiB/sec. 2026.01.20 00:02:42.292758 [ 198 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2026.01.20 00:02:42.293385 [ 198 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_11_2} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:02:42.293469 [ 198 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_11_2} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2026.01.20 00:02:42.293803 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.74 MiB. 2026.01.20 00:02:44.555832 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:02:44.556022 [ 276 ] {53324e3b-f160-4f25-8504-d85cb54c1496} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.01.20 00:02:44.556087 [ 276 ] {53324e3b-f160-4f25-8504-d85cb54c1496} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.01.20 00:02:44.556732 [ 276 ] {53324e3b-f160-4f25-8504-d85cb54c1496} oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:02:44.556773 [ 276 ] {53324e3b-f160-4f25-8504-d85cb54c1496} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2026.01.20 00:02:44.557154 [ 276 ] {53324e3b-f160-4f25-8504-d85cb54c1496} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.01.20 00:02:44.557385 [ 276 ] {53324e3b-f160-4f25-8504-d85cb54c1496} oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:02:44.557537 [ 276 ] {53324e3b-f160-4f25-8504-d85cb54c1496} executeQuery: Read 24 rows, 2.04 KiB in 0.001562 sec., 15364.916773367477 rows/sec., 1.27 MiB/sec. 2026.01.20 00:02:44.557580 [ 276 ] {53324e3b-f160-4f25-8504-d85cb54c1496} TCPHandler: Processed in 0.001870904 sec. 2026.01.20 00:02:44.557708 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:02:44.557805 [ 276 ] {d1b41787-1c77-4db5-b6f5-27fb6fb73c1e} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:02:44.557846 [ 276 ] {d1b41787-1c77-4db5-b6f5-27fb6fb73c1e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:02:44.558938 [ 276 ] {d1b41787-1c77-4db5-b6f5-27fb6fb73c1e} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:02:44.558975 [ 276 ] {d1b41787-1c77-4db5-b6f5-27fb6fb73c1e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2026.01.20 00:02:44.559478 [ 276 ] {d1b41787-1c77-4db5-b6f5-27fb6fb73c1e} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2026.01.20 00:02:44.559699 [ 276 ] {d1b41787-1c77-4db5-b6f5-27fb6fb73c1e} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:02:44.559839 [ 276 ] {d1b41787-1c77-4db5-b6f5-27fb6fb73c1e} executeQuery: Read 1396 rows, 119.60 KiB in 0.002053 sec., 679980.516317584 rows/sec., 56.89 MiB/sec. 2026.01.20 00:02:44.559877 [ 276 ] {d1b41787-1c77-4db5-b6f5-27fb6fb73c1e} TCPHandler: Processed in 0.002220609 sec. 2026.01.20 00:02:44.559995 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:02:44.560090 [ 276 ] {7eae4700-9b6f-464a-990f-51d511bd939c} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.01.20 00:02:44.560131 [ 276 ] {7eae4700-9b6f-464a-990f-51d511bd939c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.01.20 00:02:44.560625 [ 276 ] {7eae4700-9b6f-464a-990f-51d511bd939c} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:02:44.560786 [ 276 ] {7eae4700-9b6f-464a-990f-51d511bd939c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2026.01.20 00:02:44.561219 [ 276 ] {7eae4700-9b6f-464a-990f-51d511bd939c} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2026.01.20 00:02:44.561512 [ 276 ] {7eae4700-9b6f-464a-990f-51d511bd939c} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:02:44.561682 [ 276 ] {7eae4700-9b6f-464a-990f-51d511bd939c} executeQuery: Read 52 rows, 3.97 KiB in 0.001609 sec., 32318.210068365446 rows/sec., 2.41 MiB/sec. 2026.01.20 00:02:44.561729 [ 276 ] {7eae4700-9b6f-464a-990f-51d511bd939c} TCPHandler: Processed in 0.001784513 sec. 2026.01.20 00:02:44.561864 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:02:44.561984 [ 276 ] {cae5be1b-8cb4-4a6e-8f8f-dae68bbe3a31} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.01.20 00:02:44.562034 [ 276 ] {cae5be1b-8cb4-4a6e-8f8f-dae68bbe3a31} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.01.20 00:02:44.562578 [ 276 ] {cae5be1b-8cb4-4a6e-8f8f-dae68bbe3a31} oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:02:44.562697 [ 276 ] {cae5be1b-8cb4-4a6e-8f8f-dae68bbe3a31} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2026.01.20 00:02:44.563198 [ 276 ] {cae5be1b-8cb4-4a6e-8f8f-dae68bbe3a31} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.01.20 00:02:44.563488 [ 276 ] {cae5be1b-8cb4-4a6e-8f8f-dae68bbe3a31} oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:02:44.563657 [ 276 ] {cae5be1b-8cb4-4a6e-8f8f-dae68bbe3a31} executeQuery: Read 252 rows, 17.85 KiB in 0.001696 sec., 148584.90566037735 rows/sec., 10.28 MiB/sec. 2026.01.20 00:02:44.563708 [ 276 ] {cae5be1b-8cb4-4a6e-8f8f-dae68bbe3a31} TCPHandler: Processed in 0.001907685 sec. 2026.01.20 00:02:44.563859 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:02:44.563973 [ 276 ] {743774a9-31c0-4b1c-9d10-aa2171d82e9f} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.01.20 00:02:44.564026 [ 276 ] {743774a9-31c0-4b1c-9d10-aa2171d82e9f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.01.20 00:02:44.564550 [ 276 ] {743774a9-31c0-4b1c-9d10-aa2171d82e9f} oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:02:44.564594 [ 276 ] {743774a9-31c0-4b1c-9d10-aa2171d82e9f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2026.01.20 00:02:44.564965 [ 276 ] {743774a9-31c0-4b1c-9d10-aa2171d82e9f} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.01.20 00:02:44.565181 [ 276 ] {743774a9-31c0-4b1c-9d10-aa2171d82e9f} oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:02:44.565313 [ 276 ] {743774a9-31c0-4b1c-9d10-aa2171d82e9f} executeQuery: Read 12 rows, 960.00 B in 0.001364 sec., 8797.653958944282 rows/sec., 687.32 KiB/sec. 2026.01.20 00:02:44.565351 [ 276 ] {743774a9-31c0-4b1c-9d10-aa2171d82e9f} TCPHandler: Processed in 0.00155644 sec. 2026.01.20 00:02:44.565471 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:02:44.565568 [ 276 ] {265e847f-b127-4385-9d27-4498b904e266} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:02:44.565608 [ 276 ] {265e847f-b127-4385-9d27-4498b904e266} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:02:44.566326 [ 276 ] {265e847f-b127-4385-9d27-4498b904e266} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:02:44.566367 [ 276 ] {265e847f-b127-4385-9d27-4498b904e266} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2026.01.20 00:02:44.566738 [ 276 ] {265e847f-b127-4385-9d27-4498b904e266} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2026.01.20 00:02:44.566953 [ 276 ] {265e847f-b127-4385-9d27-4498b904e266} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:02:44.567091 [ 276 ] {265e847f-b127-4385-9d27-4498b904e266} executeQuery: Read 596 rows, 45.87 KiB in 0.001539 sec., 387264.457439896 rows/sec., 29.10 MiB/sec. 2026.01.20 00:02:44.567130 [ 276 ] {265e847f-b127-4385-9d27-4498b904e266} TCPHandler: Processed in 0.001709772 sec. 2026.01.20 00:02:44.567248 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:02:44.567345 [ 276 ] {07591c23-733d-494e-999c-7a0b69d8154d} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:02:44.567389 [ 276 ] {07591c23-733d-494e-999c-7a0b69d8154d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:02:44.567998 [ 276 ] {07591c23-733d-494e-999c-7a0b69d8154d} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:02:44.568035 [ 276 ] {07591c23-733d-494e-999c-7a0b69d8154d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2026.01.20 00:02:44.568410 [ 276 ] {07591c23-733d-494e-999c-7a0b69d8154d} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2026.01.20 00:02:44.568624 [ 276 ] {07591c23-733d-494e-999c-7a0b69d8154d} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:02:44.568761 [ 276 ] {07591c23-733d-494e-999c-7a0b69d8154d} executeQuery: Read 880 rows, 61.16 KiB in 0.001433 sec., 614096.3014654571 rows/sec., 41.68 MiB/sec. 2026.01.20 00:02:44.568812 [ 276 ] {07591c23-733d-494e-999c-7a0b69d8154d} TCPHandler: Processed in 0.00161346 sec. 2026.01.20 00:02:44.568939 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:02:44.569035 [ 276 ] {336dab09-ad0e-4620-a145-6930072af773} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.01.20 00:02:44.569089 [ 276 ] {336dab09-ad0e-4620-a145-6930072af773} 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 2026.01.20 00:02:44.569911 [ 276 ] {336dab09-ad0e-4620-a145-6930072af773} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:02:44.569949 [ 276 ] {336dab09-ad0e-4620-a145-6930072af773} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2026.01.20 00:02:44.570508 [ 276 ] {336dab09-ad0e-4620-a145-6930072af773} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2026.01.20 00:02:44.570742 [ 276 ] {336dab09-ad0e-4620-a145-6930072af773} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:02:44.570883 [ 276 ] {336dab09-ad0e-4620-a145-6930072af773} executeQuery: Read 40 rows, 73.40 KiB in 0.001866 sec., 21436.227224008573 rows/sec., 38.41 MiB/sec. 2026.01.20 00:02:44.570942 [ 276 ] {336dab09-ad0e-4620-a145-6930072af773} TCPHandler: Processed in 0.002054046 sec. 2026.01.20 00:02:44.571056 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:02:44.571151 [ 276 ] {567aa023-9536-4b7f-a6ce-f62afc655161} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:02:44.571193 [ 276 ] {567aa023-9536-4b7f-a6ce-f62afc655161} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:02:44.571533 [ 276 ] {567aa023-9536-4b7f-a6ce-f62afc655161} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:02:44.571570 [ 276 ] {567aa023-9536-4b7f-a6ce-f62afc655161} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2026.01.20 00:02:44.571887 [ 276 ] {567aa023-9536-4b7f-a6ce-f62afc655161} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2026.01.20 00:02:44.572093 [ 276 ] {567aa023-9536-4b7f-a6ce-f62afc655161} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:02:44.572220 [ 276 ] {567aa023-9536-4b7f-a6ce-f62afc655161} executeQuery: Read 60 rows, 4.14 KiB in 0.001088 sec., 55147.05882352941 rows/sec., 3.72 MiB/sec. 2026.01.20 00:02:44.572255 [ 276 ] {567aa023-9536-4b7f-a6ce-f62afc655161} TCPHandler: Processed in 0.001249866 sec. 2026.01.20 00:02:44.782762 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7193 2026.01.20 00:02:44.783269 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:02:44.783311 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2026.01.20 00:02:44.783821 [ 245 ] {} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2026.01.20 00:02:44.784055 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:02:44.784192 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7193 2026.01.20 00:02:45.167742 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 2026.01.20 00:02:45.183479 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:02:45.183534 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2026.01.20 00:02:45.189823 [ 244 ] {} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2026.01.20 00:02:45.190502 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:02:45.193273 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 113 2026.01.20 00:02:49.517719 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:02:49.517924 [ 276 ] {e06c71ae-2925-42ab-8d21-5657140bdb9f} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:02:49.517995 [ 276 ] {e06c71ae-2925-42ab-8d21-5657140bdb9f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:02:49.518630 [ 276 ] {e06c71ae-2925-42ab-8d21-5657140bdb9f} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:02:49.518681 [ 276 ] {e06c71ae-2925-42ab-8d21-5657140bdb9f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2026.01.20 00:02:49.519079 [ 276 ] {e06c71ae-2925-42ab-8d21-5657140bdb9f} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2026.01.20 00:02:49.519333 [ 276 ] {e06c71ae-2925-42ab-8d21-5657140bdb9f} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:02:49.519483 [ 276 ] {e06c71ae-2925-42ab-8d21-5657140bdb9f} executeQuery: Read 56 rows, 4.38 KiB in 0.001607 sec., 34847.542003733666 rows/sec., 2.66 MiB/sec. 2026.01.20 00:02:49.519490 [ 155 ] {} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2026.01.20 00:02:49.519526 [ 276 ] {e06c71ae-2925-42ab-8d21-5657140bdb9f} TCPHandler: Processed in 0.001945055 sec. 2026.01.20 00:02:49.519559 [ 155 ] {} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:02:49.519588 [ 155 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2026.01.20 00:02:49.519657 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:02:49.519717 [ 192 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2026.01.20 00:02:49.519760 [ 276 ] {df466368-fff6-4a89-88fb-87685013c034} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:02:49.519809 [ 276 ] {df466368-fff6-4a89-88fb-87685013c034} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:02:49.519847 [ 192 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:02:49.519888 [ 192 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1405 rows starting from the beginning of the part 2026.01.20 00:02:49.519954 [ 192 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 56 rows starting from the beginning of the part 2026.01.20 00:02:49.520000 [ 192 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 136 rows starting from the beginning of the part 2026.01.20 00:02:49.520041 [ 192 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 56 rows starting from the beginning of the part 2026.01.20 00:02:49.520080 [ 192 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1396 rows starting from the beginning of the part 2026.01.20 00:02:49.520119 [ 192 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 56 rows starting from the beginning of the part 2026.01.20 00:02:49.520245 [ 276 ] {df466368-fff6-4a89-88fb-87685013c034} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:02:49.520289 [ 276 ] {df466368-fff6-4a89-88fb-87685013c034} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2026.01.20 00:02:49.520703 [ 276 ] {df466368-fff6-4a89-88fb-87685013c034} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2026.01.20 00:02:49.520958 [ 276 ] {df466368-fff6-4a89-88fb-87685013c034} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:02:49.521078 [ 155 ] {} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2026.01.20 00:02:49.521096 [ 276 ] {df466368-fff6-4a89-88fb-87685013c034} executeQuery: Read 64 rows, 5.12 KiB in 0.001355 sec., 47232.47232472325 rows/sec., 3.69 MiB/sec. 2026.01.20 00:02:49.521121 [ 155 ] {} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:02:49.521147 [ 155 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2026.01.20 00:02:49.521150 [ 276 ] {df466368-fff6-4a89-88fb-87685013c034} TCPHandler: Processed in 0.00154621 sec. 2026.01.20 00:02:49.521232 [ 198 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2026.01.20 00:02:49.521284 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:02:49.521318 [ 198 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:02:49.521346 [ 198 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 632 rows starting from the beginning of the part 2026.01.20 00:02:49.521380 [ 276 ] {4013d744-f5c3-4930-bea7-817a51544a8a} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:02:49.521417 [ 198 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 64 rows starting from the beginning of the part 2026.01.20 00:02:49.521426 [ 276 ] {4013d744-f5c3-4930-bea7-817a51544a8a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:02:49.521462 [ 198 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 104 rows starting from the beginning of the part 2026.01.20 00:02:49.521506 [ 198 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 64 rows starting from the beginning of the part 2026.01.20 00:02:49.521549 [ 198 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 596 rows starting from the beginning of the part 2026.01.20 00:02:49.521591 [ 198 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 64 rows starting from the beginning of the part 2026.01.20 00:02:49.521696 [ 186 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 3105 rows, containing 5 columns (5 merged, 0 gathered) in 0.002040207 sec., 1521904.3949952137 rows/sec., 132.67 MiB/sec. 2026.01.20 00:02:49.521860 [ 276 ] {4013d744-f5c3-4930-bea7-817a51544a8a} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:02:49.521898 [ 276 ] {4013d744-f5c3-4930-bea7-817a51544a8a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2026.01.20 00:02:49.521905 [ 190 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2026.01.20 00:02:49.522162 [ 190 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_21_4} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:02:49.522226 [ 190 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_21_4} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2026.01.20 00:02:49.522302 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. 2026.01.20 00:02:49.522307 [ 276 ] {4013d744-f5c3-4930-bea7-817a51544a8a} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2026.01.20 00:02:49.522547 [ 276 ] {4013d744-f5c3-4930-bea7-817a51544a8a} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:02:49.522592 [ 192 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 1524 rows, containing 5 columns (5 merged, 0 gathered) in 0.001392808 sec., 1094192.4515080329 rows/sec., 87.13 MiB/sec. 2026.01.20 00:02:49.522657 [ 155 ] {} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2026.01.20 00:02:49.522683 [ 276 ] {4013d744-f5c3-4930-bea7-817a51544a8a} executeQuery: Read 160 rows, 11.41 KiB in 0.001322 sec., 121028.74432677761 rows/sec., 8.43 MiB/sec. 2026.01.20 00:02:49.522695 [ 155 ] {} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:02:49.522727 [ 155 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2026.01.20 00:02:49.522731 [ 276 ] {4013d744-f5c3-4930-bea7-817a51544a8a} TCPHandler: Processed in 0.001497689 sec. 2026.01.20 00:02:49.522764 [ 198 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2026.01.20 00:02:49.522812 [ 186 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2026.01.20 00:02:49.522864 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:02:49.522899 [ 186 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:02:49.522927 [ 186 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 5380 rows starting from the beginning of the part 2026.01.20 00:02:49.522961 [ 276 ] {756d0658-2a88-4e77-9c33-2c36556fde74} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:02:49.522978 [ 186 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 160 rows starting from the beginning of the part 2026.01.20 00:02:49.523005 [ 198 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_21_4} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:02:49.523014 [ 276 ] {756d0658-2a88-4e77-9c33-2c36556fde74} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:02:49.523021 [ 186 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 160 rows starting from the beginning of the part 2026.01.20 00:02:49.523067 [ 186 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 160 rows starting from the beginning of the part 2026.01.20 00:02:49.523076 [ 198 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_21_4} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2026.01.20 00:02:49.523108 [ 186 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 880 rows starting from the beginning of the part 2026.01.20 00:02:49.523145 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. 2026.01.20 00:02:49.523148 [ 186 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 160 rows starting from the beginning of the part 2026.01.20 00:02:49.523380 [ 276 ] {756d0658-2a88-4e77-9c33-2c36556fde74} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:02:49.523417 [ 276 ] {756d0658-2a88-4e77-9c33-2c36556fde74} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2026.01.20 00:02:49.523743 [ 276 ] {756d0658-2a88-4e77-9c33-2c36556fde74} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2026.01.20 00:02:49.523965 [ 276 ] {756d0658-2a88-4e77-9c33-2c36556fde74} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:02:49.524071 [ 155 ] {} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2026.01.20 00:02:49.524094 [ 276 ] {756d0658-2a88-4e77-9c33-2c36556fde74} executeQuery: Read 60 rows, 4.14 KiB in 0.001153 sec., 52038.16131830009 rows/sec., 3.51 MiB/sec. 2026.01.20 00:02:49.524106 [ 155 ] {} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:02:49.524135 [ 155 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2026.01.20 00:02:49.524136 [ 276 ] {756d0658-2a88-4e77-9c33-2c36556fde74} TCPHandler: Processed in 0.001323347 sec. 2026.01.20 00:02:49.524223 [ 192 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2026.01.20 00:02:49.524330 [ 192 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:02:49.524358 [ 192 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 900 rows starting from the beginning of the part 2026.01.20 00:02:49.524404 [ 192 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 60 rows starting from the beginning of the part 2026.01.20 00:02:49.524440 [ 192 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 60 rows starting from the beginning of the part 2026.01.20 00:02:49.524472 [ 192 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 60 rows starting from the beginning of the part 2026.01.20 00:02:49.524509 [ 192 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 60 rows starting from the beginning of the part 2026.01.20 00:02:49.524541 [ 192 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 60 rows starting from the beginning of the part 2026.01.20 00:02:49.525440 [ 195 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 1200 rows, containing 4 columns (4 merged, 0 gathered) in 0.001251826 sec., 958599.6775909752 rows/sec., 64.60 MiB/sec. 2026.01.20 00:02:49.525667 [ 192 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2026.01.20 00:02:49.525913 [ 194 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 6900 rows, containing 5 columns (5 merged, 0 gathered) in 0.00313512 sec., 2200872.6938681775 rows/sec., 151.14 MiB/sec. 2026.01.20 00:02:49.525927 [ 192 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_21_4} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:02:49.526013 [ 192 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_21_4} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2026.01.20 00:02:49.526082 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. 2026.01.20 00:02:49.526344 [ 186 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2026.01.20 00:02:49.526588 [ 186 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_21_4} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:02:49.526650 [ 186 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_21_4} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2026.01.20 00:02:49.526712 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.44 MiB. 2026.01.20 00:02:52.175771 [ 153 ] {} DNSResolver: Updating DNS cache 2026.01.20 00:02:52.175852 [ 153 ] {} DNSResolver: Updated DNS cache 2026.01.20 00:02:52.284454 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 410 2026.01.20 00:02:52.285248 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7705 2026.01.20 00:02:52.285745 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:02:52.285778 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2026.01.20 00:02:52.286294 [ 245 ] {} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2026.01.20 00:02:52.286474 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:02:52.286521 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:02:52.286524 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2026.01.20 00:02:52.286667 [ 153 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2026.01.20 00:02:52.286670 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7705 2026.01.20 00:02:52.286709 [ 153 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:02:52.286728 [ 153 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2026.01.20 00:02:52.286827 [ 195 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2026.01.20 00:02:52.286957 [ 195 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:02:52.286991 [ 195 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5273 rows starting from the beginning of the part 2026.01.20 00:02:52.287057 [ 195 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 512 rows starting from the beginning of the part 2026.01.20 00:02:52.287105 [ 195 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 448 rows starting from the beginning of the part 2026.01.20 00:02:52.287155 [ 195 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 512 rows starting from the beginning of the part 2026.01.20 00:02:52.287198 [ 195 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 448 rows starting from the beginning of the part 2026.01.20 00:02:52.287245 [ 195 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 512 rows starting from the beginning of the part 2026.01.20 00:02:52.287704 [ 243 ] {} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2026.01.20 00:02:52.287954 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:02:52.288198 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 410 2026.01.20 00:02:52.288850 [ 199 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 7705 rows, containing 4 columns (4 merged, 0 gathered) in 0.002068146 sec., 3725559.027264033 rows/sec., 53.29 MiB/sec. 2026.01.20 00:02:52.289663 [ 199 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2026.01.20 00:02:52.289910 [ 199 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_16_3} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:02:52.289970 [ 199 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_16_3} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2026.01.20 00:02:52.290033 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. 2026.01.20 00:02:52.694294 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 2026.01.20 00:02:52.710804 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:02:52.710857 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2026.01.20 00:02:52.716844 [ 244 ] {} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2026.01.20 00:02:52.717533 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:02:52.717868 [ 139 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2026.01.20 00:02:52.717944 [ 139 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:02:52.717971 [ 139 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2026.01.20 00:02:52.718137 [ 194 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2026.01.20 00:02:52.720469 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 121 2026.01.20 00:02:52.722231 [ 194 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:02:52.723713 [ 194 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 83 rows starting from the beginning of the part 2026.01.20 00:02:52.728168 [ 194 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 8 rows starting from the beginning of the part 2026.01.20 00:02:52.732405 [ 194 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 7 rows starting from the beginning of the part 2026.01.20 00:02:52.736772 [ 194 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 8 rows starting from the beginning of the part 2026.01.20 00:02:52.741310 [ 194 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 7 rows starting from the beginning of the part 2026.01.20 00:02:52.745617 [ 194 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 8 rows starting from the beginning of the part 2026.01.20 00:02:52.799241 [ 195 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.081181531 sec., 1490.4867955742297 rows/sec., 7.71 MiB/sec. 2026.01.20 00:02:52.801608 [ 192 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2026.01.20 00:02:52.803721 [ 192 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_16_3} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:02:52.803802 [ 192 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_16_3} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2026.01.20 00:02:52.806308 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. 2026.01.20 00:02:53.000287 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 228.64 MiB, peak 238.59 MiB, free memory in arenas 0.00 B, will set to 238.60 MiB (RSS), difference: 9.96 MiB 2026.01.20 00:02:53.001578 [ 248 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001018273 sec. 2026.01.20 00:02:54.520078 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:02:54.520310 [ 276 ] {70340e65-8acc-4387-9b65-679b99902027} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:02:54.520382 [ 276 ] {70340e65-8acc-4387-9b65-679b99902027} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:02:54.521129 [ 276 ] {70340e65-8acc-4387-9b65-679b99902027} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:02:54.521179 [ 276 ] {70340e65-8acc-4387-9b65-679b99902027} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2026.01.20 00:02:54.521599 [ 276 ] {70340e65-8acc-4387-9b65-679b99902027} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2026.01.20 00:02:54.521819 [ 276 ] {70340e65-8acc-4387-9b65-679b99902027} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:02:54.521971 [ 276 ] {70340e65-8acc-4387-9b65-679b99902027} executeQuery: Read 136 rows, 12.05 KiB in 0.001713 sec., 79392.8779918272 rows/sec., 6.87 MiB/sec. 2026.01.20 00:02:54.522010 [ 276 ] {70340e65-8acc-4387-9b65-679b99902027} TCPHandler: Processed in 0.002072566 sec. 2026.01.20 00:02:54.522133 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:02:54.522229 [ 276 ] {a2ce955b-8bd1-4346-a184-fd344822171e} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.01.20 00:02:54.522270 [ 276 ] {a2ce955b-8bd1-4346-a184-fd344822171e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.01.20 00:02:54.522704 [ 276 ] {a2ce955b-8bd1-4346-a184-fd344822171e} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:02:54.522744 [ 276 ] {a2ce955b-8bd1-4346-a184-fd344822171e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2026.01.20 00:02:54.523040 [ 276 ] {a2ce955b-8bd1-4346-a184-fd344822171e} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2026.01.20 00:02:54.523259 [ 276 ] {a2ce955b-8bd1-4346-a184-fd344822171e} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:02:54.523363 [ 151 ] {} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2026.01.20 00:02:54.523386 [ 276 ] {a2ce955b-8bd1-4346-a184-fd344822171e} executeQuery: Read 40 rows, 3.01 KiB in 0.001175 sec., 34042.55319148936 rows/sec., 2.50 MiB/sec. 2026.01.20 00:02:54.523427 [ 151 ] {} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:02:54.523436 [ 276 ] {a2ce955b-8bd1-4346-a184-fd344822171e} TCPHandler: Processed in 0.001354118 sec. 2026.01.20 00:02:54.523455 [ 151 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2026.01.20 00:02:54.523566 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:02:54.523595 [ 193 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2026.01.20 00:02:54.523665 [ 276 ] {17f4ae8d-f637-4308-b5cb-e7d3da4236e0} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:02:54.523710 [ 276 ] {17f4ae8d-f637-4308-b5cb-e7d3da4236e0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:02:54.523753 [ 193 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:02:54.523792 [ 193 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 61 rows starting from the beginning of the part 2026.01.20 00:02:54.523861 [ 193 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 70 rows starting from the beginning of the part 2026.01.20 00:02:54.523907 [ 193 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 40 rows starting from the beginning of the part 2026.01.20 00:02:54.523949 [ 193 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 40 rows starting from the beginning of the part 2026.01.20 00:02:54.523988 [ 193 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 52 rows starting from the beginning of the part 2026.01.20 00:02:54.524025 [ 193 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 40 rows starting from the beginning of the part 2026.01.20 00:02:54.524162 [ 276 ] {17f4ae8d-f637-4308-b5cb-e7d3da4236e0} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:02:54.524204 [ 276 ] {17f4ae8d-f637-4308-b5cb-e7d3da4236e0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2026.01.20 00:02:54.524698 [ 276 ] {17f4ae8d-f637-4308-b5cb-e7d3da4236e0} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2026.01.20 00:02:54.524925 [ 276 ] {17f4ae8d-f637-4308-b5cb-e7d3da4236e0} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:02:54.524955 [ 195 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 303 rows, containing 5 columns (5 merged, 0 gathered) in 0.001423238 sec., 212894.82152668774 rows/sec., 16.45 MiB/sec. 2026.01.20 00:02:54.525055 [ 276 ] {17f4ae8d-f637-4308-b5cb-e7d3da4236e0} executeQuery: Read 104 rows, 8.32 KiB in 0.001407 sec., 73916.13361762615 rows/sec., 5.77 MiB/sec. 2026.01.20 00:02:54.525097 [ 276 ] {17f4ae8d-f637-4308-b5cb-e7d3da4236e0} TCPHandler: Processed in 0.00158115 sec. 2026.01.20 00:02:54.525150 [ 195 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2026.01.20 00:02:54.525215 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:02:54.525315 [ 276 ] {3e2ccd7e-31ae-46fc-a922-7de73b1d3b54} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:02:54.525360 [ 276 ] {3e2ccd7e-31ae-46fc-a922-7de73b1d3b54} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:02:54.525501 [ 195 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_11_2} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:02:54.525597 [ 195 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_11_2} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2026.01.20 00:02:54.525693 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2026.01.20 00:02:54.525799 [ 276 ] {3e2ccd7e-31ae-46fc-a922-7de73b1d3b54} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:02:54.525839 [ 276 ] {3e2ccd7e-31ae-46fc-a922-7de73b1d3b54} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2026.01.20 00:02:54.526172 [ 276 ] {3e2ccd7e-31ae-46fc-a922-7de73b1d3b54} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2026.01.20 00:02:54.526378 [ 276 ] {3e2ccd7e-31ae-46fc-a922-7de73b1d3b54} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:02:54.526510 [ 276 ] {3e2ccd7e-31ae-46fc-a922-7de73b1d3b54} executeQuery: Read 160 rows, 11.41 KiB in 0.001214 sec., 131795.71663920922 rows/sec., 9.18 MiB/sec. 2026.01.20 00:02:54.526546 [ 276 ] {3e2ccd7e-31ae-46fc-a922-7de73b1d3b54} TCPHandler: Processed in 0.001381758 sec. 2026.01.20 00:02:54.526658 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:02:54.526754 [ 276 ] {e85dd420-04a6-4746-b794-30d6f5934066} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.01.20 00:02:54.526807 [ 276 ] {e85dd420-04a6-4746-b794-30d6f5934066} 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 2026.01.20 00:02:54.527662 [ 276 ] {e85dd420-04a6-4746-b794-30d6f5934066} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:02:54.527698 [ 276 ] {e85dd420-04a6-4746-b794-30d6f5934066} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2026.01.20 00:02:54.528303 [ 276 ] {e85dd420-04a6-4746-b794-30d6f5934066} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2026.01.20 00:02:54.528534 [ 276 ] {e85dd420-04a6-4746-b794-30d6f5934066} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:02:54.528638 [ 151 ] {} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2026.01.20 00:02:54.528675 [ 276 ] {e85dd420-04a6-4746-b794-30d6f5934066} executeQuery: Read 40 rows, 73.40 KiB in 0.001938 sec., 20639.83488132095 rows/sec., 36.99 MiB/sec. 2026.01.20 00:02:54.528679 [ 151 ] {} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:02:54.528718 [ 151 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2026.01.20 00:02:54.528744 [ 276 ] {e85dd420-04a6-4746-b794-30d6f5934066} TCPHandler: Processed in 0.002136168 sec. 2026.01.20 00:02:54.528815 [ 191 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2026.01.20 00:02:54.528871 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:02:54.528972 [ 276 ] {ba4aa2c8-e211-4e45-96be-f862e47299c4} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:02:54.529013 [ 191 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:02:54.529014 [ 276 ] {ba4aa2c8-e211-4e45-96be-f862e47299c4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:02:54.529071 [ 191 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 186 rows starting from the beginning of the part 2026.01.20 00:02:54.529190 [ 191 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 40 rows starting from the beginning of the part 2026.01.20 00:02:54.529283 [ 191 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 40 rows starting from the beginning of the part 2026.01.20 00:02:54.529373 [ 191 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 40 rows starting from the beginning of the part 2026.01.20 00:02:54.529393 [ 276 ] {ba4aa2c8-e211-4e45-96be-f862e47299c4} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:02:54.529434 [ 276 ] {ba4aa2c8-e211-4e45-96be-f862e47299c4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2026.01.20 00:02:54.529459 [ 191 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 40 rows starting from the beginning of the part 2026.01.20 00:02:54.529548 [ 191 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 40 rows starting from the beginning of the part 2026.01.20 00:02:54.529761 [ 276 ] {ba4aa2c8-e211-4e45-96be-f862e47299c4} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2026.01.20 00:02:54.530014 [ 276 ] {ba4aa2c8-e211-4e45-96be-f862e47299c4} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:02:54.530147 [ 276 ] {ba4aa2c8-e211-4e45-96be-f862e47299c4} executeQuery: Read 60 rows, 4.14 KiB in 0.001194 sec., 50251.25628140703 rows/sec., 3.39 MiB/sec. 2026.01.20 00:02:54.530183 [ 276 ] {ba4aa2c8-e211-4e45-96be-f862e47299c4} TCPHandler: Processed in 0.001363197 sec. 2026.01.20 00:02:54.532838 [ 191 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 386 rows, containing 19 columns (19 merged, 0 gathered) in 0.004052422 sec., 95251.67911930199 rows/sec., 170.69 MiB/sec. 2026.01.20 00:02:54.533642 [ 188 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2026.01.20 00:02:54.534047 [ 188 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_11_2} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:02:54.534132 [ 188 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_11_2} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2026.01.20 00:02:54.534270 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.87 MiB. 2026.01.20 00:02:55.000203 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 239.09 MiB, peak 243.94 MiB, free memory in arenas 0.00 B, will set to 240.36 MiB (RSS), difference: 1.28 MiB 2026.01.20 00:02:59.523862 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:02:59.524142 [ 276 ] {a1acacfa-08c0-404c-8b5c-85b96b9e187e} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:02:59.524258 [ 276 ] {a1acacfa-08c0-404c-8b5c-85b96b9e187e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:02:59.525292 [ 276 ] {a1acacfa-08c0-404c-8b5c-85b96b9e187e} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:02:59.525366 [ 276 ] {a1acacfa-08c0-404c-8b5c-85b96b9e187e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2026.01.20 00:02:59.525966 [ 276 ] {a1acacfa-08c0-404c-8b5c-85b96b9e187e} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2026.01.20 00:02:59.526266 [ 276 ] {a1acacfa-08c0-404c-8b5c-85b96b9e187e} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:02:59.526456 [ 276 ] {a1acacfa-08c0-404c-8b5c-85b96b9e187e} executeQuery: Read 56 rows, 4.38 KiB in 0.002389 sec., 23440.770196735037 rows/sec., 1.79 MiB/sec. 2026.01.20 00:02:59.526513 [ 276 ] {a1acacfa-08c0-404c-8b5c-85b96b9e187e} TCPHandler: Processed in 0.002869207 sec. 2026.01.20 00:02:59.526678 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:02:59.526803 [ 276 ] {e2cdb745-c5d9-47f7-a69d-c4fd10922d40} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:02:59.526862 [ 276 ] {e2cdb745-c5d9-47f7-a69d-c4fd10922d40} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:02:59.527521 [ 276 ] {e2cdb745-c5d9-47f7-a69d-c4fd10922d40} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:02:59.527571 [ 276 ] {e2cdb745-c5d9-47f7-a69d-c4fd10922d40} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2026.01.20 00:02:59.528048 [ 276 ] {e2cdb745-c5d9-47f7-a69d-c4fd10922d40} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2026.01.20 00:02:59.528381 [ 276 ] {e2cdb745-c5d9-47f7-a69d-c4fd10922d40} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:02:59.528577 [ 276 ] {e2cdb745-c5d9-47f7-a69d-c4fd10922d40} executeQuery: Read 64 rows, 5.12 KiB in 0.001804 sec., 35476.71840354767 rows/sec., 2.77 MiB/sec. 2026.01.20 00:02:59.528635 [ 276 ] {e2cdb745-c5d9-47f7-a69d-c4fd10922d40} TCPHandler: Processed in 0.002019956 sec. 2026.01.20 00:02:59.528825 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:02:59.528958 [ 276 ] {28f40cca-9568-49ac-b0eb-c89745bb506d} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:02:59.529023 [ 276 ] {28f40cca-9568-49ac-b0eb-c89745bb506d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:02:59.529678 [ 276 ] {28f40cca-9568-49ac-b0eb-c89745bb506d} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:02:59.529724 [ 276 ] {28f40cca-9568-49ac-b0eb-c89745bb506d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2026.01.20 00:02:59.530233 [ 276 ] {28f40cca-9568-49ac-b0eb-c89745bb506d} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2026.01.20 00:02:59.530582 [ 276 ] {28f40cca-9568-49ac-b0eb-c89745bb506d} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:02:59.530781 [ 276 ] {28f40cca-9568-49ac-b0eb-c89745bb506d} executeQuery: Read 160 rows, 11.41 KiB in 0.001857 sec., 86160.47388260635 rows/sec., 6.00 MiB/sec. 2026.01.20 00:02:59.530840 [ 276 ] {28f40cca-9568-49ac-b0eb-c89745bb506d} TCPHandler: Processed in 0.002082537 sec. 2026.01.20 00:02:59.531019 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:02:59.531152 [ 276 ] {641c712d-375a-4985-a711-dae62bf8f778} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:02:59.531214 [ 276 ] {641c712d-375a-4985-a711-dae62bf8f778} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:02:59.531746 [ 276 ] {641c712d-375a-4985-a711-dae62bf8f778} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:02:59.531794 [ 276 ] {641c712d-375a-4985-a711-dae62bf8f778} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2026.01.20 00:02:59.532298 [ 276 ] {641c712d-375a-4985-a711-dae62bf8f778} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2026.01.20 00:02:59.532642 [ 276 ] {641c712d-375a-4985-a711-dae62bf8f778} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:02:59.532845 [ 276 ] {641c712d-375a-4985-a711-dae62bf8f778} executeQuery: Read 60 rows, 4.14 KiB in 0.001725 sec., 34782.608695652176 rows/sec., 2.34 MiB/sec. 2026.01.20 00:02:59.532902 [ 276 ] {641c712d-375a-4985-a711-dae62bf8f778} TCPHandler: Processed in 0.001951605 sec. 2026.01.20 00:02:59.786905 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8153 2026.01.20 00:02:59.787671 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:02:59.787756 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2026.01.20 00:02:59.788610 [ 245 ] {} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2026.01.20 00:02:59.788973 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:02:59.789179 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8153 2026.01.20 00:03:00.220649 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129 2026.01.20 00:03:00.241348 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:03:00.241439 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2026.01.20 00:03:00.249142 [ 244 ] {} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2026.01.20 00:03:00.250420 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:03:00.256362 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 129 2026.01.20 00:03:00.434549 [ 288 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34990 2026.01.20 00:03:00.434655 [ 288 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:03:00.434683 [ 288 ] {} TCP-Session: 85960c15-73de-4101-9e76-58e5c7a9cac2 Authenticating user 'default' from [fd00:1122:3344:101::e]:34990 2026.01.20 00:03:00.434705 [ 288 ] {} TCP-Session: 85960c15-73de-4101-9e76-58e5c7a9cac2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:03:00.434717 [ 288 ] {} TCP-Session: 85960c15-73de-4101-9e76-58e5c7a9cac2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:03:00.434894 [ 289 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65124 2026.01.20 00:03:00.434934 [ 290 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51154 2026.01.20 00:03:00.434955 [ 291 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43987 2026.01.20 00:03:00.434998 [ 275 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36642 2026.01.20 00:03:00.435015 [ 294 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62045 2026.01.20 00:03:00.435063 [ 288 ] {} TCP-Session: 85960c15-73de-4101-9e76-58e5c7a9cac2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:03:00.435036 [ 289 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:03:00.435018 [ 286 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63123 2026.01.20 00:03:00.435133 [ 289 ] {} TCP-Session: 15b654c0-ec44-44b8-bcc1-3bdfaa8ebd2b Authenticating user 'default' from [fd00:1122:3344:101::e]:65124 2026.01.20 00:03:00.434963 [ 293 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41673 2026.01.20 00:03:00.435169 [ 289 ] {} TCP-Session: 15b654c0-ec44-44b8-bcc1-3bdfaa8ebd2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:03:00.435181 [ 291 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:03:00.435188 [ 289 ] {} TCP-Session: 15b654c0-ec44-44b8-bcc1-3bdfaa8ebd2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:03:00.434957 [ 292 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38347 2026.01.20 00:03:00.435218 [ 291 ] {} TCP-Session: 2217d154-f607-478a-82d6-4466fc181568 Authenticating user 'default' from [fd00:1122:3344:101::e]:43987 2026.01.20 00:03:00.435258 [ 288 ] {c939fa47-b80e-4674-8c40-e5dea63b1bfa} executeQuery: (from [fd00:1122:3344:101::e]:34990) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.01.20 00:03:00.435267 [ 291 ] {} TCP-Session: 2217d154-f607-478a-82d6-4466fc181568 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:03:00.435298 [ 291 ] {} TCP-Session: 2217d154-f607-478a-82d6-4466fc181568 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:03:00.435459 [ 293 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:03:00.435492 [ 293 ] {} TCP-Session: c7f0e069-9254-444a-8469-e5bbd188d336 Authenticating user 'default' from [fd00:1122:3344:101::e]:41673 2026.01.20 00:03:00.435495 [ 292 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:03:00.435512 [ 293 ] {} TCP-Session: c7f0e069-9254-444a-8469-e5bbd188d336 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:03:00.435537 [ 292 ] {} TCP-Session: 8246596e-d926-40f0-bab6-6f545f00592e Authenticating user 'default' from [fd00:1122:3344:101::e]:38347 2026.01.20 00:03:00.435540 [ 294 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:03:00.435562 [ 292 ] {} TCP-Session: 8246596e-d926-40f0-bab6-6f545f00592e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:03:00.435540 [ 293 ] {} TCP-Session: c7f0e069-9254-444a-8469-e5bbd188d336 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:03:00.435592 [ 294 ] {} TCP-Session: 782de4d1-43ee-47f8-b191-3e82dbe9d679 Authenticating user 'default' from [fd00:1122:3344:101::e]:62045 2026.01.20 00:03:00.435593 [ 292 ] {} TCP-Session: 8246596e-d926-40f0-bab6-6f545f00592e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:03:00.435602 [ 288 ] {c939fa47-b80e-4674-8c40-e5dea63b1bfa} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.01.20 00:03:00.435634 [ 294 ] {} TCP-Session: 782de4d1-43ee-47f8-b191-3e82dbe9d679 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:03:00.435647 [ 275 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:03:00.435678 [ 286 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:03:00.435696 [ 288 ] {c939fa47-b80e-4674-8c40-e5dea63b1bfa} InterpreterSelectQuery: FetchColumns -> Complete 2026.01.20 00:03:00.435706 [ 290 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:03:00.435720 [ 286 ] {} TCP-Session: 5b8c5273-06c5-4934-b127-77d0c8176f19 Authenticating user 'default' from [fd00:1122:3344:101::e]:63123 2026.01.20 00:03:00.435750 [ 290 ] {} TCP-Session: 37f482ce-612f-4ec3-b255-646e480074f0 Authenticating user 'default' from [fd00:1122:3344:101::e]:51154 2026.01.20 00:03:00.435757 [ 286 ] {} TCP-Session: 5b8c5273-06c5-4934-b127-77d0c8176f19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:03:00.435698 [ 275 ] {} TCP-Session: 00e49da7-1e93-4f9c-b027-31992c6da917 Authenticating user 'default' from [fd00:1122:3344:101::e]:36642 2026.01.20 00:03:00.435774 [ 286 ] {} TCP-Session: 5b8c5273-06c5-4934-b127-77d0c8176f19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:03:00.435803 [ 275 ] {} TCP-Session: 00e49da7-1e93-4f9c-b027-31992c6da917 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:03:00.435674 [ 294 ] {} TCP-Session: 782de4d1-43ee-47f8-b191-3e82dbe9d679 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:03:00.435829 [ 275 ] {} TCP-Session: 00e49da7-1e93-4f9c-b027-31992c6da917 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:03:00.435773 [ 290 ] {} TCP-Session: 37f482ce-612f-4ec3-b255-646e480074f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:03:00.435892 [ 290 ] {} TCP-Session: 37f482ce-612f-4ec3-b255-646e480074f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:03:00.436042 [ 288 ] {c939fa47-b80e-4674-8c40-e5dea63b1bfa} oximeter.version (ef382589-e1e5-4129-9849-9f0bd7ce6e36) (SelectExecutor): Key condition: unknown 2026.01.20 00:03:00.437123 [ 306 ] {c939fa47-b80e-4674-8c40-e5dea63b1bfa} AggregatingTransform: Aggregating 2026.01.20 00:03:00.437174 [ 306 ] {c939fa47-b80e-4674-8c40-e5dea63b1bfa} Aggregator: Aggregation method: without_key 2026.01.20 00:03:00.437214 [ 306 ] {c939fa47-b80e-4674-8c40-e5dea63b1bfa} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001062213 sec. (941.431 rows/sec., 36.77 KiB/sec.) 2026.01.20 00:03:00.437233 [ 306 ] {c939fa47-b80e-4674-8c40-e5dea63b1bfa} Aggregator: Merging aggregated data 2026.01.20 00:03:00.438585 [ 288 ] {c939fa47-b80e-4674-8c40-e5dea63b1bfa} executeQuery: Read 1 rows, 40.00 B in 0.003389 sec., 295.07229271171434 rows/sec., 11.53 KiB/sec. 2026.01.20 00:03:00.438750 [ 288 ] {c939fa47-b80e-4674-8c40-e5dea63b1bfa} TCPHandler: Processed in 0.003851279 sec. 2026.01.20 00:03:00.438870 [ 288 ] {} TCPHandler: Done processing connection. 2026.01.20 00:03:00.438901 [ 289 ] {} TCPHandler: Done processing connection. 2026.01.20 00:03:00.438902 [ 288 ] {} TCP-Session: 85960c15-73de-4101-9e76-58e5c7a9cac2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:03:00.438924 [ 292 ] {} TCPHandler: Done processing connection. 2026.01.20 00:03:00.438948 [ 289 ] {} TCP-Session: 15b654c0-ec44-44b8-bcc1-3bdfaa8ebd2b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:03:00.438950 [ 275 ] {} TCPHandler: Done processing connection. 2026.01.20 00:03:00.438975 [ 292 ] {} TCP-Session: 8246596e-d926-40f0-bab6-6f545f00592e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:03:00.438992 [ 291 ] {} TCPHandler: Done processing connection. 2026.01.20 00:03:00.439014 [ 293 ] {} TCPHandler: Done processing connection. 2026.01.20 00:03:00.439022 [ 286 ] {} TCPHandler: Done processing connection. 2026.01.20 00:03:00.439044 [ 294 ] {} TCPHandler: Done processing connection. 2026.01.20 00:03:00.439062 [ 291 ] {} TCP-Session: 2217d154-f607-478a-82d6-4466fc181568 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:03:00.439081 [ 286 ] {} TCP-Session: 5b8c5273-06c5-4934-b127-77d0c8176f19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:03:00.439100 [ 294 ] {} TCP-Session: 782de4d1-43ee-47f8-b191-3e82dbe9d679 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:03:00.439067 [ 293 ] {} TCP-Session: c7f0e069-9254-444a-8469-e5bbd188d336 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:03:00.439006 [ 275 ] {} TCP-Session: 00e49da7-1e93-4f9c-b027-31992c6da917 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:03:00.438972 [ 290 ] {} TCPHandler: Done processing connection. 2026.01.20 00:03:00.439207 [ 290 ] {} TCP-Session: 37f482ce-612f-4ec3-b255-646e480074f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:03:00.557534 [ 288 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37509 2026.01.20 00:03:00.557651 [ 288 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:03:00.557680 [ 288 ] {} TCP-Session: e2c54a0b-7e83-4907-8164-58081dd3fc68 Authenticating user 'default' from [fd00:1122:3344:101::e]:37509 2026.01.20 00:03:00.557703 [ 288 ] {} TCP-Session: e2c54a0b-7e83-4907-8164-58081dd3fc68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:03:00.557716 [ 288 ] {} TCP-Session: e2c54a0b-7e83-4907-8164-58081dd3fc68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:03:00.557922 [ 289 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39683 2026.01.20 00:03:00.557954 [ 290 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38448 2026.01.20 00:03:00.557967 [ 291 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52447 2026.01.20 00:03:00.557995 [ 294 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41629 2026.01.20 00:03:00.558031 [ 288 ] {} TCP-Session: e2c54a0b-7e83-4907-8164-58081dd3fc68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:03:00.558053 [ 289 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:03:00.558071 [ 290 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:03:00.558015 [ 286 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55781 2026.01.20 00:03:00.558114 [ 290 ] {} TCP-Session: cd963a29-07a9-4a6f-99fc-240d39d64f7d Authenticating user 'default' from [fd00:1122:3344:101::e]:38448 2026.01.20 00:03:00.558100 [ 291 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:03:00.558145 [ 290 ] {} TCP-Session: cd963a29-07a9-4a6f-99fc-240d39d64f7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:03:00.558006 [ 275 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55198 2026.01.20 00:03:00.558161 [ 286 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:03:00.558162 [ 291 ] {} TCP-Session: 23e80954-14f7-4709-aebe-1c74397a5f80 Authenticating user 'default' from [fd00:1122:3344:101::e]:52447 2026.01.20 00:03:00.558233 [ 288 ] {2cc5f12c-20dc-4ce1-8885-dc306c934cf5} executeQuery: (from [fd00:1122:3344:101::e]:37509) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.01.20 00:03:00.558241 [ 286 ] {} TCP-Session: f013febf-46f4-4ffd-bf8f-4b80370613ab Authenticating user 'default' from [fd00:1122:3344:101::e]:55781 2026.01.20 00:03:00.558263 [ 291 ] {} TCP-Session: 23e80954-14f7-4709-aebe-1c74397a5f80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:03:00.558233 [ 275 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:03:00.558299 [ 291 ] {} TCP-Session: 23e80954-14f7-4709-aebe-1c74397a5f80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:03:00.558326 [ 275 ] {} TCP-Session: 2d2f470c-716b-4732-b81f-79062c01db95 Authenticating user 'default' from [fd00:1122:3344:101::e]:55198 2026.01.20 00:03:00.558292 [ 286 ] {} TCP-Session: f013febf-46f4-4ffd-bf8f-4b80370613ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:03:00.558359 [ 275 ] {} TCP-Session: 2d2f470c-716b-4732-b81f-79062c01db95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:03:00.557968 [ 292 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59142 2026.01.20 00:03:00.558377 [ 286 ] {} TCP-Session: f013febf-46f4-4ffd-bf8f-4b80370613ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:03:00.558384 [ 275 ] {} TCP-Session: 2d2f470c-716b-4732-b81f-79062c01db95 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:03:00.557979 [ 293 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45798 2026.01.20 00:03:00.558167 [ 290 ] {} TCP-Session: cd963a29-07a9-4a6f-99fc-240d39d64f7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:03:00.558098 [ 294 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:03:00.558471 [ 292 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:03:00.558498 [ 293 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:03:00.558505 [ 294 ] {} TCP-Session: 08712031-2355-435e-b987-e3595d8a084f Authenticating user 'default' from [fd00:1122:3344:101::e]:41629 2026.01.20 00:03:00.558526 [ 292 ] {} TCP-Session: 813a0081-b601-4080-858a-bbe0d177bafa Authenticating user 'default' from [fd00:1122:3344:101::e]:59142 2026.01.20 00:03:00.558547 [ 294 ] {} TCP-Session: 08712031-2355-435e-b987-e3595d8a084f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:03:00.558568 [ 292 ] {} TCP-Session: 813a0081-b601-4080-858a-bbe0d177bafa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:03:00.558576 [ 294 ] {} TCP-Session: 08712031-2355-435e-b987-e3595d8a084f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:03:00.558597 [ 292 ] {} TCP-Session: 813a0081-b601-4080-858a-bbe0d177bafa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:03:00.558537 [ 293 ] {} TCP-Session: e6a89284-4282-47ee-a83f-d2ce5fbe0124 Authenticating user 'default' from [fd00:1122:3344:101::e]:45798 2026.01.20 00:03:00.558098 [ 289 ] {} TCP-Session: d77faff6-2fa6-4fab-90f0-82db393b51bb Authenticating user 'default' from [fd00:1122:3344:101::e]:39683 2026.01.20 00:03:00.558650 [ 293 ] {} TCP-Session: e6a89284-4282-47ee-a83f-d2ce5fbe0124 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:03:00.558512 [ 288 ] {2cc5f12c-20dc-4ce1-8885-dc306c934cf5} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.01.20 00:03:00.558664 [ 289 ] {} TCP-Session: d77faff6-2fa6-4fab-90f0-82db393b51bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:03:00.558666 [ 293 ] {} TCP-Session: e6a89284-4282-47ee-a83f-d2ce5fbe0124 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:03:00.558700 [ 289 ] {} TCP-Session: d77faff6-2fa6-4fab-90f0-82db393b51bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:03:00.558734 [ 288 ] {2cc5f12c-20dc-4ce1-8885-dc306c934cf5} InterpreterSelectQuery: FetchColumns -> Complete 2026.01.20 00:03:00.559035 [ 288 ] {2cc5f12c-20dc-4ce1-8885-dc306c934cf5} oximeter.version (ef382589-e1e5-4129-9849-9f0bd7ce6e36) (SelectExecutor): Key condition: unknown 2026.01.20 00:03:00.559985 [ 333 ] {2cc5f12c-20dc-4ce1-8885-dc306c934cf5} AggregatingTransform: Aggregating 2026.01.20 00:03:00.560040 [ 333 ] {2cc5f12c-20dc-4ce1-8885-dc306c934cf5} Aggregator: Aggregation method: without_key 2026.01.20 00:03:00.560079 [ 333 ] {2cc5f12c-20dc-4ce1-8885-dc306c934cf5} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000941672 sec. (1061.941 rows/sec., 41.48 KiB/sec.) 2026.01.20 00:03:00.560100 [ 333 ] {2cc5f12c-20dc-4ce1-8885-dc306c934cf5} Aggregator: Merging aggregated data 2026.01.20 00:03:00.561464 [ 288 ] {2cc5f12c-20dc-4ce1-8885-dc306c934cf5} executeQuery: Read 1 rows, 40.00 B in 0.003293 sec., 303.67446097783176 rows/sec., 11.86 KiB/sec. 2026.01.20 00:03:00.561596 [ 288 ] {2cc5f12c-20dc-4ce1-8885-dc306c934cf5} TCPHandler: Processed in 0.003693257 sec. 2026.01.20 00:03:00.561727 [ 288 ] {} TCPHandler: Done processing connection. 2026.01.20 00:03:00.561762 [ 292 ] {} TCPHandler: Done processing connection. 2026.01.20 00:03:00.561765 [ 288 ] {} TCP-Session: e2c54a0b-7e83-4907-8164-58081dd3fc68 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:03:00.561785 [ 291 ] {} TCPHandler: Done processing connection. 2026.01.20 00:03:00.561798 [ 292 ] {} TCP-Session: 813a0081-b601-4080-858a-bbe0d177bafa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:03:00.561805 [ 289 ] {} TCPHandler: Done processing connection. 2026.01.20 00:03:00.561846 [ 290 ] {} TCPHandler: Done processing connection. 2026.01.20 00:03:00.561868 [ 275 ] {} TCPHandler: Done processing connection. 2026.01.20 00:03:00.561874 [ 289 ] {} TCP-Session: d77faff6-2fa6-4fab-90f0-82db393b51bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:03:00.561890 [ 293 ] {} TCPHandler: Done processing connection. 2026.01.20 00:03:00.561896 [ 290 ] {} TCP-Session: cd963a29-07a9-4a6f-99fc-240d39d64f7d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:03:00.561916 [ 275 ] {} TCP-Session: 2d2f470c-716b-4732-b81f-79062c01db95 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:03:00.561932 [ 293 ] {} TCP-Session: e6a89284-4282-47ee-a83f-d2ce5fbe0124 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:03:00.561832 [ 291 ] {} TCP-Session: 23e80954-14f7-4709-aebe-1c74397a5f80 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:03:00.561828 [ 286 ] {} TCPHandler: Done processing connection. 2026.01.20 00:03:00.561908 [ 294 ] {} TCPHandler: Done processing connection. 2026.01.20 00:03:00.562038 [ 286 ] {} TCP-Session: f013febf-46f4-4ffd-bf8f-4b80370613ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:03:00.562047 [ 294 ] {} TCP-Session: 08712031-2355-435e-b987-e3595d8a084f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:03:00.667658 [ 288 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60235 2026.01.20 00:03:00.667779 [ 288 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:03:00.667810 [ 288 ] {} TCP-Session: 5dac3f11-0859-4fbd-96fa-b8c60c1b12b4 Authenticating user 'default' from [fd00:1122:3344:101::e]:60235 2026.01.20 00:03:00.667836 [ 288 ] {} TCP-Session: 5dac3f11-0859-4fbd-96fa-b8c60c1b12b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:03:00.667851 [ 288 ] {} TCP-Session: 5dac3f11-0859-4fbd-96fa-b8c60c1b12b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:03:00.668020 [ 289 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55087 2026.01.20 00:03:00.668053 [ 290 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59135 2026.01.20 00:03:00.668093 [ 291 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35828 2026.01.20 00:03:00.668114 [ 293 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47969 2026.01.20 00:03:00.668136 [ 289 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:03:00.668166 [ 290 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:03:00.668179 [ 288 ] {} TCP-Session: 5dac3f11-0859-4fbd-96fa-b8c60c1b12b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:03:00.668182 [ 289 ] {} TCP-Session: a94361e8-1fe0-4710-973b-cc15931b97fa Authenticating user 'default' from [fd00:1122:3344:101::e]:55087 2026.01.20 00:03:00.668205 [ 290 ] {} TCP-Session: 94253481-b6e4-47c4-b0a8-c0fe73c0c96f Authenticating user 'default' from [fd00:1122:3344:101::e]:59135 2026.01.20 00:03:00.668220 [ 291 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:03:00.668239 [ 289 ] {} TCP-Session: a94361e8-1fe0-4710-973b-cc15931b97fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:03:00.668246 [ 290 ] {} TCP-Session: 94253481-b6e4-47c4-b0a8-c0fe73c0c96f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:03:00.668265 [ 291 ] {} TCP-Session: 88c38932-2440-44db-a89d-acd99c0ec642 Authenticating user 'default' from [fd00:1122:3344:101::e]:35828 2026.01.20 00:03:00.668282 [ 290 ] {} TCP-Session: 94253481-b6e4-47c4-b0a8-c0fe73c0c96f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:03:00.668269 [ 289 ] {} TCP-Session: a94361e8-1fe0-4710-973b-cc15931b97fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:03:00.668306 [ 291 ] {} TCP-Session: 88c38932-2440-44db-a89d-acd99c0ec642 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:03:00.668213 [ 293 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:03:00.668344 [ 291 ] {} TCP-Session: 88c38932-2440-44db-a89d-acd99c0ec642 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:03:00.668365 [ 288 ] {62dfb3e1-1333-4ee1-be1d-f8543dd1899e} executeQuery: (from [fd00:1122:3344:101::e]:60235) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.01.20 00:03:00.668375 [ 293 ] {} TCP-Session: 753187dc-85da-44bd-8099-b21b97977c27 Authenticating user 'default' from [fd00:1122:3344:101::e]:47969 2026.01.20 00:03:00.668127 [ 294 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57486 2026.01.20 00:03:00.668416 [ 293 ] {} TCP-Session: 753187dc-85da-44bd-8099-b21b97977c27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:03:00.668103 [ 292 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45826 2026.01.20 00:03:00.668450 [ 293 ] {} TCP-Session: 753187dc-85da-44bd-8099-b21b97977c27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:03:00.668480 [ 294 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:03:00.668538 [ 294 ] {} TCP-Session: 6ce666b4-1528-4c31-b985-cc56025a6d72 Authenticating user 'default' from [fd00:1122:3344:101::e]:57486 2026.01.20 00:03:00.668540 [ 292 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:03:00.668557 [ 294 ] {} TCP-Session: 6ce666b4-1528-4c31-b985-cc56025a6d72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:03:00.668579 [ 292 ] {} TCP-Session: e04fdd35-4800-4a5e-9cf5-51eb878ea79c Authenticating user 'default' from [fd00:1122:3344:101::e]:45826 2026.01.20 00:03:00.668582 [ 294 ] {} TCP-Session: 6ce666b4-1528-4c31-b985-cc56025a6d72 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:03:00.668608 [ 292 ] {} TCP-Session: e04fdd35-4800-4a5e-9cf5-51eb878ea79c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:03:00.668630 [ 292 ] {} TCP-Session: e04fdd35-4800-4a5e-9cf5-51eb878ea79c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:03:00.668638 [ 288 ] {62dfb3e1-1333-4ee1-be1d-f8543dd1899e} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.01.20 00:03:00.668692 [ 288 ] {62dfb3e1-1333-4ee1-be1d-f8543dd1899e} InterpreterSelectQuery: FetchColumns -> Complete 2026.01.20 00:03:00.668979 [ 288 ] {62dfb3e1-1333-4ee1-be1d-f8543dd1899e} oximeter.version (ef382589-e1e5-4129-9849-9f0bd7ce6e36) (SelectExecutor): Key condition: unknown 2026.01.20 00:03:00.669938 [ 358 ] {62dfb3e1-1333-4ee1-be1d-f8543dd1899e} AggregatingTransform: Aggregating 2026.01.20 00:03:00.669991 [ 358 ] {62dfb3e1-1333-4ee1-be1d-f8543dd1899e} Aggregator: Aggregation method: without_key 2026.01.20 00:03:00.670027 [ 358 ] {62dfb3e1-1333-4ee1-be1d-f8543dd1899e} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000947182 sec. (1055.763 rows/sec., 41.24 KiB/sec.) 2026.01.20 00:03:00.670047 [ 358 ] {62dfb3e1-1333-4ee1-be1d-f8543dd1899e} Aggregator: Merging aggregated data 2026.01.20 00:03:00.671198 [ 288 ] {62dfb3e1-1333-4ee1-be1d-f8543dd1899e} executeQuery: Read 1 rows, 40.00 B in 0.002893 sec., 345.6619426201175 rows/sec., 13.50 KiB/sec. 2026.01.20 00:03:00.671312 [ 288 ] {62dfb3e1-1333-4ee1-be1d-f8543dd1899e} TCPHandler: Processed in 0.003253332 sec. 2026.01.20 00:03:00.671434 [ 288 ] {} TCPHandler: Done processing connection. 2026.01.20 00:03:00.671462 [ 288 ] {} TCP-Session: 5dac3f11-0859-4fbd-96fa-b8c60c1b12b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:03:00.671465 [ 292 ] {} TCPHandler: Done processing connection. 2026.01.20 00:03:00.671481 [ 291 ] {} TCPHandler: Done processing connection. 2026.01.20 00:03:00.671501 [ 292 ] {} TCP-Session: e04fdd35-4800-4a5e-9cf5-51eb878ea79c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:03:00.671509 [ 289 ] {} TCPHandler: Done processing connection. 2026.01.20 00:03:00.671515 [ 293 ] {} TCPHandler: Done processing connection. 2026.01.20 00:03:00.671530 [ 290 ] {} TCPHandler: Done processing connection. 2026.01.20 00:03:00.671558 [ 294 ] {} TCPHandler: Done processing connection. 2026.01.20 00:03:00.671574 [ 293 ] {} TCP-Session: 753187dc-85da-44bd-8099-b21b97977c27 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:03:00.671594 [ 290 ] {} TCP-Session: 94253481-b6e4-47c4-b0a8-c0fe73c0c96f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:03:00.671606 [ 294 ] {} TCP-Session: 6ce666b4-1528-4c31-b985-cc56025a6d72 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:03:00.671557 [ 289 ] {} TCP-Session: a94361e8-1fe0-4710-973b-cc15931b97fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:03:00.671527 [ 291 ] {} TCP-Session: 88c38932-2440-44db-a89d-acd99c0ec642 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:03:00.673755 [ 286 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38713 2026.01.20 00:03:00.673787 [ 275 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35516 2026.01.20 00:03:00.673820 [ 286 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:03:00.673847 [ 286 ] {} TCP-Session: b77cfe32-acf1-48d6-9579-9fa3f9dde8a9 Authenticating user 'default' from [fd00:1122:3344:101::e]:38713 2026.01.20 00:03:00.673851 [ 275 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:03:00.673867 [ 286 ] {} TCP-Session: b77cfe32-acf1-48d6-9579-9fa3f9dde8a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:03:00.673883 [ 275 ] {} TCP-Session: 2a43cf61-40ab-4641-963b-bbe829060924 Authenticating user 'default' from [fd00:1122:3344:101::e]:35516 2026.01.20 00:03:00.673888 [ 286 ] {} TCP-Session: b77cfe32-acf1-48d6-9579-9fa3f9dde8a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:03:00.673909 [ 275 ] {} TCP-Session: 2a43cf61-40ab-4641-963b-bbe829060924 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:03:00.673929 [ 275 ] {} TCP-Session: 2a43cf61-40ab-4641-963b-bbe829060924 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:03:00.694028 [ 275 ] {} ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:35516). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse 2. DB::NetException::NetException, std::allocator >, std::__cxx11::basic_string, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type, std::type_identity, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&, std::__cxx11::basic_string, std::allocator >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse 10. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 (version 23.8.7.1) 2026.01.20 00:03:00.694197 [ 275 ] {} TCP-Session: 2a43cf61-40ab-4641-963b-bbe829060924 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:03:00.694219 [ 286 ] {} ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:38713). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse 2. DB::NetException::NetException, std::allocator >, std::__cxx11::basic_string, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type, std::type_identity, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&, std::__cxx11::basic_string, std::allocator >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse 10. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 (version 23.8.7.1) 2026.01.20 00:03:00.694287 [ 286 ] {} TCP-Session: b77cfe32-acf1-48d6-9579-9fa3f9dde8a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:03:02.288456 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 436 2026.01.20 00:03:02.290752 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:03:02.290819 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2026.01.20 00:03:02.292135 [ 243 ] {} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2026.01.20 00:03:02.292431 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:03:02.292830 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 436 2026.01.20 00:03:04.521464 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:03:04.521653 [ 276 ] {5abaedb4-9d2c-4860-8f9e-7e651949497b} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:03:04.521718 [ 276 ] {5abaedb4-9d2c-4860-8f9e-7e651949497b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:03:04.522441 [ 276 ] {5abaedb4-9d2c-4860-8f9e-7e651949497b} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:03:04.522489 [ 276 ] {5abaedb4-9d2c-4860-8f9e-7e651949497b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2026.01.20 00:03:04.522893 [ 276 ] {5abaedb4-9d2c-4860-8f9e-7e651949497b} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2026.01.20 00:03:04.523119 [ 276 ] {5abaedb4-9d2c-4860-8f9e-7e651949497b} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:03:04.523269 [ 276 ] {5abaedb4-9d2c-4860-8f9e-7e651949497b} executeQuery: Read 136 rows, 12.05 KiB in 0.001664 sec., 81730.76923076923 rows/sec., 7.07 MiB/sec. 2026.01.20 00:03:04.523309 [ 276 ] {5abaedb4-9d2c-4860-8f9e-7e651949497b} TCPHandler: Processed in 0.001972515 sec. 2026.01.20 00:03:04.523434 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:03:04.523532 [ 276 ] {b7c64c80-ee3e-4a16-ab26-89e850def744} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.01.20 00:03:04.523574 [ 276 ] {b7c64c80-ee3e-4a16-ab26-89e850def744} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.01.20 00:03:04.523992 [ 276 ] {b7c64c80-ee3e-4a16-ab26-89e850def744} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:03:04.524031 [ 276 ] {b7c64c80-ee3e-4a16-ab26-89e850def744} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2026.01.20 00:03:04.524336 [ 276 ] {b7c64c80-ee3e-4a16-ab26-89e850def744} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2026.01.20 00:03:04.524541 [ 276 ] {b7c64c80-ee3e-4a16-ab26-89e850def744} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:03:04.524670 [ 276 ] {b7c64c80-ee3e-4a16-ab26-89e850def744} executeQuery: Read 40 rows, 3.01 KiB in 0.001157 sec., 34572.169403630076 rows/sec., 2.54 MiB/sec. 2026.01.20 00:03:04.524708 [ 276 ] {b7c64c80-ee3e-4a16-ab26-89e850def744} TCPHandler: Processed in 0.001325168 sec. 2026.01.20 00:03:04.524820 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:03:04.524915 [ 276 ] {2b9d1ae1-4502-4dfb-84c6-277e871b9c3a} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:03:04.524956 [ 276 ] {2b9d1ae1-4502-4dfb-84c6-277e871b9c3a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:03:04.525392 [ 276 ] {2b9d1ae1-4502-4dfb-84c6-277e871b9c3a} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:03:04.525429 [ 276 ] {2b9d1ae1-4502-4dfb-84c6-277e871b9c3a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2026.01.20 00:03:04.525742 [ 276 ] {2b9d1ae1-4502-4dfb-84c6-277e871b9c3a} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2026.01.20 00:03:04.525954 [ 276 ] {2b9d1ae1-4502-4dfb-84c6-277e871b9c3a} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:03:04.526084 [ 276 ] {2b9d1ae1-4502-4dfb-84c6-277e871b9c3a} executeQuery: Read 104 rows, 8.32 KiB in 0.001187 sec., 87615.83824768325 rows/sec., 6.84 MiB/sec. 2026.01.20 00:03:04.526120 [ 276 ] {2b9d1ae1-4502-4dfb-84c6-277e871b9c3a} TCPHandler: Processed in 0.001351088 sec. 2026.01.20 00:03:04.526237 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:03:04.526332 [ 276 ] {e8ab0eb6-a34d-4383-84d6-6296bc1c6877} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:03:04.526376 [ 276 ] {e8ab0eb6-a34d-4383-84d6-6296bc1c6877} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:03:04.526784 [ 276 ] {e8ab0eb6-a34d-4383-84d6-6296bc1c6877} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:03:04.526820 [ 276 ] {e8ab0eb6-a34d-4383-84d6-6296bc1c6877} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2026.01.20 00:03:04.527158 [ 276 ] {e8ab0eb6-a34d-4383-84d6-6296bc1c6877} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2026.01.20 00:03:04.527366 [ 276 ] {e8ab0eb6-a34d-4383-84d6-6296bc1c6877} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:03:04.527495 [ 276 ] {e8ab0eb6-a34d-4383-84d6-6296bc1c6877} executeQuery: Read 160 rows, 11.41 KiB in 0.001181 sec., 135478.4081287045 rows/sec., 9.44 MiB/sec. 2026.01.20 00:03:04.527531 [ 276 ] {e8ab0eb6-a34d-4383-84d6-6296bc1c6877} TCPHandler: Processed in 0.001344708 sec. 2026.01.20 00:03:04.527642 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:03:04.527738 [ 276 ] {a316df6a-88b1-4ae4-bab9-669699a07ebe} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.01.20 00:03:04.527792 [ 276 ] {a316df6a-88b1-4ae4-bab9-669699a07ebe} 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 2026.01.20 00:03:04.528623 [ 276 ] {a316df6a-88b1-4ae4-bab9-669699a07ebe} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:03:04.528660 [ 276 ] {a316df6a-88b1-4ae4-bab9-669699a07ebe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2026.01.20 00:03:04.529206 [ 276 ] {a316df6a-88b1-4ae4-bab9-669699a07ebe} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2026.01.20 00:03:04.529432 [ 276 ] {a316df6a-88b1-4ae4-bab9-669699a07ebe} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:03:04.529568 [ 276 ] {a316df6a-88b1-4ae4-bab9-669699a07ebe} executeQuery: Read 40 rows, 73.40 KiB in 0.001847 sec., 21656.74066053059 rows/sec., 38.81 MiB/sec. 2026.01.20 00:03:04.529621 [ 276 ] {a316df6a-88b1-4ae4-bab9-669699a07ebe} TCPHandler: Processed in 0.002029266 sec. 2026.01.20 00:03:04.529732 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:03:04.529826 [ 276 ] {b01e6e81-2501-4caf-b47f-37762118c199} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:03:04.529869 [ 276 ] {b01e6e81-2501-4caf-b47f-37762118c199} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:03:04.530211 [ 276 ] {b01e6e81-2501-4caf-b47f-37762118c199} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:03:04.530250 [ 276 ] {b01e6e81-2501-4caf-b47f-37762118c199} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2026.01.20 00:03:04.530572 [ 276 ] {b01e6e81-2501-4caf-b47f-37762118c199} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2026.01.20 00:03:04.530786 [ 276 ] {b01e6e81-2501-4caf-b47f-37762118c199} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:03:04.530916 [ 276 ] {b01e6e81-2501-4caf-b47f-37762118c199} executeQuery: Read 60 rows, 4.14 KiB in 0.001109 sec., 54102.795311091075 rows/sec., 3.65 MiB/sec. 2026.01.20 00:03:04.530954 [ 276 ] {b01e6e81-2501-4caf-b47f-37762118c199} TCPHandler: Processed in 0.001273307 sec. 2026.01.20 00:03:07.175899 [ 141 ] {} DNSResolver: Updating DNS cache 2026.01.20 00:03:07.175952 [ 141 ] {} DNSResolver: Updated DNS cache 2026.01.20 00:03:07.289269 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8665 2026.01.20 00:03:07.290059 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:03:07.290111 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2026.01.20 00:03:07.290591 [ 245 ] {} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2026.01.20 00:03:07.290825 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:03:07.290960 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8665 2026.01.20 00:03:07.756433 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136 2026.01.20 00:03:07.772174 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:03:07.772234 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2026.01.20 00:03:07.778168 [ 244 ] {} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2026.01.20 00:03:07.778881 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:03:07.781602 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 136 2026.01.20 00:03:09.518685 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:03:09.518877 [ 276 ] {65709cb0-f0ea-43af-9618-aec2d1d3591b} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:03:09.518940 [ 276 ] {65709cb0-f0ea-43af-9618-aec2d1d3591b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:03:09.519606 [ 276 ] {65709cb0-f0ea-43af-9618-aec2d1d3591b} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:03:09.519645 [ 276 ] {65709cb0-f0ea-43af-9618-aec2d1d3591b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2026.01.20 00:03:09.520042 [ 276 ] {65709cb0-f0ea-43af-9618-aec2d1d3591b} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2026.01.20 00:03:09.520269 [ 276 ] {65709cb0-f0ea-43af-9618-aec2d1d3591b} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:03:09.520421 [ 276 ] {65709cb0-f0ea-43af-9618-aec2d1d3591b} executeQuery: Read 56 rows, 4.38 KiB in 0.001591 sec., 35197.98868636078 rows/sec., 2.69 MiB/sec. 2026.01.20 00:03:09.520462 [ 276 ] {65709cb0-f0ea-43af-9618-aec2d1d3591b} TCPHandler: Processed in 0.001906685 sec. 2026.01.20 00:03:09.520589 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:03:09.520684 [ 276 ] {286d478a-6740-4017-b64a-0a4569bbbbe2} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:03:09.520727 [ 276 ] {286d478a-6740-4017-b64a-0a4569bbbbe2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:03:09.521165 [ 276 ] {286d478a-6740-4017-b64a-0a4569bbbbe2} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:03:09.521200 [ 276 ] {286d478a-6740-4017-b64a-0a4569bbbbe2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2026.01.20 00:03:09.521501 [ 276 ] {286d478a-6740-4017-b64a-0a4569bbbbe2} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2026.01.20 00:03:09.521707 [ 276 ] {286d478a-6740-4017-b64a-0a4569bbbbe2} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:03:09.521840 [ 276 ] {286d478a-6740-4017-b64a-0a4569bbbbe2} executeQuery: Read 64 rows, 5.12 KiB in 0.001175 sec., 54468.085106382976 rows/sec., 4.25 MiB/sec. 2026.01.20 00:03:09.521878 [ 276 ] {286d478a-6740-4017-b64a-0a4569bbbbe2} TCPHandler: Processed in 0.001339948 sec. 2026.01.20 00:03:09.521995 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:03:09.522093 [ 276 ] {2d642f2f-9b44-4e08-bd79-41267b4c7a74} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:03:09.522136 [ 276 ] {2d642f2f-9b44-4e08-bd79-41267b4c7a74} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:03:09.522560 [ 276 ] {2d642f2f-9b44-4e08-bd79-41267b4c7a74} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:03:09.522595 [ 276 ] {2d642f2f-9b44-4e08-bd79-41267b4c7a74} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2026.01.20 00:03:09.522935 [ 276 ] {2d642f2f-9b44-4e08-bd79-41267b4c7a74} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2026.01.20 00:03:09.523151 [ 276 ] {2d642f2f-9b44-4e08-bd79-41267b4c7a74} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:03:09.523284 [ 276 ] {2d642f2f-9b44-4e08-bd79-41267b4c7a74} executeQuery: Read 160 rows, 11.41 KiB in 0.001209 sec., 132340.77750206782 rows/sec., 9.22 MiB/sec. 2026.01.20 00:03:09.523321 [ 276 ] {2d642f2f-9b44-4e08-bd79-41267b4c7a74} TCPHandler: Processed in 0.001377748 sec. 2026.01.20 00:03:09.523441 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:03:09.523535 [ 276 ] {6a81fc77-29ab-45e3-9b73-2e196b78d50b} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:03:09.523577 [ 276 ] {6a81fc77-29ab-45e3-9b73-2e196b78d50b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:03:09.523927 [ 276 ] {6a81fc77-29ab-45e3-9b73-2e196b78d50b} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:03:09.523963 [ 276 ] {6a81fc77-29ab-45e3-9b73-2e196b78d50b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2026.01.20 00:03:09.524275 [ 276 ] {6a81fc77-29ab-45e3-9b73-2e196b78d50b} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2026.01.20 00:03:09.524476 [ 276 ] {6a81fc77-29ab-45e3-9b73-2e196b78d50b} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:03:09.524605 [ 276 ] {6a81fc77-29ab-45e3-9b73-2e196b78d50b} executeQuery: Read 60 rows, 4.14 KiB in 0.001088 sec., 55147.05882352941 rows/sec., 3.72 MiB/sec. 2026.01.20 00:03:09.524641 [ 276 ] {6a81fc77-29ab-45e3-9b73-2e196b78d50b} TCPHandler: Processed in 0.001251406 sec. 2026.01.20 00:03:12.293900 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 456 2026.01.20 00:03:12.295903 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:03:12.295965 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2026.01.20 00:03:12.297172 [ 243 ] {} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2026.01.20 00:03:12.297438 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:03:12.297724 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 456 2026.01.20 00:03:14.550554 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:03:14.550767 [ 276 ] {1f998bd5-dcf1-4dde-8644-3fb74238e470} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.01.20 00:03:14.550839 [ 276 ] {1f998bd5-dcf1-4dde-8644-3fb74238e470} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.01.20 00:03:14.551560 [ 276 ] {1f998bd5-dcf1-4dde-8644-3fb74238e470} oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:03:14.551610 [ 276 ] {1f998bd5-dcf1-4dde-8644-3fb74238e470} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2026.01.20 00:03:14.552022 [ 276 ] {1f998bd5-dcf1-4dde-8644-3fb74238e470} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.01.20 00:03:14.552246 [ 276 ] {1f998bd5-dcf1-4dde-8644-3fb74238e470} oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:03:14.552401 [ 276 ] {1f998bd5-dcf1-4dde-8644-3fb74238e470} executeQuery: Read 24 rows, 2.04 KiB in 0.001687 sec., 14226.437462951986 rows/sec., 1.18 MiB/sec. 2026.01.20 00:03:14.552408 [ 133 ] {} oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2026.01.20 00:03:14.552445 [ 276 ] {1f998bd5-dcf1-4dde-8644-3fb74238e470} TCPHandler: Processed in 0.002031876 sec. 2026.01.20 00:03:14.552480 [ 133 ] {} oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:03:14.552509 [ 133 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2026.01.20 00:03:14.552596 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:03:14.552654 [ 195 ] {92f10b5c-e41a-4079-ac1e-b6a09b3b6baf::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2026.01.20 00:03:14.552698 [ 276 ] {a6bc9e4d-6924-4179-a5e6-b3b0e48d6b30} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.01.20 00:03:14.552770 [ 276 ] {a6bc9e4d-6924-4179-a5e6-b3b0e48d6b30} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.01.20 00:03:14.552801 [ 195 ] {92f10b5c-e41a-4079-ac1e-b6a09b3b6baf::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:03:14.552842 [ 195 ] {92f10b5c-e41a-4079-ac1e-b6a09b3b6baf::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part 2026.01.20 00:03:14.552919 [ 195 ] {92f10b5c-e41a-4079-ac1e-b6a09b3b6baf::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part 2026.01.20 00:03:14.552971 [ 195 ] {92f10b5c-e41a-4079-ac1e-b6a09b3b6baf::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part 2026.01.20 00:03:14.553020 [ 195 ] {92f10b5c-e41a-4079-ac1e-b6a09b3b6baf::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part 2026.01.20 00:03:14.553066 [ 195 ] {92f10b5c-e41a-4079-ac1e-b6a09b3b6baf::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part 2026.01.20 00:03:14.553229 [ 276 ] {a6bc9e4d-6924-4179-a5e6-b3b0e48d6b30} oximeter.fields_ipaddr (ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:03:14.553297 [ 276 ] {a6bc9e4d-6924-4179-a5e6-b3b0e48d6b30} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2026.01.20 00:03:14.553652 [ 276 ] {a6bc9e4d-6924-4179-a5e6-b3b0e48d6b30} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.01.20 00:03:14.553878 [ 276 ] {a6bc9e4d-6924-4179-a5e6-b3b0e48d6b30} oximeter.fields_ipaddr (ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:03:14.553907 [ 188 ] {92f10b5c-e41a-4079-ac1e-b6a09b3b6baf::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001304887 sec., 91961.98598039524 rows/sec., 7.98 MiB/sec. 2026.01.20 00:03:14.554015 [ 276 ] {a6bc9e4d-6924-4179-a5e6-b3b0e48d6b30} executeQuery: Read 18 rows, 1.47 KiB in 0.001336 sec., 13473.05389221557 rows/sec., 1.07 MiB/sec. 2026.01.20 00:03:14.554060 [ 276 ] {a6bc9e4d-6924-4179-a5e6-b3b0e48d6b30} TCPHandler: Processed in 0.001526659 sec. 2026.01.20 00:03:14.554075 [ 191 ] {92f10b5c-e41a-4079-ac1e-b6a09b3b6baf::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2026.01.20 00:03:14.554178 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:03:14.554279 [ 276 ] {b7b2c551-7e1f-4ea9-995f-59a73a822ba3} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:03:14.554323 [ 276 ] {b7b2c551-7e1f-4ea9-995f-59a73a822ba3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:03:14.554373 [ 191 ] {92f10b5c-e41a-4079-ac1e-b6a09b3b6baf::all_1_5_1} oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:03:14.554448 [ 191 ] {92f10b5c-e41a-4079-ac1e-b6a09b3b6baf::all_1_5_1} oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2026.01.20 00:03:14.554519 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2026.01.20 00:03:14.555506 [ 276 ] {b7b2c551-7e1f-4ea9-995f-59a73a822ba3} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:03:14.555547 [ 276 ] {b7b2c551-7e1f-4ea9-995f-59a73a822ba3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2026.01.20 00:03:14.555985 [ 276 ] {b7b2c551-7e1f-4ea9-995f-59a73a822ba3} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2026.01.20 00:03:14.556210 [ 276 ] {b7b2c551-7e1f-4ea9-995f-59a73a822ba3} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:03:14.556329 [ 133 ] {} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2026.01.20 00:03:14.556337 [ 276 ] {b7b2c551-7e1f-4ea9-995f-59a73a822ba3} executeQuery: Read 1405 rows, 120.26 KiB in 0.0021 sec., 669047.619047619 rows/sec., 55.93 MiB/sec. 2026.01.20 00:03:14.556369 [ 133 ] {} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:03:14.556389 [ 276 ] {b7b2c551-7e1f-4ea9-995f-59a73a822ba3} TCPHandler: Processed in 0.002288239 sec. 2026.01.20 00:03:14.556392 [ 133 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2026.01.20 00:03:14.556505 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:03:14.556510 [ 188 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2026.01.20 00:03:14.556600 [ 276 ] {18cdfc65-9846-4848-ab50-729ee1a67d0b} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.01.20 00:03:14.556632 [ 188 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:03:14.556642 [ 276 ] {18cdfc65-9846-4848-ab50-729ee1a67d0b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.01.20 00:03:14.556673 [ 188 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1405 rows starting from the beginning of the part 2026.01.20 00:03:14.556754 [ 188 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 136 rows starting from the beginning of the part 2026.01.20 00:03:14.556804 [ 188 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 56 rows starting from the beginning of the part 2026.01.20 00:03:14.556846 [ 188 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 136 rows starting from the beginning of the part 2026.01.20 00:03:14.556887 [ 188 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 56 rows starting from the beginning of the part 2026.01.20 00:03:14.556989 [ 188 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1405 rows starting from the beginning of the part 2026.01.20 00:03:14.557130 [ 276 ] {18cdfc65-9846-4848-ab50-729ee1a67d0b} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:03:14.557172 [ 276 ] {18cdfc65-9846-4848-ab50-729ee1a67d0b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2026.01.20 00:03:14.557503 [ 276 ] {18cdfc65-9846-4848-ab50-729ee1a67d0b} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2026.01.20 00:03:14.557730 [ 276 ] {18cdfc65-9846-4848-ab50-729ee1a67d0b} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:03:14.557863 [ 276 ] {18cdfc65-9846-4848-ab50-729ee1a67d0b} executeQuery: Read 70 rows, 5.23 KiB in 0.00124 sec., 56451.6129032258 rows/sec., 4.12 MiB/sec. 2026.01.20 00:03:14.557900 [ 276 ] {18cdfc65-9846-4848-ab50-729ee1a67d0b} TCPHandler: Processed in 0.001410408 sec. 2026.01.20 00:03:14.558014 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:03:14.558106 [ 276 ] {e5223851-0cc3-4c89-9bf0-eab92a1f7d13} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.01.20 00:03:14.558146 [ 276 ] {e5223851-0cc3-4c89-9bf0-eab92a1f7d13} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.01.20 00:03:14.558610 [ 191 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 3194 rows, containing 5 columns (5 merged, 0 gathered) in 0.002110407 sec., 1513452.1445389444 rows/sec., 132.28 MiB/sec. 2026.01.20 00:03:14.558637 [ 276 ] {e5223851-0cc3-4c89-9bf0-eab92a1f7d13} oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:03:14.558676 [ 276 ] {e5223851-0cc3-4c89-9bf0-eab92a1f7d13} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2026.01.20 00:03:14.558859 [ 196 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2026.01.20 00:03:14.559017 [ 276 ] {e5223851-0cc3-4c89-9bf0-eab92a1f7d13} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.01.20 00:03:14.559211 [ 196 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_26_5} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:03:14.559296 [ 276 ] {e5223851-0cc3-4c89-9bf0-eab92a1f7d13} oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:03:14.559312 [ 196 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_26_5} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2026.01.20 00:03:14.559413 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. 2026.01.20 00:03:14.559414 [ 133 ] {} oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2026.01.20 00:03:14.559441 [ 276 ] {e5223851-0cc3-4c89-9bf0-eab92a1f7d13} executeQuery: Read 252 rows, 17.85 KiB in 0.001352 sec., 186390.53254437872 rows/sec., 12.89 MiB/sec. 2026.01.20 00:03:14.559462 [ 133 ] {} oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:03:14.559485 [ 276 ] {e5223851-0cc3-4c89-9bf0-eab92a1f7d13} TCPHandler: Processed in 0.00151947 sec. 2026.01.20 00:03:14.559487 [ 133 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2026.01.20 00:03:14.559583 [ 188 ] {bfe21cc0-ef93-444c-9700-992b96187bcd::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2026.01.20 00:03:14.559613 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:03:14.559675 [ 188 ] {bfe21cc0-ef93-444c-9700-992b96187bcd::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:03:14.559705 [ 188 ] {bfe21cc0-ef93-444c-9700-992b96187bcd::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 252 rows starting from the beginning of the part 2026.01.20 00:03:14.559712 [ 276 ] {05eb77d1-5ce6-4c9b-8f76-2a90c58c6c60} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.01.20 00:03:14.559755 [ 188 ] {bfe21cc0-ef93-444c-9700-992b96187bcd::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 252 rows starting from the beginning of the part 2026.01.20 00:03:14.559757 [ 276 ] {05eb77d1-5ce6-4c9b-8f76-2a90c58c6c60} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.01.20 00:03:14.559803 [ 188 ] {bfe21cc0-ef93-444c-9700-992b96187bcd::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 252 rows starting from the beginning of the part 2026.01.20 00:03:14.559843 [ 188 ] {bfe21cc0-ef93-444c-9700-992b96187bcd::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 252 rows starting from the beginning of the part 2026.01.20 00:03:14.559881 [ 188 ] {bfe21cc0-ef93-444c-9700-992b96187bcd::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 252 rows starting from the beginning of the part 2026.01.20 00:03:14.560189 [ 276 ] {05eb77d1-5ce6-4c9b-8f76-2a90c58c6c60} oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:03:14.560231 [ 276 ] {05eb77d1-5ce6-4c9b-8f76-2a90c58c6c60} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2026.01.20 00:03:14.560550 [ 276 ] {05eb77d1-5ce6-4c9b-8f76-2a90c58c6c60} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.01.20 00:03:14.560778 [ 276 ] {05eb77d1-5ce6-4c9b-8f76-2a90c58c6c60} oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:03:14.560808 [ 189 ] {bfe21cc0-ef93-444c-9700-992b96187bcd::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 1260 rows, containing 5 columns (5 merged, 0 gathered) in 0.001250696 sec., 1007439.0579325432 rows/sec., 73.52 MiB/sec. 2026.01.20 00:03:14.560884 [ 133 ] {} oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2026.01.20 00:03:14.560912 [ 133 ] {} oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:03:14.560913 [ 276 ] {05eb77d1-5ce6-4c9b-8f76-2a90c58c6c60} executeQuery: Read 12 rows, 960.00 B in 0.001219 sec., 9844.134536505331 rows/sec., 769.07 KiB/sec. 2026.01.20 00:03:14.560934 [ 133 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2026.01.20 00:03:14.560970 [ 276 ] {05eb77d1-5ce6-4c9b-8f76-2a90c58c6c60} TCPHandler: Processed in 0.001406318 sec. 2026.01.20 00:03:14.561008 [ 189 ] {bfe21cc0-ef93-444c-9700-992b96187bcd::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2026.01.20 00:03:14.561028 [ 201 ] {e65ef523-8c80-4a73-a921-56a9abc2e2ef::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2026.01.20 00:03:14.561102 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:03:14.561131 [ 201 ] {e65ef523-8c80-4a73-a921-56a9abc2e2ef::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:03:14.561166 [ 201 ] {e65ef523-8c80-4a73-a921-56a9abc2e2ef::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part 2026.01.20 00:03:14.561201 [ 276 ] {8788059a-3f93-4500-9c4b-f31b919265db} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:03:14.561228 [ 201 ] {e65ef523-8c80-4a73-a921-56a9abc2e2ef::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 12 rows starting from the beginning of the part 2026.01.20 00:03:14.561247 [ 276 ] {8788059a-3f93-4500-9c4b-f31b919265db} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:03:14.561275 [ 201 ] {e65ef523-8c80-4a73-a921-56a9abc2e2ef::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 12 rows starting from the beginning of the part 2026.01.20 00:03:14.561319 [ 201 ] {e65ef523-8c80-4a73-a921-56a9abc2e2ef::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part 2026.01.20 00:03:14.561324 [ 189 ] {bfe21cc0-ef93-444c-9700-992b96187bcd::all_1_5_1} oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:03:14.561360 [ 201 ] {e65ef523-8c80-4a73-a921-56a9abc2e2ef::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 12 rows starting from the beginning of the part 2026.01.20 00:03:14.561402 [ 189 ] {bfe21cc0-ef93-444c-9700-992b96187bcd::all_1_5_1} oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2026.01.20 00:03:14.561483 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. 2026.01.20 00:03:14.561967 [ 276 ] {8788059a-3f93-4500-9c4b-f31b919265db} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:03:14.562009 [ 276 ] {8788059a-3f93-4500-9c4b-f31b919265db} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2026.01.20 00:03:14.562045 [ 189 ] {e65ef523-8c80-4a73-a921-56a9abc2e2ef::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.001053224 sec., 56967.938444243584 rows/sec., 4.56 MiB/sec. 2026.01.20 00:03:14.562146 [ 201 ] {e65ef523-8c80-4a73-a921-56a9abc2e2ef::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2026.01.20 00:03:14.562427 [ 201 ] {e65ef523-8c80-4a73-a921-56a9abc2e2ef::all_1_5_1} oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:03:14.562490 [ 201 ] {e65ef523-8c80-4a73-a921-56a9abc2e2ef::all_1_5_1} oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2026.01.20 00:03:14.562497 [ 276 ] {8788059a-3f93-4500-9c4b-f31b919265db} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2026.01.20 00:03:14.562547 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2026.01.20 00:03:14.562788 [ 276 ] {8788059a-3f93-4500-9c4b-f31b919265db} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:03:14.562912 [ 133 ] {} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2026.01.20 00:03:14.562935 [ 276 ] {8788059a-3f93-4500-9c4b-f31b919265db} executeQuery: Read 614 rows, 47.33 KiB in 0.001752 sec., 350456.6210045662 rows/sec., 26.38 MiB/sec. 2026.01.20 00:03:14.562948 [ 133 ] {} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:03:14.562980 [ 276 ] {8788059a-3f93-4500-9c4b-f31b919265db} TCPHandler: Processed in 0.001927914 sec. 2026.01.20 00:03:14.562986 [ 133 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2026.01.20 00:03:14.563087 [ 187 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2026.01.20 00:03:14.563120 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:03:14.563186 [ 187 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:03:14.563218 [ 187 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 632 rows starting from the beginning of the part 2026.01.20 00:03:14.563218 [ 276 ] {13104901-1179-4eed-aa9f-5d7c711408cb} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:03:14.563271 [ 187 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 104 rows starting from the beginning of the part 2026.01.20 00:03:14.563273 [ 276 ] {13104901-1179-4eed-aa9f-5d7c711408cb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:03:14.563321 [ 187 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 64 rows starting from the beginning of the part 2026.01.20 00:03:14.563366 [ 187 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 104 rows starting from the beginning of the part 2026.01.20 00:03:14.563405 [ 187 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 64 rows starting from the beginning of the part 2026.01.20 00:03:14.563443 [ 187 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 614 rows starting from the beginning of the part 2026.01.20 00:03:14.564009 [ 276 ] {13104901-1179-4eed-aa9f-5d7c711408cb} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:03:14.564050 [ 276 ] {13104901-1179-4eed-aa9f-5d7c711408cb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2026.01.20 00:03:14.564458 [ 201 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 1582 rows, containing 5 columns (5 merged, 0 gathered) in 0.001407919 sec., 1123644.186917003 rows/sec., 89.59 MiB/sec. 2026.01.20 00:03:14.564586 [ 276 ] {13104901-1179-4eed-aa9f-5d7c711408cb} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2026.01.20 00:03:14.564630 [ 189 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2026.01.20 00:03:14.564971 [ 189 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_26_5} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:03:14.565033 [ 276 ] {13104901-1179-4eed-aa9f-5d7c711408cb} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:03:14.565044 [ 189 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_26_5} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2026.01.20 00:03:14.565139 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. 2026.01.20 00:03:14.565183 [ 133 ] {} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2026.01.20 00:03:14.565214 [ 133 ] {} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:03:14.565228 [ 276 ] {13104901-1179-4eed-aa9f-5d7c711408cb} executeQuery: Read 889 rows, 61.79 KiB in 0.002028 sec., 438362.91913214995 rows/sec., 29.75 MiB/sec. 2026.01.20 00:03:14.565232 [ 133 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2026.01.20 00:03:14.565286 [ 276 ] {13104901-1179-4eed-aa9f-5d7c711408cb} TCPHandler: Processed in 0.002216598 sec. 2026.01.20 00:03:14.565327 [ 201 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2026.01.20 00:03:14.565419 [ 201 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:03:14.565438 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:03:14.565445 [ 201 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 6900 rows starting from the beginning of the part 2026.01.20 00:03:14.565517 [ 201 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 160 rows starting from the beginning of the part 2026.01.20 00:03:14.565557 [ 201 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 160 rows starting from the beginning of the part 2026.01.20 00:03:14.565557 [ 276 ] {62a32340-b6b8-4d3a-80ff-2a67e3792979} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.01.20 00:03:14.565602 [ 201 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 160 rows starting from the beginning of the part 2026.01.20 00:03:14.565665 [ 201 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 160 rows starting from the beginning of the part 2026.01.20 00:03:14.565670 [ 276 ] {62a32340-b6b8-4d3a-80ff-2a67e3792979} 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 2026.01.20 00:03:14.565713 [ 201 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 889 rows starting from the beginning of the part 2026.01.20 00:03:14.566562 [ 276 ] {62a32340-b6b8-4d3a-80ff-2a67e3792979} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:03:14.566604 [ 276 ] {62a32340-b6b8-4d3a-80ff-2a67e3792979} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2026.01.20 00:03:14.567289 [ 276 ] {62a32340-b6b8-4d3a-80ff-2a67e3792979} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2026.01.20 00:03:14.567535 [ 276 ] {62a32340-b6b8-4d3a-80ff-2a67e3792979} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:03:14.567692 [ 276 ] {62a32340-b6b8-4d3a-80ff-2a67e3792979} executeQuery: Read 40 rows, 73.40 KiB in 0.002156 sec., 18552.87569573284 rows/sec., 33.25 MiB/sec. 2026.01.20 00:03:14.567745 [ 276 ] {62a32340-b6b8-4d3a-80ff-2a67e3792979} TCPHandler: Processed in 0.002362021 sec. 2026.01.20 00:03:14.567858 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:03:14.567956 [ 276 ] {8fcc73a9-ceae-49c0-abe2-fd8f59d5ffb3} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:03:14.567999 [ 276 ] {8fcc73a9-ceae-49c0-abe2-fd8f59d5ffb3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:03:14.568381 [ 276 ] {8fcc73a9-ceae-49c0-abe2-fd8f59d5ffb3} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:03:14.568419 [ 276 ] {8fcc73a9-ceae-49c0-abe2-fd8f59d5ffb3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2026.01.20 00:03:14.568802 [ 276 ] {8fcc73a9-ceae-49c0-abe2-fd8f59d5ffb3} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2026.01.20 00:03:14.569032 [ 276 ] {8fcc73a9-ceae-49c0-abe2-fd8f59d5ffb3} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:03:14.569139 [ 201 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 8429 rows, containing 5 columns (5 merged, 0 gathered) in 0.00383523 sec., 2197782.1408364037 rows/sec., 150.91 MiB/sec. 2026.01.20 00:03:14.569152 [ 133 ] {} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2026.01.20 00:03:14.569172 [ 276 ] {8fcc73a9-ceae-49c0-abe2-fd8f59d5ffb3} executeQuery: Read 60 rows, 4.14 KiB in 0.001235 sec., 48582.995951417004 rows/sec., 3.27 MiB/sec. 2026.01.20 00:03:14.569199 [ 133 ] {} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:03:14.569219 [ 276 ] {8fcc73a9-ceae-49c0-abe2-fd8f59d5ffb3} TCPHandler: Processed in 0.001411458 sec. 2026.01.20 00:03:14.569229 [ 133 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2026.01.20 00:03:14.569311 [ 201 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2026.01.20 00:03:14.569331 [ 189 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2026.01.20 00:03:14.569417 [ 189 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:03:14.569443 [ 189 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1200 rows starting from the beginning of the part 2026.01.20 00:03:14.569490 [ 189 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 60 rows starting from the beginning of the part 2026.01.20 00:03:14.569531 [ 189 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 60 rows starting from the beginning of the part 2026.01.20 00:03:14.569570 [ 189 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 60 rows starting from the beginning of the part 2026.01.20 00:03:14.569585 [ 201 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_26_5} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:03:14.569606 [ 189 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 60 rows starting from the beginning of the part 2026.01.20 00:03:14.569643 [ 189 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 60 rows starting from the beginning of the part 2026.01.20 00:03:14.569655 [ 201 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_26_5} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2026.01.20 00:03:14.569723 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.51 MiB. 2026.01.20 00:03:14.570506 [ 200 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 1500 rows, containing 4 columns (4 merged, 0 gathered) in 0.001206896 sec., 1242857.7110206678 rows/sec., 83.76 MiB/sec. 2026.01.20 00:03:14.570677 [ 197 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2026.01.20 00:03:14.570942 [ 197 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_26_5} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:03:14.571008 [ 197 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_26_5} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2026.01.20 00:03:14.571067 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. 2026.01.20 00:03:14.791056 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9113 2026.01.20 00:03:14.791593 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:03:14.791640 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2026.01.20 00:03:14.792125 [ 245 ] {} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2026.01.20 00:03:14.792356 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:03:14.792479 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9113 2026.01.20 00:03:15.281713 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 2026.01.20 00:03:15.298476 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:03:15.298529 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2026.01.20 00:03:15.304723 [ 244 ] {} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2026.01.20 00:03:15.305533 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:03:15.308381 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 144 2026.01.20 00:03:19.518585 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:03:19.518789 [ 276 ] {f98235d4-46a6-47cc-985a-1727723e2441} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:03:19.518862 [ 276 ] {f98235d4-46a6-47cc-985a-1727723e2441} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:03:19.519539 [ 276 ] {f98235d4-46a6-47cc-985a-1727723e2441} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:03:19.519587 [ 276 ] {f98235d4-46a6-47cc-985a-1727723e2441} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2026.01.20 00:03:19.519982 [ 276 ] {f98235d4-46a6-47cc-985a-1727723e2441} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2026.01.20 00:03:19.520217 [ 276 ] {f98235d4-46a6-47cc-985a-1727723e2441} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:03:19.520369 [ 276 ] {f98235d4-46a6-47cc-985a-1727723e2441} executeQuery: Read 56 rows, 4.38 KiB in 0.001631 sec., 34334.76394849785 rows/sec., 2.62 MiB/sec. 2026.01.20 00:03:19.520411 [ 276 ] {f98235d4-46a6-47cc-985a-1727723e2441} TCPHandler: Processed in 0.001964875 sec. 2026.01.20 00:03:19.520532 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:03:19.520627 [ 276 ] {44b25b69-5746-477c-8ed0-b98f93d758c8} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:03:19.520669 [ 276 ] {44b25b69-5746-477c-8ed0-b98f93d758c8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:03:19.521101 [ 276 ] {44b25b69-5746-477c-8ed0-b98f93d758c8} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:03:19.521140 [ 276 ] {44b25b69-5746-477c-8ed0-b98f93d758c8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2026.01.20 00:03:19.521446 [ 276 ] {44b25b69-5746-477c-8ed0-b98f93d758c8} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2026.01.20 00:03:19.521661 [ 276 ] {44b25b69-5746-477c-8ed0-b98f93d758c8} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:03:19.521793 [ 276 ] {44b25b69-5746-477c-8ed0-b98f93d758c8} executeQuery: Read 64 rows, 5.12 KiB in 0.001186 sec., 53962.900505902195 rows/sec., 4.21 MiB/sec. 2026.01.20 00:03:19.521831 [ 276 ] {44b25b69-5746-477c-8ed0-b98f93d758c8} TCPHandler: Processed in 0.001349817 sec. 2026.01.20 00:03:19.521950 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:03:19.522045 [ 276 ] {46279181-ff55-45f0-b54f-28e02c2ff6d6} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:03:19.522092 [ 276 ] {46279181-ff55-45f0-b54f-28e02c2ff6d6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:03:19.522513 [ 276 ] {46279181-ff55-45f0-b54f-28e02c2ff6d6} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:03:19.522550 [ 276 ] {46279181-ff55-45f0-b54f-28e02c2ff6d6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2026.01.20 00:03:19.522883 [ 276 ] {46279181-ff55-45f0-b54f-28e02c2ff6d6} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2026.01.20 00:03:19.523120 [ 276 ] {46279181-ff55-45f0-b54f-28e02c2ff6d6} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:03:19.523259 [ 276 ] {46279181-ff55-45f0-b54f-28e02c2ff6d6} executeQuery: Read 160 rows, 11.41 KiB in 0.001233 sec., 129764.80129764802 rows/sec., 9.04 MiB/sec. 2026.01.20 00:03:19.523298 [ 276 ] {46279181-ff55-45f0-b54f-28e02c2ff6d6} TCPHandler: Processed in 0.001399088 sec. 2026.01.20 00:03:19.523419 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:03:19.523512 [ 276 ] {361b9db7-a811-4a93-b7fd-fa5994f3bb59} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:03:19.523554 [ 276 ] {361b9db7-a811-4a93-b7fd-fa5994f3bb59} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:03:19.523906 [ 276 ] {361b9db7-a811-4a93-b7fd-fa5994f3bb59} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:03:19.523942 [ 276 ] {361b9db7-a811-4a93-b7fd-fa5994f3bb59} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2026.01.20 00:03:19.524263 [ 276 ] {361b9db7-a811-4a93-b7fd-fa5994f3bb59} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2026.01.20 00:03:19.524482 [ 276 ] {361b9db7-a811-4a93-b7fd-fa5994f3bb59} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:03:19.524611 [ 276 ] {361b9db7-a811-4a93-b7fd-fa5994f3bb59} executeQuery: Read 60 rows, 4.14 KiB in 0.001117 sec., 53715.308863025966 rows/sec., 3.62 MiB/sec. 2026.01.20 00:03:19.524646 [ 276 ] {361b9db7-a811-4a93-b7fd-fa5994f3bb59} TCPHandler: Processed in 0.001277556 sec. 2026.01.20 00:03:22.176024 [ 121 ] {} DNSResolver: Updating DNS cache 2026.01.20 00:03:22.176106 [ 121 ] {} DNSResolver: Updated DNS cache 2026.01.20 00:03:22.292645 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9625 2026.01.20 00:03:22.293187 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:03:22.293234 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2026.01.20 00:03:22.293750 [ 245 ] {} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2026.01.20 00:03:22.293994 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:03:22.294131 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9625 2026.01.20 00:03:22.297957 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 484 2026.01.20 00:03:22.300206 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:03:22.300260 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2026.01.20 00:03:22.301471 [ 243 ] {} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2026.01.20 00:03:22.301748 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:03:22.302106 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 484 2026.01.20 00:03:22.808490 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 2026.01.20 00:03:22.825600 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:03:22.825660 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2026.01.20 00:03:22.831776 [ 244 ] {} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2026.01.20 00:03:22.832481 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:03:22.835542 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 151 2026.01.20 00:03:24.520556 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:03:24.520738 [ 276 ] {0da62c93-1c36-4c53-81f3-070a5a339984} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:03:24.520834 [ 276 ] {0da62c93-1c36-4c53-81f3-070a5a339984} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:03:24.521541 [ 276 ] {0da62c93-1c36-4c53-81f3-070a5a339984} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:03:24.521585 [ 276 ] {0da62c93-1c36-4c53-81f3-070a5a339984} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2026.01.20 00:03:24.521976 [ 276 ] {0da62c93-1c36-4c53-81f3-070a5a339984} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2026.01.20 00:03:24.522201 [ 276 ] {0da62c93-1c36-4c53-81f3-070a5a339984} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:03:24.522345 [ 276 ] {0da62c93-1c36-4c53-81f3-070a5a339984} executeQuery: Read 136 rows, 12.05 KiB in 0.001652 sec., 82324.45520581113 rows/sec., 7.12 MiB/sec. 2026.01.20 00:03:24.522386 [ 276 ] {0da62c93-1c36-4c53-81f3-070a5a339984} TCPHandler: Processed in 0.001947935 sec. 2026.01.20 00:03:24.522514 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:03:24.522606 [ 276 ] {d1cb1b4d-af20-4cb1-ba3e-9991ed803e60} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.01.20 00:03:24.522645 [ 276 ] {d1cb1b4d-af20-4cb1-ba3e-9991ed803e60} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.01.20 00:03:24.523064 [ 276 ] {d1cb1b4d-af20-4cb1-ba3e-9991ed803e60} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:03:24.523101 [ 276 ] {d1cb1b4d-af20-4cb1-ba3e-9991ed803e60} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2026.01.20 00:03:24.523386 [ 276 ] {d1cb1b4d-af20-4cb1-ba3e-9991ed803e60} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2026.01.20 00:03:24.523589 [ 276 ] {d1cb1b4d-af20-4cb1-ba3e-9991ed803e60} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:03:24.523715 [ 276 ] {d1cb1b4d-af20-4cb1-ba3e-9991ed803e60} executeQuery: Read 40 rows, 3.01 KiB in 0.001128 sec., 35460.99290780142 rows/sec., 2.60 MiB/sec. 2026.01.20 00:03:24.523750 [ 276 ] {d1cb1b4d-af20-4cb1-ba3e-9991ed803e60} TCPHandler: Processed in 0.001283587 sec. 2026.01.20 00:03:24.523857 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:03:24.523948 [ 276 ] {07869ba4-1853-4806-bce5-b489c35535dd} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:03:24.523988 [ 276 ] {07869ba4-1853-4806-bce5-b489c35535dd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:03:24.524421 [ 276 ] {07869ba4-1853-4806-bce5-b489c35535dd} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:03:24.524457 [ 276 ] {07869ba4-1853-4806-bce5-b489c35535dd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2026.01.20 00:03:24.524754 [ 276 ] {07869ba4-1853-4806-bce5-b489c35535dd} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2026.01.20 00:03:24.524955 [ 276 ] {07869ba4-1853-4806-bce5-b489c35535dd} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:03:24.525077 [ 276 ] {07869ba4-1853-4806-bce5-b489c35535dd} executeQuery: Read 104 rows, 8.32 KiB in 0.001146 sec., 90750.43630017451 rows/sec., 7.09 MiB/sec. 2026.01.20 00:03:24.525114 [ 276 ] {07869ba4-1853-4806-bce5-b489c35535dd} TCPHandler: Processed in 0.001303846 sec. 2026.01.20 00:03:24.525222 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:03:24.525314 [ 276 ] {8d535639-e8e8-4d64-96b1-e144d4221102} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:03:24.525355 [ 276 ] {8d535639-e8e8-4d64-96b1-e144d4221102} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:03:24.525761 [ 276 ] {8d535639-e8e8-4d64-96b1-e144d4221102} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:03:24.525796 [ 276 ] {8d535639-e8e8-4d64-96b1-e144d4221102} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2026.01.20 00:03:24.526136 [ 276 ] {8d535639-e8e8-4d64-96b1-e144d4221102} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2026.01.20 00:03:24.526337 [ 276 ] {8d535639-e8e8-4d64-96b1-e144d4221102} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:03:24.526463 [ 276 ] {8d535639-e8e8-4d64-96b1-e144d4221102} executeQuery: Read 160 rows, 11.41 KiB in 0.001167 sec., 137103.68466152527 rows/sec., 9.55 MiB/sec. 2026.01.20 00:03:24.526499 [ 276 ] {8d535639-e8e8-4d64-96b1-e144d4221102} TCPHandler: Processed in 0.001324047 sec. 2026.01.20 00:03:24.526604 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:03:24.526694 [ 276 ] {c0d76d04-4497-4bda-b6ac-6bd6bc108708} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.01.20 00:03:24.526746 [ 276 ] {c0d76d04-4497-4bda-b6ac-6bd6bc108708} 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 2026.01.20 00:03:24.527637 [ 276 ] {c0d76d04-4497-4bda-b6ac-6bd6bc108708} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:03:24.527678 [ 276 ] {c0d76d04-4497-4bda-b6ac-6bd6bc108708} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2026.01.20 00:03:24.528273 [ 276 ] {c0d76d04-4497-4bda-b6ac-6bd6bc108708} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2026.01.20 00:03:24.528501 [ 276 ] {c0d76d04-4497-4bda-b6ac-6bd6bc108708} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:03:24.528642 [ 276 ] {c0d76d04-4497-4bda-b6ac-6bd6bc108708} executeQuery: Read 40 rows, 73.40 KiB in 0.001965 sec., 20356.23409669211 rows/sec., 36.48 MiB/sec. 2026.01.20 00:03:24.528694 [ 276 ] {c0d76d04-4497-4bda-b6ac-6bd6bc108708} TCPHandler: Processed in 0.002137857 sec. 2026.01.20 00:03:24.528812 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:03:24.528909 [ 276 ] {1288cfad-cb79-47d7-a2b5-9528cd080bb3} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:03:24.528951 [ 276 ] {1288cfad-cb79-47d7-a2b5-9528cd080bb3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:03:24.529294 [ 276 ] {1288cfad-cb79-47d7-a2b5-9528cd080bb3} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:03:24.529331 [ 276 ] {1288cfad-cb79-47d7-a2b5-9528cd080bb3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2026.01.20 00:03:24.529654 [ 276 ] {1288cfad-cb79-47d7-a2b5-9528cd080bb3} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2026.01.20 00:03:24.529866 [ 276 ] {1288cfad-cb79-47d7-a2b5-9528cd080bb3} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:03:24.530000 [ 276 ] {1288cfad-cb79-47d7-a2b5-9528cd080bb3} executeQuery: Read 60 rows, 4.14 KiB in 0.001111 sec., 54005.400540054005 rows/sec., 3.64 MiB/sec. 2026.01.20 00:03:24.530036 [ 276 ] {1288cfad-cb79-47d7-a2b5-9528cd080bb3} TCPHandler: Processed in 0.001275736 sec. 2026.01.20 00:03:29.520027 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:03:29.520232 [ 276 ] {07d94bfd-0332-4ab7-b774-58040a7fcd10} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:03:29.520312 [ 276 ] {07d94bfd-0332-4ab7-b774-58040a7fcd10} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:03:29.521004 [ 276 ] {07d94bfd-0332-4ab7-b774-58040a7fcd10} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:03:29.521054 [ 276 ] {07d94bfd-0332-4ab7-b774-58040a7fcd10} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2026.01.20 00:03:29.521451 [ 276 ] {07d94bfd-0332-4ab7-b774-58040a7fcd10} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2026.01.20 00:03:29.521689 [ 276 ] {07d94bfd-0332-4ab7-b774-58040a7fcd10} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:03:29.521841 [ 276 ] {07d94bfd-0332-4ab7-b774-58040a7fcd10} executeQuery: Read 56 rows, 4.38 KiB in 0.001659 sec., 33755.27426160337 rows/sec., 2.58 MiB/sec. 2026.01.20 00:03:29.521882 [ 276 ] {07d94bfd-0332-4ab7-b774-58040a7fcd10} TCPHandler: Processed in 0.001986566 sec. 2026.01.20 00:03:29.522014 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:03:29.522113 [ 276 ] {323bbccb-7ec9-47d0-b46e-1e332a0fcda5} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:03:29.522156 [ 276 ] {323bbccb-7ec9-47d0-b46e-1e332a0fcda5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:03:29.522612 [ 276 ] {323bbccb-7ec9-47d0-b46e-1e332a0fcda5} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:03:29.522650 [ 276 ] {323bbccb-7ec9-47d0-b46e-1e332a0fcda5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2026.01.20 00:03:29.522964 [ 276 ] {323bbccb-7ec9-47d0-b46e-1e332a0fcda5} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2026.01.20 00:03:29.523196 [ 276 ] {323bbccb-7ec9-47d0-b46e-1e332a0fcda5} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:03:29.523325 [ 276 ] {323bbccb-7ec9-47d0-b46e-1e332a0fcda5} executeQuery: Read 64 rows, 5.12 KiB in 0.001231 sec., 51990.25182778229 rows/sec., 4.06 MiB/sec. 2026.01.20 00:03:29.523362 [ 276 ] {323bbccb-7ec9-47d0-b46e-1e332a0fcda5} TCPHandler: Processed in 0.001400158 sec. 2026.01.20 00:03:29.523480 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:03:29.523577 [ 276 ] {24f8bb38-8d8d-419e-948f-32e2a85ee220} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:03:29.523621 [ 276 ] {24f8bb38-8d8d-419e-948f-32e2a85ee220} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:03:29.524045 [ 276 ] {24f8bb38-8d8d-419e-948f-32e2a85ee220} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:03:29.524082 [ 276 ] {24f8bb38-8d8d-419e-948f-32e2a85ee220} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2026.01.20 00:03:29.524439 [ 276 ] {24f8bb38-8d8d-419e-948f-32e2a85ee220} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2026.01.20 00:03:29.524646 [ 276 ] {24f8bb38-8d8d-419e-948f-32e2a85ee220} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:03:29.524776 [ 276 ] {24f8bb38-8d8d-419e-948f-32e2a85ee220} executeQuery: Read 160 rows, 11.41 KiB in 0.001217 sec., 131470.8299096138 rows/sec., 9.16 MiB/sec. 2026.01.20 00:03:29.524825 [ 276 ] {24f8bb38-8d8d-419e-948f-32e2a85ee220} TCPHandler: Processed in 0.001395608 sec. 2026.01.20 00:03:29.524962 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:03:29.525059 [ 276 ] {1f05dcdf-e500-4de2-9a04-eac2469e7351} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:03:29.525101 [ 276 ] {1f05dcdf-e500-4de2-9a04-eac2469e7351} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:03:29.525448 [ 276 ] {1f05dcdf-e500-4de2-9a04-eac2469e7351} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:03:29.525485 [ 276 ] {1f05dcdf-e500-4de2-9a04-eac2469e7351} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2026.01.20 00:03:29.525811 [ 276 ] {1f05dcdf-e500-4de2-9a04-eac2469e7351} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2026.01.20 00:03:29.526020 [ 276 ] {1f05dcdf-e500-4de2-9a04-eac2469e7351} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:03:29.526154 [ 276 ] {1f05dcdf-e500-4de2-9a04-eac2469e7351} executeQuery: Read 60 rows, 4.14 KiB in 0.001113 sec., 53908.35579514824 rows/sec., 3.63 MiB/sec. 2026.01.20 00:03:29.526190 [ 276 ] {1f05dcdf-e500-4de2-9a04-eac2469e7351} TCPHandler: Processed in 0.001279657 sec. 2026.01.20 00:03:29.794228 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10073 2026.01.20 00:03:29.794785 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:03:29.794835 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2026.01.20 00:03:29.795370 [ 245 ] {} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2026.01.20 00:03:29.795612 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:03:29.795749 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10073 2026.01.20 00:03:29.795787 [ 115 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2026.01.20 00:03:29.795853 [ 115 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:03:29.795874 [ 115 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2026.01.20 00:03:29.795975 [ 189 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2026.01.20 00:03:29.796087 [ 189 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:03:29.796120 [ 189 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7705 rows starting from the beginning of the part 2026.01.20 00:03:29.796179 [ 189 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 448 rows starting from the beginning of the part 2026.01.20 00:03:29.796225 [ 189 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 512 rows starting from the beginning of the part 2026.01.20 00:03:29.796266 [ 189 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 448 rows starting from the beginning of the part 2026.01.20 00:03:29.796305 [ 189 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 512 rows starting from the beginning of the part 2026.01.20 00:03:29.796342 [ 189 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 448 rows starting from the beginning of the part 2026.01.20 00:03:29.798699 [ 200 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 10073 rows, containing 4 columns (4 merged, 0 gathered) in 0.002761726 sec., 3647356.761677299 rows/sec., 52.18 MiB/sec. 2026.01.20 00:03:29.799119 [ 200 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2026.01.20 00:03:29.799430 [ 200 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_21_4} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:03:29.799510 [ 200 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_21_4} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2026.01.20 00:03:29.799634 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. 2026.01.20 00:03:30.335604 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 2026.01.20 00:03:30.352634 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:03:30.352690 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2026.01.20 00:03:30.358942 [ 244 ] {} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2026.01.20 00:03:30.359637 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:03:30.359986 [ 114 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2026.01.20 00:03:30.360080 [ 114 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:03:30.360119 [ 114 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2026.01.20 00:03:30.360321 [ 190 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2026.01.20 00:03:30.362596 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 159 2026.01.20 00:03:30.364020 [ 190 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:03:30.365338 [ 190 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 121 rows starting from the beginning of the part 2026.01.20 00:03:30.369822 [ 190 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 8 rows starting from the beginning of the part 2026.01.20 00:03:30.374304 [ 190 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 7 rows starting from the beginning of the part 2026.01.20 00:03:30.378568 [ 190 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 8 rows starting from the beginning of the part 2026.01.20 00:03:30.382861 [ 190 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 7 rows starting from the beginning of the part 2026.01.20 00:03:30.386922 [ 190 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 8 rows starting from the beginning of the part 2026.01.20 00:03:30.437693 [ 189 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.077437493 sec., 2053.2689507394048 rows/sec., 10.62 MiB/sec. 2026.01.20 00:03:30.439459 [ 198 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2026.01.20 00:03:30.441095 [ 198 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_21_4} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:03:30.441184 [ 198 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_21_4} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2026.01.20 00:03:30.442690 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. 2026.01.20 00:03:31.000220 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 247.41 MiB, peak 257.95 MiB, free memory in arenas 0.00 B, will set to 250.83 MiB (RSS), difference: 3.42 MiB 2026.01.20 00:03:32.302272 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 504 2026.01.20 00:03:32.304394 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:03:32.304440 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2026.01.20 00:03:32.305645 [ 243 ] {} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2026.01.20 00:03:32.305921 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:03:32.306076 [ 113 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2026.01.20 00:03:32.306139 [ 113 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:03:32.306158 [ 113 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2026.01.20 00:03:32.306204 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 504 2026.01.20 00:03:32.306290 [ 186 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2026.01.20 00:03:32.306804 [ 186 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:03:32.306950 [ 186 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 384 rows starting from the beginning of the part 2026.01.20 00:03:32.307383 [ 186 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 26 rows starting from the beginning of the part 2026.01.20 00:03:32.307721 [ 186 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 26 rows starting from the beginning of the part 2026.01.20 00:03:32.308063 [ 186 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 20 rows starting from the beginning of the part 2026.01.20 00:03:32.308384 [ 186 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 28 rows starting from the beginning of the part 2026.01.20 00:03:32.308705 [ 186 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 20 rows starting from the beginning of the part 2026.01.20 00:03:32.314288 [ 189 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 504 rows, containing 72 columns (72 merged, 0 gathered) in 0.008041944 sec., 62671.41377756423 rows/sec., 55.09 MiB/sec. 2026.01.20 00:03:32.315212 [ 199 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2026.01.20 00:03:32.315769 [ 199 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_16_3} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:03:32.315836 [ 199 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_16_3} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2026.01.20 00:03:32.316029 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.77 MiB. 2026.01.20 00:03:34.520207 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:03:34.520400 [ 276 ] {29a9acb9-a3d2-4d0c-8f2c-880f97861536} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:03:34.520468 [ 276 ] {29a9acb9-a3d2-4d0c-8f2c-880f97861536} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:03:34.521156 [ 276 ] {29a9acb9-a3d2-4d0c-8f2c-880f97861536} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:03:34.521209 [ 276 ] {29a9acb9-a3d2-4d0c-8f2c-880f97861536} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2026.01.20 00:03:34.521618 [ 276 ] {29a9acb9-a3d2-4d0c-8f2c-880f97861536} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2026.01.20 00:03:34.521860 [ 276 ] {29a9acb9-a3d2-4d0c-8f2c-880f97861536} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:03:34.522023 [ 276 ] {29a9acb9-a3d2-4d0c-8f2c-880f97861536} executeQuery: Read 136 rows, 12.05 KiB in 0.00167 sec., 81437.125748503 rows/sec., 7.05 MiB/sec. 2026.01.20 00:03:34.522071 [ 276 ] {29a9acb9-a3d2-4d0c-8f2c-880f97861536} TCPHandler: Processed in 0.001988235 sec. 2026.01.20 00:03:34.522194 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:03:34.522300 [ 276 ] {4f8938d9-e1c0-402f-bf66-7ca3adfeacae} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.01.20 00:03:34.522346 [ 276 ] {4f8938d9-e1c0-402f-bf66-7ca3adfeacae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.01.20 00:03:34.522772 [ 276 ] {4f8938d9-e1c0-402f-bf66-7ca3adfeacae} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:03:34.522811 [ 276 ] {4f8938d9-e1c0-402f-bf66-7ca3adfeacae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2026.01.20 00:03:34.523122 [ 276 ] {4f8938d9-e1c0-402f-bf66-7ca3adfeacae} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2026.01.20 00:03:34.523333 [ 276 ] {4f8938d9-e1c0-402f-bf66-7ca3adfeacae} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:03:34.523467 [ 276 ] {4f8938d9-e1c0-402f-bf66-7ca3adfeacae} executeQuery: Read 40 rows, 3.01 KiB in 0.001192 sec., 33557.04697986577 rows/sec., 2.46 MiB/sec. 2026.01.20 00:03:34.523506 [ 276 ] {4f8938d9-e1c0-402f-bf66-7ca3adfeacae} TCPHandler: Processed in 0.001365928 sec. 2026.01.20 00:03:34.523619 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:03:34.523717 [ 276 ] {3ca37923-0e3f-4ab6-851a-ae6d37d6236f} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:03:34.523758 [ 276 ] {3ca37923-0e3f-4ab6-851a-ae6d37d6236f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:03:34.524203 [ 276 ] {3ca37923-0e3f-4ab6-851a-ae6d37d6236f} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:03:34.524240 [ 276 ] {3ca37923-0e3f-4ab6-851a-ae6d37d6236f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2026.01.20 00:03:34.524558 [ 276 ] {3ca37923-0e3f-4ab6-851a-ae6d37d6236f} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2026.01.20 00:03:34.524791 [ 276 ] {3ca37923-0e3f-4ab6-851a-ae6d37d6236f} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:03:34.524922 [ 276 ] {3ca37923-0e3f-4ab6-851a-ae6d37d6236f} executeQuery: Read 104 rows, 8.32 KiB in 0.001225 sec., 84897.95918367348 rows/sec., 6.63 MiB/sec. 2026.01.20 00:03:34.524960 [ 276 ] {3ca37923-0e3f-4ab6-851a-ae6d37d6236f} TCPHandler: Processed in 0.001393268 sec. 2026.01.20 00:03:34.525083 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:03:34.525181 [ 276 ] {601655a1-5824-4998-85a2-c1221c6fb8c0} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:03:34.525232 [ 276 ] {601655a1-5824-4998-85a2-c1221c6fb8c0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:03:34.525654 [ 276 ] {601655a1-5824-4998-85a2-c1221c6fb8c0} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:03:34.525695 [ 276 ] {601655a1-5824-4998-85a2-c1221c6fb8c0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2026.01.20 00:03:34.526043 [ 276 ] {601655a1-5824-4998-85a2-c1221c6fb8c0} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2026.01.20 00:03:34.526269 [ 276 ] {601655a1-5824-4998-85a2-c1221c6fb8c0} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:03:34.526403 [ 276 ] {601655a1-5824-4998-85a2-c1221c6fb8c0} executeQuery: Read 160 rows, 11.41 KiB in 0.001241 sec., 128928.28364222402 rows/sec., 8.98 MiB/sec. 2026.01.20 00:03:34.526441 [ 276 ] {601655a1-5824-4998-85a2-c1221c6fb8c0} TCPHandler: Processed in 0.001409068 sec. 2026.01.20 00:03:34.526555 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:03:34.526652 [ 276 ] {2c9b33ca-9a61-4e16-9f27-34716892017c} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.01.20 00:03:34.526705 [ 276 ] {2c9b33ca-9a61-4e16-9f27-34716892017c} 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 2026.01.20 00:03:34.527497 [ 276 ] {2c9b33ca-9a61-4e16-9f27-34716892017c} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:03:34.527536 [ 276 ] {2c9b33ca-9a61-4e16-9f27-34716892017c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2026.01.20 00:03:34.528101 [ 276 ] {2c9b33ca-9a61-4e16-9f27-34716892017c} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2026.01.20 00:03:34.528336 [ 276 ] {2c9b33ca-9a61-4e16-9f27-34716892017c} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:03:34.528479 [ 276 ] {2c9b33ca-9a61-4e16-9f27-34716892017c} executeQuery: Read 40 rows, 73.40 KiB in 0.001845 sec., 21680.21680216802 rows/sec., 38.85 MiB/sec. 2026.01.20 00:03:34.528546 [ 276 ] {2c9b33ca-9a61-4e16-9f27-34716892017c} TCPHandler: Processed in 0.002042246 sec. 2026.01.20 00:03:34.528658 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:03:34.528756 [ 276 ] {4622fba7-711c-401c-b077-3fff9a5cd094} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:03:34.528800 [ 276 ] {4622fba7-711c-401c-b077-3fff9a5cd094} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:03:34.529147 [ 276 ] {4622fba7-711c-401c-b077-3fff9a5cd094} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:03:34.529186 [ 276 ] {4622fba7-711c-401c-b077-3fff9a5cd094} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2026.01.20 00:03:34.529497 [ 276 ] {4622fba7-711c-401c-b077-3fff9a5cd094} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2026.01.20 00:03:34.529716 [ 276 ] {4622fba7-711c-401c-b077-3fff9a5cd094} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:03:34.529847 [ 276 ] {4622fba7-711c-401c-b077-3fff9a5cd094} executeQuery: Read 60 rows, 4.14 KiB in 0.00111 sec., 54054.054054054046 rows/sec., 3.64 MiB/sec. 2026.01.20 00:03:34.529884 [ 276 ] {4622fba7-711c-401c-b077-3fff9a5cd094} TCPHandler: Processed in 0.001277466 sec. 2026.01.20 00:03:37.176185 [ 107 ] {} DNSResolver: Updating DNS cache 2026.01.20 00:03:37.176270 [ 107 ] {} DNSResolver: Updated DNS cache 2026.01.20 00:03:37.295938 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10585 2026.01.20 00:03:37.296530 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:03:37.296581 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2026.01.20 00:03:37.297143 [ 245 ] {} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2026.01.20 00:03:37.297376 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:03:37.297507 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10585 2026.01.20 00:03:37.862796 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 2026.01.20 00:03:37.879134 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:03:37.879190 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2026.01.20 00:03:37.885114 [ 244 ] {} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2026.01.20 00:03:37.885819 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:03:37.888413 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 166 2026.01.20 00:03:38.000219 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 251.54 MiB, peak 257.95 MiB, free memory in arenas 0.00 B, will set to 252.73 MiB (RSS), difference: 1.20 MiB 2026.01.20 00:03:39.518285 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:03:39.518477 [ 276 ] {ccf632ac-bb6b-4b92-9020-05adddd6b45d} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:03:39.518541 [ 276 ] {ccf632ac-bb6b-4b92-9020-05adddd6b45d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:03:39.519191 [ 276 ] {ccf632ac-bb6b-4b92-9020-05adddd6b45d} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:03:39.519239 [ 276 ] {ccf632ac-bb6b-4b92-9020-05adddd6b45d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2026.01.20 00:03:39.519650 [ 276 ] {ccf632ac-bb6b-4b92-9020-05adddd6b45d} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2026.01.20 00:03:39.519876 [ 276 ] {ccf632ac-bb6b-4b92-9020-05adddd6b45d} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:03:39.520028 [ 276 ] {ccf632ac-bb6b-4b92-9020-05adddd6b45d} executeQuery: Read 56 rows, 4.38 KiB in 0.001599 sec., 35021.88868042527 rows/sec., 2.67 MiB/sec. 2026.01.20 00:03:39.520045 [ 105 ] {} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2026.01.20 00:03:39.520070 [ 276 ] {ccf632ac-bb6b-4b92-9020-05adddd6b45d} TCPHandler: Processed in 0.001912135 sec. 2026.01.20 00:03:39.520124 [ 105 ] {} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:03:39.520155 [ 105 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2026.01.20 00:03:39.520226 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:03:39.520260 [ 186 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2026.01.20 00:03:39.520326 [ 276 ] {6d4985cd-8ce1-4010-823a-53c9510752c9} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:03:39.520363 [ 186 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:03:39.520366 [ 276 ] {6d4985cd-8ce1-4010-823a-53c9510752c9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:03:39.520397 [ 186 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1405 rows starting from the beginning of the part 2026.01.20 00:03:39.520464 [ 186 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 56 rows starting from the beginning of the part 2026.01.20 00:03:39.520519 [ 186 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 136 rows starting from the beginning of the part 2026.01.20 00:03:39.520567 [ 186 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 56 rows starting from the beginning of the part 2026.01.20 00:03:39.520612 [ 186 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 136 rows starting from the beginning of the part 2026.01.20 00:03:39.520660 [ 186 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 56 rows starting from the beginning of the part 2026.01.20 00:03:39.520791 [ 276 ] {6d4985cd-8ce1-4010-823a-53c9510752c9} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:03:39.520825 [ 276 ] {6d4985cd-8ce1-4010-823a-53c9510752c9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2026.01.20 00:03:39.521120 [ 276 ] {6d4985cd-8ce1-4010-823a-53c9510752c9} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2026.01.20 00:03:39.521391 [ 276 ] {6d4985cd-8ce1-4010-823a-53c9510752c9} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:03:39.521501 [ 105 ] {} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2026.01.20 00:03:39.521521 [ 276 ] {6d4985cd-8ce1-4010-823a-53c9510752c9} executeQuery: Read 64 rows, 5.12 KiB in 0.001209 sec., 52936.31100082713 rows/sec., 4.13 MiB/sec. 2026.01.20 00:03:39.521530 [ 105 ] {} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:03:39.521560 [ 105 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2026.01.20 00:03:39.521570 [ 276 ] {6d4985cd-8ce1-4010-823a-53c9510752c9} TCPHandler: Processed in 0.001395718 sec. 2026.01.20 00:03:39.521644 [ 189 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2026.01.20 00:03:39.521698 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:03:39.521781 [ 189 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:03:39.521799 [ 276 ] {2a42ccba-4bfd-4d71-8b67-2bd8cf9ed0f0} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:03:39.521822 [ 189 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 632 rows starting from the beginning of the part 2026.01.20 00:03:39.521849 [ 276 ] {2a42ccba-4bfd-4d71-8b67-2bd8cf9ed0f0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:03:39.521855 [ 192 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 1845 rows, containing 5 columns (5 merged, 0 gathered) in 0.001630632 sec., 1131463.138218801 rows/sec., 98.64 MiB/sec. 2026.01.20 00:03:39.521898 [ 189 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 64 rows starting from the beginning of the part 2026.01.20 00:03:39.521950 [ 189 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 104 rows starting from the beginning of the part 2026.01.20 00:03:39.521992 [ 189 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 64 rows starting from the beginning of the part 2026.01.20 00:03:39.522041 [ 189 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 104 rows starting from the beginning of the part 2026.01.20 00:03:39.522084 [ 189 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 64 rows starting from the beginning of the part 2026.01.20 00:03:39.522123 [ 193 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2026.01.20 00:03:39.522304 [ 276 ] {2a42ccba-4bfd-4d71-8b67-2bd8cf9ed0f0} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:03:39.522353 [ 276 ] {2a42ccba-4bfd-4d71-8b67-2bd8cf9ed0f0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2026.01.20 00:03:39.522432 [ 193 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_31_6} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:03:39.522524 [ 193 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_31_6} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2026.01.20 00:03:39.522615 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. 2026.01.20 00:03:39.522778 [ 276 ] {2a42ccba-4bfd-4d71-8b67-2bd8cf9ed0f0} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2026.01.20 00:03:39.523014 [ 276 ] {2a42ccba-4bfd-4d71-8b67-2bd8cf9ed0f0} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:03:39.523058 [ 189 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 1032 rows, containing 5 columns (5 merged, 0 gathered) in 0.001452639 sec., 710431.153232152 rows/sec., 57.00 MiB/sec. 2026.01.20 00:03:39.523127 [ 105 ] {} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2026.01.20 00:03:39.523150 [ 276 ] {2a42ccba-4bfd-4d71-8b67-2bd8cf9ed0f0} executeQuery: Read 160 rows, 11.41 KiB in 0.00137 sec., 116788.32116788322 rows/sec., 8.13 MiB/sec. 2026.01.20 00:03:39.523151 [ 105 ] {} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:03:39.523190 [ 105 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2026.01.20 00:03:39.523195 [ 276 ] {2a42ccba-4bfd-4d71-8b67-2bd8cf9ed0f0} TCPHandler: Processed in 0.001549 sec. 2026.01.20 00:03:39.523253 [ 193 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2026.01.20 00:03:39.523299 [ 192 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2026.01.20 00:03:39.523320 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:03:39.523352 [ 193 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:03:39.523385 [ 193 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_31_6} MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 8429 rows starting from the beginning of the part 2026.01.20 00:03:39.523420 [ 276 ] {23c4e3ba-5e2a-4b3c-baa1-d0621e22d6e7} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:03:39.523437 [ 193 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 160 rows starting from the beginning of the part 2026.01.20 00:03:39.523468 [ 276 ] {23c4e3ba-5e2a-4b3c-baa1-d0621e22d6e7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:03:39.523487 [ 193 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 160 rows starting from the beginning of the part 2026.01.20 00:03:39.523538 [ 193 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 160 rows starting from the beginning of the part 2026.01.20 00:03:39.523580 [ 193 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 160 rows starting from the beginning of the part 2026.01.20 00:03:39.523621 [ 193 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 160 rows starting from the beginning of the part 2026.01.20 00:03:39.523654 [ 192 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_31_6} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:03:39.523766 [ 192 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_31_6} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2026.01.20 00:03:39.523827 [ 276 ] {23c4e3ba-5e2a-4b3c-baa1-d0621e22d6e7} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:03:39.523871 [ 276 ] {23c4e3ba-5e2a-4b3c-baa1-d0621e22d6e7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2026.01.20 00:03:39.523896 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. 2026.01.20 00:03:39.524210 [ 276 ] {23c4e3ba-5e2a-4b3c-baa1-d0621e22d6e7} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2026.01.20 00:03:39.524432 [ 276 ] {23c4e3ba-5e2a-4b3c-baa1-d0621e22d6e7} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:03:39.524550 [ 105 ] {} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2026.01.20 00:03:39.524573 [ 276 ] {23c4e3ba-5e2a-4b3c-baa1-d0621e22d6e7} executeQuery: Read 60 rows, 4.14 KiB in 0.001171 sec., 51238.25789923143 rows/sec., 3.45 MiB/sec. 2026.01.20 00:03:39.524595 [ 105 ] {} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:03:39.524615 [ 276 ] {23c4e3ba-5e2a-4b3c-baa1-d0621e22d6e7} TCPHandler: Processed in 0.001346987 sec. 2026.01.20 00:03:39.524620 [ 105 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2026.01.20 00:03:39.524715 [ 192 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2026.01.20 00:03:39.524821 [ 192 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:03:39.524853 [ 192 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1500 rows starting from the beginning of the part 2026.01.20 00:03:39.524916 [ 192 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 60 rows starting from the beginning of the part 2026.01.20 00:03:39.524960 [ 192 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 60 rows starting from the beginning of the part 2026.01.20 00:03:39.525002 [ 192 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 60 rows starting from the beginning of the part 2026.01.20 00:03:39.525041 [ 192 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 60 rows starting from the beginning of the part 2026.01.20 00:03:39.525078 [ 192 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 60 rows starting from the beginning of the part 2026.01.20 00:03:39.526155 [ 194 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 1800 rows, containing 4 columns (4 merged, 0 gathered) in 0.001472849 sec., 1222121.2086235587 rows/sec., 82.36 MiB/sec. 2026.01.20 00:03:39.526420 [ 193 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2026.01.20 00:03:39.526690 [ 193 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_31_6} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:03:39.526763 [ 193 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_31_6} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2026.01.20 00:03:39.526835 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. 2026.01.20 00:03:39.527187 [ 191 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 9229 rows, containing 5 columns (5 merged, 0 gathered) in 0.003953891 sec., 2334156.404412767 rows/sec., 160.47 MiB/sec. 2026.01.20 00:03:39.527363 [ 193 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2026.01.20 00:03:39.527593 [ 193 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_31_6} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:03:39.527653 [ 193 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_31_6} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2026.01.20 00:03:39.527706 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.14 MiB. 2026.01.20 00:03:40.000205 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 253.13 MiB, peak 259.84 MiB, free memory in arenas 0.00 B, will set to 254.41 MiB (RSS), difference: 1.28 MiB 2026.01.20 00:03:42.306445 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 524 2026.01.20 00:03:42.308497 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:03:42.308546 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2026.01.20 00:03:42.309751 [ 243 ] {} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2026.01.20 00:03:42.310038 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:03:42.310374 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 524 2026.01.20 00:03:44.549002 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:03:44.549214 [ 276 ] {34939a25-d506-414d-ae9c-95fab1e9c863} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.01.20 00:03:44.549279 [ 276 ] {34939a25-d506-414d-ae9c-95fab1e9c863} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.01.20 00:03:44.549884 [ 276 ] {34939a25-d506-414d-ae9c-95fab1e9c863} oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:03:44.549928 [ 276 ] {34939a25-d506-414d-ae9c-95fab1e9c863} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2026.01.20 00:03:44.550308 [ 276 ] {34939a25-d506-414d-ae9c-95fab1e9c863} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.01.20 00:03:44.550526 [ 276 ] {34939a25-d506-414d-ae9c-95fab1e9c863} oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:03:44.550670 [ 276 ] {34939a25-d506-414d-ae9c-95fab1e9c863} executeQuery: Read 24 rows, 2.04 KiB in 0.001508 sec., 15915.119363395226 rows/sec., 1.32 MiB/sec. 2026.01.20 00:03:44.550709 [ 276 ] {34939a25-d506-414d-ae9c-95fab1e9c863} TCPHandler: Processed in 0.001841653 sec. 2026.01.20 00:03:44.550827 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:03:44.550922 [ 276 ] {b2562df4-2bf5-44da-8a80-eebffa72f004} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:03:44.550962 [ 276 ] {b2562df4-2bf5-44da-8a80-eebffa72f004} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:03:44.551869 [ 276 ] {b2562df4-2bf5-44da-8a80-eebffa72f004} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:03:44.551905 [ 276 ] {b2562df4-2bf5-44da-8a80-eebffa72f004} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2026.01.20 00:03:44.552297 [ 276 ] {b2562df4-2bf5-44da-8a80-eebffa72f004} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2026.01.20 00:03:44.552507 [ 276 ] {b2562df4-2bf5-44da-8a80-eebffa72f004} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:03:44.552636 [ 276 ] {b2562df4-2bf5-44da-8a80-eebffa72f004} executeQuery: Read 1396 rows, 119.60 KiB in 0.001732 sec., 806004.6189376443 rows/sec., 67.44 MiB/sec. 2026.01.20 00:03:44.552674 [ 276 ] {b2562df4-2bf5-44da-8a80-eebffa72f004} TCPHandler: Processed in 0.001899374 sec. 2026.01.20 00:03:44.552793 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:03:44.552889 [ 276 ] {0d38fec0-8f37-48e7-b899-3aae3593ac4a} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.01.20 00:03:44.552929 [ 276 ] {0d38fec0-8f37-48e7-b899-3aae3593ac4a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.01.20 00:03:44.553348 [ 276 ] {0d38fec0-8f37-48e7-b899-3aae3593ac4a} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:03:44.553385 [ 276 ] {0d38fec0-8f37-48e7-b899-3aae3593ac4a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2026.01.20 00:03:44.553688 [ 276 ] {0d38fec0-8f37-48e7-b899-3aae3593ac4a} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2026.01.20 00:03:44.553896 [ 276 ] {0d38fec0-8f37-48e7-b899-3aae3593ac4a} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:03:44.553989 [ 102 ] {} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2026.01.20 00:03:44.554024 [ 276 ] {0d38fec0-8f37-48e7-b899-3aae3593ac4a} executeQuery: Read 52 rows, 3.97 KiB in 0.001153 sec., 45099.73980919341 rows/sec., 3.36 MiB/sec. 2026.01.20 00:03:44.554026 [ 102 ] {} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:03:44.554056 [ 102 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2026.01.20 00:03:44.554063 [ 276 ] {0d38fec0-8f37-48e7-b899-3aae3593ac4a} TCPHandler: Processed in 0.001320856 sec. 2026.01.20 00:03:44.554177 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:03:44.554189 [ 189 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2026.01.20 00:03:44.554274 [ 276 ] {a442544d-bf36-451f-b37f-fd73dca316c1} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.01.20 00:03:44.554320 [ 276 ] {a442544d-bf36-451f-b37f-fd73dca316c1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.01.20 00:03:44.554353 [ 189 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:03:44.554396 [ 189 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 70 rows starting from the beginning of the part 2026.01.20 00:03:44.554473 [ 189 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 40 rows starting from the beginning of the part 2026.01.20 00:03:44.554525 [ 189 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 70 rows starting from the beginning of the part 2026.01.20 00:03:44.554571 [ 189 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 40 rows starting from the beginning of the part 2026.01.20 00:03:44.554618 [ 189 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 40 rows starting from the beginning of the part 2026.01.20 00:03:44.554665 [ 189 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 52 rows starting from the beginning of the part 2026.01.20 00:03:44.554776 [ 276 ] {a442544d-bf36-451f-b37f-fd73dca316c1} oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:03:44.554818 [ 276 ] {a442544d-bf36-451f-b37f-fd73dca316c1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2026.01.20 00:03:44.555150 [ 276 ] {a442544d-bf36-451f-b37f-fd73dca316c1} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.01.20 00:03:44.555378 [ 276 ] {a442544d-bf36-451f-b37f-fd73dca316c1} oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:03:44.555509 [ 276 ] {a442544d-bf36-451f-b37f-fd73dca316c1} executeQuery: Read 252 rows, 17.85 KiB in 0.001253 sec., 201117.3184357542 rows/sec., 13.91 MiB/sec. 2026.01.20 00:03:44.555547 [ 276 ] {a442544d-bf36-451f-b37f-fd73dca316c1} TCPHandler: Processed in 0.001421219 sec. 2026.01.20 00:03:44.555612 [ 191 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 312 rows, containing 5 columns (5 merged, 0 gathered) in 0.001482649 sec., 210434.16209770486 rows/sec., 16.24 MiB/sec. 2026.01.20 00:03:44.555667 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:03:44.555767 [ 276 ] {c7962176-8c7e-4692-88fb-56e1bc572851} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.01.20 00:03:44.555781 [ 194 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2026.01.20 00:03:44.555808 [ 276 ] {c7962176-8c7e-4692-88fb-56e1bc572851} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.01.20 00:03:44.556040 [ 194 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_16_3} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:03:44.556104 [ 194 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_16_3} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2026.01.20 00:03:44.556191 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. 2026.01.20 00:03:44.556194 [ 276 ] {c7962176-8c7e-4692-88fb-56e1bc572851} oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:03:44.556234 [ 276 ] {c7962176-8c7e-4692-88fb-56e1bc572851} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2026.01.20 00:03:44.556513 [ 276 ] {c7962176-8c7e-4692-88fb-56e1bc572851} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.01.20 00:03:44.556715 [ 276 ] {c7962176-8c7e-4692-88fb-56e1bc572851} oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:03:44.556840 [ 276 ] {c7962176-8c7e-4692-88fb-56e1bc572851} executeQuery: Read 12 rows, 960.00 B in 0.001092 sec., 10989.010989010989 rows/sec., 858.52 KiB/sec. 2026.01.20 00:03:44.556878 [ 276 ] {c7962176-8c7e-4692-88fb-56e1bc572851} TCPHandler: Processed in 0.001262377 sec. 2026.01.20 00:03:44.556988 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:03:44.557082 [ 276 ] {1ad334d4-5bd6-4558-9044-30647cac1d42} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:03:44.557121 [ 276 ] {1ad334d4-5bd6-4558-9044-30647cac1d42} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:03:44.557717 [ 276 ] {1ad334d4-5bd6-4558-9044-30647cac1d42} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:03:44.557753 [ 276 ] {1ad334d4-5bd6-4558-9044-30647cac1d42} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2026.01.20 00:03:44.558072 [ 276 ] {1ad334d4-5bd6-4558-9044-30647cac1d42} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2026.01.20 00:03:44.558278 [ 276 ] {1ad334d4-5bd6-4558-9044-30647cac1d42} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:03:44.558406 [ 276 ] {1ad334d4-5bd6-4558-9044-30647cac1d42} executeQuery: Read 596 rows, 45.87 KiB in 0.001342 sec., 444113.2637853949 rows/sec., 33.38 MiB/sec. 2026.01.20 00:03:44.558443 [ 276 ] {1ad334d4-5bd6-4558-9044-30647cac1d42} TCPHandler: Processed in 0.00150552 sec. 2026.01.20 00:03:44.558555 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:03:44.558650 [ 276 ] {2badcf48-c598-40fe-89dd-0ef7a900b73e} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:03:44.558693 [ 276 ] {2badcf48-c598-40fe-89dd-0ef7a900b73e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:03:44.559263 [ 276 ] {2badcf48-c598-40fe-89dd-0ef7a900b73e} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:03:44.559303 [ 276 ] {2badcf48-c598-40fe-89dd-0ef7a900b73e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2026.01.20 00:03:44.559669 [ 276 ] {2badcf48-c598-40fe-89dd-0ef7a900b73e} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2026.01.20 00:03:44.559873 [ 276 ] {2badcf48-c598-40fe-89dd-0ef7a900b73e} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:03:44.560001 [ 276 ] {2badcf48-c598-40fe-89dd-0ef7a900b73e} executeQuery: Read 880 rows, 61.16 KiB in 0.001369 sec., 642804.9671292915 rows/sec., 43.63 MiB/sec. 2026.01.20 00:03:44.560038 [ 276 ] {2badcf48-c598-40fe-89dd-0ef7a900b73e} TCPHandler: Processed in 0.00153284 sec. 2026.01.20 00:03:44.560149 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:03:44.560246 [ 276 ] {32803622-6cca-4ad5-91ad-bc95ad51e27c} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.01.20 00:03:44.560299 [ 276 ] {32803622-6cca-4ad5-91ad-bc95ad51e27c} 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 2026.01.20 00:03:44.561097 [ 276 ] {32803622-6cca-4ad5-91ad-bc95ad51e27c} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:03:44.561133 [ 276 ] {32803622-6cca-4ad5-91ad-bc95ad51e27c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2026.01.20 00:03:44.561731 [ 276 ] {32803622-6cca-4ad5-91ad-bc95ad51e27c} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2026.01.20 00:03:44.561951 [ 276 ] {32803622-6cca-4ad5-91ad-bc95ad51e27c} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:03:44.562064 [ 100 ] {} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2026.01.20 00:03:44.562089 [ 276 ] {32803622-6cca-4ad5-91ad-bc95ad51e27c} executeQuery: Read 40 rows, 73.40 KiB in 0.001861 sec., 21493.820526598603 rows/sec., 38.52 MiB/sec. 2026.01.20 00:03:44.562130 [ 100 ] {} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:03:44.562155 [ 100 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2026.01.20 00:03:44.562157 [ 276 ] {32803622-6cca-4ad5-91ad-bc95ad51e27c} TCPHandler: Processed in 0.002058956 sec. 2026.01.20 00:03:44.562233 [ 189 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2026.01.20 00:03:44.562278 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:03:44.562380 [ 276 ] {6df3d693-7886-44cf-ae5a-d0d8deee661b} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:03:44.562421 [ 276 ] {6df3d693-7886-44cf-ae5a-d0d8deee661b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:03:44.562438 [ 189 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:03:44.562520 [ 189 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 386 rows starting from the beginning of the part 2026.01.20 00:03:44.562637 [ 189 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 40 rows starting from the beginning of the part 2026.01.20 00:03:44.562746 [ 189 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 40 rows starting from the beginning of the part 2026.01.20 00:03:44.562760 [ 276 ] {6df3d693-7886-44cf-ae5a-d0d8deee661b} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:03:44.562802 [ 276 ] {6df3d693-7886-44cf-ae5a-d0d8deee661b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2026.01.20 00:03:44.562846 [ 189 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 40 rows starting from the beginning of the part 2026.01.20 00:03:44.562949 [ 189 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 40 rows starting from the beginning of the part 2026.01.20 00:03:44.563054 [ 189 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 40 rows starting from the beginning of the part 2026.01.20 00:03:44.563127 [ 276 ] {6df3d693-7886-44cf-ae5a-d0d8deee661b} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2026.01.20 00:03:44.563382 [ 276 ] {6df3d693-7886-44cf-ae5a-d0d8deee661b} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:03:44.563528 [ 276 ] {6df3d693-7886-44cf-ae5a-d0d8deee661b} executeQuery: Read 60 rows, 4.14 KiB in 0.001166 sec., 51457.975986277874 rows/sec., 3.47 MiB/sec. 2026.01.20 00:03:44.563565 [ 276 ] {6df3d693-7886-44cf-ae5a-d0d8deee661b} TCPHandler: Processed in 0.001337537 sec. 2026.01.20 00:03:44.566398 [ 188 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 586 rows, containing 19 columns (19 merged, 0 gathered) in 0.004193224 sec., 139749.27168212336 rows/sec., 250.42 MiB/sec. 2026.01.20 00:03:44.567151 [ 189 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2026.01.20 00:03:44.567546 [ 189 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_16_3} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:03:44.567632 [ 189 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_16_3} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2026.01.20 00:03:44.567728 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.60 MiB. 2026.01.20 00:03:44.797631 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11033 2026.01.20 00:03:44.798099 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:03:44.798143 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2026.01.20 00:03:44.798554 [ 245 ] {} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2026.01.20 00:03:44.798778 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:03:44.798890 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11033 2026.01.20 00:03:45.388507 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 2026.01.20 00:03:45.404906 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:03:45.404952 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2026.01.20 00:03:45.410976 [ 244 ] {} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2026.01.20 00:03:45.411675 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:03:45.414400 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 174 2026.01.20 00:03:49.518794 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:03:49.519075 [ 276 ] {429d470f-b435-4ee6-8c09-6e38bf38e2ab} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:03:49.519174 [ 276 ] {429d470f-b435-4ee6-8c09-6e38bf38e2ab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:03:49.519894 [ 276 ] {429d470f-b435-4ee6-8c09-6e38bf38e2ab} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:03:49.519945 [ 276 ] {429d470f-b435-4ee6-8c09-6e38bf38e2ab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2026.01.20 00:03:49.520349 [ 276 ] {429d470f-b435-4ee6-8c09-6e38bf38e2ab} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2026.01.20 00:03:49.520573 [ 276 ] {429d470f-b435-4ee6-8c09-6e38bf38e2ab} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:03:49.520732 [ 276 ] {429d470f-b435-4ee6-8c09-6e38bf38e2ab} executeQuery: Read 56 rows, 4.38 KiB in 0.001725 sec., 32463.768115942028 rows/sec., 2.48 MiB/sec. 2026.01.20 00:03:49.520779 [ 276 ] {429d470f-b435-4ee6-8c09-6e38bf38e2ab} TCPHandler: Processed in 0.002153708 sec. 2026.01.20 00:03:49.520908 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:03:49.521010 [ 276 ] {f11f2af0-b329-4533-b526-932ef6aa0879} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:03:49.521053 [ 276 ] {f11f2af0-b329-4533-b526-932ef6aa0879} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:03:49.521490 [ 276 ] {f11f2af0-b329-4533-b526-932ef6aa0879} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:03:49.521529 [ 276 ] {f11f2af0-b329-4533-b526-932ef6aa0879} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2026.01.20 00:03:49.521833 [ 276 ] {f11f2af0-b329-4533-b526-932ef6aa0879} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2026.01.20 00:03:49.522041 [ 276 ] {f11f2af0-b329-4533-b526-932ef6aa0879} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:03:49.522165 [ 276 ] {f11f2af0-b329-4533-b526-932ef6aa0879} executeQuery: Read 64 rows, 5.12 KiB in 0.001178 sec., 54329.37181663837 rows/sec., 4.24 MiB/sec. 2026.01.20 00:03:49.522202 [ 276 ] {f11f2af0-b329-4533-b526-932ef6aa0879} TCPHandler: Processed in 0.001348157 sec. 2026.01.20 00:03:49.522316 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:03:49.522406 [ 276 ] {ad4c0745-ad43-4af2-b419-bb12b63bef56} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:03:49.522446 [ 276 ] {ad4c0745-ad43-4af2-b419-bb12b63bef56} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:03:49.522825 [ 276 ] {ad4c0745-ad43-4af2-b419-bb12b63bef56} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:03:49.522859 [ 276 ] {ad4c0745-ad43-4af2-b419-bb12b63bef56} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2026.01.20 00:03:49.523164 [ 276 ] {ad4c0745-ad43-4af2-b419-bb12b63bef56} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2026.01.20 00:03:49.523443 [ 276 ] {ad4c0745-ad43-4af2-b419-bb12b63bef56} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:03:49.523571 [ 276 ] {ad4c0745-ad43-4af2-b419-bb12b63bef56} executeQuery: Read 160 rows, 11.41 KiB in 0.001175 sec., 136170.21276595743 rows/sec., 9.48 MiB/sec. 2026.01.20 00:03:49.523608 [ 276 ] {ad4c0745-ad43-4af2-b419-bb12b63bef56} TCPHandler: Processed in 0.001340468 sec. 2026.01.20 00:03:49.523716 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:03:49.523810 [ 276 ] {14b9af17-ba0e-408c-a179-5d588d16f801} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:03:49.523851 [ 276 ] {14b9af17-ba0e-408c-a179-5d588d16f801} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:03:49.524175 [ 276 ] {14b9af17-ba0e-408c-a179-5d588d16f801} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:03:49.524210 [ 276 ] {14b9af17-ba0e-408c-a179-5d588d16f801} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2026.01.20 00:03:49.524508 [ 276 ] {14b9af17-ba0e-408c-a179-5d588d16f801} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2026.01.20 00:03:49.524715 [ 276 ] {14b9af17-ba0e-408c-a179-5d588d16f801} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:03:49.524841 [ 276 ] {14b9af17-ba0e-408c-a179-5d588d16f801} executeQuery: Read 60 rows, 4.14 KiB in 0.001049 sec., 57197.33079122974 rows/sec., 3.85 MiB/sec. 2026.01.20 00:03:49.524877 [ 276 ] {14b9af17-ba0e-408c-a179-5d588d16f801} TCPHandler: Processed in 0.001212336 sec. 2026.01.20 00:03:52.176317 [ 93 ] {} DNSResolver: Updating DNS cache 2026.01.20 00:03:52.176368 [ 93 ] {} DNSResolver: Updated DNS cache 2026.01.20 00:03:52.299010 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11545 2026.01.20 00:03:52.299698 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:03:52.299730 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2026.01.20 00:03:52.300204 [ 245 ] {} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2026.01.20 00:03:52.300429 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:03:52.300555 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11545 2026.01.20 00:03:52.310551 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 550 2026.01.20 00:03:52.312854 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:03:52.312905 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2026.01.20 00:03:52.314088 [ 243 ] {} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2026.01.20 00:03:52.314368 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:03:52.314630 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 550 2026.01.20 00:03:52.914506 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 2026.01.20 00:03:52.931333 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:03:52.931387 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2026.01.20 00:03:52.937862 [ 244 ] {} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2026.01.20 00:03:52.938563 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:03:52.941323 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 181 2026.01.20 00:03:54.521129 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:03:54.521433 [ 276 ] {18e40390-583d-40ea-bacb-2d90a2193d0c} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:03:54.521536 [ 276 ] {18e40390-583d-40ea-bacb-2d90a2193d0c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:03:54.522249 [ 276 ] {18e40390-583d-40ea-bacb-2d90a2193d0c} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:03:54.522297 [ 276 ] {18e40390-583d-40ea-bacb-2d90a2193d0c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2026.01.20 00:03:54.522703 [ 276 ] {18e40390-583d-40ea-bacb-2d90a2193d0c} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2026.01.20 00:03:54.522927 [ 276 ] {18e40390-583d-40ea-bacb-2d90a2193d0c} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:03:54.523082 [ 276 ] {18e40390-583d-40ea-bacb-2d90a2193d0c} executeQuery: Read 136 rows, 12.05 KiB in 0.001723 sec., 78932.09518282066 rows/sec., 6.83 MiB/sec. 2026.01.20 00:03:54.523124 [ 276 ] {18e40390-583d-40ea-bacb-2d90a2193d0c} TCPHandler: Processed in 0.002177698 sec. 2026.01.20 00:03:54.523245 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:03:54.523342 [ 276 ] {29284c3c-d143-4e57-a6ce-908922a9c612} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.01.20 00:03:54.523383 [ 276 ] {29284c3c-d143-4e57-a6ce-908922a9c612} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.01.20 00:03:54.523791 [ 276 ] {29284c3c-d143-4e57-a6ce-908922a9c612} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:03:54.523828 [ 276 ] {29284c3c-d143-4e57-a6ce-908922a9c612} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2026.01.20 00:03:54.524121 [ 276 ] {29284c3c-d143-4e57-a6ce-908922a9c612} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2026.01.20 00:03:54.524343 [ 276 ] {29284c3c-d143-4e57-a6ce-908922a9c612} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:03:54.524475 [ 276 ] {29284c3c-d143-4e57-a6ce-908922a9c612} executeQuery: Read 40 rows, 3.01 KiB in 0.001152 sec., 34722.22222222222 rows/sec., 2.55 MiB/sec. 2026.01.20 00:03:54.524513 [ 276 ] {29284c3c-d143-4e57-a6ce-908922a9c612} TCPHandler: Processed in 0.001319357 sec. 2026.01.20 00:03:54.524623 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:03:54.524719 [ 276 ] {91b0dc0e-3eaa-4bee-804a-6da47662c8e3} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:03:54.524759 [ 276 ] {91b0dc0e-3eaa-4bee-804a-6da47662c8e3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:03:54.525180 [ 276 ] {91b0dc0e-3eaa-4bee-804a-6da47662c8e3} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:03:54.525216 [ 276 ] {91b0dc0e-3eaa-4bee-804a-6da47662c8e3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2026.01.20 00:03:54.525518 [ 276 ] {91b0dc0e-3eaa-4bee-804a-6da47662c8e3} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2026.01.20 00:03:54.525725 [ 276 ] {91b0dc0e-3eaa-4bee-804a-6da47662c8e3} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:03:54.525850 [ 276 ] {91b0dc0e-3eaa-4bee-804a-6da47662c8e3} executeQuery: Read 104 rows, 8.32 KiB in 0.00115 sec., 90434.78260869565 rows/sec., 7.06 MiB/sec. 2026.01.20 00:03:54.525887 [ 276 ] {91b0dc0e-3eaa-4bee-804a-6da47662c8e3} TCPHandler: Processed in 0.001314697 sec. 2026.01.20 00:03:54.526000 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:03:54.526096 [ 276 ] {d21991ea-8293-4a2e-983c-32286b4bfbea} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:03:54.526137 [ 276 ] {d21991ea-8293-4a2e-983c-32286b4bfbea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:03:54.526542 [ 276 ] {d21991ea-8293-4a2e-983c-32286b4bfbea} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:03:54.526579 [ 276 ] {d21991ea-8293-4a2e-983c-32286b4bfbea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2026.01.20 00:03:54.526903 [ 276 ] {d21991ea-8293-4a2e-983c-32286b4bfbea} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2026.01.20 00:03:54.527106 [ 276 ] {d21991ea-8293-4a2e-983c-32286b4bfbea} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:03:54.527235 [ 276 ] {d21991ea-8293-4a2e-983c-32286b4bfbea} executeQuery: Read 160 rows, 11.41 KiB in 0.001159 sec., 138050.04314063847 rows/sec., 9.61 MiB/sec. 2026.01.20 00:03:54.527271 [ 276 ] {d21991ea-8293-4a2e-983c-32286b4bfbea} TCPHandler: Processed in 0.001322017 sec. 2026.01.20 00:03:54.527383 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:03:54.527476 [ 276 ] {2814a815-25a5-45e4-a010-b362bb357680} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.01.20 00:03:54.527530 [ 276 ] {2814a815-25a5-45e4-a010-b362bb357680} 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 2026.01.20 00:03:54.528368 [ 276 ] {2814a815-25a5-45e4-a010-b362bb357680} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:03:54.528402 [ 276 ] {2814a815-25a5-45e4-a010-b362bb357680} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2026.01.20 00:03:54.528964 [ 276 ] {2814a815-25a5-45e4-a010-b362bb357680} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2026.01.20 00:03:54.529183 [ 276 ] {2814a815-25a5-45e4-a010-b362bb357680} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:03:54.529321 [ 276 ] {2814a815-25a5-45e4-a010-b362bb357680} executeQuery: Read 40 rows, 73.40 KiB in 0.001862 sec., 21482.277121374867 rows/sec., 38.50 MiB/sec. 2026.01.20 00:03:54.529373 [ 276 ] {2814a815-25a5-45e4-a010-b362bb357680} TCPHandler: Processed in 0.002041346 sec. 2026.01.20 00:03:54.529487 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:03:54.529582 [ 276 ] {213e4732-8774-4893-969a-36e00897768b} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:03:54.529627 [ 276 ] {213e4732-8774-4893-969a-36e00897768b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:03:54.529960 [ 276 ] {213e4732-8774-4893-969a-36e00897768b} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:03:54.530003 [ 276 ] {213e4732-8774-4893-969a-36e00897768b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2026.01.20 00:03:54.530318 [ 276 ] {213e4732-8774-4893-969a-36e00897768b} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2026.01.20 00:03:54.530534 [ 276 ] {213e4732-8774-4893-969a-36e00897768b} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:03:54.530658 [ 276 ] {213e4732-8774-4893-969a-36e00897768b} executeQuery: Read 60 rows, 4.14 KiB in 0.001094 sec., 54844.60694698355 rows/sec., 3.70 MiB/sec. 2026.01.20 00:03:54.530693 [ 276 ] {213e4732-8774-4893-969a-36e00897768b} TCPHandler: Processed in 0.001258166 sec. 2026.01.20 00:03:59.526313 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:03:59.526611 [ 276 ] {69ca1a86-5697-4047-a512-dc293115a329} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:03:59.526717 [ 276 ] {69ca1a86-5697-4047-a512-dc293115a329} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:03:59.527766 [ 276 ] {69ca1a86-5697-4047-a512-dc293115a329} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:03:59.527834 [ 276 ] {69ca1a86-5697-4047-a512-dc293115a329} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2026.01.20 00:03:59.528476 [ 276 ] {69ca1a86-5697-4047-a512-dc293115a329} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2026.01.20 00:03:59.528845 [ 276 ] {69ca1a86-5697-4047-a512-dc293115a329} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:03:59.529087 [ 276 ] {69ca1a86-5697-4047-a512-dc293115a329} executeQuery: Read 56 rows, 4.38 KiB in 0.002546 sec., 21995.28672427337 rows/sec., 1.68 MiB/sec. 2026.01.20 00:03:59.529163 [ 276 ] {69ca1a86-5697-4047-a512-dc293115a329} TCPHandler: Processed in 0.00306759 sec. 2026.01.20 00:03:59.529368 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:03:59.529506 [ 276 ] {3c1b5cbf-6473-4bc9-a560-06183d6ce8c9} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:03:59.529568 [ 276 ] {3c1b5cbf-6473-4bc9-a560-06183d6ce8c9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:03:59.530253 [ 276 ] {3c1b5cbf-6473-4bc9-a560-06183d6ce8c9} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:03:59.530298 [ 276 ] {3c1b5cbf-6473-4bc9-a560-06183d6ce8c9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2026.01.20 00:03:59.530765 [ 276 ] {3c1b5cbf-6473-4bc9-a560-06183d6ce8c9} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2026.01.20 00:03:59.531090 [ 276 ] {3c1b5cbf-6473-4bc9-a560-06183d6ce8c9} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:03:59.531295 [ 276 ] {3c1b5cbf-6473-4bc9-a560-06183d6ce8c9} executeQuery: Read 64 rows, 5.12 KiB in 0.001821 sec., 35145.52443712246 rows/sec., 2.74 MiB/sec. 2026.01.20 00:03:59.531351 [ 276 ] {3c1b5cbf-6473-4bc9-a560-06183d6ce8c9} TCPHandler: Processed in 0.002052497 sec. 2026.01.20 00:03:59.531526 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:03:59.531669 [ 276 ] {ded861cf-af46-4b36-b0c3-542fcad85071} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:03:59.531732 [ 276 ] {ded861cf-af46-4b36-b0c3-542fcad85071} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:03:59.532386 [ 276 ] {ded861cf-af46-4b36-b0c3-542fcad85071} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:03:59.532429 [ 276 ] {ded861cf-af46-4b36-b0c3-542fcad85071} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2026.01.20 00:03:59.532898 [ 276 ] {ded861cf-af46-4b36-b0c3-542fcad85071} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2026.01.20 00:03:59.533208 [ 276 ] {ded861cf-af46-4b36-b0c3-542fcad85071} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:03:59.533458 [ 276 ] {ded861cf-af46-4b36-b0c3-542fcad85071} executeQuery: Read 160 rows, 11.41 KiB in 0.001825 sec., 87671.23287671233 rows/sec., 6.11 MiB/sec. 2026.01.20 00:03:59.533513 [ 276 ] {ded861cf-af46-4b36-b0c3-542fcad85071} TCPHandler: Processed in 0.002046306 sec. 2026.01.20 00:03:59.533694 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:03:59.533835 [ 276 ] {bd383b0c-d03d-4224-8b05-66eeac91e4c4} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:03:59.533906 [ 276 ] {bd383b0c-d03d-4224-8b05-66eeac91e4c4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:03:59.534440 [ 276 ] {bd383b0c-d03d-4224-8b05-66eeac91e4c4} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:03:59.534484 [ 276 ] {bd383b0c-d03d-4224-8b05-66eeac91e4c4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2026.01.20 00:03:59.534942 [ 276 ] {bd383b0c-d03d-4224-8b05-66eeac91e4c4} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2026.01.20 00:03:59.535254 [ 276 ] {bd383b0c-d03d-4224-8b05-66eeac91e4c4} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:03:59.535455 [ 276 ] {bd383b0c-d03d-4224-8b05-66eeac91e4c4} executeQuery: Read 60 rows, 4.14 KiB in 0.001632 sec., 36764.705882352944 rows/sec., 2.48 MiB/sec. 2026.01.20 00:03:59.535516 [ 276 ] {bd383b0c-d03d-4224-8b05-66eeac91e4c4} TCPHandler: Processed in 0.001885364 sec. 2026.01.20 00:03:59.800708 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11993 2026.01.20 00:03:59.801457 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:03:59.801546 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2026.01.20 00:03:59.802360 [ 245 ] {} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2026.01.20 00:03:59.802768 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:03:59.803016 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11993 2026.01.20 00:04:00.290278 [ 286 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51316 2026.01.20 00:04:00.290391 [ 286 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:04:00.290419 [ 286 ] {} TCP-Session: d8e3ffb1-478b-409f-ada0-9e438efd4eb7 Authenticating user 'default' from [fd00:1122:3344:101::e]:51316 2026.01.20 00:04:00.290442 [ 286 ] {} TCP-Session: d8e3ffb1-478b-409f-ada0-9e438efd4eb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:04:00.290455 [ 286 ] {} TCP-Session: d8e3ffb1-478b-409f-ada0-9e438efd4eb7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:04:00.290690 [ 289 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57228 2026.01.20 00:04:00.290717 [ 291 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56045 2026.01.20 00:04:00.290744 [ 294 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59216 2026.01.20 00:04:00.290779 [ 286 ] {} TCP-Session: d8e3ffb1-478b-409f-ada0-9e438efd4eb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:04:00.290750 [ 275 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56663 2026.01.20 00:04:00.290811 [ 289 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:04:00.290728 [ 293 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49505 2026.01.20 00:04:00.290854 [ 289 ] {} TCP-Session: 0f37ddc9-63d4-43bb-90b6-6d32f08a65da Authenticating user 'default' from [fd00:1122:3344:101::e]:57228 2026.01.20 00:04:00.290841 [ 291 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:04:00.290886 [ 289 ] {} TCP-Session: 0f37ddc9-63d4-43bb-90b6-6d32f08a65da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:04:00.290891 [ 294 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:04:00.290914 [ 289 ] {} TCP-Session: 0f37ddc9-63d4-43bb-90b6-6d32f08a65da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:04:00.290913 [ 291 ] {} TCP-Session: ded471a6-49bd-496d-9255-3a7fe081862c Authenticating user 'default' from [fd00:1122:3344:101::e]:56045 2026.01.20 00:04:00.290936 [ 294 ] {} TCP-Session: 3501d8fc-0861-4d00-a1bd-345171eb3a90 Authenticating user 'default' from [fd00:1122:3344:101::e]:59216 2026.01.20 00:04:00.290697 [ 290 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48691 2026.01.20 00:04:00.290975 [ 294 ] {} TCP-Session: 3501d8fc-0861-4d00-a1bd-345171eb3a90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:04:00.290985 [ 286 ] {cd342830-350e-4296-980d-0a8a2dcd7d8b} executeQuery: (from [fd00:1122:3344:101::e]:51316) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.01.20 00:04:00.290988 [ 275 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:04:00.291009 [ 293 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:04:00.291043 [ 275 ] {} TCP-Session: 693d224b-929c-404a-a3ef-342902927e2b Authenticating user 'default' from [fd00:1122:3344:101::e]:56663 2026.01.20 00:04:00.291000 [ 294 ] {} TCP-Session: 3501d8fc-0861-4d00-a1bd-345171eb3a90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:04:00.291065 [ 275 ] {} TCP-Session: 693d224b-929c-404a-a3ef-342902927e2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:04:00.291058 [ 293 ] {} TCP-Session: 328ee6c4-df31-4c1c-bf91-7132e1904fbe Authenticating user 'default' from [fd00:1122:3344:101::e]:49505 2026.01.20 00:04:00.291092 [ 275 ] {} TCP-Session: 693d224b-929c-404a-a3ef-342902927e2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:04:00.291088 [ 290 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:04:00.291109 [ 293 ] {} TCP-Session: 328ee6c4-df31-4c1c-bf91-7132e1904fbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:04:00.291136 [ 290 ] {} TCP-Session: c5cdae18-7052-4735-9201-4d9bed7ea63c Authenticating user 'default' from [fd00:1122:3344:101::e]:48691 2026.01.20 00:04:00.291143 [ 293 ] {} TCP-Session: 328ee6c4-df31-4c1c-bf91-7132e1904fbe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:04:00.291161 [ 290 ] {} TCP-Session: c5cdae18-7052-4735-9201-4d9bed7ea63c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:04:00.290966 [ 291 ] {} TCP-Session: ded471a6-49bd-496d-9255-3a7fe081862c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:04:00.291187 [ 290 ] {} TCP-Session: c5cdae18-7052-4735-9201-4d9bed7ea63c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:04:00.291207 [ 291 ] {} TCP-Session: ded471a6-49bd-496d-9255-3a7fe081862c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:04:00.290690 [ 288 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54969 2026.01.20 00:04:00.291252 [ 286 ] {cd342830-350e-4296-980d-0a8a2dcd7d8b} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.01.20 00:04:00.290718 [ 292 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47121 2026.01.20 00:04:00.291328 [ 286 ] {cd342830-350e-4296-980d-0a8a2dcd7d8b} InterpreterSelectQuery: FetchColumns -> Complete 2026.01.20 00:04:00.291456 [ 292 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:04:00.291457 [ 288 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:04:00.291493 [ 292 ] {} TCP-Session: 9baea20f-b867-4cfe-81e0-d87ec5fb033d Authenticating user 'default' from [fd00:1122:3344:101::e]:47121 2026.01.20 00:04:00.291509 [ 288 ] {} TCP-Session: 86fb8305-580f-4b61-842e-203ebbee0783 Authenticating user 'default' from [fd00:1122:3344:101::e]:54969 2026.01.20 00:04:00.291517 [ 292 ] {} TCP-Session: 9baea20f-b867-4cfe-81e0-d87ec5fb033d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:04:00.291532 [ 288 ] {} TCP-Session: 86fb8305-580f-4b61-842e-203ebbee0783 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:04:00.291533 [ 292 ] {} TCP-Session: 9baea20f-b867-4cfe-81e0-d87ec5fb033d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:04:00.291551 [ 288 ] {} TCP-Session: 86fb8305-580f-4b61-842e-203ebbee0783 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:04:00.291613 [ 286 ] {cd342830-350e-4296-980d-0a8a2dcd7d8b} oximeter.version (ef382589-e1e5-4129-9849-9f0bd7ce6e36) (SelectExecutor): Key condition: unknown 2026.01.20 00:04:00.292590 [ 361 ] {cd342830-350e-4296-980d-0a8a2dcd7d8b} AggregatingTransform: Aggregating 2026.01.20 00:04:00.292646 [ 361 ] {cd342830-350e-4296-980d-0a8a2dcd7d8b} Aggregator: Aggregation method: without_key 2026.01.20 00:04:00.292686 [ 361 ] {cd342830-350e-4296-980d-0a8a2dcd7d8b} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000967543 sec. (1033.546 rows/sec., 40.37 KiB/sec.) 2026.01.20 00:04:00.292706 [ 361 ] {cd342830-350e-4296-980d-0a8a2dcd7d8b} Aggregator: Merging aggregated data 2026.01.20 00:04:00.294723 [ 286 ] {cd342830-350e-4296-980d-0a8a2dcd7d8b} executeQuery: Read 1 rows, 40.00 B in 0.00379 sec., 263.85224274406335 rows/sec., 10.31 KiB/sec. 2026.01.20 00:04:00.294876 [ 286 ] {cd342830-350e-4296-980d-0a8a2dcd7d8b} TCPHandler: Processed in 0.004210164 sec. 2026.01.20 00:04:00.295011 [ 286 ] {} TCPHandler: Done processing connection. 2026.01.20 00:04:00.295048 [ 286 ] {} TCP-Session: d8e3ffb1-478b-409f-ada0-9e438efd4eb7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:04:00.295051 [ 275 ] {} TCPHandler: Done processing connection. 2026.01.20 00:04:00.295090 [ 290 ] {} TCPHandler: Done processing connection. 2026.01.20 00:04:00.295097 [ 293 ] {} TCPHandler: Done processing connection. 2026.01.20 00:04:00.295121 [ 288 ] {} TCPHandler: Done processing connection. 2026.01.20 00:04:00.295147 [ 290 ] {} TCP-Session: c5cdae18-7052-4735-9201-4d9bed7ea63c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:04:00.295161 [ 291 ] {} TCPHandler: Done processing connection. 2026.01.20 00:04:00.295185 [ 288 ] {} TCP-Session: 86fb8305-580f-4b61-842e-203ebbee0783 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:04:00.295198 [ 294 ] {} TCPHandler: Done processing connection. 2026.01.20 00:04:00.295226 [ 291 ] {} TCP-Session: ded471a6-49bd-496d-9255-3a7fe081862c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:04:00.295182 [ 292 ] {} TCPHandler: Done processing connection. 2026.01.20 00:04:00.295251 [ 294 ] {} TCP-Session: 3501d8fc-0861-4d00-a1bd-345171eb3a90 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:04:00.295162 [ 293 ] {} TCP-Session: 328ee6c4-df31-4c1c-bf91-7132e1904fbe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:04:00.295287 [ 292 ] {} TCP-Session: 9baea20f-b867-4cfe-81e0-d87ec5fb033d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:04:00.295142 [ 289 ] {} TCPHandler: Done processing connection. 2026.01.20 00:04:00.295107 [ 275 ] {} TCP-Session: 693d224b-929c-404a-a3ef-342902927e2b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:04:00.295361 [ 289 ] {} TCP-Session: 0f37ddc9-63d4-43bb-90b6-6d32f08a65da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:04:00.378608 [ 286 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36559 2026.01.20 00:04:00.378731 [ 286 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:04:00.378763 [ 286 ] {} TCP-Session: c5e87b56-5c8d-498f-913b-f9894602d8f7 Authenticating user 'default' from [fd00:1122:3344:101::e]:36559 2026.01.20 00:04:00.378787 [ 286 ] {} TCP-Session: c5e87b56-5c8d-498f-913b-f9894602d8f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:04:00.378802 [ 286 ] {} TCP-Session: c5e87b56-5c8d-498f-913b-f9894602d8f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:04:00.379040 [ 288 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56235 2026.01.20 00:04:00.379055 [ 290 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54382 2026.01.20 00:04:00.379080 [ 291 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38459 2026.01.20 00:04:00.379112 [ 294 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61966 2026.01.20 00:04:00.379143 [ 286 ] {} TCP-Session: c5e87b56-5c8d-498f-913b-f9894602d8f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:04:00.379163 [ 290 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:04:00.379164 [ 288 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:04:00.379203 [ 290 ] {} TCP-Session: e4f824a2-25ba-474a-aff6-61b621a6a20a Authenticating user 'default' from [fd00:1122:3344:101::e]:54382 2026.01.20 00:04:00.379212 [ 294 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:04:00.379220 [ 291 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:04:00.379251 [ 294 ] {} TCP-Session: 8b4802a6-2b19-4aa8-b3b0-124fe99cc1e0 Authenticating user 'default' from [fd00:1122:3344:101::e]:61966 2026.01.20 00:04:00.379233 [ 290 ] {} TCP-Session: e4f824a2-25ba-474a-aff6-61b621a6a20a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:04:00.379290 [ 294 ] {} TCP-Session: 8b4802a6-2b19-4aa8-b3b0-124fe99cc1e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:04:00.379294 [ 291 ] {} TCP-Session: a4ba9fc0-e1a8-457a-81a6-dbe03f41ae4f Authenticating user 'default' from [fd00:1122:3344:101::e]:38459 2026.01.20 00:04:00.379300 [ 290 ] {} TCP-Session: e4f824a2-25ba-474a-aff6-61b621a6a20a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:04:00.379307 [ 294 ] {} TCP-Session: 8b4802a6-2b19-4aa8-b3b0-124fe99cc1e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:04:00.379330 [ 291 ] {} TCP-Session: a4ba9fc0-e1a8-457a-81a6-dbe03f41ae4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:04:00.379341 [ 286 ] {e020c26e-d6f2-4eba-98ac-ceb2c52225c6} executeQuery: (from [fd00:1122:3344:101::e]:36559) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.01.20 00:04:00.379365 [ 291 ] {} TCP-Session: a4ba9fc0-e1a8-457a-81a6-dbe03f41ae4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:04:00.379232 [ 288 ] {} TCP-Session: 307a3d39-df95-4774-a032-c96fedf190db Authenticating user 'default' from [fd00:1122:3344:101::e]:56235 2026.01.20 00:04:00.379118 [ 275 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35179 2026.01.20 00:04:00.379434 [ 288 ] {} TCP-Session: 307a3d39-df95-4774-a032-c96fedf190db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:04:00.379082 [ 292 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54950 2026.01.20 00:04:00.379476 [ 288 ] {} TCP-Session: 307a3d39-df95-4774-a032-c96fedf190db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:04:00.379049 [ 289 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63613 2026.01.20 00:04:00.379087 [ 293 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53900 2026.01.20 00:04:00.379528 [ 275 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:04:00.379537 [ 292 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:04:00.379572 [ 275 ] {} TCP-Session: eebdd7d0-fb2f-4c00-96da-1298415036d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:35179 2026.01.20 00:04:00.379576 [ 289 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:04:00.379582 [ 292 ] {} TCP-Session: 1732939e-4649-4334-bb16-914fa3270fa7 Authenticating user 'default' from [fd00:1122:3344:101::e]:54950 2026.01.20 00:04:00.379593 [ 293 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:04:00.379609 [ 289 ] {} TCP-Session: 2ab1aa2e-6014-471d-9755-5bde7c100e31 Authenticating user 'default' from [fd00:1122:3344:101::e]:63613 2026.01.20 00:04:00.379621 [ 292 ] {} TCP-Session: 1732939e-4649-4334-bb16-914fa3270fa7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:04:00.379643 [ 289 ] {} TCP-Session: 2ab1aa2e-6014-471d-9755-5bde7c100e31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:04:00.379644 [ 286 ] {e020c26e-d6f2-4eba-98ac-ceb2c52225c6} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.01.20 00:04:00.379667 [ 289 ] {} TCP-Session: 2ab1aa2e-6014-471d-9755-5bde7c100e31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:04:00.379654 [ 292 ] {} TCP-Session: 1732939e-4649-4334-bb16-914fa3270fa7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:04:00.379636 [ 293 ] {} TCP-Session: b34cc10e-03b8-4901-bc3e-fb1017034dfd Authenticating user 'default' from [fd00:1122:3344:101::e]:53900 2026.01.20 00:04:00.379720 [ 286 ] {e020c26e-d6f2-4eba-98ac-ceb2c52225c6} InterpreterSelectQuery: FetchColumns -> Complete 2026.01.20 00:04:00.379745 [ 293 ] {} TCP-Session: b34cc10e-03b8-4901-bc3e-fb1017034dfd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:04:00.379602 [ 275 ] {} TCP-Session: eebdd7d0-fb2f-4c00-96da-1298415036d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:04:00.379783 [ 293 ] {} TCP-Session: b34cc10e-03b8-4901-bc3e-fb1017034dfd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:04:00.379801 [ 275 ] {} TCP-Session: eebdd7d0-fb2f-4c00-96da-1298415036d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:04:00.380045 [ 286 ] {e020c26e-d6f2-4eba-98ac-ceb2c52225c6} oximeter.version (ef382589-e1e5-4129-9849-9f0bd7ce6e36) (SelectExecutor): Key condition: unknown 2026.01.20 00:04:00.380939 [ 329 ] {e020c26e-d6f2-4eba-98ac-ceb2c52225c6} AggregatingTransform: Aggregating 2026.01.20 00:04:00.380991 [ 329 ] {e020c26e-d6f2-4eba-98ac-ceb2c52225c6} Aggregator: Aggregation method: without_key 2026.01.20 00:04:00.381032 [ 329 ] {e020c26e-d6f2-4eba-98ac-ceb2c52225c6} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000880321 sec. (1135.949 rows/sec., 44.37 KiB/sec.) 2026.01.20 00:04:00.381052 [ 329 ] {e020c26e-d6f2-4eba-98ac-ceb2c52225c6} Aggregator: Merging aggregated data 2026.01.20 00:04:00.382444 [ 286 ] {e020c26e-d6f2-4eba-98ac-ceb2c52225c6} executeQuery: Read 1 rows, 40.00 B in 0.003164 sec., 316.05562579013906 rows/sec., 12.35 KiB/sec. 2026.01.20 00:04:00.382615 [ 286 ] {e020c26e-d6f2-4eba-98ac-ceb2c52225c6} TCPHandler: Processed in 0.003598076 sec. 2026.01.20 00:04:00.382710 [ 286 ] {} TCPHandler: Done processing connection. 2026.01.20 00:04:00.382739 [ 286 ] {} TCP-Session: c5e87b56-5c8d-498f-913b-f9894602d8f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:04:00.382744 [ 275 ] {} TCPHandler: Done processing connection. 2026.01.20 00:04:00.382769 [ 290 ] {} TCPHandler: Done processing connection. 2026.01.20 00:04:00.382788 [ 275 ] {} TCP-Session: eebdd7d0-fb2f-4c00-96da-1298415036d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:04:00.382791 [ 289 ] {} TCPHandler: Done processing connection. 2026.01.20 00:04:00.382802 [ 292 ] {} TCPHandler: Done processing connection. 2026.01.20 00:04:00.382824 [ 290 ] {} TCP-Session: e4f824a2-25ba-474a-aff6-61b621a6a20a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:04:00.382850 [ 294 ] {} TCPHandler: Done processing connection. 2026.01.20 00:04:00.382868 [ 292 ] {} TCP-Session: 1732939e-4649-4334-bb16-914fa3270fa7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:04:00.382842 [ 289 ] {} TCP-Session: 2ab1aa2e-6014-471d-9755-5bde7c100e31 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:04:00.382893 [ 294 ] {} TCP-Session: 8b4802a6-2b19-4aa8-b3b0-124fe99cc1e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:04:00.382836 [ 291 ] {} TCPHandler: Done processing connection. 2026.01.20 00:04:00.382822 [ 293 ] {} TCPHandler: Done processing connection. 2026.01.20 00:04:00.382797 [ 288 ] {} TCPHandler: Done processing connection. 2026.01.20 00:04:00.382972 [ 291 ] {} TCP-Session: a4ba9fc0-e1a8-457a-81a6-dbe03f41ae4f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:04:00.382987 [ 293 ] {} TCP-Session: b34cc10e-03b8-4901-bc3e-fb1017034dfd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:04:00.383015 [ 288 ] {} TCP-Session: 307a3d39-df95-4774-a032-c96fedf190db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:04:00.441468 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 2026.01.20 00:04:00.463298 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:04:00.463406 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2026.01.20 00:04:00.471133 [ 244 ] {} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2026.01.20 00:04:00.472433 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:04:00.479598 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 189 2026.01.20 00:04:00.529970 [ 286 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62527 2026.01.20 00:04:00.530087 [ 286 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:04:00.530118 [ 286 ] {} TCP-Session: 66cf8193-0f81-414d-ba37-02b1781b9f0f Authenticating user 'default' from [fd00:1122:3344:101::e]:62527 2026.01.20 00:04:00.530143 [ 286 ] {} TCP-Session: 66cf8193-0f81-414d-ba37-02b1781b9f0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:04:00.530157 [ 286 ] {} TCP-Session: 66cf8193-0f81-414d-ba37-02b1781b9f0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:04:00.530365 [ 288 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57158 2026.01.20 00:04:00.530389 [ 290 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44172 2026.01.20 00:04:00.530414 [ 291 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55540 2026.01.20 00:04:00.530439 [ 294 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41623 2026.01.20 00:04:00.530491 [ 286 ] {} TCP-Session: 66cf8193-0f81-414d-ba37-02b1781b9f0f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:04:00.530506 [ 290 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:04:00.530448 [ 275 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40035 2026.01.20 00:04:00.530554 [ 291 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:04:00.530550 [ 294 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:04:00.530546 [ 290 ] {} TCP-Session: 5f3384ea-e677-4a21-ad6b-4bd1a479d7c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:44172 2026.01.20 00:04:00.530611 [ 291 ] {} TCP-Session: e776ce3e-7028-4e10-ab81-57ae69cfdfe5 Authenticating user 'default' from [fd00:1122:3344:101::e]:55540 2026.01.20 00:04:00.530627 [ 294 ] {} TCP-Session: c340b263-ff99-459c-9f03-7be9a8630147 Authenticating user 'default' from [fd00:1122:3344:101::e]:41623 2026.01.20 00:04:00.530641 [ 290 ] {} TCP-Session: 5f3384ea-e677-4a21-ad6b-4bd1a479d7c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:04:00.530659 [ 291 ] {} TCP-Session: e776ce3e-7028-4e10-ab81-57ae69cfdfe5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:04:00.530674 [ 286 ] {ac077d9c-fb1f-4922-97f1-d783dc583594} executeQuery: (from [fd00:1122:3344:101::e]:62527) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.01.20 00:04:00.530681 [ 290 ] {} TCP-Session: 5f3384ea-e677-4a21-ad6b-4bd1a479d7c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:04:00.530692 [ 291 ] {} TCP-Session: e776ce3e-7028-4e10-ab81-57ae69cfdfe5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:04:00.530672 [ 294 ] {} TCP-Session: c340b263-ff99-459c-9f03-7be9a8630147 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:04:00.530643 [ 275 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:04:00.530757 [ 294 ] {} TCP-Session: c340b263-ff99-459c-9f03-7be9a8630147 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:04:00.530384 [ 289 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52483 2026.01.20 00:04:00.530790 [ 275 ] {} TCP-Session: e3f229a8-00b0-4d81-938a-4cd85b78f7a9 Authenticating user 'default' from [fd00:1122:3344:101::e]:40035 2026.01.20 00:04:00.530428 [ 293 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44381 2026.01.20 00:04:00.530831 [ 275 ] {} TCP-Session: e3f229a8-00b0-4d81-938a-4cd85b78f7a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:04:00.530496 [ 288 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:04:00.530852 [ 289 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:04:00.530855 [ 275 ] {} TCP-Session: e3f229a8-00b0-4d81-938a-4cd85b78f7a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:04:00.530891 [ 293 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:04:00.530899 [ 289 ] {} TCP-Session: c4ebb3f0-b61c-4c70-ac97-664537caabbf Authenticating user 'default' from [fd00:1122:3344:101::e]:52483 2026.01.20 00:04:00.530890 [ 288 ] {} TCP-Session: 1564951d-89fa-4d31-9558-9353c9df5a46 Authenticating user 'default' from [fd00:1122:3344:101::e]:57158 2026.01.20 00:04:00.530924 [ 293 ] {} TCP-Session: a30d5fd1-03ea-4350-85bc-4bee89037edf Authenticating user 'default' from [fd00:1122:3344:101::e]:44381 2026.01.20 00:04:00.530940 [ 286 ] {ac077d9c-fb1f-4922-97f1-d783dc583594} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.01.20 00:04:00.530969 [ 293 ] {} TCP-Session: a30d5fd1-03ea-4350-85bc-4bee89037edf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:04:00.530930 [ 289 ] {} TCP-Session: c4ebb3f0-b61c-4c70-ac97-664537caabbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:04:00.530996 [ 293 ] {} TCP-Session: a30d5fd1-03ea-4350-85bc-4bee89037edf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:04:00.531007 [ 289 ] {} TCP-Session: c4ebb3f0-b61c-4c70-ac97-664537caabbf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:04:00.531011 [ 286 ] {ac077d9c-fb1f-4922-97f1-d783dc583594} InterpreterSelectQuery: FetchColumns -> Complete 2026.01.20 00:04:00.530958 [ 288 ] {} TCP-Session: 1564951d-89fa-4d31-9558-9353c9df5a46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:04:00.530421 [ 292 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49695 2026.01.20 00:04:00.531063 [ 288 ] {} TCP-Session: 1564951d-89fa-4d31-9558-9353c9df5a46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:04:00.531128 [ 292 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:04:00.531151 [ 292 ] {} TCP-Session: 6a5c3bc5-256b-45e6-9655-fbd94bac6088 Authenticating user 'default' from [fd00:1122:3344:101::e]:49695 2026.01.20 00:04:00.531168 [ 292 ] {} TCP-Session: 6a5c3bc5-256b-45e6-9655-fbd94bac6088 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:04:00.531180 [ 292 ] {} TCP-Session: 6a5c3bc5-256b-45e6-9655-fbd94bac6088 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:04:00.531308 [ 286 ] {ac077d9c-fb1f-4922-97f1-d783dc583594} oximeter.version (ef382589-e1e5-4129-9849-9f0bd7ce6e36) (SelectExecutor): Key condition: unknown 2026.01.20 00:04:00.532204 [ 355 ] {ac077d9c-fb1f-4922-97f1-d783dc583594} AggregatingTransform: Aggregating 2026.01.20 00:04:00.532241 [ 355 ] {ac077d9c-fb1f-4922-97f1-d783dc583594} Aggregator: Aggregation method: without_key 2026.01.20 00:04:00.532269 [ 355 ] {ac077d9c-fb1f-4922-97f1-d783dc583594} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000861951 sec. (1160.159 rows/sec., 45.32 KiB/sec.) 2026.01.20 00:04:00.532284 [ 355 ] {ac077d9c-fb1f-4922-97f1-d783dc583594} Aggregator: Merging aggregated data 2026.01.20 00:04:00.533679 [ 286 ] {ac077d9c-fb1f-4922-97f1-d783dc583594} executeQuery: Read 1 rows, 40.00 B in 0.00307 sec., 325.73289902280135 rows/sec., 12.72 KiB/sec. 2026.01.20 00:04:00.533784 [ 286 ] {ac077d9c-fb1f-4922-97f1-d783dc583594} TCPHandler: Processed in 0.003412004 sec. 2026.01.20 00:04:00.533906 [ 286 ] {} TCPHandler: Done processing connection. 2026.01.20 00:04:00.533933 [ 286 ] {} TCP-Session: 66cf8193-0f81-414d-ba37-02b1781b9f0f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:04:00.533943 [ 275 ] {} TCPHandler: Done processing connection. 2026.01.20 00:04:00.533969 [ 288 ] {} TCPHandler: Done processing connection. 2026.01.20 00:04:00.533981 [ 275 ] {} TCP-Session: e3f229a8-00b0-4d81-938a-4cd85b78f7a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:04:00.533988 [ 293 ] {} TCPHandler: Done processing connection. 2026.01.20 00:04:00.534009 [ 289 ] {} TCPHandler: Done processing connection. 2026.01.20 00:04:00.534013 [ 288 ] {} TCP-Session: 1564951d-89fa-4d31-9558-9353c9df5a46 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:04:00.534025 [ 290 ] {} TCPHandler: Done processing connection. 2026.01.20 00:04:00.534047 [ 291 ] {} TCPHandler: Done processing connection. 2026.01.20 00:04:00.534065 [ 292 ] {} TCPHandler: Done processing connection. 2026.01.20 00:04:00.534083 [ 294 ] {} TCPHandler: Done processing connection. 2026.01.20 00:04:00.534103 [ 291 ] {} TCP-Session: e776ce3e-7028-4e10-ab81-57ae69cfdfe5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:04:00.534118 [ 292 ] {} TCP-Session: 6a5c3bc5-256b-45e6-9655-fbd94bac6088 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:04:00.534138 [ 294 ] {} TCP-Session: c340b263-ff99-459c-9f03-7be9a8630147 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:04:00.534082 [ 290 ] {} TCP-Session: 5f3384ea-e677-4a21-ad6b-4bd1a479d7c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:04:00.534051 [ 289 ] {} TCP-Session: c4ebb3f0-b61c-4c70-ac97-664537caabbf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:04:00.534033 [ 293 ] {} TCP-Session: a30d5fd1-03ea-4350-85bc-4bee89037edf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:04:01.000195 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 257.16 MiB, peak 266.51 MiB, free memory in arenas 0.00 B, will set to 256.09 MiB (RSS), difference: -1.07 MiB 2026.01.20 00:04:02.314819 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 576 2026.01.20 00:04:02.317133 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:04:02.317194 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2026.01.20 00:04:02.318387 [ 243 ] {} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2026.01.20 00:04:02.318649 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:04:02.318920 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 576 2026.01.20 00:04:04.521414 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:04:04.521621 [ 276 ] {a0ec450c-84ba-4ee0-8eda-4185f378a937} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:04:04.521690 [ 276 ] {a0ec450c-84ba-4ee0-8eda-4185f378a937} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:04:04.522427 [ 276 ] {a0ec450c-84ba-4ee0-8eda-4185f378a937} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:04:04.522466 [ 276 ] {a0ec450c-84ba-4ee0-8eda-4185f378a937} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2026.01.20 00:04:04.522844 [ 276 ] {a0ec450c-84ba-4ee0-8eda-4185f378a937} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2026.01.20 00:04:04.523058 [ 276 ] {a0ec450c-84ba-4ee0-8eda-4185f378a937} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:04:04.523198 [ 80 ] {} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2026.01.20 00:04:04.523206 [ 276 ] {a0ec450c-84ba-4ee0-8eda-4185f378a937} executeQuery: Read 136 rows, 12.05 KiB in 0.001634 sec., 83231.33414932681 rows/sec., 7.20 MiB/sec. 2026.01.20 00:04:04.523274 [ 80 ] {} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:04:04.523299 [ 276 ] {a0ec450c-84ba-4ee0-8eda-4185f378a937} TCPHandler: Processed in 0.002003516 sec. 2026.01.20 00:04:04.523300 [ 80 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2026.01.20 00:04:04.523456 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:04:04.523466 [ 191 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2026.01.20 00:04:04.523560 [ 276 ] {046f4f16-543b-4a5e-8a1c-48f6a150c032} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.01.20 00:04:04.523605 [ 276 ] {046f4f16-543b-4a5e-8a1c-48f6a150c032} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.01.20 00:04:04.523638 [ 191 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:04:04.523680 [ 191 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1405 rows starting from the beginning of the part 2026.01.20 00:04:04.523756 [ 191 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1396 rows starting from the beginning of the part 2026.01.20 00:04:04.523809 [ 191 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 56 rows starting from the beginning of the part 2026.01.20 00:04:04.523854 [ 191 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 136 rows starting from the beginning of the part 2026.01.20 00:04:04.523894 [ 191 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 56 rows starting from the beginning of the part 2026.01.20 00:04:04.523935 [ 191 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 136 rows starting from the beginning of the part 2026.01.20 00:04:04.524078 [ 276 ] {046f4f16-543b-4a5e-8a1c-48f6a150c032} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:04:04.524119 [ 276 ] {046f4f16-543b-4a5e-8a1c-48f6a150c032} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2026.01.20 00:04:04.524436 [ 276 ] {046f4f16-543b-4a5e-8a1c-48f6a150c032} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2026.01.20 00:04:04.524648 [ 276 ] {046f4f16-543b-4a5e-8a1c-48f6a150c032} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:04:04.524781 [ 276 ] {046f4f16-543b-4a5e-8a1c-48f6a150c032} executeQuery: Read 40 rows, 3.01 KiB in 0.001239 sec., 32284.100080710246 rows/sec., 2.37 MiB/sec. 2026.01.20 00:04:04.524818 [ 276 ] {046f4f16-543b-4a5e-8a1c-48f6a150c032} TCPHandler: Processed in 0.001411289 sec. 2026.01.20 00:04:04.524936 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:04:04.525033 [ 276 ] {7a4b4c37-073c-41c1-8dd6-ce3dea96f096} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:04:04.525073 [ 276 ] {7a4b4c37-073c-41c1-8dd6-ce3dea96f096} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:04:04.525445 [ 189 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 3185 rows, containing 5 columns (5 merged, 0 gathered) in 0.002036566 sec., 1563907.0867332558 rows/sec., 136.74 MiB/sec. 2026.01.20 00:04:04.525528 [ 276 ] {7a4b4c37-073c-41c1-8dd6-ce3dea96f096} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:04:04.525569 [ 276 ] {7a4b4c37-073c-41c1-8dd6-ce3dea96f096} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2026.01.20 00:04:04.525682 [ 191 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2026.01.20 00:04:04.525895 [ 276 ] {7a4b4c37-073c-41c1-8dd6-ce3dea96f096} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2026.01.20 00:04:04.525971 [ 191 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_36_7} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:04:04.526061 [ 191 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_36_7} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2026.01.20 00:04:04.526135 [ 276 ] {7a4b4c37-073c-41c1-8dd6-ce3dea96f096} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:04:04.526141 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. 2026.01.20 00:04:04.526267 [ 276 ] {7a4b4c37-073c-41c1-8dd6-ce3dea96f096} executeQuery: Read 104 rows, 8.32 KiB in 0.001252 sec., 83067.09265175718 rows/sec., 6.49 MiB/sec. 2026.01.20 00:04:04.526267 [ 80 ] {} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2026.01.20 00:04:04.526309 [ 276 ] {7a4b4c37-073c-41c1-8dd6-ce3dea96f096} TCPHandler: Processed in 0.001423148 sec. 2026.01.20 00:04:04.526322 [ 80 ] {} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:04:04.526347 [ 80 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2026.01.20 00:04:04.526427 [ 187 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2026.01.20 00:04:04.526433 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:04:04.526528 [ 187 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:04:04.526544 [ 276 ] {735e6f36-7aeb-439d-b518-87e60b8b8fcb} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:04:04.526558 [ 187 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 632 rows starting from the beginning of the part 2026.01.20 00:04:04.526593 [ 276 ] {735e6f36-7aeb-439d-b518-87e60b8b8fcb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:04:04.526617 [ 187 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 596 rows starting from the beginning of the part 2026.01.20 00:04:04.526662 [ 187 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 64 rows starting from the beginning of the part 2026.01.20 00:04:04.526701 [ 187 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 104 rows starting from the beginning of the part 2026.01.20 00:04:04.526736 [ 187 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 64 rows starting from the beginning of the part 2026.01.20 00:04:04.526770 [ 187 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 104 rows starting from the beginning of the part 2026.01.20 00:04:04.527011 [ 276 ] {735e6f36-7aeb-439d-b518-87e60b8b8fcb} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:04:04.527050 [ 276 ] {735e6f36-7aeb-439d-b518-87e60b8b8fcb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2026.01.20 00:04:04.527402 [ 276 ] {735e6f36-7aeb-439d-b518-87e60b8b8fcb} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2026.01.20 00:04:04.527606 [ 276 ] {735e6f36-7aeb-439d-b518-87e60b8b8fcb} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:04:04.527678 [ 191 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 1564 rows, containing 5 columns (5 merged, 0 gathered) in 0.001286216 sec., 1215969.9459499805 rows/sec., 96.90 MiB/sec. 2026.01.20 00:04:04.527732 [ 276 ] {735e6f36-7aeb-439d-b518-87e60b8b8fcb} executeQuery: Read 160 rows, 11.41 KiB in 0.001207 sec., 132560.06628003315 rows/sec., 9.23 MiB/sec. 2026.01.20 00:04:04.527733 [ 80 ] {} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2026.01.20 00:04:04.527777 [ 276 ] {735e6f36-7aeb-439d-b518-87e60b8b8fcb} TCPHandler: Processed in 0.001391137 sec. 2026.01.20 00:04:04.527788 [ 80 ] {} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:04:04.527811 [ 191 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2026.01.20 00:04:04.527824 [ 80 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2026.01.20 00:04:04.527900 [ 187 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2026.01.20 00:04:04.527904 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:04:04.527999 [ 187 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:04:04.528015 [ 276 ] {e4d32f70-6a16-4697-8219-066bdd8c5752} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.01.20 00:04:04.528027 [ 187 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_36_7} MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 9229 rows starting from the beginning of the part 2026.01.20 00:04:04.528065 [ 191 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_36_7} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:04:04.528076 [ 276 ] {e4d32f70-6a16-4697-8219-066bdd8c5752} 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 2026.01.20 00:04:04.528083 [ 187 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 880 rows starting from the beginning of the part 2026.01.20 00:04:04.528133 [ 187 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 160 rows starting from the beginning of the part 2026.01.20 00:04:04.528134 [ 191 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_36_7} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2026.01.20 00:04:04.528166 [ 187 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 160 rows starting from the beginning of the part 2026.01.20 00:04:04.528200 [ 187 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 160 rows starting from the beginning of the part 2026.01.20 00:04:04.528204 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. 2026.01.20 00:04:04.528232 [ 187 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 160 rows starting from the beginning of the part 2026.01.20 00:04:04.528913 [ 276 ] {e4d32f70-6a16-4697-8219-066bdd8c5752} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:04:04.528952 [ 276 ] {e4d32f70-6a16-4697-8219-066bdd8c5752} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2026.01.20 00:04:04.529612 [ 276 ] {e4d32f70-6a16-4697-8219-066bdd8c5752} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2026.01.20 00:04:04.529832 [ 276 ] {e4d32f70-6a16-4697-8219-066bdd8c5752} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:04:04.529972 [ 276 ] {e4d32f70-6a16-4697-8219-066bdd8c5752} executeQuery: Read 40 rows, 73.40 KiB in 0.001974 sec., 20263.424518743668 rows/sec., 36.31 MiB/sec. 2026.01.20 00:04:04.530032 [ 276 ] {e4d32f70-6a16-4697-8219-066bdd8c5752} TCPHandler: Processed in 0.002174617 sec. 2026.01.20 00:04:04.530141 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:04:04.530233 [ 276 ] {d16a5561-960d-4392-9632-8c8f4111f0f7} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:04:04.530274 [ 276 ] {d16a5561-960d-4392-9632-8c8f4111f0f7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:04:04.530607 [ 276 ] {d16a5561-960d-4392-9632-8c8f4111f0f7} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:04:04.530642 [ 276 ] {d16a5561-960d-4392-9632-8c8f4111f0f7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2026.01.20 00:04:04.530949 [ 276 ] {d16a5561-960d-4392-9632-8c8f4111f0f7} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2026.01.20 00:04:04.531156 [ 276 ] {d16a5561-960d-4392-9632-8c8f4111f0f7} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:04:04.531280 [ 80 ] {} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2026.01.20 00:04:04.531281 [ 276 ] {d16a5561-960d-4392-9632-8c8f4111f0f7} executeQuery: Read 60 rows, 4.14 KiB in 0.001067 sec., 56232.427366447984 rows/sec., 3.79 MiB/sec. 2026.01.20 00:04:04.531320 [ 80 ] {} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:04:04.531341 [ 276 ] {d16a5561-960d-4392-9632-8c8f4111f0f7} TCPHandler: Processed in 0.001246846 sec. 2026.01.20 00:04:04.531346 [ 80 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2026.01.20 00:04:04.531470 [ 201 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2026.01.20 00:04:04.531509 [ 196 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 10749 rows, containing 5 columns (5 merged, 0 gathered) in 0.003632456 sec., 2959154.9078639904 rows/sec., 203.39 MiB/sec. 2026.01.20 00:04:04.531599 [ 201 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:04:04.531640 [ 201 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1800 rows starting from the beginning of the part 2026.01.20 00:04:04.531699 [ 201 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 60 rows starting from the beginning of the part 2026.01.20 00:04:04.531740 [ 201 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 60 rows starting from the beginning of the part 2026.01.20 00:04:04.531779 [ 201 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 60 rows starting from the beginning of the part 2026.01.20 00:04:04.531814 [ 196 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2026.01.20 00:04:04.531817 [ 201 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 60 rows starting from the beginning of the part 2026.01.20 00:04:04.531873 [ 201 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 60 rows starting from the beginning of the part 2026.01.20 00:04:04.532151 [ 196 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_36_7} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:04:04.532234 [ 196 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_36_7} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2026.01.20 00:04:04.532334 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.11 MiB. 2026.01.20 00:04:04.532934 [ 196 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 2100 rows, containing 4 columns (4 merged, 0 gathered) in 0.00151359 sec., 1387429.885239728 rows/sec., 93.50 MiB/sec. 2026.01.20 00:04:04.533189 [ 196 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2026.01.20 00:04:04.533447 [ 196 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_36_7} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:04:04.533510 [ 196 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_36_7} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2026.01.20 00:04:04.533586 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. 2026.01.20 00:04:07.176409 [ 79 ] {} DNSResolver: Updating DNS cache 2026.01.20 00:04:07.176461 [ 79 ] {} DNSResolver: Updated DNS cache 2026.01.20 00:04:07.303131 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12505 2026.01.20 00:04:07.303744 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:04:07.303796 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2026.01.20 00:04:07.304297 [ 245 ] {} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2026.01.20 00:04:07.304525 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:04:07.304663 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12505 2026.01.20 00:04:07.304660 [ 79 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2026.01.20 00:04:07.304727 [ 79 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:04:07.304750 [ 79 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2026.01.20 00:04:07.304862 [ 197 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2026.01.20 00:04:07.304972 [ 197 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:04:07.305010 [ 197 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_26_5} MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10073 rows starting from the beginning of the part 2026.01.20 00:04:07.305079 [ 197 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 512 rows starting from the beginning of the part 2026.01.20 00:04:07.305130 [ 197 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 448 rows starting from the beginning of the part 2026.01.20 00:04:07.305179 [ 197 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 512 rows starting from the beginning of the part 2026.01.20 00:04:07.305224 [ 197 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 448 rows starting from the beginning of the part 2026.01.20 00:04:07.305270 [ 197 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 512 rows starting from the beginning of the part 2026.01.20 00:04:07.310023 [ 191 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 12505 rows, containing 4 columns (4 merged, 0 gathered) in 0.005211447 sec., 2399525.5060638627 rows/sec., 34.33 MiB/sec. 2026.01.20 00:04:07.310330 [ 201 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2026.01.20 00:04:07.310623 [ 201 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_26_5} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:04:07.310695 [ 201 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_26_5} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2026.01.20 00:04:07.310769 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.40 MiB. 2026.01.20 00:04:07.979718 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 2026.01.20 00:04:07.998913 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:04:07.998983 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2026.01.20 00:04:08.004708 [ 244 ] {} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2026.01.20 00:04:08.005425 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:04:08.005764 [ 79 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2026.01.20 00:04:08.005831 [ 79 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:04:08.005852 [ 79 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2026.01.20 00:04:08.005998 [ 197 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2026.01.20 00:04:08.008779 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 196 2026.01.20 00:04:08.010209 [ 197 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:04:08.011706 [ 197 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 159 rows starting from the beginning of the part 2026.01.20 00:04:08.016367 [ 197 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 7 rows starting from the beginning of the part 2026.01.20 00:04:08.020942 [ 197 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 8 rows starting from the beginning of the part 2026.01.20 00:04:08.025334 [ 197 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 7 rows starting from the beginning of the part 2026.01.20 00:04:08.029827 [ 197 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 8 rows starting from the beginning of the part 2026.01.20 00:04:08.034041 [ 197 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 7 rows starting from the beginning of the part 2026.01.20 00:04:08.092361 [ 191 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.086425319 sec., 2267.8539375712344 rows/sec., 11.73 MiB/sec. 2026.01.20 00:04:08.094925 [ 200 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2026.01.20 00:04:08.096836 [ 200 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_26_5} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:04:08.096941 [ 200 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_26_5} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2026.01.20 00:04:08.099226 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. 2026.01.20 00:04:09.000264 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 258.59 MiB, peak 269.15 MiB, free memory in arenas 0.00 B, will set to 263.70 MiB (RSS), difference: 5.10 MiB 2026.01.20 00:04:09.518828 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:04:09.519028 [ 276 ] {26f26aa8-9e62-4c3c-b442-63ebf3d75a80} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:04:09.519101 [ 276 ] {26f26aa8-9e62-4c3c-b442-63ebf3d75a80} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:04:09.519844 [ 276 ] {26f26aa8-9e62-4c3c-b442-63ebf3d75a80} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:04:09.519904 [ 276 ] {26f26aa8-9e62-4c3c-b442-63ebf3d75a80} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2026.01.20 00:04:09.520325 [ 276 ] {26f26aa8-9e62-4c3c-b442-63ebf3d75a80} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2026.01.20 00:04:09.520559 [ 276 ] {26f26aa8-9e62-4c3c-b442-63ebf3d75a80} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:04:09.520722 [ 276 ] {26f26aa8-9e62-4c3c-b442-63ebf3d75a80} executeQuery: Read 56 rows, 4.38 KiB in 0.001745 sec., 32091.690544412606 rows/sec., 2.45 MiB/sec. 2026.01.20 00:04:09.520774 [ 276 ] {26f26aa8-9e62-4c3c-b442-63ebf3d75a80} TCPHandler: Processed in 0.002078027 sec. 2026.01.20 00:04:09.520906 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:04:09.521017 [ 276 ] {9490ba7c-8d25-4af3-bcfc-0da1f20adf9d} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:04:09.521062 [ 276 ] {9490ba7c-8d25-4af3-bcfc-0da1f20adf9d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:04:09.521512 [ 276 ] {9490ba7c-8d25-4af3-bcfc-0da1f20adf9d} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:04:09.521551 [ 276 ] {9490ba7c-8d25-4af3-bcfc-0da1f20adf9d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2026.01.20 00:04:09.521878 [ 276 ] {9490ba7c-8d25-4af3-bcfc-0da1f20adf9d} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2026.01.20 00:04:09.522096 [ 276 ] {9490ba7c-8d25-4af3-bcfc-0da1f20adf9d} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:04:09.522229 [ 276 ] {9490ba7c-8d25-4af3-bcfc-0da1f20adf9d} executeQuery: Read 64 rows, 5.12 KiB in 0.001235 sec., 51821.86234817814 rows/sec., 4.04 MiB/sec. 2026.01.20 00:04:09.522268 [ 276 ] {9490ba7c-8d25-4af3-bcfc-0da1f20adf9d} TCPHandler: Processed in 0.001415858 sec. 2026.01.20 00:04:09.522388 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:04:09.522486 [ 276 ] {6a918bbe-7db1-45ed-8337-3bf46a1d22a3} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:04:09.522534 [ 276 ] {6a918bbe-7db1-45ed-8337-3bf46a1d22a3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:04:09.522962 [ 276 ] {6a918bbe-7db1-45ed-8337-3bf46a1d22a3} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:04:09.523000 [ 276 ] {6a918bbe-7db1-45ed-8337-3bf46a1d22a3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2026.01.20 00:04:09.523363 [ 276 ] {6a918bbe-7db1-45ed-8337-3bf46a1d22a3} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2026.01.20 00:04:09.523581 [ 276 ] {6a918bbe-7db1-45ed-8337-3bf46a1d22a3} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:04:09.523713 [ 276 ] {6a918bbe-7db1-45ed-8337-3bf46a1d22a3} executeQuery: Read 160 rows, 11.41 KiB in 0.001245 sec., 128514.0562248996 rows/sec., 8.95 MiB/sec. 2026.01.20 00:04:09.523751 [ 276 ] {6a918bbe-7db1-45ed-8337-3bf46a1d22a3} TCPHandler: Processed in 0.001417658 sec. 2026.01.20 00:04:09.523929 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:04:09.524027 [ 276 ] {99908a7c-2999-4027-a5e8-337020d4e2ef} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:04:09.524070 [ 276 ] {99908a7c-2999-4027-a5e8-337020d4e2ef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:04:09.524417 [ 276 ] {99908a7c-2999-4027-a5e8-337020d4e2ef} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:04:09.524455 [ 276 ] {99908a7c-2999-4027-a5e8-337020d4e2ef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2026.01.20 00:04:09.524781 [ 276 ] {99908a7c-2999-4027-a5e8-337020d4e2ef} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2026.01.20 00:04:09.524996 [ 276 ] {99908a7c-2999-4027-a5e8-337020d4e2ef} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:04:09.525127 [ 276 ] {99908a7c-2999-4027-a5e8-337020d4e2ef} executeQuery: Read 60 rows, 4.14 KiB in 0.001119 sec., 53619.30294906166 rows/sec., 3.61 MiB/sec. 2026.01.20 00:04:09.525164 [ 276 ] {99908a7c-2999-4027-a5e8-337020d4e2ef} TCPHandler: Processed in 0.001284837 sec. 2026.01.20 00:04:12.319054 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 596 2026.01.20 00:04:12.321770 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:04:12.321837 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2026.01.20 00:04:12.323032 [ 243 ] {} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2026.01.20 00:04:12.323289 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:04:12.323586 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 596 2026.01.20 00:04:14.549984 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:04:14.550203 [ 276 ] {e4639e98-a3bb-4c67-9e42-ff0cc7954432} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.01.20 00:04:14.550276 [ 276 ] {e4639e98-a3bb-4c67-9e42-ff0cc7954432} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.01.20 00:04:14.551004 [ 276 ] {e4639e98-a3bb-4c67-9e42-ff0cc7954432} oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:04:14.551052 [ 276 ] {e4639e98-a3bb-4c67-9e42-ff0cc7954432} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.01.20 00:04:14.551469 [ 276 ] {e4639e98-a3bb-4c67-9e42-ff0cc7954432} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2026.01.20 00:04:14.551701 [ 276 ] {e4639e98-a3bb-4c67-9e42-ff0cc7954432} oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:04:14.551857 [ 276 ] {e4639e98-a3bb-4c67-9e42-ff0cc7954432} executeQuery: Read 24 rows, 2.04 KiB in 0.001705 sec., 14076.24633431085 rows/sec., 1.17 MiB/sec. 2026.01.20 00:04:14.551907 [ 276 ] {e4639e98-a3bb-4c67-9e42-ff0cc7954432} TCPHandler: Processed in 0.002046596 sec. 2026.01.20 00:04:14.552034 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:04:14.552138 [ 276 ] {70f2bac2-22aa-48f9-b2aa-309879761277} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.01.20 00:04:14.552182 [ 276 ] {70f2bac2-22aa-48f9-b2aa-309879761277} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.01.20 00:04:14.552609 [ 276 ] {70f2bac2-22aa-48f9-b2aa-309879761277} oximeter.fields_ipaddr (ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:04:14.552646 [ 276 ] {70f2bac2-22aa-48f9-b2aa-309879761277} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.01.20 00:04:14.552952 [ 276 ] {70f2bac2-22aa-48f9-b2aa-309879761277} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.01.20 00:04:14.553164 [ 276 ] {70f2bac2-22aa-48f9-b2aa-309879761277} oximeter.fields_ipaddr (ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:04:14.553299 [ 276 ] {70f2bac2-22aa-48f9-b2aa-309879761277} executeQuery: Read 18 rows, 1.47 KiB in 0.001183 sec., 15215.553677092139 rows/sec., 1.21 MiB/sec. 2026.01.20 00:04:14.553339 [ 276 ] {70f2bac2-22aa-48f9-b2aa-309879761277} TCPHandler: Processed in 0.001358188 sec. 2026.01.20 00:04:14.553458 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:04:14.553556 [ 276 ] {abaf6a93-1a0f-4908-9e95-6bde1cb1caf1} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:04:14.553598 [ 276 ] {abaf6a93-1a0f-4908-9e95-6bde1cb1caf1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:04:14.554718 [ 276 ] {abaf6a93-1a0f-4908-9e95-6bde1cb1caf1} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:04:14.554755 [ 276 ] {abaf6a93-1a0f-4908-9e95-6bde1cb1caf1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.01.20 00:04:14.555219 [ 276 ] {abaf6a93-1a0f-4908-9e95-6bde1cb1caf1} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2026.01.20 00:04:14.555437 [ 276 ] {abaf6a93-1a0f-4908-9e95-6bde1cb1caf1} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:04:14.555577 [ 276 ] {abaf6a93-1a0f-4908-9e95-6bde1cb1caf1} executeQuery: Read 1405 rows, 120.26 KiB in 0.00204 sec., 688725.4901960784 rows/sec., 57.57 MiB/sec. 2026.01.20 00:04:14.555616 [ 276 ] {abaf6a93-1a0f-4908-9e95-6bde1cb1caf1} TCPHandler: Processed in 0.002210208 sec. 2026.01.20 00:04:14.555732 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:04:14.555827 [ 276 ] {f608bd8c-c6f9-4f40-a91f-60c614ee9749} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.01.20 00:04:14.555868 [ 276 ] {f608bd8c-c6f9-4f40-a91f-60c614ee9749} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.01.20 00:04:14.556296 [ 276 ] {f608bd8c-c6f9-4f40-a91f-60c614ee9749} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:04:14.556334 [ 276 ] {f608bd8c-c6f9-4f40-a91f-60c614ee9749} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.01.20 00:04:14.556653 [ 276 ] {f608bd8c-c6f9-4f40-a91f-60c614ee9749} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2026.01.20 00:04:14.556865 [ 276 ] {f608bd8c-c6f9-4f40-a91f-60c614ee9749} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:04:14.557000 [ 276 ] {f608bd8c-c6f9-4f40-a91f-60c614ee9749} executeQuery: Read 70 rows, 5.23 KiB in 0.00119 sec., 58823.5294117647 rows/sec., 4.29 MiB/sec. 2026.01.20 00:04:14.557041 [ 276 ] {f608bd8c-c6f9-4f40-a91f-60c614ee9749} TCPHandler: Processed in 0.001360227 sec. 2026.01.20 00:04:14.557156 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:04:14.557252 [ 276 ] {0aa24221-b429-4b77-96f1-80456cb01dac} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.01.20 00:04:14.557292 [ 276 ] {0aa24221-b429-4b77-96f1-80456cb01dac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.01.20 00:04:14.557772 [ 276 ] {0aa24221-b429-4b77-96f1-80456cb01dac} oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:04:14.557810 [ 276 ] {0aa24221-b429-4b77-96f1-80456cb01dac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.01.20 00:04:14.558127 [ 276 ] {0aa24221-b429-4b77-96f1-80456cb01dac} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2026.01.20 00:04:14.558343 [ 276 ] {0aa24221-b429-4b77-96f1-80456cb01dac} oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:04:14.558471 [ 276 ] {0aa24221-b429-4b77-96f1-80456cb01dac} executeQuery: Read 252 rows, 17.85 KiB in 0.001237 sec., 203718.67421180275 rows/sec., 14.09 MiB/sec. 2026.01.20 00:04:14.558509 [ 276 ] {0aa24221-b429-4b77-96f1-80456cb01dac} TCPHandler: Processed in 0.001404298 sec. 2026.01.20 00:04:14.558625 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:04:14.558721 [ 276 ] {11fed559-eff9-42b9-8dc6-238bba7d5b2e} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.01.20 00:04:14.558762 [ 276 ] {11fed559-eff9-42b9-8dc6-238bba7d5b2e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.01.20 00:04:14.559159 [ 276 ] {11fed559-eff9-42b9-8dc6-238bba7d5b2e} oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:04:14.559197 [ 276 ] {11fed559-eff9-42b9-8dc6-238bba7d5b2e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.01.20 00:04:14.559495 [ 276 ] {11fed559-eff9-42b9-8dc6-238bba7d5b2e} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2026.01.20 00:04:14.559717 [ 276 ] {11fed559-eff9-42b9-8dc6-238bba7d5b2e} oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:04:14.559846 [ 276 ] {11fed559-eff9-42b9-8dc6-238bba7d5b2e} executeQuery: Read 12 rows, 960.00 B in 0.001143 sec., 10498.687664041996 rows/sec., 820.21 KiB/sec. 2026.01.20 00:04:14.559885 [ 276 ] {11fed559-eff9-42b9-8dc6-238bba7d5b2e} TCPHandler: Processed in 0.001310977 sec. 2026.01.20 00:04:14.559997 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:04:14.560091 [ 276 ] {f471b054-de89-4af2-8225-801b62b51f89} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:04:14.560131 [ 276 ] {f471b054-de89-4af2-8225-801b62b51f89} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:04:14.560797 [ 276 ] {f471b054-de89-4af2-8225-801b62b51f89} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:04:14.560833 [ 276 ] {f471b054-de89-4af2-8225-801b62b51f89} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.01.20 00:04:14.561170 [ 276 ] {f471b054-de89-4af2-8225-801b62b51f89} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2026.01.20 00:04:14.561391 [ 276 ] {f471b054-de89-4af2-8225-801b62b51f89} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:04:14.561527 [ 276 ] {f471b054-de89-4af2-8225-801b62b51f89} executeQuery: Read 614 rows, 47.33 KiB in 0.001453 sec., 422573.9848589126 rows/sec., 31.81 MiB/sec. 2026.01.20 00:04:14.561565 [ 276 ] {f471b054-de89-4af2-8225-801b62b51f89} TCPHandler: Processed in 0.00161681 sec. 2026.01.20 00:04:14.561676 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:04:14.561771 [ 276 ] {c4b19ee9-1fdf-4809-be49-abb66e6878d4} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:04:14.561815 [ 276 ] {c4b19ee9-1fdf-4809-be49-abb66e6878d4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:04:14.562493 [ 276 ] {c4b19ee9-1fdf-4809-be49-abb66e6878d4} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:04:14.562528 [ 276 ] {c4b19ee9-1fdf-4809-be49-abb66e6878d4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.01.20 00:04:14.562918 [ 276 ] {c4b19ee9-1fdf-4809-be49-abb66e6878d4} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2026.01.20 00:04:14.563139 [ 276 ] {c4b19ee9-1fdf-4809-be49-abb66e6878d4} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:04:14.563281 [ 276 ] {c4b19ee9-1fdf-4809-be49-abb66e6878d4} executeQuery: Read 889 rows, 61.79 KiB in 0.001528 sec., 581806.2827225131 rows/sec., 39.49 MiB/sec. 2026.01.20 00:04:14.563318 [ 276 ] {c4b19ee9-1fdf-4809-be49-abb66e6878d4} TCPHandler: Processed in 0.001691422 sec. 2026.01.20 00:04:14.563431 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:04:14.563527 [ 276 ] {dbf63e5c-7146-427d-bac4-083d554ba29c} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.01.20 00:04:14.563582 [ 276 ] {dbf63e5c-7146-427d-bac4-083d554ba29c} 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 2026.01.20 00:04:14.564462 [ 276 ] {dbf63e5c-7146-427d-bac4-083d554ba29c} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:04:14.564497 [ 276 ] {dbf63e5c-7146-427d-bac4-083d554ba29c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.01.20 00:04:14.565062 [ 276 ] {dbf63e5c-7146-427d-bac4-083d554ba29c} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2026.01.20 00:04:14.565306 [ 276 ] {dbf63e5c-7146-427d-bac4-083d554ba29c} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:04:14.565445 [ 276 ] {dbf63e5c-7146-427d-bac4-083d554ba29c} executeQuery: Read 40 rows, 73.40 KiB in 0.001935 sec., 20671.834625322997 rows/sec., 37.04 MiB/sec. 2026.01.20 00:04:14.565507 [ 276 ] {dbf63e5c-7146-427d-bac4-083d554ba29c} TCPHandler: Processed in 0.002126268 sec. 2026.01.20 00:04:14.565619 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:04:14.565714 [ 276 ] {ba2c2923-1085-43e9-8d32-3fb361d87008} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:04:14.565757 [ 276 ] {ba2c2923-1085-43e9-8d32-3fb361d87008} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:04:14.566108 [ 276 ] {ba2c2923-1085-43e9-8d32-3fb361d87008} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:04:14.566143 [ 276 ] {ba2c2923-1085-43e9-8d32-3fb361d87008} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.01.20 00:04:14.566468 [ 276 ] {ba2c2923-1085-43e9-8d32-3fb361d87008} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2026.01.20 00:04:14.566696 [ 276 ] {ba2c2923-1085-43e9-8d32-3fb361d87008} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:04:14.566831 [ 276 ] {ba2c2923-1085-43e9-8d32-3fb361d87008} executeQuery: Read 60 rows, 4.14 KiB in 0.001134 sec., 52910.05291005291 rows/sec., 3.57 MiB/sec. 2026.01.20 00:04:14.566868 [ 276 ] {ba2c2923-1085-43e9-8d32-3fb361d87008} TCPHandler: Processed in 0.001300177 sec. 2026.01.20 00:04:14.805728 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12953 2026.01.20 00:04:14.806272 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:04:14.806318 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.01.20 00:04:14.806837 [ 245 ] {} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2026.01.20 00:04:14.807071 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:04:14.807201 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12953 2026.01.20 00:04:15.509829 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 2026.01.20 00:04:15.525541 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:04:15.525615 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.01.20 00:04:15.531298 [ 244 ] {} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2026.01.20 00:04:15.532025 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:04:15.535684 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 204 2026.01.20 00:04:19.520020 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:04:19.520265 [ 276 ] {9d0ae824-6e0a-4b5b-8907-9d1c362ff5e3} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:04:19.520339 [ 276 ] {9d0ae824-6e0a-4b5b-8907-9d1c362ff5e3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:04:19.521057 [ 276 ] {9d0ae824-6e0a-4b5b-8907-9d1c362ff5e3} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:04:19.521108 [ 276 ] {9d0ae824-6e0a-4b5b-8907-9d1c362ff5e3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.01.20 00:04:19.521503 [ 276 ] {9d0ae824-6e0a-4b5b-8907-9d1c362ff5e3} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2026.01.20 00:04:19.521742 [ 276 ] {9d0ae824-6e0a-4b5b-8907-9d1c362ff5e3} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:04:19.521891 [ 276 ] {9d0ae824-6e0a-4b5b-8907-9d1c362ff5e3} executeQuery: Read 56 rows, 4.38 KiB in 0.001679 sec., 33353.18642048839 rows/sec., 2.55 MiB/sec. 2026.01.20 00:04:19.521934 [ 276 ] {9d0ae824-6e0a-4b5b-8907-9d1c362ff5e3} TCPHandler: Processed in 0.002082327 sec. 2026.01.20 00:04:19.522065 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:04:19.522165 [ 276 ] {310f3e6d-e460-45a6-a4de-890ae67fe8fd} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:04:19.522207 [ 276 ] {310f3e6d-e460-45a6-a4de-890ae67fe8fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:04:19.522652 [ 276 ] {310f3e6d-e460-45a6-a4de-890ae67fe8fd} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:04:19.522690 [ 276 ] {310f3e6d-e460-45a6-a4de-890ae67fe8fd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.01.20 00:04:19.522991 [ 276 ] {310f3e6d-e460-45a6-a4de-890ae67fe8fd} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2026.01.20 00:04:19.523212 [ 276 ] {310f3e6d-e460-45a6-a4de-890ae67fe8fd} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:04:19.523339 [ 276 ] {310f3e6d-e460-45a6-a4de-890ae67fe8fd} executeQuery: Read 64 rows, 5.12 KiB in 0.001193 sec., 53646.269907795475 rows/sec., 4.19 MiB/sec. 2026.01.20 00:04:19.523400 [ 276 ] {310f3e6d-e460-45a6-a4de-890ae67fe8fd} TCPHandler: Processed in 0.001392948 sec. 2026.01.20 00:04:19.523524 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:04:19.523622 [ 276 ] {7799df2e-6d82-4fdd-8568-b1f54ed00497} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:04:19.523667 [ 276 ] {7799df2e-6d82-4fdd-8568-b1f54ed00497} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:04:19.524092 [ 276 ] {7799df2e-6d82-4fdd-8568-b1f54ed00497} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:04:19.524129 [ 276 ] {7799df2e-6d82-4fdd-8568-b1f54ed00497} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.01.20 00:04:19.524470 [ 276 ] {7799df2e-6d82-4fdd-8568-b1f54ed00497} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2026.01.20 00:04:19.524682 [ 276 ] {7799df2e-6d82-4fdd-8568-b1f54ed00497} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:04:19.524839 [ 276 ] {7799df2e-6d82-4fdd-8568-b1f54ed00497} executeQuery: Read 160 rows, 11.41 KiB in 0.001235 sec., 129554.65587044535 rows/sec., 9.02 MiB/sec. 2026.01.20 00:04:19.524877 [ 276 ] {7799df2e-6d82-4fdd-8568-b1f54ed00497} TCPHandler: Processed in 0.001403928 sec. 2026.01.20 00:04:19.524993 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:04:19.525087 [ 276 ] {79e8b1b4-f3ec-46db-8fb2-ada1fbb2afdc} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:04:19.525131 [ 276 ] {79e8b1b4-f3ec-46db-8fb2-ada1fbb2afdc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:04:19.525478 [ 276 ] {79e8b1b4-f3ec-46db-8fb2-ada1fbb2afdc} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:04:19.525516 [ 276 ] {79e8b1b4-f3ec-46db-8fb2-ada1fbb2afdc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.01.20 00:04:19.525819 [ 276 ] {79e8b1b4-f3ec-46db-8fb2-ada1fbb2afdc} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2026.01.20 00:04:19.526023 [ 276 ] {79e8b1b4-f3ec-46db-8fb2-ada1fbb2afdc} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:04:19.526154 [ 276 ] {79e8b1b4-f3ec-46db-8fb2-ada1fbb2afdc} executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. 2026.01.20 00:04:19.526190 [ 276 ] {79e8b1b4-f3ec-46db-8fb2-ada1fbb2afdc} TCPHandler: Processed in 0.001247136 sec. 2026.01.20 00:04:22.176502 [ 65 ] {} DNSResolver: Updating DNS cache 2026.01.20 00:04:22.176577 [ 65 ] {} DNSResolver: Updated DNS cache 2026.01.20 00:04:22.308255 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13465 2026.01.20 00:04:22.308781 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:04:22.308820 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.01.20 00:04:22.309329 [ 245 ] {} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2026.01.20 00:04:22.309571 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:04:22.309704 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13465 2026.01.20 00:04:22.324670 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 624 2026.01.20 00:04:22.326882 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:04:22.326940 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.01.20 00:04:22.328147 [ 243 ] {} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2026.01.20 00:04:22.328442 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:04:22.328606 [ 65 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2026.01.20 00:04:22.328683 [ 65 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:04:22.328719 [ 65 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.01.20 00:04:22.328785 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 624 2026.01.20 00:04:22.328889 [ 190 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2026.01.20 00:04:22.329558 [ 190 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:04:22.329695 [ 190 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 504 rows starting from the beginning of the part 2026.01.20 00:04:22.330031 [ 190 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 20 rows starting from the beginning of the part 2026.01.20 00:04:22.330366 [ 190 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 26 rows starting from the beginning of the part 2026.01.20 00:04:22.330688 [ 190 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 26 rows starting from the beginning of the part 2026.01.20 00:04:22.331004 [ 190 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 20 rows starting from the beginning of the part 2026.01.20 00:04:22.331316 [ 190 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 28 rows starting from the beginning of the part 2026.01.20 00:04:22.337186 [ 191 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 624 rows, containing 72 columns (72 merged, 0 gathered) in 0.008380778 sec., 74456.09464896935 rows/sec., 63.09 MiB/sec. 2026.01.20 00:04:22.338207 [ 198 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2026.01.20 00:04:22.338720 [ 198 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_21_4} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:04:22.338791 [ 198 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_21_4} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2026.01.20 00:04:22.338956 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.05 MiB. 2026.01.20 00:04:23.035722 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 2026.01.20 00:04:23.052212 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:04:23.052255 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.01.20 00:04:23.058461 [ 244 ] {} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2026.01.20 00:04:23.059195 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:04:23.061837 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 211 2026.01.20 00:04:24.520660 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:04:24.520959 [ 276 ] {96b7ef60-348c-483e-a738-396c5bcb6d3f} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:04:24.521064 [ 276 ] {96b7ef60-348c-483e-a738-396c5bcb6d3f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:04:24.521862 [ 276 ] {96b7ef60-348c-483e-a738-396c5bcb6d3f} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:04:24.521903 [ 276 ] {96b7ef60-348c-483e-a738-396c5bcb6d3f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.01.20 00:04:24.522326 [ 276 ] {96b7ef60-348c-483e-a738-396c5bcb6d3f} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2026.01.20 00:04:24.522553 [ 276 ] {96b7ef60-348c-483e-a738-396c5bcb6d3f} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:04:24.522702 [ 276 ] {96b7ef60-348c-483e-a738-396c5bcb6d3f} executeQuery: Read 136 rows, 12.05 KiB in 0.001817 sec., 74848.65162355531 rows/sec., 6.48 MiB/sec. 2026.01.20 00:04:24.522744 [ 276 ] {96b7ef60-348c-483e-a738-396c5bcb6d3f} TCPHandler: Processed in 0.002263529 sec. 2026.01.20 00:04:24.522874 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:04:24.522972 [ 276 ] {05609fff-0c3c-4135-ad30-4f73344d827e} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.01.20 00:04:24.523014 [ 276 ] {05609fff-0c3c-4135-ad30-4f73344d827e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.01.20 00:04:24.523433 [ 276 ] {05609fff-0c3c-4135-ad30-4f73344d827e} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:04:24.523470 [ 276 ] {05609fff-0c3c-4135-ad30-4f73344d827e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.01.20 00:04:24.523780 [ 276 ] {05609fff-0c3c-4135-ad30-4f73344d827e} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2026.01.20 00:04:24.523989 [ 276 ] {05609fff-0c3c-4135-ad30-4f73344d827e} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:04:24.524115 [ 276 ] {05609fff-0c3c-4135-ad30-4f73344d827e} executeQuery: Read 40 rows, 3.01 KiB in 0.001162 sec., 34423.40791738382 rows/sec., 2.53 MiB/sec. 2026.01.20 00:04:24.524152 [ 276 ] {05609fff-0c3c-4135-ad30-4f73344d827e} TCPHandler: Processed in 0.001329577 sec. 2026.01.20 00:04:24.524270 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:04:24.524366 [ 276 ] {97f73996-b2e6-42b0-95a5-25aaefa63b00} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:04:24.524408 [ 276 ] {97f73996-b2e6-42b0-95a5-25aaefa63b00} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:04:24.524840 [ 276 ] {97f73996-b2e6-42b0-95a5-25aaefa63b00} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:04:24.524876 [ 276 ] {97f73996-b2e6-42b0-95a5-25aaefa63b00} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.01.20 00:04:24.525175 [ 276 ] {97f73996-b2e6-42b0-95a5-25aaefa63b00} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2026.01.20 00:04:24.525381 [ 276 ] {97f73996-b2e6-42b0-95a5-25aaefa63b00} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:04:24.525514 [ 276 ] {97f73996-b2e6-42b0-95a5-25aaefa63b00} executeQuery: Read 104 rows, 8.32 KiB in 0.001165 sec., 89270.38626609441 rows/sec., 6.97 MiB/sec. 2026.01.20 00:04:24.525551 [ 276 ] {97f73996-b2e6-42b0-95a5-25aaefa63b00} TCPHandler: Processed in 0.001332287 sec. 2026.01.20 00:04:24.525670 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:04:24.525764 [ 276 ] {18381f81-afc7-4af1-ae9d-ce058ffc9027} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:04:24.525808 [ 276 ] {18381f81-afc7-4af1-ae9d-ce058ffc9027} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:04:24.526221 [ 276 ] {18381f81-afc7-4af1-ae9d-ce058ffc9027} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:04:24.526256 [ 276 ] {18381f81-afc7-4af1-ae9d-ce058ffc9027} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.01.20 00:04:24.526602 [ 276 ] {18381f81-afc7-4af1-ae9d-ce058ffc9027} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2026.01.20 00:04:24.526809 [ 276 ] {18381f81-afc7-4af1-ae9d-ce058ffc9027} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:04:24.526937 [ 276 ] {18381f81-afc7-4af1-ae9d-ce058ffc9027} executeQuery: Read 160 rows, 11.41 KiB in 0.001191 sec., 134340.8900083963 rows/sec., 9.36 MiB/sec. 2026.01.20 00:04:24.526973 [ 276 ] {18381f81-afc7-4af1-ae9d-ce058ffc9027} TCPHandler: Processed in 0.001353968 sec. 2026.01.20 00:04:24.527081 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:04:24.527174 [ 276 ] {444d7e2d-3532-4f47-96ac-6c16d336aabb} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.01.20 00:04:24.527228 [ 276 ] {444d7e2d-3532-4f47-96ac-6c16d336aabb} 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 2026.01.20 00:04:24.528093 [ 276 ] {444d7e2d-3532-4f47-96ac-6c16d336aabb} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:04:24.528127 [ 276 ] {444d7e2d-3532-4f47-96ac-6c16d336aabb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.01.20 00:04:24.528722 [ 276 ] {444d7e2d-3532-4f47-96ac-6c16d336aabb} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2026.01.20 00:04:24.528943 [ 276 ] {444d7e2d-3532-4f47-96ac-6c16d336aabb} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:04:24.529080 [ 276 ] {444d7e2d-3532-4f47-96ac-6c16d336aabb} executeQuery: Read 40 rows, 73.40 KiB in 0.001922 sec., 20811.654526534858 rows/sec., 37.29 MiB/sec. 2026.01.20 00:04:24.529132 [ 276 ] {444d7e2d-3532-4f47-96ac-6c16d336aabb} TCPHandler: Processed in 0.002100817 sec. 2026.01.20 00:04:24.529247 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:04:24.529344 [ 276 ] {cf4045e6-f8f7-4ecb-a7ba-25a819299a26} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:04:24.529387 [ 276 ] {cf4045e6-f8f7-4ecb-a7ba-25a819299a26} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:04:24.529731 [ 276 ] {cf4045e6-f8f7-4ecb-a7ba-25a819299a26} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:04:24.529765 [ 276 ] {cf4045e6-f8f7-4ecb-a7ba-25a819299a26} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.01.20 00:04:24.530081 [ 276 ] {cf4045e6-f8f7-4ecb-a7ba-25a819299a26} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2026.01.20 00:04:24.530296 [ 276 ] {cf4045e6-f8f7-4ecb-a7ba-25a819299a26} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:04:24.530425 [ 276 ] {cf4045e6-f8f7-4ecb-a7ba-25a819299a26} executeQuery: Read 60 rows, 4.14 KiB in 0.001098 sec., 54644.8087431694 rows/sec., 3.68 MiB/sec. 2026.01.20 00:04:24.530460 [ 276 ] {cf4045e6-f8f7-4ecb-a7ba-25a819299a26} TCPHandler: Processed in 0.001263206 sec. 2026.01.20 00:04:29.519134 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:04:29.519345 [ 276 ] {12f419ca-dcd5-45c5-8077-b46ee1e8bf61} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:04:29.519417 [ 276 ] {12f419ca-dcd5-45c5-8077-b46ee1e8bf61} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:04:29.520211 [ 276 ] {12f419ca-dcd5-45c5-8077-b46ee1e8bf61} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:04:29.520267 [ 276 ] {12f419ca-dcd5-45c5-8077-b46ee1e8bf61} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.01.20 00:04:29.520839 [ 276 ] {12f419ca-dcd5-45c5-8077-b46ee1e8bf61} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2026.01.20 00:04:29.521133 [ 276 ] {12f419ca-dcd5-45c5-8077-b46ee1e8bf61} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:04:29.521309 [ 54 ] {} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2026.01.20 00:04:29.521331 [ 276 ] {12f419ca-dcd5-45c5-8077-b46ee1e8bf61} executeQuery: Read 56 rows, 4.38 KiB in 0.002034 sec., 27531.956735496562 rows/sec., 2.10 MiB/sec. 2026.01.20 00:04:29.521356 [ 54 ] {} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:04:29.521380 [ 54 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.01.20 00:04:29.521390 [ 276 ] {12f419ca-dcd5-45c5-8077-b46ee1e8bf61} TCPHandler: Processed in 0.002387661 sec. 2026.01.20 00:04:29.521525 [ 190 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2026.01.20 00:04:29.521606 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:04:29.521654 [ 190 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:04:29.521693 [ 190 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1405 rows starting from the beginning of the part 2026.01.20 00:04:29.521720 [ 276 ] {9b45a8d8-606a-41d8-9d48-b3fe95e24db9} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:04:29.521774 [ 276 ] {9b45a8d8-606a-41d8-9d48-b3fe95e24db9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:04:29.521777 [ 190 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 56 rows starting from the beginning of the part 2026.01.20 00:04:29.521848 [ 190 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1405 rows starting from the beginning of the part 2026.01.20 00:04:29.521907 [ 190 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 56 rows starting from the beginning of the part 2026.01.20 00:04:29.521964 [ 190 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 136 rows starting from the beginning of the part 2026.01.20 00:04:29.522017 [ 190 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 56 rows starting from the beginning of the part 2026.01.20 00:04:29.522504 [ 276 ] {9b45a8d8-606a-41d8-9d48-b3fe95e24db9} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:04:29.522546 [ 276 ] {9b45a8d8-606a-41d8-9d48-b3fe95e24db9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.01.20 00:04:29.522936 [ 276 ] {9b45a8d8-606a-41d8-9d48-b3fe95e24db9} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2026.01.20 00:04:29.523211 [ 276 ] {9b45a8d8-606a-41d8-9d48-b3fe95e24db9} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:04:29.523342 [ 54 ] {} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2026.01.20 00:04:29.523363 [ 276 ] {9b45a8d8-606a-41d8-9d48-b3fe95e24db9} executeQuery: Read 64 rows, 5.12 KiB in 0.00167 sec., 38323.35329341317 rows/sec., 2.99 MiB/sec. 2026.01.20 00:04:29.523378 [ 54 ] {} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:04:29.523398 [ 54 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.01.20 00:04:29.523412 [ 276 ] {9b45a8d8-606a-41d8-9d48-b3fe95e24db9} TCPHandler: Processed in 0.001867844 sec. 2026.01.20 00:04:29.523524 [ 191 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2026.01.20 00:04:29.523565 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:04:29.523681 [ 276 ] {81e97768-5cee-4d2f-a0bb-bde67e8ae7ed} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:04:29.523698 [ 191 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:04:29.523727 [ 276 ] {81e97768-5cee-4d2f-a0bb-bde67e8ae7ed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:04:29.523738 [ 191 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 632 rows starting from the beginning of the part 2026.01.20 00:04:29.523726 [ 199 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 3114 rows, containing 5 columns (5 merged, 0 gathered) in 0.002255539 sec., 1380601.2664822023 rows/sec., 120.31 MiB/sec. 2026.01.20 00:04:29.523821 [ 191 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 64 rows starting from the beginning of the part 2026.01.20 00:04:29.523868 [ 191 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 614 rows starting from the beginning of the part 2026.01.20 00:04:29.523912 [ 191 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 64 rows starting from the beginning of the part 2026.01.20 00:04:29.523955 [ 191 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 104 rows starting from the beginning of the part 2026.01.20 00:04:29.523990 [ 186 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2026.01.20 00:04:29.523997 [ 191 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 64 rows starting from the beginning of the part 2026.01.20 00:04:29.524228 [ 276 ] {81e97768-5cee-4d2f-a0bb-bde67e8ae7ed} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:04:29.524268 [ 276 ] {81e97768-5cee-4d2f-a0bb-bde67e8ae7ed} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.01.20 00:04:29.524274 [ 186 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_41_8} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:04:29.524345 [ 186 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_41_8} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2026.01.20 00:04:29.524417 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. 2026.01.20 00:04:29.524642 [ 276 ] {81e97768-5cee-4d2f-a0bb-bde67e8ae7ed} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2026.01.20 00:04:29.524876 [ 276 ] {81e97768-5cee-4d2f-a0bb-bde67e8ae7ed} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:04:29.524984 [ 54 ] {} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2026.01.20 00:04:29.525009 [ 276 ] {81e97768-5cee-4d2f-a0bb-bde67e8ae7ed} executeQuery: Read 160 rows, 11.41 KiB in 0.001347 sec., 118782.47958426131 rows/sec., 8.27 MiB/sec. 2026.01.20 00:04:29.525016 [ 54 ] {} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:04:29.525041 [ 54 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.01.20 00:04:29.525047 [ 276 ] {81e97768-5cee-4d2f-a0bb-bde67e8ae7ed} TCPHandler: Processed in 0.00153436 sec. 2026.01.20 00:04:29.525114 [ 190 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2026.01.20 00:04:29.525171 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:04:29.525198 [ 190 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:04:29.525232 [ 190 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_41_8} MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 10749 rows starting from the beginning of the part 2026.01.20 00:04:29.525242 [ 186 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 1542 rows, containing 5 columns (5 merged, 0 gathered) in 0.001778493 sec., 867026.1845281371 rows/sec., 69.08 MiB/sec. 2026.01.20 00:04:29.525267 [ 276 ] {77ab87fd-1873-4ce4-9754-014e24cfa104} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:04:29.525292 [ 190 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 160 rows starting from the beginning of the part 2026.01.20 00:04:29.525311 [ 276 ] {77ab87fd-1873-4ce4-9754-014e24cfa104} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:04:29.525335 [ 190 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 889 rows starting from the beginning of the part 2026.01.20 00:04:29.525371 [ 190 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 160 rows starting from the beginning of the part 2026.01.20 00:04:29.525409 [ 190 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 160 rows starting from the beginning of the part 2026.01.20 00:04:29.525458 [ 191 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2026.01.20 00:04:29.525460 [ 190 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 160 rows starting from the beginning of the part 2026.01.20 00:04:29.525680 [ 276 ] {77ab87fd-1873-4ce4-9754-014e24cfa104} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:04:29.525716 [ 276 ] {77ab87fd-1873-4ce4-9754-014e24cfa104} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.01.20 00:04:29.525841 [ 191 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_41_8} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:04:29.525936 [ 191 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_41_8} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2026.01.20 00:04:29.526023 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. 2026.01.20 00:04:29.526150 [ 276 ] {77ab87fd-1873-4ce4-9754-014e24cfa104} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2026.01.20 00:04:29.526372 [ 276 ] {77ab87fd-1873-4ce4-9754-014e24cfa104} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:04:29.526487 [ 54 ] {} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2026.01.20 00:04:29.526511 [ 276 ] {77ab87fd-1873-4ce4-9754-014e24cfa104} executeQuery: Read 60 rows, 4.14 KiB in 0.001262 sec., 47543.58161648177 rows/sec., 3.20 MiB/sec. 2026.01.20 00:04:29.526522 [ 54 ] {} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:04:29.526549 [ 54 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.01.20 00:04:29.526550 [ 276 ] {77ab87fd-1873-4ce4-9754-014e24cfa104} TCPHandler: Processed in 0.001429328 sec. 2026.01.20 00:04:29.526634 [ 195 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2026.01.20 00:04:29.526743 [ 195 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:04:29.526771 [ 195 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2100 rows starting from the beginning of the part 2026.01.20 00:04:29.526820 [ 195 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 60 rows starting from the beginning of the part 2026.01.20 00:04:29.526864 [ 195 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 60 rows starting from the beginning of the part 2026.01.20 00:04:29.526904 [ 195 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 60 rows starting from the beginning of the part 2026.01.20 00:04:29.526943 [ 195 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 60 rows starting from the beginning of the part 2026.01.20 00:04:29.526984 [ 195 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 60 rows starting from the beginning of the part 2026.01.20 00:04:29.528245 [ 186 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 2400 rows, containing 4 columns (4 merged, 0 gathered) in 0.001648341 sec., 1456009.4058207616 rows/sec., 98.12 MiB/sec. 2026.01.20 00:04:29.528627 [ 195 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2026.01.20 00:04:29.528926 [ 195 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_41_8} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:04:29.529009 [ 195 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_41_8} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2026.01.20 00:04:29.529087 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. 2026.01.20 00:04:29.529752 [ 191 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 12278 rows, containing 5 columns (5 merged, 0 gathered) in 0.00466422 sec., 2632380.119291114 rows/sec., 180.89 MiB/sec. 2026.01.20 00:04:29.530166 [ 195 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2026.01.20 00:04:29.530489 [ 195 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_41_8} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:04:29.530572 [ 195 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_41_8} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2026.01.20 00:04:29.530666 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.36 MiB. 2026.01.20 00:04:29.809848 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13913 2026.01.20 00:04:29.810354 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:04:29.810401 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.01.20 00:04:29.810933 [ 245 ] {} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2026.01.20 00:04:29.811172 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:04:29.811306 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13913 2026.01.20 00:04:30.000204 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 266.22 MiB, peak 273.10 MiB, free memory in arenas 0.00 B, will set to 267.95 MiB (RSS), difference: 1.74 MiB 2026.01.20 00:04:30.561986 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 2026.01.20 00:04:30.579229 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:04:30.579285 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.01.20 00:04:30.585858 [ 244 ] {} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2026.01.20 00:04:30.586582 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:04:30.589486 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 219 2026.01.20 00:04:32.329037 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 644 2026.01.20 00:04:32.331031 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:04:32.331077 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.01.20 00:04:32.332233 [ 243 ] {} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2026.01.20 00:04:32.332495 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:04:32.332761 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 644 2026.01.20 00:04:34.521886 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:04:34.522190 [ 276 ] {f7bcf9ab-b810-4273-83cb-0260fa3918d1} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:04:34.522295 [ 276 ] {f7bcf9ab-b810-4273-83cb-0260fa3918d1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:04:34.523120 [ 276 ] {f7bcf9ab-b810-4273-83cb-0260fa3918d1} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:04:34.523168 [ 276 ] {f7bcf9ab-b810-4273-83cb-0260fa3918d1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.01.20 00:04:34.523585 [ 276 ] {f7bcf9ab-b810-4273-83cb-0260fa3918d1} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2026.01.20 00:04:34.523826 [ 276 ] {f7bcf9ab-b810-4273-83cb-0260fa3918d1} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:04:34.523976 [ 276 ] {f7bcf9ab-b810-4273-83cb-0260fa3918d1} executeQuery: Read 136 rows, 12.05 KiB in 0.001861 sec., 73078.98979043525 rows/sec., 6.32 MiB/sec. 2026.01.20 00:04:34.524018 [ 276 ] {f7bcf9ab-b810-4273-83cb-0260fa3918d1} TCPHandler: Processed in 0.00232523 sec. 2026.01.20 00:04:34.524135 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:04:34.524231 [ 276 ] {0c170510-d424-4577-86bd-f41ec2b42792} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.01.20 00:04:34.524272 [ 276 ] {0c170510-d424-4577-86bd-f41ec2b42792} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.01.20 00:04:34.524684 [ 276 ] {0c170510-d424-4577-86bd-f41ec2b42792} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:04:34.524722 [ 276 ] {0c170510-d424-4577-86bd-f41ec2b42792} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.01.20 00:04:34.525025 [ 276 ] {0c170510-d424-4577-86bd-f41ec2b42792} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2026.01.20 00:04:34.525242 [ 276 ] {0c170510-d424-4577-86bd-f41ec2b42792} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:04:34.525355 [ 49 ] {} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2026.01.20 00:04:34.525372 [ 276 ] {0c170510-d424-4577-86bd-f41ec2b42792} executeQuery: Read 40 rows, 3.01 KiB in 0.001158 sec., 34542.31433506045 rows/sec., 2.54 MiB/sec. 2026.01.20 00:04:34.525419 [ 49 ] {} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:04:34.525429 [ 276 ] {0c170510-d424-4577-86bd-f41ec2b42792} TCPHandler: Processed in 0.001345698 sec. 2026.01.20 00:04:34.525449 [ 49 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.01.20 00:04:34.525551 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:04:34.525564 [ 193 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2026.01.20 00:04:34.525653 [ 276 ] {64ccd23a-2ec7-4620-ae1d-df91d2f411a5} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:04:34.525695 [ 193 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:04:34.525699 [ 276 ] {64ccd23a-2ec7-4620-ae1d-df91d2f411a5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:04:34.525739 [ 193 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 70 rows starting from the beginning of the part 2026.01.20 00:04:34.525814 [ 193 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 40 rows starting from the beginning of the part 2026.01.20 00:04:34.525865 [ 193 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 40 rows starting from the beginning of the part 2026.01.20 00:04:34.525914 [ 193 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 70 rows starting from the beginning of the part 2026.01.20 00:04:34.525959 [ 193 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 40 rows starting from the beginning of the part 2026.01.20 00:04:34.526002 [ 193 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 40 rows starting from the beginning of the part 2026.01.20 00:04:34.526149 [ 276 ] {64ccd23a-2ec7-4620-ae1d-df91d2f411a5} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:04:34.526192 [ 276 ] {64ccd23a-2ec7-4620-ae1d-df91d2f411a5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.01.20 00:04:34.526536 [ 276 ] {64ccd23a-2ec7-4620-ae1d-df91d2f411a5} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2026.01.20 00:04:34.526771 [ 276 ] {64ccd23a-2ec7-4620-ae1d-df91d2f411a5} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:04:34.526902 [ 276 ] {64ccd23a-2ec7-4620-ae1d-df91d2f411a5} executeQuery: Read 104 rows, 8.32 KiB in 0.001267 sec., 82083.66219415943 rows/sec., 6.41 MiB/sec. 2026.01.20 00:04:34.526899 [ 191 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 300 rows, containing 5 columns (5 merged, 0 gathered) in 0.001379737 sec., 217432.74261689003 rows/sec., 16.74 MiB/sec. 2026.01.20 00:04:34.526941 [ 276 ] {64ccd23a-2ec7-4620-ae1d-df91d2f411a5} TCPHandler: Processed in 0.001439468 sec. 2026.01.20 00:04:34.527067 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:04:34.527126 [ 192 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2026.01.20 00:04:34.527165 [ 276 ] {bbaac76f-7f22-4317-bd31-f1b5863a5151} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:04:34.527213 [ 276 ] {bbaac76f-7f22-4317-bd31-f1b5863a5151} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:04:34.527458 [ 192 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_21_4} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:04:34.527544 [ 192 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_21_4} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2026.01.20 00:04:34.527629 [ 276 ] {bbaac76f-7f22-4317-bd31-f1b5863a5151} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:04:34.527644 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2026.01.20 00:04:34.527674 [ 276 ] {bbaac76f-7f22-4317-bd31-f1b5863a5151} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.01.20 00:04:34.528027 [ 276 ] {bbaac76f-7f22-4317-bd31-f1b5863a5151} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2026.01.20 00:04:34.528245 [ 276 ] {bbaac76f-7f22-4317-bd31-f1b5863a5151} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:04:34.528375 [ 276 ] {bbaac76f-7f22-4317-bd31-f1b5863a5151} executeQuery: Read 160 rows, 11.41 KiB in 0.001228 sec., 130293.15960912053 rows/sec., 9.07 MiB/sec. 2026.01.20 00:04:34.528413 [ 276 ] {bbaac76f-7f22-4317-bd31-f1b5863a5151} TCPHandler: Processed in 0.001396658 sec. 2026.01.20 00:04:34.528522 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:04:34.528618 [ 276 ] {48831216-3fcc-40a7-ada3-74796ac44bd1} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.01.20 00:04:34.528672 [ 276 ] {48831216-3fcc-40a7-ada3-74796ac44bd1} 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 2026.01.20 00:04:34.529452 [ 276 ] {48831216-3fcc-40a7-ada3-74796ac44bd1} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:04:34.529490 [ 276 ] {48831216-3fcc-40a7-ada3-74796ac44bd1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.01.20 00:04:34.530049 [ 276 ] {48831216-3fcc-40a7-ada3-74796ac44bd1} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2026.01.20 00:04:34.530274 [ 276 ] {48831216-3fcc-40a7-ada3-74796ac44bd1} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:04:34.530379 [ 49 ] {} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2026.01.20 00:04:34.530410 [ 49 ] {} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:04:34.530413 [ 276 ] {48831216-3fcc-40a7-ada3-74796ac44bd1} executeQuery: Read 40 rows, 73.40 KiB in 0.001813 sec., 22062.87920573635 rows/sec., 39.54 MiB/sec. 2026.01.20 00:04:34.530427 [ 49 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.01.20 00:04:34.530477 [ 276 ] {48831216-3fcc-40a7-ada3-74796ac44bd1} TCPHandler: Processed in 0.002005206 sec. 2026.01.20 00:04:34.530510 [ 193 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2026.01.20 00:04:34.530610 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:04:34.530734 [ 193 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:04:34.530737 [ 276 ] {ed7614cf-6820-4f53-96e7-ad98fd9b3a2e} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:04:34.530802 [ 193 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 586 rows starting from the beginning of the part 2026.01.20 00:04:34.530808 [ 276 ] {ed7614cf-6820-4f53-96e7-ad98fd9b3a2e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:04:34.530943 [ 193 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 40 rows starting from the beginning of the part 2026.01.20 00:04:34.531080 [ 193 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 40 rows starting from the beginning of the part 2026.01.20 00:04:34.531205 [ 193 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 40 rows starting from the beginning of the part 2026.01.20 00:04:34.531230 [ 276 ] {ed7614cf-6820-4f53-96e7-ad98fd9b3a2e} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:04:34.531279 [ 276 ] {ed7614cf-6820-4f53-96e7-ad98fd9b3a2e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.01.20 00:04:34.531323 [ 193 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 40 rows starting from the beginning of the part 2026.01.20 00:04:34.531447 [ 193 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 40 rows starting from the beginning of the part 2026.01.20 00:04:34.531661 [ 276 ] {ed7614cf-6820-4f53-96e7-ad98fd9b3a2e} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2026.01.20 00:04:34.531924 [ 276 ] {ed7614cf-6820-4f53-96e7-ad98fd9b3a2e} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:04:34.532064 [ 276 ] {ed7614cf-6820-4f53-96e7-ad98fd9b3a2e} executeQuery: Read 60 rows, 4.14 KiB in 0.001351 sec., 44411.54700222058 rows/sec., 2.99 MiB/sec. 2026.01.20 00:04:34.532104 [ 276 ] {ed7614cf-6820-4f53-96e7-ad98fd9b3a2e} TCPHandler: Processed in 0.00155621 sec. 2026.01.20 00:04:34.555779 [ 192 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 786 rows, containing 19 columns (19 merged, 0 gathered) in 0.025294054 sec., 31074.496796757056 rows/sec., 55.68 MiB/sec. 2026.01.20 00:04:34.556811 [ 194 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2026.01.20 00:04:34.557148 [ 194 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_21_4} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:04:34.557214 [ 194 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_21_4} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2026.01.20 00:04:34.557355 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.81 MiB. 2026.01.20 00:04:35.000198 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 268.87 MiB, peak 276.65 MiB, free memory in arenas 0.00 B, will set to 270.79 MiB (RSS), difference: 1.92 MiB 2026.01.20 00:04:37.176838 [ 48 ] {} DNSResolver: Updating DNS cache 2026.01.20 00:04:37.176925 [ 48 ] {} DNSResolver: Updated DNS cache 2026.01.20 00:04:37.311427 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14425 2026.01.20 00:04:37.312202 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:04:37.312274 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.01.20 00:04:37.312973 [ 245 ] {} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2026.01.20 00:04:37.313261 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:04:37.313401 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14425 2026.01.20 00:04:38.089572 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 2026.01.20 00:04:38.107249 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:04:38.107292 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.01.20 00:04:38.113364 [ 244 ] {} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2026.01.20 00:04:38.114097 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:04:38.116878 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 226 2026.01.20 00:04:39.519521 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:04:39.519821 [ 276 ] {3bb949c6-ebef-48db-a70f-e177c82d863e} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:04:39.519903 [ 276 ] {3bb949c6-ebef-48db-a70f-e177c82d863e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:04:39.520538 [ 276 ] {3bb949c6-ebef-48db-a70f-e177c82d863e} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:04:39.520580 [ 276 ] {3bb949c6-ebef-48db-a70f-e177c82d863e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.01.20 00:04:39.520968 [ 276 ] {3bb949c6-ebef-48db-a70f-e177c82d863e} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2026.01.20 00:04:39.521195 [ 276 ] {3bb949c6-ebef-48db-a70f-e177c82d863e} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:04:39.521351 [ 276 ] {3bb949c6-ebef-48db-a70f-e177c82d863e} executeQuery: Read 56 rows, 4.38 KiB in 0.001619 sec., 34589.252625077206 rows/sec., 2.64 MiB/sec. 2026.01.20 00:04:39.521398 [ 276 ] {3bb949c6-ebef-48db-a70f-e177c82d863e} TCPHandler: Processed in 0.002058406 sec. 2026.01.20 00:04:39.521514 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:04:39.521617 [ 276 ] {91dbcae0-b7bf-433b-bb0a-8a73e18c017a} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:04:39.521662 [ 276 ] {91dbcae0-b7bf-433b-bb0a-8a73e18c017a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:04:39.522096 [ 276 ] {91dbcae0-b7bf-433b-bb0a-8a73e18c017a} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:04:39.522132 [ 276 ] {91dbcae0-b7bf-433b-bb0a-8a73e18c017a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.01.20 00:04:39.522447 [ 276 ] {91dbcae0-b7bf-433b-bb0a-8a73e18c017a} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2026.01.20 00:04:39.522748 [ 276 ] {91dbcae0-b7bf-433b-bb0a-8a73e18c017a} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:04:39.522888 [ 276 ] {91dbcae0-b7bf-433b-bb0a-8a73e18c017a} executeQuery: Read 64 rows, 5.12 KiB in 0.001294 sec., 49459.04173106646 rows/sec., 3.86 MiB/sec. 2026.01.20 00:04:39.522929 [ 276 ] {91dbcae0-b7bf-433b-bb0a-8a73e18c017a} TCPHandler: Processed in 0.001466309 sec. 2026.01.20 00:04:39.523048 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:04:39.523146 [ 276 ] {4e2d6e96-dcb8-4b01-9bea-b148f6f1e2de} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:04:39.523191 [ 276 ] {4e2d6e96-dcb8-4b01-9bea-b148f6f1e2de} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:04:39.523601 [ 276 ] {4e2d6e96-dcb8-4b01-9bea-b148f6f1e2de} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:04:39.523637 [ 276 ] {4e2d6e96-dcb8-4b01-9bea-b148f6f1e2de} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.01.20 00:04:39.523979 [ 276 ] {4e2d6e96-dcb8-4b01-9bea-b148f6f1e2de} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2026.01.20 00:04:39.524190 [ 276 ] {4e2d6e96-dcb8-4b01-9bea-b148f6f1e2de} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:04:39.524319 [ 276 ] {4e2d6e96-dcb8-4b01-9bea-b148f6f1e2de} executeQuery: Read 160 rows, 11.41 KiB in 0.001194 sec., 134003.3500837521 rows/sec., 9.33 MiB/sec. 2026.01.20 00:04:39.524357 [ 276 ] {4e2d6e96-dcb8-4b01-9bea-b148f6f1e2de} TCPHandler: Processed in 0.001361717 sec. 2026.01.20 00:04:39.524460 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:04:39.524556 [ 276 ] {b46ab6aa-05c2-4830-a17e-4aae602ac6e5} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:04:39.524599 [ 276 ] {b46ab6aa-05c2-4830-a17e-4aae602ac6e5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:04:39.524930 [ 276 ] {b46ab6aa-05c2-4830-a17e-4aae602ac6e5} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:04:39.524965 [ 276 ] {b46ab6aa-05c2-4830-a17e-4aae602ac6e5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.01.20 00:04:39.525267 [ 276 ] {b46ab6aa-05c2-4830-a17e-4aae602ac6e5} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2026.01.20 00:04:39.525475 [ 276 ] {b46ab6aa-05c2-4830-a17e-4aae602ac6e5} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:04:39.525603 [ 276 ] {b46ab6aa-05c2-4830-a17e-4aae602ac6e5} executeQuery: Read 60 rows, 4.14 KiB in 0.001067 sec., 56232.427366447984 rows/sec., 3.79 MiB/sec. 2026.01.20 00:04:39.525638 [ 276 ] {b46ab6aa-05c2-4830-a17e-4aae602ac6e5} TCPHandler: Processed in 0.001228506 sec. 2026.01.20 00:04:42.332878 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 664 2026.01.20 00:04:42.334902 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:04:42.334955 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.01.20 00:04:42.336143 [ 243 ] {} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2026.01.20 00:04:42.336408 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:04:42.336758 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 664 2026.01.20 00:04:44.549984 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:04:44.550283 [ 276 ] {64980d0e-00f4-49d9-a267-e1258897aa41} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.01.20 00:04:44.550384 [ 276 ] {64980d0e-00f4-49d9-a267-e1258897aa41} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.01.20 00:04:44.551200 [ 276 ] {64980d0e-00f4-49d9-a267-e1258897aa41} oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:04:44.551241 [ 276 ] {64980d0e-00f4-49d9-a267-e1258897aa41} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.01.20 00:04:44.551612 [ 276 ] {64980d0e-00f4-49d9-a267-e1258897aa41} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2026.01.20 00:04:44.551841 [ 276 ] {64980d0e-00f4-49d9-a267-e1258897aa41} oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:04:44.551991 [ 276 ] {64980d0e-00f4-49d9-a267-e1258897aa41} executeQuery: Read 24 rows, 2.04 KiB in 0.001781 sec., 13475.57551937114 rows/sec., 1.12 MiB/sec. 2026.01.20 00:04:44.552032 [ 276 ] {64980d0e-00f4-49d9-a267-e1258897aa41} TCPHandler: Processed in 0.002215149 sec. 2026.01.20 00:04:44.552144 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:04:44.552238 [ 276 ] {abc40e71-c202-4588-a32b-5a79e1dc2d7a} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:04:44.552278 [ 276 ] {abc40e71-c202-4588-a32b-5a79e1dc2d7a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:04:44.553158 [ 276 ] {abc40e71-c202-4588-a32b-5a79e1dc2d7a} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:04:44.553194 [ 276 ] {abc40e71-c202-4588-a32b-5a79e1dc2d7a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.01.20 00:04:44.553574 [ 276 ] {abc40e71-c202-4588-a32b-5a79e1dc2d7a} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2026.01.20 00:04:44.553781 [ 276 ] {abc40e71-c202-4588-a32b-5a79e1dc2d7a} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:04:44.553906 [ 276 ] {abc40e71-c202-4588-a32b-5a79e1dc2d7a} executeQuery: Read 1396 rows, 119.60 KiB in 0.001686 sec., 827995.2550415184 rows/sec., 69.28 MiB/sec. 2026.01.20 00:04:44.553942 [ 276 ] {abc40e71-c202-4588-a32b-5a79e1dc2d7a} TCPHandler: Processed in 0.001846894 sec. 2026.01.20 00:04:44.554052 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:04:44.554144 [ 276 ] {2d0d2e3d-4217-418c-a2a6-dc55e3790635} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.01.20 00:04:44.554183 [ 276 ] {2d0d2e3d-4217-418c-a2a6-dc55e3790635} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.01.20 00:04:44.554584 [ 276 ] {2d0d2e3d-4217-418c-a2a6-dc55e3790635} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:04:44.554619 [ 276 ] {2d0d2e3d-4217-418c-a2a6-dc55e3790635} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.01.20 00:04:44.554900 [ 276 ] {2d0d2e3d-4217-418c-a2a6-dc55e3790635} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2026.01.20 00:04:44.555096 [ 276 ] {2d0d2e3d-4217-418c-a2a6-dc55e3790635} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:04:44.555218 [ 276 ] {2d0d2e3d-4217-418c-a2a6-dc55e3790635} executeQuery: Read 52 rows, 3.97 KiB in 0.001091 sec., 47662.69477543538 rows/sec., 3.55 MiB/sec. 2026.01.20 00:04:44.555253 [ 276 ] {2d0d2e3d-4217-418c-a2a6-dc55e3790635} TCPHandler: Processed in 0.001249596 sec. 2026.01.20 00:04:44.555357 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:04:44.555449 [ 276 ] {76ace226-d0fe-4573-ad40-2dac58d71a6b} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.01.20 00:04:44.555488 [ 276 ] {76ace226-d0fe-4573-ad40-2dac58d71a6b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.01.20 00:04:44.555931 [ 276 ] {76ace226-d0fe-4573-ad40-2dac58d71a6b} oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:04:44.555966 [ 276 ] {76ace226-d0fe-4573-ad40-2dac58d71a6b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.01.20 00:04:44.556250 [ 276 ] {76ace226-d0fe-4573-ad40-2dac58d71a6b} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2026.01.20 00:04:44.556452 [ 276 ] {76ace226-d0fe-4573-ad40-2dac58d71a6b} oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:04:44.556572 [ 276 ] {76ace226-d0fe-4573-ad40-2dac58d71a6b} executeQuery: Read 252 rows, 17.85 KiB in 0.00114 sec., 221052.6315789474 rows/sec., 15.29 MiB/sec. 2026.01.20 00:04:44.556611 [ 276 ] {76ace226-d0fe-4573-ad40-2dac58d71a6b} TCPHandler: Processed in 0.001300917 sec. 2026.01.20 00:04:44.556721 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:04:44.556813 [ 276 ] {e0e2025b-bae3-44b2-b02d-383c192decce} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.01.20 00:04:44.556851 [ 276 ] {e0e2025b-bae3-44b2-b02d-383c192decce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.01.20 00:04:44.557231 [ 276 ] {e0e2025b-bae3-44b2-b02d-383c192decce} oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:04:44.557266 [ 276 ] {e0e2025b-bae3-44b2-b02d-383c192decce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.01.20 00:04:44.557541 [ 276 ] {e0e2025b-bae3-44b2-b02d-383c192decce} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2026.01.20 00:04:44.557735 [ 276 ] {e0e2025b-bae3-44b2-b02d-383c192decce} oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:04:44.557854 [ 276 ] {e0e2025b-bae3-44b2-b02d-383c192decce} executeQuery: Read 12 rows, 960.00 B in 0.001059 sec., 11331.444759206799 rows/sec., 885.27 KiB/sec. 2026.01.20 00:04:44.557889 [ 276 ] {e0e2025b-bae3-44b2-b02d-383c192decce} TCPHandler: Processed in 0.001215316 sec. 2026.01.20 00:04:44.557993 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:04:44.558084 [ 276 ] {88106f83-443f-423a-91f4-4ef86c58fb13} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:04:44.558122 [ 276 ] {88106f83-443f-423a-91f4-4ef86c58fb13} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:04:44.558725 [ 276 ] {88106f83-443f-423a-91f4-4ef86c58fb13} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:04:44.558760 [ 276 ] {88106f83-443f-423a-91f4-4ef86c58fb13} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.01.20 00:04:44.559070 [ 276 ] {88106f83-443f-423a-91f4-4ef86c58fb13} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2026.01.20 00:04:44.559267 [ 276 ] {88106f83-443f-423a-91f4-4ef86c58fb13} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:04:44.559391 [ 276 ] {88106f83-443f-423a-91f4-4ef86c58fb13} executeQuery: Read 596 rows, 45.87 KiB in 0.001324 sec., 450151.05740181264 rows/sec., 33.83 MiB/sec. 2026.01.20 00:04:44.559427 [ 276 ] {88106f83-443f-423a-91f4-4ef86c58fb13} TCPHandler: Processed in 0.001481769 sec. 2026.01.20 00:04:44.559534 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:04:44.559626 [ 276 ] {f2b7c95e-04dc-4420-ba05-443e9b8c8dcd} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:04:44.559667 [ 276 ] {f2b7c95e-04dc-4420-ba05-443e9b8c8dcd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:04:44.560221 [ 276 ] {f2b7c95e-04dc-4420-ba05-443e9b8c8dcd} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:04:44.560256 [ 276 ] {f2b7c95e-04dc-4420-ba05-443e9b8c8dcd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.01.20 00:04:44.560611 [ 276 ] {f2b7c95e-04dc-4420-ba05-443e9b8c8dcd} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2026.01.20 00:04:44.560814 [ 276 ] {f2b7c95e-04dc-4420-ba05-443e9b8c8dcd} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:04:44.560939 [ 276 ] {f2b7c95e-04dc-4420-ba05-443e9b8c8dcd} executeQuery: Read 880 rows, 61.16 KiB in 0.001331 sec., 661157.0247933884 rows/sec., 44.87 MiB/sec. 2026.01.20 00:04:44.560975 [ 276 ] {f2b7c95e-04dc-4420-ba05-443e9b8c8dcd} TCPHandler: Processed in 0.001489889 sec. 2026.01.20 00:04:44.561079 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:04:44.561170 [ 276 ] {0707bf6e-3c18-41e1-961b-ec1d70f687a4} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.01.20 00:04:44.561222 [ 276 ] {0707bf6e-3c18-41e1-961b-ec1d70f687a4} 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 2026.01.20 00:04:44.561999 [ 276 ] {0707bf6e-3c18-41e1-961b-ec1d70f687a4} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:04:44.562034 [ 276 ] {0707bf6e-3c18-41e1-961b-ec1d70f687a4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.01.20 00:04:44.562575 [ 276 ] {0707bf6e-3c18-41e1-961b-ec1d70f687a4} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2026.01.20 00:04:44.562803 [ 276 ] {0707bf6e-3c18-41e1-961b-ec1d70f687a4} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:04:44.562939 [ 276 ] {0707bf6e-3c18-41e1-961b-ec1d70f687a4} executeQuery: Read 40 rows, 73.40 KiB in 0.001786 sec., 22396.416573348262 rows/sec., 40.13 MiB/sec. 2026.01.20 00:04:44.562997 [ 276 ] {0707bf6e-3c18-41e1-961b-ec1d70f687a4} TCPHandler: Processed in 0.001964935 sec. 2026.01.20 00:04:44.563112 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:04:44.563205 [ 276 ] {884723ce-81ad-48d9-ab44-9292b0506f80} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:04:44.563245 [ 276 ] {884723ce-81ad-48d9-ab44-9292b0506f80} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:04:44.563576 [ 276 ] {884723ce-81ad-48d9-ab44-9292b0506f80} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:04:44.563613 [ 276 ] {884723ce-81ad-48d9-ab44-9292b0506f80} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.01.20 00:04:44.563912 [ 276 ] {884723ce-81ad-48d9-ab44-9292b0506f80} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2026.01.20 00:04:44.564112 [ 276 ] {884723ce-81ad-48d9-ab44-9292b0506f80} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:04:44.564236 [ 276 ] {884723ce-81ad-48d9-ab44-9292b0506f80} executeQuery: Read 60 rows, 4.14 KiB in 0.001049 sec., 57197.33079122974 rows/sec., 3.85 MiB/sec. 2026.01.20 00:04:44.564271 [ 276 ] {884723ce-81ad-48d9-ab44-9292b0506f80} TCPHandler: Processed in 0.001207716 sec. 2026.01.20 00:04:44.813549 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14873 2026.01.20 00:04:44.814144 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:04:44.814183 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.01.20 00:04:44.814666 [ 245 ] {} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2026.01.20 00:04:44.814898 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:04:44.815028 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14873 2026.01.20 00:04:44.815117 [ 36 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2026.01.20 00:04:44.815217 [ 36 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:04:44.815253 [ 36 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.01.20 00:04:44.815375 [ 193 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2026.01.20 00:04:44.815485 [ 193 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:04:44.815519 [ 193 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_31_6} MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12505 rows starting from the beginning of the part 2026.01.20 00:04:44.815584 [ 193 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 448 rows starting from the beginning of the part 2026.01.20 00:04:44.815636 [ 193 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 512 rows starting from the beginning of the part 2026.01.20 00:04:44.815683 [ 193 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 448 rows starting from the beginning of the part 2026.01.20 00:04:44.815727 [ 193 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 512 rows starting from the beginning of the part 2026.01.20 00:04:44.815768 [ 193 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 448 rows starting from the beginning of the part 2026.01.20 00:04:44.817360 [ 193 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 14873 rows, containing 4 columns (4 merged, 0 gathered) in 0.002035056 sec., 7308398.392968056 rows/sec., 104.55 MiB/sec. 2026.01.20 00:04:44.817568 [ 193 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2026.01.20 00:04:44.817786 [ 193 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_31_6} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:04:44.817849 [ 193 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_31_6} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2026.01.20 00:04:44.817907 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. 2026.01.20 00:04:45.617021 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 2026.01.20 00:04:45.634295 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:04:45.634340 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.01.20 00:04:45.640009 [ 244 ] {} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2026.01.20 00:04:45.640728 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:04:45.641030 [ 36 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2026.01.20 00:04:45.641075 [ 36 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:04:45.641097 [ 36 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.01.20 00:04:45.641184 [ 188 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2026.01.20 00:04:45.643599 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 234 2026.01.20 00:04:45.644075 [ 188 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:04:45.644775 [ 188 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 196 rows starting from the beginning of the part 2026.01.20 00:04:45.648071 [ 188 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 8 rows starting from the beginning of the part 2026.01.20 00:04:45.651649 [ 188 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 7 rows starting from the beginning of the part 2026.01.20 00:04:45.655246 [ 188 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 8 rows starting from the beginning of the part 2026.01.20 00:04:45.659079 [ 188 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 7 rows starting from the beginning of the part 2026.01.20 00:04:45.662876 [ 188 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 8 rows starting from the beginning of the part 2026.01.20 00:04:45.717326 [ 192 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.076173588 sec., 3071.93091652713 rows/sec., 15.88 MiB/sec. 2026.01.20 00:04:45.719358 [ 192 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2026.01.20 00:04:45.721194 [ 192 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_31_6} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:04:45.721290 [ 192 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_31_6} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2026.01.20 00:04:45.722746 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. 2026.01.20 00:04:46.000261 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 271.90 MiB, peak 282.44 MiB, free memory in arenas 0.00 B, will set to 276.41 MiB (RSS), difference: 4.51 MiB 2026.01.20 00:04:49.518831 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:04:49.519041 [ 276 ] {1c96ac7b-9bd7-4b17-abbe-c5d93c22e1b3} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:04:49.519111 [ 276 ] {1c96ac7b-9bd7-4b17-abbe-c5d93c22e1b3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:04:49.519784 [ 276 ] {1c96ac7b-9bd7-4b17-abbe-c5d93c22e1b3} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:04:49.519833 [ 276 ] {1c96ac7b-9bd7-4b17-abbe-c5d93c22e1b3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.01.20 00:04:49.520224 [ 276 ] {1c96ac7b-9bd7-4b17-abbe-c5d93c22e1b3} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2026.01.20 00:04:49.520445 [ 276 ] {1c96ac7b-9bd7-4b17-abbe-c5d93c22e1b3} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:04:49.520601 [ 276 ] {1c96ac7b-9bd7-4b17-abbe-c5d93c22e1b3} executeQuery: Read 56 rows, 4.38 KiB in 0.001611 sec., 34761.018001241464 rows/sec., 2.65 MiB/sec. 2026.01.20 00:04:49.520648 [ 276 ] {1c96ac7b-9bd7-4b17-abbe-c5d93c22e1b3} TCPHandler: Processed in 0.001950735 sec. 2026.01.20 00:04:49.520759 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:04:49.520861 [ 276 ] {9f0c0a38-2fad-4cd9-8b28-2e863319303e} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:04:49.520903 [ 276 ] {9f0c0a38-2fad-4cd9-8b28-2e863319303e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:04:49.521337 [ 276 ] {9f0c0a38-2fad-4cd9-8b28-2e863319303e} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:04:49.521376 [ 276 ] {9f0c0a38-2fad-4cd9-8b28-2e863319303e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.01.20 00:04:49.521675 [ 276 ] {9f0c0a38-2fad-4cd9-8b28-2e863319303e} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2026.01.20 00:04:49.521875 [ 276 ] {9f0c0a38-2fad-4cd9-8b28-2e863319303e} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:04:49.522008 [ 276 ] {9f0c0a38-2fad-4cd9-8b28-2e863319303e} executeQuery: Read 64 rows, 5.12 KiB in 0.00117 sec., 54700.854700854696 rows/sec., 4.27 MiB/sec. 2026.01.20 00:04:49.522046 [ 276 ] {9f0c0a38-2fad-4cd9-8b28-2e863319303e} TCPHandler: Processed in 0.001337177 sec. 2026.01.20 00:04:49.522158 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:04:49.522253 [ 276 ] {317ba2e3-27b3-44c8-84eb-3c596c5d19e0} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:04:49.522296 [ 276 ] {317ba2e3-27b3-44c8-84eb-3c596c5d19e0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:04:49.522709 [ 276 ] {317ba2e3-27b3-44c8-84eb-3c596c5d19e0} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:04:49.522745 [ 276 ] {317ba2e3-27b3-44c8-84eb-3c596c5d19e0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.01.20 00:04:49.523085 [ 276 ] {317ba2e3-27b3-44c8-84eb-3c596c5d19e0} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2026.01.20 00:04:49.523285 [ 276 ] {317ba2e3-27b3-44c8-84eb-3c596c5d19e0} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:04:49.523420 [ 276 ] {317ba2e3-27b3-44c8-84eb-3c596c5d19e0} executeQuery: Read 160 rows, 11.41 KiB in 0.001187 sec., 134793.59730412805 rows/sec., 9.39 MiB/sec. 2026.01.20 00:04:49.523457 [ 276 ] {317ba2e3-27b3-44c8-84eb-3c596c5d19e0} TCPHandler: Processed in 0.001349218 sec. 2026.01.20 00:04:49.523589 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:04:49.523715 [ 276 ] {c09eb8ae-6b40-4117-826f-f58d6c76946b} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:04:49.523767 [ 276 ] {c09eb8ae-6b40-4117-826f-f58d6c76946b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:04:49.524151 [ 276 ] {c09eb8ae-6b40-4117-826f-f58d6c76946b} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:04:49.524188 [ 276 ] {c09eb8ae-6b40-4117-826f-f58d6c76946b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.01.20 00:04:49.524508 [ 276 ] {c09eb8ae-6b40-4117-826f-f58d6c76946b} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2026.01.20 00:04:49.524722 [ 276 ] {c09eb8ae-6b40-4117-826f-f58d6c76946b} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:04:49.524857 [ 276 ] {c09eb8ae-6b40-4117-826f-f58d6c76946b} executeQuery: Read 60 rows, 4.14 KiB in 0.001166 sec., 51457.975986277874 rows/sec., 3.47 MiB/sec. 2026.01.20 00:04:49.524894 [ 276 ] {c09eb8ae-6b40-4117-826f-f58d6c76946b} TCPHandler: Processed in 0.001368327 sec. 2026.01.20 00:04:52.177195 [ 25 ] {} DNSResolver: Updating DNS cache 2026.01.20 00:04:52.177282 [ 25 ] {} DNSResolver: Updated DNS cache 2026.01.20 00:04:52.315177 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15385 2026.01.20 00:04:52.315853 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:04:52.315901 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.01.20 00:04:52.316880 [ 245 ] {} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2026.01.20 00:04:52.317112 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:04:52.317252 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15385 2026.01.20 00:04:52.336962 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 690 2026.01.20 00:04:52.339129 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:04:52.339174 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.01.20 00:04:52.340366 [ 243 ] {} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2026.01.20 00:04:52.340629 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:04:52.340974 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 690 2026.01.20 00:04:53.002343 [ 248 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000856231 sec. 2026.01.20 00:04:53.143700 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 2026.01.20 00:04:53.159203 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:04:53.159250 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.01.20 00:04:53.165008 [ 244 ] {} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2026.01.20 00:04:53.165681 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:04:53.168287 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 241 2026.01.20 00:04:54.520987 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:04:54.521254 [ 276 ] {e07ef71e-dfae-4833-a0dd-837f7960bf27} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:04:54.521319 [ 276 ] {e07ef71e-dfae-4833-a0dd-837f7960bf27} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:04:54.522079 [ 276 ] {e07ef71e-dfae-4833-a0dd-837f7960bf27} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:04:54.522126 [ 276 ] {e07ef71e-dfae-4833-a0dd-837f7960bf27} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.01.20 00:04:54.522539 [ 276 ] {e07ef71e-dfae-4833-a0dd-837f7960bf27} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2026.01.20 00:04:54.522774 [ 276 ] {e07ef71e-dfae-4833-a0dd-837f7960bf27} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:04:54.522926 [ 276 ] {e07ef71e-dfae-4833-a0dd-837f7960bf27} executeQuery: Read 136 rows, 12.05 KiB in 0.001733 sec., 78476.63012117715 rows/sec., 6.79 MiB/sec. 2026.01.20 00:04:54.522925 [ 24 ] {} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2026.01.20 00:04:54.522969 [ 276 ] {e07ef71e-dfae-4833-a0dd-837f7960bf27} TCPHandler: Processed in 0.002162648 sec. 2026.01.20 00:04:54.523008 [ 24 ] {} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:04:54.523039 [ 24 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.01.20 00:04:54.523115 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:04:54.523183 [ 189 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2026.01.20 00:04:54.523218 [ 276 ] {f7fdea1f-3081-4b16-a616-2a60afdad2fd} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.01.20 00:04:54.523293 [ 276 ] {f7fdea1f-3081-4b16-a616-2a60afdad2fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.01.20 00:04:54.523404 [ 189 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:04:54.523465 [ 189 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1405 rows starting from the beginning of the part 2026.01.20 00:04:54.523572 [ 189 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 136 rows starting from the beginning of the part 2026.01.20 00:04:54.523650 [ 189 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 56 rows starting from the beginning of the part 2026.01.20 00:04:54.523722 [ 189 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1396 rows starting from the beginning of the part 2026.01.20 00:04:54.523727 [ 276 ] {f7fdea1f-3081-4b16-a616-2a60afdad2fd} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:04:54.523783 [ 276 ] {f7fdea1f-3081-4b16-a616-2a60afdad2fd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.01.20 00:04:54.523795 [ 189 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 56 rows starting from the beginning of the part 2026.01.20 00:04:54.523875 [ 189 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 136 rows starting from the beginning of the part 2026.01.20 00:04:54.524120 [ 276 ] {f7fdea1f-3081-4b16-a616-2a60afdad2fd} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2026.01.20 00:04:54.524374 [ 276 ] {f7fdea1f-3081-4b16-a616-2a60afdad2fd} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:04:54.524516 [ 276 ] {f7fdea1f-3081-4b16-a616-2a60afdad2fd} executeQuery: Read 40 rows, 3.01 KiB in 0.001317 sec., 30372.057706909643 rows/sec., 2.23 MiB/sec. 2026.01.20 00:04:54.524556 [ 276 ] {f7fdea1f-3081-4b16-a616-2a60afdad2fd} TCPHandler: Processed in 0.001492819 sec. 2026.01.20 00:04:54.524672 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:04:54.524768 [ 276 ] {9a161a59-2a68-4a2a-99e3-aec6895cc1aa} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:04:54.524810 [ 276 ] {9a161a59-2a68-4a2a-99e3-aec6895cc1aa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:04:54.525254 [ 276 ] {9a161a59-2a68-4a2a-99e3-aec6895cc1aa} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:04:54.525291 [ 276 ] {9a161a59-2a68-4a2a-99e3-aec6895cc1aa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.01.20 00:04:54.525626 [ 276 ] {9a161a59-2a68-4a2a-99e3-aec6895cc1aa} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2026.01.20 00:04:54.525658 [ 187 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 3185 rows, containing 5 columns (5 merged, 0 gathered) in 0.002538002 sec., 1254924.1489959424 rows/sec., 109.72 MiB/sec. 2026.01.20 00:04:54.525855 [ 276 ] {9a161a59-2a68-4a2a-99e3-aec6895cc1aa} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:04:54.525971 [ 24 ] {} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2026.01.20 00:04:54.525982 [ 201 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2026.01.20 00:04:54.525994 [ 276 ] {9a161a59-2a68-4a2a-99e3-aec6895cc1aa} executeQuery: Read 104 rows, 8.32 KiB in 0.001244 sec., 83601.28617363343 rows/sec., 6.53 MiB/sec. 2026.01.20 00:04:54.526004 [ 24 ] {} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:04:54.526044 [ 24 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.01.20 00:04:54.526052 [ 276 ] {9a161a59-2a68-4a2a-99e3-aec6895cc1aa} TCPHandler: Processed in 0.001429709 sec. 2026.01.20 00:04:54.526145 [ 197 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2026.01.20 00:04:54.526172 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:04:54.526243 [ 197 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:04:54.526273 [ 276 ] {600b219b-725b-4e1a-8da5-8206e824a2d5} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:04:54.526276 [ 197 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 632 rows starting from the beginning of the part 2026.01.20 00:04:54.526289 [ 201 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_46_9} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:04:54.526326 [ 276 ] {600b219b-725b-4e1a-8da5-8206e824a2d5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:04:54.526355 [ 197 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 104 rows starting from the beginning of the part 2026.01.20 00:04:54.526377 [ 201 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_46_9} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2026.01.20 00:04:54.526427 [ 197 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 64 rows starting from the beginning of the part 2026.01.20 00:04:54.526453 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. 2026.01.20 00:04:54.526480 [ 197 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 596 rows starting from the beginning of the part 2026.01.20 00:04:54.526523 [ 197 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 64 rows starting from the beginning of the part 2026.01.20 00:04:54.526562 [ 197 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 104 rows starting from the beginning of the part 2026.01.20 00:04:54.526774 [ 276 ] {600b219b-725b-4e1a-8da5-8206e824a2d5} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:04:54.526819 [ 276 ] {600b219b-725b-4e1a-8da5-8206e824a2d5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.01.20 00:04:54.527191 [ 276 ] {600b219b-725b-4e1a-8da5-8206e824a2d5} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2026.01.20 00:04:54.527415 [ 276 ] {600b219b-725b-4e1a-8da5-8206e824a2d5} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:04:54.527507 [ 187 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 1564 rows, containing 5 columns (5 merged, 0 gathered) in 0.001403848 sec., 1114080.7266883594 rows/sec., 88.78 MiB/sec. 2026.01.20 00:04:54.527526 [ 24 ] {} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2026.01.20 00:04:54.527549 [ 276 ] {600b219b-725b-4e1a-8da5-8206e824a2d5} executeQuery: Read 160 rows, 11.41 KiB in 0.001294 sec., 123647.60432766615 rows/sec., 8.61 MiB/sec. 2026.01.20 00:04:54.527558 [ 24 ] {} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:04:54.527588 [ 24 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.01.20 00:04:54.527594 [ 276 ] {600b219b-725b-4e1a-8da5-8206e824a2d5} TCPHandler: Processed in 0.001470389 sec. 2026.01.20 00:04:54.527645 [ 201 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2026.01.20 00:04:54.527667 [ 197 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2026.01.20 00:04:54.527740 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:04:54.527760 [ 197 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:04:54.527800 [ 197 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_46_9} MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 12278 rows starting from the beginning of the part 2026.01.20 00:04:54.527846 [ 197 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 160 rows starting from the beginning of the part 2026.01.20 00:04:54.527873 [ 276 ] {7e789797-ae81-429b-a5a0-bf99ee2353c2} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.01.20 00:04:54.527884 [ 197 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 160 rows starting from the beginning of the part 2026.01.20 00:04:54.527885 [ 201 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_46_9} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:04:54.527936 [ 197 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 880 rows starting from the beginning of the part 2026.01.20 00:04:54.527950 [ 276 ] {7e789797-ae81-429b-a5a0-bf99ee2353c2} 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 2026.01.20 00:04:54.527970 [ 201 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_46_9} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2026.01.20 00:04:54.527974 [ 197 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 160 rows starting from the beginning of the part 2026.01.20 00:04:54.528020 [ 197 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 160 rows starting from the beginning of the part 2026.01.20 00:04:54.528035 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. 2026.01.20 00:04:54.528892 [ 276 ] {7e789797-ae81-429b-a5a0-bf99ee2353c2} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:04:54.528937 [ 276 ] {7e789797-ae81-429b-a5a0-bf99ee2353c2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.01.20 00:04:54.529714 [ 276 ] {7e789797-ae81-429b-a5a0-bf99ee2353c2} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2026.01.20 00:04:54.529976 [ 276 ] {7e789797-ae81-429b-a5a0-bf99ee2353c2} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:04:54.530125 [ 276 ] {7e789797-ae81-429b-a5a0-bf99ee2353c2} executeQuery: Read 40 rows, 73.40 KiB in 0.002276 sec., 17574.69244288225 rows/sec., 31.49 MiB/sec. 2026.01.20 00:04:54.530182 [ 276 ] {7e789797-ae81-429b-a5a0-bf99ee2353c2} TCPHandler: Processed in 0.002505413 sec. 2026.01.20 00:04:54.530305 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:04:54.530402 [ 276 ] {371208df-fe09-499b-b318-a92365967961} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:04:54.530446 [ 276 ] {371208df-fe09-499b-b318-a92365967961} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:04:54.530808 [ 276 ] {371208df-fe09-499b-b318-a92365967961} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:04:54.530844 [ 276 ] {371208df-fe09-499b-b318-a92365967961} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.01.20 00:04:54.531252 [ 276 ] {371208df-fe09-499b-b318-a92365967961} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2026.01.20 00:04:54.531464 [ 276 ] {371208df-fe09-499b-b318-a92365967961} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:04:54.531569 [ 24 ] {} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2026.01.20 00:04:54.531597 [ 276 ] {371208df-fe09-499b-b318-a92365967961} executeQuery: Read 60 rows, 4.14 KiB in 0.001213 sec., 49464.138499587796 rows/sec., 3.33 MiB/sec. 2026.01.20 00:04:54.531598 [ 24 ] {} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:04:54.531635 [ 24 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.01.20 00:04:54.531640 [ 276 ] {371208df-fe09-499b-b318-a92365967961} TCPHandler: Processed in 0.001386838 sec. 2026.01.20 00:04:54.531751 [ 200 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2026.01.20 00:04:54.531899 [ 200 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:04:54.531942 [ 200 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2400 rows starting from the beginning of the part 2026.01.20 00:04:54.532047 [ 200 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 60 rows starting from the beginning of the part 2026.01.20 00:04:54.532104 [ 200 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 60 rows starting from the beginning of the part 2026.01.20 00:04:54.532155 [ 200 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 60 rows starting from the beginning of the part 2026.01.20 00:04:54.532199 [ 200 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 60 rows starting from the beginning of the part 2026.01.20 00:04:54.532237 [ 200 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 60 rows starting from the beginning of the part 2026.01.20 00:04:54.533065 [ 201 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 13798 rows, containing 5 columns (5 merged, 0 gathered) in 0.005425999 sec., 2542941.861950214 rows/sec., 174.71 MiB/sec. 2026.01.20 00:04:54.533375 [ 201 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2026.01.20 00:04:54.533601 [ 201 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_46_9} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:04:54.533664 [ 201 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_46_9} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2026.01.20 00:04:54.533708 [ 199 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 2700 rows, containing 4 columns (4 merged, 0 gathered) in 0.002009366 sec., 1343707.4181607533 rows/sec., 90.56 MiB/sec. 2026.01.20 00:04:54.533722 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.62 MiB. 2026.01.20 00:04:54.534048 [ 200 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2026.01.20 00:04:54.534308 [ 200 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_46_9} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:04:54.534374 [ 200 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_46_9} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2026.01.20 00:04:54.534449 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. 2026.01.20 00:04:55.001241 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 277.90 MiB, peak 286.71 MiB, free memory in arenas 0.00 B, will set to 280.38 MiB (RSS), difference: 2.48 MiB 2026.01.20 00:04:59.527031 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:04:59.527350 [ 276 ] {58eadbcf-d210-42ea-9ed8-24937bfce241} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:04:59.527472 [ 276 ] {58eadbcf-d210-42ea-9ed8-24937bfce241} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:04:59.528559 [ 276 ] {58eadbcf-d210-42ea-9ed8-24937bfce241} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:04:59.528665 [ 276 ] {58eadbcf-d210-42ea-9ed8-24937bfce241} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.01.20 00:04:59.529360 [ 276 ] {58eadbcf-d210-42ea-9ed8-24937bfce241} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2026.01.20 00:04:59.529748 [ 276 ] {58eadbcf-d210-42ea-9ed8-24937bfce241} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:04:59.530008 [ 276 ] {58eadbcf-d210-42ea-9ed8-24937bfce241} executeQuery: Read 56 rows, 4.38 KiB in 0.002763 sec., 20267.824828085417 rows/sec., 1.55 MiB/sec. 2026.01.20 00:04:59.530091 [ 276 ] {58eadbcf-d210-42ea-9ed8-24937bfce241} TCPHandler: Processed in 0.003265712 sec. 2026.01.20 00:04:59.530312 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:04:59.530465 [ 276 ] {d39ba0d8-3fa7-476c-8e63-d17c0e8d5a83} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:04:59.530534 [ 276 ] {d39ba0d8-3fa7-476c-8e63-d17c0e8d5a83} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:04:59.531270 [ 276 ] {d39ba0d8-3fa7-476c-8e63-d17c0e8d5a83} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:04:59.531413 [ 276 ] {d39ba0d8-3fa7-476c-8e63-d17c0e8d5a83} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.01.20 00:04:59.531919 [ 276 ] {d39ba0d8-3fa7-476c-8e63-d17c0e8d5a83} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2026.01.20 00:04:59.532280 [ 276 ] {d39ba0d8-3fa7-476c-8e63-d17c0e8d5a83} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:04:59.532500 [ 276 ] {d39ba0d8-3fa7-476c-8e63-d17c0e8d5a83} executeQuery: Read 64 rows, 5.12 KiB in 0.00207 sec., 30917.87439613527 rows/sec., 2.41 MiB/sec. 2026.01.20 00:04:59.532566 [ 276 ] {d39ba0d8-3fa7-476c-8e63-d17c0e8d5a83} TCPHandler: Processed in 0.00233406 sec. 2026.01.20 00:04:59.532760 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:04:59.532907 [ 276 ] {24c91eac-2146-46fb-a515-2babde6ab1e4} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:04:59.532976 [ 276 ] {24c91eac-2146-46fb-a515-2babde6ab1e4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:04:59.533735 [ 276 ] {24c91eac-2146-46fb-a515-2babde6ab1e4} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:04:59.533793 [ 276 ] {24c91eac-2146-46fb-a515-2babde6ab1e4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.01.20 00:04:59.534343 [ 276 ] {24c91eac-2146-46fb-a515-2babde6ab1e4} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2026.01.20 00:04:59.534689 [ 276 ] {24c91eac-2146-46fb-a515-2babde6ab1e4} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:04:59.534886 [ 276 ] {24c91eac-2146-46fb-a515-2babde6ab1e4} executeQuery: Read 160 rows, 11.41 KiB in 0.002015 sec., 79404.4665012407 rows/sec., 5.53 MiB/sec. 2026.01.20 00:04:59.534944 [ 276 ] {24c91eac-2146-46fb-a515-2babde6ab1e4} TCPHandler: Processed in 0.002254469 sec. 2026.01.20 00:04:59.535120 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:04:59.535265 [ 276 ] {294887ec-5a4a-4680-8b1d-02b222c03499} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:04:59.535331 [ 276 ] {294887ec-5a4a-4680-8b1d-02b222c03499} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:04:59.535891 [ 276 ] {294887ec-5a4a-4680-8b1d-02b222c03499} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:04:59.535940 [ 276 ] {294887ec-5a4a-4680-8b1d-02b222c03499} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.01.20 00:04:59.536356 [ 276 ] {294887ec-5a4a-4680-8b1d-02b222c03499} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2026.01.20 00:04:59.536633 [ 276 ] {294887ec-5a4a-4680-8b1d-02b222c03499} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:04:59.536804 [ 276 ] {294887ec-5a4a-4680-8b1d-02b222c03499} executeQuery: Read 60 rows, 4.14 KiB in 0.001571 sec., 38192.234245703374 rows/sec., 2.57 MiB/sec. 2026.01.20 00:04:59.536852 [ 276 ] {294887ec-5a4a-4680-8b1d-02b222c03499} TCPHandler: Processed in 0.001803713 sec. 2026.01.20 00:04:59.817407 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15833 2026.01.20 00:04:59.818126 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:04:59.818192 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.01.20 00:04:59.818908 [ 245 ] {} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2026.01.20 00:04:59.819263 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:04:59.819475 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15833 2026.01.20 00:05:00.246571 [ 286 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38955 2026.01.20 00:05:00.246678 [ 286 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:05:00.246704 [ 286 ] {} TCP-Session: a597a87f-614e-436a-93c9-34ee5e51c1ce Authenticating user 'default' from [fd00:1122:3344:101::e]:38955 2026.01.20 00:05:00.246726 [ 286 ] {} TCP-Session: a597a87f-614e-436a-93c9-34ee5e51c1ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:05:00.246739 [ 286 ] {} TCP-Session: a597a87f-614e-436a-93c9-34ee5e51c1ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:05:00.246947 [ 288 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63281 2026.01.20 00:05:00.246981 [ 289 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61020 2026.01.20 00:05:00.247047 [ 286 ] {} TCP-Session: a597a87f-614e-436a-93c9-34ee5e51c1ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:05:00.247059 [ 288 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:05:00.247096 [ 289 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:05:00.247102 [ 288 ] {} TCP-Session: c2de40d6-e03f-46fd-be71-e323f6714188 Authenticating user 'default' from [fd00:1122:3344:101::e]:63281 2026.01.20 00:05:00.247132 [ 289 ] {} TCP-Session: 6fd5dad5-f718-4edd-b3f6-4b04c2b34b17 Authenticating user 'default' from [fd00:1122:3344:101::e]:61020 2026.01.20 00:05:00.247143 [ 288 ] {} TCP-Session: c2de40d6-e03f-46fd-be71-e323f6714188 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:05:00.247164 [ 289 ] {} TCP-Session: 6fd5dad5-f718-4edd-b3f6-4b04c2b34b17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:05:00.247166 [ 288 ] {} TCP-Session: c2de40d6-e03f-46fd-be71-e323f6714188 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:05:00.247187 [ 289 ] {} TCP-Session: 6fd5dad5-f718-4edd-b3f6-4b04c2b34b17 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:05:00.247218 [ 286 ] {83d9ccde-c1fa-4996-a7e5-7e26d7472732} executeQuery: (from [fd00:1122:3344:101::e]:38955) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.01.20 00:05:00.247498 [ 286 ] {83d9ccde-c1fa-4996-a7e5-7e26d7472732} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.01.20 00:05:00.247553 [ 286 ] {83d9ccde-c1fa-4996-a7e5-7e26d7472732} InterpreterSelectQuery: FetchColumns -> Complete 2026.01.20 00:05:00.247868 [ 286 ] {83d9ccde-c1fa-4996-a7e5-7e26d7472732} oximeter.version (ef382589-e1e5-4129-9849-9f0bd7ce6e36) (SelectExecutor): Key condition: unknown 2026.01.20 00:05:00.248025 [ 290 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38357 2026.01.20 00:05:00.248027 [ 366 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58337 2026.01.20 00:05:00.248168 [ 368 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48920 2026.01.20 00:05:00.248183 [ 367 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44903 2026.01.20 00:05:00.248274 [ 290 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:05:00.248303 [ 290 ] {} TCP-Session: ab983182-3f9d-42e4-a359-6b257a177c0e Authenticating user 'default' from [fd00:1122:3344:101::e]:38357 2026.01.20 00:05:00.248303 [ 369 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41053 2026.01.20 00:05:00.248320 [ 290 ] {} TCP-Session: ab983182-3f9d-42e4-a359-6b257a177c0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:05:00.248355 [ 290 ] {} TCP-Session: ab983182-3f9d-42e4-a359-6b257a177c0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:05:00.248476 [ 370 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49119 2026.01.20 00:05:00.248731 [ 368 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:05:00.248770 [ 368 ] {} TCP-Session: 09ce74ef-9460-48cc-a65b-d1ede0ebc0d6 Authenticating user 'default' from [fd00:1122:3344:101::e]:48920 2026.01.20 00:05:00.248796 [ 368 ] {} TCP-Session: 09ce74ef-9460-48cc-a65b-d1ede0ebc0d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:05:00.248815 [ 368 ] {} TCP-Session: 09ce74ef-9460-48cc-a65b-d1ede0ebc0d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:05:00.248849 [ 367 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:05:00.248897 [ 367 ] {} TCP-Session: 777a0d1f-f635-4668-a8dc-d304c433e9ba Authenticating user 'default' from [fd00:1122:3344:101::e]:44903 2026.01.20 00:05:00.248934 [ 367 ] {} TCP-Session: 777a0d1f-f635-4668-a8dc-d304c433e9ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:05:00.248952 [ 367 ] {} TCP-Session: 777a0d1f-f635-4668-a8dc-d304c433e9ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:05:00.248983 [ 357 ] {83d9ccde-c1fa-4996-a7e5-7e26d7472732} AggregatingTransform: Aggregating 2026.01.20 00:05:00.249036 [ 357 ] {83d9ccde-c1fa-4996-a7e5-7e26d7472732} Aggregator: Aggregation method: without_key 2026.01.20 00:05:00.249074 [ 357 ] {83d9ccde-c1fa-4996-a7e5-7e26d7472732} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001082354 sec. (923.912 rows/sec., 36.09 KiB/sec.) 2026.01.20 00:05:00.249094 [ 357 ] {83d9ccde-c1fa-4996-a7e5-7e26d7472732} Aggregator: Merging aggregated data 2026.01.20 00:05:00.249418 [ 370 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:05:00.249457 [ 370 ] {} TCP-Session: 9b89133a-27ce-49cc-a821-35886b55d0b5 Authenticating user 'default' from [fd00:1122:3344:101::e]:49119 2026.01.20 00:05:00.249477 [ 370 ] {} TCP-Session: 9b89133a-27ce-49cc-a821-35886b55d0b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:05:00.249491 [ 370 ] {} TCP-Session: 9b89133a-27ce-49cc-a821-35886b55d0b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:05:00.249505 [ 366 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:05:00.249547 [ 366 ] {} TCP-Session: 5b193c3c-9f1e-49f8-92c3-ab2fe7cbb362 Authenticating user 'default' from [fd00:1122:3344:101::e]:58337 2026.01.20 00:05:00.249566 [ 366 ] {} TCP-Session: 5b193c3c-9f1e-49f8-92c3-ab2fe7cbb362 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:05:00.249585 [ 366 ] {} TCP-Session: 5b193c3c-9f1e-49f8-92c3-ab2fe7cbb362 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:05:00.249635 [ 369 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:05:00.249683 [ 369 ] {} TCP-Session: 21033a0b-eb6b-4d26-8dbd-84d5750271a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:41053 2026.01.20 00:05:00.249704 [ 369 ] {} TCP-Session: 21033a0b-eb6b-4d26-8dbd-84d5750271a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:05:00.249721 [ 369 ] {} TCP-Session: 21033a0b-eb6b-4d26-8dbd-84d5750271a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:05:00.250512 [ 286 ] {83d9ccde-c1fa-4996-a7e5-7e26d7472732} executeQuery: Read 1 rows, 40.00 B in 0.003346 sec., 298.86431560071725 rows/sec., 11.67 KiB/sec. 2026.01.20 00:05:00.250672 [ 286 ] {83d9ccde-c1fa-4996-a7e5-7e26d7472732} TCPHandler: Processed in 0.003737899 sec. 2026.01.20 00:05:00.250811 [ 286 ] {} TCPHandler: Done processing connection. 2026.01.20 00:05:00.250838 [ 286 ] {} TCP-Session: a597a87f-614e-436a-93c9-34ee5e51c1ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:05:00.250842 [ 370 ] {} TCPHandler: Done processing connection. 2026.01.20 00:05:00.250860 [ 288 ] {} TCPHandler: Done processing connection. 2026.01.20 00:05:00.250879 [ 370 ] {} TCP-Session: 9b89133a-27ce-49cc-a821-35886b55d0b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:05:00.250889 [ 289 ] {} TCPHandler: Done processing connection. 2026.01.20 00:05:00.250899 [ 290 ] {} TCPHandler: Done processing connection. 2026.01.20 00:05:00.250922 [ 366 ] {} TCPHandler: Done processing connection. 2026.01.20 00:05:00.250942 [ 367 ] {} TCPHandler: Done processing connection. 2026.01.20 00:05:00.250955 [ 290 ] {} TCP-Session: ab983182-3f9d-42e4-a359-6b257a177c0e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:05:00.250965 [ 366 ] {} TCP-Session: 5b193c3c-9f1e-49f8-92c3-ab2fe7cbb362 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:05:00.250974 [ 369 ] {} TCPHandler: Done processing connection. 2026.01.20 00:05:00.250991 [ 367 ] {} TCP-Session: 777a0d1f-f635-4668-a8dc-d304c433e9ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:05:00.250959 [ 368 ] {} TCPHandler: Done processing connection. 2026.01.20 00:05:00.251021 [ 369 ] {} TCP-Session: 21033a0b-eb6b-4d26-8dbd-84d5750271a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:05:00.251068 [ 368 ] {} TCP-Session: 09ce74ef-9460-48cc-a65b-d1ede0ebc0d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:05:00.250909 [ 288 ] {} TCP-Session: c2de40d6-e03f-46fd-be71-e323f6714188 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:05:00.250935 [ 289 ] {} TCP-Session: 6fd5dad5-f718-4edd-b3f6-4b04c2b34b17 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:05:00.253998 [ 286 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33419 2026.01.20 00:05:00.254062 [ 286 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:05:00.254083 [ 286 ] {} TCP-Session: a793237e-3d1a-4c4a-ae10-a906957f3901 Authenticating user 'default' from [fd00:1122:3344:101::e]:33419 2026.01.20 00:05:00.254098 [ 286 ] {} TCP-Session: a793237e-3d1a-4c4a-ae10-a906957f3901 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:05:00.254110 [ 286 ] {} TCP-Session: a793237e-3d1a-4c4a-ae10-a906957f3901 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:05:00.254285 [ 288 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52011 2026.01.20 00:05:00.254290 [ 289 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64568 2026.01.20 00:05:00.254313 [ 366 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53095 2026.01.20 00:05:00.254350 [ 369 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64177 2026.01.20 00:05:00.254356 [ 370 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64393 2026.01.20 00:05:00.254405 [ 366 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:05:00.254377 [ 289 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:05:00.254432 [ 369 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:05:00.254433 [ 366 ] {} TCP-Session: cd2a55de-75a2-4cb8-a638-bbee48874bb6 Authenticating user 'default' from [fd00:1122:3344:101::e]:53095 2026.01.20 00:05:00.254466 [ 369 ] {} TCP-Session: 21525952-2b28-458c-bcae-78dc0de944f9 Authenticating user 'default' from [fd00:1122:3344:101::e]:64177 2026.01.20 00:05:00.254494 [ 366 ] {} TCP-Session: cd2a55de-75a2-4cb8-a638-bbee48874bb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:05:00.254505 [ 369 ] {} TCP-Session: 21525952-2b28-458c-bcae-78dc0de944f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:05:00.254519 [ 366 ] {} TCP-Session: cd2a55de-75a2-4cb8-a638-bbee48874bb6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:05:00.254532 [ 369 ] {} TCP-Session: 21525952-2b28-458c-bcae-78dc0de944f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:05:00.254456 [ 370 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:05:00.254453 [ 289 ] {} TCP-Session: 3f55bf75-a3c3-4607-aa39-2073e00042d1 Authenticating user 'default' from [fd00:1122:3344:101::e]:64568 2026.01.20 00:05:00.254584 [ 370 ] {} TCP-Session: 1140a906-88d3-4daf-904a-e6909bded166 Authenticating user 'default' from [fd00:1122:3344:101::e]:64393 2026.01.20 00:05:00.254600 [ 289 ] {} TCP-Session: 3f55bf75-a3c3-4607-aa39-2073e00042d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:05:00.254615 [ 370 ] {} TCP-Session: 1140a906-88d3-4daf-904a-e6909bded166 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:05:00.254626 [ 289 ] {} TCP-Session: 3f55bf75-a3c3-4607-aa39-2073e00042d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:05:00.254639 [ 370 ] {} TCP-Session: 1140a906-88d3-4daf-904a-e6909bded166 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:05:00.254350 [ 288 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:05:00.254342 [ 368 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46821 2026.01.20 00:05:00.254699 [ 288 ] {} TCP-Session: ed40e43a-f766-4c20-bd86-033dd09a01b6 Authenticating user 'default' from [fd00:1122:3344:101::e]:52011 2026.01.20 00:05:00.254325 [ 367 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58454 2026.01.20 00:05:00.254724 [ 288 ] {} TCP-Session: ed40e43a-f766-4c20-bd86-033dd09a01b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:05:00.254743 [ 368 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:05:00.254762 [ 288 ] {} TCP-Session: ed40e43a-f766-4c20-bd86-033dd09a01b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:05:00.254307 [ 290 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64370 2026.01.20 00:05:00.254793 [ 367 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:05:00.254776 [ 368 ] {} TCP-Session: 69486e16-3770-4932-a528-4b48b5e87e88 Authenticating user 'default' from [fd00:1122:3344:101::e]:46821 2026.01.20 00:05:00.254828 [ 367 ] {} TCP-Session: 3281e664-4340-4f4d-b9b9-29efbe44a72f Authenticating user 'default' from [fd00:1122:3344:101::e]:58454 2026.01.20 00:05:00.254844 [ 290 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:05:00.254860 [ 367 ] {} TCP-Session: 3281e664-4340-4f4d-b9b9-29efbe44a72f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:05:00.254877 [ 290 ] {} TCP-Session: a5a5cab4-5029-48f5-90d0-4017fec9f1fb Authenticating user 'default' from [fd00:1122:3344:101::e]:64370 2026.01.20 00:05:00.254888 [ 367 ] {} TCP-Session: 3281e664-4340-4f4d-b9b9-29efbe44a72f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:05:00.254903 [ 290 ] {} TCP-Session: a5a5cab4-5029-48f5-90d0-4017fec9f1fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:05:00.254846 [ 368 ] {} TCP-Session: 69486e16-3770-4932-a528-4b48b5e87e88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:05:00.254932 [ 290 ] {} TCP-Session: a5a5cab4-5029-48f5-90d0-4017fec9f1fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:05:00.254951 [ 368 ] {} TCP-Session: 69486e16-3770-4932-a528-4b48b5e87e88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:05:00.254328 [ 286 ] {} TCP-Session: a793237e-3d1a-4c4a-ae10-a906957f3901 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:05:00.255113 [ 286 ] {b3de75c1-eac0-4817-a8a0-f700ac8a777c} executeQuery: (from [fd00:1122:3344:101::e]:33419) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.01.20 00:05:00.255279 [ 286 ] {b3de75c1-eac0-4817-a8a0-f700ac8a777c} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.01.20 00:05:00.255321 [ 286 ] {b3de75c1-eac0-4817-a8a0-f700ac8a777c} InterpreterSelectQuery: FetchColumns -> Complete 2026.01.20 00:05:00.255548 [ 286 ] {b3de75c1-eac0-4817-a8a0-f700ac8a777c} oximeter.version (ef382589-e1e5-4129-9849-9f0bd7ce6e36) (SelectExecutor): Key condition: unknown 2026.01.20 00:05:00.256400 [ 296 ] {b3de75c1-eac0-4817-a8a0-f700ac8a777c} AggregatingTransform: Aggregating 2026.01.20 00:05:00.256471 [ 296 ] {b3de75c1-eac0-4817-a8a0-f700ac8a777c} Aggregator: Aggregation method: without_key 2026.01.20 00:05:00.256503 [ 296 ] {b3de75c1-eac0-4817-a8a0-f700ac8a777c} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000873421 sec. (1144.923 rows/sec., 44.72 KiB/sec.) 2026.01.20 00:05:00.256518 [ 296 ] {b3de75c1-eac0-4817-a8a0-f700ac8a777c} Aggregator: Merging aggregated data 2026.01.20 00:05:00.257716 [ 286 ] {b3de75c1-eac0-4817-a8a0-f700ac8a777c} executeQuery: Read 1 rows, 40.00 B in 0.002637 sec., 379.21880925293897 rows/sec., 14.81 KiB/sec. 2026.01.20 00:05:00.257866 [ 286 ] {b3de75c1-eac0-4817-a8a0-f700ac8a777c} TCPHandler: Processed in 0.003590336 sec. 2026.01.20 00:05:00.257988 [ 286 ] {} TCPHandler: Done processing connection. 2026.01.20 00:05:00.258018 [ 286 ] {} TCP-Session: a793237e-3d1a-4c4a-ae10-a906957f3901 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:05:00.258021 [ 368 ] {} TCPHandler: Done processing connection. 2026.01.20 00:05:00.258033 [ 370 ] {} TCPHandler: Done processing connection. 2026.01.20 00:05:00.258051 [ 290 ] {} TCPHandler: Done processing connection. 2026.01.20 00:05:00.258067 [ 367 ] {} TCPHandler: Done processing connection. 2026.01.20 00:05:00.258085 [ 370 ] {} TCP-Session: 1140a906-88d3-4daf-904a-e6909bded166 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:05:00.258092 [ 290 ] {} TCP-Session: a5a5cab4-5029-48f5-90d0-4017fec9f1fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:05:00.258100 [ 288 ] {} TCPHandler: Done processing connection. 2026.01.20 00:05:00.258121 [ 367 ] {} TCP-Session: 3281e664-4340-4f4d-b9b9-29efbe44a72f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:05:00.258130 [ 369 ] {} TCPHandler: Done processing connection. 2026.01.20 00:05:00.258155 [ 288 ] {} TCP-Session: ed40e43a-f766-4c20-bd86-033dd09a01b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:05:00.258116 [ 366 ] {} TCPHandler: Done processing connection. 2026.01.20 00:05:00.258193 [ 369 ] {} TCP-Session: 21525952-2b28-458c-bcae-78dc0de944f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:05:00.258233 [ 366 ] {} TCP-Session: cd2a55de-75a2-4cb8-a638-bbee48874bb6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:05:00.258084 [ 289 ] {} TCPHandler: Done processing connection. 2026.01.20 00:05:00.258063 [ 368 ] {} TCP-Session: 69486e16-3770-4932-a528-4b48b5e87e88 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:05:00.258301 [ 289 ] {} TCP-Session: 3f55bf75-a3c3-4607-aa39-2073e00042d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:05:00.442763 [ 286 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34038 2026.01.20 00:05:00.442878 [ 286 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:05:00.442908 [ 286 ] {} TCP-Session: 3bf2f4f1-07b4-4b49-8144-9022d65a8246 Authenticating user 'default' from [fd00:1122:3344:101::e]:34038 2026.01.20 00:05:00.442933 [ 286 ] {} TCP-Session: 3bf2f4f1-07b4-4b49-8144-9022d65a8246 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:05:00.442947 [ 286 ] {} TCP-Session: 3bf2f4f1-07b4-4b49-8144-9022d65a8246 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:05:00.443174 [ 288 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62580 2026.01.20 00:05:00.443204 [ 290 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58462 2026.01.20 00:05:00.443220 [ 366 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39573 2026.01.20 00:05:00.443175 [ 289 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48851 2026.01.20 00:05:00.443261 [ 369 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48027 2026.01.20 00:05:00.443290 [ 286 ] {} TCP-Session: 3bf2f4f1-07b4-4b49-8144-9022d65a8246 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:05:00.443299 [ 290 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:05:00.443307 [ 366 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:05:00.443348 [ 290 ] {} TCP-Session: 76cf4407-2c36-4fe4-bcec-edfdfe4ef540 Authenticating user 'default' from [fd00:1122:3344:101::e]:58462 2026.01.20 00:05:00.443365 [ 366 ] {} TCP-Session: c6617ee4-444b-4f80-9b04-06afc02d8071 Authenticating user 'default' from [fd00:1122:3344:101::e]:39573 2026.01.20 00:05:00.443373 [ 290 ] {} TCP-Session: 76cf4407-2c36-4fe4-bcec-edfdfe4ef540 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:05:00.443365 [ 289 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:05:00.443386 [ 366 ] {} TCP-Session: c6617ee4-444b-4f80-9b04-06afc02d8071 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:05:00.443393 [ 290 ] {} TCP-Session: 76cf4407-2c36-4fe4-bcec-edfdfe4ef540 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:05:00.443422 [ 366 ] {} TCP-Session: c6617ee4-444b-4f80-9b04-06afc02d8071 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:05:00.443421 [ 289 ] {} TCP-Session: 10bcdfb6-5059-4882-ad61-4aadb53eb4e9 Authenticating user 'default' from [fd00:1122:3344:101::e]:48851 2026.01.20 00:05:00.443365 [ 369 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:05:00.443468 [ 289 ] {} TCP-Session: 10bcdfb6-5059-4882-ad61-4aadb53eb4e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:05:00.443477 [ 286 ] {d57c411d-7e10-40a7-bc6a-e9a25911f713} executeQuery: (from [fd00:1122:3344:101::e]:34038) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.01.20 00:05:00.443482 [ 369 ] {} TCP-Session: 1e48e18d-0411-407c-8840-c1c228a8c03b Authenticating user 'default' from [fd00:1122:3344:101::e]:48027 2026.01.20 00:05:00.443490 [ 289 ] {} TCP-Session: 10bcdfb6-5059-4882-ad61-4aadb53eb4e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:05:00.443521 [ 369 ] {} TCP-Session: 1e48e18d-0411-407c-8840-c1c228a8c03b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:05:00.443306 [ 288 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:05:00.443536 [ 369 ] {} TCP-Session: 1e48e18d-0411-407c-8840-c1c228a8c03b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:05:00.443268 [ 370 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60008 2026.01.20 00:05:00.443570 [ 288 ] {} TCP-Session: c3ebe2b0-c06f-4011-a99e-7d0a4e56dfb7 Authenticating user 'default' from [fd00:1122:3344:101::e]:62580 2026.01.20 00:05:00.443250 [ 368 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61161 2026.01.20 00:05:00.443622 [ 288 ] {} TCP-Session: c3ebe2b0-c06f-4011-a99e-7d0a4e56dfb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:05:00.443251 [ 367 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44812 2026.01.20 00:05:00.443648 [ 370 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:05:00.443677 [ 368 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:05:00.443641 [ 288 ] {} TCP-Session: c3ebe2b0-c06f-4011-a99e-7d0a4e56dfb7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:05:00.443698 [ 370 ] {} TCP-Session: 33d81aaf-99c9-48d3-8ed5-d50b16773ba1 Authenticating user 'default' from [fd00:1122:3344:101::e]:60008 2026.01.20 00:05:00.443712 [ 368 ] {} TCP-Session: 236855c1-fb86-4e4a-baaf-4d628a29ca4d Authenticating user 'default' from [fd00:1122:3344:101::e]:61161 2026.01.20 00:05:00.443740 [ 370 ] {} TCP-Session: 33d81aaf-99c9-48d3-8ed5-d50b16773ba1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:05:00.443746 [ 367 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:05:00.443752 [ 286 ] {d57c411d-7e10-40a7-bc6a-e9a25911f713} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.01.20 00:05:00.443765 [ 370 ] {} TCP-Session: 33d81aaf-99c9-48d3-8ed5-d50b16773ba1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:05:00.443790 [ 367 ] {} TCP-Session: 4f49b61a-fdb0-4af6-b328-d6cce87bfdde Authenticating user 'default' from [fd00:1122:3344:101::e]:44812 2026.01.20 00:05:00.443754 [ 368 ] {} TCP-Session: 236855c1-fb86-4e4a-baaf-4d628a29ca4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:05:00.443831 [ 286 ] {d57c411d-7e10-40a7-bc6a-e9a25911f713} InterpreterSelectQuery: FetchColumns -> Complete 2026.01.20 00:05:00.443833 [ 367 ] {} TCP-Session: 4f49b61a-fdb0-4af6-b328-d6cce87bfdde Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:05:00.443843 [ 368 ] {} TCP-Session: 236855c1-fb86-4e4a-baaf-4d628a29ca4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:05:00.443874 [ 367 ] {} TCP-Session: 4f49b61a-fdb0-4af6-b328-d6cce87bfdde Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:05:00.444128 [ 286 ] {d57c411d-7e10-40a7-bc6a-e9a25911f713} oximeter.version (ef382589-e1e5-4129-9849-9f0bd7ce6e36) (SelectExecutor): Key condition: unknown 2026.01.20 00:05:00.444982 [ 353 ] {d57c411d-7e10-40a7-bc6a-e9a25911f713} AggregatingTransform: Aggregating 2026.01.20 00:05:00.445035 [ 353 ] {d57c411d-7e10-40a7-bc6a-e9a25911f713} Aggregator: Aggregation method: without_key 2026.01.20 00:05:00.445073 [ 353 ] {d57c411d-7e10-40a7-bc6a-e9a25911f713} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000843681 sec. (1185.282 rows/sec., 46.30 KiB/sec.) 2026.01.20 00:05:00.445094 [ 353 ] {d57c411d-7e10-40a7-bc6a-e9a25911f713} Aggregator: Merging aggregated data 2026.01.20 00:05:00.446542 [ 286 ] {d57c411d-7e10-40a7-bc6a-e9a25911f713} executeQuery: Read 1 rows, 40.00 B in 0.003115 sec., 321.02728731942216 rows/sec., 12.54 KiB/sec. 2026.01.20 00:05:00.446713 [ 286 ] {d57c411d-7e10-40a7-bc6a-e9a25911f713} TCPHandler: Processed in 0.003539465 sec. 2026.01.20 00:05:00.446829 [ 286 ] {} TCPHandler: Done processing connection. 2026.01.20 00:05:00.446864 [ 370 ] {} TCPHandler: Done processing connection. 2026.01.20 00:05:00.446875 [ 286 ] {} TCP-Session: 3bf2f4f1-07b4-4b49-8144-9022d65a8246 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:05:00.446898 [ 288 ] {} TCPHandler: Done processing connection. 2026.01.20 00:05:00.446901 [ 370 ] {} TCP-Session: 33d81aaf-99c9-48d3-8ed5-d50b16773ba1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:05:00.446920 [ 369 ] {} TCPHandler: Done processing connection. 2026.01.20 00:05:00.446936 [ 366 ] {} TCPHandler: Done processing connection. 2026.01.20 00:05:00.446956 [ 290 ] {} TCPHandler: Done processing connection. 2026.01.20 00:05:00.446983 [ 369 ] {} TCP-Session: 1e48e18d-0411-407c-8840-c1c228a8c03b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:05:00.446995 [ 366 ] {} TCP-Session: c6617ee4-444b-4f80-9b04-06afc02d8071 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:05:00.447010 [ 290 ] {} TCP-Session: 76cf4407-2c36-4fe4-bcec-edfdfe4ef540 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:05:00.447010 [ 367 ] {} TCPHandler: Done processing connection. 2026.01.20 00:05:00.446944 [ 288 ] {} TCP-Session: c3ebe2b0-c06f-4011-a99e-7d0a4e56dfb7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:05:00.447068 [ 367 ] {} TCP-Session: 4f49b61a-fdb0-4af6-b328-d6cce87bfdde Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:05:00.446975 [ 289 ] {} TCPHandler: Done processing connection. 2026.01.20 00:05:00.446994 [ 368 ] {} TCPHandler: Done processing connection. 2026.01.20 00:05:00.447130 [ 289 ] {} TCP-Session: 10bcdfb6-5059-4882-ad61-4aadb53eb4e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:05:00.447145 [ 368 ] {} TCP-Session: 236855c1-fb86-4e4a-baaf-4d628a29ca4d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:05:00.668615 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 2026.01.20 00:05:00.685670 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:05:00.685746 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.01.20 00:05:00.691513 [ 244 ] {} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2026.01.20 00:05:00.692334 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:05:00.695612 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 249 2026.01.20 00:05:01.000211 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 281.63 MiB, peak 289.19 MiB, free memory in arenas 0.00 B, will set to 280.62 MiB (RSS), difference: -1.02 MiB 2026.01.20 00:05:02.341159 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 716 2026.01.20 00:05:02.343381 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:05:02.343439 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.01.20 00:05:02.344661 [ 243 ] {} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2026.01.20 00:05:02.344960 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:05:02.345295 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 716 2026.01.20 00:05:04.521301 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:05:04.521593 [ 276 ] {8db75cd5-6618-492a-b138-702e1fe2a9de} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:05:04.521657 [ 276 ] {8db75cd5-6618-492a-b138-702e1fe2a9de} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:05:04.522434 [ 276 ] {8db75cd5-6618-492a-b138-702e1fe2a9de} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:05:04.522476 [ 276 ] {8db75cd5-6618-492a-b138-702e1fe2a9de} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.01.20 00:05:04.522866 [ 276 ] {8db75cd5-6618-492a-b138-702e1fe2a9de} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2026.01.20 00:05:04.523093 [ 276 ] {8db75cd5-6618-492a-b138-702e1fe2a9de} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:05:04.523266 [ 276 ] {8db75cd5-6618-492a-b138-702e1fe2a9de} executeQuery: Read 136 rows, 12.05 KiB in 0.001734 sec., 78431.37254901961 rows/sec., 6.79 MiB/sec. 2026.01.20 00:05:04.523316 [ 276 ] {8db75cd5-6618-492a-b138-702e1fe2a9de} TCPHandler: Processed in 0.002191708 sec. 2026.01.20 00:05:04.523456 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:05:04.523573 [ 276 ] {617d85f6-7c0d-4130-bb81-00ab72e73327} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.01.20 00:05:04.523617 [ 276 ] {617d85f6-7c0d-4130-bb81-00ab72e73327} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.01.20 00:05:04.524049 [ 276 ] {617d85f6-7c0d-4130-bb81-00ab72e73327} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:05:04.524083 [ 276 ] {617d85f6-7c0d-4130-bb81-00ab72e73327} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.01.20 00:05:04.524385 [ 276 ] {617d85f6-7c0d-4130-bb81-00ab72e73327} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2026.01.20 00:05:04.524583 [ 276 ] {617d85f6-7c0d-4130-bb81-00ab72e73327} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:05:04.524707 [ 276 ] {617d85f6-7c0d-4130-bb81-00ab72e73327} executeQuery: Read 40 rows, 3.01 KiB in 0.001158 sec., 34542.31433506045 rows/sec., 2.54 MiB/sec. 2026.01.20 00:05:04.524744 [ 276 ] {617d85f6-7c0d-4130-bb81-00ab72e73327} TCPHandler: Processed in 0.001349417 sec. 2026.01.20 00:05:04.524847 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:05:04.524954 [ 276 ] {6b6884dc-9d62-4453-9583-c58eaf03f3c3} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:05:04.524994 [ 276 ] {6b6884dc-9d62-4453-9583-c58eaf03f3c3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:05:04.525432 [ 276 ] {6b6884dc-9d62-4453-9583-c58eaf03f3c3} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:05:04.525467 [ 276 ] {6b6884dc-9d62-4453-9583-c58eaf03f3c3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.01.20 00:05:04.525770 [ 276 ] {6b6884dc-9d62-4453-9583-c58eaf03f3c3} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2026.01.20 00:05:04.525999 [ 276 ] {6b6884dc-9d62-4453-9583-c58eaf03f3c3} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:05:04.526145 [ 276 ] {6b6884dc-9d62-4453-9583-c58eaf03f3c3} executeQuery: Read 104 rows, 8.32 KiB in 0.001208 sec., 86092.71523178807 rows/sec., 6.72 MiB/sec. 2026.01.20 00:05:04.526185 [ 276 ] {6b6884dc-9d62-4453-9583-c58eaf03f3c3} TCPHandler: Processed in 0.001386558 sec. 2026.01.20 00:05:04.526301 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:05:04.526398 [ 276 ] {448d7698-890b-430f-b638-726b54b4022a} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:05:04.526442 [ 276 ] {448d7698-890b-430f-b638-726b54b4022a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:05:04.526861 [ 276 ] {448d7698-890b-430f-b638-726b54b4022a} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:05:04.526897 [ 276 ] {448d7698-890b-430f-b638-726b54b4022a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.01.20 00:05:04.527236 [ 276 ] {448d7698-890b-430f-b638-726b54b4022a} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2026.01.20 00:05:04.527443 [ 276 ] {448d7698-890b-430f-b638-726b54b4022a} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:05:04.527572 [ 276 ] {448d7698-890b-430f-b638-726b54b4022a} executeQuery: Read 160 rows, 11.41 KiB in 0.001194 sec., 134003.3500837521 rows/sec., 9.33 MiB/sec. 2026.01.20 00:05:04.527610 [ 276 ] {448d7698-890b-430f-b638-726b54b4022a} TCPHandler: Processed in 0.001359727 sec. 2026.01.20 00:05:04.527712 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:05:04.527807 [ 276 ] {46c9c0be-81ef-47f8-ac9e-34ba468e073a} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.01.20 00:05:04.527862 [ 276 ] {46c9c0be-81ef-47f8-ac9e-34ba468e073a} 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 2026.01.20 00:05:04.528706 [ 276 ] {46c9c0be-81ef-47f8-ac9e-34ba468e073a} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:05:04.528742 [ 276 ] {46c9c0be-81ef-47f8-ac9e-34ba468e073a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.01.20 00:05:04.529295 [ 276 ] {46c9c0be-81ef-47f8-ac9e-34ba468e073a} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2026.01.20 00:05:04.529510 [ 276 ] {46c9c0be-81ef-47f8-ac9e-34ba468e073a} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:05:04.529649 [ 276 ] {46c9c0be-81ef-47f8-ac9e-34ba468e073a} executeQuery: Read 40 rows, 73.40 KiB in 0.00186 sec., 21505.37634408602 rows/sec., 38.54 MiB/sec. 2026.01.20 00:05:04.529702 [ 276 ] {46c9c0be-81ef-47f8-ac9e-34ba468e073a} TCPHandler: Processed in 0.002039716 sec. 2026.01.20 00:05:04.529814 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:05:04.529909 [ 276 ] {71383316-5769-480b-9429-e5f459d363b3} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:05:04.529951 [ 276 ] {71383316-5769-480b-9429-e5f459d363b3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:05:04.530290 [ 276 ] {71383316-5769-480b-9429-e5f459d363b3} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:05:04.530326 [ 276 ] {71383316-5769-480b-9429-e5f459d363b3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.01.20 00:05:04.530624 [ 276 ] {71383316-5769-480b-9429-e5f459d363b3} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2026.01.20 00:05:04.530824 [ 276 ] {71383316-5769-480b-9429-e5f459d363b3} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:05:04.530950 [ 276 ] {71383316-5769-480b-9429-e5f459d363b3} executeQuery: Read 60 rows, 4.14 KiB in 0.00106 sec., 56603.77358490566 rows/sec., 3.81 MiB/sec. 2026.01.20 00:05:04.530986 [ 276 ] {71383316-5769-480b-9429-e5f459d363b3} TCPHandler: Processed in 0.001223225 sec. 2026.01.20 00:05:07.177571 [ 73 ] {} DNSResolver: Updating DNS cache 2026.01.20 00:05:07.177648 [ 73 ] {} DNSResolver: Updated DNS cache 2026.01.20 00:05:07.319578 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16345 2026.01.20 00:05:07.320076 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:05:07.320112 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.01.20 00:05:07.320595 [ 245 ] {} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2026.01.20 00:05:07.320824 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:05:07.320953 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16345 2026.01.20 00:05:08.195710 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 2026.01.20 00:05:08.212195 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:05:08.212253 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.01.20 00:05:08.218171 [ 244 ] {} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2026.01.20 00:05:08.218925 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:05:08.221701 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 256 2026.01.20 00:05:09.519515 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:05:09.519757 [ 276 ] {93bf0bc7-c662-4989-abe1-6326a0bf4ec0} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:05:09.519822 [ 276 ] {93bf0bc7-c662-4989-abe1-6326a0bf4ec0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:05:09.520456 [ 276 ] {93bf0bc7-c662-4989-abe1-6326a0bf4ec0} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:05:09.520497 [ 276 ] {93bf0bc7-c662-4989-abe1-6326a0bf4ec0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.01.20 00:05:09.520914 [ 276 ] {93bf0bc7-c662-4989-abe1-6326a0bf4ec0} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2026.01.20 00:05:09.521135 [ 276 ] {93bf0bc7-c662-4989-abe1-6326a0bf4ec0} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:05:09.521283 [ 276 ] {93bf0bc7-c662-4989-abe1-6326a0bf4ec0} executeQuery: Read 56 rows, 4.38 KiB in 0.001578 sec., 35487.95944233207 rows/sec., 2.71 MiB/sec. 2026.01.20 00:05:09.521324 [ 276 ] {93bf0bc7-c662-4989-abe1-6326a0bf4ec0} TCPHandler: Processed in 0.001976466 sec. 2026.01.20 00:05:09.521439 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:05:09.521535 [ 276 ] {fb7ed93d-2822-4ccc-93cb-d10b22e4ca54} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:05:09.521576 [ 276 ] {fb7ed93d-2822-4ccc-93cb-d10b22e4ca54} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:05:09.522007 [ 276 ] {fb7ed93d-2822-4ccc-93cb-d10b22e4ca54} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:05:09.522042 [ 276 ] {fb7ed93d-2822-4ccc-93cb-d10b22e4ca54} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.01.20 00:05:09.522341 [ 276 ] {fb7ed93d-2822-4ccc-93cb-d10b22e4ca54} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2026.01.20 00:05:09.522543 [ 276 ] {fb7ed93d-2822-4ccc-93cb-d10b22e4ca54} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:05:09.522670 [ 276 ] {fb7ed93d-2822-4ccc-93cb-d10b22e4ca54} executeQuery: Read 64 rows, 5.12 KiB in 0.001154 sec., 55459.27209705372 rows/sec., 4.33 MiB/sec. 2026.01.20 00:05:09.522708 [ 276 ] {fb7ed93d-2822-4ccc-93cb-d10b22e4ca54} TCPHandler: Processed in 0.001319606 sec. 2026.01.20 00:05:09.522822 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:05:09.522918 [ 276 ] {6edde311-25ac-4e39-a3f1-fff4f8d13906} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:05:09.522962 [ 276 ] {6edde311-25ac-4e39-a3f1-fff4f8d13906} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:05:09.523363 [ 276 ] {6edde311-25ac-4e39-a3f1-fff4f8d13906} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:05:09.523399 [ 276 ] {6edde311-25ac-4e39-a3f1-fff4f8d13906} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.01.20 00:05:09.523719 [ 276 ] {6edde311-25ac-4e39-a3f1-fff4f8d13906} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2026.01.20 00:05:09.523924 [ 276 ] {6edde311-25ac-4e39-a3f1-fff4f8d13906} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:05:09.524049 [ 276 ] {6edde311-25ac-4e39-a3f1-fff4f8d13906} executeQuery: Read 160 rows, 11.41 KiB in 0.001151 sec., 139009.55690703736 rows/sec., 9.68 MiB/sec. 2026.01.20 00:05:09.524085 [ 276 ] {6edde311-25ac-4e39-a3f1-fff4f8d13906} TCPHandler: Processed in 0.001313767 sec. 2026.01.20 00:05:09.524195 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:05:09.524289 [ 276 ] {1955be1b-9163-426d-bf0e-b1bd2eb4e2c3} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:05:09.524331 [ 276 ] {1955be1b-9163-426d-bf0e-b1bd2eb4e2c3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:05:09.524660 [ 276 ] {1955be1b-9163-426d-bf0e-b1bd2eb4e2c3} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:05:09.524694 [ 276 ] {1955be1b-9163-426d-bf0e-b1bd2eb4e2c3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.01.20 00:05:09.524998 [ 276 ] {1955be1b-9163-426d-bf0e-b1bd2eb4e2c3} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2026.01.20 00:05:09.525206 [ 276 ] {1955be1b-9163-426d-bf0e-b1bd2eb4e2c3} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:05:09.525332 [ 276 ] {1955be1b-9163-426d-bf0e-b1bd2eb4e2c3} executeQuery: Read 60 rows, 4.14 KiB in 0.001061 sec., 56550.42412818096 rows/sec., 3.81 MiB/sec. 2026.01.20 00:05:09.525367 [ 276 ] {1955be1b-9163-426d-bf0e-b1bd2eb4e2c3} TCPHandler: Processed in 0.001222406 sec. 2026.01.20 00:05:12.345490 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 736 2026.01.20 00:05:12.347571 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:05:12.347617 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.01.20 00:05:12.348776 [ 243 ] {} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2026.01.20 00:05:12.349037 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:05:12.349181 [ 127 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2026.01.20 00:05:12.349220 [ 127 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:05:12.349238 [ 127 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.01.20 00:05:12.349283 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 736 2026.01.20 00:05:12.349349 [ 201 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2026.01.20 00:05:12.349959 [ 201 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:05:12.350116 [ 201 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 624 rows starting from the beginning of the part 2026.01.20 00:05:12.350500 [ 201 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 20 rows starting from the beginning of the part 2026.01.20 00:05:12.350906 [ 201 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 20 rows starting from the beginning of the part 2026.01.20 00:05:12.351296 [ 201 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 26 rows starting from the beginning of the part 2026.01.20 00:05:12.351683 [ 201 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 26 rows starting from the beginning of the part 2026.01.20 00:05:12.352023 [ 201 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 20 rows starting from the beginning of the part 2026.01.20 00:05:12.357889 [ 198 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 736 rows, containing 72 columns (72 merged, 0 gathered) in 0.00858529 sec., 85728.03015390277 rows/sec., 70.91 MiB/sec. 2026.01.20 00:05:12.359337 [ 190 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2026.01.20 00:05:12.359949 [ 190 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_26_5} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:05:12.360031 [ 190 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_26_5} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2026.01.20 00:05:12.360362 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.10 MiB. 2026.01.20 00:05:14.550475 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:05:14.550778 [ 276 ] {b6c338dc-1d33-435a-9915-aefafa41a87d} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.01.20 00:05:14.550899 [ 276 ] {b6c338dc-1d33-435a-9915-aefafa41a87d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.01.20 00:05:14.551567 [ 276 ] {b6c338dc-1d33-435a-9915-aefafa41a87d} oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:05:14.551615 [ 276 ] {b6c338dc-1d33-435a-9915-aefafa41a87d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.01.20 00:05:14.551996 [ 276 ] {b6c338dc-1d33-435a-9915-aefafa41a87d} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2026.01.20 00:05:14.552218 [ 276 ] {b6c338dc-1d33-435a-9915-aefafa41a87d} oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:05:14.552371 [ 276 ] {b6c338dc-1d33-435a-9915-aefafa41a87d} executeQuery: Read 24 rows, 2.04 KiB in 0.001667 sec., 14397.120575884823 rows/sec., 1.19 MiB/sec. 2026.01.20 00:05:14.552389 [ 125 ] {} oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2026.01.20 00:05:14.552414 [ 276 ] {b6c338dc-1d33-435a-9915-aefafa41a87d} TCPHandler: Processed in 0.002120987 sec. 2026.01.20 00:05:14.552494 [ 125 ] {} oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:05:14.552540 [ 125 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.01.20 00:05:14.552586 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:05:14.552698 [ 276 ] {abd44269-a30f-4ca4-aabf-abbeda097896} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.01.20 00:05:14.552704 [ 201 ] {92f10b5c-e41a-4079-ac1e-b6a09b3b6baf::all_1_9_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full 2026.01.20 00:05:14.552740 [ 276 ] {abd44269-a30f-4ca4-aabf-abbeda097896} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.01.20 00:05:14.552894 [ 201 ] {92f10b5c-e41a-4079-ac1e-b6a09b3b6baf::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:05:14.552937 [ 201 ] {92f10b5c-e41a-4079-ac1e-b6a09b3b6baf::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 24 rows starting from the beginning of the part 2026.01.20 00:05:14.553011 [ 201 ] {92f10b5c-e41a-4079-ac1e-b6a09b3b6baf::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part 2026.01.20 00:05:14.553063 [ 201 ] {92f10b5c-e41a-4079-ac1e-b6a09b3b6baf::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part 2026.01.20 00:05:14.553113 [ 201 ] {92f10b5c-e41a-4079-ac1e-b6a09b3b6baf::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 24 rows starting from the beginning of the part 2026.01.20 00:05:14.553156 [ 201 ] {92f10b5c-e41a-4079-ac1e-b6a09b3b6baf::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 24 rows starting from the beginning of the part 2026.01.20 00:05:14.553156 [ 276 ] {abd44269-a30f-4ca4-aabf-abbeda097896} oximeter.fields_ipaddr (ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:05:14.553208 [ 276 ] {abd44269-a30f-4ca4-aabf-abbeda097896} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.01.20 00:05:14.553539 [ 276 ] {abd44269-a30f-4ca4-aabf-abbeda097896} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.01.20 00:05:14.553772 [ 276 ] {abd44269-a30f-4ca4-aabf-abbeda097896} oximeter.fields_ipaddr (ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:05:14.553909 [ 276 ] {abd44269-a30f-4ca4-aabf-abbeda097896} executeQuery: Read 18 rows, 1.47 KiB in 0.00123 sec., 14634.146341463415 rows/sec., 1.17 MiB/sec. 2026.01.20 00:05:14.553951 [ 276 ] {abd44269-a30f-4ca4-aabf-abbeda097896} TCPHandler: Processed in 0.001415028 sec. 2026.01.20 00:05:14.554045 [ 198 ] {92f10b5c-e41a-4079-ac1e-b6a09b3b6baf::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001410068 sec., 85102.27875535081 rows/sec., 7.39 MiB/sec. 2026.01.20 00:05:14.554062 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:05:14.554163 [ 276 ] {0c1df265-a2f1-47e9-a341-0daf4e662acc} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:05:14.554189 [ 198 ] {92f10b5c-e41a-4079-ac1e-b6a09b3b6baf::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2026.01.20 00:05:14.554202 [ 276 ] {0c1df265-a2f1-47e9-a341-0daf4e662acc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:05:14.554494 [ 198 ] {92f10b5c-e41a-4079-ac1e-b6a09b3b6baf::all_1_9_2} oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:05:14.554574 [ 198 ] {92f10b5c-e41a-4079-ac1e-b6a09b3b6baf::all_1_9_2} oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2026.01.20 00:05:14.554672 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2026.01.20 00:05:14.555338 [ 276 ] {0c1df265-a2f1-47e9-a341-0daf4e662acc} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:05:14.555375 [ 276 ] {0c1df265-a2f1-47e9-a341-0daf4e662acc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.01.20 00:05:14.555763 [ 276 ] {0c1df265-a2f1-47e9-a341-0daf4e662acc} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2026.01.20 00:05:14.555981 [ 276 ] {0c1df265-a2f1-47e9-a341-0daf4e662acc} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:05:14.556114 [ 276 ] {0c1df265-a2f1-47e9-a341-0daf4e662acc} executeQuery: Read 1405 rows, 120.26 KiB in 0.001968 sec., 713922.7642276422 rows/sec., 59.68 MiB/sec. 2026.01.20 00:05:14.556154 [ 276 ] {0c1df265-a2f1-47e9-a341-0daf4e662acc} TCPHandler: Processed in 0.002141467 sec. 2026.01.20 00:05:14.556276 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:05:14.556398 [ 276 ] {fbaf16dc-8df9-40cd-b7ca-ec5a6285ab3b} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.01.20 00:05:14.556447 [ 276 ] {fbaf16dc-8df9-40cd-b7ca-ec5a6285ab3b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.01.20 00:05:14.556929 [ 276 ] {fbaf16dc-8df9-40cd-b7ca-ec5a6285ab3b} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:05:14.556966 [ 276 ] {fbaf16dc-8df9-40cd-b7ca-ec5a6285ab3b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.01.20 00:05:14.557278 [ 276 ] {fbaf16dc-8df9-40cd-b7ca-ec5a6285ab3b} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2026.01.20 00:05:14.557494 [ 276 ] {fbaf16dc-8df9-40cd-b7ca-ec5a6285ab3b} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:05:14.557627 [ 276 ] {fbaf16dc-8df9-40cd-b7ca-ec5a6285ab3b} executeQuery: Read 70 rows, 5.23 KiB in 0.001253 sec., 55865.9217877095 rows/sec., 4.07 MiB/sec. 2026.01.20 00:05:14.557665 [ 276 ] {fbaf16dc-8df9-40cd-b7ca-ec5a6285ab3b} TCPHandler: Processed in 0.001451848 sec. 2026.01.20 00:05:14.557778 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:05:14.557874 [ 276 ] {e4f02fed-62c2-4cea-b9b3-f9d14e8a6072} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.01.20 00:05:14.557915 [ 276 ] {e4f02fed-62c2-4cea-b9b3-f9d14e8a6072} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.01.20 00:05:14.558388 [ 276 ] {e4f02fed-62c2-4cea-b9b3-f9d14e8a6072} oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:05:14.558425 [ 276 ] {e4f02fed-62c2-4cea-b9b3-f9d14e8a6072} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.01.20 00:05:14.558719 [ 276 ] {e4f02fed-62c2-4cea-b9b3-f9d14e8a6072} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2026.01.20 00:05:14.558919 [ 276 ] {e4f02fed-62c2-4cea-b9b3-f9d14e8a6072} oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:05:14.559013 [ 125 ] {} oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2026.01.20 00:05:14.559043 [ 276 ] {e4f02fed-62c2-4cea-b9b3-f9d14e8a6072} executeQuery: Read 252 rows, 17.85 KiB in 0.001187 sec., 212299.9157540017 rows/sec., 14.68 MiB/sec. 2026.01.20 00:05:14.559046 [ 125 ] {} oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:05:14.559084 [ 125 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.01.20 00:05:14.559088 [ 276 ] {e4f02fed-62c2-4cea-b9b3-f9d14e8a6072} TCPHandler: Processed in 0.001360648 sec. 2026.01.20 00:05:14.559173 [ 186 ] {bfe21cc0-ef93-444c-9700-992b96187bcd::all_1_9_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full 2026.01.20 00:05:14.559211 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:05:14.559264 [ 186 ] {bfe21cc0-ef93-444c-9700-992b96187bcd::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:05:14.559295 [ 186 ] {bfe21cc0-ef93-444c-9700-992b96187bcd::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 252 rows starting from the beginning of the part 2026.01.20 00:05:14.559306 [ 276 ] {aef4333e-bbb7-482f-bbf8-db0f6f72d47a} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.01.20 00:05:14.559346 [ 276 ] {aef4333e-bbb7-482f-bbf8-db0f6f72d47a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.01.20 00:05:14.559357 [ 186 ] {bfe21cc0-ef93-444c-9700-992b96187bcd::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 252 rows starting from the beginning of the part 2026.01.20 00:05:14.559405 [ 186 ] {bfe21cc0-ef93-444c-9700-992b96187bcd::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 252 rows starting from the beginning of the part 2026.01.20 00:05:14.559449 [ 186 ] {bfe21cc0-ef93-444c-9700-992b96187bcd::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 252 rows starting from the beginning of the part 2026.01.20 00:05:14.559489 [ 186 ] {bfe21cc0-ef93-444c-9700-992b96187bcd::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 252 rows starting from the beginning of the part 2026.01.20 00:05:14.559737 [ 276 ] {aef4333e-bbb7-482f-bbf8-db0f6f72d47a} oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:05:14.559772 [ 276 ] {aef4333e-bbb7-482f-bbf8-db0f6f72d47a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.01.20 00:05:14.560061 [ 276 ] {aef4333e-bbb7-482f-bbf8-db0f6f72d47a} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2026.01.20 00:05:14.560258 [ 276 ] {aef4333e-bbb7-482f-bbf8-db0f6f72d47a} oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:05:14.560340 [ 198 ] {bfe21cc0-ef93-444c-9700-992b96187bcd::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 1260 rows, containing 5 columns (5 merged, 0 gathered) in 0.001202456 sec., 1047855.3893032261 rows/sec., 76.47 MiB/sec. 2026.01.20 00:05:14.560353 [ 125 ] {} oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2026.01.20 00:05:14.560380 [ 276 ] {aef4333e-bbb7-482f-bbf8-db0f6f72d47a} executeQuery: Read 12 rows, 960.00 B in 0.001092 sec., 10989.010989010989 rows/sec., 858.52 KiB/sec. 2026.01.20 00:05:14.560390 [ 125 ] {} oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:05:14.560422 [ 125 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.01.20 00:05:14.560425 [ 276 ] {aef4333e-bbb7-482f-bbf8-db0f6f72d47a} TCPHandler: Processed in 0.001264056 sec. 2026.01.20 00:05:14.560468 [ 190 ] {bfe21cc0-ef93-444c-9700-992b96187bcd::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2026.01.20 00:05:14.560489 [ 186 ] {e65ef523-8c80-4a73-a921-56a9abc2e2ef::all_1_9_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full 2026.01.20 00:05:14.560545 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:05:14.560565 [ 186 ] {e65ef523-8c80-4a73-a921-56a9abc2e2ef::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:05:14.560589 [ 186 ] {e65ef523-8c80-4a73-a921-56a9abc2e2ef::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 12 rows starting from the beginning of the part 2026.01.20 00:05:14.560631 [ 186 ] {e65ef523-8c80-4a73-a921-56a9abc2e2ef::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 12 rows starting from the beginning of the part 2026.01.20 00:05:14.560640 [ 276 ] {681d2e54-f957-47e5-a6aa-3a513f5aab4a} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:05:14.560663 [ 186 ] {e65ef523-8c80-4a73-a921-56a9abc2e2ef::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part 2026.01.20 00:05:14.560681 [ 276 ] {681d2e54-f957-47e5-a6aa-3a513f5aab4a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:05:14.560695 [ 186 ] {e65ef523-8c80-4a73-a921-56a9abc2e2ef::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 12 rows starting from the beginning of the part 2026.01.20 00:05:14.560725 [ 190 ] {bfe21cc0-ef93-444c-9700-992b96187bcd::all_1_9_2} oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:05:14.560727 [ 186 ] {e65ef523-8c80-4a73-a921-56a9abc2e2ef::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 12 rows starting from the beginning of the part 2026.01.20 00:05:14.560790 [ 190 ] {bfe21cc0-ef93-444c-9700-992b96187bcd::all_1_9_2} oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2026.01.20 00:05:14.560857 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. 2026.01.20 00:05:14.561331 [ 199 ] {e65ef523-8c80-4a73-a921-56a9abc2e2ef::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.000858891 sec., 69857.52557658656 rows/sec., 5.60 MiB/sec. 2026.01.20 00:05:14.561376 [ 276 ] {681d2e54-f957-47e5-a6aa-3a513f5aab4a} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:05:14.561415 [ 276 ] {681d2e54-f957-47e5-a6aa-3a513f5aab4a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.01.20 00:05:14.561523 [ 195 ] {e65ef523-8c80-4a73-a921-56a9abc2e2ef::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2026.01.20 00:05:14.561788 [ 276 ] {681d2e54-f957-47e5-a6aa-3a513f5aab4a} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2026.01.20 00:05:14.561850 [ 195 ] {e65ef523-8c80-4a73-a921-56a9abc2e2ef::all_1_9_2} oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:05:14.561940 [ 195 ] {e65ef523-8c80-4a73-a921-56a9abc2e2ef::all_1_9_2} oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2026.01.20 00:05:14.562024 [ 276 ] {681d2e54-f957-47e5-a6aa-3a513f5aab4a} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:05:14.562030 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2026.01.20 00:05:14.562164 [ 276 ] {681d2e54-f957-47e5-a6aa-3a513f5aab4a} executeQuery: Read 614 rows, 47.33 KiB in 0.001542 sec., 398184.17639429314 rows/sec., 29.98 MiB/sec. 2026.01.20 00:05:14.562205 [ 276 ] {681d2e54-f957-47e5-a6aa-3a513f5aab4a} TCPHandler: Processed in 0.001710062 sec. 2026.01.20 00:05:14.562319 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:05:14.562413 [ 276 ] {589e451f-e282-4404-ae95-2994a4db45b4} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:05:14.562456 [ 276 ] {589e451f-e282-4404-ae95-2994a4db45b4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:05:14.563125 [ 276 ] {589e451f-e282-4404-ae95-2994a4db45b4} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:05:14.563161 [ 276 ] {589e451f-e282-4404-ae95-2994a4db45b4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.01.20 00:05:14.563544 [ 276 ] {589e451f-e282-4404-ae95-2994a4db45b4} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2026.01.20 00:05:14.563745 [ 276 ] {589e451f-e282-4404-ae95-2994a4db45b4} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:05:14.563874 [ 276 ] {589e451f-e282-4404-ae95-2994a4db45b4} executeQuery: Read 889 rows, 61.79 KiB in 0.001478 sec., 601488.4979702301 rows/sec., 40.83 MiB/sec. 2026.01.20 00:05:14.563911 [ 276 ] {589e451f-e282-4404-ae95-2994a4db45b4} TCPHandler: Processed in 0.001642801 sec. 2026.01.20 00:05:14.564020 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:05:14.564116 [ 276 ] {2e16d06f-9a68-4419-991b-a05a4d615097} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.01.20 00:05:14.564169 [ 276 ] {2e16d06f-9a68-4419-991b-a05a4d615097} 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 2026.01.20 00:05:14.565017 [ 276 ] {2e16d06f-9a68-4419-991b-a05a4d615097} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:05:14.565054 [ 276 ] {2e16d06f-9a68-4419-991b-a05a4d615097} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.01.20 00:05:14.565584 [ 276 ] {2e16d06f-9a68-4419-991b-a05a4d615097} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2026.01.20 00:05:14.565799 [ 276 ] {2e16d06f-9a68-4419-991b-a05a4d615097} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:05:14.565941 [ 276 ] {2e16d06f-9a68-4419-991b-a05a4d615097} executeQuery: Read 40 rows, 73.40 KiB in 0.001843 sec., 21703.74389582203 rows/sec., 38.89 MiB/sec. 2026.01.20 00:05:14.565994 [ 276 ] {2e16d06f-9a68-4419-991b-a05a4d615097} TCPHandler: Processed in 0.002024297 sec. 2026.01.20 00:05:14.566108 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:05:14.566204 [ 276 ] {9fd5f21c-24c7-48cb-97af-d1c6b1ab69be} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:05:14.566245 [ 276 ] {9fd5f21c-24c7-48cb-97af-d1c6b1ab69be} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:05:14.566587 [ 276 ] {9fd5f21c-24c7-48cb-97af-d1c6b1ab69be} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:05:14.566624 [ 276 ] {9fd5f21c-24c7-48cb-97af-d1c6b1ab69be} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.01.20 00:05:14.566926 [ 276 ] {9fd5f21c-24c7-48cb-97af-d1c6b1ab69be} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2026.01.20 00:05:14.567131 [ 276 ] {9fd5f21c-24c7-48cb-97af-d1c6b1ab69be} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:05:14.567259 [ 276 ] {9fd5f21c-24c7-48cb-97af-d1c6b1ab69be} executeQuery: Read 60 rows, 4.14 KiB in 0.001073 sec., 55917.98695246971 rows/sec., 3.77 MiB/sec. 2026.01.20 00:05:14.567295 [ 276 ] {9fd5f21c-24c7-48cb-97af-d1c6b1ab69be} TCPHandler: Processed in 0.001237616 sec. 2026.01.20 00:05:14.821079 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16793 2026.01.20 00:05:14.821535 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:05:14.821574 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.01.20 00:05:14.822039 [ 245 ] {} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2026.01.20 00:05:14.822275 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:05:14.822405 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16793 2026.01.20 00:05:15.721800 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 2026.01.20 00:05:15.739067 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:05:15.739114 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.01.20 00:05:15.745519 [ 244 ] {} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2026.01.20 00:05:15.746241 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:05:15.749104 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 264 2026.01.20 00:05:19.519284 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:05:19.519471 [ 276 ] {7a3d3291-905a-42a4-9a0c-a5e88f41e8bb} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:05:19.519538 [ 276 ] {7a3d3291-905a-42a4-9a0c-a5e88f41e8bb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:05:19.520190 [ 276 ] {7a3d3291-905a-42a4-9a0c-a5e88f41e8bb} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:05:19.520238 [ 276 ] {7a3d3291-905a-42a4-9a0c-a5e88f41e8bb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.01.20 00:05:19.520631 [ 276 ] {7a3d3291-905a-42a4-9a0c-a5e88f41e8bb} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2026.01.20 00:05:19.520850 [ 276 ] {7a3d3291-905a-42a4-9a0c-a5e88f41e8bb} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:05:19.521002 [ 276 ] {7a3d3291-905a-42a4-9a0c-a5e88f41e8bb} executeQuery: Read 56 rows, 4.38 KiB in 0.001577 sec., 35510.46290424857 rows/sec., 2.71 MiB/sec. 2026.01.20 00:05:19.521018 [ 31 ] {} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2026.01.20 00:05:19.521042 [ 276 ] {7a3d3291-905a-42a4-9a0c-a5e88f41e8bb} TCPHandler: Processed in 0.001887274 sec. 2026.01.20 00:05:19.521083 [ 31 ] {} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:05:19.521110 [ 31 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.01.20 00:05:19.521184 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:05:19.521210 [ 195 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2026.01.20 00:05:19.521284 [ 276 ] {a2d0249c-c584-43ee-bf62-19fbb553eeac} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:05:19.521328 [ 276 ] {a2d0249c-c584-43ee-bf62-19fbb553eeac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:05:19.521343 [ 195 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:05:19.521386 [ 195 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1405 rows starting from the beginning of the part 2026.01.20 00:05:19.521455 [ 195 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 56 rows starting from the beginning of the part 2026.01.20 00:05:19.521502 [ 195 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 136 rows starting from the beginning of the part 2026.01.20 00:05:19.521543 [ 195 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 56 rows starting from the beginning of the part 2026.01.20 00:05:19.521621 [ 195 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1405 rows starting from the beginning of the part 2026.01.20 00:05:19.521663 [ 195 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 56 rows starting from the beginning of the part 2026.01.20 00:05:19.521762 [ 276 ] {a2d0249c-c584-43ee-bf62-19fbb553eeac} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:05:19.521806 [ 276 ] {a2d0249c-c584-43ee-bf62-19fbb553eeac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:05:19.522151 [ 276 ] {a2d0249c-c584-43ee-bf62-19fbb553eeac} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2026.01.20 00:05:19.522372 [ 276 ] {a2d0249c-c584-43ee-bf62-19fbb553eeac} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:05:19.522480 [ 31 ] {} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2026.01.20 00:05:19.522502 [ 276 ] {a2d0249c-c584-43ee-bf62-19fbb553eeac} executeQuery: Read 64 rows, 5.12 KiB in 0.001237 sec., 51738.07599029911 rows/sec., 4.04 MiB/sec. 2026.01.20 00:05:19.522509 [ 31 ] {} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:05:19.522543 [ 31 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:05:19.522547 [ 276 ] {a2d0249c-c584-43ee-bf62-19fbb553eeac} TCPHandler: Processed in 0.001414398 sec. 2026.01.20 00:05:19.522651 [ 199 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2026.01.20 00:05:19.522680 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:05:19.522768 [ 199 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:05:19.522780 [ 276 ] {4784da29-60d8-43af-b25a-60bc742adf21} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:05:19.522808 [ 199 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 632 rows starting from the beginning of the part 2026.01.20 00:05:19.522833 [ 276 ] {4784da29-60d8-43af-b25a-60bc742adf21} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:05:19.522898 [ 199 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 64 rows starting from the beginning of the part 2026.01.20 00:05:19.522961 [ 199 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 104 rows starting from the beginning of the part 2026.01.20 00:05:19.523033 [ 199 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 64 rows starting from the beginning of the part 2026.01.20 00:05:19.523108 [ 199 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 614 rows starting from the beginning of the part 2026.01.20 00:05:19.523166 [ 199 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 64 rows starting from the beginning of the part 2026.01.20 00:05:19.523306 [ 276 ] {4784da29-60d8-43af-b25a-60bc742adf21} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:05:19.523317 [ 191 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 3114 rows, containing 5 columns (5 merged, 0 gathered) in 0.002149527 sec., 1448690.805000356 rows/sec., 126.24 MiB/sec. 2026.01.20 00:05:19.523348 [ 276 ] {4784da29-60d8-43af-b25a-60bc742adf21} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:05:19.523529 [ 195 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2026.01.20 00:05:19.523762 [ 276 ] {4784da29-60d8-43af-b25a-60bc742adf21} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2026.01.20 00:05:19.523814 [ 195 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_51_10} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:05:19.523902 [ 195 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_51_10} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2026.01.20 00:05:19.523970 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. 2026.01.20 00:05:19.524012 [ 276 ] {4784da29-60d8-43af-b25a-60bc742adf21} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:05:19.524139 [ 31 ] {} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2026.01.20 00:05:19.524149 [ 276 ] {4784da29-60d8-43af-b25a-60bc742adf21} executeQuery: Read 160 rows, 11.41 KiB in 0.001387 sec., 115356.88536409517 rows/sec., 8.03 MiB/sec. 2026.01.20 00:05:19.524173 [ 31 ] {} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:05:19.524197 [ 31 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:05:19.524197 [ 276 ] {4784da29-60d8-43af-b25a-60bc742adf21} TCPHandler: Processed in 0.00156714 sec. 2026.01.20 00:05:19.524254 [ 194 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 1542 rows, containing 5 columns (5 merged, 0 gathered) in 0.001664271 sec., 926531.7968047272 rows/sec., 73.82 MiB/sec. 2026.01.20 00:05:19.524266 [ 195 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2026.01.20 00:05:19.524328 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:05:19.524365 [ 195 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:05:19.524395 [ 195 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_51_10} MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 13798 rows starting from the beginning of the part 2026.01.20 00:05:19.524428 [ 276 ] {da932fe7-8793-4f91-9033-f191ef8674ee} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:05:19.524434 [ 191 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2026.01.20 00:05:19.524441 [ 195 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 160 rows starting from the beginning of the part 2026.01.20 00:05:19.524477 [ 276 ] {da932fe7-8793-4f91-9033-f191ef8674ee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:05:19.524496 [ 195 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 160 rows starting from the beginning of the part 2026.01.20 00:05:19.524533 [ 195 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 160 rows starting from the beginning of the part 2026.01.20 00:05:19.524564 [ 195 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 889 rows starting from the beginning of the part 2026.01.20 00:05:19.524598 [ 195 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 160 rows starting from the beginning of the part 2026.01.20 00:05:19.524770 [ 191 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_51_10} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:05:19.524830 [ 276 ] {da932fe7-8793-4f91-9033-f191ef8674ee} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:05:19.524843 [ 191 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_51_10} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2026.01.20 00:05:19.524874 [ 276 ] {da932fe7-8793-4f91-9033-f191ef8674ee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:05:19.524923 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. 2026.01.20 00:05:19.525215 [ 276 ] {da932fe7-8793-4f91-9033-f191ef8674ee} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2026.01.20 00:05:19.525427 [ 276 ] {da932fe7-8793-4f91-9033-f191ef8674ee} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:05:19.525538 [ 31 ] {} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2026.01.20 00:05:19.525569 [ 31 ] {} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:05:19.525574 [ 276 ] {da932fe7-8793-4f91-9033-f191ef8674ee} executeQuery: Read 60 rows, 4.14 KiB in 0.001164 sec., 51546.391752577314 rows/sec., 3.47 MiB/sec. 2026.01.20 00:05:19.525588 [ 31 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:05:19.525621 [ 276 ] {da932fe7-8793-4f91-9033-f191ef8674ee} TCPHandler: Processed in 0.001343587 sec. 2026.01.20 00:05:19.525709 [ 193 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2026.01.20 00:05:19.525858 [ 193 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:05:19.525896 [ 193 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2700 rows starting from the beginning of the part 2026.01.20 00:05:19.525963 [ 193 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 60 rows starting from the beginning of the part 2026.01.20 00:05:19.526005 [ 193 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 60 rows starting from the beginning of the part 2026.01.20 00:05:19.526046 [ 193 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 60 rows starting from the beginning of the part 2026.01.20 00:05:19.526085 [ 193 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 60 rows starting from the beginning of the part 2026.01.20 00:05:19.526123 [ 193 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 60 rows starting from the beginning of the part 2026.01.20 00:05:19.527677 [ 191 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 3000 rows, containing 4 columns (4 merged, 0 gathered) in 0.002019636 sec., 1485416.1839064069 rows/sec., 100.11 MiB/sec. 2026.01.20 00:05:19.528027 [ 193 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2026.01.20 00:05:19.528312 [ 193 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_51_10} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:05:19.528394 [ 193 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_51_10} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2026.01.20 00:05:19.528475 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. 2026.01.20 00:05:19.529280 [ 192 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 15327 rows, containing 5 columns (5 merged, 0 gathered) in 0.005030125 sec., 3047041.574513556 rows/sec., 209.32 MiB/sec. 2026.01.20 00:05:19.529648 [ 191 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2026.01.20 00:05:19.529900 [ 191 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_51_10} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:05:19.529969 [ 191 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_51_10} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2026.01.20 00:05:19.530026 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.84 MiB. 2026.01.20 00:05:20.000258 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 282.25 MiB, peak 290.75 MiB, free memory in arenas 0.00 B, will set to 284.06 MiB (RSS), difference: 1.81 MiB 2026.01.20 00:05:22.177712 [ 38 ] {} DNSResolver: Updating DNS cache 2026.01.20 00:05:22.177768 [ 38 ] {} DNSResolver: Updated DNS cache 2026.01.20 00:05:22.323461 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17305 2026.01.20 00:05:22.324004 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:05:22.324050 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.01.20 00:05:22.324578 [ 245 ] {} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2026.01.20 00:05:22.324825 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:05:22.324969 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17305 2026.01.20 00:05:22.325000 [ 38 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2026.01.20 00:05:22.325066 [ 38 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:05:22.325086 [ 38 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.01.20 00:05:22.325210 [ 195 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2026.01.20 00:05:22.325354 [ 195 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:05:22.325390 [ 195 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_36_7} MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14873 rows starting from the beginning of the part 2026.01.20 00:05:22.325451 [ 195 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 512 rows starting from the beginning of the part 2026.01.20 00:05:22.325513 [ 195 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 448 rows starting from the beginning of the part 2026.01.20 00:05:22.325562 [ 195 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 512 rows starting from the beginning of the part 2026.01.20 00:05:22.325598 [ 195 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 448 rows starting from the beginning of the part 2026.01.20 00:05:22.325633 [ 195 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 512 rows starting from the beginning of the part 2026.01.20 00:05:22.327658 [ 192 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 17305 rows, containing 4 columns (4 merged, 0 gathered) in 0.002503812 sec., 6911461.403651712 rows/sec., 98.87 MiB/sec. 2026.01.20 00:05:22.327809 [ 188 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2026.01.20 00:05:22.328135 [ 188 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_36_7} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:05:22.328223 [ 188 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_36_7} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2026.01.20 00:05:22.328357 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. 2026.01.20 00:05:22.350354 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 764 2026.01.20 00:05:22.352439 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:05:22.352481 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.01.20 00:05:22.353627 [ 243 ] {} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2026.01.20 00:05:22.353890 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:05:22.354151 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 764 2026.01.20 00:05:23.249147 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 2026.01.20 00:05:23.266552 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:05:23.266603 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:05:23.272799 [ 244 ] {} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2026.01.20 00:05:23.273531 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:05:23.273835 [ 38 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2026.01.20 00:05:23.273897 [ 38 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:05:23.273916 [ 38 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:05:23.274011 [ 192 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2026.01.20 00:05:23.276370 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 272 2026.01.20 00:05:23.277202 [ 192 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:05:23.277957 [ 192 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 234 rows starting from the beginning of the part 2026.01.20 00:05:23.281274 [ 192 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 7 rows starting from the beginning of the part 2026.01.20 00:05:23.284655 [ 192 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 8 rows starting from the beginning of the part 2026.01.20 00:05:23.288451 [ 192 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 7 rows starting from the beginning of the part 2026.01.20 00:05:23.292547 [ 192 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 8 rows starting from the beginning of the part 2026.01.20 00:05:23.296655 [ 192 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 8 rows starting from the beginning of the part 2026.01.20 00:05:23.347199 [ 187 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.073221649 sec., 3714.7483526354345 rows/sec., 19.21 MiB/sec. 2026.01.20 00:05:23.349926 [ 197 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2026.01.20 00:05:23.351966 [ 197 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_36_7} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:05:23.352076 [ 197 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_36_7} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2026.01.20 00:05:23.354958 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. 2026.01.20 00:05:24.000270 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 285.38 MiB, peak 297.26 MiB, free memory in arenas 0.00 B, will set to 287.41 MiB (RSS), difference: 2.03 MiB 2026.01.20 00:05:24.520872 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:05:24.521140 [ 276 ] {507d683f-f77b-4469-bde4-2af47f84fb29} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:05:24.521207 [ 276 ] {507d683f-f77b-4469-bde4-2af47f84fb29} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:05:24.521946 [ 276 ] {507d683f-f77b-4469-bde4-2af47f84fb29} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:05:24.521998 [ 276 ] {507d683f-f77b-4469-bde4-2af47f84fb29} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:05:24.522395 [ 276 ] {507d683f-f77b-4469-bde4-2af47f84fb29} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2026.01.20 00:05:24.522621 [ 276 ] {507d683f-f77b-4469-bde4-2af47f84fb29} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:05:24.522788 [ 276 ] {507d683f-f77b-4469-bde4-2af47f84fb29} executeQuery: Read 136 rows, 12.05 KiB in 0.001705 sec., 79765.39589442816 rows/sec., 6.90 MiB/sec. 2026.01.20 00:05:24.522837 [ 276 ] {507d683f-f77b-4469-bde4-2af47f84fb29} TCPHandler: Processed in 0.002150978 sec. 2026.01.20 00:05:24.522963 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:05:24.523067 [ 276 ] {9bdc993b-af1d-4837-8926-c0cd69cbd7f2} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.01.20 00:05:24.523111 [ 276 ] {9bdc993b-af1d-4837-8926-c0cd69cbd7f2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.01.20 00:05:24.523541 [ 276 ] {9bdc993b-af1d-4837-8926-c0cd69cbd7f2} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:05:24.523579 [ 276 ] {9bdc993b-af1d-4837-8926-c0cd69cbd7f2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:05:24.523887 [ 276 ] {9bdc993b-af1d-4837-8926-c0cd69cbd7f2} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2026.01.20 00:05:24.524095 [ 276 ] {9bdc993b-af1d-4837-8926-c0cd69cbd7f2} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:05:24.524205 [ 35 ] {} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2026.01.20 00:05:24.524230 [ 276 ] {9bdc993b-af1d-4837-8926-c0cd69cbd7f2} executeQuery: Read 40 rows, 3.01 KiB in 0.001187 sec., 33698.39932603201 rows/sec., 2.47 MiB/sec. 2026.01.20 00:05:24.524269 [ 35 ] {} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:05:24.524278 [ 276 ] {9bdc993b-af1d-4837-8926-c0cd69cbd7f2} TCPHandler: Processed in 0.001367767 sec. 2026.01.20 00:05:24.524298 [ 35 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:05:24.524394 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:05:24.524437 [ 188 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2026.01.20 00:05:24.524494 [ 276 ] {1f18e30a-1497-46e2-959d-61ea28a55fd4} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:05:24.524539 [ 276 ] {1f18e30a-1497-46e2-959d-61ea28a55fd4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:05:24.524596 [ 188 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:05:24.524638 [ 188 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 70 rows starting from the beginning of the part 2026.01.20 00:05:24.524716 [ 188 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 52 rows starting from the beginning of the part 2026.01.20 00:05:24.524769 [ 188 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 40 rows starting from the beginning of the part 2026.01.20 00:05:24.524858 [ 188 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 40 rows starting from the beginning of the part 2026.01.20 00:05:24.524914 [ 188 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 70 rows starting from the beginning of the part 2026.01.20 00:05:24.524967 [ 188 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 40 rows starting from the beginning of the part 2026.01.20 00:05:24.524984 [ 276 ] {1f18e30a-1497-46e2-959d-61ea28a55fd4} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:05:24.525027 [ 276 ] {1f18e30a-1497-46e2-959d-61ea28a55fd4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:05:24.525386 [ 276 ] {1f18e30a-1497-46e2-959d-61ea28a55fd4} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2026.01.20 00:05:24.525621 [ 276 ] {1f18e30a-1497-46e2-959d-61ea28a55fd4} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:05:24.525766 [ 276 ] {1f18e30a-1497-46e2-959d-61ea28a55fd4} executeQuery: Read 104 rows, 8.32 KiB in 0.001291 sec., 80557.70720371805 rows/sec., 6.29 MiB/sec. 2026.01.20 00:05:24.525805 [ 276 ] {1f18e30a-1497-46e2-959d-61ea28a55fd4} TCPHandler: Processed in 0.001462379 sec. 2026.01.20 00:05:24.525889 [ 197 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 312 rows, containing 5 columns (5 merged, 0 gathered) in 0.00151542 sec., 205883.51744070952 rows/sec., 15.89 MiB/sec. 2026.01.20 00:05:24.525939 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:05:24.526068 [ 276 ] {ddac24e8-ab8c-4822-838e-a784fb319af3} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:05:24.526102 [ 189 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2026.01.20 00:05:24.526124 [ 276 ] {ddac24e8-ab8c-4822-838e-a784fb319af3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:05:24.526462 [ 189 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_26_5} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:05:24.526559 [ 189 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_26_5} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2026.01.20 00:05:24.526663 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. 2026.01.20 00:05:24.526691 [ 276 ] {ddac24e8-ab8c-4822-838e-a784fb319af3} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:05:24.526745 [ 276 ] {ddac24e8-ab8c-4822-838e-a784fb319af3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:05:24.527147 [ 276 ] {ddac24e8-ab8c-4822-838e-a784fb319af3} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2026.01.20 00:05:24.527388 [ 276 ] {ddac24e8-ab8c-4822-838e-a784fb319af3} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:05:24.527544 [ 276 ] {ddac24e8-ab8c-4822-838e-a784fb319af3} executeQuery: Read 160 rows, 11.41 KiB in 0.001501 sec., 106595.60293137908 rows/sec., 7.42 MiB/sec. 2026.01.20 00:05:24.527586 [ 276 ] {ddac24e8-ab8c-4822-838e-a784fb319af3} TCPHandler: Processed in 0.001711922 sec. 2026.01.20 00:05:24.527707 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:05:24.527804 [ 276 ] {1c906f34-1bac-4690-a1b2-61942cfeee02} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.01.20 00:05:24.527860 [ 276 ] {1c906f34-1bac-4690-a1b2-61942cfeee02} 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 2026.01.20 00:05:24.528739 [ 276 ] {1c906f34-1bac-4690-a1b2-61942cfeee02} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:05:24.528802 [ 276 ] {1c906f34-1bac-4690-a1b2-61942cfeee02} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:05:24.529386 [ 276 ] {1c906f34-1bac-4690-a1b2-61942cfeee02} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2026.01.20 00:05:24.529626 [ 276 ] {1c906f34-1bac-4690-a1b2-61942cfeee02} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:05:24.529741 [ 32 ] {} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2026.01.20 00:05:24.529787 [ 276 ] {1c906f34-1bac-4690-a1b2-61942cfeee02} executeQuery: Read 40 rows, 73.40 KiB in 0.002001 sec., 19990.004997501248 rows/sec., 35.82 MiB/sec. 2026.01.20 00:05:24.529791 [ 32 ] {} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:05:24.529832 [ 32 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:05:24.529865 [ 276 ] {1c906f34-1bac-4690-a1b2-61942cfeee02} TCPHandler: Processed in 0.002209768 sec. 2026.01.20 00:05:24.529919 [ 189 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2026.01.20 00:05:24.529999 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:05:24.530100 [ 276 ] {13b617fd-9c10-4b9e-b58f-76692843485b} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:05:24.530143 [ 276 ] {13b617fd-9c10-4b9e-b58f-76692843485b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:05:24.530156 [ 189 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:05:24.530220 [ 189 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 786 rows starting from the beginning of the part 2026.01.20 00:05:24.530339 [ 189 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 40 rows starting from the beginning of the part 2026.01.20 00:05:24.530432 [ 189 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 40 rows starting from the beginning of the part 2026.01.20 00:05:24.530490 [ 276 ] {13b617fd-9c10-4b9e-b58f-76692843485b} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:05:24.530524 [ 189 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 40 rows starting from the beginning of the part 2026.01.20 00:05:24.530533 [ 276 ] {13b617fd-9c10-4b9e-b58f-76692843485b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:05:24.530621 [ 189 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 40 rows starting from the beginning of the part 2026.01.20 00:05:24.530717 [ 189 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 40 rows starting from the beginning of the part 2026.01.20 00:05:24.530883 [ 276 ] {13b617fd-9c10-4b9e-b58f-76692843485b} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2026.01.20 00:05:24.531145 [ 276 ] {13b617fd-9c10-4b9e-b58f-76692843485b} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:05:24.531298 [ 276 ] {13b617fd-9c10-4b9e-b58f-76692843485b} executeQuery: Read 60 rows, 4.14 KiB in 0.001216 sec., 49342.10526315789 rows/sec., 3.33 MiB/sec. 2026.01.20 00:05:24.531336 [ 276 ] {13b617fd-9c10-4b9e-b58f-76692843485b} TCPHandler: Processed in 0.001389088 sec. 2026.01.20 00:05:24.545482 [ 197 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 986 rows, containing 19 columns (19 merged, 0 gathered) in 0.01560126 sec., 63200.02358783842 rows/sec., 113.25 MiB/sec. 2026.01.20 00:05:24.546982 [ 200 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2026.01.20 00:05:24.547376 [ 198 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_26_5} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:05:24.547477 [ 198 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_26_5} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2026.01.20 00:05:24.547660 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.76 MiB. 2026.01.20 00:05:25.000278 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 287.91 MiB, peak 297.26 MiB, free memory in arenas 0.00 B, will set to 291.42 MiB (RSS), difference: 3.51 MiB 2026.01.20 00:05:25.407554 [ 32 ] {} oximeter.fields_ipaddr (ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2026.01.20 00:05:25.407607 [ 32 ] {} oximeter.fields_ipaddr (ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:05:25.407628 [ 32 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:05:25.407746 [ 200 ] {ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2026.01.20 00:05:25.407874 [ 200 ] {ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:05:25.407911 [ 200 ] {ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 14 rows starting from the beginning of the part 2026.01.20 00:05:25.407985 [ 200 ] {ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 18 rows starting from the beginning of the part 2026.01.20 00:05:25.408037 [ 200 ] {ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 18 rows starting from the beginning of the part 2026.01.20 00:05:25.408083 [ 200 ] {ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 18 rows starting from the beginning of the part 2026.01.20 00:05:25.408122 [ 200 ] {ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 18 rows starting from the beginning of the part 2026.01.20 00:05:25.409396 [ 198 ] {ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 86 rows, containing 5 columns (5 merged, 0 gathered) in 0.001693521 sec., 50781.7735947768 rows/sec., 4.24 MiB/sec. 2026.01.20 00:05:25.409603 [ 197 ] {ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2026.01.20 00:05:25.409929 [ 197 ] {ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3::all_1_5_1} oximeter.fields_ipaddr (ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:05:25.410002 [ 197 ] {ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3::all_1_5_1} oximeter.fields_ipaddr (ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2026.01.20 00:05:25.410109 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2026.01.20 00:05:29.519656 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:05:29.519853 [ 276 ] {8f943286-9494-4a6e-aa92-98c94aafaa59} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:05:29.519920 [ 276 ] {8f943286-9494-4a6e-aa92-98c94aafaa59} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:05:29.520592 [ 276 ] {8f943286-9494-4a6e-aa92-98c94aafaa59} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:05:29.520648 [ 276 ] {8f943286-9494-4a6e-aa92-98c94aafaa59} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:05:29.521083 [ 276 ] {8f943286-9494-4a6e-aa92-98c94aafaa59} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2026.01.20 00:05:29.521326 [ 276 ] {8f943286-9494-4a6e-aa92-98c94aafaa59} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:05:29.521491 [ 276 ] {8f943286-9494-4a6e-aa92-98c94aafaa59} executeQuery: Read 56 rows, 4.38 KiB in 0.001685 sec., 33234.42136498516 rows/sec., 2.54 MiB/sec. 2026.01.20 00:05:29.521536 [ 276 ] {8f943286-9494-4a6e-aa92-98c94aafaa59} TCPHandler: Processed in 0.002007756 sec. 2026.01.20 00:05:29.521671 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:05:29.521770 [ 276 ] {015aef89-a885-4582-8a9c-8ba9b331a6eb} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:05:29.521814 [ 276 ] {015aef89-a885-4582-8a9c-8ba9b331a6eb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:05:29.522280 [ 276 ] {015aef89-a885-4582-8a9c-8ba9b331a6eb} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:05:29.522317 [ 276 ] {015aef89-a885-4582-8a9c-8ba9b331a6eb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:05:29.522654 [ 276 ] {015aef89-a885-4582-8a9c-8ba9b331a6eb} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2026.01.20 00:05:29.522878 [ 276 ] {015aef89-a885-4582-8a9c-8ba9b331a6eb} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:05:29.523016 [ 276 ] {015aef89-a885-4582-8a9c-8ba9b331a6eb} executeQuery: Read 64 rows, 5.12 KiB in 0.001264 sec., 50632.91139240507 rows/sec., 3.95 MiB/sec. 2026.01.20 00:05:29.523053 [ 276 ] {015aef89-a885-4582-8a9c-8ba9b331a6eb} TCPHandler: Processed in 0.001433818 sec. 2026.01.20 00:05:29.523173 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:05:29.523269 [ 276 ] {540fcb8c-2480-41d2-9145-707b0f2c73d9} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:05:29.523314 [ 276 ] {540fcb8c-2480-41d2-9145-707b0f2c73d9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:05:29.523752 [ 276 ] {540fcb8c-2480-41d2-9145-707b0f2c73d9} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:05:29.523788 [ 276 ] {540fcb8c-2480-41d2-9145-707b0f2c73d9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:05:29.524126 [ 276 ] {540fcb8c-2480-41d2-9145-707b0f2c73d9} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2026.01.20 00:05:29.524337 [ 276 ] {540fcb8c-2480-41d2-9145-707b0f2c73d9} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:05:29.524466 [ 276 ] {540fcb8c-2480-41d2-9145-707b0f2c73d9} executeQuery: Read 160 rows, 11.41 KiB in 0.001215 sec., 131687.24279835392 rows/sec., 9.17 MiB/sec. 2026.01.20 00:05:29.524503 [ 276 ] {540fcb8c-2480-41d2-9145-707b0f2c73d9} TCPHandler: Processed in 0.001380078 sec. 2026.01.20 00:05:29.524615 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:05:29.524708 [ 276 ] {99e54dc9-587d-481b-a097-25bc1ee89d89} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:05:29.524752 [ 276 ] {99e54dc9-587d-481b-a097-25bc1ee89d89} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:05:29.525085 [ 276 ] {99e54dc9-587d-481b-a097-25bc1ee89d89} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:05:29.525120 [ 276 ] {99e54dc9-587d-481b-a097-25bc1ee89d89} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:05:29.525422 [ 276 ] {99e54dc9-587d-481b-a097-25bc1ee89d89} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2026.01.20 00:05:29.525632 [ 276 ] {99e54dc9-587d-481b-a097-25bc1ee89d89} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:05:29.525761 [ 276 ] {99e54dc9-587d-481b-a097-25bc1ee89d89} executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. 2026.01.20 00:05:29.525797 [ 276 ] {99e54dc9-587d-481b-a097-25bc1ee89d89} TCPHandler: Processed in 0.001232956 sec. 2026.01.20 00:05:29.825066 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17753 2026.01.20 00:05:29.825609 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:05:29.825656 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:05:29.826211 [ 245 ] {} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2026.01.20 00:05:29.826467 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:05:29.826599 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17753 2026.01.20 00:05:30.776485 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 2026.01.20 00:05:30.792212 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:05:30.792278 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:05:30.797775 [ 244 ] {} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2026.01.20 00:05:30.798496 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:05:30.801541 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 279 2026.01.20 00:05:32.354296 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 784 2026.01.20 00:05:32.356278 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:05:32.356316 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:05:32.357524 [ 243 ] {} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2026.01.20 00:05:32.357789 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:05:32.358042 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 784 2026.01.20 00:05:34.521440 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:05:34.521630 [ 276 ] {ed56e951-d3d9-4002-b7b9-34fd4c0cfa0a} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:05:34.521695 [ 276 ] {ed56e951-d3d9-4002-b7b9-34fd4c0cfa0a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:05:34.522452 [ 276 ] {ed56e951-d3d9-4002-b7b9-34fd4c0cfa0a} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:05:34.522504 [ 276 ] {ed56e951-d3d9-4002-b7b9-34fd4c0cfa0a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:05:34.522955 [ 276 ] {ed56e951-d3d9-4002-b7b9-34fd4c0cfa0a} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2026.01.20 00:05:34.523178 [ 276 ] {ed56e951-d3d9-4002-b7b9-34fd4c0cfa0a} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:05:34.523328 [ 276 ] {ed56e951-d3d9-4002-b7b9-34fd4c0cfa0a} executeQuery: Read 136 rows, 12.05 KiB in 0.001744 sec., 77981.65137614678 rows/sec., 6.75 MiB/sec. 2026.01.20 00:05:34.523369 [ 276 ] {ed56e951-d3d9-4002-b7b9-34fd4c0cfa0a} TCPHandler: Processed in 0.002056876 sec. 2026.01.20 00:05:34.523498 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:05:34.523598 [ 276 ] {307da8f5-e627-4689-990f-21d07e5173d0} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.01.20 00:05:34.523642 [ 276 ] {307da8f5-e627-4689-990f-21d07e5173d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.01.20 00:05:34.524087 [ 276 ] {307da8f5-e627-4689-990f-21d07e5173d0} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:05:34.524124 [ 276 ] {307da8f5-e627-4689-990f-21d07e5173d0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:05:34.524421 [ 276 ] {307da8f5-e627-4689-990f-21d07e5173d0} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2026.01.20 00:05:34.524628 [ 276 ] {307da8f5-e627-4689-990f-21d07e5173d0} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:05:34.524756 [ 276 ] {307da8f5-e627-4689-990f-21d07e5173d0} executeQuery: Read 40 rows, 3.01 KiB in 0.001178 sec., 33955.85738539898 rows/sec., 2.49 MiB/sec. 2026.01.20 00:05:34.524794 [ 276 ] {307da8f5-e627-4689-990f-21d07e5173d0} TCPHandler: Processed in 0.001349317 sec. 2026.01.20 00:05:34.524913 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:05:34.525007 [ 276 ] {6fe818c5-c1f8-403a-a05d-1e40586360bc} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:05:34.525047 [ 276 ] {6fe818c5-c1f8-403a-a05d-1e40586360bc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:05:34.525479 [ 276 ] {6fe818c5-c1f8-403a-a05d-1e40586360bc} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:05:34.525515 [ 276 ] {6fe818c5-c1f8-403a-a05d-1e40586360bc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:05:34.525823 [ 276 ] {6fe818c5-c1f8-403a-a05d-1e40586360bc} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2026.01.20 00:05:34.526035 [ 276 ] {6fe818c5-c1f8-403a-a05d-1e40586360bc} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:05:34.526161 [ 276 ] {6fe818c5-c1f8-403a-a05d-1e40586360bc} executeQuery: Read 104 rows, 8.32 KiB in 0.001172 sec., 88737.2013651877 rows/sec., 6.93 MiB/sec. 2026.01.20 00:05:34.526199 [ 276 ] {6fe818c5-c1f8-403a-a05d-1e40586360bc} TCPHandler: Processed in 0.001336927 sec. 2026.01.20 00:05:34.526316 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:05:34.526410 [ 276 ] {9347d442-7fad-4dda-a268-87538e27abe5} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:05:34.526453 [ 276 ] {9347d442-7fad-4dda-a268-87538e27abe5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:05:34.526865 [ 276 ] {9347d442-7fad-4dda-a268-87538e27abe5} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:05:34.526907 [ 276 ] {9347d442-7fad-4dda-a268-87538e27abe5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:05:34.527240 [ 276 ] {9347d442-7fad-4dda-a268-87538e27abe5} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2026.01.20 00:05:34.527444 [ 276 ] {9347d442-7fad-4dda-a268-87538e27abe5} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:05:34.527570 [ 276 ] {9347d442-7fad-4dda-a268-87538e27abe5} executeQuery: Read 160 rows, 11.41 KiB in 0.001178 sec., 135823.42954159592 rows/sec., 9.46 MiB/sec. 2026.01.20 00:05:34.527607 [ 276 ] {9347d442-7fad-4dda-a268-87538e27abe5} TCPHandler: Processed in 0.001342067 sec. 2026.01.20 00:05:34.527719 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:05:34.527812 [ 276 ] {5106dc48-ec8f-467c-a9a6-195240ba051e} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.01.20 00:05:34.527868 [ 276 ] {5106dc48-ec8f-467c-a9a6-195240ba051e} 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 2026.01.20 00:05:34.528718 [ 276 ] {5106dc48-ec8f-467c-a9a6-195240ba051e} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:05:34.528754 [ 276 ] {5106dc48-ec8f-467c-a9a6-195240ba051e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:05:34.529332 [ 276 ] {5106dc48-ec8f-467c-a9a6-195240ba051e} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2026.01.20 00:05:34.529549 [ 276 ] {5106dc48-ec8f-467c-a9a6-195240ba051e} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:05:34.529684 [ 276 ] {5106dc48-ec8f-467c-a9a6-195240ba051e} executeQuery: Read 40 rows, 73.40 KiB in 0.00189 sec., 21164.021164021164 rows/sec., 37.92 MiB/sec. 2026.01.20 00:05:34.529736 [ 276 ] {5106dc48-ec8f-467c-a9a6-195240ba051e} TCPHandler: Processed in 0.002067697 sec. 2026.01.20 00:05:34.529853 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:05:34.529949 [ 276 ] {174bc5b7-66be-4438-81a4-1ee585392fed} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:05:34.529990 [ 276 ] {174bc5b7-66be-4438-81a4-1ee585392fed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:05:34.530345 [ 276 ] {174bc5b7-66be-4438-81a4-1ee585392fed} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:05:34.530382 [ 276 ] {174bc5b7-66be-4438-81a4-1ee585392fed} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:05:34.530679 [ 276 ] {174bc5b7-66be-4438-81a4-1ee585392fed} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2026.01.20 00:05:34.530897 [ 276 ] {174bc5b7-66be-4438-81a4-1ee585392fed} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:05:34.531029 [ 276 ] {174bc5b7-66be-4438-81a4-1ee585392fed} executeQuery: Read 60 rows, 4.14 KiB in 0.001099 sec., 54595.08644222021 rows/sec., 3.68 MiB/sec. 2026.01.20 00:05:34.531064 [ 276 ] {174bc5b7-66be-4438-81a4-1ee585392fed} TCPHandler: Processed in 0.001260976 sec. 2026.01.20 00:05:37.178019 [ 134 ] {} DNSResolver: Updating DNS cache 2026.01.20 00:05:37.178074 [ 134 ] {} DNSResolver: Updated DNS cache 2026.01.20 00:05:37.326730 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18265 2026.01.20 00:05:37.327520 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:05:37.327562 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:05:37.328063 [ 245 ] {} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2026.01.20 00:05:37.328287 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:05:37.328427 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18265 2026.01.20 00:05:38.301665 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 2026.01.20 00:05:38.318002 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:05:38.318056 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:05:38.324083 [ 244 ] {} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2026.01.20 00:05:38.324833 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:05:38.327492 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 287 2026.01.20 00:05:39.521977 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:05:39.522168 [ 276 ] {e256d3a2-6b84-4f63-9bed-41b093cd9883} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:05:39.522236 [ 276 ] {e256d3a2-6b84-4f63-9bed-41b093cd9883} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:05:39.522937 [ 276 ] {e256d3a2-6b84-4f63-9bed-41b093cd9883} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:05:39.522986 [ 276 ] {e256d3a2-6b84-4f63-9bed-41b093cd9883} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:05:39.523377 [ 276 ] {e256d3a2-6b84-4f63-9bed-41b093cd9883} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2026.01.20 00:05:39.523589 [ 276 ] {e256d3a2-6b84-4f63-9bed-41b093cd9883} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:05:39.523737 [ 276 ] {e256d3a2-6b84-4f63-9bed-41b093cd9883} executeQuery: Read 56 rows, 4.38 KiB in 0.00162 sec., 34567.9012345679 rows/sec., 2.64 MiB/sec. 2026.01.20 00:05:39.523780 [ 276 ] {e256d3a2-6b84-4f63-9bed-41b093cd9883} TCPHandler: Processed in 0.001932215 sec. 2026.01.20 00:05:39.523908 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:05:39.524005 [ 276 ] {da638ec0-71ab-4462-bae6-a32f9d24abc0} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:05:39.524047 [ 276 ] {da638ec0-71ab-4462-bae6-a32f9d24abc0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:05:39.524482 [ 276 ] {da638ec0-71ab-4462-bae6-a32f9d24abc0} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:05:39.524516 [ 276 ] {da638ec0-71ab-4462-bae6-a32f9d24abc0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:05:39.524817 [ 276 ] {da638ec0-71ab-4462-bae6-a32f9d24abc0} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2026.01.20 00:05:39.525023 [ 276 ] {da638ec0-71ab-4462-bae6-a32f9d24abc0} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:05:39.525150 [ 276 ] {da638ec0-71ab-4462-bae6-a32f9d24abc0} executeQuery: Read 64 rows, 5.12 KiB in 0.001166 sec., 54888.507718696404 rows/sec., 4.28 MiB/sec. 2026.01.20 00:05:39.525188 [ 276 ] {da638ec0-71ab-4462-bae6-a32f9d24abc0} TCPHandler: Processed in 0.001329367 sec. 2026.01.20 00:05:39.525306 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:05:39.525398 [ 276 ] {4f0aa832-3f3c-44ac-9d02-a3c088e92a19} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:05:39.525440 [ 276 ] {4f0aa832-3f3c-44ac-9d02-a3c088e92a19} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:05:39.525862 [ 276 ] {4f0aa832-3f3c-44ac-9d02-a3c088e92a19} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:05:39.525897 [ 276 ] {4f0aa832-3f3c-44ac-9d02-a3c088e92a19} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:05:39.526216 [ 276 ] {4f0aa832-3f3c-44ac-9d02-a3c088e92a19} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2026.01.20 00:05:39.526418 [ 276 ] {4f0aa832-3f3c-44ac-9d02-a3c088e92a19} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:05:39.526547 [ 276 ] {4f0aa832-3f3c-44ac-9d02-a3c088e92a19} executeQuery: Read 160 rows, 11.41 KiB in 0.001167 sec., 137103.68466152527 rows/sec., 9.55 MiB/sec. 2026.01.20 00:05:39.526583 [ 276 ] {4f0aa832-3f3c-44ac-9d02-a3c088e92a19} TCPHandler: Processed in 0.001324597 sec. 2026.01.20 00:05:39.526691 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:05:39.526782 [ 276 ] {aeb4a4ca-ed77-4a7f-a9e7-cf2b6592574f} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:05:39.526823 [ 276 ] {aeb4a4ca-ed77-4a7f-a9e7-cf2b6592574f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:05:39.527157 [ 276 ] {aeb4a4ca-ed77-4a7f-a9e7-cf2b6592574f} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:05:39.527193 [ 276 ] {aeb4a4ca-ed77-4a7f-a9e7-cf2b6592574f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:05:39.527497 [ 276 ] {aeb4a4ca-ed77-4a7f-a9e7-cf2b6592574f} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2026.01.20 00:05:39.527694 [ 276 ] {aeb4a4ca-ed77-4a7f-a9e7-cf2b6592574f} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:05:39.527820 [ 276 ] {aeb4a4ca-ed77-4a7f-a9e7-cf2b6592574f} executeQuery: Read 60 rows, 4.14 KiB in 0.001056 sec., 56818.181818181816 rows/sec., 3.83 MiB/sec. 2026.01.20 00:05:39.527854 [ 276 ] {aeb4a4ca-ed77-4a7f-a9e7-cf2b6592574f} TCPHandler: Processed in 0.001211095 sec. 2026.01.20 00:05:42.358286 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 804 2026.01.20 00:05:42.360380 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:05:42.360435 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:05:42.361624 [ 243 ] {} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2026.01.20 00:05:42.361895 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:05:42.362239 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 804 2026.01.20 00:05:44.550172 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:05:44.550362 [ 276 ] {40da7d98-eb47-44ca-be2d-85fb7d068381} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.01.20 00:05:44.550430 [ 276 ] {40da7d98-eb47-44ca-be2d-85fb7d068381} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.01.20 00:05:44.551077 [ 276 ] {40da7d98-eb47-44ca-be2d-85fb7d068381} oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:05:44.551125 [ 276 ] {40da7d98-eb47-44ca-be2d-85fb7d068381} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:05:44.551503 [ 276 ] {40da7d98-eb47-44ca-be2d-85fb7d068381} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2026.01.20 00:05:44.551724 [ 276 ] {40da7d98-eb47-44ca-be2d-85fb7d068381} oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:05:44.551874 [ 276 ] {40da7d98-eb47-44ca-be2d-85fb7d068381} executeQuery: Read 24 rows, 2.04 KiB in 0.001558 sec., 15404.36456996149 rows/sec., 1.28 MiB/sec. 2026.01.20 00:05:44.551918 [ 276 ] {40da7d98-eb47-44ca-be2d-85fb7d068381} TCPHandler: Processed in 0.001875684 sec. 2026.01.20 00:05:44.552051 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:05:44.552150 [ 276 ] {26b9597d-aaa3-4e21-91ff-24f310cc23e9} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:05:44.552192 [ 276 ] {26b9597d-aaa3-4e21-91ff-24f310cc23e9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:05:44.553295 [ 276 ] {26b9597d-aaa3-4e21-91ff-24f310cc23e9} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:05:44.553333 [ 276 ] {26b9597d-aaa3-4e21-91ff-24f310cc23e9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:05:44.553744 [ 276 ] {26b9597d-aaa3-4e21-91ff-24f310cc23e9} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2026.01.20 00:05:44.553956 [ 276 ] {26b9597d-aaa3-4e21-91ff-24f310cc23e9} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:05:44.554089 [ 276 ] {26b9597d-aaa3-4e21-91ff-24f310cc23e9} executeQuery: Read 1396 rows, 119.60 KiB in 0.001958 sec., 712972.4208375893 rows/sec., 59.65 MiB/sec. 2026.01.20 00:05:44.554092 [ 145 ] {} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2026.01.20 00:05:44.554130 [ 276 ] {26b9597d-aaa3-4e21-91ff-24f310cc23e9} TCPHandler: Processed in 0.002134228 sec. 2026.01.20 00:05:44.554169 [ 145 ] {} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:05:44.554196 [ 145 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:05:44.554274 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:05:44.554293 [ 186 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2026.01.20 00:05:44.554375 [ 276 ] {2a789860-62fa-4704-a0db-139daff736ca} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.01.20 00:05:44.554384 [ 186 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:05:44.554417 [ 186 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1405 rows starting from the beginning of the part 2026.01.20 00:05:44.554418 [ 276 ] {2a789860-62fa-4704-a0db-139daff736ca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.01.20 00:05:44.554479 [ 186 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 136 rows starting from the beginning of the part 2026.01.20 00:05:44.554525 [ 186 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 56 rows starting from the beginning of the part 2026.01.20 00:05:44.554569 [ 186 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 136 rows starting from the beginning of the part 2026.01.20 00:05:44.554611 [ 186 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 56 rows starting from the beginning of the part 2026.01.20 00:05:44.554661 [ 186 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1396 rows starting from the beginning of the part 2026.01.20 00:05:44.554873 [ 276 ] {2a789860-62fa-4704-a0db-139daff736ca} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:05:44.554910 [ 276 ] {2a789860-62fa-4704-a0db-139daff736ca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:05:44.555216 [ 276 ] {2a789860-62fa-4704-a0db-139daff736ca} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2026.01.20 00:05:44.555435 [ 276 ] {2a789860-62fa-4704-a0db-139daff736ca} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:05:44.555566 [ 276 ] {2a789860-62fa-4704-a0db-139daff736ca} executeQuery: Read 52 rows, 3.97 KiB in 0.00121 sec., 42975.20661157025 rows/sec., 3.20 MiB/sec. 2026.01.20 00:05:44.555605 [ 276 ] {2a789860-62fa-4704-a0db-139daff736ca} TCPHandler: Processed in 0.001382728 sec. 2026.01.20 00:05:44.555719 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:05:44.555813 [ 276 ] {86860142-6cbf-47fa-b8aa-fa111fd4c578} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.01.20 00:05:44.555854 [ 276 ] {86860142-6cbf-47fa-b8aa-fa111fd4c578} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.01.20 00:05:44.555920 [ 197 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 3185 rows, containing 5 columns (5 merged, 0 gathered) in 0.001663882 sec., 1914198.242423441 rows/sec., 167.37 MiB/sec. 2026.01.20 00:05:44.556175 [ 198 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2026.01.20 00:05:44.556335 [ 276 ] {86860142-6cbf-47fa-b8aa-fa111fd4c578} oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:05:44.556371 [ 276 ] {86860142-6cbf-47fa-b8aa-fa111fd4c578} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:05:44.556512 [ 198 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_56_11} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:05:44.556599 [ 198 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_56_11} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2026.01.20 00:05:44.556678 [ 276 ] {86860142-6cbf-47fa-b8aa-fa111fd4c578} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2026.01.20 00:05:44.556689 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. 2026.01.20 00:05:44.556883 [ 276 ] {86860142-6cbf-47fa-b8aa-fa111fd4c578} oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:05:44.557010 [ 276 ] {86860142-6cbf-47fa-b8aa-fa111fd4c578} executeQuery: Read 252 rows, 17.85 KiB in 0.001215 sec., 207407.40740740742 rows/sec., 14.35 MiB/sec. 2026.01.20 00:05:44.557048 [ 276 ] {86860142-6cbf-47fa-b8aa-fa111fd4c578} TCPHandler: Processed in 0.001380188 sec. 2026.01.20 00:05:44.557167 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:05:44.557261 [ 276 ] {a17466a1-f82b-4439-8bbe-80f19b35ca76} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.01.20 00:05:44.557303 [ 276 ] {a17466a1-f82b-4439-8bbe-80f19b35ca76} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.01.20 00:05:44.557705 [ 276 ] {a17466a1-f82b-4439-8bbe-80f19b35ca76} oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:05:44.557743 [ 276 ] {a17466a1-f82b-4439-8bbe-80f19b35ca76} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:05:44.558032 [ 276 ] {a17466a1-f82b-4439-8bbe-80f19b35ca76} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2026.01.20 00:05:44.558239 [ 276 ] {a17466a1-f82b-4439-8bbe-80f19b35ca76} oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:05:44.558369 [ 276 ] {a17466a1-f82b-4439-8bbe-80f19b35ca76} executeQuery: Read 12 rows, 960.00 B in 0.001125 sec., 10666.666666666668 rows/sec., 833.33 KiB/sec. 2026.01.20 00:05:44.558406 [ 276 ] {a17466a1-f82b-4439-8bbe-80f19b35ca76} TCPHandler: Processed in 0.001290686 sec. 2026.01.20 00:05:44.558523 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:05:44.558617 [ 276 ] {8cd00f44-e1b6-4d46-9a37-e25e310de70f} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:05:44.558658 [ 276 ] {8cd00f44-e1b6-4d46-9a37-e25e310de70f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:05:44.559311 [ 276 ] {8cd00f44-e1b6-4d46-9a37-e25e310de70f} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:05:44.559348 [ 276 ] {8cd00f44-e1b6-4d46-9a37-e25e310de70f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:05:44.559677 [ 276 ] {8cd00f44-e1b6-4d46-9a37-e25e310de70f} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2026.01.20 00:05:44.559884 [ 276 ] {8cd00f44-e1b6-4d46-9a37-e25e310de70f} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:05:44.559997 [ 145 ] {} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2026.01.20 00:05:44.560014 [ 276 ] {8cd00f44-e1b6-4d46-9a37-e25e310de70f} executeQuery: Read 596 rows, 45.87 KiB in 0.001415 sec., 421201.4134275618 rows/sec., 31.65 MiB/sec. 2026.01.20 00:05:44.560035 [ 145 ] {} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:05:44.560059 [ 276 ] {8cd00f44-e1b6-4d46-9a37-e25e310de70f} TCPHandler: Processed in 0.001586791 sec. 2026.01.20 00:05:44.560063 [ 145 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:05:44.560157 [ 186 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2026.01.20 00:05:44.560184 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:05:44.560238 [ 186 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:05:44.560262 [ 186 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 632 rows starting from the beginning of the part 2026.01.20 00:05:44.560280 [ 276 ] {9b8ea97b-a0e3-4c34-9750-bbc282adb9ce} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:05:44.560307 [ 186 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 104 rows starting from the beginning of the part 2026.01.20 00:05:44.560325 [ 276 ] {9b8ea97b-a0e3-4c34-9750-bbc282adb9ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:05:44.560345 [ 186 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 64 rows starting from the beginning of the part 2026.01.20 00:05:44.560379 [ 186 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 104 rows starting from the beginning of the part 2026.01.20 00:05:44.560439 [ 186 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 64 rows starting from the beginning of the part 2026.01.20 00:05:44.560488 [ 186 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 596 rows starting from the beginning of the part 2026.01.20 00:05:44.560924 [ 276 ] {9b8ea97b-a0e3-4c34-9750-bbc282adb9ce} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:05:44.560960 [ 276 ] {9b8ea97b-a0e3-4c34-9750-bbc282adb9ce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:05:44.561344 [ 276 ] {9b8ea97b-a0e3-4c34-9750-bbc282adb9ce} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2026.01.20 00:05:44.561379 [ 190 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 1564 rows, containing 5 columns (5 merged, 0 gathered) in 0.001250005 sec., 1251194.995220019 rows/sec., 99.70 MiB/sec. 2026.01.20 00:05:44.561514 [ 186 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2026.01.20 00:05:44.561561 [ 276 ] {9b8ea97b-a0e3-4c34-9750-bbc282adb9ce} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:05:44.561715 [ 145 ] {} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2026.01.20 00:05:44.561724 [ 276 ] {9b8ea97b-a0e3-4c34-9750-bbc282adb9ce} executeQuery: Read 880 rows, 61.16 KiB in 0.001461 sec., 602327.1731690622 rows/sec., 40.88 MiB/sec. 2026.01.20 00:05:44.561760 [ 186 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_56_11} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:05:44.561763 [ 145 ] {} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:05:44.561798 [ 276 ] {9b8ea97b-a0e3-4c34-9750-bbc282adb9ce} TCPHandler: Processed in 0.001664392 sec. 2026.01.20 00:05:44.561806 [ 145 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:05:44.561834 [ 186 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_56_11} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2026.01.20 00:05:44.561901 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. 2026.01.20 00:05:44.561931 [ 186 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2026.01.20 00:05:44.561940 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:05:44.561995 [ 186 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:05:44.562020 [ 186 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_56_11} MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 15327 rows starting from the beginning of the part 2026.01.20 00:05:44.562038 [ 276 ] {b08160f3-d420-4450-b3cb-a10e9073d748} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.01.20 00:05:44.562063 [ 186 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 160 rows starting from the beginning of the part 2026.01.20 00:05:44.562092 [ 276 ] {b08160f3-d420-4450-b3cb-a10e9073d748} 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 2026.01.20 00:05:44.562099 [ 186 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 160 rows starting from the beginning of the part 2026.01.20 00:05:44.562136 [ 186 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 160 rows starting from the beginning of the part 2026.01.20 00:05:44.562168 [ 186 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 160 rows starting from the beginning of the part 2026.01.20 00:05:44.562200 [ 186 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 880 rows starting from the beginning of the part 2026.01.20 00:05:44.562991 [ 276 ] {b08160f3-d420-4450-b3cb-a10e9073d748} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:05:44.563027 [ 276 ] {b08160f3-d420-4450-b3cb-a10e9073d748} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:05:44.563620 [ 276 ] {b08160f3-d420-4450-b3cb-a10e9073d748} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2026.01.20 00:05:44.563856 [ 276 ] {b08160f3-d420-4450-b3cb-a10e9073d748} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:05:44.564004 [ 276 ] {b08160f3-d420-4450-b3cb-a10e9073d748} executeQuery: Read 40 rows, 73.40 KiB in 0.001986 sec., 20140.98690835851 rows/sec., 36.09 MiB/sec. 2026.01.20 00:05:44.564068 [ 276 ] {b08160f3-d420-4450-b3cb-a10e9073d748} TCPHandler: Processed in 0.002186658 sec. 2026.01.20 00:05:44.564204 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:05:44.564298 [ 276 ] {0e41792b-efb2-4c86-898c-7448302524ed} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:05:44.564340 [ 276 ] {0e41792b-efb2-4c86-898c-7448302524ed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:05:44.564699 [ 276 ] {0e41792b-efb2-4c86-898c-7448302524ed} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:05:44.564735 [ 276 ] {0e41792b-efb2-4c86-898c-7448302524ed} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:05:44.565052 [ 276 ] {0e41792b-efb2-4c86-898c-7448302524ed} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2026.01.20 00:05:44.565268 [ 276 ] {0e41792b-efb2-4c86-898c-7448302524ed} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:05:44.565387 [ 145 ] {} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2026.01.20 00:05:44.565401 [ 276 ] {0e41792b-efb2-4c86-898c-7448302524ed} executeQuery: Read 60 rows, 4.14 KiB in 0.001121 sec., 53523.63960749331 rows/sec., 3.61 MiB/sec. 2026.01.20 00:05:44.565430 [ 145 ] {} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:05:44.565450 [ 276 ] {0e41792b-efb2-4c86-898c-7448302524ed} TCPHandler: Processed in 0.001296407 sec. 2026.01.20 00:05:44.565454 [ 145 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:05:44.565570 [ 201 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2026.01.20 00:05:44.565698 [ 201 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:05:44.565736 [ 201 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3000 rows starting from the beginning of the part 2026.01.20 00:05:44.565805 [ 201 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 60 rows starting from the beginning of the part 2026.01.20 00:05:44.565851 [ 201 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 60 rows starting from the beginning of the part 2026.01.20 00:05:44.565891 [ 201 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 60 rows starting from the beginning of the part 2026.01.20 00:05:44.565931 [ 201 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 60 rows starting from the beginning of the part 2026.01.20 00:05:44.565971 [ 201 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 60 rows starting from the beginning of the part 2026.01.20 00:05:44.566502 [ 199 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 16847 rows, containing 5 columns (5 merged, 0 gathered) in 0.004627559 sec., 3640580.271369852 rows/sec., 250.07 MiB/sec. 2026.01.20 00:05:44.566672 [ 186 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2026.01.20 00:05:44.566941 [ 186 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_56_11} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:05:44.567007 [ 186 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_56_11} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2026.01.20 00:05:44.567065 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.41 MiB. 2026.01.20 00:05:44.567494 [ 186 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 3300 rows, containing 4 columns (4 merged, 0 gathered) in 0.001974105 sec., 1671643.6055832896 rows/sec., 112.66 MiB/sec. 2026.01.20 00:05:44.567895 [ 199 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2026.01.20 00:05:44.568227 [ 199 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_56_11} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:05:44.568312 [ 199 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_56_11} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2026.01.20 00:05:44.568406 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. 2026.01.20 00:05:44.828646 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18713 2026.01.20 00:05:44.829453 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:05:44.829530 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:05:44.830293 [ 245 ] {} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2026.01.20 00:05:44.830516 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:05:44.830643 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18713 2026.01.20 00:05:45.827656 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 2026.01.20 00:05:45.844778 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:05:45.844839 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:05:45.850917 [ 244 ] {} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2026.01.20 00:05:45.851624 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:05:45.854867 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 294 2026.01.20 00:05:49.519620 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:05:49.519812 [ 276 ] {287de93d-e528-4c26-b0d2-05a5a265dcef} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:05:49.519877 [ 276 ] {287de93d-e528-4c26-b0d2-05a5a265dcef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:05:49.520558 [ 276 ] {287de93d-e528-4c26-b0d2-05a5a265dcef} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:05:49.520605 [ 276 ] {287de93d-e528-4c26-b0d2-05a5a265dcef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:05:49.520993 [ 276 ] {287de93d-e528-4c26-b0d2-05a5a265dcef} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2026.01.20 00:05:49.521229 [ 276 ] {287de93d-e528-4c26-b0d2-05a5a265dcef} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:05:49.521378 [ 276 ] {287de93d-e528-4c26-b0d2-05a5a265dcef} executeQuery: Read 56 rows, 4.38 KiB in 0.001617 sec., 34632.034632034636 rows/sec., 2.64 MiB/sec. 2026.01.20 00:05:49.521419 [ 276 ] {287de93d-e528-4c26-b0d2-05a5a265dcef} TCPHandler: Processed in 0.001930205 sec. 2026.01.20 00:05:49.521545 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:05:49.521638 [ 276 ] {61b1a861-5c11-4998-8d71-6381cc60659e} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:05:49.521678 [ 276 ] {61b1a861-5c11-4998-8d71-6381cc60659e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:05:49.522087 [ 276 ] {61b1a861-5c11-4998-8d71-6381cc60659e} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:05:49.522124 [ 276 ] {61b1a861-5c11-4998-8d71-6381cc60659e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:05:49.522415 [ 276 ] {61b1a861-5c11-4998-8d71-6381cc60659e} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2026.01.20 00:05:49.522611 [ 276 ] {61b1a861-5c11-4998-8d71-6381cc60659e} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:05:49.522737 [ 276 ] {61b1a861-5c11-4998-8d71-6381cc60659e} executeQuery: Read 64 rows, 5.12 KiB in 0.001117 sec., 57296.32945389437 rows/sec., 4.47 MiB/sec. 2026.01.20 00:05:49.522773 [ 276 ] {61b1a861-5c11-4998-8d71-6381cc60659e} TCPHandler: Processed in 0.001276626 sec. 2026.01.20 00:05:49.522885 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:05:49.522976 [ 276 ] {6458d0c2-39e2-471c-97c1-0b74f21ecc34} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:05:49.523019 [ 276 ] {6458d0c2-39e2-471c-97c1-0b74f21ecc34} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:05:49.523431 [ 276 ] {6458d0c2-39e2-471c-97c1-0b74f21ecc34} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:05:49.523467 [ 276 ] {6458d0c2-39e2-471c-97c1-0b74f21ecc34} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:05:49.523780 [ 276 ] {6458d0c2-39e2-471c-97c1-0b74f21ecc34} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2026.01.20 00:05:49.523975 [ 276 ] {6458d0c2-39e2-471c-97c1-0b74f21ecc34} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:05:49.524102 [ 276 ] {6458d0c2-39e2-471c-97c1-0b74f21ecc34} executeQuery: Read 160 rows, 11.41 KiB in 0.001143 sec., 139982.5021872266 rows/sec., 9.75 MiB/sec. 2026.01.20 00:05:49.524137 [ 276 ] {6458d0c2-39e2-471c-97c1-0b74f21ecc34} TCPHandler: Processed in 0.001299987 sec. 2026.01.20 00:05:49.524251 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:05:49.524342 [ 276 ] {09032e36-ef75-4c71-b32c-c13dffdf5012} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:05:49.524382 [ 276 ] {09032e36-ef75-4c71-b32c-c13dffdf5012} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:05:49.524713 [ 276 ] {09032e36-ef75-4c71-b32c-c13dffdf5012} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:05:49.524749 [ 276 ] {09032e36-ef75-4c71-b32c-c13dffdf5012} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:05:49.525044 [ 276 ] {09032e36-ef75-4c71-b32c-c13dffdf5012} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2026.01.20 00:05:49.525250 [ 276 ] {09032e36-ef75-4c71-b32c-c13dffdf5012} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:05:49.525374 [ 276 ] {09032e36-ef75-4c71-b32c-c13dffdf5012} executeQuery: Read 60 rows, 4.14 KiB in 0.00105 sec., 57142.857142857145 rows/sec., 3.85 MiB/sec. 2026.01.20 00:05:49.525408 [ 276 ] {09032e36-ef75-4c71-b32c-c13dffdf5012} TCPHandler: Processed in 0.001205176 sec. 2026.01.20 00:05:52.178176 [ 138 ] {} DNSResolver: Updating DNS cache 2026.01.20 00:05:52.178255 [ 138 ] {} DNSResolver: Updated DNS cache 2026.01.20 00:05:52.330920 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19225 2026.01.20 00:05:52.331431 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:05:52.331467 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:05:52.331928 [ 245 ] {} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2026.01.20 00:05:52.332220 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:05:52.332353 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19225 2026.01.20 00:05:52.362389 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 830 2026.01.20 00:05:52.364633 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:05:52.364692 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:05:52.365887 [ 243 ] {} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2026.01.20 00:05:52.366149 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:05:52.366449 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 830 2026.01.20 00:05:53.354956 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 2026.01.20 00:05:53.372109 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:05:53.372179 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:05:53.378419 [ 244 ] {} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2026.01.20 00:05:53.379135 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:05:53.382401 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 302 2026.01.20 00:05:54.522474 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:05:54.522759 [ 276 ] {2ecdba23-da97-42e7-b5d2-98a03c20f868} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:05:54.522865 [ 276 ] {2ecdba23-da97-42e7-b5d2-98a03c20f868} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:05:54.523711 [ 276 ] {2ecdba23-da97-42e7-b5d2-98a03c20f868} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:05:54.523762 [ 276 ] {2ecdba23-da97-42e7-b5d2-98a03c20f868} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:05:54.524171 [ 276 ] {2ecdba23-da97-42e7-b5d2-98a03c20f868} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2026.01.20 00:05:54.524395 [ 276 ] {2ecdba23-da97-42e7-b5d2-98a03c20f868} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:05:54.524557 [ 276 ] {2ecdba23-da97-42e7-b5d2-98a03c20f868} executeQuery: Read 136 rows, 12.05 KiB in 0.001873 sec., 72610.78483715963 rows/sec., 6.28 MiB/sec. 2026.01.20 00:05:54.524608 [ 276 ] {2ecdba23-da97-42e7-b5d2-98a03c20f868} TCPHandler: Processed in 0.00231574 sec. 2026.01.20 00:05:54.524740 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:05:54.524842 [ 276 ] {517fb452-5e5a-4112-9392-db69ce95ae07} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.01.20 00:05:54.524886 [ 276 ] {517fb452-5e5a-4112-9392-db69ce95ae07} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.01.20 00:05:54.525343 [ 276 ] {517fb452-5e5a-4112-9392-db69ce95ae07} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:05:54.525382 [ 276 ] {517fb452-5e5a-4112-9392-db69ce95ae07} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:05:54.525676 [ 276 ] {517fb452-5e5a-4112-9392-db69ce95ae07} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2026.01.20 00:05:54.525882 [ 276 ] {517fb452-5e5a-4112-9392-db69ce95ae07} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:05:54.526010 [ 276 ] {517fb452-5e5a-4112-9392-db69ce95ae07} executeQuery: Read 40 rows, 3.01 KiB in 0.00119 sec., 33613.44537815126 rows/sec., 2.47 MiB/sec. 2026.01.20 00:05:54.526049 [ 276 ] {517fb452-5e5a-4112-9392-db69ce95ae07} TCPHandler: Processed in 0.001362197 sec. 2026.01.20 00:05:54.526174 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:05:54.526279 [ 276 ] {7215e8c8-1eb9-4607-8b76-8acd9e72b168} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:05:54.526319 [ 276 ] {7215e8c8-1eb9-4607-8b76-8acd9e72b168} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:05:54.526768 [ 276 ] {7215e8c8-1eb9-4607-8b76-8acd9e72b168} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:05:54.526805 [ 276 ] {7215e8c8-1eb9-4607-8b76-8acd9e72b168} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:05:54.527106 [ 276 ] {7215e8c8-1eb9-4607-8b76-8acd9e72b168} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2026.01.20 00:05:54.527310 [ 276 ] {7215e8c8-1eb9-4607-8b76-8acd9e72b168} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:05:54.527444 [ 276 ] {7215e8c8-1eb9-4607-8b76-8acd9e72b168} executeQuery: Read 104 rows, 8.32 KiB in 0.001184 sec., 87837.83783783784 rows/sec., 6.86 MiB/sec. 2026.01.20 00:05:54.527482 [ 276 ] {7215e8c8-1eb9-4607-8b76-8acd9e72b168} TCPHandler: Processed in 0.001360178 sec. 2026.01.20 00:05:54.527598 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:05:54.527693 [ 276 ] {8a66d977-a012-4192-b00b-35e3f6157dd0} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:05:54.527737 [ 276 ] {8a66d977-a012-4192-b00b-35e3f6157dd0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:05:54.528162 [ 276 ] {8a66d977-a012-4192-b00b-35e3f6157dd0} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:05:54.528199 [ 276 ] {8a66d977-a012-4192-b00b-35e3f6157dd0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:05:54.528533 [ 276 ] {8a66d977-a012-4192-b00b-35e3f6157dd0} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2026.01.20 00:05:54.528740 [ 276 ] {8a66d977-a012-4192-b00b-35e3f6157dd0} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:05:54.528871 [ 276 ] {8a66d977-a012-4192-b00b-35e3f6157dd0} executeQuery: Read 160 rows, 11.41 KiB in 0.001195 sec., 133891.21338912132 rows/sec., 9.33 MiB/sec. 2026.01.20 00:05:54.528909 [ 276 ] {8a66d977-a012-4192-b00b-35e3f6157dd0} TCPHandler: Processed in 0.001360198 sec. 2026.01.20 00:05:54.529011 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:05:54.529104 [ 276 ] {eca81d15-c798-46bd-af86-d2fcc8ebf332} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.01.20 00:05:54.529158 [ 276 ] {eca81d15-c798-46bd-af86-d2fcc8ebf332} 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 2026.01.20 00:05:54.530085 [ 276 ] {eca81d15-c798-46bd-af86-d2fcc8ebf332} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:05:54.530122 [ 276 ] {eca81d15-c798-46bd-af86-d2fcc8ebf332} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:05:54.530675 [ 276 ] {eca81d15-c798-46bd-af86-d2fcc8ebf332} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2026.01.20 00:05:54.530903 [ 276 ] {eca81d15-c798-46bd-af86-d2fcc8ebf332} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:05:54.531042 [ 276 ] {eca81d15-c798-46bd-af86-d2fcc8ebf332} executeQuery: Read 40 rows, 73.40 KiB in 0.001956 sec., 20449.89775051125 rows/sec., 36.65 MiB/sec. 2026.01.20 00:05:54.531109 [ 276 ] {eca81d15-c798-46bd-af86-d2fcc8ebf332} TCPHandler: Processed in 0.002148228 sec. 2026.01.20 00:05:54.531240 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:05:54.531335 [ 276 ] {0757d18b-583f-4a62-8ed9-e355f7fda883} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:05:54.531376 [ 276 ] {0757d18b-583f-4a62-8ed9-e355f7fda883} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:05:54.531942 [ 276 ] {0757d18b-583f-4a62-8ed9-e355f7fda883} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:05:54.531983 [ 276 ] {0757d18b-583f-4a62-8ed9-e355f7fda883} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:05:54.532394 [ 276 ] {0757d18b-583f-4a62-8ed9-e355f7fda883} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2026.01.20 00:05:54.532650 [ 276 ] {0757d18b-583f-4a62-8ed9-e355f7fda883} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:05:54.532812 [ 276 ] {0757d18b-583f-4a62-8ed9-e355f7fda883} executeQuery: Read 60 rows, 4.14 KiB in 0.001493 sec., 40187.54186202277 rows/sec., 2.71 MiB/sec. 2026.01.20 00:05:54.532857 [ 276 ] {0757d18b-583f-4a62-8ed9-e355f7fda883} TCPHandler: Processed in 0.001667192 sec. 2026.01.20 00:05:59.526431 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:05:59.526689 [ 276 ] {5bd35fe7-d3dc-40dd-8fc2-12eab5237d3c} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:05:59.526774 [ 276 ] {5bd35fe7-d3dc-40dd-8fc2-12eab5237d3c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:05:59.527782 [ 276 ] {5bd35fe7-d3dc-40dd-8fc2-12eab5237d3c} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:05:59.527848 [ 276 ] {5bd35fe7-d3dc-40dd-8fc2-12eab5237d3c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:05:59.528379 [ 276 ] {5bd35fe7-d3dc-40dd-8fc2-12eab5237d3c} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2026.01.20 00:05:59.528719 [ 276 ] {5bd35fe7-d3dc-40dd-8fc2-12eab5237d3c} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:05:59.528926 [ 276 ] {5bd35fe7-d3dc-40dd-8fc2-12eab5237d3c} executeQuery: Read 56 rows, 4.38 KiB in 0.002295 sec., 24400.871459694987 rows/sec., 1.86 MiB/sec. 2026.01.20 00:05:59.528990 [ 276 ] {5bd35fe7-d3dc-40dd-8fc2-12eab5237d3c} TCPHandler: Processed in 0.002746446 sec. 2026.01.20 00:05:59.529167 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:05:59.529278 [ 276 ] {5acf289c-43f0-4d66-b8a1-3967d0b1e97f} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:05:59.529336 [ 276 ] {5acf289c-43f0-4d66-b8a1-3967d0b1e97f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:05:59.529971 [ 276 ] {5acf289c-43f0-4d66-b8a1-3967d0b1e97f} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:05:59.530008 [ 276 ] {5acf289c-43f0-4d66-b8a1-3967d0b1e97f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:05:59.530412 [ 276 ] {5acf289c-43f0-4d66-b8a1-3967d0b1e97f} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2026.01.20 00:05:59.530708 [ 276 ] {5acf289c-43f0-4d66-b8a1-3967d0b1e97f} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:05:59.530876 [ 276 ] {5acf289c-43f0-4d66-b8a1-3967d0b1e97f} executeQuery: Read 64 rows, 5.12 KiB in 0.001621 sec., 39481.80135718692 rows/sec., 3.08 MiB/sec. 2026.01.20 00:05:59.530927 [ 276 ] {5acf289c-43f0-4d66-b8a1-3967d0b1e97f} TCPHandler: Processed in 0.001824034 sec. 2026.01.20 00:05:59.531101 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:05:59.531226 [ 276 ] {5bd6e43c-43c1-4456-a711-0d142e965887} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:05:59.531288 [ 276 ] {5bd6e43c-43c1-4456-a711-0d142e965887} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:05:59.531944 [ 276 ] {5bd6e43c-43c1-4456-a711-0d142e965887} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:05:59.531991 [ 276 ] {5bd6e43c-43c1-4456-a711-0d142e965887} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:05:59.532544 [ 276 ] {5bd6e43c-43c1-4456-a711-0d142e965887} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2026.01.20 00:05:59.532867 [ 276 ] {5bd6e43c-43c1-4456-a711-0d142e965887} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:05:59.533056 [ 276 ] {5bd6e43c-43c1-4456-a711-0d142e965887} executeQuery: Read 160 rows, 11.41 KiB in 0.001856 sec., 86206.89655172413 rows/sec., 6.00 MiB/sec. 2026.01.20 00:05:59.533110 [ 276 ] {5bd6e43c-43c1-4456-a711-0d142e965887} TCPHandler: Processed in 0.002074307 sec. 2026.01.20 00:05:59.533301 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:05:59.533426 [ 276 ] {61be0429-75c3-4f06-be5a-35ba60596745} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:05:59.533483 [ 276 ] {61be0429-75c3-4f06-be5a-35ba60596745} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:05:59.534013 [ 276 ] {61be0429-75c3-4f06-be5a-35ba60596745} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:05:59.534061 [ 276 ] {61be0429-75c3-4f06-be5a-35ba60596745} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:05:59.534509 [ 276 ] {61be0429-75c3-4f06-be5a-35ba60596745} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2026.01.20 00:05:59.534819 [ 276 ] {61be0429-75c3-4f06-be5a-35ba60596745} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:05:59.535002 [ 276 ] {61be0429-75c3-4f06-be5a-35ba60596745} executeQuery: Read 60 rows, 4.14 KiB in 0.001602 sec., 37453.183520599254 rows/sec., 2.52 MiB/sec. 2026.01.20 00:05:59.535055 [ 276 ] {61be0429-75c3-4f06-be5a-35ba60596745} TCPHandler: Processed in 0.001819164 sec. 2026.01.20 00:05:59.832538 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19673 2026.01.20 00:05:59.833187 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:05:59.833243 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:05:59.833809 [ 245 ] {} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2026.01.20 00:05:59.834077 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:05:59.834231 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19673 2026.01.20 00:05:59.834282 [ 130 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2026.01.20 00:05:59.834370 [ 130 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:05:59.834395 [ 130 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:05:59.834532 [ 201 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2026.01.20 00:05:59.834653 [ 201 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:05:59.834691 [ 201 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_41_8} MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 17305 rows starting from the beginning of the part 2026.01.20 00:05:59.834767 [ 201 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 448 rows starting from the beginning of the part 2026.01.20 00:05:59.834828 [ 201 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 512 rows starting from the beginning of the part 2026.01.20 00:05:59.834884 [ 201 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 448 rows starting from the beginning of the part 2026.01.20 00:05:59.834939 [ 201 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 512 rows starting from the beginning of the part 2026.01.20 00:05:59.834989 [ 201 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 448 rows starting from the beginning of the part 2026.01.20 00:05:59.837743 [ 186 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 19673 rows, containing 4 columns (4 merged, 0 gathered) in 0.003264071 sec., 6027136.051881225 rows/sec., 86.22 MiB/sec. 2026.01.20 00:05:59.838242 [ 194 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2026.01.20 00:05:59.838610 [ 194 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_41_8} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:05:59.838703 [ 194 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_41_8} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2026.01.20 00:05:59.838836 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.62 MiB. 2026.01.20 00:06:00.252540 [ 286 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47077 2026.01.20 00:06:00.252650 [ 286 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:06:00.252677 [ 286 ] {} TCP-Session: eb8111f5-fbe6-4734-b99a-54949b25efc9 Authenticating user 'default' from [fd00:1122:3344:101::e]:47077 2026.01.20 00:06:00.252698 [ 286 ] {} TCP-Session: eb8111f5-fbe6-4734-b99a-54949b25efc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:06:00.252711 [ 286 ] {} TCP-Session: eb8111f5-fbe6-4734-b99a-54949b25efc9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:06:00.252926 [ 288 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50761 2026.01.20 00:06:00.252957 [ 290 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55604 2026.01.20 00:06:00.252970 [ 366 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56462 2026.01.20 00:06:00.252992 [ 367 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42447 2026.01.20 00:06:00.253019 [ 286 ] {} TCP-Session: eb8111f5-fbe6-4734-b99a-54949b25efc9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:06:00.253052 [ 290 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:06:00.253044 [ 288 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:06:00.253087 [ 290 ] {} TCP-Session: d07bbe90-5132-44fe-b233-5d5fdd2a9189 Authenticating user 'default' from [fd00:1122:3344:101::e]:55604 2026.01.20 00:06:00.253023 [ 370 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63827 2026.01.20 00:06:00.253103 [ 288 ] {} TCP-Session: 2d7c36b2-97c3-4f83-8c97-bc8ef34c2098 Authenticating user 'default' from [fd00:1122:3344:101::e]:50761 2026.01.20 00:06:00.253117 [ 290 ] {} TCP-Session: d07bbe90-5132-44fe-b233-5d5fdd2a9189 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:06:00.253016 [ 369 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62392 2026.01.20 00:06:00.253195 [ 290 ] {} TCP-Session: d07bbe90-5132-44fe-b233-5d5fdd2a9189 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:06:00.253210 [ 286 ] {d0e12d20-276a-42a9-9af4-a3992a50dd40} executeQuery: (from [fd00:1122:3344:101::e]:47077) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.01.20 00:06:00.252993 [ 368 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44225 2026.01.20 00:06:00.252926 [ 289 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46709 2026.01.20 00:06:00.253161 [ 288 ] {} TCP-Session: 2d7c36b2-97c3-4f83-8c97-bc8ef34c2098 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:06:00.253329 [ 288 ] {} TCP-Session: 2d7c36b2-97c3-4f83-8c97-bc8ef34c2098 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:06:00.253524 [ 286 ] {d0e12d20-276a-42a9-9af4-a3992a50dd40} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.01.20 00:06:00.253586 [ 286 ] {d0e12d20-276a-42a9-9af4-a3992a50dd40} InterpreterSelectQuery: FetchColumns -> Complete 2026.01.20 00:06:00.253594 [ 369 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:06:00.253634 [ 369 ] {} TCP-Session: 59b5e84f-5ed2-4115-8df1-f6f004e0483d Authenticating user 'default' from [fd00:1122:3344:101::e]:62392 2026.01.20 00:06:00.253657 [ 369 ] {} TCP-Session: 59b5e84f-5ed2-4115-8df1-f6f004e0483d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:06:00.253670 [ 369 ] {} TCP-Session: 59b5e84f-5ed2-4115-8df1-f6f004e0483d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:06:00.253683 [ 289 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:06:00.253713 [ 289 ] {} TCP-Session: bbcff602-3f87-437a-a043-63bba28e4319 Authenticating user 'default' from [fd00:1122:3344:101::e]:46709 2026.01.20 00:06:00.253729 [ 289 ] {} TCP-Session: bbcff602-3f87-437a-a043-63bba28e4319 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:06:00.253742 [ 289 ] {} TCP-Session: bbcff602-3f87-437a-a043-63bba28e4319 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:06:00.253909 [ 286 ] {d0e12d20-276a-42a9-9af4-a3992a50dd40} oximeter.version (ef382589-e1e5-4129-9849-9f0bd7ce6e36) (SelectExecutor): Key condition: unknown 2026.01.20 00:06:00.253961 [ 366 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:06:00.253997 [ 366 ] {} TCP-Session: 903fd65c-c8fd-4caa-ba8d-5a7a6eb11cd9 Authenticating user 'default' from [fd00:1122:3344:101::e]:56462 2026.01.20 00:06:00.254020 [ 366 ] {} TCP-Session: 903fd65c-c8fd-4caa-ba8d-5a7a6eb11cd9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:06:00.254042 [ 366 ] {} TCP-Session: 903fd65c-c8fd-4caa-ba8d-5a7a6eb11cd9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:06:00.254075 [ 368 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:06:00.254109 [ 368 ] {} TCP-Session: d44b6bdf-14b1-4f60-9bff-25e349f15c85 Authenticating user 'default' from [fd00:1122:3344:101::e]:44225 2026.01.20 00:06:00.254125 [ 368 ] {} TCP-Session: d44b6bdf-14b1-4f60-9bff-25e349f15c85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:06:00.254138 [ 368 ] {} TCP-Session: d44b6bdf-14b1-4f60-9bff-25e349f15c85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:06:00.254313 [ 370 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:06:00.254370 [ 370 ] {} TCP-Session: ee3122e4-3f85-4a34-bc0f-a5c32599b1f0 Authenticating user 'default' from [fd00:1122:3344:101::e]:63827 2026.01.20 00:06:00.254387 [ 370 ] {} TCP-Session: ee3122e4-3f85-4a34-bc0f-a5c32599b1f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:06:00.254402 [ 370 ] {} TCP-Session: ee3122e4-3f85-4a34-bc0f-a5c32599b1f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:06:00.254444 [ 367 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:06:00.254491 [ 367 ] {} TCP-Session: cee86740-7e83-48ac-8886-12f67483cff1 Authenticating user 'default' from [fd00:1122:3344:101::e]:42447 2026.01.20 00:06:00.254535 [ 367 ] {} TCP-Session: cee86740-7e83-48ac-8886-12f67483cff1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:06:00.254547 [ 367 ] {} TCP-Session: cee86740-7e83-48ac-8886-12f67483cff1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:06:00.254999 [ 308 ] {d0e12d20-276a-42a9-9af4-a3992a50dd40} AggregatingTransform: Aggregating 2026.01.20 00:06:00.255052 [ 308 ] {d0e12d20-276a-42a9-9af4-a3992a50dd40} Aggregator: Aggregation method: without_key 2026.01.20 00:06:00.255090 [ 308 ] {d0e12d20-276a-42a9-9af4-a3992a50dd40} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001042553 sec. (959.184 rows/sec., 37.47 KiB/sec.) 2026.01.20 00:06:00.255109 [ 308 ] {d0e12d20-276a-42a9-9af4-a3992a50dd40} Aggregator: Merging aggregated data 2026.01.20 00:06:00.256296 [ 286 ] {d0e12d20-276a-42a9-9af4-a3992a50dd40} executeQuery: Read 1 rows, 40.00 B in 0.003146 sec., 317.8639542275906 rows/sec., 12.42 KiB/sec. 2026.01.20 00:06:00.256471 [ 286 ] {d0e12d20-276a-42a9-9af4-a3992a50dd40} TCPHandler: Processed in 0.003562816 sec. 2026.01.20 00:06:00.256583 [ 286 ] {} TCPHandler: Done processing connection. 2026.01.20 00:06:00.256613 [ 286 ] {} TCP-Session: eb8111f5-fbe6-4734-b99a-54949b25efc9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:06:00.256613 [ 367 ] {} TCPHandler: Done processing connection. 2026.01.20 00:06:00.256630 [ 366 ] {} TCPHandler: Done processing connection. 2026.01.20 00:06:00.256648 [ 370 ] {} TCPHandler: Done processing connection. 2026.01.20 00:06:00.256663 [ 367 ] {} TCP-Session: cee86740-7e83-48ac-8886-12f67483cff1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:06:00.256676 [ 366 ] {} TCP-Session: 903fd65c-c8fd-4caa-ba8d-5a7a6eb11cd9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:06:00.256681 [ 290 ] {} TCPHandler: Done processing connection. 2026.01.20 00:06:00.256697 [ 370 ] {} TCP-Session: ee3122e4-3f85-4a34-bc0f-a5c32599b1f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:06:00.256709 [ 288 ] {} TCPHandler: Done processing connection. 2026.01.20 00:06:00.256727 [ 290 ] {} TCP-Session: d07bbe90-5132-44fe-b233-5d5fdd2a9189 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:06:00.256744 [ 368 ] {} TCPHandler: Done processing connection. 2026.01.20 00:06:00.256776 [ 288 ] {} TCP-Session: 2d7c36b2-97c3-4f83-8c97-bc8ef34c2098 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:06:00.256723 [ 369 ] {} TCPHandler: Done processing connection. 2026.01.20 00:06:00.256804 [ 368 ] {} TCP-Session: d44b6bdf-14b1-4f60-9bff-25e349f15c85 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:06:00.256668 [ 289 ] {} TCPHandler: Done processing connection. 2026.01.20 00:06:00.256840 [ 369 ] {} TCP-Session: 59b5e84f-5ed2-4115-8df1-f6f004e0483d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:06:00.256878 [ 289 ] {} TCP-Session: bbcff602-3f87-437a-a043-63bba28e4319 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:06:00.335438 [ 286 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42210 2026.01.20 00:06:00.335549 [ 286 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:06:00.335576 [ 286 ] {} TCP-Session: b332b4a0-c91a-4a33-bb6a-9e0333208d4d Authenticating user 'default' from [fd00:1122:3344:101::e]:42210 2026.01.20 00:06:00.335598 [ 286 ] {} TCP-Session: b332b4a0-c91a-4a33-bb6a-9e0333208d4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:06:00.335611 [ 286 ] {} TCP-Session: b332b4a0-c91a-4a33-bb6a-9e0333208d4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:06:00.335805 [ 288 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41092 2026.01.20 00:06:00.335822 [ 366 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35462 2026.01.20 00:06:00.335862 [ 370 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38699 2026.01.20 00:06:00.335854 [ 369 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37457 2026.01.20 00:06:00.335926 [ 288 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:06:00.335932 [ 366 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:06:00.335967 [ 288 ] {} TCP-Session: 6c7c7837-4f14-4cce-aab4-37924f0fb56d Authenticating user 'default' from [fd00:1122:3344:101::e]:41092 2026.01.20 00:06:00.335846 [ 367 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33489 2026.01.20 00:06:00.336012 [ 369 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:06:00.335993 [ 286 ] {} TCP-Session: b332b4a0-c91a-4a33-bb6a-9e0333208d4d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:06:00.336055 [ 369 ] {} TCP-Session: 7d4a2a0e-4624-45f0-9bcb-18284d33879b Authenticating user 'default' from [fd00:1122:3344:101::e]:37457 2026.01.20 00:06:00.335991 [ 366 ] {} TCP-Session: 5cdc7457-7c00-4be1-95a6-86f4e5e21f9e Authenticating user 'default' from [fd00:1122:3344:101::e]:35462 2026.01.20 00:06:00.336093 [ 367 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:06:00.336092 [ 369 ] {} TCP-Session: 7d4a2a0e-4624-45f0-9bcb-18284d33879b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:06:00.336116 [ 366 ] {} TCP-Session: 5cdc7457-7c00-4be1-95a6-86f4e5e21f9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:06:00.336130 [ 367 ] {} TCP-Session: 415eeea0-fb95-478c-9421-8b2145e2548a Authenticating user 'default' from [fd00:1122:3344:101::e]:33489 2026.01.20 00:06:00.336135 [ 369 ] {} TCP-Session: 7d4a2a0e-4624-45f0-9bcb-18284d33879b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:06:00.335843 [ 368 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51206 2026.01.20 00:06:00.336186 [ 366 ] {} TCP-Session: 5cdc7457-7c00-4be1-95a6-86f4e5e21f9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:06:00.335810 [ 289 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46680 2026.01.20 00:06:00.336230 [ 367 ] {} TCP-Session: 415eeea0-fb95-478c-9421-8b2145e2548a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:06:00.336268 [ 368 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:06:00.336291 [ 367 ] {} TCP-Session: 415eeea0-fb95-478c-9421-8b2145e2548a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:06:00.336305 [ 289 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:06:00.336305 [ 368 ] {} TCP-Session: 454f5ce2-3297-49d7-879d-543f025a4528 Authenticating user 'default' from [fd00:1122:3344:101::e]:51206 2026.01.20 00:06:00.336340 [ 289 ] {} TCP-Session: 46816737-7161-4480-a3ac-69fac3875078 Authenticating user 'default' from [fd00:1122:3344:101::e]:46680 2026.01.20 00:06:00.336353 [ 368 ] {} TCP-Session: 454f5ce2-3297-49d7-879d-543f025a4528 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:06:00.336371 [ 289 ] {} TCP-Session: 46816737-7161-4480-a3ac-69fac3875078 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:06:00.336381 [ 368 ] {} TCP-Session: 454f5ce2-3297-49d7-879d-543f025a4528 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:06:00.336394 [ 289 ] {} TCP-Session: 46816737-7161-4480-a3ac-69fac3875078 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:06:00.336231 [ 286 ] {0b15e9e9-632c-4093-95f6-037f5a3fbef6} executeQuery: (from [fd00:1122:3344:101::e]:42210) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.01.20 00:06:00.336005 [ 288 ] {} TCP-Session: 6c7c7837-4f14-4cce-aab4-37924f0fb56d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:06:00.335809 [ 290 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34470 2026.01.20 00:06:00.336469 [ 288 ] {} TCP-Session: 6c7c7837-4f14-4cce-aab4-37924f0fb56d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:06:00.335938 [ 370 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:06:00.336544 [ 370 ] {} TCP-Session: 14fcb4a0-82c1-4598-9cd3-79df338da9fd Authenticating user 'default' from [fd00:1122:3344:101::e]:38699 2026.01.20 00:06:00.336544 [ 290 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:06:00.336562 [ 370 ] {} TCP-Session: 14fcb4a0-82c1-4598-9cd3-79df338da9fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:06:00.336579 [ 370 ] {} TCP-Session: 14fcb4a0-82c1-4598-9cd3-79df338da9fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:06:00.336580 [ 290 ] {} TCP-Session: 926df2fc-5e6f-48a1-873d-3d9c8fbe3cdc Authenticating user 'default' from [fd00:1122:3344:101::e]:34470 2026.01.20 00:06:00.336607 [ 290 ] {} TCP-Session: 926df2fc-5e6f-48a1-873d-3d9c8fbe3cdc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:06:00.336624 [ 290 ] {} TCP-Session: 926df2fc-5e6f-48a1-873d-3d9c8fbe3cdc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:06:00.336738 [ 286 ] {0b15e9e9-632c-4093-95f6-037f5a3fbef6} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.01.20 00:06:00.336789 [ 286 ] {0b15e9e9-632c-4093-95f6-037f5a3fbef6} InterpreterSelectQuery: FetchColumns -> Complete 2026.01.20 00:06:00.337080 [ 286 ] {0b15e9e9-632c-4093-95f6-037f5a3fbef6} oximeter.version (ef382589-e1e5-4129-9849-9f0bd7ce6e36) (SelectExecutor): Key condition: unknown 2026.01.20 00:06:00.338092 [ 327 ] {0b15e9e9-632c-4093-95f6-037f5a3fbef6} AggregatingTransform: Aggregating 2026.01.20 00:06:00.338147 [ 327 ] {0b15e9e9-632c-4093-95f6-037f5a3fbef6} Aggregator: Aggregation method: without_key 2026.01.20 00:06:00.338191 [ 327 ] {0b15e9e9-632c-4093-95f6-037f5a3fbef6} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001008853 sec. (991.225 rows/sec., 38.72 KiB/sec.) 2026.01.20 00:06:00.338212 [ 327 ] {0b15e9e9-632c-4093-95f6-037f5a3fbef6} Aggregator: Merging aggregated data 2026.01.20 00:06:00.339579 [ 286 ] {0b15e9e9-632c-4093-95f6-037f5a3fbef6} executeQuery: Read 1 rows, 40.00 B in 0.003408 sec., 293.42723004694835 rows/sec., 11.46 KiB/sec. 2026.01.20 00:06:00.339728 [ 286 ] {0b15e9e9-632c-4093-95f6-037f5a3fbef6} TCPHandler: Processed in 0.00389904 sec. 2026.01.20 00:06:00.339850 [ 286 ] {} TCPHandler: Done processing connection. 2026.01.20 00:06:00.339880 [ 366 ] {} TCPHandler: Done processing connection. 2026.01.20 00:06:00.339882 [ 286 ] {} TCP-Session: b332b4a0-c91a-4a33-bb6a-9e0333208d4d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:06:00.339906 [ 288 ] {} TCPHandler: Done processing connection. 2026.01.20 00:06:00.339914 [ 366 ] {} TCP-Session: 5cdc7457-7c00-4be1-95a6-86f4e5e21f9e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:06:00.339931 [ 290 ] {} TCPHandler: Done processing connection. 2026.01.20 00:06:00.339957 [ 369 ] {} TCPHandler: Done processing connection. 2026.01.20 00:06:00.339985 [ 289 ] {} TCPHandler: Done processing connection. 2026.01.20 00:06:00.340010 [ 368 ] {} TCPHandler: Done processing connection. 2026.01.20 00:06:00.340024 [ 369 ] {} TCP-Session: 7d4a2a0e-4624-45f0-9bcb-18284d33879b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:06:00.340039 [ 289 ] {} TCP-Session: 46816737-7161-4480-a3ac-69fac3875078 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:06:00.340060 [ 368 ] {} TCP-Session: 454f5ce2-3297-49d7-879d-543f025a4528 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:06:00.340085 [ 370 ] {} TCPHandler: Done processing connection. 2026.01.20 00:06:00.340040 [ 367 ] {} TCPHandler: Done processing connection. 2026.01.20 00:06:00.340135 [ 370 ] {} TCP-Session: 14fcb4a0-82c1-4598-9cd3-79df338da9fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:06:00.339982 [ 290 ] {} TCP-Session: 926df2fc-5e6f-48a1-873d-3d9c8fbe3cdc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:06:00.340167 [ 367 ] {} TCP-Session: 415eeea0-fb95-478c-9421-8b2145e2548a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:06:00.339964 [ 288 ] {} TCP-Session: 6c7c7837-4f14-4cce-aab4-37924f0fb56d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:06:00.438107 [ 286 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35952 2026.01.20 00:06:00.438224 [ 286 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:06:00.438251 [ 286 ] {} TCP-Session: 9f19d6bd-d294-44cb-8dbb-0dec2b91b5ea Authenticating user 'default' from [fd00:1122:3344:101::e]:35952 2026.01.20 00:06:00.438273 [ 286 ] {} TCP-Session: 9f19d6bd-d294-44cb-8dbb-0dec2b91b5ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:06:00.438286 [ 286 ] {} TCP-Session: 9f19d6bd-d294-44cb-8dbb-0dec2b91b5ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:06:00.438492 [ 288 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43561 2026.01.20 00:06:00.438516 [ 366 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37925 2026.01.20 00:06:00.438535 [ 367 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64061 2026.01.20 00:06:00.438555 [ 370 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38594 2026.01.20 00:06:00.438535 [ 368 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44043 2026.01.20 00:06:00.438621 [ 288 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:06:00.438637 [ 286 ] {} TCP-Session: 9f19d6bd-d294-44cb-8dbb-0dec2b91b5ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:06:00.438654 [ 370 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:06:00.438652 [ 367 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:06:00.438662 [ 288 ] {} TCP-Session: 09c252a0-4a7b-496e-bd4a-cc688bb6e5b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:43561 2026.01.20 00:06:00.438685 [ 370 ] {} TCP-Session: e2b4a78a-5fc5-4a9c-b2bb-1f4ee5ec2722 Authenticating user 'default' from [fd00:1122:3344:101::e]:38594 2026.01.20 00:06:00.438704 [ 367 ] {} TCP-Session: 90b73cdc-91ee-4527-8f10-37c1e473eb46 Authenticating user 'default' from [fd00:1122:3344:101::e]:64061 2026.01.20 00:06:00.438722 [ 288 ] {} TCP-Session: 09c252a0-4a7b-496e-bd4a-cc688bb6e5b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:06:00.438754 [ 367 ] {} TCP-Session: 90b73cdc-91ee-4527-8f10-37c1e473eb46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:06:00.438772 [ 288 ] {} TCP-Session: 09c252a0-4a7b-496e-bd4a-cc688bb6e5b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:06:00.438786 [ 367 ] {} TCP-Session: 90b73cdc-91ee-4527-8f10-37c1e473eb46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:06:00.438677 [ 368 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:06:00.438808 [ 286 ] {4424c199-97a0-4517-9482-e0e27e33c7d3} executeQuery: (from [fd00:1122:3344:101::e]:35952) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.01.20 00:06:00.438840 [ 368 ] {} TCP-Session: 5270e11a-ddb4-43cf-ac41-efc61f6b39a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:44043 2026.01.20 00:06:00.438499 [ 289 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55920 2026.01.20 00:06:00.438869 [ 368 ] {} TCP-Session: 5270e11a-ddb4-43cf-ac41-efc61f6b39a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:06:00.438731 [ 370 ] {} TCP-Session: e2b4a78a-5fc5-4a9c-b2bb-1f4ee5ec2722 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:06:00.438914 [ 368 ] {} TCP-Session: 5270e11a-ddb4-43cf-ac41-efc61f6b39a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:06:00.438931 [ 370 ] {} TCP-Session: e2b4a78a-5fc5-4a9c-b2bb-1f4ee5ec2722 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:06:00.438613 [ 366 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:06:00.438963 [ 289 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:06:00.438982 [ 366 ] {} TCP-Session: 9d657f25-dfa6-4328-a38f-fb5cfa83d76c Authenticating user 'default' from [fd00:1122:3344:101::e]:37925 2026.01.20 00:06:00.438547 [ 369 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54477 2026.01.20 00:06:00.439002 [ 289 ] {} TCP-Session: 56219b3f-02f6-4d7a-8b5c-ed3ef6678a36 Authenticating user 'default' from [fd00:1122:3344:101::e]:55920 2026.01.20 00:06:00.439009 [ 366 ] {} TCP-Session: 9d657f25-dfa6-4328-a38f-fb5cfa83d76c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:06:00.438505 [ 290 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45295 2026.01.20 00:06:00.439051 [ 366 ] {} TCP-Session: 9d657f25-dfa6-4328-a38f-fb5cfa83d76c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:06:00.439067 [ 369 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:06:00.439093 [ 286 ] {4424c199-97a0-4517-9482-e0e27e33c7d3} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.01.20 00:06:00.439128 [ 290 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:06:00.439048 [ 289 ] {} TCP-Session: 56219b3f-02f6-4d7a-8b5c-ed3ef6678a36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:06:00.439175 [ 290 ] {} TCP-Session: c1389716-8688-45ec-b026-612d65428611 Authenticating user 'default' from [fd00:1122:3344:101::e]:45295 2026.01.20 00:06:00.439191 [ 286 ] {4424c199-97a0-4517-9482-e0e27e33c7d3} InterpreterSelectQuery: FetchColumns -> Complete 2026.01.20 00:06:00.439193 [ 289 ] {} TCP-Session: 56219b3f-02f6-4d7a-8b5c-ed3ef6678a36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:06:00.439205 [ 290 ] {} TCP-Session: c1389716-8688-45ec-b026-612d65428611 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:06:00.439111 [ 369 ] {} TCP-Session: e0f6a04c-5375-4f66-ab68-6e6577a6a9cc Authenticating user 'default' from [fd00:1122:3344:101::e]:54477 2026.01.20 00:06:00.439240 [ 290 ] {} TCP-Session: c1389716-8688-45ec-b026-612d65428611 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:06:00.439263 [ 369 ] {} TCP-Session: e0f6a04c-5375-4f66-ab68-6e6577a6a9cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:06:00.439283 [ 369 ] {} TCP-Session: e0f6a04c-5375-4f66-ab68-6e6577a6a9cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:06:00.439493 [ 286 ] {4424c199-97a0-4517-9482-e0e27e33c7d3} oximeter.version (ef382589-e1e5-4129-9849-9f0bd7ce6e36) (SelectExecutor): Key condition: unknown 2026.01.20 00:06:00.440725 [ 329 ] {4424c199-97a0-4517-9482-e0e27e33c7d3} AggregatingTransform: Aggregating 2026.01.20 00:06:00.440767 [ 329 ] {4424c199-97a0-4517-9482-e0e27e33c7d3} Aggregator: Aggregation method: without_key 2026.01.20 00:06:00.440806 [ 329 ] {4424c199-97a0-4517-9482-e0e27e33c7d3} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001205925 sec. (829.239 rows/sec., 32.39 KiB/sec.) 2026.01.20 00:06:00.440826 [ 329 ] {4424c199-97a0-4517-9482-e0e27e33c7d3} Aggregator: Merging aggregated data 2026.01.20 00:06:00.442213 [ 286 ] {4424c199-97a0-4517-9482-e0e27e33c7d3} executeQuery: Read 1 rows, 40.00 B in 0.003455 sec., 289.4356005788712 rows/sec., 11.31 KiB/sec. 2026.01.20 00:06:00.442362 [ 286 ] {4424c199-97a0-4517-9482-e0e27e33c7d3} TCPHandler: Processed in 0.003840459 sec. 2026.01.20 00:06:00.442489 [ 286 ] {} TCPHandler: Done processing connection. 2026.01.20 00:06:00.442519 [ 286 ] {} TCP-Session: 9f19d6bd-d294-44cb-8dbb-0dec2b91b5ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:06:00.442525 [ 288 ] {} TCPHandler: Done processing connection. 2026.01.20 00:06:00.442549 [ 370 ] {} TCPHandler: Done processing connection. 2026.01.20 00:06:00.442566 [ 368 ] {} TCPHandler: Done processing connection. 2026.01.20 00:06:00.442570 [ 288 ] {} TCP-Session: 09c252a0-4a7b-496e-bd4a-cc688bb6e5b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:06:00.442582 [ 367 ] {} TCPHandler: Done processing connection. 2026.01.20 00:06:00.442603 [ 366 ] {} TCPHandler: Done processing connection. 2026.01.20 00:06:00.442623 [ 289 ] {} TCPHandler: Done processing connection. 2026.01.20 00:06:00.442661 [ 369 ] {} TCPHandler: Done processing connection. 2026.01.20 00:06:00.442665 [ 366 ] {} TCP-Session: 9d657f25-dfa6-4328-a38f-fb5cfa83d76c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:06:00.442688 [ 289 ] {} TCP-Session: 56219b3f-02f6-4d7a-8b5c-ed3ef6678a36 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:06:00.442700 [ 369 ] {} TCP-Session: e0f6a04c-5375-4f66-ab68-6e6577a6a9cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:06:00.442609 [ 368 ] {} TCP-Session: 5270e11a-ddb4-43cf-ac41-efc61f6b39a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:06:00.442644 [ 290 ] {} TCPHandler: Done processing connection. 2026.01.20 00:06:00.442596 [ 370 ] {} TCP-Session: e2b4a78a-5fc5-4a9c-b2bb-1f4ee5ec2722 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:06:00.442646 [ 367 ] {} TCP-Session: 90b73cdc-91ee-4527-8f10-37c1e473eb46 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:06:00.442780 [ 290 ] {} TCP-Session: c1389716-8688-45ec-b026-612d65428611 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:06:00.882497 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 2026.01.20 00:06:00.900026 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:06:00.900075 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:06:00.906288 [ 244 ] {} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2026.01.20 00:06:00.907032 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:06:00.907339 [ 128 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2026.01.20 00:06:00.907377 [ 128 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:06:00.907396 [ 128 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:06:00.907525 [ 191 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2026.01.20 00:06:00.910252 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 309 2026.01.20 00:06:00.911737 [ 191 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:06:00.913360 [ 191 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 272 rows starting from the beginning of the part 2026.01.20 00:06:00.918093 [ 191 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 7 rows starting from the beginning of the part 2026.01.20 00:06:00.922805 [ 191 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 8 rows starting from the beginning of the part 2026.01.20 00:06:00.927615 [ 191 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 7 rows starting from the beginning of the part 2026.01.20 00:06:00.932712 [ 191 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 8 rows starting from the beginning of the part 2026.01.20 00:06:00.936737 [ 191 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 7 rows starting from the beginning of the part 2026.01.20 00:06:00.990017 [ 186 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.082544969 sec., 3743.4140898399273 rows/sec., 19.36 MiB/sec. 2026.01.20 00:06:00.992677 [ 193 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2026.01.20 00:06:00.994895 [ 193 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_41_8} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:06:00.995008 [ 193 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_41_8} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2026.01.20 00:06:00.997102 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. 2026.01.20 00:06:02.366693 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 856 2026.01.20 00:06:02.368840 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:06:02.368888 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:06:02.370265 [ 243 ] {} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2026.01.20 00:06:02.370540 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:06:02.370728 [ 124 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2026.01.20 00:06:02.370796 [ 124 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:06:02.370803 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 856 2026.01.20 00:06:02.370817 [ 124 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:06:02.370930 [ 196 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2026.01.20 00:06:02.371447 [ 196 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:06:02.371586 [ 196 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 736 rows starting from the beginning of the part 2026.01.20 00:06:02.371929 [ 196 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 28 rows starting from the beginning of the part 2026.01.20 00:06:02.372259 [ 196 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 20 rows starting from the beginning of the part 2026.01.20 00:06:02.372601 [ 196 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 20 rows starting from the beginning of the part 2026.01.20 00:06:02.372938 [ 196 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 26 rows starting from the beginning of the part 2026.01.20 00:06:02.373307 [ 196 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 26 rows starting from the beginning of the part 2026.01.20 00:06:02.380294 [ 195 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 856 rows, containing 72 columns (72 merged, 0 gathered) in 0.009411041 sec., 90956.99402435926 rows/sec., 73.80 MiB/sec. 2026.01.20 00:06:02.381764 [ 187 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2026.01.20 00:06:02.382500 [ 187 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_31_6} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:06:02.382591 [ 187 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_31_6} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2026.01.20 00:06:02.382829 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.11 MiB. 2026.01.20 00:06:04.521477 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:06:04.521685 [ 276 ] {ba56e2c3-19f3-45ba-9668-d2913a9c0f9b} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:06:04.521780 [ 276 ] {ba56e2c3-19f3-45ba-9668-d2913a9c0f9b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:06:04.522668 [ 276 ] {ba56e2c3-19f3-45ba-9668-d2913a9c0f9b} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:06:04.522722 [ 276 ] {ba56e2c3-19f3-45ba-9668-d2913a9c0f9b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:06:04.523172 [ 276 ] {ba56e2c3-19f3-45ba-9668-d2913a9c0f9b} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2026.01.20 00:06:04.523435 [ 276 ] {ba56e2c3-19f3-45ba-9668-d2913a9c0f9b} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:06:04.523610 [ 276 ] {ba56e2c3-19f3-45ba-9668-d2913a9c0f9b} executeQuery: Read 136 rows, 12.05 KiB in 0.001985 sec., 68513.85390428212 rows/sec., 5.93 MiB/sec. 2026.01.20 00:06:04.523656 [ 276 ] {ba56e2c3-19f3-45ba-9668-d2913a9c0f9b} TCPHandler: Processed in 0.00230827 sec. 2026.01.20 00:06:04.523796 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:06:04.523897 [ 276 ] {6ee32f6b-7ff2-4482-bd3b-65317d1b76ea} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.01.20 00:06:04.523940 [ 276 ] {6ee32f6b-7ff2-4482-bd3b-65317d1b76ea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.01.20 00:06:04.524376 [ 276 ] {6ee32f6b-7ff2-4482-bd3b-65317d1b76ea} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:06:04.524415 [ 276 ] {6ee32f6b-7ff2-4482-bd3b-65317d1b76ea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:06:04.524724 [ 276 ] {6ee32f6b-7ff2-4482-bd3b-65317d1b76ea} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2026.01.20 00:06:04.524940 [ 276 ] {6ee32f6b-7ff2-4482-bd3b-65317d1b76ea} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:06:04.525079 [ 276 ] {6ee32f6b-7ff2-4482-bd3b-65317d1b76ea} executeQuery: Read 40 rows, 3.01 KiB in 0.001203 sec., 33250.207813798836 rows/sec., 2.44 MiB/sec. 2026.01.20 00:06:04.525119 [ 276 ] {6ee32f6b-7ff2-4482-bd3b-65317d1b76ea} TCPHandler: Processed in 0.001377518 sec. 2026.01.20 00:06:04.525238 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:06:04.525333 [ 276 ] {0c029576-7fee-4377-8bcc-70a83f2f0de5} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:06:04.525375 [ 276 ] {0c029576-7fee-4377-8bcc-70a83f2f0de5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:06:04.525818 [ 276 ] {0c029576-7fee-4377-8bcc-70a83f2f0de5} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:06:04.525856 [ 276 ] {0c029576-7fee-4377-8bcc-70a83f2f0de5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:06:04.526167 [ 276 ] {0c029576-7fee-4377-8bcc-70a83f2f0de5} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2026.01.20 00:06:04.526374 [ 276 ] {0c029576-7fee-4377-8bcc-70a83f2f0de5} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:06:04.526508 [ 276 ] {0c029576-7fee-4377-8bcc-70a83f2f0de5} executeQuery: Read 104 rows, 8.32 KiB in 0.001193 sec., 87175.18860016765 rows/sec., 6.81 MiB/sec. 2026.01.20 00:06:04.526548 [ 276 ] {0c029576-7fee-4377-8bcc-70a83f2f0de5} TCPHandler: Processed in 0.001360807 sec. 2026.01.20 00:06:04.526661 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:06:04.526756 [ 276 ] {948d565a-30ac-4335-a9f9-c70cc94b2261} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:06:04.526801 [ 276 ] {948d565a-30ac-4335-a9f9-c70cc94b2261} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:06:04.527225 [ 276 ] {948d565a-30ac-4335-a9f9-c70cc94b2261} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:06:04.527263 [ 276 ] {948d565a-30ac-4335-a9f9-c70cc94b2261} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:06:04.527600 [ 276 ] {948d565a-30ac-4335-a9f9-c70cc94b2261} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2026.01.20 00:06:04.527807 [ 276 ] {948d565a-30ac-4335-a9f9-c70cc94b2261} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:06:04.527939 [ 276 ] {948d565a-30ac-4335-a9f9-c70cc94b2261} executeQuery: Read 160 rows, 11.41 KiB in 0.0012 sec., 133333.33333333334 rows/sec., 9.29 MiB/sec. 2026.01.20 00:06:04.527976 [ 276 ] {948d565a-30ac-4335-a9f9-c70cc94b2261} TCPHandler: Processed in 0.001364427 sec. 2026.01.20 00:06:04.528085 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:06:04.528199 [ 276 ] {20412f98-aeb1-4e9b-8c37-011c997fe58b} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.01.20 00:06:04.528275 [ 276 ] {20412f98-aeb1-4e9b-8c37-011c997fe58b} 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 2026.01.20 00:06:04.529282 [ 276 ] {20412f98-aeb1-4e9b-8c37-011c997fe58b} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:06:04.529319 [ 276 ] {20412f98-aeb1-4e9b-8c37-011c997fe58b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:06:04.529885 [ 276 ] {20412f98-aeb1-4e9b-8c37-011c997fe58b} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2026.01.20 00:06:04.530106 [ 276 ] {20412f98-aeb1-4e9b-8c37-011c997fe58b} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:06:04.530247 [ 276 ] {20412f98-aeb1-4e9b-8c37-011c997fe58b} executeQuery: Read 40 rows, 73.40 KiB in 0.002073 sec., 19295.70670525808 rows/sec., 34.58 MiB/sec. 2026.01.20 00:06:04.530303 [ 276 ] {20412f98-aeb1-4e9b-8c37-011c997fe58b} TCPHandler: Processed in 0.002267359 sec. 2026.01.20 00:06:04.530419 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:06:04.530514 [ 276 ] {82d63b86-0caa-41c4-a249-e4dd333b9d47} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:06:04.530556 [ 276 ] {82d63b86-0caa-41c4-a249-e4dd333b9d47} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:06:04.530904 [ 276 ] {82d63b86-0caa-41c4-a249-e4dd333b9d47} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:06:04.530940 [ 276 ] {82d63b86-0caa-41c4-a249-e4dd333b9d47} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:06:04.531248 [ 276 ] {82d63b86-0caa-41c4-a249-e4dd333b9d47} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2026.01.20 00:06:04.531450 [ 276 ] {82d63b86-0caa-41c4-a249-e4dd333b9d47} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:06:04.531577 [ 276 ] {82d63b86-0caa-41c4-a249-e4dd333b9d47} executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. 2026.01.20 00:06:04.531613 [ 276 ] {82d63b86-0caa-41c4-a249-e4dd333b9d47} TCPHandler: Processed in 0.001245716 sec. 2026.01.20 00:06:07.178308 [ 121 ] {} DNSResolver: Updating DNS cache 2026.01.20 00:06:07.178367 [ 121 ] {} DNSResolver: Updated DNS cache 2026.01.20 00:06:07.334333 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20185 2026.01.20 00:06:07.334849 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:06:07.334886 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:06:07.335391 [ 245 ] {} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2026.01.20 00:06:07.335613 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:06:07.335739 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20185 2026.01.20 00:06:08.410306 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 2026.01.20 00:06:08.426749 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:06:08.426802 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:06:08.433096 [ 244 ] {} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2026.01.20 00:06:08.433790 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:06:08.436560 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 317 2026.01.20 00:06:09.519028 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:06:09.519249 [ 276 ] {0dd99e80-8dbc-4ab3-82c3-e355ef74e612} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:06:09.519330 [ 276 ] {0dd99e80-8dbc-4ab3-82c3-e355ef74e612} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:06:09.520022 [ 276 ] {0dd99e80-8dbc-4ab3-82c3-e355ef74e612} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:06:09.520068 [ 276 ] {0dd99e80-8dbc-4ab3-82c3-e355ef74e612} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:06:09.520460 [ 276 ] {0dd99e80-8dbc-4ab3-82c3-e355ef74e612} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2026.01.20 00:06:09.520671 [ 276 ] {0dd99e80-8dbc-4ab3-82c3-e355ef74e612} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:06:09.520816 [ 119 ] {} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2026.01.20 00:06:09.520825 [ 276 ] {0dd99e80-8dbc-4ab3-82c3-e355ef74e612} executeQuery: Read 56 rows, 4.38 KiB in 0.001635 sec., 34250.76452599389 rows/sec., 2.61 MiB/sec. 2026.01.20 00:06:09.520893 [ 119 ] {} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:06:09.520910 [ 276 ] {0dd99e80-8dbc-4ab3-82c3-e355ef74e612} TCPHandler: Processed in 0.002029056 sec. 2026.01.20 00:06:09.520924 [ 119 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:06:09.521036 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:06:09.521085 [ 188 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2026.01.20 00:06:09.521132 [ 276 ] {ef6f2690-23c2-4e6c-aeef-662a45bf3303} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:06:09.521176 [ 276 ] {ef6f2690-23c2-4e6c-aeef-662a45bf3303} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:06:09.521247 [ 188 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:06:09.521291 [ 188 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1405 rows starting from the beginning of the part 2026.01.20 00:06:09.521367 [ 188 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 56 rows starting from the beginning of the part 2026.01.20 00:06:09.521412 [ 188 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 136 rows starting from the beginning of the part 2026.01.20 00:06:09.521511 [ 188 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 56 rows starting from the beginning of the part 2026.01.20 00:06:09.521560 [ 188 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 136 rows starting from the beginning of the part 2026.01.20 00:06:09.521598 [ 276 ] {ef6f2690-23c2-4e6c-aeef-662a45bf3303} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:06:09.521601 [ 188 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 56 rows starting from the beginning of the part 2026.01.20 00:06:09.521642 [ 276 ] {ef6f2690-23c2-4e6c-aeef-662a45bf3303} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:06:09.521977 [ 276 ] {ef6f2690-23c2-4e6c-aeef-662a45bf3303} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2026.01.20 00:06:09.522195 [ 276 ] {ef6f2690-23c2-4e6c-aeef-662a45bf3303} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:06:09.522309 [ 119 ] {} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2026.01.20 00:06:09.522329 [ 276 ] {ef6f2690-23c2-4e6c-aeef-662a45bf3303} executeQuery: Read 64 rows, 5.12 KiB in 0.001216 sec., 52631.57894736842 rows/sec., 4.11 MiB/sec. 2026.01.20 00:06:09.522342 [ 119 ] {} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:06:09.522369 [ 119 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:06:09.522371 [ 276 ] {ef6f2690-23c2-4e6c-aeef-662a45bf3303} TCPHandler: Processed in 0.001383387 sec. 2026.01.20 00:06:09.522475 [ 195 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2026.01.20 00:06:09.522504 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:06:09.522600 [ 276 ] {ec632edf-30be-4fd4-93ac-a21ec0bcc48c} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:06:09.522614 [ 195 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:06:09.522643 [ 276 ] {ec632edf-30be-4fd4-93ac-a21ec0bcc48c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:06:09.522654 [ 195 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 632 rows starting from the beginning of the part 2026.01.20 00:06:09.522736 [ 195 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 64 rows starting from the beginning of the part 2026.01.20 00:06:09.522789 [ 195 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 104 rows starting from the beginning of the part 2026.01.20 00:06:09.522809 [ 192 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 1845 rows, containing 5 columns (5 merged, 0 gathered) in 0.001790273 sec., 1030569.0808049946 rows/sec., 89.84 MiB/sec. 2026.01.20 00:06:09.522836 [ 195 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 64 rows starting from the beginning of the part 2026.01.20 00:06:09.522890 [ 195 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 104 rows starting from the beginning of the part 2026.01.20 00:06:09.522934 [ 195 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 64 rows starting from the beginning of the part 2026.01.20 00:06:09.523085 [ 188 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2026.01.20 00:06:09.523088 [ 276 ] {ec632edf-30be-4fd4-93ac-a21ec0bcc48c} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:06:09.523143 [ 276 ] {ec632edf-30be-4fd4-93ac-a21ec0bcc48c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:06:09.523395 [ 188 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_61_12} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:06:09.523479 [ 188 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_61_12} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2026.01.20 00:06:09.523539 [ 276 ] {ec632edf-30be-4fd4-93ac-a21ec0bcc48c} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2026.01.20 00:06:09.523565 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. 2026.01.20 00:06:09.523765 [ 276 ] {ec632edf-30be-4fd4-93ac-a21ec0bcc48c} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:06:09.523869 [ 119 ] {} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2026.01.20 00:06:09.523899 [ 119 ] {} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:06:09.523900 [ 276 ] {ec632edf-30be-4fd4-93ac-a21ec0bcc48c} executeQuery: Read 160 rows, 11.41 KiB in 0.001318 sec., 121396.05462822459 rows/sec., 8.45 MiB/sec. 2026.01.20 00:06:09.523917 [ 119 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:06:09.523949 [ 276 ] {ec632edf-30be-4fd4-93ac-a21ec0bcc48c} TCPHandler: Processed in 0.001491899 sec. 2026.01.20 00:06:09.524001 [ 188 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 1032 rows, containing 5 columns (5 merged, 0 gathered) in 0.001575081 sec., 655204.3990118603 rows/sec., 52.57 MiB/sec. 2026.01.20 00:06:09.524037 [ 189 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2026.01.20 00:06:09.524070 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:06:09.524170 [ 276 ] {a478b005-115e-4266-bc5d-6ce3d19c2495} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:06:09.524175 [ 195 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2026.01.20 00:06:09.524188 [ 189 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:06:09.524214 [ 276 ] {a478b005-115e-4266-bc5d-6ce3d19c2495} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:06:09.524244 [ 189 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_61_12} MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 16847 rows starting from the beginning of the part 2026.01.20 00:06:09.524323 [ 189 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 160 rows starting from the beginning of the part 2026.01.20 00:06:09.524371 [ 189 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 160 rows starting from the beginning of the part 2026.01.20 00:06:09.524421 [ 189 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 160 rows starting from the beginning of the part 2026.01.20 00:06:09.524452 [ 195 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_61_12} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:06:09.524461 [ 189 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 160 rows starting from the beginning of the part 2026.01.20 00:06:09.524513 [ 189 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 160 rows starting from the beginning of the part 2026.01.20 00:06:09.524534 [ 195 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_61_12} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2026.01.20 00:06:09.524563 [ 276 ] {a478b005-115e-4266-bc5d-6ce3d19c2495} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:06:09.524602 [ 276 ] {a478b005-115e-4266-bc5d-6ce3d19c2495} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:06:09.524612 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. 2026.01.20 00:06:09.524928 [ 276 ] {a478b005-115e-4266-bc5d-6ce3d19c2495} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2026.01.20 00:06:09.525139 [ 276 ] {a478b005-115e-4266-bc5d-6ce3d19c2495} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:06:09.525244 [ 119 ] {} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2026.01.20 00:06:09.525272 [ 119 ] {} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:06:09.525279 [ 276 ] {a478b005-115e-4266-bc5d-6ce3d19c2495} executeQuery: Read 60 rows, 4.14 KiB in 0.001127 sec., 53238.686779059455 rows/sec., 3.59 MiB/sec. 2026.01.20 00:06:09.525290 [ 119 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:06:09.525321 [ 276 ] {a478b005-115e-4266-bc5d-6ce3d19c2495} TCPHandler: Processed in 0.001297556 sec. 2026.01.20 00:06:09.525388 [ 200 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2026.01.20 00:06:09.525488 [ 200 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:06:09.525513 [ 200 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3300 rows starting from the beginning of the part 2026.01.20 00:06:09.525557 [ 200 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 60 rows starting from the beginning of the part 2026.01.20 00:06:09.525597 [ 200 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 60 rows starting from the beginning of the part 2026.01.20 00:06:09.525632 [ 200 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 60 rows starting from the beginning of the part 2026.01.20 00:06:09.525666 [ 200 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 60 rows starting from the beginning of the part 2026.01.20 00:06:09.525700 [ 200 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 60 rows starting from the beginning of the part 2026.01.20 00:06:09.527228 [ 195 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 3600 rows, containing 4 columns (4 merged, 0 gathered) in 0.001873954 sec., 1921071.701866748 rows/sec., 129.47 MiB/sec. 2026.01.20 00:06:09.527633 [ 188 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2026.01.20 00:06:09.527915 [ 188 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_61_12} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:06:09.527993 [ 188 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_61_12} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2026.01.20 00:06:09.528074 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. 2026.01.20 00:06:09.530345 [ 188 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 17647 rows, containing 5 columns (5 merged, 0 gathered) in 0.006365922 sec., 2772104.3393242955 rows/sec., 190.54 MiB/sec. 2026.01.20 00:06:09.530585 [ 200 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2026.01.20 00:06:09.530868 [ 200 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_61_12} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:06:09.530948 [ 200 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_61_12} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2026.01.20 00:06:09.531043 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. 2026.01.20 00:06:10.001161 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 297.39 MiB, peak 309.17 MiB, free memory in arenas 0.00 B, will set to 300.35 MiB (RSS), difference: 2.95 MiB 2026.01.20 00:06:12.370966 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 876 2026.01.20 00:06:12.373121 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:06:12.373181 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:06:12.374444 [ 243 ] {} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2026.01.20 00:06:12.374724 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:06:12.375083 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 876 2026.01.20 00:06:14.550648 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:06:14.550948 [ 276 ] {19ff55ea-1d87-41da-a85e-e4999bd2836a} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.01.20 00:06:14.551049 [ 276 ] {19ff55ea-1d87-41da-a85e-e4999bd2836a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.01.20 00:06:14.551885 [ 276 ] {19ff55ea-1d87-41da-a85e-e4999bd2836a} oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:06:14.551931 [ 276 ] {19ff55ea-1d87-41da-a85e-e4999bd2836a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:06:14.552319 [ 276 ] {19ff55ea-1d87-41da-a85e-e4999bd2836a} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2026.01.20 00:06:14.552531 [ 276 ] {19ff55ea-1d87-41da-a85e-e4999bd2836a} oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:06:14.552681 [ 276 ] {19ff55ea-1d87-41da-a85e-e4999bd2836a} executeQuery: Read 24 rows, 2.04 KiB in 0.001808 sec., 13274.336283185841 rows/sec., 1.10 MiB/sec. 2026.01.20 00:06:14.552724 [ 276 ] {19ff55ea-1d87-41da-a85e-e4999bd2836a} TCPHandler: Processed in 0.002255109 sec. 2026.01.20 00:06:14.552847 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:06:14.552941 [ 276 ] {f671dd38-bc15-4d25-bc04-43d1c3196ee7} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.01.20 00:06:14.552980 [ 276 ] {f671dd38-bc15-4d25-bc04-43d1c3196ee7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.01.20 00:06:14.553381 [ 276 ] {f671dd38-bc15-4d25-bc04-43d1c3196ee7} oximeter.fields_ipaddr (ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:06:14.553417 [ 276 ] {f671dd38-bc15-4d25-bc04-43d1c3196ee7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:06:14.553704 [ 276 ] {f671dd38-bc15-4d25-bc04-43d1c3196ee7} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.01.20 00:06:14.553896 [ 276 ] {f671dd38-bc15-4d25-bc04-43d1c3196ee7} oximeter.fields_ipaddr (ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:06:14.554018 [ 276 ] {f671dd38-bc15-4d25-bc04-43d1c3196ee7} executeQuery: Read 18 rows, 1.47 KiB in 0.001096 sec., 16423.357664233576 rows/sec., 1.31 MiB/sec. 2026.01.20 00:06:14.554055 [ 276 ] {f671dd38-bc15-4d25-bc04-43d1c3196ee7} TCPHandler: Processed in 0.001256386 sec. 2026.01.20 00:06:14.554165 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:06:14.554258 [ 276 ] {d3781c6d-19f8-40e4-bed5-a74b46bae738} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:06:14.554296 [ 276 ] {d3781c6d-19f8-40e4-bed5-a74b46bae738} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:06:14.555318 [ 276 ] {d3781c6d-19f8-40e4-bed5-a74b46bae738} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:06:14.555354 [ 276 ] {d3781c6d-19f8-40e4-bed5-a74b46bae738} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:06:14.555755 [ 276 ] {d3781c6d-19f8-40e4-bed5-a74b46bae738} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2026.01.20 00:06:14.555956 [ 276 ] {d3781c6d-19f8-40e4-bed5-a74b46bae738} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:06:14.556091 [ 276 ] {d3781c6d-19f8-40e4-bed5-a74b46bae738} executeQuery: Read 1405 rows, 120.26 KiB in 0.00185 sec., 759459.4594594594 rows/sec., 63.48 MiB/sec. 2026.01.20 00:06:14.556129 [ 276 ] {d3781c6d-19f8-40e4-bed5-a74b46bae738} TCPHandler: Processed in 0.002011836 sec. 2026.01.20 00:06:14.556284 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:06:14.556408 [ 276 ] {d37123fc-c88d-4155-a145-311f5bf9d602} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.01.20 00:06:14.556459 [ 276 ] {d37123fc-c88d-4155-a145-311f5bf9d602} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.01.20 00:06:14.556899 [ 276 ] {d37123fc-c88d-4155-a145-311f5bf9d602} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:06:14.556936 [ 276 ] {d37123fc-c88d-4155-a145-311f5bf9d602} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:06:14.557245 [ 276 ] {d37123fc-c88d-4155-a145-311f5bf9d602} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2026.01.20 00:06:14.557459 [ 276 ] {d37123fc-c88d-4155-a145-311f5bf9d602} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:06:14.557574 [ 117 ] {} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2026.01.20 00:06:14.557588 [ 276 ] {d37123fc-c88d-4155-a145-311f5bf9d602} executeQuery: Read 70 rows, 5.23 KiB in 0.001204 sec., 58139.53488372093 rows/sec., 4.24 MiB/sec. 2026.01.20 00:06:14.557650 [ 117 ] {} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:06:14.557656 [ 276 ] {d37123fc-c88d-4155-a145-311f5bf9d602} TCPHandler: Processed in 0.001446529 sec. 2026.01.20 00:06:14.557684 [ 117 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:06:14.557786 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:06:14.557803 [ 197 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2026.01.20 00:06:14.557884 [ 276 ] {2aed75c7-4426-4773-9102-2ac521881094} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.01.20 00:06:14.557928 [ 276 ] {2aed75c7-4426-4773-9102-2ac521881094} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.01.20 00:06:14.557934 [ 197 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:06:14.557981 [ 197 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 70 rows starting from the beginning of the part 2026.01.20 00:06:14.558058 [ 197 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 40 rows starting from the beginning of the part 2026.01.20 00:06:14.558110 [ 197 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 52 rows starting from the beginning of the part 2026.01.20 00:06:14.558158 [ 197 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 40 rows starting from the beginning of the part 2026.01.20 00:06:14.558200 [ 197 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 40 rows starting from the beginning of the part 2026.01.20 00:06:14.558243 [ 197 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 70 rows starting from the beginning of the part 2026.01.20 00:06:14.558407 [ 276 ] {2aed75c7-4426-4773-9102-2ac521881094} oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:06:14.558448 [ 276 ] {2aed75c7-4426-4773-9102-2ac521881094} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:06:14.558817 [ 276 ] {2aed75c7-4426-4773-9102-2ac521881094} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2026.01.20 00:06:14.559050 [ 276 ] {2aed75c7-4426-4773-9102-2ac521881094} oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:06:14.559146 [ 188 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 312 rows, containing 5 columns (5 merged, 0 gathered) in 0.001391708 sec., 224184.9583389619 rows/sec., 17.31 MiB/sec. 2026.01.20 00:06:14.559192 [ 276 ] {2aed75c7-4426-4773-9102-2ac521881094} executeQuery: Read 252 rows, 17.85 KiB in 0.001326 sec., 190045.2488687783 rows/sec., 13.14 MiB/sec. 2026.01.20 00:06:14.559235 [ 276 ] {2aed75c7-4426-4773-9102-2ac521881094} TCPHandler: Processed in 0.001498759 sec. 2026.01.20 00:06:14.559336 [ 188 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2026.01.20 00:06:14.559347 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:06:14.559448 [ 276 ] {2a25a4af-272c-4a10-ba3e-94a7bb10dc6f} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.01.20 00:06:14.559491 [ 276 ] {2a25a4af-272c-4a10-ba3e-94a7bb10dc6f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.01.20 00:06:14.559657 [ 188 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_31_6} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:06:14.559749 [ 188 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_31_6} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2026.01.20 00:06:14.559862 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. 2026.01.20 00:06:14.559888 [ 276 ] {2a25a4af-272c-4a10-ba3e-94a7bb10dc6f} oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:06:14.559928 [ 276 ] {2a25a4af-272c-4a10-ba3e-94a7bb10dc6f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:06:14.560237 [ 276 ] {2a25a4af-272c-4a10-ba3e-94a7bb10dc6f} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2026.01.20 00:06:14.560444 [ 276 ] {2a25a4af-272c-4a10-ba3e-94a7bb10dc6f} oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:06:14.560582 [ 276 ] {2a25a4af-272c-4a10-ba3e-94a7bb10dc6f} executeQuery: Read 12 rows, 960.00 B in 0.001151 sec., 10425.716768027803 rows/sec., 814.51 KiB/sec. 2026.01.20 00:06:14.560621 [ 276 ] {2a25a4af-272c-4a10-ba3e-94a7bb10dc6f} TCPHandler: Processed in 0.001324247 sec. 2026.01.20 00:06:14.560731 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:06:14.560824 [ 276 ] {a4125716-a4d4-4d7a-9fb3-3d63f394a116} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:06:14.560864 [ 276 ] {a4125716-a4d4-4d7a-9fb3-3d63f394a116} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:06:14.561509 [ 276 ] {a4125716-a4d4-4d7a-9fb3-3d63f394a116} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:06:14.561554 [ 276 ] {a4125716-a4d4-4d7a-9fb3-3d63f394a116} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:06:14.561975 [ 276 ] {a4125716-a4d4-4d7a-9fb3-3d63f394a116} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2026.01.20 00:06:14.562217 [ 276 ] {a4125716-a4d4-4d7a-9fb3-3d63f394a116} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:06:14.562388 [ 276 ] {a4125716-a4d4-4d7a-9fb3-3d63f394a116} executeQuery: Read 614 rows, 47.33 KiB in 0.00158 sec., 388607.59493670886 rows/sec., 29.26 MiB/sec. 2026.01.20 00:06:14.562435 [ 276 ] {a4125716-a4d4-4d7a-9fb3-3d63f394a116} TCPHandler: Processed in 0.001752962 sec. 2026.01.20 00:06:14.562615 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:06:14.562709 [ 276 ] {71cdef43-2760-45e1-a0e1-a7df59d4641b} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:06:14.562751 [ 276 ] {71cdef43-2760-45e1-a0e1-a7df59d4641b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:06:14.563329 [ 276 ] {71cdef43-2760-45e1-a0e1-a7df59d4641b} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:06:14.563366 [ 276 ] {71cdef43-2760-45e1-a0e1-a7df59d4641b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:06:14.563763 [ 276 ] {71cdef43-2760-45e1-a0e1-a7df59d4641b} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2026.01.20 00:06:14.563960 [ 276 ] {71cdef43-2760-45e1-a0e1-a7df59d4641b} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:06:14.564095 [ 276 ] {71cdef43-2760-45e1-a0e1-a7df59d4641b} executeQuery: Read 889 rows, 61.79 KiB in 0.001405 sec., 632740.2135231317 rows/sec., 42.95 MiB/sec. 2026.01.20 00:06:14.564132 [ 276 ] {71cdef43-2760-45e1-a0e1-a7df59d4641b} TCPHandler: Processed in 0.00156556 sec. 2026.01.20 00:06:14.564247 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:06:14.564340 [ 276 ] {b4876be4-9cc5-4aa6-be0c-35da0c2dafe8} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.01.20 00:06:14.564392 [ 276 ] {b4876be4-9cc5-4aa6-be0c-35da0c2dafe8} 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 2026.01.20 00:06:14.565252 [ 276 ] {b4876be4-9cc5-4aa6-be0c-35da0c2dafe8} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:06:14.565288 [ 276 ] {b4876be4-9cc5-4aa6-be0c-35da0c2dafe8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:06:14.565856 [ 276 ] {b4876be4-9cc5-4aa6-be0c-35da0c2dafe8} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2026.01.20 00:06:14.566067 [ 276 ] {b4876be4-9cc5-4aa6-be0c-35da0c2dafe8} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:06:14.566180 [ 115 ] {} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2026.01.20 00:06:14.566208 [ 276 ] {b4876be4-9cc5-4aa6-be0c-35da0c2dafe8} executeQuery: Read 40 rows, 73.40 KiB in 0.001886 sec., 21208.907741251325 rows/sec., 38.01 MiB/sec. 2026.01.20 00:06:14.566252 [ 115 ] {} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:06:14.566275 [ 276 ] {b4876be4-9cc5-4aa6-be0c-35da0c2dafe8} TCPHandler: Processed in 0.002075317 sec. 2026.01.20 00:06:14.566282 [ 115 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:06:14.566394 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:06:14.566410 [ 197 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2026.01.20 00:06:14.566491 [ 276 ] {c223d877-2116-4569-a008-97a5983dd974} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:06:14.566537 [ 276 ] {c223d877-2116-4569-a008-97a5983dd974} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:06:14.566745 [ 197 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:06:14.566834 [ 197 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 986 rows starting from the beginning of the part 2026.01.20 00:06:14.566889 [ 276 ] {c223d877-2116-4569-a008-97a5983dd974} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:06:14.566931 [ 276 ] {c223d877-2116-4569-a008-97a5983dd974} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:06:14.567019 [ 197 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 40 rows starting from the beginning of the part 2026.01.20 00:06:14.567195 [ 197 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 40 rows starting from the beginning of the part 2026.01.20 00:06:14.567308 [ 276 ] {c223d877-2116-4569-a008-97a5983dd974} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2026.01.20 00:06:14.567360 [ 197 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 40 rows starting from the beginning of the part 2026.01.20 00:06:14.567520 [ 197 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 40 rows starting from the beginning of the part 2026.01.20 00:06:14.567524 [ 276 ] {c223d877-2116-4569-a008-97a5983dd974} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:06:14.567649 [ 197 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 40 rows starting from the beginning of the part 2026.01.20 00:06:14.567677 [ 276 ] {c223d877-2116-4569-a008-97a5983dd974} executeQuery: Read 60 rows, 4.14 KiB in 0.001205 sec., 49792.53112033195 rows/sec., 3.36 MiB/sec. 2026.01.20 00:06:14.567717 [ 276 ] {c223d877-2116-4569-a008-97a5983dd974} TCPHandler: Processed in 0.001373098 sec. 2026.01.20 00:06:14.573537 [ 190 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 1186 rows, containing 19 columns (19 merged, 0 gathered) in 0.007185662 sec., 165050.90275607174 rows/sec., 295.76 MiB/sec. 2026.01.20 00:06:14.575168 [ 199 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2026.01.20 00:06:14.575556 [ 199 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_31_6} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:06:14.575639 [ 199 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_31_6} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2026.01.20 00:06:14.575785 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.65 MiB. 2026.01.20 00:06:14.835828 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20633 2026.01.20 00:06:14.836392 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:06:14.836437 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:06:14.836959 [ 245 ] {} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2026.01.20 00:06:14.837184 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:06:14.837313 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20633 2026.01.20 00:06:15.000287 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 301.20 MiB, peak 312.80 MiB, free memory in arenas 0.00 B, will set to 303.66 MiB (RSS), difference: 2.46 MiB 2026.01.20 00:06:15.936653 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 2026.01.20 00:06:15.953257 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:06:15.953320 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:06:15.959534 [ 244 ] {} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2026.01.20 00:06:15.960265 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:06:15.963302 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 324 2026.01.20 00:06:19.520085 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:06:19.520293 [ 276 ] {253c43cc-aed1-47c5-aac5-aa12f6babf47} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:06:19.520366 [ 276 ] {253c43cc-aed1-47c5-aac5-aa12f6babf47} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:06:19.521034 [ 276 ] {253c43cc-aed1-47c5-aac5-aa12f6babf47} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:06:19.521081 [ 276 ] {253c43cc-aed1-47c5-aac5-aa12f6babf47} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:06:19.521474 [ 276 ] {253c43cc-aed1-47c5-aac5-aa12f6babf47} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2026.01.20 00:06:19.521711 [ 276 ] {253c43cc-aed1-47c5-aac5-aa12f6babf47} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:06:19.521866 [ 276 ] {253c43cc-aed1-47c5-aac5-aa12f6babf47} executeQuery: Read 56 rows, 4.38 KiB in 0.001625 sec., 34461.53846153846 rows/sec., 2.63 MiB/sec. 2026.01.20 00:06:19.521908 [ 276 ] {253c43cc-aed1-47c5-aac5-aa12f6babf47} TCPHandler: Processed in 0.001957755 sec. 2026.01.20 00:06:19.522032 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:06:19.522128 [ 276 ] {a472478b-7894-4a27-87ea-3987fb33056d} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:06:19.522170 [ 276 ] {a472478b-7894-4a27-87ea-3987fb33056d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:06:19.522594 [ 276 ] {a472478b-7894-4a27-87ea-3987fb33056d} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:06:19.522632 [ 276 ] {a472478b-7894-4a27-87ea-3987fb33056d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:06:19.522936 [ 276 ] {a472478b-7894-4a27-87ea-3987fb33056d} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2026.01.20 00:06:19.523138 [ 276 ] {a472478b-7894-4a27-87ea-3987fb33056d} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:06:19.523267 [ 276 ] {a472478b-7894-4a27-87ea-3987fb33056d} executeQuery: Read 64 rows, 5.12 KiB in 0.001157 sec., 55315.471045808124 rows/sec., 4.32 MiB/sec. 2026.01.20 00:06:19.523305 [ 276 ] {a472478b-7894-4a27-87ea-3987fb33056d} TCPHandler: Processed in 0.001325337 sec. 2026.01.20 00:06:19.523417 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:06:19.523512 [ 276 ] {b259e723-49c7-4539-992d-710fa481be97} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:06:19.523556 [ 276 ] {b259e723-49c7-4539-992d-710fa481be97} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:06:19.523968 [ 276 ] {b259e723-49c7-4539-992d-710fa481be97} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:06:19.524005 [ 276 ] {b259e723-49c7-4539-992d-710fa481be97} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:06:19.524331 [ 276 ] {b259e723-49c7-4539-992d-710fa481be97} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2026.01.20 00:06:19.524536 [ 276 ] {b259e723-49c7-4539-992d-710fa481be97} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:06:19.524665 [ 276 ] {b259e723-49c7-4539-992d-710fa481be97} executeQuery: Read 160 rows, 11.41 KiB in 0.001171 sec., 136635.35439795046 rows/sec., 9.52 MiB/sec. 2026.01.20 00:06:19.524701 [ 276 ] {b259e723-49c7-4539-992d-710fa481be97} TCPHandler: Processed in 0.001334597 sec. 2026.01.20 00:06:19.524803 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:06:19.524897 [ 276 ] {ae7bebe8-9f96-409c-87d3-02ae6027fea7} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:06:19.524938 [ 276 ] {ae7bebe8-9f96-409c-87d3-02ae6027fea7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:06:19.525300 [ 276 ] {ae7bebe8-9f96-409c-87d3-02ae6027fea7} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:06:19.525345 [ 276 ] {ae7bebe8-9f96-409c-87d3-02ae6027fea7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:06:19.525693 [ 276 ] {ae7bebe8-9f96-409c-87d3-02ae6027fea7} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2026.01.20 00:06:19.525901 [ 276 ] {ae7bebe8-9f96-409c-87d3-02ae6027fea7} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:06:19.526036 [ 276 ] {ae7bebe8-9f96-409c-87d3-02ae6027fea7} executeQuery: Read 60 rows, 4.14 KiB in 0.001156 sec., 51903.11418685121 rows/sec., 3.50 MiB/sec. 2026.01.20 00:06:19.526072 [ 276 ] {ae7bebe8-9f96-409c-87d3-02ae6027fea7} TCPHandler: Processed in 0.001319117 sec. 2026.01.20 00:06:22.179430 [ 107 ] {} DNSResolver: Updating DNS cache 2026.01.20 00:06:22.179487 [ 107 ] {} DNSResolver: Updated DNS cache 2026.01.20 00:06:22.338324 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21145 2026.01.20 00:06:22.338853 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:06:22.338890 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:06:22.339368 [ 245 ] {} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2026.01.20 00:06:22.339591 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:06:22.339724 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21145 2026.01.20 00:06:22.376154 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 904 2026.01.20 00:06:22.378321 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:06:22.378359 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:06:22.379540 [ 243 ] {} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2026.01.20 00:06:22.379809 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:06:22.380063 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 904 2026.01.20 00:06:23.463404 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 2026.01.20 00:06:23.480287 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:06:23.480338 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:06:23.486422 [ 244 ] {} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2026.01.20 00:06:23.487123 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:06:23.489920 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 332 2026.01.20 00:06:24.522416 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:06:24.522613 [ 276 ] {67c3b949-b410-48d3-bf41-08eb9597d4f2} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:06:24.522688 [ 276 ] {67c3b949-b410-48d3-bf41-08eb9597d4f2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:06:24.523440 [ 276 ] {67c3b949-b410-48d3-bf41-08eb9597d4f2} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:06:24.523490 [ 276 ] {67c3b949-b410-48d3-bf41-08eb9597d4f2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:06:24.523905 [ 276 ] {67c3b949-b410-48d3-bf41-08eb9597d4f2} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2026.01.20 00:06:24.524132 [ 276 ] {67c3b949-b410-48d3-bf41-08eb9597d4f2} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:06:24.524287 [ 276 ] {67c3b949-b410-48d3-bf41-08eb9597d4f2} executeQuery: Read 136 rows, 12.05 KiB in 0.001727 sec., 78749.2762015055 rows/sec., 6.81 MiB/sec. 2026.01.20 00:06:24.524329 [ 276 ] {67c3b949-b410-48d3-bf41-08eb9597d4f2} TCPHandler: Processed in 0.002050106 sec. 2026.01.20 00:06:24.524454 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:06:24.524550 [ 276 ] {0dd4465f-09df-45a4-b068-fb9114cc5db5} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.01.20 00:06:24.524591 [ 276 ] {0dd4465f-09df-45a4-b068-fb9114cc5db5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.01.20 00:06:24.525012 [ 276 ] {0dd4465f-09df-45a4-b068-fb9114cc5db5} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:06:24.525049 [ 276 ] {0dd4465f-09df-45a4-b068-fb9114cc5db5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:06:24.525346 [ 276 ] {0dd4465f-09df-45a4-b068-fb9114cc5db5} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2026.01.20 00:06:24.525550 [ 276 ] {0dd4465f-09df-45a4-b068-fb9114cc5db5} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:06:24.525683 [ 276 ] {0dd4465f-09df-45a4-b068-fb9114cc5db5} executeQuery: Read 40 rows, 3.01 KiB in 0.001152 sec., 34722.22222222222 rows/sec., 2.55 MiB/sec. 2026.01.20 00:06:24.525722 [ 276 ] {0dd4465f-09df-45a4-b068-fb9114cc5db5} TCPHandler: Processed in 0.001319187 sec. 2026.01.20 00:06:24.525833 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:06:24.525927 [ 276 ] {71e84190-73cb-465e-9f76-8d1665f17860} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:06:24.525969 [ 276 ] {71e84190-73cb-465e-9f76-8d1665f17860} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:06:24.526431 [ 276 ] {71e84190-73cb-465e-9f76-8d1665f17860} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:06:24.526468 [ 276 ] {71e84190-73cb-465e-9f76-8d1665f17860} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:06:24.526770 [ 276 ] {71e84190-73cb-465e-9f76-8d1665f17860} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2026.01.20 00:06:24.526971 [ 276 ] {71e84190-73cb-465e-9f76-8d1665f17860} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:06:24.527102 [ 276 ] {71e84190-73cb-465e-9f76-8d1665f17860} executeQuery: Read 104 rows, 8.32 KiB in 0.001193 sec., 87175.18860016765 rows/sec., 6.81 MiB/sec. 2026.01.20 00:06:24.527141 [ 276 ] {71e84190-73cb-465e-9f76-8d1665f17860} TCPHandler: Processed in 0.001357867 sec. 2026.01.20 00:06:24.527256 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:06:24.527349 [ 276 ] {a83d2575-d6ce-4993-9a5f-e222e219a12c} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:06:24.527392 [ 276 ] {a83d2575-d6ce-4993-9a5f-e222e219a12c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:06:24.527817 [ 276 ] {a83d2575-d6ce-4993-9a5f-e222e219a12c} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:06:24.527854 [ 276 ] {a83d2575-d6ce-4993-9a5f-e222e219a12c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:06:24.528179 [ 276 ] {a83d2575-d6ce-4993-9a5f-e222e219a12c} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2026.01.20 00:06:24.528391 [ 276 ] {a83d2575-d6ce-4993-9a5f-e222e219a12c} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:06:24.528523 [ 276 ] {a83d2575-d6ce-4993-9a5f-e222e219a12c} executeQuery: Read 160 rows, 11.41 KiB in 0.001191 sec., 134340.8900083963 rows/sec., 9.36 MiB/sec. 2026.01.20 00:06:24.528561 [ 276 ] {a83d2575-d6ce-4993-9a5f-e222e219a12c} TCPHandler: Processed in 0.001355787 sec. 2026.01.20 00:06:24.528671 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:06:24.528765 [ 276 ] {4adcd498-5fce-4f2d-a5c6-fccac7a48e6f} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.01.20 00:06:24.528819 [ 276 ] {4adcd498-5fce-4f2d-a5c6-fccac7a48e6f} 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 2026.01.20 00:06:24.529688 [ 276 ] {4adcd498-5fce-4f2d-a5c6-fccac7a48e6f} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:06:24.529725 [ 276 ] {4adcd498-5fce-4f2d-a5c6-fccac7a48e6f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:06:24.530283 [ 276 ] {4adcd498-5fce-4f2d-a5c6-fccac7a48e6f} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2026.01.20 00:06:24.530499 [ 276 ] {4adcd498-5fce-4f2d-a5c6-fccac7a48e6f} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:06:24.530639 [ 276 ] {4adcd498-5fce-4f2d-a5c6-fccac7a48e6f} executeQuery: Read 40 rows, 73.40 KiB in 0.001892 sec., 21141.649048625794 rows/sec., 37.88 MiB/sec. 2026.01.20 00:06:24.530693 [ 276 ] {4adcd498-5fce-4f2d-a5c6-fccac7a48e6f} TCPHandler: Processed in 0.002071657 sec. 2026.01.20 00:06:24.530801 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:06:24.530894 [ 276 ] {51d6c56b-84a4-47ae-b640-41072fa98c07} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:06:24.530936 [ 276 ] {51d6c56b-84a4-47ae-b640-41072fa98c07} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:06:24.531283 [ 276 ] {51d6c56b-84a4-47ae-b640-41072fa98c07} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:06:24.531320 [ 276 ] {51d6c56b-84a4-47ae-b640-41072fa98c07} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:06:24.531626 [ 276 ] {51d6c56b-84a4-47ae-b640-41072fa98c07} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2026.01.20 00:06:24.531827 [ 276 ] {51d6c56b-84a4-47ae-b640-41072fa98c07} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:06:24.531956 [ 276 ] {51d6c56b-84a4-47ae-b640-41072fa98c07} executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. 2026.01.20 00:06:24.531993 [ 276 ] {51d6c56b-84a4-47ae-b640-41072fa98c07} TCPHandler: Processed in 0.001241585 sec. 2026.01.20 00:06:29.521749 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:06:29.522011 [ 276 ] {573eaab2-9d61-4daf-9966-ce0499387a56} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:06:29.522099 [ 276 ] {573eaab2-9d61-4daf-9966-ce0499387a56} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:06:29.522951 [ 276 ] {573eaab2-9d61-4daf-9966-ce0499387a56} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:06:29.523014 [ 276 ] {573eaab2-9d61-4daf-9966-ce0499387a56} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:06:29.523554 [ 276 ] {573eaab2-9d61-4daf-9966-ce0499387a56} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2026.01.20 00:06:29.523867 [ 276 ] {573eaab2-9d61-4daf-9966-ce0499387a56} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:06:29.524084 [ 276 ] {573eaab2-9d61-4daf-9966-ce0499387a56} executeQuery: Read 56 rows, 4.38 KiB in 0.002132 sec., 26266.416510318948 rows/sec., 2.01 MiB/sec. 2026.01.20 00:06:29.524146 [ 276 ] {573eaab2-9d61-4daf-9966-ce0499387a56} TCPHandler: Processed in 0.002566703 sec. 2026.01.20 00:06:29.524309 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:06:29.524441 [ 276 ] {f0bbac88-0548-416e-9fa0-1913d44c3118} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:06:29.524497 [ 276 ] {f0bbac88-0548-416e-9fa0-1913d44c3118} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:06:29.525095 [ 276 ] {f0bbac88-0548-416e-9fa0-1913d44c3118} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:06:29.525145 [ 276 ] {f0bbac88-0548-416e-9fa0-1913d44c3118} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:06:29.525553 [ 276 ] {f0bbac88-0548-416e-9fa0-1913d44c3118} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2026.01.20 00:06:29.525813 [ 276 ] {f0bbac88-0548-416e-9fa0-1913d44c3118} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:06:29.525997 [ 276 ] {f0bbac88-0548-416e-9fa0-1913d44c3118} executeQuery: Read 64 rows, 5.12 KiB in 0.001584 sec., 40404.04040404041 rows/sec., 3.15 MiB/sec. 2026.01.20 00:06:29.526047 [ 276 ] {f0bbac88-0548-416e-9fa0-1913d44c3118} TCPHandler: Processed in 0.001806613 sec. 2026.01.20 00:06:29.526194 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:06:29.526316 [ 276 ] {801e9bd6-5053-48bd-b54b-270923704bb7} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:06:29.526374 [ 276 ] {801e9bd6-5053-48bd-b54b-270923704bb7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:06:29.526922 [ 276 ] {801e9bd6-5053-48bd-b54b-270923704bb7} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:06:29.526968 [ 276 ] {801e9bd6-5053-48bd-b54b-270923704bb7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:06:29.527377 [ 276 ] {801e9bd6-5053-48bd-b54b-270923704bb7} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2026.01.20 00:06:29.527638 [ 276 ] {801e9bd6-5053-48bd-b54b-270923704bb7} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:06:29.527803 [ 276 ] {801e9bd6-5053-48bd-b54b-270923704bb7} executeQuery: Read 160 rows, 11.41 KiB in 0.001512 sec., 105820.10582010582 rows/sec., 7.37 MiB/sec. 2026.01.20 00:06:29.527850 [ 276 ] {801e9bd6-5053-48bd-b54b-270923704bb7} TCPHandler: Processed in 0.001724262 sec. 2026.01.20 00:06:29.527988 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:06:29.528105 [ 276 ] {4fd49a5e-2a2a-4716-801e-8ae5a29f654e} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:06:29.528160 [ 276 ] {4fd49a5e-2a2a-4716-801e-8ae5a29f654e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:06:29.528598 [ 276 ] {4fd49a5e-2a2a-4716-801e-8ae5a29f654e} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:06:29.528644 [ 276 ] {4fd49a5e-2a2a-4716-801e-8ae5a29f654e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:06:29.529052 [ 276 ] {4fd49a5e-2a2a-4716-801e-8ae5a29f654e} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2026.01.20 00:06:29.529301 [ 276 ] {4fd49a5e-2a2a-4716-801e-8ae5a29f654e} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:06:29.529472 [ 276 ] {4fd49a5e-2a2a-4716-801e-8ae5a29f654e} executeQuery: Read 60 rows, 4.14 KiB in 0.001389 sec., 43196.544276457884 rows/sec., 2.91 MiB/sec. 2026.01.20 00:06:29.529521 [ 276 ] {4fd49a5e-2a2a-4716-801e-8ae5a29f654e} TCPHandler: Processed in 0.001595441 sec. 2026.01.20 00:06:29.839908 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21593 2026.01.20 00:06:29.840438 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:06:29.840484 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:06:29.840992 [ 245 ] {} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2026.01.20 00:06:29.841223 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:06:29.841352 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21593 2026.01.20 00:06:30.990056 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 2026.01.20 00:06:31.007313 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:06:31.007358 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:06:31.013839 [ 244 ] {} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2026.01.20 00:06:31.014594 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:06:31.017493 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 339 2026.01.20 00:06:32.380382 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 924 2026.01.20 00:06:32.382473 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:06:32.382516 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:06:32.383683 [ 243 ] {} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2026.01.20 00:06:32.383950 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:06:32.384210 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 924 2026.01.20 00:06:34.522628 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:06:34.522845 [ 276 ] {a761b219-e4db-49fd-a25f-b133a5ba57fd} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:06:34.522920 [ 276 ] {a761b219-e4db-49fd-a25f-b133a5ba57fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:06:34.523680 [ 276 ] {a761b219-e4db-49fd-a25f-b133a5ba57fd} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:06:34.523732 [ 276 ] {a761b219-e4db-49fd-a25f-b133a5ba57fd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:06:34.524136 [ 276 ] {a761b219-e4db-49fd-a25f-b133a5ba57fd} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2026.01.20 00:06:34.524376 [ 276 ] {a761b219-e4db-49fd-a25f-b133a5ba57fd} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:06:34.524536 [ 276 ] {a761b219-e4db-49fd-a25f-b133a5ba57fd} executeQuery: Read 136 rows, 12.05 KiB in 0.001743 sec., 78026.39127940332 rows/sec., 6.75 MiB/sec. 2026.01.20 00:06:34.524543 [ 97 ] {} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2026.01.20 00:06:34.524585 [ 276 ] {a761b219-e4db-49fd-a25f-b133a5ba57fd} TCPHandler: Processed in 0.002092357 sec. 2026.01.20 00:06:34.524612 [ 97 ] {} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:06:34.524639 [ 97 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:06:34.524736 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:06:34.524747 [ 198 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2026.01.20 00:06:34.524863 [ 276 ] {dbb6ae8a-9548-448b-8cec-6648691b2655} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.01.20 00:06:34.524869 [ 198 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:06:34.524917 [ 198 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1405 rows starting from the beginning of the part 2026.01.20 00:06:34.524920 [ 276 ] {dbb6ae8a-9548-448b-8cec-6648691b2655} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.01.20 00:06:34.524994 [ 198 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 1405 rows starting from the beginning of the part 2026.01.20 00:06:34.525065 [ 198 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 56 rows starting from the beginning of the part 2026.01.20 00:06:34.525135 [ 198 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 136 rows starting from the beginning of the part 2026.01.20 00:06:34.525201 [ 198 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 56 rows starting from the beginning of the part 2026.01.20 00:06:34.525256 [ 198 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 136 rows starting from the beginning of the part 2026.01.20 00:06:34.525493 [ 276 ] {dbb6ae8a-9548-448b-8cec-6648691b2655} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:06:34.525537 [ 276 ] {dbb6ae8a-9548-448b-8cec-6648691b2655} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:06:34.525914 [ 276 ] {dbb6ae8a-9548-448b-8cec-6648691b2655} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2026.01.20 00:06:34.526137 [ 276 ] {dbb6ae8a-9548-448b-8cec-6648691b2655} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:06:34.526272 [ 276 ] {dbb6ae8a-9548-448b-8cec-6648691b2655} executeQuery: Read 40 rows, 3.01 KiB in 0.001438 sec., 27816.411682892907 rows/sec., 2.04 MiB/sec. 2026.01.20 00:06:34.526310 [ 276 ] {dbb6ae8a-9548-448b-8cec-6648691b2655} TCPHandler: Processed in 0.001635251 sec. 2026.01.20 00:06:34.526422 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:06:34.526516 [ 276 ] {1b20c83f-1a84-4c51-ab8a-28eb787788b3} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:06:34.526557 [ 276 ] {1b20c83f-1a84-4c51-ab8a-28eb787788b3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:06:34.526716 [ 199 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 3194 rows, containing 5 columns (5 merged, 0 gathered) in 0.002018106 sec., 1582672.0697525304 rows/sec., 138.33 MiB/sec. 2026.01.20 00:06:34.526938 [ 198 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2026.01.20 00:06:34.527004 [ 276 ] {1b20c83f-1a84-4c51-ab8a-28eb787788b3} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:06:34.527040 [ 276 ] {1b20c83f-1a84-4c51-ab8a-28eb787788b3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:06:34.527185 [ 198 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_66_13} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:06:34.527251 [ 198 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_66_13} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2026.01.20 00:06:34.527324 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. 2026.01.20 00:06:34.527339 [ 276 ] {1b20c83f-1a84-4c51-ab8a-28eb787788b3} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2026.01.20 00:06:34.527546 [ 276 ] {1b20c83f-1a84-4c51-ab8a-28eb787788b3} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:06:34.527669 [ 276 ] {1b20c83f-1a84-4c51-ab8a-28eb787788b3} executeQuery: Read 104 rows, 8.32 KiB in 0.001173 sec., 88661.5515771526 rows/sec., 6.93 MiB/sec. 2026.01.20 00:06:34.527680 [ 97 ] {} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2026.01.20 00:06:34.527706 [ 276 ] {1b20c83f-1a84-4c51-ab8a-28eb787788b3} TCPHandler: Processed in 0.001333317 sec. 2026.01.20 00:06:34.527720 [ 97 ] {} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:06:34.527745 [ 97 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:06:34.527821 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:06:34.527840 [ 201 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2026.01.20 00:06:34.527918 [ 276 ] {fc78c1e1-ca51-4251-8545-4f1fee4b87e0} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:06:34.527964 [ 276 ] {fc78c1e1-ca51-4251-8545-4f1fee4b87e0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:06:34.527972 [ 201 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:06:34.528014 [ 201 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 632 rows starting from the beginning of the part 2026.01.20 00:06:34.528085 [ 201 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 614 rows starting from the beginning of the part 2026.01.20 00:06:34.528129 [ 201 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 64 rows starting from the beginning of the part 2026.01.20 00:06:34.528174 [ 201 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 104 rows starting from the beginning of the part 2026.01.20 00:06:34.528214 [ 201 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 64 rows starting from the beginning of the part 2026.01.20 00:06:34.528252 [ 201 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 104 rows starting from the beginning of the part 2026.01.20 00:06:34.528396 [ 276 ] {fc78c1e1-ca51-4251-8545-4f1fee4b87e0} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:06:34.528438 [ 276 ] {fc78c1e1-ca51-4251-8545-4f1fee4b87e0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:06:34.528778 [ 276 ] {fc78c1e1-ca51-4251-8545-4f1fee4b87e0} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2026.01.20 00:06:34.529007 [ 276 ] {fc78c1e1-ca51-4251-8545-4f1fee4b87e0} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:06:34.529134 [ 276 ] {fc78c1e1-ca51-4251-8545-4f1fee4b87e0} executeQuery: Read 160 rows, 11.41 KiB in 0.001234 sec., 129659.64343598054 rows/sec., 9.03 MiB/sec. 2026.01.20 00:06:34.529141 [ 97 ] {} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2026.01.20 00:06:34.529171 [ 276 ] {fc78c1e1-ca51-4251-8545-4f1fee4b87e0} TCPHandler: Processed in 0.001397658 sec. 2026.01.20 00:06:34.529184 [ 97 ] {} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:06:34.529209 [ 97 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:06:34.529281 [ 198 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2026.01.20 00:06:34.529283 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:06:34.529324 [ 199 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 1582 rows, containing 5 columns (5 merged, 0 gathered) in 0.0015314 sec., 1033041.6612250229 rows/sec., 82.36 MiB/sec. 2026.01.20 00:06:34.529365 [ 198 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:06:34.529387 [ 276 ] {7b1b0ee2-fce3-405b-84ad-43539eaed9a7} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.01.20 00:06:34.529395 [ 198 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_66_13} MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 17647 rows starting from the beginning of the part 2026.01.20 00:06:34.529441 [ 276 ] {7b1b0ee2-fce3-405b-84ad-43539eaed9a7} 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 2026.01.20 00:06:34.529446 [ 198 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 889 rows starting from the beginning of the part 2026.01.20 00:06:34.529492 [ 198 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 160 rows starting from the beginning of the part 2026.01.20 00:06:34.529497 [ 201 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2026.01.20 00:06:34.529526 [ 198 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 160 rows starting from the beginning of the part 2026.01.20 00:06:34.529566 [ 198 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 160 rows starting from the beginning of the part 2026.01.20 00:06:34.529601 [ 198 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 160 rows starting from the beginning of the part 2026.01.20 00:06:34.529773 [ 201 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_66_13} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:06:34.529852 [ 201 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_66_13} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2026.01.20 00:06:34.529921 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. 2026.01.20 00:06:34.530314 [ 276 ] {7b1b0ee2-fce3-405b-84ad-43539eaed9a7} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:06:34.530355 [ 276 ] {7b1b0ee2-fce3-405b-84ad-43539eaed9a7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:06:34.531001 [ 276 ] {7b1b0ee2-fce3-405b-84ad-43539eaed9a7} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2026.01.20 00:06:34.531217 [ 276 ] {7b1b0ee2-fce3-405b-84ad-43539eaed9a7} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:06:34.531357 [ 276 ] {7b1b0ee2-fce3-405b-84ad-43539eaed9a7} executeQuery: Read 40 rows, 73.40 KiB in 0.001987 sec., 20130.850528434825 rows/sec., 36.07 MiB/sec. 2026.01.20 00:06:34.531432 [ 276 ] {7b1b0ee2-fce3-405b-84ad-43539eaed9a7} TCPHandler: Processed in 0.002196128 sec. 2026.01.20 00:06:34.531540 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:06:34.531633 [ 276 ] {91cc26d8-740e-445b-85cd-ada173338c56} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:06:34.531674 [ 276 ] {91cc26d8-740e-445b-85cd-ada173338c56} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:06:34.532012 [ 276 ] {91cc26d8-740e-445b-85cd-ada173338c56} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:06:34.532048 [ 276 ] {91cc26d8-740e-445b-85cd-ada173338c56} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:06:34.532471 [ 276 ] {91cc26d8-740e-445b-85cd-ada173338c56} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2026.01.20 00:06:34.532673 [ 276 ] {91cc26d8-740e-445b-85cd-ada173338c56} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:06:34.532803 [ 276 ] {91cc26d8-740e-445b-85cd-ada173338c56} executeQuery: Read 60 rows, 4.14 KiB in 0.001188 sec., 50505.0505050505 rows/sec., 3.40 MiB/sec. 2026.01.20 00:06:34.532810 [ 97 ] {} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2026.01.20 00:06:34.532842 [ 276 ] {91cc26d8-740e-445b-85cd-ada173338c56} TCPHandler: Processed in 0.001349087 sec. 2026.01.20 00:06:34.532856 [ 97 ] {} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:06:34.532881 [ 97 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:06:34.532974 [ 199 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2026.01.20 00:06:34.533103 [ 199 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:06:34.533142 [ 199 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3600 rows starting from the beginning of the part 2026.01.20 00:06:34.533213 [ 199 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 60 rows starting from the beginning of the part 2026.01.20 00:06:34.533263 [ 199 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 60 rows starting from the beginning of the part 2026.01.20 00:06:34.533317 [ 199 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 60 rows starting from the beginning of the part 2026.01.20 00:06:34.533357 [ 199 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 60 rows starting from the beginning of the part 2026.01.20 00:06:34.533401 [ 199 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 60 rows starting from the beginning of the part 2026.01.20 00:06:34.534968 [ 193 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 3900 rows, containing 4 columns (4 merged, 0 gathered) in 0.002033996 sec., 1917407.9005071789 rows/sec., 129.22 MiB/sec. 2026.01.20 00:06:34.535075 [ 193 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 19176 rows, containing 5 columns (5 merged, 0 gathered) in 0.005824484 sec., 3292308.8122484325 rows/sec., 226.26 MiB/sec. 2026.01.20 00:06:34.535393 [ 199 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2026.01.20 00:06:34.535514 [ 193 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2026.01.20 00:06:34.535706 [ 199 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_66_13} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:06:34.535795 [ 199 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_66_13} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2026.01.20 00:06:34.535872 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. 2026.01.20 00:06:34.535904 [ 199 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_66_13} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:06:34.535978 [ 199 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_66_13} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2026.01.20 00:06:34.536053 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.45 MiB. 2026.01.20 00:06:35.001175 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 304.85 MiB, peak 314.58 MiB, free memory in arenas 0.00 B, will set to 306.28 MiB (RSS), difference: 1.43 MiB 2026.01.20 00:06:37.179527 [ 93 ] {} DNSResolver: Updating DNS cache 2026.01.20 00:06:37.179582 [ 93 ] {} DNSResolver: Updated DNS cache 2026.01.20 00:06:37.341421 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22105 2026.01.20 00:06:37.342019 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:06:37.342066 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:06:37.342592 [ 245 ] {} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2026.01.20 00:06:37.342838 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:06:37.342956 [ 93 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2026.01.20 00:06:37.342969 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22105 2026.01.20 00:06:37.343002 [ 93 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:06:37.343024 [ 93 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:06:37.343120 [ 201 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2026.01.20 00:06:37.343217 [ 201 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:06:37.343252 [ 201 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_46_9} MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19673 rows starting from the beginning of the part 2026.01.20 00:06:37.343316 [ 201 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 512 rows starting from the beginning of the part 2026.01.20 00:06:37.343364 [ 201 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 448 rows starting from the beginning of the part 2026.01.20 00:06:37.343409 [ 201 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 512 rows starting from the beginning of the part 2026.01.20 00:06:37.343452 [ 201 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 448 rows starting from the beginning of the part 2026.01.20 00:06:37.343495 [ 201 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 512 rows starting from the beginning of the part 2026.01.20 00:06:37.345399 [ 186 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 22105 rows, containing 4 columns (4 merged, 0 gathered) in 0.00231471 sec., 9549792.414600533 rows/sec., 136.61 MiB/sec. 2026.01.20 00:06:37.346011 [ 186 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2026.01.20 00:06:37.346395 [ 186 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_46_9} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:06:37.346482 [ 186 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_46_9} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2026.01.20 00:06:37.346638 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.69 MiB. 2026.01.20 00:06:38.518518 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 2026.01.20 00:06:38.535601 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:06:38.535646 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:06:38.542098 [ 244 ] {} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2026.01.20 00:06:38.542825 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:06:38.543123 [ 92 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2026.01.20 00:06:38.543171 [ 92 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:06:38.543194 [ 92 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:06:38.543354 [ 193 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2026.01.20 00:06:38.545922 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 347 2026.01.20 00:06:38.547333 [ 193 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:06:38.548885 [ 193 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 309 rows starting from the beginning of the part 2026.01.20 00:06:38.553948 [ 193 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 8 rows starting from the beginning of the part 2026.01.20 00:06:38.558947 [ 193 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 7 rows starting from the beginning of the part 2026.01.20 00:06:38.563897 [ 193 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 8 rows starting from the beginning of the part 2026.01.20 00:06:38.568857 [ 193 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 7 rows starting from the beginning of the part 2026.01.20 00:06:38.572855 [ 193 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 8 rows starting from the beginning of the part 2026.01.20 00:06:38.623892 [ 192 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.080619544 sec., 4304.167237661379 rows/sec., 22.26 MiB/sec. 2026.01.20 00:06:38.626944 [ 192 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2026.01.20 00:06:38.628974 [ 192 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_46_9} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:06:38.629056 [ 192 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_46_9} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2026.01.20 00:06:38.631857 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. 2026.01.20 00:06:39.520262 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:06:39.520538 [ 276 ] {188da790-4862-462c-8492-0300098402d5} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:06:39.520638 [ 276 ] {188da790-4862-462c-8492-0300098402d5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:06:39.521544 [ 276 ] {188da790-4862-462c-8492-0300098402d5} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:06:39.521590 [ 276 ] {188da790-4862-462c-8492-0300098402d5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:06:39.521963 [ 276 ] {188da790-4862-462c-8492-0300098402d5} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2026.01.20 00:06:39.522174 [ 276 ] {188da790-4862-462c-8492-0300098402d5} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:06:39.522322 [ 276 ] {188da790-4862-462c-8492-0300098402d5} executeQuery: Read 56 rows, 4.38 KiB in 0.001858 sec., 30139.93541442411 rows/sec., 2.30 MiB/sec. 2026.01.20 00:06:39.522363 [ 276 ] {188da790-4862-462c-8492-0300098402d5} TCPHandler: Processed in 0.002283679 sec. 2026.01.20 00:06:39.522484 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:06:39.522577 [ 276 ] {06fc427d-542d-4a87-ab3b-af8335f91f52} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:06:39.522617 [ 276 ] {06fc427d-542d-4a87-ab3b-af8335f91f52} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:06:39.523035 [ 276 ] {06fc427d-542d-4a87-ab3b-af8335f91f52} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:06:39.523069 [ 276 ] {06fc427d-542d-4a87-ab3b-af8335f91f52} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:06:39.523376 [ 276 ] {06fc427d-542d-4a87-ab3b-af8335f91f52} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2026.01.20 00:06:39.523578 [ 276 ] {06fc427d-542d-4a87-ab3b-af8335f91f52} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:06:39.523703 [ 276 ] {06fc427d-542d-4a87-ab3b-af8335f91f52} executeQuery: Read 64 rows, 5.12 KiB in 0.001144 sec., 55944.055944055945 rows/sec., 4.37 MiB/sec. 2026.01.20 00:06:39.523740 [ 276 ] {06fc427d-542d-4a87-ab3b-af8335f91f52} TCPHandler: Processed in 0.001307267 sec. 2026.01.20 00:06:39.523850 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:06:39.523944 [ 276 ] {9ad1859c-8b72-4f02-8ac6-3a7ddc032b1b} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:06:39.523986 [ 276 ] {9ad1859c-8b72-4f02-8ac6-3a7ddc032b1b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:06:39.524388 [ 276 ] {9ad1859c-8b72-4f02-8ac6-3a7ddc032b1b} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:06:39.524424 [ 276 ] {9ad1859c-8b72-4f02-8ac6-3a7ddc032b1b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:06:39.524749 [ 276 ] {9ad1859c-8b72-4f02-8ac6-3a7ddc032b1b} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2026.01.20 00:06:39.524951 [ 276 ] {9ad1859c-8b72-4f02-8ac6-3a7ddc032b1b} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:06:39.525077 [ 276 ] {9ad1859c-8b72-4f02-8ac6-3a7ddc032b1b} executeQuery: Read 160 rows, 11.41 KiB in 0.00115 sec., 139130.4347826087 rows/sec., 9.69 MiB/sec. 2026.01.20 00:06:39.525113 [ 276 ] {9ad1859c-8b72-4f02-8ac6-3a7ddc032b1b} TCPHandler: Processed in 0.001312927 sec. 2026.01.20 00:06:39.525220 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:06:39.525312 [ 276 ] {97a68950-cd49-43ab-9ba4-455b90734ad9} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:06:39.525353 [ 276 ] {97a68950-cd49-43ab-9ba4-455b90734ad9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:06:39.525674 [ 276 ] {97a68950-cd49-43ab-9ba4-455b90734ad9} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:06:39.525709 [ 276 ] {97a68950-cd49-43ab-9ba4-455b90734ad9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:06:39.526006 [ 276 ] {97a68950-cd49-43ab-9ba4-455b90734ad9} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2026.01.20 00:06:39.526208 [ 276 ] {97a68950-cd49-43ab-9ba4-455b90734ad9} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:06:39.526335 [ 276 ] {97a68950-cd49-43ab-9ba4-455b90734ad9} executeQuery: Read 60 rows, 4.14 KiB in 0.001041 sec., 57636.88760806916 rows/sec., 3.88 MiB/sec. 2026.01.20 00:06:39.526371 [ 276 ] {97a68950-cd49-43ab-9ba4-455b90734ad9} TCPHandler: Processed in 0.001200096 sec. 2026.01.20 00:06:42.384458 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 944 2026.01.20 00:06:42.386615 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:06:42.386661 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:06:42.387839 [ 243 ] {} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2026.01.20 00:06:42.388111 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:06:42.388376 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 944 2026.01.20 00:06:44.549582 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:06:44.549787 [ 276 ] {7e8d032e-8b3c-4bef-833f-459826727a72} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.01.20 00:06:44.549858 [ 276 ] {7e8d032e-8b3c-4bef-833f-459826727a72} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.01.20 00:06:44.550537 [ 276 ] {7e8d032e-8b3c-4bef-833f-459826727a72} oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:06:44.550584 [ 276 ] {7e8d032e-8b3c-4bef-833f-459826727a72} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:06:44.550988 [ 276 ] {7e8d032e-8b3c-4bef-833f-459826727a72} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2026.01.20 00:06:44.551211 [ 276 ] {7e8d032e-8b3c-4bef-833f-459826727a72} oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:06:44.551365 [ 276 ] {7e8d032e-8b3c-4bef-833f-459826727a72} executeQuery: Read 24 rows, 2.04 KiB in 0.001628 sec., 14742.01474201474 rows/sec., 1.22 MiB/sec. 2026.01.20 00:06:44.551407 [ 276 ] {7e8d032e-8b3c-4bef-833f-459826727a72} TCPHandler: Processed in 0.001963175 sec. 2026.01.20 00:06:44.551524 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:06:44.551620 [ 276 ] {ce5c9e48-cab8-4cff-a02b-bd93b90e25c5} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:06:44.551660 [ 276 ] {ce5c9e48-cab8-4cff-a02b-bd93b90e25c5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:06:44.552542 [ 276 ] {ce5c9e48-cab8-4cff-a02b-bd93b90e25c5} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:06:44.552579 [ 276 ] {ce5c9e48-cab8-4cff-a02b-bd93b90e25c5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:06:44.552967 [ 276 ] {ce5c9e48-cab8-4cff-a02b-bd93b90e25c5} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2026.01.20 00:06:44.553174 [ 276 ] {ce5c9e48-cab8-4cff-a02b-bd93b90e25c5} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:06:44.553302 [ 276 ] {ce5c9e48-cab8-4cff-a02b-bd93b90e25c5} executeQuery: Read 1396 rows, 119.60 KiB in 0.0017 sec., 821176.4705882353 rows/sec., 68.71 MiB/sec. 2026.01.20 00:06:44.553340 [ 276 ] {ce5c9e48-cab8-4cff-a02b-bd93b90e25c5} TCPHandler: Processed in 0.001866514 sec. 2026.01.20 00:06:44.553452 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:06:44.553546 [ 276 ] {ccae6774-8787-449c-8177-8bfd721769c5} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.01.20 00:06:44.553587 [ 276 ] {ccae6774-8787-449c-8177-8bfd721769c5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.01.20 00:06:44.553989 [ 276 ] {ccae6774-8787-449c-8177-8bfd721769c5} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:06:44.554025 [ 276 ] {ccae6774-8787-449c-8177-8bfd721769c5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:06:44.554315 [ 276 ] {ccae6774-8787-449c-8177-8bfd721769c5} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2026.01.20 00:06:44.554521 [ 276 ] {ccae6774-8787-449c-8177-8bfd721769c5} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:06:44.554646 [ 276 ] {ccae6774-8787-449c-8177-8bfd721769c5} executeQuery: Read 52 rows, 3.97 KiB in 0.001119 sec., 46470.06255585344 rows/sec., 3.46 MiB/sec. 2026.01.20 00:06:44.554682 [ 276 ] {ccae6774-8787-449c-8177-8bfd721769c5} TCPHandler: Processed in 0.001280836 sec. 2026.01.20 00:06:44.554805 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:06:44.554926 [ 276 ] {e3298536-ab5c-4aff-bbf9-f4130a0b976e} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.01.20 00:06:44.554975 [ 276 ] {e3298536-ab5c-4aff-bbf9-f4130a0b976e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.01.20 00:06:44.555514 [ 276 ] {e3298536-ab5c-4aff-bbf9-f4130a0b976e} oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:06:44.555550 [ 276 ] {e3298536-ab5c-4aff-bbf9-f4130a0b976e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:06:44.555868 [ 276 ] {e3298536-ab5c-4aff-bbf9-f4130a0b976e} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2026.01.20 00:06:44.556077 [ 276 ] {e3298536-ab5c-4aff-bbf9-f4130a0b976e} oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:06:44.556205 [ 276 ] {e3298536-ab5c-4aff-bbf9-f4130a0b976e} executeQuery: Read 252 rows, 17.85 KiB in 0.001304 sec., 193251.5337423313 rows/sec., 13.37 MiB/sec. 2026.01.20 00:06:44.556244 [ 276 ] {e3298536-ab5c-4aff-bbf9-f4130a0b976e} TCPHandler: Processed in 0.001500789 sec. 2026.01.20 00:06:44.556357 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:06:44.556453 [ 276 ] {99809a86-84a5-4a3f-ac5c-d9347654162f} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.01.20 00:06:44.556493 [ 276 ] {99809a86-84a5-4a3f-ac5c-d9347654162f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.01.20 00:06:44.556880 [ 276 ] {99809a86-84a5-4a3f-ac5c-d9347654162f} oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:06:44.556916 [ 276 ] {99809a86-84a5-4a3f-ac5c-d9347654162f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:06:44.557210 [ 276 ] {99809a86-84a5-4a3f-ac5c-d9347654162f} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2026.01.20 00:06:44.557416 [ 276 ] {99809a86-84a5-4a3f-ac5c-d9347654162f} oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:06:44.557542 [ 276 ] {99809a86-84a5-4a3f-ac5c-d9347654162f} executeQuery: Read 12 rows, 960.00 B in 0.001109 sec., 10820.559062218215 rows/sec., 845.36 KiB/sec. 2026.01.20 00:06:44.557581 [ 276 ] {99809a86-84a5-4a3f-ac5c-d9347654162f} TCPHandler: Processed in 0.001273367 sec. 2026.01.20 00:06:44.557680 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:06:44.557773 [ 276 ] {d26b8c1d-4df0-4fca-9913-fe61ba8383be} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:06:44.557813 [ 276 ] {d26b8c1d-4df0-4fca-9913-fe61ba8383be} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:06:44.558385 [ 276 ] {d26b8c1d-4df0-4fca-9913-fe61ba8383be} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:06:44.558422 [ 276 ] {d26b8c1d-4df0-4fca-9913-fe61ba8383be} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:06:44.558750 [ 276 ] {d26b8c1d-4df0-4fca-9913-fe61ba8383be} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2026.01.20 00:06:44.558964 [ 276 ] {d26b8c1d-4df0-4fca-9913-fe61ba8383be} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:06:44.559093 [ 276 ] {d26b8c1d-4df0-4fca-9913-fe61ba8383be} executeQuery: Read 596 rows, 45.87 KiB in 0.001338 sec., 445440.956651719 rows/sec., 33.48 MiB/sec. 2026.01.20 00:06:44.559130 [ 276 ] {d26b8c1d-4df0-4fca-9913-fe61ba8383be} TCPHandler: Processed in 0.001498439 sec. 2026.01.20 00:06:44.559230 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:06:44.559323 [ 276 ] {cd9763c6-cc56-445e-8161-5683f667a528} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:06:44.559365 [ 276 ] {cd9763c6-cc56-445e-8161-5683f667a528} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:06:44.559916 [ 276 ] {cd9763c6-cc56-445e-8161-5683f667a528} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:06:44.559950 [ 276 ] {cd9763c6-cc56-445e-8161-5683f667a528} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:06:44.560321 [ 276 ] {cd9763c6-cc56-445e-8161-5683f667a528} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2026.01.20 00:06:44.560538 [ 276 ] {cd9763c6-cc56-445e-8161-5683f667a528} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:06:44.560666 [ 276 ] {cd9763c6-cc56-445e-8161-5683f667a528} executeQuery: Read 880 rows, 61.16 KiB in 0.001361 sec., 646583.3945628215 rows/sec., 43.88 MiB/sec. 2026.01.20 00:06:44.560703 [ 276 ] {cd9763c6-cc56-445e-8161-5683f667a528} TCPHandler: Processed in 0.00152256 sec. 2026.01.20 00:06:44.560822 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:06:44.560941 [ 276 ] {fdb50e2f-d33f-400d-aa51-b6a563030e16} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.01.20 00:06:44.561006 [ 276 ] {fdb50e2f-d33f-400d-aa51-b6a563030e16} 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 2026.01.20 00:06:44.561871 [ 276 ] {fdb50e2f-d33f-400d-aa51-b6a563030e16} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:06:44.561906 [ 276 ] {fdb50e2f-d33f-400d-aa51-b6a563030e16} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:06:44.562471 [ 276 ] {fdb50e2f-d33f-400d-aa51-b6a563030e16} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2026.01.20 00:06:44.562689 [ 276 ] {fdb50e2f-d33f-400d-aa51-b6a563030e16} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:06:44.562829 [ 276 ] {fdb50e2f-d33f-400d-aa51-b6a563030e16} executeQuery: Read 40 rows, 73.40 KiB in 0.001913 sec., 20909.566126502876 rows/sec., 37.47 MiB/sec. 2026.01.20 00:06:44.562881 [ 276 ] {fdb50e2f-d33f-400d-aa51-b6a563030e16} TCPHandler: Processed in 0.002119437 sec. 2026.01.20 00:06:44.562989 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:06:44.563082 [ 276 ] {5227d8d9-9a84-48a8-995d-72e7817c75ee} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:06:44.563122 [ 276 ] {5227d8d9-9a84-48a8-995d-72e7817c75ee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:06:44.563450 [ 276 ] {5227d8d9-9a84-48a8-995d-72e7817c75ee} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:06:44.563484 [ 276 ] {5227d8d9-9a84-48a8-995d-72e7817c75ee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:06:44.563786 [ 276 ] {5227d8d9-9a84-48a8-995d-72e7817c75ee} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2026.01.20 00:06:44.563993 [ 276 ] {5227d8d9-9a84-48a8-995d-72e7817c75ee} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:06:44.564118 [ 276 ] {5227d8d9-9a84-48a8-995d-72e7817c75ee} executeQuery: Read 60 rows, 4.14 KiB in 0.001055 sec., 56872.037914691944 rows/sec., 3.83 MiB/sec. 2026.01.20 00:06:44.564153 [ 276 ] {5227d8d9-9a84-48a8-995d-72e7817c75ee} TCPHandler: Processed in 0.001211596 sec. 2026.01.20 00:06:44.843223 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22553 2026.01.20 00:06:44.843762 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:06:44.843811 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:06:44.844344 [ 245 ] {} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2026.01.20 00:06:44.844590 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:06:44.844726 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22553 2026.01.20 00:06:46.046172 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 2026.01.20 00:06:46.061560 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:06:46.061608 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.01.20 00:06:46.067585 [ 244 ] {} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2026.01.20 00:06:46.068267 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:06:46.070966 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 354 2026.01.20 00:06:49.519607 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:06:49.519794 [ 276 ] {fa7a0477-cec0-4f88-b889-8d30c459ec37} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:06:49.519857 [ 276 ] {fa7a0477-cec0-4f88-b889-8d30c459ec37} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:06:49.520486 [ 276 ] {fa7a0477-cec0-4f88-b889-8d30c459ec37} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:06:49.520529 [ 276 ] {fa7a0477-cec0-4f88-b889-8d30c459ec37} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.01.20 00:06:49.520919 [ 276 ] {fa7a0477-cec0-4f88-b889-8d30c459ec37} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2026.01.20 00:06:49.521161 [ 276 ] {fa7a0477-cec0-4f88-b889-8d30c459ec37} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:06:49.521309 [ 276 ] {fa7a0477-cec0-4f88-b889-8d30c459ec37} executeQuery: Read 56 rows, 4.38 KiB in 0.001563 sec., 35828.53486884197 rows/sec., 2.74 MiB/sec. 2026.01.20 00:06:49.521354 [ 276 ] {fa7a0477-cec0-4f88-b889-8d30c459ec37} TCPHandler: Processed in 0.001872254 sec. 2026.01.20 00:06:49.521475 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:06:49.521571 [ 276 ] {eafb19c5-480c-49e5-86c5-56c7810b317d} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:06:49.521614 [ 276 ] {eafb19c5-480c-49e5-86c5-56c7810b317d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:06:49.522033 [ 276 ] {eafb19c5-480c-49e5-86c5-56c7810b317d} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:06:49.522070 [ 276 ] {eafb19c5-480c-49e5-86c5-56c7810b317d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.01.20 00:06:49.522384 [ 276 ] {eafb19c5-480c-49e5-86c5-56c7810b317d} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2026.01.20 00:06:49.522596 [ 276 ] {eafb19c5-480c-49e5-86c5-56c7810b317d} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:06:49.522725 [ 276 ] {eafb19c5-480c-49e5-86c5-56c7810b317d} executeQuery: Read 64 rows, 5.12 KiB in 0.001171 sec., 54654.14175918019 rows/sec., 4.27 MiB/sec. 2026.01.20 00:06:49.522763 [ 276 ] {eafb19c5-480c-49e5-86c5-56c7810b317d} TCPHandler: Processed in 0.001339967 sec. 2026.01.20 00:06:49.522876 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:06:49.522971 [ 276 ] {5d404fdc-f0e7-45a4-9073-b9c8e84c7a0a} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:06:49.523016 [ 276 ] {5d404fdc-f0e7-45a4-9073-b9c8e84c7a0a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:06:49.523457 [ 276 ] {5d404fdc-f0e7-45a4-9073-b9c8e84c7a0a} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:06:49.523495 [ 276 ] {5d404fdc-f0e7-45a4-9073-b9c8e84c7a0a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.01.20 00:06:49.523911 [ 276 ] {5d404fdc-f0e7-45a4-9073-b9c8e84c7a0a} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2026.01.20 00:06:49.524173 [ 276 ] {5d404fdc-f0e7-45a4-9073-b9c8e84c7a0a} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:06:49.524334 [ 276 ] {5d404fdc-f0e7-45a4-9073-b9c8e84c7a0a} executeQuery: Read 160 rows, 11.41 KiB in 0.00138 sec., 115942.02898550725 rows/sec., 8.08 MiB/sec. 2026.01.20 00:06:49.524381 [ 276 ] {5d404fdc-f0e7-45a4-9073-b9c8e84c7a0a} TCPHandler: Processed in 0.00155423 sec. 2026.01.20 00:06:49.524516 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:06:49.524612 [ 276 ] {ce8bf6c2-39fc-4968-9bbc-2a4bccd17286} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:06:49.524656 [ 276 ] {ce8bf6c2-39fc-4968-9bbc-2a4bccd17286} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:06:49.524993 [ 276 ] {ce8bf6c2-39fc-4968-9bbc-2a4bccd17286} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:06:49.525027 [ 276 ] {ce8bf6c2-39fc-4968-9bbc-2a4bccd17286} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.01.20 00:06:49.525338 [ 276 ] {ce8bf6c2-39fc-4968-9bbc-2a4bccd17286} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2026.01.20 00:06:49.525562 [ 276 ] {ce8bf6c2-39fc-4968-9bbc-2a4bccd17286} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:06:49.525691 [ 276 ] {ce8bf6c2-39fc-4968-9bbc-2a4bccd17286} executeQuery: Read 60 rows, 4.14 KiB in 0.001098 sec., 54644.8087431694 rows/sec., 3.68 MiB/sec. 2026.01.20 00:06:49.525727 [ 276 ] {ce8bf6c2-39fc-4968-9bbc-2a4bccd17286} TCPHandler: Processed in 0.001272916 sec. 2026.01.20 00:06:52.179624 [ 81 ] {} DNSResolver: Updating DNS cache 2026.01.20 00:06:52.179682 [ 81 ] {} DNSResolver: Updated DNS cache 2026.01.20 00:06:52.345720 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23065 2026.01.20 00:06:52.346234 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:06:52.346270 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.01.20 00:06:52.346920 [ 245 ] {} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2026.01.20 00:06:52.347169 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:06:52.347306 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23065 2026.01.20 00:06:52.389453 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 970 2026.01.20 00:06:52.391668 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:06:52.391712 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.01.20 00:06:52.392907 [ 243 ] {} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2026.01.20 00:06:52.393187 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:06:52.393334 [ 78 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2026.01.20 00:06:52.393398 [ 78 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:06:52.393419 [ 78 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.01.20 00:06:52.393452 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 970 2026.01.20 00:06:52.393547 [ 196 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2026.01.20 00:06:52.394143 [ 196 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:06:52.394298 [ 196 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 856 rows starting from the beginning of the part 2026.01.20 00:06:52.394653 [ 196 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 20 rows starting from the beginning of the part 2026.01.20 00:06:52.394974 [ 196 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 28 rows starting from the beginning of the part 2026.01.20 00:06:52.395290 [ 196 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 20 rows starting from the beginning of the part 2026.01.20 00:06:52.395588 [ 196 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 20 rows starting from the beginning of the part 2026.01.20 00:06:52.395885 [ 196 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 26 rows starting from the beginning of the part 2026.01.20 00:06:52.401949 [ 195 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 970 rows, containing 72 columns (72 merged, 0 gathered) in 0.008470499 sec., 114515.09527360786 rows/sec., 91.51 MiB/sec. 2026.01.20 00:06:52.402946 [ 200 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2026.01.20 00:06:52.403466 [ 200 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_36_7} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:06:52.403539 [ 200 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_36_7} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2026.01.20 00:06:52.403709 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.24 MiB. 2026.01.20 00:06:53.001367 [ 248 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000842581 sec. 2026.01.20 00:06:53.571921 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 2026.01.20 00:06:53.589184 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:06:53.589240 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.01.20 00:06:53.595395 [ 244 ] {} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2026.01.20 00:06:53.596078 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:06:53.598965 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 362 2026.01.20 00:06:54.521803 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:06:54.521997 [ 276 ] {7993b730-276f-4b70-8233-94f5b7e93c8a} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:06:54.522070 [ 276 ] {7993b730-276f-4b70-8233-94f5b7e93c8a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:06:54.522841 [ 276 ] {7993b730-276f-4b70-8233-94f5b7e93c8a} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:06:54.522889 [ 276 ] {7993b730-276f-4b70-8233-94f5b7e93c8a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.01.20 00:06:54.523276 [ 276 ] {7993b730-276f-4b70-8233-94f5b7e93c8a} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2026.01.20 00:06:54.523494 [ 276 ] {7993b730-276f-4b70-8233-94f5b7e93c8a} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:06:54.523645 [ 276 ] {7993b730-276f-4b70-8233-94f5b7e93c8a} executeQuery: Read 136 rows, 12.05 KiB in 0.001701 sec., 79952.96884185773 rows/sec., 6.92 MiB/sec. 2026.01.20 00:06:54.523687 [ 276 ] {7993b730-276f-4b70-8233-94f5b7e93c8a} TCPHandler: Processed in 0.002017337 sec. 2026.01.20 00:06:54.523810 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:06:54.523906 [ 276 ] {0b4e713e-1db4-420d-b41a-010f5e61dc0f} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.01.20 00:06:54.523947 [ 276 ] {0b4e713e-1db4-420d-b41a-010f5e61dc0f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.01.20 00:06:54.524356 [ 276 ] {0b4e713e-1db4-420d-b41a-010f5e61dc0f} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:06:54.524392 [ 276 ] {0b4e713e-1db4-420d-b41a-010f5e61dc0f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.01.20 00:06:54.524684 [ 276 ] {0b4e713e-1db4-420d-b41a-010f5e61dc0f} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2026.01.20 00:06:54.524887 [ 276 ] {0b4e713e-1db4-420d-b41a-010f5e61dc0f} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:06:54.525013 [ 276 ] {0b4e713e-1db4-420d-b41a-010f5e61dc0f} executeQuery: Read 40 rows, 3.01 KiB in 0.001126 sec., 35523.97868561279 rows/sec., 2.61 MiB/sec. 2026.01.20 00:06:54.525051 [ 276 ] {0b4e713e-1db4-420d-b41a-010f5e61dc0f} TCPHandler: Processed in 0.001291267 sec. 2026.01.20 00:06:54.525160 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:06:54.525254 [ 276 ] {b68e8128-c899-48f1-a186-0a21a41f56e8} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:06:54.525293 [ 276 ] {b68e8128-c899-48f1-a186-0a21a41f56e8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:06:54.525721 [ 276 ] {b68e8128-c899-48f1-a186-0a21a41f56e8} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:06:54.525755 [ 276 ] {b68e8128-c899-48f1-a186-0a21a41f56e8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.01.20 00:06:54.526053 [ 276 ] {b68e8128-c899-48f1-a186-0a21a41f56e8} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2026.01.20 00:06:54.526257 [ 276 ] {b68e8128-c899-48f1-a186-0a21a41f56e8} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:06:54.526393 [ 276 ] {b68e8128-c899-48f1-a186-0a21a41f56e8} executeQuery: Read 104 rows, 8.32 KiB in 0.001157 sec., 89887.6404494382 rows/sec., 7.02 MiB/sec. 2026.01.20 00:06:54.526432 [ 276 ] {b68e8128-c899-48f1-a186-0a21a41f56e8} TCPHandler: Processed in 0.001322277 sec. 2026.01.20 00:06:54.526545 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:06:54.526638 [ 276 ] {6f8c0005-aea5-48e7-8f34-e498b854b627} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:06:54.526681 [ 276 ] {6f8c0005-aea5-48e7-8f34-e498b854b627} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:06:54.527104 [ 276 ] {6f8c0005-aea5-48e7-8f34-e498b854b627} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:06:54.527140 [ 276 ] {6f8c0005-aea5-48e7-8f34-e498b854b627} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.01.20 00:06:54.527469 [ 276 ] {6f8c0005-aea5-48e7-8f34-e498b854b627} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2026.01.20 00:06:54.527674 [ 276 ] {6f8c0005-aea5-48e7-8f34-e498b854b627} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:06:54.527804 [ 276 ] {6f8c0005-aea5-48e7-8f34-e498b854b627} executeQuery: Read 160 rows, 11.41 KiB in 0.001183 sec., 135249.36601859677 rows/sec., 9.42 MiB/sec. 2026.01.20 00:06:54.527840 [ 276 ] {6f8c0005-aea5-48e7-8f34-e498b854b627} TCPHandler: Processed in 0.001345337 sec. 2026.01.20 00:06:54.527949 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:06:54.528053 [ 276 ] {92dcbce8-b2bc-424f-8145-1bd19381dbc4} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.01.20 00:06:54.528110 [ 276 ] {92dcbce8-b2bc-424f-8145-1bd19381dbc4} 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 2026.01.20 00:06:54.529020 [ 276 ] {92dcbce8-b2bc-424f-8145-1bd19381dbc4} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:06:54.529059 [ 276 ] {92dcbce8-b2bc-424f-8145-1bd19381dbc4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.01.20 00:06:54.529643 [ 276 ] {92dcbce8-b2bc-424f-8145-1bd19381dbc4} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2026.01.20 00:06:54.529870 [ 276 ] {92dcbce8-b2bc-424f-8145-1bd19381dbc4} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:06:54.530014 [ 276 ] {92dcbce8-b2bc-424f-8145-1bd19381dbc4} executeQuery: Read 40 rows, 73.40 KiB in 0.001981 sec., 20191.822311963653 rows/sec., 36.18 MiB/sec. 2026.01.20 00:06:54.530080 [ 276 ] {92dcbce8-b2bc-424f-8145-1bd19381dbc4} TCPHandler: Processed in 0.002183719 sec. 2026.01.20 00:06:54.530200 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:06:54.530296 [ 276 ] {7c92267c-312d-4217-9312-7ee28919d94b} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:06:54.530338 [ 276 ] {7c92267c-312d-4217-9312-7ee28919d94b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:06:54.530698 [ 276 ] {7c92267c-312d-4217-9312-7ee28919d94b} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:06:54.530741 [ 276 ] {7c92267c-312d-4217-9312-7ee28919d94b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.01.20 00:06:54.531118 [ 276 ] {7c92267c-312d-4217-9312-7ee28919d94b} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2026.01.20 00:06:54.531402 [ 276 ] {7c92267c-312d-4217-9312-7ee28919d94b} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:06:54.531540 [ 276 ] {7c92267c-312d-4217-9312-7ee28919d94b} executeQuery: Read 60 rows, 4.14 KiB in 0.001262 sec., 47543.58161648177 rows/sec., 3.20 MiB/sec. 2026.01.20 00:06:54.531577 [ 276 ] {7c92267c-312d-4217-9312-7ee28919d94b} TCPHandler: Processed in 0.001426549 sec. 2026.01.20 00:06:59.526076 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:06:59.526370 [ 276 ] {be9b7c59-2613-47fb-b1f5-0e6f0cec6929} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:06:59.526473 [ 276 ] {be9b7c59-2613-47fb-b1f5-0e6f0cec6929} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:06:59.527508 [ 276 ] {be9b7c59-2613-47fb-b1f5-0e6f0cec6929} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:06:59.527582 [ 276 ] {be9b7c59-2613-47fb-b1f5-0e6f0cec6929} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.01.20 00:06:59.528162 [ 276 ] {be9b7c59-2613-47fb-b1f5-0e6f0cec6929} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2026.01.20 00:06:59.528531 [ 276 ] {be9b7c59-2613-47fb-b1f5-0e6f0cec6929} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:06:59.528777 [ 276 ] {be9b7c59-2613-47fb-b1f5-0e6f0cec6929} executeQuery: Read 56 rows, 4.38 KiB in 0.002474 sec., 22635.40824575586 rows/sec., 1.73 MiB/sec. 2026.01.20 00:06:59.528782 [ 76 ] {} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2026.01.20 00:06:59.528864 [ 276 ] {be9b7c59-2613-47fb-b1f5-0e6f0cec6929} TCPHandler: Processed in 0.003009169 sec. 2026.01.20 00:06:59.528883 [ 76 ] {} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:06:59.528963 [ 76 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.01.20 00:06:59.529075 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:06:59.529131 [ 200 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2026.01.20 00:06:59.529224 [ 276 ] {a3d5c1e1-82a7-4a11-816d-df99bfdf5587} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:06:59.529296 [ 276 ] {a3d5c1e1-82a7-4a11-816d-df99bfdf5587} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:06:59.529323 [ 200 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:06:59.529388 [ 200 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1405 rows starting from the beginning of the part 2026.01.20 00:06:59.529500 [ 200 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 56 rows starting from the beginning of the part 2026.01.20 00:06:59.529584 [ 200 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 1396 rows starting from the beginning of the part 2026.01.20 00:06:59.529661 [ 200 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 56 rows starting from the beginning of the part 2026.01.20 00:06:59.529738 [ 200 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 136 rows starting from the beginning of the part 2026.01.20 00:06:59.529810 [ 200 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 56 rows starting from the beginning of the part 2026.01.20 00:06:59.529998 [ 276 ] {a3d5c1e1-82a7-4a11-816d-df99bfdf5587} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:06:59.530060 [ 276 ] {a3d5c1e1-82a7-4a11-816d-df99bfdf5587} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.01.20 00:06:59.530562 [ 276 ] {a3d5c1e1-82a7-4a11-816d-df99bfdf5587} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2026.01.20 00:06:59.530914 [ 276 ] {a3d5c1e1-82a7-4a11-816d-df99bfdf5587} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:06:59.531132 [ 276 ] {a3d5c1e1-82a7-4a11-816d-df99bfdf5587} executeQuery: Read 64 rows, 5.12 KiB in 0.001948 sec., 32854.20944558521 rows/sec., 2.56 MiB/sec. 2026.01.20 00:06:59.531132 [ 75 ] {} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2026.01.20 00:06:59.531201 [ 276 ] {a3d5c1e1-82a7-4a11-816d-df99bfdf5587} TCPHandler: Processed in 0.002196638 sec. 2026.01.20 00:06:59.531234 [ 75 ] {} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:06:59.531269 [ 75 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.01.20 00:06:59.531400 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:06:59.531410 [ 195 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2026.01.20 00:06:59.531537 [ 276 ] {61433c91-8b4f-4711-9d3c-f328804e6343} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:06:59.531585 [ 195 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:06:59.531605 [ 276 ] {61433c91-8b4f-4711-9d3c-f328804e6343} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:06:59.531636 [ 195 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 632 rows starting from the beginning of the part 2026.01.20 00:06:59.531736 [ 195 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 64 rows starting from the beginning of the part 2026.01.20 00:06:59.531814 [ 195 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 596 rows starting from the beginning of the part 2026.01.20 00:06:59.531884 [ 195 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 64 rows starting from the beginning of the part 2026.01.20 00:06:59.531951 [ 195 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 104 rows starting from the beginning of the part 2026.01.20 00:06:59.532016 [ 195 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 64 rows starting from the beginning of the part 2026.01.20 00:06:59.532258 [ 276 ] {61433c91-8b4f-4711-9d3c-f328804e6343} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:06:59.532316 [ 276 ] {61433c91-8b4f-4711-9d3c-f328804e6343} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.01.20 00:06:59.532329 [ 189 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 3105 rows, containing 5 columns (5 merged, 0 gathered) in 0.003263992 sec., 951289.0962968047 rows/sec., 82.93 MiB/sec. 2026.01.20 00:06:59.532702 [ 188 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2026.01.20 00:06:59.533129 [ 276 ] {61433c91-8b4f-4711-9d3c-f328804e6343} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2026.01.20 00:06:59.533266 [ 188 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_71_14} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:06:59.533421 [ 188 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_71_14} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2026.01.20 00:06:59.533500 [ 276 ] {61433c91-8b4f-4711-9d3c-f328804e6343} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:06:59.533565 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. 2026.01.20 00:06:59.533727 [ 75 ] {} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2026.01.20 00:06:59.533760 [ 276 ] {61433c91-8b4f-4711-9d3c-f328804e6343} executeQuery: Read 160 rows, 11.41 KiB in 0.002257 sec., 70890.56269384139 rows/sec., 4.94 MiB/sec. 2026.01.20 00:06:59.533781 [ 75 ] {} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:06:59.533777 [ 188 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 1524 rows, containing 5 columns (5 merged, 0 gathered) in 0.002426802 sec., 627986.9556725271 rows/sec., 50.00 MiB/sec. 2026.01.20 00:06:59.533822 [ 75 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.01.20 00:06:59.533832 [ 276 ] {61433c91-8b4f-4711-9d3c-f328804e6343} TCPHandler: Processed in 0.002496612 sec. 2026.01.20 00:06:59.533949 [ 188 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2026.01.20 00:06:59.534025 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:06:59.534097 [ 188 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:06:59.534136 [ 197 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2026.01.20 00:06:59.534158 [ 276 ] {4b721c37-4cea-4add-b481-af5a4be82681} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:06:59.534150 [ 188 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_71_14} MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 19176 rows starting from the beginning of the part 2026.01.20 00:06:59.534238 [ 276 ] {4b721c37-4cea-4add-b481-af5a4be82681} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:06:59.534297 [ 188 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 160 rows starting from the beginning of the part 2026.01.20 00:06:59.534385 [ 188 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 880 rows starting from the beginning of the part 2026.01.20 00:06:59.534466 [ 188 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 160 rows starting from the beginning of the part 2026.01.20 00:06:59.534553 [ 188 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 160 rows starting from the beginning of the part 2026.01.20 00:06:59.534603 [ 197 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_71_14} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:06:59.534630 [ 188 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 160 rows starting from the beginning of the part 2026.01.20 00:06:59.534732 [ 197 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_71_14} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2026.01.20 00:06:59.534789 [ 276 ] {4b721c37-4cea-4add-b481-af5a4be82681} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:06:59.534850 [ 276 ] {4b721c37-4cea-4add-b481-af5a4be82681} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.01.20 00:06:59.534874 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. 2026.01.20 00:06:59.535343 [ 276 ] {4b721c37-4cea-4add-b481-af5a4be82681} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2026.01.20 00:06:59.535636 [ 276 ] {4b721c37-4cea-4add-b481-af5a4be82681} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:06:59.535806 [ 75 ] {} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2026.01.20 00:06:59.535831 [ 276 ] {4b721c37-4cea-4add-b481-af5a4be82681} executeQuery: Read 60 rows, 4.14 KiB in 0.001705 sec., 35190.61583577713 rows/sec., 2.37 MiB/sec. 2026.01.20 00:06:59.535861 [ 75 ] {} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:06:59.535891 [ 276 ] {4b721c37-4cea-4add-b481-af5a4be82681} TCPHandler: Processed in 0.001932095 sec. 2026.01.20 00:06:59.535896 [ 75 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.01.20 00:06:59.536187 [ 189 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2026.01.20 00:06:59.536311 [ 189 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:06:59.536353 [ 189 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3900 rows starting from the beginning of the part 2026.01.20 00:06:59.536427 [ 189 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 60 rows starting from the beginning of the part 2026.01.20 00:06:59.536490 [ 189 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 60 rows starting from the beginning of the part 2026.01.20 00:06:59.536546 [ 189 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 60 rows starting from the beginning of the part 2026.01.20 00:06:59.536598 [ 189 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 60 rows starting from the beginning of the part 2026.01.20 00:06:59.536654 [ 189 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 60 rows starting from the beginning of the part 2026.01.20 00:06:59.539634 [ 190 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 4200 rows, containing 4 columns (4 merged, 0 gathered) in 0.003508275 sec., 1197169.5491373965 rows/sec., 80.68 MiB/sec. 2026.01.20 00:06:59.540239 [ 197 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2026.01.20 00:06:59.540639 [ 197 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_71_14} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:06:59.540745 [ 197 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_71_14} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2026.01.20 00:06:59.540864 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. 2026.01.20 00:06:59.550769 [ 198 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 20696 rows, containing 5 columns (5 merged, 0 gathered) in 0.016862147 sec., 1227364.463137464 rows/sec., 84.34 MiB/sec. 2026.01.20 00:06:59.551400 [ 190 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2026.01.20 00:06:59.551878 [ 190 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_71_14} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:06:59.552035 [ 190 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_71_14} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2026.01.20 00:06:59.552202 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. 2026.01.20 00:06:59.847561 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23513 2026.01.20 00:06:59.848206 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:06:59.848273 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.01.20 00:06:59.848894 [ 245 ] {} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2026.01.20 00:06:59.849225 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:06:59.849412 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23513 2026.01.20 00:07:00.000390 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 307.92 MiB, peak 320.78 MiB, free memory in arenas 0.00 B, will set to 310.70 MiB (RSS), difference: 2.78 MiB 2026.01.20 00:07:00.103793 [ 286 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52673 2026.01.20 00:07:00.103898 [ 286 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:07:00.103926 [ 286 ] {} TCP-Session: ee928d10-63a4-480e-aad4-812194688e86 Authenticating user 'default' from [fd00:1122:3344:101::e]:52673 2026.01.20 00:07:00.103947 [ 286 ] {} TCP-Session: ee928d10-63a4-480e-aad4-812194688e86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:07:00.103959 [ 286 ] {} TCP-Session: ee928d10-63a4-480e-aad4-812194688e86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:07:00.104178 [ 288 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54654 2026.01.20 00:07:00.104204 [ 366 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45425 2026.01.20 00:07:00.104228 [ 367 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36077 2026.01.20 00:07:00.104258 [ 286 ] {} TCP-Session: ee928d10-63a4-480e-aad4-812194688e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:07:00.104246 [ 370 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48582 2026.01.20 00:07:00.104298 [ 366 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:07:00.104293 [ 288 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:07:00.104348 [ 367 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:07:00.104341 [ 366 ] {} TCP-Session: 4c4f41b4-8a85-4389-a128-152db518dc18 Authenticating user 'default' from [fd00:1122:3344:101::e]:45425 2026.01.20 00:07:00.104373 [ 288 ] {} TCP-Session: 1df7b3e9-2606-48df-b1a5-5a80c7896dd9 Authenticating user 'default' from [fd00:1122:3344:101::e]:54654 2026.01.20 00:07:00.104387 [ 367 ] {} TCP-Session: 303aa55d-dc2c-4e9d-bf3e-719aed694658 Authenticating user 'default' from [fd00:1122:3344:101::e]:36077 2026.01.20 00:07:00.104403 [ 366 ] {} TCP-Session: 4c4f41b4-8a85-4389-a128-152db518dc18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:07:00.104420 [ 288 ] {} TCP-Session: 1df7b3e9-2606-48df-b1a5-5a80c7896dd9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:07:00.104439 [ 367 ] {} TCP-Session: 303aa55d-dc2c-4e9d-bf3e-719aed694658 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:07:00.104443 [ 366 ] {} TCP-Session: 4c4f41b4-8a85-4389-a128-152db518dc18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:07:00.104472 [ 367 ] {} TCP-Session: 303aa55d-dc2c-4e9d-bf3e-719aed694658 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:07:00.104478 [ 370 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:07:00.104456 [ 288 ] {} TCP-Session: 1df7b3e9-2606-48df-b1a5-5a80c7896dd9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:07:00.104525 [ 370 ] {} TCP-Session: 9f47544e-3989-4fed-ba17-7989c0a7e70b Authenticating user 'default' from [fd00:1122:3344:101::e]:48582 2026.01.20 00:07:00.104447 [ 286 ] {10b81309-c7ac-4fb7-99c6-c8b4078027ca} executeQuery: (from [fd00:1122:3344:101::e]:52673) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.01.20 00:07:00.104557 [ 370 ] {} TCP-Session: 9f47544e-3989-4fed-ba17-7989c0a7e70b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:07:00.104238 [ 369 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57541 2026.01.20 00:07:00.104579 [ 370 ] {} TCP-Session: 9f47544e-3989-4fed-ba17-7989c0a7e70b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:07:00.104227 [ 368 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39943 2026.01.20 00:07:00.104192 [ 290 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45512 2026.01.20 00:07:00.104187 [ 289 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55581 2026.01.20 00:07:00.104818 [ 286 ] {10b81309-c7ac-4fb7-99c6-c8b4078027ca} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.01.20 00:07:00.104879 [ 286 ] {10b81309-c7ac-4fb7-99c6-c8b4078027ca} InterpreterSelectQuery: FetchColumns -> Complete 2026.01.20 00:07:00.105131 [ 369 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:07:00.105168 [ 369 ] {} TCP-Session: 2531c72f-67e3-4b67-8a2e-c9d28d193473 Authenticating user 'default' from [fd00:1122:3344:101::e]:57541 2026.01.20 00:07:00.105196 [ 369 ] {} TCP-Session: 2531c72f-67e3-4b67-8a2e-c9d28d193473 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:07:00.105197 [ 286 ] {10b81309-c7ac-4fb7-99c6-c8b4078027ca} oximeter.version (ef382589-e1e5-4129-9849-9f0bd7ce6e36) (SelectExecutor): Key condition: unknown 2026.01.20 00:07:00.105211 [ 369 ] {} TCP-Session: 2531c72f-67e3-4b67-8a2e-c9d28d193473 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:07:00.105236 [ 290 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:07:00.105270 [ 290 ] {} TCP-Session: af40902f-b630-4e32-8f39-45de20e4224c Authenticating user 'default' from [fd00:1122:3344:101::e]:45512 2026.01.20 00:07:00.105286 [ 290 ] {} TCP-Session: af40902f-b630-4e32-8f39-45de20e4224c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:07:00.105298 [ 290 ] {} TCP-Session: af40902f-b630-4e32-8f39-45de20e4224c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:07:00.105354 [ 289 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:07:00.105388 [ 289 ] {} TCP-Session: 184a0003-d24e-4029-a6f1-0a4f17bff2fd Authenticating user 'default' from [fd00:1122:3344:101::e]:55581 2026.01.20 00:07:00.105406 [ 289 ] {} TCP-Session: 184a0003-d24e-4029-a6f1-0a4f17bff2fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:07:00.105418 [ 289 ] {} TCP-Session: 184a0003-d24e-4029-a6f1-0a4f17bff2fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:07:00.105559 [ 368 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:07:00.105594 [ 368 ] {} TCP-Session: b2392195-3c74-4c11-b13e-53cf433d8636 Authenticating user 'default' from [fd00:1122:3344:101::e]:39943 2026.01.20 00:07:00.105612 [ 368 ] {} TCP-Session: b2392195-3c74-4c11-b13e-53cf433d8636 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:07:00.105625 [ 368 ] {} TCP-Session: b2392195-3c74-4c11-b13e-53cf433d8636 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:07:00.106175 [ 350 ] {10b81309-c7ac-4fb7-99c6-c8b4078027ca} AggregatingTransform: Aggregating 2026.01.20 00:07:00.106212 [ 350 ] {10b81309-c7ac-4fb7-99c6-c8b4078027ca} Aggregator: Aggregation method: without_key 2026.01.20 00:07:00.106244 [ 350 ] {10b81309-c7ac-4fb7-99c6-c8b4078027ca} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000928392 sec. (1077.131 rows/sec., 42.08 KiB/sec.) 2026.01.20 00:07:00.106260 [ 350 ] {10b81309-c7ac-4fb7-99c6-c8b4078027ca} Aggregator: Merging aggregated data 2026.01.20 00:07:00.107584 [ 286 ] {10b81309-c7ac-4fb7-99c6-c8b4078027ca} executeQuery: Read 1 rows, 40.00 B in 0.003194 sec., 313.08703819661866 rows/sec., 12.23 KiB/sec. 2026.01.20 00:07:00.107774 [ 286 ] {10b81309-c7ac-4fb7-99c6-c8b4078027ca} TCPHandler: Processed in 0.003625137 sec. 2026.01.20 00:07:00.107906 [ 286 ] {} TCPHandler: Done processing connection. 2026.01.20 00:07:00.107929 [ 370 ] {} TCPHandler: Done processing connection. 2026.01.20 00:07:00.107943 [ 286 ] {} TCP-Session: ee928d10-63a4-480e-aad4-812194688e86 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:07:00.107952 [ 290 ] {} TCPHandler: Done processing connection. 2026.01.20 00:07:00.107967 [ 370 ] {} TCP-Session: 9f47544e-3989-4fed-ba17-7989c0a7e70b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:07:00.107972 [ 289 ] {} TCPHandler: Done processing connection. 2026.01.20 00:07:00.107993 [ 290 ] {} TCP-Session: af40902f-b630-4e32-8f39-45de20e4224c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:07:00.108007 [ 367 ] {} TCPHandler: Done processing connection. 2026.01.20 00:07:00.108035 [ 368 ] {} TCPHandler: Done processing connection. 2026.01.20 00:07:00.108054 [ 366 ] {} TCPHandler: Done processing connection. 2026.01.20 00:07:00.108065 [ 367 ] {} TCP-Session: 303aa55d-dc2c-4e9d-bf3e-719aed694658 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:07:00.108087 [ 368 ] {} TCP-Session: b2392195-3c74-4c11-b13e-53cf433d8636 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:07:00.108103 [ 366 ] {} TCP-Session: 4c4f41b4-8a85-4389-a128-152db518dc18 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:07:00.108068 [ 369 ] {} TCPHandler: Done processing connection. 2026.01.20 00:07:00.108027 [ 289 ] {} TCP-Session: 184a0003-d24e-4029-a6f1-0a4f17bff2fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:07:00.107991 [ 288 ] {} TCPHandler: Done processing connection. 2026.01.20 00:07:00.108173 [ 369 ] {} TCP-Session: 2531c72f-67e3-4b67-8a2e-c9d28d193473 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:07:00.108210 [ 288 ] {} TCP-Session: 1df7b3e9-2606-48df-b1a5-5a80c7896dd9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:07:00.156318 [ 286 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58815 2026.01.20 00:07:00.156429 [ 286 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:07:00.156456 [ 286 ] {} TCP-Session: a943984f-2325-4b87-96ff-33bd4f681ba8 Authenticating user 'default' from [fd00:1122:3344:101::e]:58815 2026.01.20 00:07:00.156477 [ 286 ] {} TCP-Session: a943984f-2325-4b87-96ff-33bd4f681ba8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:07:00.156490 [ 286 ] {} TCP-Session: a943984f-2325-4b87-96ff-33bd4f681ba8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:07:00.156700 [ 288 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59711 2026.01.20 00:07:00.156722 [ 290 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35200 2026.01.20 00:07:00.156742 [ 366 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48998 2026.01.20 00:07:00.156774 [ 369 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61732 2026.01.20 00:07:00.156792 [ 286 ] {} TCP-Session: a943984f-2325-4b87-96ff-33bd4f681ba8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:07:00.156817 [ 290 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:07:00.156826 [ 366 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:07:00.156849 [ 290 ] {} TCP-Session: 66eaefad-7081-4113-aa56-f99494a8198e Authenticating user 'default' from [fd00:1122:3344:101::e]:35200 2026.01.20 00:07:00.156863 [ 366 ] {} TCP-Session: eca39a32-eeb3-4b51-99f0-5d192f8be258 Authenticating user 'default' from [fd00:1122:3344:101::e]:48998 2026.01.20 00:07:00.156872 [ 290 ] {} TCP-Session: 66eaefad-7081-4113-aa56-f99494a8198e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:07:00.156882 [ 366 ] {} TCP-Session: eca39a32-eeb3-4b51-99f0-5d192f8be258 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:07:00.156887 [ 290 ] {} TCP-Session: 66eaefad-7081-4113-aa56-f99494a8198e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:07:00.156895 [ 366 ] {} TCP-Session: eca39a32-eeb3-4b51-99f0-5d192f8be258 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:07:00.156888 [ 369 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:07:00.156782 [ 370 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58490 2026.01.20 00:07:00.156941 [ 369 ] {} TCP-Session: 48a88a55-6234-4ca4-9048-3a83e9d16da3 Authenticating user 'default' from [fd00:1122:3344:101::e]:61732 2026.01.20 00:07:00.156773 [ 367 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47423 2026.01.20 00:07:00.156982 [ 369 ] {} TCP-Session: 48a88a55-6234-4ca4-9048-3a83e9d16da3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:07:00.156999 [ 370 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:07:00.157028 [ 369 ] {} TCP-Session: 48a88a55-6234-4ca4-9048-3a83e9d16da3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:07:00.157048 [ 370 ] {} TCP-Session: d8a39cec-b9a3-4253-926e-0ce5b19aefdd Authenticating user 'default' from [fd00:1122:3344:101::e]:58490 2026.01.20 00:07:00.156763 [ 368 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37868 2026.01.20 00:07:00.157076 [ 367 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:07:00.157073 [ 370 ] {} TCP-Session: d8a39cec-b9a3-4253-926e-0ce5b19aefdd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:07:00.157128 [ 367 ] {} TCP-Session: d484086e-53a2-4ab2-ace2-08d5b1e3680d Authenticating user 'default' from [fd00:1122:3344:101::e]:47423 2026.01.20 00:07:00.157136 [ 370 ] {} TCP-Session: d8a39cec-b9a3-4253-926e-0ce5b19aefdd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:07:00.157152 [ 368 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:07:00.157159 [ 367 ] {} TCP-Session: d484086e-53a2-4ab2-ace2-08d5b1e3680d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:07:00.156718 [ 289 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60400 2026.01.20 00:07:00.157196 [ 367 ] {} TCP-Session: d484086e-53a2-4ab2-ace2-08d5b1e3680d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:07:00.157193 [ 368 ] {} TCP-Session: f1fc2204-4bde-4cde-91cf-7b67ea7c6332 Authenticating user 'default' from [fd00:1122:3344:101::e]:37868 2026.01.20 00:07:00.156808 [ 288 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:07:00.157268 [ 289 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:07:00.157271 [ 368 ] {} TCP-Session: f1fc2204-4bde-4cde-91cf-7b67ea7c6332 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:07:00.157288 [ 288 ] {} TCP-Session: ba9def6a-edac-44b3-b4d2-4988e94eac48 Authenticating user 'default' from [fd00:1122:3344:101::e]:59711 2026.01.20 00:07:00.157305 [ 289 ] {} TCP-Session: a9fa7860-782a-4bc1-9c7e-5b2c300f5a1b Authenticating user 'default' from [fd00:1122:3344:101::e]:60400 2026.01.20 00:07:00.157320 [ 288 ] {} TCP-Session: ba9def6a-edac-44b3-b4d2-4988e94eac48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:07:00.157310 [ 368 ] {} TCP-Session: f1fc2204-4bde-4cde-91cf-7b67ea7c6332 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:07:00.157336 [ 289 ] {} TCP-Session: a9fa7860-782a-4bc1-9c7e-5b2c300f5a1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:07:00.157343 [ 288 ] {} TCP-Session: ba9def6a-edac-44b3-b4d2-4988e94eac48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:07:00.157369 [ 289 ] {} TCP-Session: a9fa7860-782a-4bc1-9c7e-5b2c300f5a1b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:07:00.156975 [ 286 ] {e7cd3053-b606-4b33-addb-fa174fcd88ed} executeQuery: (from [fd00:1122:3344:101::e]:58815) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.01.20 00:07:00.157651 [ 286 ] {e7cd3053-b606-4b33-addb-fa174fcd88ed} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.01.20 00:07:00.157703 [ 286 ] {e7cd3053-b606-4b33-addb-fa174fcd88ed} InterpreterSelectQuery: FetchColumns -> Complete 2026.01.20 00:07:00.157981 [ 286 ] {e7cd3053-b606-4b33-addb-fa174fcd88ed} oximeter.version (ef382589-e1e5-4129-9849-9f0bd7ce6e36) (SelectExecutor): Key condition: unknown 2026.01.20 00:07:00.158887 [ 312 ] {e7cd3053-b606-4b33-addb-fa174fcd88ed} AggregatingTransform: Aggregating 2026.01.20 00:07:00.158944 [ 312 ] {e7cd3053-b606-4b33-addb-fa174fcd88ed} Aggregator: Aggregation method: without_key 2026.01.20 00:07:00.158982 [ 312 ] {e7cd3053-b606-4b33-addb-fa174fcd88ed} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000904191 sec. (1105.961 rows/sec., 43.20 KiB/sec.) 2026.01.20 00:07:00.159000 [ 312 ] {e7cd3053-b606-4b33-addb-fa174fcd88ed} Aggregator: Merging aggregated data 2026.01.20 00:07:00.160665 [ 286 ] {e7cd3053-b606-4b33-addb-fa174fcd88ed} executeQuery: Read 1 rows, 40.00 B in 0.003743 sec., 267.1653753673524 rows/sec., 10.44 KiB/sec. 2026.01.20 00:07:00.160829 [ 286 ] {e7cd3053-b606-4b33-addb-fa174fcd88ed} TCPHandler: Processed in 0.004152433 sec. 2026.01.20 00:07:00.160939 [ 286 ] {} TCPHandler: Done processing connection. 2026.01.20 00:07:00.160960 [ 288 ] {} TCPHandler: Done processing connection. 2026.01.20 00:07:00.160969 [ 286 ] {} TCP-Session: a943984f-2325-4b87-96ff-33bd4f681ba8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:07:00.160979 [ 370 ] {} TCPHandler: Done processing connection. 2026.01.20 00:07:00.160998 [ 367 ] {} TCPHandler: Done processing connection. 2026.01.20 00:07:00.161019 [ 290 ] {} TCPHandler: Done processing connection. 2026.01.20 00:07:00.161046 [ 367 ] {} TCP-Session: d484086e-53a2-4ab2-ace2-08d5b1e3680d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:07:00.161051 [ 366 ] {} TCPHandler: Done processing connection. 2026.01.20 00:07:00.161064 [ 368 ] {} TCPHandler: Done processing connection. 2026.01.20 00:07:00.161078 [ 290 ] {} TCP-Session: 66eaefad-7081-4113-aa56-f99494a8198e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:07:00.161099 [ 366 ] {} TCP-Session: eca39a32-eeb3-4b51-99f0-5d192f8be258 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:07:00.161120 [ 368 ] {} TCP-Session: f1fc2204-4bde-4cde-91cf-7b67ea7c6332 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:07:00.161081 [ 369 ] {} TCPHandler: Done processing connection. 2026.01.20 00:07:00.161032 [ 289 ] {} TCPHandler: Done processing connection. 2026.01.20 00:07:00.161027 [ 370 ] {} TCP-Session: d8a39cec-b9a3-4253-926e-0ce5b19aefdd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:07:00.161189 [ 369 ] {} TCP-Session: 48a88a55-6234-4ca4-9048-3a83e9d16da3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:07:00.161204 [ 289 ] {} TCP-Session: a9fa7860-782a-4bc1-9c7e-5b2c300f5a1b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:07:00.161010 [ 288 ] {} TCP-Session: ba9def6a-edac-44b3-b4d2-4988e94eac48 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:07:00.322029 [ 367 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58808 2026.01.20 00:07:00.322135 [ 367 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:07:00.322160 [ 367 ] {} TCP-Session: e8516022-9784-4b81-9356-7af954b77e24 Authenticating user 'default' from [fd00:1122:3344:101::e]:58808 2026.01.20 00:07:00.322181 [ 367 ] {} TCP-Session: e8516022-9784-4b81-9356-7af954b77e24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:07:00.322195 [ 367 ] {} TCP-Session: e8516022-9784-4b81-9356-7af954b77e24 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:07:00.322379 [ 368 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34374 2026.01.20 00:07:00.322411 [ 369 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57922 2026.01.20 00:07:00.322438 [ 288 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55572 2026.01.20 00:07:00.322460 [ 290 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38957 2026.01.20 00:07:00.322494 [ 368 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:07:00.322511 [ 367 ] {} TCP-Session: e8516022-9784-4b81-9356-7af954b77e24 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:07:00.322535 [ 369 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:07:00.322546 [ 368 ] {} TCP-Session: abcd15a0-fb2e-4e53-be4a-ea77d3ffece1 Authenticating user 'default' from [fd00:1122:3344:101::e]:34374 2026.01.20 00:07:00.322533 [ 288 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:07:00.322583 [ 290 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:07:00.322595 [ 368 ] {} TCP-Session: abcd15a0-fb2e-4e53-be4a-ea77d3ffece1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:07:00.322607 [ 288 ] {} TCP-Session: 336b0799-a2d1-49f3-b7f3-0ff3f2ed221a Authenticating user 'default' from [fd00:1122:3344:101::e]:55572 2026.01.20 00:07:00.322626 [ 290 ] {} TCP-Session: e2bb82d3-0c51-4d97-9167-16d8ee2e7c54 Authenticating user 'default' from [fd00:1122:3344:101::e]:38957 2026.01.20 00:07:00.322628 [ 368 ] {} TCP-Session: abcd15a0-fb2e-4e53-be4a-ea77d3ffece1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:07:00.322643 [ 288 ] {} TCP-Session: 336b0799-a2d1-49f3-b7f3-0ff3f2ed221a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:07:00.322661 [ 290 ] {} TCP-Session: e2bb82d3-0c51-4d97-9167-16d8ee2e7c54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:07:00.322673 [ 288 ] {} TCP-Session: 336b0799-a2d1-49f3-b7f3-0ff3f2ed221a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:07:00.322686 [ 290 ] {} TCP-Session: e2bb82d3-0c51-4d97-9167-16d8ee2e7c54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:07:00.322581 [ 369 ] {} TCP-Session: a6510d3f-1e39-424c-bcc0-48bd205bee3b Authenticating user 'default' from [fd00:1122:3344:101::e]:57922 2026.01.20 00:07:00.322707 [ 367 ] {d352e6a8-0b0e-4b9a-8f7a-f1ba8579b990} executeQuery: (from [fd00:1122:3344:101::e]:58808) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.01.20 00:07:00.322743 [ 369 ] {} TCP-Session: a6510d3f-1e39-424c-bcc0-48bd205bee3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:07:00.322444 [ 289 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35315 2026.01.20 00:07:00.322769 [ 369 ] {} TCP-Session: a6510d3f-1e39-424c-bcc0-48bd205bee3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:07:00.322426 [ 370 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58065 2026.01.20 00:07:00.322470 [ 366 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44564 2026.01.20 00:07:00.322832 [ 289 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:07:00.322440 [ 286 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52494 2026.01.20 00:07:00.322869 [ 370 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:07:00.322869 [ 289 ] {} TCP-Session: 9a63e2f7-f2e6-4eef-9d99-7dfec844b18b Authenticating user 'default' from [fd00:1122:3344:101::e]:35315 2026.01.20 00:07:00.322887 [ 366 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:07:00.322902 [ 370 ] {} TCP-Session: e5ca8ac2-a91b-4224-bfe0-8f8d71ba60bf Authenticating user 'default' from [fd00:1122:3344:101::e]:58065 2026.01.20 00:07:00.322922 [ 286 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:07:00.322930 [ 366 ] {} TCP-Session: d88916bb-b3e0-4e55-8b36-dcc2f4f893cc Authenticating user 'default' from [fd00:1122:3344:101::e]:44564 2026.01.20 00:07:00.322934 [ 370 ] {} TCP-Session: e5ca8ac2-a91b-4224-bfe0-8f8d71ba60bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:07:00.322946 [ 286 ] {} TCP-Session: c70f45e2-dd04-4a87-9d20-52f935aff1aa Authenticating user 'default' from [fd00:1122:3344:101::e]:52494 2026.01.20 00:07:00.322951 [ 366 ] {} TCP-Session: d88916bb-b3e0-4e55-8b36-dcc2f4f893cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:07:00.322955 [ 370 ] {} TCP-Session: e5ca8ac2-a91b-4224-bfe0-8f8d71ba60bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:07:00.322965 [ 286 ] {} TCP-Session: c70f45e2-dd04-4a87-9d20-52f935aff1aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:07:00.322969 [ 366 ] {} TCP-Session: d88916bb-b3e0-4e55-8b36-dcc2f4f893cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:07:00.322984 [ 286 ] {} TCP-Session: c70f45e2-dd04-4a87-9d20-52f935aff1aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:07:00.322915 [ 289 ] {} TCP-Session: 9a63e2f7-f2e6-4eef-9d99-7dfec844b18b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:07:00.323014 [ 289 ] {} TCP-Session: 9a63e2f7-f2e6-4eef-9d99-7dfec844b18b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:07:00.323039 [ 367 ] {d352e6a8-0b0e-4b9a-8f7a-f1ba8579b990} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.01.20 00:07:00.323102 [ 367 ] {d352e6a8-0b0e-4b9a-8f7a-f1ba8579b990} InterpreterSelectQuery: FetchColumns -> Complete 2026.01.20 00:07:00.323407 [ 367 ] {d352e6a8-0b0e-4b9a-8f7a-f1ba8579b990} oximeter.version (ef382589-e1e5-4129-9849-9f0bd7ce6e36) (SelectExecutor): Key condition: unknown 2026.01.20 00:07:00.324472 [ 342 ] {d352e6a8-0b0e-4b9a-8f7a-f1ba8579b990} AggregatingTransform: Aggregating 2026.01.20 00:07:00.324534 [ 342 ] {d352e6a8-0b0e-4b9a-8f7a-f1ba8579b990} Aggregator: Aggregation method: without_key 2026.01.20 00:07:00.324581 [ 342 ] {d352e6a8-0b0e-4b9a-8f7a-f1ba8579b990} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001074824 sec. (930.385 rows/sec., 36.34 KiB/sec.) 2026.01.20 00:07:00.324604 [ 342 ] {d352e6a8-0b0e-4b9a-8f7a-f1ba8579b990} Aggregator: Merging aggregated data 2026.01.20 00:07:00.325993 [ 367 ] {d352e6a8-0b0e-4b9a-8f7a-f1ba8579b990} executeQuery: Read 1 rows, 40.00 B in 0.003347 sec., 298.7750224081267 rows/sec., 11.67 KiB/sec. 2026.01.20 00:07:00.326157 [ 367 ] {d352e6a8-0b0e-4b9a-8f7a-f1ba8579b990} TCPHandler: Processed in 0.003779638 sec. 2026.01.20 00:07:00.326288 [ 367 ] {} TCPHandler: Done processing connection. 2026.01.20 00:07:00.326318 [ 366 ] {} TCPHandler: Done processing connection. 2026.01.20 00:07:00.326332 [ 370 ] {} TCPHandler: Done processing connection. 2026.01.20 00:07:00.326352 [ 289 ] {} TCPHandler: Done processing connection. 2026.01.20 00:07:00.326363 [ 366 ] {} TCP-Session: d88916bb-b3e0-4e55-8b36-dcc2f4f893cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:07:00.326377 [ 370 ] {} TCP-Session: e5ca8ac2-a91b-4224-bfe0-8f8d71ba60bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:07:00.326386 [ 369 ] {} TCPHandler: Done processing connection. 2026.01.20 00:07:00.326399 [ 289 ] {} TCP-Session: 9a63e2f7-f2e6-4eef-9d99-7dfec844b18b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:07:00.326419 [ 286 ] {} TCPHandler: Done processing connection. 2026.01.20 00:07:00.326432 [ 290 ] {} TCPHandler: Done processing connection. 2026.01.20 00:07:00.326439 [ 369 ] {} TCP-Session: a6510d3f-1e39-424c-bcc0-48bd205bee3b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:07:00.326462 [ 286 ] {} TCP-Session: c70f45e2-dd04-4a87-9d20-52f935aff1aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:07:00.326486 [ 290 ] {} TCP-Session: e2bb82d3-0c51-4d97-9167-16d8ee2e7c54 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:07:00.326402 [ 288 ] {} TCPHandler: Done processing connection. 2026.01.20 00:07:00.326371 [ 368 ] {} TCPHandler: Done processing connection. 2026.01.20 00:07:00.326546 [ 288 ] {} TCP-Session: 336b0799-a2d1-49f3-b7f3-0ff3f2ed221a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:07:00.326319 [ 367 ] {} TCP-Session: e8516022-9784-4b81-9356-7af954b77e24 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:07:00.326561 [ 368 ] {} TCP-Session: abcd15a0-fb2e-4e53-be4a-ea77d3ffece1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:07:01.099221 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 2026.01.20 00:07:01.119835 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:07:01.119903 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.01.20 00:07:01.126093 [ 244 ] {} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2026.01.20 00:07:01.126845 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:07:01.130373 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 369 2026.01.20 00:07:02.393780 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 996 2026.01.20 00:07:02.395993 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:07:02.396044 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.01.20 00:07:02.397280 [ 243 ] {} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2026.01.20 00:07:02.397559 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:07:02.397920 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 996 2026.01.20 00:07:04.521639 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:07:04.521862 [ 276 ] {bb5ab0f0-cccb-4c58-a70e-798e88eb84bf} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:07:04.521938 [ 276 ] {bb5ab0f0-cccb-4c58-a70e-798e88eb84bf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:07:04.522698 [ 276 ] {bb5ab0f0-cccb-4c58-a70e-798e88eb84bf} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:07:04.522753 [ 276 ] {bb5ab0f0-cccb-4c58-a70e-798e88eb84bf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.01.20 00:07:04.523165 [ 276 ] {bb5ab0f0-cccb-4c58-a70e-798e88eb84bf} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2026.01.20 00:07:04.523402 [ 276 ] {bb5ab0f0-cccb-4c58-a70e-798e88eb84bf} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:07:04.523566 [ 276 ] {bb5ab0f0-cccb-4c58-a70e-798e88eb84bf} executeQuery: Read 136 rows, 12.05 KiB in 0.001757 sec., 77404.6670461013 rows/sec., 6.70 MiB/sec. 2026.01.20 00:07:04.523618 [ 276 ] {bb5ab0f0-cccb-4c58-a70e-798e88eb84bf} TCPHandler: Processed in 0.002117277 sec. 2026.01.20 00:07:04.523745 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:07:04.523848 [ 276 ] {d0df4e86-61a0-4913-ae41-33b00905cdce} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.01.20 00:07:04.523894 [ 276 ] {d0df4e86-61a0-4913-ae41-33b00905cdce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.01.20 00:07:04.524327 [ 276 ] {d0df4e86-61a0-4913-ae41-33b00905cdce} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:07:04.524367 [ 276 ] {d0df4e86-61a0-4913-ae41-33b00905cdce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.01.20 00:07:04.524676 [ 276 ] {d0df4e86-61a0-4913-ae41-33b00905cdce} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2026.01.20 00:07:04.524887 [ 276 ] {d0df4e86-61a0-4913-ae41-33b00905cdce} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:07:04.525006 [ 69 ] {} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2026.01.20 00:07:04.525026 [ 276 ] {d0df4e86-61a0-4913-ae41-33b00905cdce} executeQuery: Read 40 rows, 3.01 KiB in 0.001201 sec., 33305.57868442964 rows/sec., 2.45 MiB/sec. 2026.01.20 00:07:04.525086 [ 69 ] {} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:07:04.525093 [ 276 ] {d0df4e86-61a0-4913-ae41-33b00905cdce} TCPHandler: Processed in 0.001401738 sec. 2026.01.20 00:07:04.525120 [ 69 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.01.20 00:07:04.525216 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:07:04.525219 [ 198 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2026.01.20 00:07:04.525318 [ 276 ] {92627328-b072-410f-a0ed-dccadecadddd} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:07:04.525324 [ 198 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:07:04.525363 [ 198 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 70 rows starting from the beginning of the part 2026.01.20 00:07:04.525364 [ 276 ] {92627328-b072-410f-a0ed-dccadecadddd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:07:04.525421 [ 198 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 40 rows starting from the beginning of the part 2026.01.20 00:07:04.525464 [ 198 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 40 rows starting from the beginning of the part 2026.01.20 00:07:04.525503 [ 198 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 52 rows starting from the beginning of the part 2026.01.20 00:07:04.525544 [ 198 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 40 rows starting from the beginning of the part 2026.01.20 00:07:04.525585 [ 198 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 40 rows starting from the beginning of the part 2026.01.20 00:07:04.525823 [ 276 ] {92627328-b072-410f-a0ed-dccadecadddd} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:07:04.525860 [ 276 ] {92627328-b072-410f-a0ed-dccadecadddd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.01.20 00:07:04.526167 [ 276 ] {92627328-b072-410f-a0ed-dccadecadddd} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2026.01.20 00:07:04.526355 [ 190 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 282 rows, containing 5 columns (5 merged, 0 gathered) in 0.001173636 sec., 240278.92804924183 rows/sec., 18.58 MiB/sec. 2026.01.20 00:07:04.526370 [ 276 ] {92627328-b072-410f-a0ed-dccadecadddd} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:07:04.526512 [ 190 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2026.01.20 00:07:04.526514 [ 276 ] {92627328-b072-410f-a0ed-dccadecadddd} executeQuery: Read 104 rows, 8.32 KiB in 0.001214 sec., 85667.215815486 rows/sec., 6.69 MiB/sec. 2026.01.20 00:07:04.526562 [ 276 ] {92627328-b072-410f-a0ed-dccadecadddd} TCPHandler: Processed in 0.001396488 sec. 2026.01.20 00:07:04.526676 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:07:04.526758 [ 190 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_36_7} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:07:04.526773 [ 276 ] {ecdf287e-0845-4135-a95c-d3554e890e4d} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:07:04.526817 [ 276 ] {ecdf287e-0845-4135-a95c-d3554e890e4d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:07:04.526818 [ 190 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_36_7} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2026.01.20 00:07:04.526894 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. 2026.01.20 00:07:04.527237 [ 276 ] {ecdf287e-0845-4135-a95c-d3554e890e4d} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:07:04.527272 [ 276 ] {ecdf287e-0845-4135-a95c-d3554e890e4d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.01.20 00:07:04.527601 [ 276 ] {ecdf287e-0845-4135-a95c-d3554e890e4d} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2026.01.20 00:07:04.527814 [ 276 ] {ecdf287e-0845-4135-a95c-d3554e890e4d} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:07:04.527944 [ 276 ] {ecdf287e-0845-4135-a95c-d3554e890e4d} executeQuery: Read 160 rows, 11.41 KiB in 0.001191 sec., 134340.8900083963 rows/sec., 9.36 MiB/sec. 2026.01.20 00:07:04.527984 [ 276 ] {ecdf287e-0845-4135-a95c-d3554e890e4d} TCPHandler: Processed in 0.001357157 sec. 2026.01.20 00:07:04.528107 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:07:04.528232 [ 276 ] {0496ab90-93bb-4676-a1a0-9c846bda25d9} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.01.20 00:07:04.528300 [ 276 ] {0496ab90-93bb-4676-a1a0-9c846bda25d9} 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 2026.01.20 00:07:04.529263 [ 276 ] {0496ab90-93bb-4676-a1a0-9c846bda25d9} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:07:04.529300 [ 276 ] {0496ab90-93bb-4676-a1a0-9c846bda25d9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.01.20 00:07:04.529877 [ 276 ] {0496ab90-93bb-4676-a1a0-9c846bda25d9} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2026.01.20 00:07:04.530105 [ 276 ] {0496ab90-93bb-4676-a1a0-9c846bda25d9} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:07:04.530225 [ 67 ] {} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2026.01.20 00:07:04.530247 [ 276 ] {0496ab90-93bb-4676-a1a0-9c846bda25d9} executeQuery: Read 40 rows, 73.40 KiB in 0.002039 sec., 19617.4595389897 rows/sec., 35.15 MiB/sec. 2026.01.20 00:07:04.530303 [ 67 ] {} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:07:04.530327 [ 276 ] {0496ab90-93bb-4676-a1a0-9c846bda25d9} TCPHandler: Processed in 0.00228288 sec. 2026.01.20 00:07:04.530331 [ 67 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.01.20 00:07:04.530439 [ 186 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2026.01.20 00:07:04.530449 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:07:04.530563 [ 276 ] {8dd24770-937c-4043-9634-05c00fe8147d} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:07:04.530608 [ 276 ] {8dd24770-937c-4043-9634-05c00fe8147d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:07:04.530654 [ 186 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:07:04.530712 [ 186 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1186 rows starting from the beginning of the part 2026.01.20 00:07:04.530839 [ 186 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 40 rows starting from the beginning of the part 2026.01.20 00:07:04.530952 [ 186 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 40 rows starting from the beginning of the part 2026.01.20 00:07:04.530954 [ 276 ] {8dd24770-937c-4043-9634-05c00fe8147d} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:07:04.530999 [ 276 ] {8dd24770-937c-4043-9634-05c00fe8147d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.01.20 00:07:04.531061 [ 186 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 40 rows starting from the beginning of the part 2026.01.20 00:07:04.531163 [ 186 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 40 rows starting from the beginning of the part 2026.01.20 00:07:04.531263 [ 186 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 40 rows starting from the beginning of the part 2026.01.20 00:07:04.531331 [ 276 ] {8dd24770-937c-4043-9634-05c00fe8147d} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2026.01.20 00:07:04.531550 [ 276 ] {8dd24770-937c-4043-9634-05c00fe8147d} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:07:04.531686 [ 276 ] {8dd24770-937c-4043-9634-05c00fe8147d} executeQuery: Read 60 rows, 4.14 KiB in 0.00114 sec., 52631.57894736842 rows/sec., 3.55 MiB/sec. 2026.01.20 00:07:04.531723 [ 276 ] {8dd24770-937c-4043-9634-05c00fe8147d} TCPHandler: Processed in 0.001325307 sec. 2026.01.20 00:07:04.537137 [ 191 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 1386 rows, containing 19 columns (19 merged, 0 gathered) in 0.006734967 sec., 205791.65421300507 rows/sec., 368.77 MiB/sec. 2026.01.20 00:07:04.538824 [ 201 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2026.01.20 00:07:04.539236 [ 201 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_36_7} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:07:04.539322 [ 201 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_36_7} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2026.01.20 00:07:04.539466 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.53 MiB. 2026.01.20 00:07:05.001202 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 311.30 MiB, peak 322.78 MiB, free memory in arenas 0.00 B, will set to 312.95 MiB (RSS), difference: 1.65 MiB 2026.01.20 00:07:07.179717 [ 68 ] {} DNSResolver: Updating DNS cache 2026.01.20 00:07:07.179768 [ 68 ] {} DNSResolver: Updated DNS cache 2026.01.20 00:07:07.350383 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24025 2026.01.20 00:07:07.350941 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:07:07.350989 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.01.20 00:07:07.351491 [ 245 ] {} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2026.01.20 00:07:07.351727 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:07:07.351865 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24025 2026.01.20 00:07:08.631330 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 2026.01.20 00:07:08.649030 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:07:08.649080 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.01.20 00:07:08.655103 [ 244 ] {} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2026.01.20 00:07:08.655843 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:07:08.658799 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 377 2026.01.20 00:07:09.520632 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:07:09.520922 [ 276 ] {9de1e6bb-b43b-47d2-a6cb-1aea2f4e4e05} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:07:09.521029 [ 276 ] {9de1e6bb-b43b-47d2-a6cb-1aea2f4e4e05} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:07:09.521814 [ 276 ] {9de1e6bb-b43b-47d2-a6cb-1aea2f4e4e05} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:07:09.521862 [ 276 ] {9de1e6bb-b43b-47d2-a6cb-1aea2f4e4e05} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.01.20 00:07:09.522286 [ 276 ] {9de1e6bb-b43b-47d2-a6cb-1aea2f4e4e05} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2026.01.20 00:07:09.522512 [ 276 ] {9de1e6bb-b43b-47d2-a6cb-1aea2f4e4e05} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:07:09.522668 [ 276 ] {9de1e6bb-b43b-47d2-a6cb-1aea2f4e4e05} executeQuery: Read 56 rows, 4.38 KiB in 0.00182 sec., 30769.23076923077 rows/sec., 2.35 MiB/sec. 2026.01.20 00:07:09.522710 [ 276 ] {9de1e6bb-b43b-47d2-a6cb-1aea2f4e4e05} TCPHandler: Processed in 0.002259729 sec. 2026.01.20 00:07:09.522847 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:07:09.522945 [ 276 ] {d80319f2-c221-4568-89c9-9132823edb8c} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:07:09.522988 [ 276 ] {d80319f2-c221-4568-89c9-9132823edb8c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:07:09.523469 [ 276 ] {d80319f2-c221-4568-89c9-9132823edb8c} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:07:09.523605 [ 276 ] {d80319f2-c221-4568-89c9-9132823edb8c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.01.20 00:07:09.523917 [ 276 ] {d80319f2-c221-4568-89c9-9132823edb8c} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2026.01.20 00:07:09.524137 [ 276 ] {d80319f2-c221-4568-89c9-9132823edb8c} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:07:09.524267 [ 276 ] {d80319f2-c221-4568-89c9-9132823edb8c} executeQuery: Read 64 rows, 5.12 KiB in 0.00134 sec., 47761.19402985075 rows/sec., 3.73 MiB/sec. 2026.01.20 00:07:09.524305 [ 276 ] {d80319f2-c221-4568-89c9-9132823edb8c} TCPHandler: Processed in 0.001517279 sec. 2026.01.20 00:07:09.524430 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:07:09.524527 [ 276 ] {a416cf9e-54ea-46e3-a4c4-bba4c0782a30} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:07:09.524574 [ 276 ] {a416cf9e-54ea-46e3-a4c4-bba4c0782a30} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:07:09.525355 [ 276 ] {a416cf9e-54ea-46e3-a4c4-bba4c0782a30} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:07:09.525399 [ 276 ] {a416cf9e-54ea-46e3-a4c4-bba4c0782a30} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.01.20 00:07:09.525801 [ 276 ] {a416cf9e-54ea-46e3-a4c4-bba4c0782a30} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2026.01.20 00:07:09.526053 [ 276 ] {a416cf9e-54ea-46e3-a4c4-bba4c0782a30} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:07:09.526208 [ 276 ] {a416cf9e-54ea-46e3-a4c4-bba4c0782a30} executeQuery: Read 160 rows, 11.41 KiB in 0.001698 sec., 94228.50412249705 rows/sec., 6.56 MiB/sec. 2026.01.20 00:07:09.526254 [ 276 ] {a416cf9e-54ea-46e3-a4c4-bba4c0782a30} TCPHandler: Processed in 0.001874414 sec. 2026.01.20 00:07:09.526392 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:07:09.526496 [ 276 ] {b7a8695b-df32-4acd-9b16-8c6e80cdf41f} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:07:09.526545 [ 276 ] {b7a8695b-df32-4acd-9b16-8c6e80cdf41f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:07:09.526938 [ 276 ] {b7a8695b-df32-4acd-9b16-8c6e80cdf41f} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:07:09.526975 [ 276 ] {b7a8695b-df32-4acd-9b16-8c6e80cdf41f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.01.20 00:07:09.527332 [ 276 ] {b7a8695b-df32-4acd-9b16-8c6e80cdf41f} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2026.01.20 00:07:09.527582 [ 276 ] {b7a8695b-df32-4acd-9b16-8c6e80cdf41f} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:07:09.527727 [ 276 ] {b7a8695b-df32-4acd-9b16-8c6e80cdf41f} executeQuery: Read 60 rows, 4.14 KiB in 0.001252 sec., 47923.322683706065 rows/sec., 3.23 MiB/sec. 2026.01.20 00:07:09.527762 [ 276 ] {b7a8695b-df32-4acd-9b16-8c6e80cdf41f} TCPHandler: Processed in 0.001426998 sec. 2026.01.20 00:07:12.398057 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1016 2026.01.20 00:07:12.400162 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:07:12.400215 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.01.20 00:07:12.401389 [ 243 ] {} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2026.01.20 00:07:12.401657 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:07:12.401954 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1016 2026.01.20 00:07:14.550591 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:07:14.550798 [ 276 ] {d425a31f-62b5-45f6-9b58-327bb5bab566} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.01.20 00:07:14.550871 [ 276 ] {d425a31f-62b5-45f6-9b58-327bb5bab566} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.01.20 00:07:14.551546 [ 276 ] {d425a31f-62b5-45f6-9b58-327bb5bab566} oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:07:14.551597 [ 276 ] {d425a31f-62b5-45f6-9b58-327bb5bab566} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.01.20 00:07:14.551977 [ 276 ] {d425a31f-62b5-45f6-9b58-327bb5bab566} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2026.01.20 00:07:14.552202 [ 276 ] {d425a31f-62b5-45f6-9b58-327bb5bab566} oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:07:14.552323 [ 56 ] {} oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 2026.01.20 00:07:14.552358 [ 276 ] {d425a31f-62b5-45f6-9b58-327bb5bab566} executeQuery: Read 24 rows, 2.04 KiB in 0.00161 sec., 14906.832298136645 rows/sec., 1.24 MiB/sec. 2026.01.20 00:07:14.552405 [ 56 ] {} oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:07:14.552436 [ 56 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.01.20 00:07:14.552451 [ 276 ] {d425a31f-62b5-45f6-9b58-327bb5bab566} TCPHandler: Processed in 0.001996086 sec. 2026.01.20 00:07:14.552534 [ 198 ] {92f10b5c-e41a-4079-ac1e-b6a09b3b6baf::all_1_13_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full 2026.01.20 00:07:14.552602 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:07:14.552644 [ 198 ] {92f10b5c-e41a-4079-ac1e-b6a09b3b6baf::all_1_13_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:07:14.552678 [ 198 ] {92f10b5c-e41a-4079-ac1e-b6a09b3b6baf::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 24 rows starting from the beginning of the part 2026.01.20 00:07:14.552707 [ 276 ] {1502e076-ff32-41a9-88fc-65e848f455b2} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.01.20 00:07:14.552743 [ 198 ] {92f10b5c-e41a-4079-ac1e-b6a09b3b6baf::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part 2026.01.20 00:07:14.552753 [ 276 ] {1502e076-ff32-41a9-88fc-65e848f455b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.01.20 00:07:14.552795 [ 198 ] {92f10b5c-e41a-4079-ac1e-b6a09b3b6baf::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 24 rows starting from the beginning of the part 2026.01.20 00:07:14.552841 [ 198 ] {92f10b5c-e41a-4079-ac1e-b6a09b3b6baf::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 24 rows starting from the beginning of the part 2026.01.20 00:07:14.552888 [ 198 ] {92f10b5c-e41a-4079-ac1e-b6a09b3b6baf::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 24 rows starting from the beginning of the part 2026.01.20 00:07:14.553194 [ 276 ] {1502e076-ff32-41a9-88fc-65e848f455b2} oximeter.fields_ipaddr (ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:07:14.553232 [ 276 ] {1502e076-ff32-41a9-88fc-65e848f455b2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.01.20 00:07:14.553556 [ 276 ] {1502e076-ff32-41a9-88fc-65e848f455b2} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2026.01.20 00:07:14.553625 [ 201 ] {92f10b5c-e41a-4079-ac1e-b6a09b3b6baf::all_1_13_3} MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001127095 sec., 106468.3988483668 rows/sec., 9.24 MiB/sec. 2026.01.20 00:07:14.553758 [ 198 ] {92f10b5c-e41a-4079-ac1e-b6a09b3b6baf::all_1_13_3} MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) 2026.01.20 00:07:14.553782 [ 276 ] {1502e076-ff32-41a9-88fc-65e848f455b2} oximeter.fields_ipaddr (ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:07:14.553920 [ 276 ] {1502e076-ff32-41a9-88fc-65e848f455b2} executeQuery: Read 18 rows, 1.47 KiB in 0.001236 sec., 14563.106796116506 rows/sec., 1.16 MiB/sec. 2026.01.20 00:07:14.553959 [ 276 ] {1502e076-ff32-41a9-88fc-65e848f455b2} TCPHandler: Processed in 0.001411698 sec. 2026.01.20 00:07:14.553992 [ 198 ] {92f10b5c-e41a-4079-ac1e-b6a09b3b6baf::all_1_13_3} oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:07:14.554056 [ 198 ] {92f10b5c-e41a-4079-ac1e-b6a09b3b6baf::all_1_13_3} oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 2026.01.20 00:07:14.554075 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:07:14.554113 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2026.01.20 00:07:14.554170 [ 276 ] {2fd2cdbb-8726-447b-ab27-b000403bc48d} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:07:14.554213 [ 276 ] {2fd2cdbb-8726-447b-ab27-b000403bc48d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:07:14.555342 [ 276 ] {2fd2cdbb-8726-447b-ab27-b000403bc48d} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:07:14.555377 [ 276 ] {2fd2cdbb-8726-447b-ab27-b000403bc48d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.01.20 00:07:14.555789 [ 276 ] {2fd2cdbb-8726-447b-ab27-b000403bc48d} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2026.01.20 00:07:14.556007 [ 276 ] {2fd2cdbb-8726-447b-ab27-b000403bc48d} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:07:14.556139 [ 276 ] {2fd2cdbb-8726-447b-ab27-b000403bc48d} executeQuery: Read 1405 rows, 120.26 KiB in 0.001986 sec., 707452.1651560927 rows/sec., 59.14 MiB/sec. 2026.01.20 00:07:14.556178 [ 276 ] {2fd2cdbb-8726-447b-ab27-b000403bc48d} TCPHandler: Processed in 0.002152307 sec. 2026.01.20 00:07:14.556287 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:07:14.556381 [ 276 ] {27f6919f-bb7e-4ca7-a5ab-360fa8e0ac4e} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.01.20 00:07:14.556423 [ 276 ] {27f6919f-bb7e-4ca7-a5ab-360fa8e0ac4e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.01.20 00:07:14.556843 [ 276 ] {27f6919f-bb7e-4ca7-a5ab-360fa8e0ac4e} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:07:14.556880 [ 276 ] {27f6919f-bb7e-4ca7-a5ab-360fa8e0ac4e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.01.20 00:07:14.557184 [ 276 ] {27f6919f-bb7e-4ca7-a5ab-360fa8e0ac4e} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2026.01.20 00:07:14.557396 [ 276 ] {27f6919f-bb7e-4ca7-a5ab-360fa8e0ac4e} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:07:14.557526 [ 276 ] {27f6919f-bb7e-4ca7-a5ab-360fa8e0ac4e} executeQuery: Read 70 rows, 5.23 KiB in 0.001163 sec., 60189.165950128976 rows/sec., 4.39 MiB/sec. 2026.01.20 00:07:14.557566 [ 276 ] {27f6919f-bb7e-4ca7-a5ab-360fa8e0ac4e} TCPHandler: Processed in 0.001327097 sec. 2026.01.20 00:07:14.557681 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:07:14.557774 [ 276 ] {49d483b8-e449-4585-b2b1-4f36724362c5} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.01.20 00:07:14.557815 [ 276 ] {49d483b8-e449-4585-b2b1-4f36724362c5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.01.20 00:07:14.558290 [ 276 ] {49d483b8-e449-4585-b2b1-4f36724362c5} oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:07:14.558327 [ 276 ] {49d483b8-e449-4585-b2b1-4f36724362c5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.01.20 00:07:14.558635 [ 276 ] {49d483b8-e449-4585-b2b1-4f36724362c5} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2026.01.20 00:07:14.558843 [ 276 ] {49d483b8-e449-4585-b2b1-4f36724362c5} oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:07:14.558943 [ 56 ] {} oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 2026.01.20 00:07:14.558970 [ 276 ] {49d483b8-e449-4585-b2b1-4f36724362c5} executeQuery: Read 252 rows, 17.85 KiB in 0.001214 sec., 207578.25370675453 rows/sec., 14.36 MiB/sec. 2026.01.20 00:07:14.558979 [ 56 ] {} oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:07:14.559011 [ 56 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.01.20 00:07:14.559016 [ 276 ] {49d483b8-e449-4585-b2b1-4f36724362c5} TCPHandler: Processed in 0.001384648 sec. 2026.01.20 00:07:14.559102 [ 192 ] {bfe21cc0-ef93-444c-9700-992b96187bcd::all_1_13_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full 2026.01.20 00:07:14.559136 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:07:14.559226 [ 192 ] {bfe21cc0-ef93-444c-9700-992b96187bcd::all_1_13_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:07:14.559234 [ 276 ] {8a6a488c-3150-4d17-91c6-86f2c93ee1ac} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.01.20 00:07:14.559268 [ 192 ] {bfe21cc0-ef93-444c-9700-992b96187bcd::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 252 rows starting from the beginning of the part 2026.01.20 00:07:14.559287 [ 276 ] {8a6a488c-3150-4d17-91c6-86f2c93ee1ac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.01.20 00:07:14.559343 [ 192 ] {bfe21cc0-ef93-444c-9700-992b96187bcd::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 252 rows starting from the beginning of the part 2026.01.20 00:07:14.559397 [ 192 ] {bfe21cc0-ef93-444c-9700-992b96187bcd::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 252 rows starting from the beginning of the part 2026.01.20 00:07:14.559439 [ 192 ] {bfe21cc0-ef93-444c-9700-992b96187bcd::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 252 rows starting from the beginning of the part 2026.01.20 00:07:14.559482 [ 192 ] {bfe21cc0-ef93-444c-9700-992b96187bcd::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 252 rows starting from the beginning of the part 2026.01.20 00:07:14.559697 [ 276 ] {8a6a488c-3150-4d17-91c6-86f2c93ee1ac} oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:07:14.559740 [ 276 ] {8a6a488c-3150-4d17-91c6-86f2c93ee1ac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.01.20 00:07:14.560062 [ 276 ] {8a6a488c-3150-4d17-91c6-86f2c93ee1ac} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2026.01.20 00:07:14.560294 [ 276 ] {8a6a488c-3150-4d17-91c6-86f2c93ee1ac} oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:07:14.560392 [ 56 ] {} oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 2026.01.20 00:07:14.560421 [ 56 ] {} oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:07:14.560422 [ 276 ] {8a6a488c-3150-4d17-91c6-86f2c93ee1ac} executeQuery: Read 12 rows, 960.00 B in 0.001206 sec., 9950.248756218905 rows/sec., 777.36 KiB/sec. 2026.01.20 00:07:14.560438 [ 56 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.01.20 00:07:14.560476 [ 276 ] {8a6a488c-3150-4d17-91c6-86f2c93ee1ac} TCPHandler: Processed in 0.001389617 sec. 2026.01.20 00:07:14.560478 [ 198 ] {bfe21cc0-ef93-444c-9700-992b96187bcd::all_1_13_3} MergeTask::MergeProjectionsStage: Merge sorted 1260 rows, containing 5 columns (5 merged, 0 gathered) in 0.001416839 sec., 889303.5835405434 rows/sec., 64.90 MiB/sec. 2026.01.20 00:07:14.560536 [ 201 ] {e65ef523-8c80-4a73-a921-56a9abc2e2ef::all_1_13_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full 2026.01.20 00:07:14.560596 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:07:14.560657 [ 201 ] {e65ef523-8c80-4a73-a921-56a9abc2e2ef::all_1_13_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:07:14.560692 [ 193 ] {bfe21cc0-ef93-444c-9700-992b96187bcd::all_1_13_3} MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) 2026.01.20 00:07:14.560695 [ 201 ] {e65ef523-8c80-4a73-a921-56a9abc2e2ef::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 12 rows starting from the beginning of the part 2026.01.20 00:07:14.560698 [ 276 ] {ab2e122c-e01c-4f1b-b8af-7529ddae16da} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:07:14.560761 [ 276 ] {ab2e122c-e01c-4f1b-b8af-7529ddae16da} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:07:14.560780 [ 201 ] {e65ef523-8c80-4a73-a921-56a9abc2e2ef::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 12 rows starting from the beginning of the part 2026.01.20 00:07:14.560836 [ 201 ] {e65ef523-8c80-4a73-a921-56a9abc2e2ef::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 12 rows starting from the beginning of the part 2026.01.20 00:07:14.560879 [ 201 ] {e65ef523-8c80-4a73-a921-56a9abc2e2ef::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 12 rows starting from the beginning of the part 2026.01.20 00:07:14.560921 [ 201 ] {e65ef523-8c80-4a73-a921-56a9abc2e2ef::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 12 rows starting from the beginning of the part 2026.01.20 00:07:14.561086 [ 193 ] {bfe21cc0-ef93-444c-9700-992b96187bcd::all_1_13_3} oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:07:14.561174 [ 193 ] {bfe21cc0-ef93-444c-9700-992b96187bcd::all_1_13_3} oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 2026.01.20 00:07:14.561279 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. 2026.01.20 00:07:14.561409 [ 276 ] {ab2e122c-e01c-4f1b-b8af-7529ddae16da} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:07:14.561451 [ 276 ] {ab2e122c-e01c-4f1b-b8af-7529ddae16da} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.01.20 00:07:14.561662 [ 196 ] {e65ef523-8c80-4a73-a921-56a9abc2e2ef::all_1_13_3} MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.001166765 sec., 51424.23710001586 rows/sec., 4.12 MiB/sec. 2026.01.20 00:07:14.561801 [ 194 ] {e65ef523-8c80-4a73-a921-56a9abc2e2ef::all_1_13_3} MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) 2026.01.20 00:07:14.561801 [ 276 ] {ab2e122c-e01c-4f1b-b8af-7529ddae16da} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2026.01.20 00:07:14.562039 [ 276 ] {ab2e122c-e01c-4f1b-b8af-7529ddae16da} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:07:14.562073 [ 194 ] {e65ef523-8c80-4a73-a921-56a9abc2e2ef::all_1_13_3} oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:07:14.562138 [ 194 ] {e65ef523-8c80-4a73-a921-56a9abc2e2ef::all_1_13_3} oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 2026.01.20 00:07:14.562167 [ 276 ] {ab2e122c-e01c-4f1b-b8af-7529ddae16da} executeQuery: Read 614 rows, 47.33 KiB in 0.001488 sec., 412634.40860215056 rows/sec., 31.06 MiB/sec. 2026.01.20 00:07:14.562205 [ 276 ] {ab2e122c-e01c-4f1b-b8af-7529ddae16da} TCPHandler: Processed in 0.001658282 sec. 2026.01.20 00:07:14.562220 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2026.01.20 00:07:14.562316 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:07:14.562411 [ 276 ] {3c65208e-327f-43df-82b6-58fd188dbf7e} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:07:14.562453 [ 276 ] {3c65208e-327f-43df-82b6-58fd188dbf7e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:07:14.563049 [ 276 ] {3c65208e-327f-43df-82b6-58fd188dbf7e} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:07:14.563085 [ 276 ] {3c65208e-327f-43df-82b6-58fd188dbf7e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.01.20 00:07:14.563454 [ 276 ] {3c65208e-327f-43df-82b6-58fd188dbf7e} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2026.01.20 00:07:14.563669 [ 276 ] {3c65208e-327f-43df-82b6-58fd188dbf7e} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:07:14.563801 [ 276 ] {3c65208e-327f-43df-82b6-58fd188dbf7e} executeQuery: Read 883 rows, 61.38 KiB in 0.001409 sec., 626685.5926188786 rows/sec., 42.54 MiB/sec. 2026.01.20 00:07:14.563838 [ 276 ] {3c65208e-327f-43df-82b6-58fd188dbf7e} TCPHandler: Processed in 0.00157133 sec. 2026.01.20 00:07:14.563947 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:07:14.564041 [ 276 ] {7ca33aa0-650e-49b4-87e5-4c2f8498208b} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.01.20 00:07:14.564094 [ 276 ] {7ca33aa0-650e-49b4-87e5-4c2f8498208b} 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 2026.01.20 00:07:14.564953 [ 276 ] {7ca33aa0-650e-49b4-87e5-4c2f8498208b} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:07:14.564989 [ 276 ] {7ca33aa0-650e-49b4-87e5-4c2f8498208b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.01.20 00:07:14.565553 [ 276 ] {7ca33aa0-650e-49b4-87e5-4c2f8498208b} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2026.01.20 00:07:14.565781 [ 276 ] {7ca33aa0-650e-49b4-87e5-4c2f8498208b} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:07:14.565918 [ 276 ] {7ca33aa0-650e-49b4-87e5-4c2f8498208b} executeQuery: Read 40 rows, 73.40 KiB in 0.001895 sec., 21108.179419525066 rows/sec., 37.82 MiB/sec. 2026.01.20 00:07:14.565980 [ 276 ] {7ca33aa0-650e-49b4-87e5-4c2f8498208b} TCPHandler: Processed in 0.002082827 sec. 2026.01.20 00:07:14.566088 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:07:14.566181 [ 276 ] {12db2e78-20f1-4bc1-8e24-c9f0f9125f43} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:07:14.566223 [ 276 ] {12db2e78-20f1-4bc1-8e24-c9f0f9125f43} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:07:14.566587 [ 276 ] {12db2e78-20f1-4bc1-8e24-c9f0f9125f43} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:07:14.566624 [ 276 ] {12db2e78-20f1-4bc1-8e24-c9f0f9125f43} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.01.20 00:07:14.566926 [ 276 ] {12db2e78-20f1-4bc1-8e24-c9f0f9125f43} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2026.01.20 00:07:14.567132 [ 276 ] {12db2e78-20f1-4bc1-8e24-c9f0f9125f43} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:07:14.567259 [ 276 ] {12db2e78-20f1-4bc1-8e24-c9f0f9125f43} executeQuery: Read 60 rows, 4.14 KiB in 0.001096 sec., 54744.52554744526 rows/sec., 3.69 MiB/sec. 2026.01.20 00:07:14.567295 [ 276 ] {12db2e78-20f1-4bc1-8e24-c9f0f9125f43} TCPHandler: Processed in 0.001256656 sec. 2026.01.20 00:07:14.852166 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24473 2026.01.20 00:07:14.852608 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:07:14.852646 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.01.20 00:07:14.853118 [ 245 ] {} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2026.01.20 00:07:14.853345 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:07:14.853462 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24473 2026.01.20 00:07:14.853489 [ 56 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2026.01.20 00:07:14.853570 [ 56 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:07:14.853606 [ 56 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.01.20 00:07:14.853754 [ 198 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2026.01.20 00:07:14.853908 [ 198 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:07:14.853958 [ 198 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_51_10} MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 22105 rows starting from the beginning of the part 2026.01.20 00:07:14.854041 [ 198 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 448 rows starting from the beginning of the part 2026.01.20 00:07:14.854121 [ 198 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 512 rows starting from the beginning of the part 2026.01.20 00:07:14.854181 [ 198 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 448 rows starting from the beginning of the part 2026.01.20 00:07:14.854235 [ 198 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 512 rows starting from the beginning of the part 2026.01.20 00:07:14.854294 [ 198 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 448 rows starting from the beginning of the part 2026.01.20 00:07:14.856110 [ 196 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 24473 rows, containing 4 columns (4 merged, 0 gathered) in 0.002418431 sec., 10119370.78213106 rows/sec., 144.76 MiB/sec. 2026.01.20 00:07:14.856477 [ 196 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2026.01.20 00:07:14.856748 [ 196 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_51_10} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:07:14.856826 [ 196 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_51_10} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2026.01.20 00:07:14.856936 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.74 MiB. 2026.01.20 00:07:16.159047 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 384 2026.01.20 00:07:16.177378 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:07:16.177431 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.01.20 00:07:16.183143 [ 244 ] {} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2026.01.20 00:07:16.183908 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:07:16.184263 [ 54 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2026.01.20 00:07:16.184360 [ 54 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:07:16.184399 [ 54 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.01.20 00:07:16.184552 [ 199 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2026.01.20 00:07:16.186994 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 384 2026.01.20 00:07:16.188768 [ 199 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:07:16.190532 [ 199 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 347 rows starting from the beginning of the part 2026.01.20 00:07:16.195601 [ 199 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 7 rows starting from the beginning of the part 2026.01.20 00:07:16.200707 [ 199 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 8 rows starting from the beginning of the part 2026.01.20 00:07:16.205344 [ 199 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 7 rows starting from the beginning of the part 2026.01.20 00:07:16.209694 [ 199 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 8 rows starting from the beginning of the part 2026.01.20 00:07:16.213566 [ 199 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 7 rows starting from the beginning of the part 2026.01.20 00:07:16.267241 [ 197 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 679 columns (679 merged, 0 gathered) in 0.082747111 sec., 4640.645399692565 rows/sec., 24.00 MiB/sec. 2026.01.20 00:07:16.270431 [ 200 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2026.01.20 00:07:16.272405 [ 200 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_51_10} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:07:16.272487 [ 200 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_51_10} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2026.01.20 00:07:16.275003 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. 2026.01.20 00:07:17.000217 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 314.01 MiB, peak 327.43 MiB, free memory in arenas 0.00 B, will set to 318.25 MiB (RSS), difference: 4.25 MiB 2026.01.20 00:07:19.520594 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:07:19.520787 [ 276 ] {affa3739-74c3-47b2-9b40-38c2fd1ebefb} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:07:19.520852 [ 276 ] {affa3739-74c3-47b2-9b40-38c2fd1ebefb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:07:19.521518 [ 276 ] {affa3739-74c3-47b2-9b40-38c2fd1ebefb} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:07:19.521568 [ 276 ] {affa3739-74c3-47b2-9b40-38c2fd1ebefb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.01.20 00:07:19.521967 [ 276 ] {affa3739-74c3-47b2-9b40-38c2fd1ebefb} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2026.01.20 00:07:19.522193 [ 276 ] {affa3739-74c3-47b2-9b40-38c2fd1ebefb} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:07:19.522343 [ 276 ] {affa3739-74c3-47b2-9b40-38c2fd1ebefb} executeQuery: Read 56 rows, 4.38 KiB in 0.001603 sec., 34934.49781659389 rows/sec., 2.67 MiB/sec. 2026.01.20 00:07:19.522385 [ 276 ] {affa3739-74c3-47b2-9b40-38c2fd1ebefb} TCPHandler: Processed in 0.001917825 sec. 2026.01.20 00:07:19.522517 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:07:19.522612 [ 276 ] {a8fe53aa-77dc-466a-9230-626491d92164} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:07:19.522655 [ 276 ] {a8fe53aa-77dc-466a-9230-626491d92164} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:07:19.523095 [ 276 ] {a8fe53aa-77dc-466a-9230-626491d92164} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:07:19.523132 [ 276 ] {a8fe53aa-77dc-466a-9230-626491d92164} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.01.20 00:07:19.523439 [ 276 ] {a8fe53aa-77dc-466a-9230-626491d92164} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2026.01.20 00:07:19.523646 [ 276 ] {a8fe53aa-77dc-466a-9230-626491d92164} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:07:19.523781 [ 276 ] {a8fe53aa-77dc-466a-9230-626491d92164} executeQuery: Read 64 rows, 5.12 KiB in 0.001189 sec., 53826.74516400337 rows/sec., 4.20 MiB/sec. 2026.01.20 00:07:19.523821 [ 276 ] {a8fe53aa-77dc-466a-9230-626491d92164} TCPHandler: Processed in 0.001355027 sec. 2026.01.20 00:07:19.523948 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:07:19.524042 [ 276 ] {da0553d1-704a-4d17-a2c9-08c5ea460f96} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:07:19.524088 [ 276 ] {da0553d1-704a-4d17-a2c9-08c5ea460f96} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:07:19.524533 [ 276 ] {da0553d1-704a-4d17-a2c9-08c5ea460f96} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:07:19.524569 [ 276 ] {da0553d1-704a-4d17-a2c9-08c5ea460f96} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.01.20 00:07:19.524914 [ 276 ] {da0553d1-704a-4d17-a2c9-08c5ea460f96} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2026.01.20 00:07:19.525128 [ 276 ] {da0553d1-704a-4d17-a2c9-08c5ea460f96} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:07:19.525258 [ 276 ] {da0553d1-704a-4d17-a2c9-08c5ea460f96} executeQuery: Read 160 rows, 11.41 KiB in 0.001235 sec., 129554.65587044535 rows/sec., 9.02 MiB/sec. 2026.01.20 00:07:19.525295 [ 276 ] {da0553d1-704a-4d17-a2c9-08c5ea460f96} TCPHandler: Processed in 0.001398108 sec. 2026.01.20 00:07:19.525413 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:07:19.525506 [ 276 ] {f8da73b8-8825-4c6c-95ab-4070248c4e85} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:07:19.525548 [ 276 ] {f8da73b8-8825-4c6c-95ab-4070248c4e85} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:07:19.525890 [ 276 ] {f8da73b8-8825-4c6c-95ab-4070248c4e85} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:07:19.525926 [ 276 ] {f8da73b8-8825-4c6c-95ab-4070248c4e85} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.01.20 00:07:19.526227 [ 276 ] {f8da73b8-8825-4c6c-95ab-4070248c4e85} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2026.01.20 00:07:19.526429 [ 276 ] {f8da73b8-8825-4c6c-95ab-4070248c4e85} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:07:19.526555 [ 276 ] {f8da73b8-8825-4c6c-95ab-4070248c4e85} executeQuery: Read 60 rows, 4.14 KiB in 0.001067 sec., 56232.427366447984 rows/sec., 3.79 MiB/sec. 2026.01.20 00:07:19.526592 [ 276 ] {f8da73b8-8825-4c6c-95ab-4070248c4e85} TCPHandler: Processed in 0.001230155 sec. 2026.01.20 00:07:22.179825 [ 44 ] {} DNSResolver: Updating DNS cache 2026.01.20 00:07:22.179915 [ 44 ] {} DNSResolver: Updated DNS cache 2026.01.20 00:07:22.353711 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24985 2026.01.20 00:07:22.354570 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:07:22.354668 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.01.20 00:07:22.355423 [ 245 ] {} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2026.01.20 00:07:22.355671 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:07:22.355809 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24985 2026.01.20 00:07:22.402182 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1044 2026.01.20 00:07:22.404364 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:07:22.404409 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.01.20 00:07:22.405585 [ 243 ] {} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2026.01.20 00:07:22.405855 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:07:22.406109 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1044 2026.01.20 00:07:23.687123 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 392 2026.01.20 00:07:23.702594 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:07:23.702643 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.01.20 00:07:23.707894 [ 244 ] {} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2026.01.20 00:07:23.708583 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:07:23.711281 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 392 2026.01.20 00:07:24.522406 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:07:24.522601 [ 276 ] {f5cdbd64-a23c-468a-a087-e3f298d2729b} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:07:24.522671 [ 276 ] {f5cdbd64-a23c-468a-a087-e3f298d2729b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:07:24.523484 [ 276 ] {f5cdbd64-a23c-468a-a087-e3f298d2729b} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:07:24.523539 [ 276 ] {f5cdbd64-a23c-468a-a087-e3f298d2729b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.01.20 00:07:24.523931 [ 276 ] {f5cdbd64-a23c-468a-a087-e3f298d2729b} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2026.01.20 00:07:24.524142 [ 276 ] {f5cdbd64-a23c-468a-a087-e3f298d2729b} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:07:24.524285 [ 48 ] {} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2026.01.20 00:07:24.524292 [ 276 ] {f5cdbd64-a23c-468a-a087-e3f298d2729b} executeQuery: Read 136 rows, 12.05 KiB in 0.001742 sec., 78071.18254879449 rows/sec., 6.75 MiB/sec. 2026.01.20 00:07:24.524356 [ 48 ] {} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:07:24.524377 [ 276 ] {f5cdbd64-a23c-468a-a087-e3f298d2729b} TCPHandler: Processed in 0.002104927 sec. 2026.01.20 00:07:24.524383 [ 48 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.01.20 00:07:24.524526 [ 197 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2026.01.20 00:07:24.524535 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:07:24.524684 [ 276 ] {c6fca2d9-2ea7-4aca-a2d8-f9778ce276f1} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.01.20 00:07:24.524694 [ 197 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:07:24.524726 [ 276 ] {c6fca2d9-2ea7-4aca-a2d8-f9778ce276f1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.01.20 00:07:24.524741 [ 197 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1405 rows starting from the beginning of the part 2026.01.20 00:07:24.524819 [ 197 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 136 rows starting from the beginning of the part 2026.01.20 00:07:24.524872 [ 197 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 56 rows starting from the beginning of the part 2026.01.20 00:07:24.524919 [ 197 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 1405 rows starting from the beginning of the part 2026.01.20 00:07:24.524963 [ 197 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 56 rows starting from the beginning of the part 2026.01.20 00:07:24.525015 [ 197 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 136 rows starting from the beginning of the part 2026.01.20 00:07:24.525180 [ 276 ] {c6fca2d9-2ea7-4aca-a2d8-f9778ce276f1} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:07:24.525223 [ 276 ] {c6fca2d9-2ea7-4aca-a2d8-f9778ce276f1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.01.20 00:07:24.525551 [ 276 ] {c6fca2d9-2ea7-4aca-a2d8-f9778ce276f1} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2026.01.20 00:07:24.525772 [ 276 ] {c6fca2d9-2ea7-4aca-a2d8-f9778ce276f1} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:07:24.525917 [ 276 ] {c6fca2d9-2ea7-4aca-a2d8-f9778ce276f1} executeQuery: Read 40 rows, 3.01 KiB in 0.001252 sec., 31948.881789137376 rows/sec., 2.35 MiB/sec. 2026.01.20 00:07:24.525955 [ 276 ] {c6fca2d9-2ea7-4aca-a2d8-f9778ce276f1} TCPHandler: Processed in 0.001471548 sec. 2026.01.20 00:07:24.526071 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:07:24.526171 [ 276 ] {34ec8f02-2b1a-463f-8f5d-dbcee5289b0f} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:07:24.526211 [ 276 ] {34ec8f02-2b1a-463f-8f5d-dbcee5289b0f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:07:24.526640 [ 276 ] {34ec8f02-2b1a-463f-8f5d-dbcee5289b0f} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:07:24.526643 [ 195 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 3194 rows, containing 5 columns (5 merged, 0 gathered) in 0.002177498 sec., 1466821.094669203 rows/sec., 128.20 MiB/sec. 2026.01.20 00:07:24.526678 [ 276 ] {34ec8f02-2b1a-463f-8f5d-dbcee5289b0f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.01.20 00:07:24.526970 [ 188 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2026.01.20 00:07:24.527018 [ 276 ] {34ec8f02-2b1a-463f-8f5d-dbcee5289b0f} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2026.01.20 00:07:24.527290 [ 276 ] {34ec8f02-2b1a-463f-8f5d-dbcee5289b0f} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:07:24.527361 [ 188 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_76_15} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:07:24.527418 [ 43 ] {} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2026.01.20 00:07:24.527427 [ 276 ] {34ec8f02-2b1a-463f-8f5d-dbcee5289b0f} executeQuery: Read 104 rows, 8.32 KiB in 0.001274 sec., 81632.6530612245 rows/sec., 6.38 MiB/sec. 2026.01.20 00:07:24.527450 [ 188 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_76_15} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2026.01.20 00:07:24.527469 [ 43 ] {} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:07:24.527487 [ 276 ] {34ec8f02-2b1a-463f-8f5d-dbcee5289b0f} TCPHandler: Processed in 0.001464869 sec. 2026.01.20 00:07:24.527508 [ 43 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.01.20 00:07:24.527584 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. 2026.01.20 00:07:24.527615 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:07:24.527631 [ 197 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2026.01.20 00:07:24.527720 [ 276 ] {68fc5a9a-f7a4-4864-aeee-6be09a247590} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:07:24.527732 [ 197 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:07:24.527774 [ 276 ] {68fc5a9a-f7a4-4864-aeee-6be09a247590} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:07:24.527781 [ 197 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 632 rows starting from the beginning of the part 2026.01.20 00:07:24.527842 [ 197 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 104 rows starting from the beginning of the part 2026.01.20 00:07:24.527883 [ 197 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 64 rows starting from the beginning of the part 2026.01.20 00:07:24.527925 [ 197 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 614 rows starting from the beginning of the part 2026.01.20 00:07:24.527965 [ 197 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 64 rows starting from the beginning of the part 2026.01.20 00:07:24.528003 [ 197 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 104 rows starting from the beginning of the part 2026.01.20 00:07:24.528222 [ 276 ] {68fc5a9a-f7a4-4864-aeee-6be09a247590} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:07:24.528265 [ 276 ] {68fc5a9a-f7a4-4864-aeee-6be09a247590} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.01.20 00:07:24.528609 [ 276 ] {68fc5a9a-f7a4-4864-aeee-6be09a247590} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2026.01.20 00:07:24.528818 [ 276 ] {68fc5a9a-f7a4-4864-aeee-6be09a247590} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:07:24.528932 [ 43 ] {} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2026.01.20 00:07:24.528948 [ 276 ] {68fc5a9a-f7a4-4864-aeee-6be09a247590} executeQuery: Read 160 rows, 11.41 KiB in 0.001247 sec., 128307.93905372894 rows/sec., 8.94 MiB/sec. 2026.01.20 00:07:24.528963 [ 43 ] {} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:07:24.528974 [ 186 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 1582 rows, containing 5 columns (5 merged, 0 gathered) in 0.001415788 sec., 1117398.9326085544 rows/sec., 89.09 MiB/sec. 2026.01.20 00:07:24.528990 [ 276 ] {68fc5a9a-f7a4-4864-aeee-6be09a247590} TCPHandler: Processed in 0.001425349 sec. 2026.01.20 00:07:24.528987 [ 43 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.01.20 00:07:24.529086 [ 195 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2026.01.20 00:07:24.529121 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:07:24.529198 [ 190 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2026.01.20 00:07:24.529202 [ 195 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:07:24.529218 [ 276 ] {700a6b8a-5390-4d32-9da3-c84a619be54f} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.01.20 00:07:24.529262 [ 195 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_76_15} MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 20696 rows starting from the beginning of the part 2026.01.20 00:07:24.529291 [ 276 ] {700a6b8a-5390-4d32-9da3-c84a619be54f} 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 2026.01.20 00:07:24.529334 [ 195 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 160 rows starting from the beginning of the part 2026.01.20 00:07:24.529388 [ 195 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 160 rows starting from the beginning of the part 2026.01.20 00:07:24.529436 [ 195 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 883 rows starting from the beginning of the part 2026.01.20 00:07:24.529480 [ 195 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 160 rows starting from the beginning of the part 2026.01.20 00:07:24.529532 [ 195 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 160 rows starting from the beginning of the part 2026.01.20 00:07:24.529581 [ 190 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_76_15} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:07:24.529695 [ 190 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_76_15} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2026.01.20 00:07:24.529817 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. 2026.01.20 00:07:24.530267 [ 276 ] {700a6b8a-5390-4d32-9da3-c84a619be54f} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:07:24.530305 [ 276 ] {700a6b8a-5390-4d32-9da3-c84a619be54f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.01.20 00:07:24.531057 [ 276 ] {700a6b8a-5390-4d32-9da3-c84a619be54f} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2026.01.20 00:07:24.531296 [ 276 ] {700a6b8a-5390-4d32-9da3-c84a619be54f} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:07:24.531454 [ 276 ] {700a6b8a-5390-4d32-9da3-c84a619be54f} executeQuery: Read 40 rows, 73.40 KiB in 0.002253 sec., 17754.10563692854 rows/sec., 31.81 MiB/sec. 2026.01.20 00:07:24.531522 [ 276 ] {700a6b8a-5390-4d32-9da3-c84a619be54f} TCPHandler: Processed in 0.002450951 sec. 2026.01.20 00:07:24.531632 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:07:24.531725 [ 276 ] {c0c0700e-60da-4f6f-bae1-4c1f55393746} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:07:24.531766 [ 276 ] {c0c0700e-60da-4f6f-bae1-4c1f55393746} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:07:24.532115 [ 276 ] {c0c0700e-60da-4f6f-bae1-4c1f55393746} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:07:24.532151 [ 276 ] {c0c0700e-60da-4f6f-bae1-4c1f55393746} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.01.20 00:07:24.532558 [ 276 ] {c0c0700e-60da-4f6f-bae1-4c1f55393746} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2026.01.20 00:07:24.532769 [ 276 ] {c0c0700e-60da-4f6f-bae1-4c1f55393746} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:07:24.532879 [ 43 ] {} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2026.01.20 00:07:24.532905 [ 276 ] {c0c0700e-60da-4f6f-bae1-4c1f55393746} executeQuery: Read 60 rows, 4.14 KiB in 0.001198 sec., 50083.472454090144 rows/sec., 3.38 MiB/sec. 2026.01.20 00:07:24.532908 [ 43 ] {} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:07:24.532944 [ 43 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.01.20 00:07:24.532947 [ 276 ] {c0c0700e-60da-4f6f-bae1-4c1f55393746} TCPHandler: Processed in 0.001365077 sec. 2026.01.20 00:07:24.533025 [ 186 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2026.01.20 00:07:24.533122 [ 186 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:07:24.533153 [ 186 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4200 rows starting from the beginning of the part 2026.01.20 00:07:24.533212 [ 186 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 60 rows starting from the beginning of the part 2026.01.20 00:07:24.533260 [ 186 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 60 rows starting from the beginning of the part 2026.01.20 00:07:24.533301 [ 186 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 60 rows starting from the beginning of the part 2026.01.20 00:07:24.533342 [ 186 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 60 rows starting from the beginning of the part 2026.01.20 00:07:24.533382 [ 186 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 60 rows starting from the beginning of the part 2026.01.20 00:07:24.542163 [ 187 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 4500 rows, containing 4 columns (4 merged, 0 gathered) in 0.009176067 sec., 490406.1838258156 rows/sec., 33.05 MiB/sec. 2026.01.20 00:07:24.542584 [ 191 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2026.01.20 00:07:24.542875 [ 191 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_76_15} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:07:24.542950 [ 191 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_76_15} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2026.01.20 00:07:24.543041 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. 2026.01.20 00:07:24.544478 [ 194 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 22219 rows, containing 5 columns (5 merged, 0 gathered) in 0.015423588 sec., 1440585.6795448633 rows/sec., 98.98 MiB/sec. 2026.01.20 00:07:24.544815 [ 191 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2026.01.20 00:07:24.545057 [ 191 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_76_15} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:07:24.545118 [ 191 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_76_15} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2026.01.20 00:07:24.545188 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. 2026.01.20 00:07:25.000182 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 318.85 MiB, peak 330.23 MiB, free memory in arenas 0.00 B, will set to 321.61 MiB (RSS), difference: 2.76 MiB 2026.01.20 00:07:29.520650 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:07:29.520843 [ 276 ] {20952303-e292-4c2f-b2d5-f77d0296578d} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:07:29.520909 [ 276 ] {20952303-e292-4c2f-b2d5-f77d0296578d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:07:29.521578 [ 276 ] {20952303-e292-4c2f-b2d5-f77d0296578d} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:07:29.521630 [ 276 ] {20952303-e292-4c2f-b2d5-f77d0296578d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.01.20 00:07:29.522027 [ 276 ] {20952303-e292-4c2f-b2d5-f77d0296578d} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2026.01.20 00:07:29.522276 [ 276 ] {20952303-e292-4c2f-b2d5-f77d0296578d} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:07:29.522438 [ 276 ] {20952303-e292-4c2f-b2d5-f77d0296578d} executeQuery: Read 56 rows, 4.38 KiB in 0.001642 sec., 34104.7503045067 rows/sec., 2.60 MiB/sec. 2026.01.20 00:07:29.522489 [ 276 ] {20952303-e292-4c2f-b2d5-f77d0296578d} TCPHandler: Processed in 0.001966756 sec. 2026.01.20 00:07:29.522620 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:07:29.522732 [ 276 ] {a4607531-e24d-4db7-9515-336987b2d0a5} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:07:29.522776 [ 276 ] {a4607531-e24d-4db7-9515-336987b2d0a5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:07:29.523222 [ 276 ] {a4607531-e24d-4db7-9515-336987b2d0a5} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:07:29.523260 [ 276 ] {a4607531-e24d-4db7-9515-336987b2d0a5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.01.20 00:07:29.523574 [ 276 ] {a4607531-e24d-4db7-9515-336987b2d0a5} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2026.01.20 00:07:29.523785 [ 276 ] {a4607531-e24d-4db7-9515-336987b2d0a5} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:07:29.523917 [ 276 ] {a4607531-e24d-4db7-9515-336987b2d0a5} executeQuery: Read 64 rows, 5.12 KiB in 0.001212 sec., 52805.280528052805 rows/sec., 4.12 MiB/sec. 2026.01.20 00:07:29.523956 [ 276 ] {a4607531-e24d-4db7-9515-336987b2d0a5} TCPHandler: Processed in 0.001388588 sec. 2026.01.20 00:07:29.524074 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:07:29.524170 [ 276 ] {f7714488-8a08-4532-8528-713de6b434df} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:07:29.524214 [ 276 ] {f7714488-8a08-4532-8528-713de6b434df} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:07:29.524640 [ 276 ] {f7714488-8a08-4532-8528-713de6b434df} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:07:29.524677 [ 276 ] {f7714488-8a08-4532-8528-713de6b434df} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.01.20 00:07:29.525009 [ 276 ] {f7714488-8a08-4532-8528-713de6b434df} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2026.01.20 00:07:29.525235 [ 276 ] {f7714488-8a08-4532-8528-713de6b434df} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:07:29.525366 [ 276 ] {f7714488-8a08-4532-8528-713de6b434df} executeQuery: Read 160 rows, 11.41 KiB in 0.001216 sec., 131578.94736842104 rows/sec., 9.16 MiB/sec. 2026.01.20 00:07:29.525402 [ 276 ] {f7714488-8a08-4532-8528-713de6b434df} TCPHandler: Processed in 0.001378718 sec. 2026.01.20 00:07:29.525511 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:07:29.525612 [ 276 ] {d41a5f14-d34b-4e96-97fc-233e5a65751f} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:07:29.525654 [ 276 ] {d41a5f14-d34b-4e96-97fc-233e5a65751f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:07:29.525985 [ 276 ] {d41a5f14-d34b-4e96-97fc-233e5a65751f} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:07:29.526020 [ 276 ] {d41a5f14-d34b-4e96-97fc-233e5a65751f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.01.20 00:07:29.526316 [ 276 ] {d41a5f14-d34b-4e96-97fc-233e5a65751f} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2026.01.20 00:07:29.526526 [ 276 ] {d41a5f14-d34b-4e96-97fc-233e5a65751f} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:07:29.526664 [ 276 ] {d41a5f14-d34b-4e96-97fc-233e5a65751f} executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. 2026.01.20 00:07:29.526699 [ 276 ] {d41a5f14-d34b-4e96-97fc-233e5a65751f} TCPHandler: Processed in 0.001238606 sec. 2026.01.20 00:07:29.856888 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 25433 2026.01.20 00:07:29.857421 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:07:29.857468 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.01.20 00:07:29.858005 [ 245 ] {} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2026.01.20 00:07:29.858262 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:07:29.858393 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25433 2026.01.20 00:07:31.212277 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 399 2026.01.20 00:07:31.228930 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:07:31.228993 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.01.20 00:07:31.234910 [ 244 ] {} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2026.01.20 00:07:31.235601 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:07:31.238389 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 399 2026.01.20 00:07:32.407199 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1064 2026.01.20 00:07:32.409259 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:07:32.409315 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.01.20 00:07:32.410483 [ 243 ] {} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2026.01.20 00:07:32.410771 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:07:32.411080 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1064 2026.01.20 00:07:34.522589 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:07:34.522904 [ 276 ] {9e4351f9-d0ee-49b0-8cd9-930e03a1b242} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:07:34.522994 [ 276 ] {9e4351f9-d0ee-49b0-8cd9-930e03a1b242} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:07:34.523731 [ 276 ] {9e4351f9-d0ee-49b0-8cd9-930e03a1b242} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:07:34.523778 [ 276 ] {9e4351f9-d0ee-49b0-8cd9-930e03a1b242} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.01.20 00:07:34.524175 [ 276 ] {9e4351f9-d0ee-49b0-8cd9-930e03a1b242} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2026.01.20 00:07:34.524397 [ 276 ] {9e4351f9-d0ee-49b0-8cd9-930e03a1b242} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:07:34.524557 [ 276 ] {9e4351f9-d0ee-49b0-8cd9-930e03a1b242} executeQuery: Read 136 rows, 12.05 KiB in 0.001741 sec., 78116.02527283171 rows/sec., 6.76 MiB/sec. 2026.01.20 00:07:34.524599 [ 276 ] {9e4351f9-d0ee-49b0-8cd9-930e03a1b242} TCPHandler: Processed in 0.002188718 sec. 2026.01.20 00:07:34.524721 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:07:34.524816 [ 276 ] {c7dac83e-b3fb-45c6-86e1-5303ace2b826} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.01.20 00:07:34.524858 [ 276 ] {c7dac83e-b3fb-45c6-86e1-5303ace2b826} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.01.20 00:07:34.525275 [ 276 ] {c7dac83e-b3fb-45c6-86e1-5303ace2b826} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:07:34.525311 [ 276 ] {c7dac83e-b3fb-45c6-86e1-5303ace2b826} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.01.20 00:07:34.525608 [ 276 ] {c7dac83e-b3fb-45c6-86e1-5303ace2b826} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2026.01.20 00:07:34.525831 [ 276 ] {c7dac83e-b3fb-45c6-86e1-5303ace2b826} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:07:34.525962 [ 276 ] {c7dac83e-b3fb-45c6-86e1-5303ace2b826} executeQuery: Read 40 rows, 3.01 KiB in 0.001165 sec., 34334.76394849785 rows/sec., 2.52 MiB/sec. 2026.01.20 00:07:34.525998 [ 276 ] {c7dac83e-b3fb-45c6-86e1-5303ace2b826} TCPHandler: Processed in 0.001327197 sec. 2026.01.20 00:07:34.526099 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:07:34.526192 [ 276 ] {c7321fcd-f9b7-4c35-a1f9-cd4966f7b597} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:07:34.526232 [ 276 ] {c7321fcd-f9b7-4c35-a1f9-cd4966f7b597} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:07:34.526653 [ 276 ] {c7321fcd-f9b7-4c35-a1f9-cd4966f7b597} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:07:34.526692 [ 276 ] {c7321fcd-f9b7-4c35-a1f9-cd4966f7b597} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.01.20 00:07:34.526991 [ 276 ] {c7321fcd-f9b7-4c35-a1f9-cd4966f7b597} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2026.01.20 00:07:34.527193 [ 276 ] {c7321fcd-f9b7-4c35-a1f9-cd4966f7b597} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:07:34.527324 [ 276 ] {c7321fcd-f9b7-4c35-a1f9-cd4966f7b597} executeQuery: Read 104 rows, 8.32 KiB in 0.00115 sec., 90434.78260869565 rows/sec., 7.06 MiB/sec. 2026.01.20 00:07:34.527361 [ 276 ] {c7321fcd-f9b7-4c35-a1f9-cd4966f7b597} TCPHandler: Processed in 0.001311176 sec. 2026.01.20 00:07:34.527471 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:07:34.527565 [ 276 ] {77622894-ebba-4fa2-9374-dc642cdeb61a} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:07:34.527607 [ 276 ] {77622894-ebba-4fa2-9374-dc642cdeb61a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:07:34.528009 [ 276 ] {77622894-ebba-4fa2-9374-dc642cdeb61a} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:07:34.528044 [ 276 ] {77622894-ebba-4fa2-9374-dc642cdeb61a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.01.20 00:07:34.528365 [ 276 ] {77622894-ebba-4fa2-9374-dc642cdeb61a} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2026.01.20 00:07:34.528566 [ 276 ] {77622894-ebba-4fa2-9374-dc642cdeb61a} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:07:34.528699 [ 276 ] {77622894-ebba-4fa2-9374-dc642cdeb61a} executeQuery: Read 160 rows, 11.41 KiB in 0.001152 sec., 138888.88888888888 rows/sec., 9.67 MiB/sec. 2026.01.20 00:07:34.528736 [ 276 ] {77622894-ebba-4fa2-9374-dc642cdeb61a} TCPHandler: Processed in 0.001314067 sec. 2026.01.20 00:07:34.528856 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:07:34.528979 [ 276 ] {a6aa0298-49d7-45e9-b0ca-698ed2b1f620} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.01.20 00:07:34.529045 [ 276 ] {a6aa0298-49d7-45e9-b0ca-698ed2b1f620} 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 2026.01.20 00:07:34.530009 [ 276 ] {a6aa0298-49d7-45e9-b0ca-698ed2b1f620} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:07:34.530047 [ 276 ] {a6aa0298-49d7-45e9-b0ca-698ed2b1f620} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.01.20 00:07:34.530613 [ 276 ] {a6aa0298-49d7-45e9-b0ca-698ed2b1f620} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2026.01.20 00:07:34.530841 [ 276 ] {a6aa0298-49d7-45e9-b0ca-698ed2b1f620} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:07:34.530980 [ 276 ] {a6aa0298-49d7-45e9-b0ca-698ed2b1f620} executeQuery: Read 40 rows, 73.40 KiB in 0.002026 sec., 19743.336623889438 rows/sec., 35.38 MiB/sec. 2026.01.20 00:07:34.531033 [ 276 ] {a6aa0298-49d7-45e9-b0ca-698ed2b1f620} TCPHandler: Processed in 0.002237919 sec. 2026.01.20 00:07:34.531143 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:07:34.531237 [ 276 ] {a767ec32-6a0b-451d-819a-8b6219aa758b} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:07:34.531280 [ 276 ] {a767ec32-6a0b-451d-819a-8b6219aa758b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:07:34.531619 [ 276 ] {a767ec32-6a0b-451d-819a-8b6219aa758b} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:07:34.531655 [ 276 ] {a767ec32-6a0b-451d-819a-8b6219aa758b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.01.20 00:07:34.531941 [ 276 ] {a767ec32-6a0b-451d-819a-8b6219aa758b} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2026.01.20 00:07:34.532131 [ 276 ] {a767ec32-6a0b-451d-819a-8b6219aa758b} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:07:34.532258 [ 276 ] {a767ec32-6a0b-451d-819a-8b6219aa758b} executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. 2026.01.20 00:07:34.532292 [ 276 ] {a767ec32-6a0b-451d-819a-8b6219aa758b} TCPHandler: Processed in 0.001242816 sec. 2026.01.20 00:07:37.179972 [ 27 ] {} DNSResolver: Updating DNS cache 2026.01.20 00:07:37.180045 [ 27 ] {} DNSResolver: Updated DNS cache 2026.01.20 00:07:37.358685 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 25945 2026.01.20 00:07:37.359357 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:07:37.359404 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.01.20 00:07:37.359901 [ 245 ] {} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2026.01.20 00:07:37.360152 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:07:37.360285 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25945 2026.01.20 00:07:38.738581 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 407 2026.01.20 00:07:38.756011 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:07:38.756075 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.01.20 00:07:38.762218 [ 244 ] {} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2026.01.20 00:07:38.762938 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:07:38.766102 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 407 2026.01.20 00:07:39.520523 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:07:39.520698 [ 276 ] {38336109-7d66-437f-9886-b8f411a06ce1} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:07:39.520767 [ 276 ] {38336109-7d66-437f-9886-b8f411a06ce1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:07:39.521402 [ 276 ] {38336109-7d66-437f-9886-b8f411a06ce1} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:07:39.521449 [ 276 ] {38336109-7d66-437f-9886-b8f411a06ce1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.01.20 00:07:39.521833 [ 276 ] {38336109-7d66-437f-9886-b8f411a06ce1} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2026.01.20 00:07:39.522052 [ 276 ] {38336109-7d66-437f-9886-b8f411a06ce1} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:07:39.522201 [ 276 ] {38336109-7d66-437f-9886-b8f411a06ce1} executeQuery: Read 56 rows, 4.38 KiB in 0.001549 sec., 36152.35635894125 rows/sec., 2.76 MiB/sec. 2026.01.20 00:07:39.522241 [ 276 ] {38336109-7d66-437f-9886-b8f411a06ce1} TCPHandler: Processed in 0.001841834 sec. 2026.01.20 00:07:39.522361 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:07:39.522457 [ 276 ] {6134fc9f-ab76-4f94-ba59-7d67d679e028} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:07:39.522497 [ 276 ] {6134fc9f-ab76-4f94-ba59-7d67d679e028} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:07:39.522923 [ 276 ] {6134fc9f-ab76-4f94-ba59-7d67d679e028} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:07:39.522959 [ 276 ] {6134fc9f-ab76-4f94-ba59-7d67d679e028} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.01.20 00:07:39.523253 [ 276 ] {6134fc9f-ab76-4f94-ba59-7d67d679e028} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2026.01.20 00:07:39.523461 [ 276 ] {6134fc9f-ab76-4f94-ba59-7d67d679e028} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:07:39.523589 [ 276 ] {6134fc9f-ab76-4f94-ba59-7d67d679e028} executeQuery: Read 64 rows, 5.12 KiB in 0.001151 sec., 55603.82276281495 rows/sec., 4.34 MiB/sec. 2026.01.20 00:07:39.523625 [ 276 ] {6134fc9f-ab76-4f94-ba59-7d67d679e028} TCPHandler: Processed in 0.001314057 sec. 2026.01.20 00:07:39.523745 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:07:39.523840 [ 276 ] {4d2d71c9-51c5-45ba-aafc-4306100a9613} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:07:39.523883 [ 276 ] {4d2d71c9-51c5-45ba-aafc-4306100a9613} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:07:39.524302 [ 276 ] {4d2d71c9-51c5-45ba-aafc-4306100a9613} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:07:39.524338 [ 276 ] {4d2d71c9-51c5-45ba-aafc-4306100a9613} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.01.20 00:07:39.524664 [ 276 ] {4d2d71c9-51c5-45ba-aafc-4306100a9613} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2026.01.20 00:07:39.524877 [ 276 ] {4d2d71c9-51c5-45ba-aafc-4306100a9613} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:07:39.525010 [ 276 ] {4d2d71c9-51c5-45ba-aafc-4306100a9613} executeQuery: Read 160 rows, 11.41 KiB in 0.001188 sec., 134680.13468013468 rows/sec., 9.38 MiB/sec. 2026.01.20 00:07:39.525045 [ 276 ] {4d2d71c9-51c5-45ba-aafc-4306100a9613} TCPHandler: Processed in 0.001356508 sec. 2026.01.20 00:07:39.525156 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:07:39.525250 [ 276 ] {489d0624-eeb7-4094-9c5c-f60f8317b1b0} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:07:39.525291 [ 276 ] {489d0624-eeb7-4094-9c5c-f60f8317b1b0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:07:39.525630 [ 276 ] {489d0624-eeb7-4094-9c5c-f60f8317b1b0} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:07:39.525666 [ 276 ] {489d0624-eeb7-4094-9c5c-f60f8317b1b0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.01.20 00:07:39.525962 [ 276 ] {489d0624-eeb7-4094-9c5c-f60f8317b1b0} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2026.01.20 00:07:39.526165 [ 276 ] {489d0624-eeb7-4094-9c5c-f60f8317b1b0} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:07:39.526292 [ 276 ] {489d0624-eeb7-4094-9c5c-f60f8317b1b0} executeQuery: Read 60 rows, 4.14 KiB in 0.00106 sec., 56603.77358490566 rows/sec., 3.81 MiB/sec. 2026.01.20 00:07:39.526325 [ 276 ] {489d0624-eeb7-4094-9c5c-f60f8317b1b0} TCPHandler: Processed in 0.001219095 sec. 2026.01.20 00:07:42.411380 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1084 2026.01.20 00:07:42.413436 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:07:42.413488 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.01.20 00:07:42.414665 [ 243 ] {} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2026.01.20 00:07:42.414927 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:07:42.415097 [ 50 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2026.01.20 00:07:42.415167 [ 50 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:07:42.415190 [ 50 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.01.20 00:07:42.415197 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1084 2026.01.20 00:07:42.415280 [ 187 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2026.01.20 00:07:42.415710 [ 187 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:07:42.415833 [ 187 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 970 rows starting from the beginning of the part 2026.01.20 00:07:42.416180 [ 187 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 26 rows starting from the beginning of the part 2026.01.20 00:07:42.416505 [ 187 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 20 rows starting from the beginning of the part 2026.01.20 00:07:42.416823 [ 187 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 28 rows starting from the beginning of the part 2026.01.20 00:07:42.417124 [ 187 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 20 rows starting from the beginning of the part 2026.01.20 00:07:42.417429 [ 187 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 20 rows starting from the beginning of the part 2026.01.20 00:07:42.423620 [ 196 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 1084 rows, containing 72 columns (72 merged, 0 gathered) in 0.008371607 sec., 129485.2947588199 rows/sec., 102.33 MiB/sec. 2026.01.20 00:07:42.424784 [ 191 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2026.01.20 00:07:42.425312 [ 191 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_41_8} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:07:42.425386 [ 191 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_41_8} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2026.01.20 00:07:42.425564 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.62 MiB. 2026.01.20 00:07:44.551015 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:07:44.551231 [ 276 ] {ebdd8e29-5beb-4830-a2ce-ddc5dced8750} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.01.20 00:07:44.551301 [ 276 ] {ebdd8e29-5beb-4830-a2ce-ddc5dced8750} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.01.20 00:07:44.552038 [ 276 ] {ebdd8e29-5beb-4830-a2ce-ddc5dced8750} oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:07:44.552091 [ 276 ] {ebdd8e29-5beb-4830-a2ce-ddc5dced8750} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.01.20 00:07:44.552485 [ 276 ] {ebdd8e29-5beb-4830-a2ce-ddc5dced8750} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2026.01.20 00:07:44.552702 [ 276 ] {ebdd8e29-5beb-4830-a2ce-ddc5dced8750} oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:07:44.552858 [ 276 ] {ebdd8e29-5beb-4830-a2ce-ddc5dced8750} executeQuery: Read 24 rows, 2.04 KiB in 0.001679 sec., 14294.22275163788 rows/sec., 1.19 MiB/sec. 2026.01.20 00:07:44.552899 [ 276 ] {ebdd8e29-5beb-4830-a2ce-ddc5dced8750} TCPHandler: Processed in 0.002016625 sec. 2026.01.20 00:07:44.553045 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:07:44.553166 [ 276 ] {c2d1512e-2929-4688-967d-5767f54f2520} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:07:44.553213 [ 276 ] {c2d1512e-2929-4688-967d-5767f54f2520} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:07:44.554474 [ 276 ] {c2d1512e-2929-4688-967d-5767f54f2520} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:07:44.554511 [ 276 ] {c2d1512e-2929-4688-967d-5767f54f2520} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.01.20 00:07:44.554961 [ 276 ] {c2d1512e-2929-4688-967d-5767f54f2520} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2026.01.20 00:07:44.555165 [ 276 ] {c2d1512e-2929-4688-967d-5767f54f2520} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:07:44.555293 [ 276 ] {c2d1512e-2929-4688-967d-5767f54f2520} executeQuery: Read 1396 rows, 119.60 KiB in 0.002151 sec., 649000.4649000465 rows/sec., 54.30 MiB/sec. 2026.01.20 00:07:44.555330 [ 276 ] {c2d1512e-2929-4688-967d-5767f54f2520} TCPHandler: Processed in 0.002357331 sec. 2026.01.20 00:07:44.555445 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:07:44.555547 [ 276 ] {d8b98259-84ec-4391-9b4f-0ff1dabd587f} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.01.20 00:07:44.555587 [ 276 ] {d8b98259-84ec-4391-9b4f-0ff1dabd587f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.01.20 00:07:44.556004 [ 276 ] {d8b98259-84ec-4391-9b4f-0ff1dabd587f} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:07:44.556041 [ 276 ] {d8b98259-84ec-4391-9b4f-0ff1dabd587f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.01.20 00:07:44.556340 [ 276 ] {d8b98259-84ec-4391-9b4f-0ff1dabd587f} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2026.01.20 00:07:44.556551 [ 276 ] {d8b98259-84ec-4391-9b4f-0ff1dabd587f} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:07:44.556678 [ 276 ] {d8b98259-84ec-4391-9b4f-0ff1dabd587f} executeQuery: Read 52 rows, 3.97 KiB in 0.001149 sec., 45256.74499564839 rows/sec., 3.37 MiB/sec. 2026.01.20 00:07:44.556714 [ 276 ] {d8b98259-84ec-4391-9b4f-0ff1dabd587f} TCPHandler: Processed in 0.001318697 sec. 2026.01.20 00:07:44.556810 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:07:44.556903 [ 276 ] {3bcbd966-4da2-45a5-805e-1cef4a154c9f} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.01.20 00:07:44.556939 [ 276 ] {3bcbd966-4da2-45a5-805e-1cef4a154c9f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.01.20 00:07:44.557404 [ 276 ] {3bcbd966-4da2-45a5-805e-1cef4a154c9f} oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:07:44.557438 [ 276 ] {3bcbd966-4da2-45a5-805e-1cef4a154c9f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.01.20 00:07:44.557784 [ 276 ] {3bcbd966-4da2-45a5-805e-1cef4a154c9f} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2026.01.20 00:07:44.557984 [ 276 ] {3bcbd966-4da2-45a5-805e-1cef4a154c9f} oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:07:44.558110 [ 276 ] {3bcbd966-4da2-45a5-805e-1cef4a154c9f} executeQuery: Read 252 rows, 17.85 KiB in 0.001214 sec., 207578.25370675453 rows/sec., 14.36 MiB/sec. 2026.01.20 00:07:44.558147 [ 276 ] {3bcbd966-4da2-45a5-805e-1cef4a154c9f} TCPHandler: Processed in 0.001380628 sec. 2026.01.20 00:07:44.558270 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:07:44.558365 [ 276 ] {2be7d901-f4a2-4307-ac84-7138c368255d} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.01.20 00:07:44.558405 [ 276 ] {2be7d901-f4a2-4307-ac84-7138c368255d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.01.20 00:07:44.558846 [ 276 ] {2be7d901-f4a2-4307-ac84-7138c368255d} oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:07:44.558883 [ 276 ] {2be7d901-f4a2-4307-ac84-7138c368255d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.01.20 00:07:44.559174 [ 276 ] {2be7d901-f4a2-4307-ac84-7138c368255d} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2026.01.20 00:07:44.559376 [ 276 ] {2be7d901-f4a2-4307-ac84-7138c368255d} oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:07:44.559502 [ 276 ] {2be7d901-f4a2-4307-ac84-7138c368255d} executeQuery: Read 12 rows, 960.00 B in 0.001155 sec., 10389.61038961039 rows/sec., 811.69 KiB/sec. 2026.01.20 00:07:44.559540 [ 276 ] {2be7d901-f4a2-4307-ac84-7138c368255d} TCPHandler: Processed in 0.001317697 sec. 2026.01.20 00:07:44.559681 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:07:44.559800 [ 276 ] {cd65f15e-16c5-4775-b147-e65f88fdf29f} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:07:44.559851 [ 276 ] {cd65f15e-16c5-4775-b147-e65f88fdf29f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:07:44.560565 [ 276 ] {cd65f15e-16c5-4775-b147-e65f88fdf29f} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:07:44.560603 [ 276 ] {cd65f15e-16c5-4775-b147-e65f88fdf29f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.01.20 00:07:44.560957 [ 276 ] {cd65f15e-16c5-4775-b147-e65f88fdf29f} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2026.01.20 00:07:44.561179 [ 276 ] {cd65f15e-16c5-4775-b147-e65f88fdf29f} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:07:44.561312 [ 276 ] {cd65f15e-16c5-4775-b147-e65f88fdf29f} executeQuery: Read 596 rows, 45.87 KiB in 0.001536 sec., 388020.8333333333 rows/sec., 29.16 MiB/sec. 2026.01.20 00:07:44.561350 [ 276 ] {cd65f15e-16c5-4775-b147-e65f88fdf29f} TCPHandler: Processed in 0.001738742 sec. 2026.01.20 00:07:44.561467 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:07:44.561567 [ 276 ] {6cbe5de2-9ae5-4c2c-a3bc-e16f0978ef6f} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:07:44.561609 [ 276 ] {6cbe5de2-9ae5-4c2c-a3bc-e16f0978ef6f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:07:44.562307 [ 276 ] {6cbe5de2-9ae5-4c2c-a3bc-e16f0978ef6f} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:07:44.562351 [ 276 ] {6cbe5de2-9ae5-4c2c-a3bc-e16f0978ef6f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.01.20 00:07:44.562788 [ 276 ] {6cbe5de2-9ae5-4c2c-a3bc-e16f0978ef6f} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2026.01.20 00:07:44.563034 [ 276 ] {6cbe5de2-9ae5-4c2c-a3bc-e16f0978ef6f} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:07:44.563185 [ 276 ] {6cbe5de2-9ae5-4c2c-a3bc-e16f0978ef6f} executeQuery: Read 880 rows, 61.16 KiB in 0.001637 sec., 537568.7232742822 rows/sec., 36.48 MiB/sec. 2026.01.20 00:07:44.563221 [ 276 ] {6cbe5de2-9ae5-4c2c-a3bc-e16f0978ef6f} TCPHandler: Processed in 0.001803683 sec. 2026.01.20 00:07:44.563352 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:07:44.563483 [ 276 ] {1e7a8909-d517-41b5-bb30-eb7d4c8cd6bc} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.01.20 00:07:44.563547 [ 276 ] {1e7a8909-d517-41b5-bb30-eb7d4c8cd6bc} 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 2026.01.20 00:07:44.564482 [ 276 ] {1e7a8909-d517-41b5-bb30-eb7d4c8cd6bc} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:07:44.564519 [ 276 ] {1e7a8909-d517-41b5-bb30-eb7d4c8cd6bc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.01.20 00:07:44.565084 [ 276 ] {1e7a8909-d517-41b5-bb30-eb7d4c8cd6bc} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2026.01.20 00:07:44.565311 [ 276 ] {1e7a8909-d517-41b5-bb30-eb7d4c8cd6bc} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:07:44.565449 [ 276 ] {1e7a8909-d517-41b5-bb30-eb7d4c8cd6bc} executeQuery: Read 40 rows, 73.40 KiB in 0.001991 sec., 20090.40683073832 rows/sec., 36.00 MiB/sec. 2026.01.20 00:07:44.565511 [ 276 ] {1e7a8909-d517-41b5-bb30-eb7d4c8cd6bc} TCPHandler: Processed in 0.002221348 sec. 2026.01.20 00:07:44.565621 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:07:44.565721 [ 276 ] {f3972f5b-4f8c-4f63-a5a7-4fe5cf0c132f} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:07:44.565762 [ 276 ] {f3972f5b-4f8c-4f63-a5a7-4fe5cf0c132f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:07:44.566092 [ 276 ] {f3972f5b-4f8c-4f63-a5a7-4fe5cf0c132f} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:07:44.566127 [ 276 ] {f3972f5b-4f8c-4f63-a5a7-4fe5cf0c132f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.01.20 00:07:44.566423 [ 276 ] {f3972f5b-4f8c-4f63-a5a7-4fe5cf0c132f} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2026.01.20 00:07:44.566623 [ 276 ] {f3972f5b-4f8c-4f63-a5a7-4fe5cf0c132f} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:07:44.566751 [ 276 ] {f3972f5b-4f8c-4f63-a5a7-4fe5cf0c132f} executeQuery: Read 60 rows, 4.14 KiB in 0.001049 sec., 57197.33079122974 rows/sec., 3.85 MiB/sec. 2026.01.20 00:07:44.566786 [ 276 ] {f3972f5b-4f8c-4f63-a5a7-4fe5cf0c132f} TCPHandler: Processed in 0.001214526 sec. 2026.01.20 00:07:44.860477 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 26393 2026.01.20 00:07:44.861002 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:07:44.861048 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.01.20 00:07:44.861563 [ 245 ] {} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2026.01.20 00:07:44.861813 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:07:44.861946 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26393 2026.01.20 00:07:46.266213 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 2026.01.20 00:07:46.282477 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:07:46.282538 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.01.20 00:07:46.289290 [ 244 ] {} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2026.01.20 00:07:46.289989 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:07:46.292823 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 415 2026.01.20 00:07:49.519971 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:07:49.520267 [ 276 ] {9451e956-112d-4964-b3fc-7b24e7262f05} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:07:49.520366 [ 276 ] {9451e956-112d-4964-b3fc-7b24e7262f05} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:07:49.521064 [ 276 ] {9451e956-112d-4964-b3fc-7b24e7262f05} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:07:49.521112 [ 276 ] {9451e956-112d-4964-b3fc-7b24e7262f05} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.01.20 00:07:49.521495 [ 276 ] {9451e956-112d-4964-b3fc-7b24e7262f05} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2026.01.20 00:07:49.521704 [ 276 ] {9451e956-112d-4964-b3fc-7b24e7262f05} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:07:49.521850 [ 147 ] {} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2026.01.20 00:07:49.521857 [ 276 ] {9451e956-112d-4964-b3fc-7b24e7262f05} executeQuery: Read 56 rows, 4.38 KiB in 0.001662 sec., 33694.34416365824 rows/sec., 2.57 MiB/sec. 2026.01.20 00:07:49.521925 [ 147 ] {} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:07:49.521945 [ 276 ] {9451e956-112d-4964-b3fc-7b24e7262f05} TCPHandler: Processed in 0.002148478 sec. 2026.01.20 00:07:49.521957 [ 147 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.01.20 00:07:49.522062 [ 198 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full 2026.01.20 00:07:49.522105 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:07:49.522169 [ 198 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:07:49.522199 [ 276 ] {7acbaed7-5a54-441d-96ea-f6d595693c7e} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:07:49.522202 [ 198 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1405 rows starting from the beginning of the part 2026.01.20 00:07:49.522240 [ 276 ] {7acbaed7-5a54-441d-96ea-f6d595693c7e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:07:49.522276 [ 198 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 56 rows starting from the beginning of the part 2026.01.20 00:07:49.522325 [ 198 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 136 rows starting from the beginning of the part 2026.01.20 00:07:49.522369 [ 198 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 56 rows starting from the beginning of the part 2026.01.20 00:07:49.522411 [ 198 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 1396 rows starting from the beginning of the part 2026.01.20 00:07:49.522454 [ 198 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 56 rows starting from the beginning of the part 2026.01.20 00:07:49.522690 [ 276 ] {7acbaed7-5a54-441d-96ea-f6d595693c7e} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:07:49.522725 [ 276 ] {7acbaed7-5a54-441d-96ea-f6d595693c7e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.01.20 00:07:49.523016 [ 276 ] {7acbaed7-5a54-441d-96ea-f6d595693c7e} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2026.01.20 00:07:49.523216 [ 276 ] {7acbaed7-5a54-441d-96ea-f6d595693c7e} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:07:49.523338 [ 276 ] {7acbaed7-5a54-441d-96ea-f6d595693c7e} executeQuery: Read 64 rows, 5.12 KiB in 0.001158 sec., 55267.70293609672 rows/sec., 4.31 MiB/sec. 2026.01.20 00:07:49.523354 [ 46 ] {} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2026.01.20 00:07:49.523374 [ 276 ] {7acbaed7-5a54-441d-96ea-f6d595693c7e} TCPHandler: Processed in 0.001322397 sec. 2026.01.20 00:07:49.523392 [ 46 ] {} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:07:49.523424 [ 46 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.01.20 00:07:49.523523 [ 191 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full 2026.01.20 00:07:49.523525 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:07:49.523651 [ 191 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:07:49.523662 [ 276 ] {974778e5-1dd1-49fc-98cd-e31fefd67093} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:07:49.523690 [ 191 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 632 rows starting from the beginning of the part 2026.01.20 00:07:49.523710 [ 276 ] {974778e5-1dd1-49fc-98cd-e31fefd67093} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:07:49.523764 [ 191 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 64 rows starting from the beginning of the part 2026.01.20 00:07:49.523819 [ 196 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 3105 rows, containing 5 columns (5 merged, 0 gathered) in 0.001793433 sec., 1731316.4194034568 rows/sec., 150.93 MiB/sec. 2026.01.20 00:07:49.523844 [ 191 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 104 rows starting from the beginning of the part 2026.01.20 00:07:49.523915 [ 191 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 64 rows starting from the beginning of the part 2026.01.20 00:07:49.523959 [ 191 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 596 rows starting from the beginning of the part 2026.01.20 00:07:49.523999 [ 191 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 64 rows starting from the beginning of the part 2026.01.20 00:07:49.524155 [ 201 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2026.01.20 00:07:49.524185 [ 276 ] {974778e5-1dd1-49fc-98cd-e31fefd67093} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:07:49.524232 [ 276 ] {974778e5-1dd1-49fc-98cd-e31fefd67093} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.01.20 00:07:49.524537 [ 201 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_81_16} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:07:49.524639 [ 201 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_81_16} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2026.01.20 00:07:49.524747 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. 2026.01.20 00:07:49.524861 [ 276 ] {974778e5-1dd1-49fc-98cd-e31fefd67093} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2026.01.20 00:07:49.525071 [ 276 ] {974778e5-1dd1-49fc-98cd-e31fefd67093} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:07:49.525197 [ 46 ] {} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2026.01.20 00:07:49.525200 [ 276 ] {974778e5-1dd1-49fc-98cd-e31fefd67093} executeQuery: Read 160 rows, 11.41 KiB in 0.001563 sec., 102367.24248240564 rows/sec., 7.13 MiB/sec. 2026.01.20 00:07:49.525211 [ 193 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 1524 rows, containing 5 columns (5 merged, 0 gathered) in 0.001735423 sec., 878172.0652544077 rows/sec., 69.93 MiB/sec. 2026.01.20 00:07:49.525231 [ 46 ] {} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:07:49.525250 [ 276 ] {974778e5-1dd1-49fc-98cd-e31fefd67093} TCPHandler: Processed in 0.001772252 sec. 2026.01.20 00:07:49.525274 [ 46 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.01.20 00:07:49.525339 [ 191 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full 2026.01.20 00:07:49.525371 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:07:49.525423 [ 201 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2026.01.20 00:07:49.525436 [ 191 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:07:49.525469 [ 276 ] {2d379e34-57f3-4157-93ad-6f3cee51c8fb} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:07:49.525472 [ 191 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_81_16} MergeTreeSequentialSource: Reading 4 marks from part all_1_76_15, total 22219 rows starting from the beginning of the part 2026.01.20 00:07:49.525515 [ 276 ] {2d379e34-57f3-4157-93ad-6f3cee51c8fb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:07:49.525537 [ 191 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 160 rows starting from the beginning of the part 2026.01.20 00:07:49.525579 [ 191 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 160 rows starting from the beginning of the part 2026.01.20 00:07:49.525617 [ 191 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 160 rows starting from the beginning of the part 2026.01.20 00:07:49.525656 [ 191 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 880 rows starting from the beginning of the part 2026.01.20 00:07:49.525695 [ 191 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 160 rows starting from the beginning of the part 2026.01.20 00:07:49.525712 [ 201 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_81_16} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:07:49.525787 [ 201 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_81_16} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2026.01.20 00:07:49.525858 [ 276 ] {2d379e34-57f3-4157-93ad-6f3cee51c8fb} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:07:49.525868 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. 2026.01.20 00:07:49.525900 [ 276 ] {2d379e34-57f3-4157-93ad-6f3cee51c8fb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.01.20 00:07:49.526242 [ 276 ] {2d379e34-57f3-4157-93ad-6f3cee51c8fb} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2026.01.20 00:07:49.526447 [ 276 ] {2d379e34-57f3-4157-93ad-6f3cee51c8fb} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:07:49.526570 [ 46 ] {} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2026.01.20 00:07:49.526574 [ 276 ] {2d379e34-57f3-4157-93ad-6f3cee51c8fb} executeQuery: Read 60 rows, 4.14 KiB in 0.001124 sec., 53380.78291814947 rows/sec., 3.60 MiB/sec. 2026.01.20 00:07:49.526603 [ 46 ] {} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:07:49.526621 [ 276 ] {2d379e34-57f3-4157-93ad-6f3cee51c8fb} TCPHandler: Processed in 0.001298557 sec. 2026.01.20 00:07:49.526623 [ 46 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.01.20 00:07:49.526710 [ 193 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full 2026.01.20 00:07:49.526821 [ 193 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:07:49.526852 [ 193 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4500 rows starting from the beginning of the part 2026.01.20 00:07:49.526917 [ 193 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 60 rows starting from the beginning of the part 2026.01.20 00:07:49.526962 [ 193 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 60 rows starting from the beginning of the part 2026.01.20 00:07:49.527002 [ 193 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 60 rows starting from the beginning of the part 2026.01.20 00:07:49.527042 [ 193 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 60 rows starting from the beginning of the part 2026.01.20 00:07:49.527080 [ 193 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 60 rows starting from the beginning of the part 2026.01.20 00:07:49.529744 [ 192 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 4800 rows, containing 4 columns (4 merged, 0 gathered) in 0.003068749 sec., 1564155.2958550863 rows/sec., 105.41 MiB/sec. 2026.01.20 00:07:49.530518 [ 200 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2026.01.20 00:07:49.530817 [ 200 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_81_16} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:07:49.530902 [ 200 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_81_16} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2026.01.20 00:07:49.531010 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. 2026.01.20 00:07:49.532529 [ 189 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 23739 rows, containing 5 columns (5 merged, 0 gathered) in 0.007215993 sec., 3289775.9185742 rows/sec., 226.02 MiB/sec. 2026.01.20 00:07:49.532908 [ 191 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2026.01.20 00:07:49.533173 [ 191 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_81_16} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:07:49.533244 [ 191 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_81_16} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2026.01.20 00:07:49.533314 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. 2026.01.20 00:07:50.000262 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 323.83 MiB, peak 335.20 MiB, free memory in arenas 0.00 B, will set to 326.44 MiB (RSS), difference: 2.61 MiB 2026.01.20 00:07:52.180307 [ 61 ] {} DNSResolver: Updating DNS cache 2026.01.20 00:07:52.180356 [ 61 ] {} DNSResolver: Updated DNS cache 2026.01.20 00:07:52.362083 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 26905 2026.01.20 00:07:52.362863 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:07:52.362900 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.01.20 00:07:52.363409 [ 245 ] {} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2026.01.20 00:07:52.363659 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:07:52.363793 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26905 2026.01.20 00:07:52.363792 [ 73 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2026.01.20 00:07:52.363845 [ 73 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:07:52.363870 [ 73 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.01.20 00:07:52.364030 [ 192 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2026.01.20 00:07:52.364242 [ 192 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:07:52.364305 [ 192 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_56_11} MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 24473 rows starting from the beginning of the part 2026.01.20 00:07:52.364404 [ 192 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 512 rows starting from the beginning of the part 2026.01.20 00:07:52.364447 [ 192 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 448 rows starting from the beginning of the part 2026.01.20 00:07:52.364488 [ 192 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 512 rows starting from the beginning of the part 2026.01.20 00:07:52.364526 [ 192 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 448 rows starting from the beginning of the part 2026.01.20 00:07:52.364562 [ 192 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 512 rows starting from the beginning of the part 2026.01.20 00:07:52.366833 [ 189 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 26905 rows, containing 4 columns (4 merged, 0 gathered) in 0.002884857 sec., 9326285.49699344 rows/sec., 133.41 MiB/sec. 2026.01.20 00:07:52.367212 [ 189 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2026.01.20 00:07:52.367540 [ 189 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_56_11} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:07:52.367603 [ 189 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_56_11} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2026.01.20 00:07:52.367691 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.75 MiB. 2026.01.20 00:07:52.415309 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1110 2026.01.20 00:07:52.417635 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:07:52.417685 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.01.20 00:07:52.418891 [ 243 ] {} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2026.01.20 00:07:52.419143 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:07:52.419398 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1110 2026.01.20 00:07:53.792882 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 2026.01.20 00:07:53.810482 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:07:53.810541 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.01.20 00:07:53.816991 [ 244 ] {} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2026.01.20 00:07:53.817707 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:07:53.818013 [ 26 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2026.01.20 00:07:53.818083 [ 26 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:07:53.818107 [ 26 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.01.20 00:07:53.818229 [ 199 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2026.01.20 00:07:53.821056 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 422 2026.01.20 00:07:53.822145 [ 199 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:07:53.823650 [ 199 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 384 rows starting from the beginning of the part 2026.01.20 00:07:53.828363 [ 199 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 8 rows starting from the beginning of the part 2026.01.20 00:07:53.833010 [ 199 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 7 rows starting from the beginning of the part 2026.01.20 00:07:53.837973 [ 199 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 8 rows starting from the beginning of the part 2026.01.20 00:07:53.842777 [ 199 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 8 rows starting from the beginning of the part 2026.01.20 00:07:53.846643 [ 199 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 7 rows starting from the beginning of the part 2026.01.20 00:07:53.902167 [ 193 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.083989648 sec., 5024.428724835232 rows/sec., 25.98 MiB/sec. 2026.01.20 00:07:53.905291 [ 192 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2026.01.20 00:07:53.907281 [ 192 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_56_11} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:07:53.907388 [ 192 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_56_11} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2026.01.20 00:07:53.909702 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. 2026.01.20 00:07:54.523008 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:07:54.523181 [ 276 ] {ff04a404-ab52-4be4-b0c1-7c73dc3ce99e} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:07:54.523243 [ 276 ] {ff04a404-ab52-4be4-b0c1-7c73dc3ce99e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:07:54.524020 [ 276 ] {ff04a404-ab52-4be4-b0c1-7c73dc3ce99e} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:07:54.524059 [ 276 ] {ff04a404-ab52-4be4-b0c1-7c73dc3ce99e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.01.20 00:07:54.524454 [ 276 ] {ff04a404-ab52-4be4-b0c1-7c73dc3ce99e} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2026.01.20 00:07:54.524682 [ 276 ] {ff04a404-ab52-4be4-b0c1-7c73dc3ce99e} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:07:54.524834 [ 276 ] {ff04a404-ab52-4be4-b0c1-7c73dc3ce99e} executeQuery: Read 136 rows, 12.05 KiB in 0.001701 sec., 79952.96884185773 rows/sec., 6.92 MiB/sec. 2026.01.20 00:07:54.524876 [ 276 ] {ff04a404-ab52-4be4-b0c1-7c73dc3ce99e} TCPHandler: Processed in 0.001988586 sec. 2026.01.20 00:07:54.525004 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:07:54.525098 [ 276 ] {f2642d71-beb5-4a2c-939e-48555994c17e} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.01.20 00:07:54.525139 [ 276 ] {f2642d71-beb5-4a2c-939e-48555994c17e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.01.20 00:07:54.525577 [ 276 ] {f2642d71-beb5-4a2c-939e-48555994c17e} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:07:54.525611 [ 276 ] {f2642d71-beb5-4a2c-939e-48555994c17e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.01.20 00:07:54.525912 [ 276 ] {f2642d71-beb5-4a2c-939e-48555994c17e} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2026.01.20 00:07:54.526119 [ 276 ] {f2642d71-beb5-4a2c-939e-48555994c17e} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:07:54.526216 [ 94 ] {} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2026.01.20 00:07:54.526249 [ 276 ] {f2642d71-beb5-4a2c-939e-48555994c17e} executeQuery: Read 40 rows, 3.01 KiB in 0.00117 sec., 34188.03418803419 rows/sec., 2.51 MiB/sec. 2026.01.20 00:07:54.526252 [ 94 ] {} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:07:54.526279 [ 94 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.01.20 00:07:54.526287 [ 276 ] {f2642d71-beb5-4a2c-939e-48555994c17e} TCPHandler: Processed in 0.001334437 sec. 2026.01.20 00:07:54.526403 [ 188 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2026.01.20 00:07:54.526408 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:07:54.526547 [ 276 ] {11f4e2ef-bcea-49d6-a155-40abbb1b35b9} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:07:54.526555 [ 188 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:07:54.526592 [ 276 ] {11f4e2ef-bcea-49d6-a155-40abbb1b35b9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:07:54.526600 [ 188 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 70 rows starting from the beginning of the part 2026.01.20 00:07:54.526678 [ 188 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 70 rows starting from the beginning of the part 2026.01.20 00:07:54.526722 [ 188 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 40 rows starting from the beginning of the part 2026.01.20 00:07:54.526766 [ 188 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 40 rows starting from the beginning of the part 2026.01.20 00:07:54.526805 [ 188 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 52 rows starting from the beginning of the part 2026.01.20 00:07:54.526847 [ 188 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 40 rows starting from the beginning of the part 2026.01.20 00:07:54.527060 [ 276 ] {11f4e2ef-bcea-49d6-a155-40abbb1b35b9} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:07:54.527102 [ 276 ] {11f4e2ef-bcea-49d6-a155-40abbb1b35b9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.01.20 00:07:54.527558 [ 276 ] {11f4e2ef-bcea-49d6-a155-40abbb1b35b9} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2026.01.20 00:07:54.527690 [ 193 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 312 rows, containing 5 columns (5 merged, 0 gathered) in 0.001342148 sec., 232463.18587815948 rows/sec., 17.94 MiB/sec. 2026.01.20 00:07:54.527781 [ 276 ] {11f4e2ef-bcea-49d6-a155-40abbb1b35b9} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:07:54.527852 [ 188 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2026.01.20 00:07:54.527924 [ 276 ] {11f4e2ef-bcea-49d6-a155-40abbb1b35b9} executeQuery: Read 104 rows, 8.32 KiB in 0.001395 sec., 74551.97132616487 rows/sec., 5.82 MiB/sec. 2026.01.20 00:07:54.527970 [ 276 ] {11f4e2ef-bcea-49d6-a155-40abbb1b35b9} TCPHandler: Processed in 0.00161157 sec. 2026.01.20 00:07:54.528100 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:07:54.528115 [ 188 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_41_8} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:07:54.528191 [ 188 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_41_8} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2026.01.20 00:07:54.528194 [ 276 ] {e9146270-f95e-4482-a372-1b12387b5dd6} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:07:54.528248 [ 276 ] {e9146270-f95e-4482-a372-1b12387b5dd6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:07:54.528265 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2026.01.20 00:07:54.528669 [ 276 ] {e9146270-f95e-4482-a372-1b12387b5dd6} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:07:54.528710 [ 276 ] {e9146270-f95e-4482-a372-1b12387b5dd6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.01.20 00:07:54.529040 [ 276 ] {e9146270-f95e-4482-a372-1b12387b5dd6} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2026.01.20 00:07:54.529251 [ 276 ] {e9146270-f95e-4482-a372-1b12387b5dd6} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:07:54.529379 [ 276 ] {e9146270-f95e-4482-a372-1b12387b5dd6} executeQuery: Read 160 rows, 11.41 KiB in 0.001204 sec., 132890.36544850498 rows/sec., 9.26 MiB/sec. 2026.01.20 00:07:54.529416 [ 276 ] {e9146270-f95e-4482-a372-1b12387b5dd6} TCPHandler: Processed in 0.001365508 sec. 2026.01.20 00:07:54.529517 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:07:54.529616 [ 276 ] {b4a3952f-471c-4147-8a96-d57587497e1f} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.01.20 00:07:54.529669 [ 276 ] {b4a3952f-471c-4147-8a96-d57587497e1f} 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 2026.01.20 00:07:54.530523 [ 276 ] {b4a3952f-471c-4147-8a96-d57587497e1f} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:07:54.530557 [ 276 ] {b4a3952f-471c-4147-8a96-d57587497e1f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.01.20 00:07:54.531115 [ 276 ] {b4a3952f-471c-4147-8a96-d57587497e1f} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2026.01.20 00:07:54.531331 [ 276 ] {b4a3952f-471c-4147-8a96-d57587497e1f} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:07:54.531431 [ 182 ] {} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2026.01.20 00:07:54.531463 [ 276 ] {b4a3952f-471c-4147-8a96-d57587497e1f} executeQuery: Read 40 rows, 73.40 KiB in 0.001866 sec., 21436.227224008573 rows/sec., 38.41 MiB/sec. 2026.01.20 00:07:54.531471 [ 182 ] {} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:07:54.531497 [ 182 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.01.20 00:07:54.531515 [ 276 ] {b4a3952f-471c-4147-8a96-d57587497e1f} TCPHandler: Processed in 0.002045746 sec. 2026.01.20 00:07:54.531582 [ 194 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2026.01.20 00:07:54.531622 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:07:54.531715 [ 276 ] {082fbd6c-afd3-499e-b45e-09de08ce1152} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:07:54.531754 [ 276 ] {082fbd6c-afd3-499e-b45e-09de08ce1152} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:07:54.531787 [ 194 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:07:54.531846 [ 194 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1386 rows starting from the beginning of the part 2026.01.20 00:07:54.531978 [ 194 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 40 rows starting from the beginning of the part 2026.01.20 00:07:54.532082 [ 276 ] {082fbd6c-afd3-499e-b45e-09de08ce1152} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:07:54.532089 [ 194 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 40 rows starting from the beginning of the part 2026.01.20 00:07:54.532118 [ 276 ] {082fbd6c-afd3-499e-b45e-09de08ce1152} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.01.20 00:07:54.532205 [ 194 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 40 rows starting from the beginning of the part 2026.01.20 00:07:54.532322 [ 194 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 40 rows starting from the beginning of the part 2026.01.20 00:07:54.532427 [ 276 ] {082fbd6c-afd3-499e-b45e-09de08ce1152} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2026.01.20 00:07:54.532436 [ 194 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 40 rows starting from the beginning of the part 2026.01.20 00:07:54.532646 [ 276 ] {082fbd6c-afd3-499e-b45e-09de08ce1152} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:07:54.532770 [ 276 ] {082fbd6c-afd3-499e-b45e-09de08ce1152} executeQuery: Read 60 rows, 4.14 KiB in 0.001074 sec., 55865.92178770949 rows/sec., 3.76 MiB/sec. 2026.01.20 00:07:54.532804 [ 276 ] {082fbd6c-afd3-499e-b45e-09de08ce1152} TCPHandler: Processed in 0.001229105 sec. 2026.01.20 00:07:54.540679 [ 193 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 1586 rows, containing 19 columns (19 merged, 0 gathered) in 0.009132137 sec., 173672.3835833825 rows/sec., 311.21 MiB/sec. 2026.01.20 00:07:54.542104 [ 186 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2026.01.20 00:07:54.542422 [ 186 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_41_8} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:07:54.542485 [ 186 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_41_8} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2026.01.20 00:07:54.542570 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.70 MiB. 2026.01.20 00:07:55.000169 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 328.49 MiB, peak 340.98 MiB, free memory in arenas 0.00 B, will set to 333.67 MiB (RSS), difference: 5.18 MiB 2026.01.20 00:07:59.526620 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:07:59.526867 [ 276 ] {a2348d96-4305-4de2-bbbe-a09318e9c5e3} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:07:59.526952 [ 276 ] {a2348d96-4305-4de2-bbbe-a09318e9c5e3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:07:59.527840 [ 276 ] {a2348d96-4305-4de2-bbbe-a09318e9c5e3} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:07:59.527899 [ 276 ] {a2348d96-4305-4de2-bbbe-a09318e9c5e3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.01.20 00:07:59.528492 [ 276 ] {a2348d96-4305-4de2-bbbe-a09318e9c5e3} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2026.01.20 00:07:59.528847 [ 276 ] {a2348d96-4305-4de2-bbbe-a09318e9c5e3} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:07:59.529061 [ 276 ] {a2348d96-4305-4de2-bbbe-a09318e9c5e3} executeQuery: Read 56 rows, 4.38 KiB in 0.002255 sec., 24833.70288248337 rows/sec., 1.90 MiB/sec. 2026.01.20 00:07:59.529122 [ 276 ] {a2348d96-4305-4de2-bbbe-a09318e9c5e3} TCPHandler: Processed in 0.002696135 sec. 2026.01.20 00:07:59.529303 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:07:59.529424 [ 276 ] {d66dbe3d-9104-4752-ab73-ebdbde30b04a} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:07:59.529480 [ 276 ] {d66dbe3d-9104-4752-ab73-ebdbde30b04a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:07:59.530126 [ 276 ] {d66dbe3d-9104-4752-ab73-ebdbde30b04a} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:07:59.530172 [ 276 ] {d66dbe3d-9104-4752-ab73-ebdbde30b04a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.01.20 00:07:59.530609 [ 276 ] {d66dbe3d-9104-4752-ab73-ebdbde30b04a} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2026.01.20 00:07:59.530923 [ 276 ] {d66dbe3d-9104-4752-ab73-ebdbde30b04a} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:07:59.531111 [ 276 ] {d66dbe3d-9104-4752-ab73-ebdbde30b04a} executeQuery: Read 64 rows, 5.12 KiB in 0.001714 sec., 37339.55659276546 rows/sec., 2.91 MiB/sec. 2026.01.20 00:07:59.531167 [ 276 ] {d66dbe3d-9104-4752-ab73-ebdbde30b04a} TCPHandler: Processed in 0.001930015 sec. 2026.01.20 00:07:59.531328 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:07:59.531451 [ 276 ] {25b6fe49-f0e3-46f8-8042-aab83262f16e} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:07:59.531507 [ 276 ] {25b6fe49-f0e3-46f8-8042-aab83262f16e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:07:59.532115 [ 276 ] {25b6fe49-f0e3-46f8-8042-aab83262f16e} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:07:59.532157 [ 276 ] {25b6fe49-f0e3-46f8-8042-aab83262f16e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.01.20 00:07:59.532557 [ 276 ] {25b6fe49-f0e3-46f8-8042-aab83262f16e} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2026.01.20 00:07:59.532836 [ 276 ] {25b6fe49-f0e3-46f8-8042-aab83262f16e} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:07:59.532996 [ 276 ] {25b6fe49-f0e3-46f8-8042-aab83262f16e} executeQuery: Read 160 rows, 11.41 KiB in 0.001569 sec., 101975.78075207138 rows/sec., 7.10 MiB/sec. 2026.01.20 00:07:59.533042 [ 276 ] {25b6fe49-f0e3-46f8-8042-aab83262f16e} TCPHandler: Processed in 0.001778163 sec. 2026.01.20 00:07:59.533184 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:07:59.533291 [ 276 ] {79b26fd7-0644-4d4f-b36f-49c4fa04a5da} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:07:59.533335 [ 276 ] {79b26fd7-0644-4d4f-b36f-49c4fa04a5da} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:07:59.533765 [ 276 ] {79b26fd7-0644-4d4f-b36f-49c4fa04a5da} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:07:59.533803 [ 276 ] {79b26fd7-0644-4d4f-b36f-49c4fa04a5da} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.01.20 00:07:59.534147 [ 276 ] {79b26fd7-0644-4d4f-b36f-49c4fa04a5da} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2026.01.20 00:07:59.534376 [ 276 ] {79b26fd7-0644-4d4f-b36f-49c4fa04a5da} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:07:59.534527 [ 276 ] {79b26fd7-0644-4d4f-b36f-49c4fa04a5da} executeQuery: Read 60 rows, 4.14 KiB in 0.001257 sec., 47732.6968973747 rows/sec., 3.22 MiB/sec. 2026.01.20 00:07:59.534571 [ 276 ] {79b26fd7-0644-4d4f-b36f-49c4fa04a5da} TCPHandler: Processed in 0.001440109 sec. 2026.01.20 00:07:59.863993 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 27353 2026.01.20 00:07:59.864640 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:07:59.864707 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.01.20 00:07:59.865403 [ 245 ] {} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2026.01.20 00:07:59.865743 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:07:59.865926 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27353 2026.01.20 00:08:00.052486 [ 367 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35124 2026.01.20 00:08:00.052606 [ 367 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:08:00.052637 [ 367 ] {} TCP-Session: a2e3f4f5-f01a-4453-9ff2-b76db7caf0a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:35124 2026.01.20 00:08:00.052662 [ 367 ] {} TCP-Session: a2e3f4f5-f01a-4453-9ff2-b76db7caf0a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:08:00.052677 [ 367 ] {} TCP-Session: a2e3f4f5-f01a-4453-9ff2-b76db7caf0a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:08:00.052886 [ 368 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59714 2026.01.20 00:08:00.052918 [ 369 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63602 2026.01.20 00:08:00.052939 [ 370 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50586 2026.01.20 00:08:00.052967 [ 289 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39975 2026.01.20 00:08:00.052999 [ 366 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38215 2026.01.20 00:08:00.053020 [ 367 ] {} TCP-Session: a2e3f4f5-f01a-4453-9ff2-b76db7caf0a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:08:00.053038 [ 369 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:08:00.053071 [ 289 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:08:00.053066 [ 370 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:08:00.053095 [ 369 ] {} TCP-Session: 4235c125-ce17-4e7e-a8df-9c640844e519 Authenticating user 'default' from [fd00:1122:3344:101::e]:63602 2026.01.20 00:08:00.053099 [ 289 ] {} TCP-Session: eba11732-f4ce-477b-82fe-3111960910ef Authenticating user 'default' from [fd00:1122:3344:101::e]:39975 2026.01.20 00:08:00.053120 [ 370 ] {} TCP-Session: f493d5d9-665c-4268-803b-adab000bfadc Authenticating user 'default' from [fd00:1122:3344:101::e]:50586 2026.01.20 00:08:00.053132 [ 369 ] {} TCP-Session: 4235c125-ce17-4e7e-a8df-9c640844e519 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:08:00.053137 [ 289 ] {} TCP-Session: eba11732-f4ce-477b-82fe-3111960910ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:08:00.053157 [ 370 ] {} TCP-Session: f493d5d9-665c-4268-803b-adab000bfadc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:08:00.053170 [ 289 ] {} TCP-Session: eba11732-f4ce-477b-82fe-3111960910ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:08:00.053187 [ 370 ] {} TCP-Session: f493d5d9-665c-4268-803b-adab000bfadc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:08:00.053018 [ 368 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:08:00.053216 [ 367 ] {a44c2306-2221-46ad-92bb-850cffcd5f23} executeQuery: (from [fd00:1122:3344:101::e]:35124) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.01.20 00:08:00.052992 [ 290 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34048 2026.01.20 00:08:00.053255 [ 368 ] {} TCP-Session: 742b6753-035e-48f3-b68e-3cad6388f482 Authenticating user 'default' from [fd00:1122:3344:101::e]:59714 2026.01.20 00:08:00.053298 [ 366 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:08:00.053332 [ 368 ] {} TCP-Session: 742b6753-035e-48f3-b68e-3cad6388f482 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:08:00.053349 [ 366 ] {} TCP-Session: 840ba9f8-6259-495e-99d4-157e5613f44e Authenticating user 'default' from [fd00:1122:3344:101::e]:38215 2026.01.20 00:08:00.053364 [ 368 ] {} TCP-Session: 742b6753-035e-48f3-b68e-3cad6388f482 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:08:00.053380 [ 366 ] {} TCP-Session: 840ba9f8-6259-495e-99d4-157e5613f44e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:08:00.052962 [ 288 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60615 2026.01.20 00:08:00.053424 [ 366 ] {} TCP-Session: 840ba9f8-6259-495e-99d4-157e5613f44e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:08:00.052944 [ 286 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59638 2026.01.20 00:08:00.053159 [ 369 ] {} TCP-Session: 4235c125-ce17-4e7e-a8df-9c640844e519 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:08:00.053504 [ 367 ] {a44c2306-2221-46ad-92bb-850cffcd5f23} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.01.20 00:08:00.053566 [ 367 ] {a44c2306-2221-46ad-92bb-850cffcd5f23} InterpreterSelectQuery: FetchColumns -> Complete 2026.01.20 00:08:00.053616 [ 290 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:08:00.053650 [ 290 ] {} TCP-Session: 2bbd29ea-6f3b-4b13-a105-b1af594312c2 Authenticating user 'default' from [fd00:1122:3344:101::e]:34048 2026.01.20 00:08:00.053667 [ 290 ] {} TCP-Session: 2bbd29ea-6f3b-4b13-a105-b1af594312c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:08:00.053679 [ 290 ] {} TCP-Session: 2bbd29ea-6f3b-4b13-a105-b1af594312c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:08:00.053860 [ 367 ] {a44c2306-2221-46ad-92bb-850cffcd5f23} oximeter.version (ef382589-e1e5-4129-9849-9f0bd7ce6e36) (SelectExecutor): Key condition: unknown 2026.01.20 00:08:00.053883 [ 286 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:08:00.053917 [ 286 ] {} TCP-Session: 41f4970e-b3ea-4f30-8fd5-6f74909f9f7b Authenticating user 'default' from [fd00:1122:3344:101::e]:59638 2026.01.20 00:08:00.053933 [ 286 ] {} TCP-Session: 41f4970e-b3ea-4f30-8fd5-6f74909f9f7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:08:00.053945 [ 286 ] {} TCP-Session: 41f4970e-b3ea-4f30-8fd5-6f74909f9f7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:08:00.054003 [ 288 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:08:00.054039 [ 288 ] {} TCP-Session: 682977e5-76c0-46d4-8dfb-71eff226d9d1 Authenticating user 'default' from [fd00:1122:3344:101::e]:60615 2026.01.20 00:08:00.054057 [ 288 ] {} TCP-Session: 682977e5-76c0-46d4-8dfb-71eff226d9d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:08:00.054070 [ 288 ] {} TCP-Session: 682977e5-76c0-46d4-8dfb-71eff226d9d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:08:00.054827 [ 300 ] {a44c2306-2221-46ad-92bb-850cffcd5f23} AggregatingTransform: Aggregating 2026.01.20 00:08:00.054888 [ 300 ] {a44c2306-2221-46ad-92bb-850cffcd5f23} Aggregator: Aggregation method: without_key 2026.01.20 00:08:00.054923 [ 300 ] {a44c2306-2221-46ad-92bb-850cffcd5f23} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000960182 sec. (1041.469 rows/sec., 40.68 KiB/sec.) 2026.01.20 00:08:00.054942 [ 300 ] {a44c2306-2221-46ad-92bb-850cffcd5f23} Aggregator: Merging aggregated data 2026.01.20 00:08:00.056245 [ 367 ] {a44c2306-2221-46ad-92bb-850cffcd5f23} executeQuery: Read 1 rows, 40.00 B in 0.00309 sec., 323.62459546925567 rows/sec., 12.64 KiB/sec. 2026.01.20 00:08:00.056381 [ 367 ] {a44c2306-2221-46ad-92bb-850cffcd5f23} TCPHandler: Processed in 0.003475805 sec. 2026.01.20 00:08:00.056468 [ 367 ] {} TCPHandler: Done processing connection. 2026.01.20 00:08:00.056498 [ 367 ] {} TCP-Session: a2e3f4f5-f01a-4453-9ff2-b76db7caf0a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:08:00.056505 [ 368 ] {} TCPHandler: Done processing connection. 2026.01.20 00:08:00.056551 [ 369 ] {} TCPHandler: Done processing connection. 2026.01.20 00:08:00.056556 [ 368 ] {} TCP-Session: 742b6753-035e-48f3-b68e-3cad6388f482 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:08:00.056567 [ 288 ] {} TCPHandler: Done processing connection. 2026.01.20 00:08:00.056598 [ 369 ] {} TCP-Session: 4235c125-ce17-4e7e-a8df-9c640844e519 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:08:00.056599 [ 289 ] {} TCPHandler: Done processing connection. 2026.01.20 00:08:00.056616 [ 290 ] {} TCPHandler: Done processing connection. 2026.01.20 00:08:00.056647 [ 286 ] {} TCPHandler: Done processing connection. 2026.01.20 00:08:00.056657 [ 370 ] {} TCPHandler: Done processing connection. 2026.01.20 00:08:00.056677 [ 290 ] {} TCP-Session: 2bbd29ea-6f3b-4b13-a105-b1af594312c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:08:00.056680 [ 366 ] {} TCPHandler: Done processing connection. 2026.01.20 00:08:00.056698 [ 370 ] {} TCP-Session: f493d5d9-665c-4268-803b-adab000bfadc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:08:00.056650 [ 289 ] {} TCP-Session: eba11732-f4ce-477b-82fe-3111960910ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:08:00.056728 [ 366 ] {} TCP-Session: 840ba9f8-6259-495e-99d4-157e5613f44e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:08:00.056610 [ 288 ] {} TCP-Session: 682977e5-76c0-46d4-8dfb-71eff226d9d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:08:00.056684 [ 286 ] {} TCP-Session: 41f4970e-b3ea-4f30-8fd5-6f74909f9f7b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:08:00.157435 [ 367 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42453 2026.01.20 00:08:00.157570 [ 367 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:08:00.157597 [ 367 ] {} TCP-Session: 75ca8ce3-4184-4fd8-81bf-1a7370d461ea Authenticating user 'default' from [fd00:1122:3344:101::e]:42453 2026.01.20 00:08:00.157619 [ 367 ] {} TCP-Session: 75ca8ce3-4184-4fd8-81bf-1a7370d461ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:08:00.157632 [ 367 ] {} TCP-Session: 75ca8ce3-4184-4fd8-81bf-1a7370d461ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:08:00.157861 [ 368 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61827 2026.01.20 00:08:00.157891 [ 286 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59223 2026.01.20 00:08:00.157911 [ 289 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48018 2026.01.20 00:08:00.157941 [ 366 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54060 2026.01.20 00:08:00.157970 [ 367 ] {} TCP-Session: 75ca8ce3-4184-4fd8-81bf-1a7370d461ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:08:00.157985 [ 368 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:08:00.158012 [ 286 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:08:00.157934 [ 290 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39330 2026.01.20 00:08:00.158047 [ 366 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:08:00.158057 [ 286 ] {} TCP-Session: d61168fb-7f23-4d5b-ab98-501b075230a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:59223 2026.01.20 00:08:00.158081 [ 366 ] {} TCP-Session: 75895aed-94e3-42f3-acee-338c1ccc648a Authenticating user 'default' from [fd00:1122:3344:101::e]:54060 2026.01.20 00:08:00.158048 [ 289 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:08:00.158095 [ 286 ] {} TCP-Session: d61168fb-7f23-4d5b-ab98-501b075230a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:08:00.158107 [ 290 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:08:00.158134 [ 286 ] {} TCP-Session: d61168fb-7f23-4d5b-ab98-501b075230a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:08:00.158136 [ 289 ] {} TCP-Session: cbe05ef0-345e-4054-8a18-831d297826bd Authenticating user 'default' from [fd00:1122:3344:101::e]:48018 2026.01.20 00:08:00.158150 [ 290 ] {} TCP-Session: 3a639287-3c38-43c8-9cf3-258a84866261 Authenticating user 'default' from [fd00:1122:3344:101::e]:39330 2026.01.20 00:08:00.158160 [ 367 ] {58662662-53da-4ad0-9995-428dea3d4340} executeQuery: (from [fd00:1122:3344:101::e]:42453) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.01.20 00:08:00.158178 [ 289 ] {} TCP-Session: cbe05ef0-345e-4054-8a18-831d297826bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:08:00.158186 [ 290 ] {} TCP-Session: 3a639287-3c38-43c8-9cf3-258a84866261 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:08:00.158211 [ 289 ] {} TCP-Session: cbe05ef0-345e-4054-8a18-831d297826bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:08:00.158225 [ 290 ] {} TCP-Session: 3a639287-3c38-43c8-9cf3-258a84866261 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:08:00.158044 [ 368 ] {} TCP-Session: 36af60bc-a372-4f13-93f6-b332b1addabb Authenticating user 'default' from [fd00:1122:3344:101::e]:61827 2026.01.20 00:08:00.157905 [ 288 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57769 2026.01.20 00:08:00.158287 [ 368 ] {} TCP-Session: 36af60bc-a372-4f13-93f6-b332b1addabb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:08:00.157885 [ 370 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53835 2026.01.20 00:08:00.158305 [ 368 ] {} TCP-Session: 36af60bc-a372-4f13-93f6-b332b1addabb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:08:00.157873 [ 369 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49678 2026.01.20 00:08:00.158343 [ 288 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:08:00.158380 [ 370 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:08:00.158102 [ 366 ] {} TCP-Session: 75895aed-94e3-42f3-acee-338c1ccc648a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:08:00.158412 [ 288 ] {} TCP-Session: 3b3a1c13-2060-4577-92bf-155ce909464d Authenticating user 'default' from [fd00:1122:3344:101::e]:57769 2026.01.20 00:08:00.158434 [ 366 ] {} TCP-Session: 75895aed-94e3-42f3-acee-338c1ccc648a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:08:00.158445 [ 367 ] {58662662-53da-4ad0-9995-428dea3d4340} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.01.20 00:08:00.158444 [ 369 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:08:00.158452 [ 288 ] {} TCP-Session: 3b3a1c13-2060-4577-92bf-155ce909464d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:08:00.158509 [ 367 ] {58662662-53da-4ad0-9995-428dea3d4340} InterpreterSelectQuery: FetchColumns -> Complete 2026.01.20 00:08:00.158512 [ 369 ] {} TCP-Session: 99b2c61d-99be-473b-822d-ada7cd1d0937 Authenticating user 'default' from [fd00:1122:3344:101::e]:49678 2026.01.20 00:08:00.158525 [ 288 ] {} TCP-Session: 3b3a1c13-2060-4577-92bf-155ce909464d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:08:00.158425 [ 370 ] {} TCP-Session: fb7994f7-d89d-4d98-9b6a-d5c3e6c2db25 Authenticating user 'default' from [fd00:1122:3344:101::e]:53835 2026.01.20 00:08:00.158565 [ 369 ] {} TCP-Session: 99b2c61d-99be-473b-822d-ada7cd1d0937 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:08:00.158594 [ 370 ] {} TCP-Session: fb7994f7-d89d-4d98-9b6a-d5c3e6c2db25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:08:00.158612 [ 369 ] {} TCP-Session: 99b2c61d-99be-473b-822d-ada7cd1d0937 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:08:00.158619 [ 370 ] {} TCP-Session: fb7994f7-d89d-4d98-9b6a-d5c3e6c2db25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:08:00.158807 [ 367 ] {58662662-53da-4ad0-9995-428dea3d4340} oximeter.version (ef382589-e1e5-4129-9849-9f0bd7ce6e36) (SelectExecutor): Key condition: unknown 2026.01.20 00:08:00.159790 [ 354 ] {58662662-53da-4ad0-9995-428dea3d4340} AggregatingTransform: Aggregating 2026.01.20 00:08:00.160053 [ 354 ] {58662662-53da-4ad0-9995-428dea3d4340} Aggregator: Aggregation method: without_key 2026.01.20 00:08:00.160089 [ 354 ] {58662662-53da-4ad0-9995-428dea3d4340} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001174746 sec. (851.248 rows/sec., 33.25 KiB/sec.) 2026.01.20 00:08:00.160106 [ 354 ] {58662662-53da-4ad0-9995-428dea3d4340} Aggregator: Merging aggregated data 2026.01.20 00:08:00.161354 [ 367 ] {58662662-53da-4ad0-9995-428dea3d4340} executeQuery: Read 1 rows, 40.00 B in 0.003249 sec., 307.7870113881194 rows/sec., 12.02 KiB/sec. 2026.01.20 00:08:00.161511 [ 367 ] {58662662-53da-4ad0-9995-428dea3d4340} TCPHandler: Processed in 0.003654587 sec. 2026.01.20 00:08:00.161628 [ 367 ] {} TCPHandler: Done processing connection. 2026.01.20 00:08:00.161652 [ 368 ] {} TCPHandler: Done processing connection. 2026.01.20 00:08:00.161658 [ 367 ] {} TCP-Session: 75ca8ce3-4184-4fd8-81bf-1a7370d461ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:08:00.161669 [ 369 ] {} TCPHandler: Done processing connection. 2026.01.20 00:08:00.161703 [ 289 ] {} TCPHandler: Done processing connection. 2026.01.20 00:08:00.161713 [ 370 ] {} TCPHandler: Done processing connection. 2026.01.20 00:08:00.161729 [ 286 ] {} TCPHandler: Done processing connection. 2026.01.20 00:08:00.161757 [ 289 ] {} TCP-Session: cbe05ef0-345e-4054-8a18-831d297826bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:08:00.161768 [ 366 ] {} TCPHandler: Done processing connection. 2026.01.20 00:08:00.161786 [ 286 ] {} TCP-Session: d61168fb-7f23-4d5b-ab98-501b075230a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:08:00.161777 [ 370 ] {} TCP-Session: fb7994f7-d89d-4d98-9b6a-d5c3e6c2db25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:08:00.161829 [ 366 ] {} TCP-Session: 75895aed-94e3-42f3-acee-338c1ccc648a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:08:00.161739 [ 288 ] {} TCPHandler: Done processing connection. 2026.01.20 00:08:00.161736 [ 369 ] {} TCP-Session: 99b2c61d-99be-473b-822d-ada7cd1d0937 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:08:00.161883 [ 288 ] {} TCP-Session: 3b3a1c13-2060-4577-92bf-155ce909464d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:08:00.161700 [ 368 ] {} TCP-Session: 36af60bc-a372-4f13-93f6-b332b1addabb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:08:00.161685 [ 290 ] {} TCPHandler: Done processing connection. 2026.01.20 00:08:00.161960 [ 290 ] {} TCP-Session: 3a639287-3c38-43c8-9cf3-258a84866261 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:08:00.591124 [ 367 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44885 2026.01.20 00:08:00.591237 [ 367 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:08:00.591264 [ 367 ] {} TCP-Session: 1bd4b874-e0a9-4a53-9330-9cbcb79876c7 Authenticating user 'default' from [fd00:1122:3344:101::e]:44885 2026.01.20 00:08:00.591284 [ 367 ] {} TCP-Session: 1bd4b874-e0a9-4a53-9330-9cbcb79876c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:08:00.591297 [ 367 ] {} TCP-Session: 1bd4b874-e0a9-4a53-9330-9cbcb79876c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:08:00.591514 [ 368 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64654 2026.01.20 00:08:00.591546 [ 288 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41779 2026.01.20 00:08:00.591567 [ 290 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38388 2026.01.20 00:08:00.591576 [ 366 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63792 2026.01.20 00:08:00.591621 [ 367 ] {} TCP-Session: 1bd4b874-e0a9-4a53-9330-9cbcb79876c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:08:00.591658 [ 368 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:08:00.591659 [ 288 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:08:00.591692 [ 290 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:08:00.591695 [ 366 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:08:00.591705 [ 288 ] {} TCP-Session: 94add1e1-8726-4602-81e8-e32a19baf167 Authenticating user 'default' from [fd00:1122:3344:101::e]:41779 2026.01.20 00:08:00.591732 [ 290 ] {} TCP-Session: 9fee1ea6-fbd5-4c90-8cb3-7941345a4cb5 Authenticating user 'default' from [fd00:1122:3344:101::e]:38388 2026.01.20 00:08:00.591739 [ 366 ] {} TCP-Session: adb4bb00-4177-4699-b07c-955a2ddd84d3 Authenticating user 'default' from [fd00:1122:3344:101::e]:63792 2026.01.20 00:08:00.591758 [ 288 ] {} TCP-Session: 94add1e1-8726-4602-81e8-e32a19baf167 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:08:00.591775 [ 290 ] {} TCP-Session: 9fee1ea6-fbd5-4c90-8cb3-7941345a4cb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:08:00.591776 [ 366 ] {} TCP-Session: adb4bb00-4177-4699-b07c-955a2ddd84d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:08:00.591787 [ 288 ] {} TCP-Session: 94add1e1-8726-4602-81e8-e32a19baf167 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:08:00.591813 [ 366 ] {} TCP-Session: adb4bb00-4177-4699-b07c-955a2ddd84d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:08:00.591697 [ 368 ] {} TCP-Session: 243cfe64-562e-4fab-af50-24fee6654c65 Authenticating user 'default' from [fd00:1122:3344:101::e]:64654 2026.01.20 00:08:00.591847 [ 367 ] {c6ab067b-0bd3-430d-ab6d-c89858a27081} executeQuery: (from [fd00:1122:3344:101::e]:44885) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.01.20 00:08:00.591870 [ 368 ] {} TCP-Session: 243cfe64-562e-4fab-af50-24fee6654c65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:08:00.591558 [ 289 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59440 2026.01.20 00:08:00.591900 [ 368 ] {} TCP-Session: 243cfe64-562e-4fab-af50-24fee6654c65 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:08:00.591534 [ 370 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57710 2026.01.20 00:08:00.591518 [ 369 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53873 2026.01.20 00:08:00.591805 [ 290 ] {} TCP-Session: 9fee1ea6-fbd5-4c90-8cb3-7941345a4cb5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:08:00.592007 [ 289 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:08:00.592020 [ 370 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:08:00.591536 [ 286 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55753 2026.01.20 00:08:00.592060 [ 370 ] {} TCP-Session: 5e7a0e20-e785-4f6f-84c2-aa1441beb828 Authenticating user 'default' from [fd00:1122:3344:101::e]:57710 2026.01.20 00:08:00.592048 [ 369 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:08:00.592086 [ 370 ] {} TCP-Session: 5e7a0e20-e785-4f6f-84c2-aa1441beb828 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:08:00.592049 [ 289 ] {} TCP-Session: a2638ffd-0c58-4906-80e2-42b50a92b483 Authenticating user 'default' from [fd00:1122:3344:101::e]:59440 2026.01.20 00:08:00.592118 [ 369 ] {} TCP-Session: 13c5e8ee-557b-46b9-9f2f-88d687168e9f Authenticating user 'default' from [fd00:1122:3344:101::e]:53873 2026.01.20 00:08:00.592120 [ 286 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:08:00.592142 [ 367 ] {c6ab067b-0bd3-430d-ab6d-c89858a27081} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.01.20 00:08:00.592171 [ 286 ] {} TCP-Session: 831520f2-a200-4101-bd02-ffae471a511f Authenticating user 'default' from [fd00:1122:3344:101::e]:55753 2026.01.20 00:08:00.592153 [ 369 ] {} TCP-Session: 13c5e8ee-557b-46b9-9f2f-88d687168e9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:08:00.592200 [ 286 ] {} TCP-Session: 831520f2-a200-4101-bd02-ffae471a511f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:08:00.592215 [ 367 ] {c6ab067b-0bd3-430d-ab6d-c89858a27081} InterpreterSelectQuery: FetchColumns -> Complete 2026.01.20 00:08:00.592229 [ 286 ] {} TCP-Session: 831520f2-a200-4101-bd02-ffae471a511f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:08:00.592218 [ 369 ] {} TCP-Session: 13c5e8ee-557b-46b9-9f2f-88d687168e9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:08:00.592151 [ 289 ] {} TCP-Session: a2638ffd-0c58-4906-80e2-42b50a92b483 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:08:00.592122 [ 370 ] {} TCP-Session: 5e7a0e20-e785-4f6f-84c2-aa1441beb828 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:08:00.592287 [ 289 ] {} TCP-Session: a2638ffd-0c58-4906-80e2-42b50a92b483 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:08:00.592523 [ 367 ] {c6ab067b-0bd3-430d-ab6d-c89858a27081} oximeter.version (ef382589-e1e5-4129-9849-9f0bd7ce6e36) (SelectExecutor): Key condition: unknown 2026.01.20 00:08:00.593449 [ 338 ] {c6ab067b-0bd3-430d-ab6d-c89858a27081} AggregatingTransform: Aggregating 2026.01.20 00:08:00.593503 [ 338 ] {c6ab067b-0bd3-430d-ab6d-c89858a27081} Aggregator: Aggregation method: without_key 2026.01.20 00:08:00.593541 [ 338 ] {c6ab067b-0bd3-430d-ab6d-c89858a27081} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000909972 sec. (1098.935 rows/sec., 42.93 KiB/sec.) 2026.01.20 00:08:00.593560 [ 338 ] {c6ab067b-0bd3-430d-ab6d-c89858a27081} Aggregator: Merging aggregated data 2026.01.20 00:08:00.594744 [ 367 ] {c6ab067b-0bd3-430d-ab6d-c89858a27081} executeQuery: Read 1 rows, 40.00 B in 0.002981 sec., 335.4579000335458 rows/sec., 13.10 KiB/sec. 2026.01.20 00:08:00.594979 [ 367 ] {c6ab067b-0bd3-430d-ab6d-c89858a27081} TCPHandler: Processed in 0.003513425 sec. 2026.01.20 00:08:00.595140 [ 367 ] {} TCPHandler: Done processing connection. 2026.01.20 00:08:00.595164 [ 366 ] {} TCPHandler: Done processing connection. 2026.01.20 00:08:00.595182 [ 367 ] {} TCP-Session: 1bd4b874-e0a9-4a53-9330-9cbcb79876c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:08:00.595187 [ 368 ] {} TCPHandler: Done processing connection. 2026.01.20 00:08:00.595215 [ 366 ] {} TCP-Session: adb4bb00-4177-4699-b07c-955a2ddd84d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:08:00.595235 [ 369 ] {} TCPHandler: Done processing connection. 2026.01.20 00:08:00.595245 [ 290 ] {} TCPHandler: Done processing connection. 2026.01.20 00:08:00.595262 [ 288 ] {} TCPHandler: Done processing connection. 2026.01.20 00:08:00.595286 [ 369 ] {} TCP-Session: 13c5e8ee-557b-46b9-9f2f-88d687168e9f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:08:00.595305 [ 290 ] {} TCP-Session: 9fee1ea6-fbd5-4c90-8cb3-7941345a4cb5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:08:00.595322 [ 288 ] {} TCP-Session: 94add1e1-8726-4602-81e8-e32a19baf167 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:08:00.595279 [ 289 ] {} TCPHandler: Done processing connection. 2026.01.20 00:08:00.595256 [ 368 ] {} TCP-Session: 243cfe64-562e-4fab-af50-24fee6654c65 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:08:00.595384 [ 289 ] {} TCP-Session: a2638ffd-0c58-4906-80e2-42b50a92b483 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:08:00.595212 [ 370 ] {} TCPHandler: Done processing connection. 2026.01.20 00:08:00.595201 [ 286 ] {} TCPHandler: Done processing connection. 2026.01.20 00:08:00.595448 [ 370 ] {} TCP-Session: 5e7a0e20-e785-4f6f-84c2-aa1441beb828 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:08:00.595462 [ 286 ] {} TCP-Session: 831520f2-a200-4101-bd02-ffae471a511f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:08:01.321155 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 2026.01.20 00:08:01.336993 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:08:01.337057 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.01.20 00:08:01.342714 [ 244 ] {} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2026.01.20 00:08:01.343525 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:08:01.347360 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 430 2026.01.20 00:08:02.419664 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1136 2026.01.20 00:08:02.422202 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:08:02.422251 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.01.20 00:08:02.423429 [ 243 ] {} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2026.01.20 00:08:02.423693 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:08:02.423943 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1136 2026.01.20 00:08:04.521740 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:08:04.521956 [ 276 ] {9e277036-dc94-4d17-97e5-80d571194d38} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:08:04.522028 [ 276 ] {9e277036-dc94-4d17-97e5-80d571194d38} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:08:04.522822 [ 276 ] {9e277036-dc94-4d17-97e5-80d571194d38} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:08:04.522868 [ 276 ] {9e277036-dc94-4d17-97e5-80d571194d38} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.01.20 00:08:04.523278 [ 276 ] {9e277036-dc94-4d17-97e5-80d571194d38} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2026.01.20 00:08:04.523502 [ 276 ] {9e277036-dc94-4d17-97e5-80d571194d38} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:08:04.523656 [ 276 ] {9e277036-dc94-4d17-97e5-80d571194d38} executeQuery: Read 136 rows, 12.05 KiB in 0.001753 sec., 77581.2892184826 rows/sec., 6.71 MiB/sec. 2026.01.20 00:08:04.523699 [ 276 ] {9e277036-dc94-4d17-97e5-80d571194d38} TCPHandler: Processed in 0.002085807 sec. 2026.01.20 00:08:04.523823 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:08:04.523921 [ 276 ] {769740d0-f1ea-4f22-944b-3b0da6bcf243} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.01.20 00:08:04.523962 [ 276 ] {769740d0-f1ea-4f22-944b-3b0da6bcf243} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.01.20 00:08:04.524381 [ 276 ] {769740d0-f1ea-4f22-944b-3b0da6bcf243} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:08:04.524417 [ 276 ] {769740d0-f1ea-4f22-944b-3b0da6bcf243} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.01.20 00:08:04.524716 [ 276 ] {769740d0-f1ea-4f22-944b-3b0da6bcf243} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2026.01.20 00:08:04.524924 [ 276 ] {769740d0-f1ea-4f22-944b-3b0da6bcf243} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:08:04.525056 [ 276 ] {769740d0-f1ea-4f22-944b-3b0da6bcf243} executeQuery: Read 40 rows, 3.01 KiB in 0.001156 sec., 34602.07612456748 rows/sec., 2.54 MiB/sec. 2026.01.20 00:08:04.525095 [ 276 ] {769740d0-f1ea-4f22-944b-3b0da6bcf243} TCPHandler: Processed in 0.001322346 sec. 2026.01.20 00:08:04.525209 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:08:04.525301 [ 276 ] {0b5134a2-803c-4244-a01d-22302291cb8f} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:08:04.525341 [ 276 ] {0b5134a2-803c-4244-a01d-22302291cb8f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:08:04.525783 [ 276 ] {0b5134a2-803c-4244-a01d-22302291cb8f} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:08:04.525819 [ 276 ] {0b5134a2-803c-4244-a01d-22302291cb8f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.01.20 00:08:04.526129 [ 276 ] {0b5134a2-803c-4244-a01d-22302291cb8f} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2026.01.20 00:08:04.526334 [ 276 ] {0b5134a2-803c-4244-a01d-22302291cb8f} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:08:04.526460 [ 276 ] {0b5134a2-803c-4244-a01d-22302291cb8f} executeQuery: Read 104 rows, 8.32 KiB in 0.001177 sec., 88360.23789294816 rows/sec., 6.90 MiB/sec. 2026.01.20 00:08:04.526499 [ 276 ] {0b5134a2-803c-4244-a01d-22302291cb8f} TCPHandler: Processed in 0.001339677 sec. 2026.01.20 00:08:04.526612 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:08:04.526706 [ 276 ] {e9c3d1bb-4968-4b0f-a00a-10e6b4bb746f} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:08:04.526750 [ 276 ] {e9c3d1bb-4968-4b0f-a00a-10e6b4bb746f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:08:04.527164 [ 276 ] {e9c3d1bb-4968-4b0f-a00a-10e6b4bb746f} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:08:04.527200 [ 276 ] {e9c3d1bb-4968-4b0f-a00a-10e6b4bb746f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.01.20 00:08:04.527523 [ 276 ] {e9c3d1bb-4968-4b0f-a00a-10e6b4bb746f} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2026.01.20 00:08:04.527730 [ 276 ] {e9c3d1bb-4968-4b0f-a00a-10e6b4bb746f} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:08:04.527860 [ 276 ] {e9c3d1bb-4968-4b0f-a00a-10e6b4bb746f} executeQuery: Read 160 rows, 11.41 KiB in 0.001172 sec., 136518.771331058 rows/sec., 9.51 MiB/sec. 2026.01.20 00:08:04.527899 [ 276 ] {e9c3d1bb-4968-4b0f-a00a-10e6b4bb746f} TCPHandler: Processed in 0.001335917 sec. 2026.01.20 00:08:04.528009 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:08:04.528103 [ 276 ] {a698165e-684e-4800-af6c-41b456a5093a} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.01.20 00:08:04.528156 [ 276 ] {a698165e-684e-4800-af6c-41b456a5093a} 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 2026.01.20 00:08:04.529034 [ 276 ] {a698165e-684e-4800-af6c-41b456a5093a} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:08:04.529070 [ 276 ] {a698165e-684e-4800-af6c-41b456a5093a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.01.20 00:08:04.529620 [ 276 ] {a698165e-684e-4800-af6c-41b456a5093a} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2026.01.20 00:08:04.529834 [ 276 ] {a698165e-684e-4800-af6c-41b456a5093a} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:08:04.529979 [ 276 ] {a698165e-684e-4800-af6c-41b456a5093a} executeQuery: Read 40 rows, 73.40 KiB in 0.001895 sec., 21108.179419525066 rows/sec., 37.82 MiB/sec. 2026.01.20 00:08:04.530034 [ 276 ] {a698165e-684e-4800-af6c-41b456a5093a} TCPHandler: Processed in 0.002075467 sec. 2026.01.20 00:08:04.530154 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:08:04.530250 [ 276 ] {494064c3-12e1-427e-b1c3-342b4c39d80c} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:08:04.530292 [ 276 ] {494064c3-12e1-427e-b1c3-342b4c39d80c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:08:04.530641 [ 276 ] {494064c3-12e1-427e-b1c3-342b4c39d80c} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:08:04.530678 [ 276 ] {494064c3-12e1-427e-b1c3-342b4c39d80c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.01.20 00:08:04.530978 [ 276 ] {494064c3-12e1-427e-b1c3-342b4c39d80c} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2026.01.20 00:08:04.531174 [ 276 ] {494064c3-12e1-427e-b1c3-342b4c39d80c} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:08:04.531302 [ 276 ] {494064c3-12e1-427e-b1c3-342b4c39d80c} executeQuery: Read 60 rows, 4.14 KiB in 0.001071 sec., 56022.40896358544 rows/sec., 3.78 MiB/sec. 2026.01.20 00:08:04.531337 [ 276 ] {494064c3-12e1-427e-b1c3-342b4c39d80c} TCPHandler: Processed in 0.001233126 sec. 2026.01.20 00:08:07.180423 [ 29 ] {} DNSResolver: Updating DNS cache 2026.01.20 00:08:07.180506 [ 29 ] {} DNSResolver: Updated DNS cache 2026.01.20 00:08:07.366127 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 27865 2026.01.20 00:08:07.366704 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:08:07.366744 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.01.20 00:08:07.367238 [ 245 ] {} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2026.01.20 00:08:07.367472 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:08:07.367604 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27865 2026.01.20 00:08:08.847493 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 437 2026.01.20 00:08:08.863694 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:08:08.863765 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.01.20 00:08:08.869327 [ 244 ] {} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2026.01.20 00:08:08.869989 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:08:08.873022 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 437 2026.01.20 00:08:09.520559 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:08:09.520837 [ 276 ] {c7866277-8140-47fe-b7e9-4f1217a7fb7e} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:08:09.520938 [ 276 ] {c7866277-8140-47fe-b7e9-4f1217a7fb7e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:08:09.521626 [ 276 ] {c7866277-8140-47fe-b7e9-4f1217a7fb7e} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:08:09.521669 [ 276 ] {c7866277-8140-47fe-b7e9-4f1217a7fb7e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.01.20 00:08:09.522069 [ 276 ] {c7866277-8140-47fe-b7e9-4f1217a7fb7e} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2026.01.20 00:08:09.522285 [ 276 ] {c7866277-8140-47fe-b7e9-4f1217a7fb7e} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:08:09.522439 [ 276 ] {c7866277-8140-47fe-b7e9-4f1217a7fb7e} executeQuery: Read 56 rows, 4.38 KiB in 0.001677 sec., 33392.96362552176 rows/sec., 2.55 MiB/sec. 2026.01.20 00:08:09.522481 [ 276 ] {c7866277-8140-47fe-b7e9-4f1217a7fb7e} TCPHandler: Processed in 0.002101697 sec. 2026.01.20 00:08:09.522647 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:08:09.522754 [ 276 ] {d6136eb2-4586-4056-a0fc-869161954ddb} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:08:09.522795 [ 276 ] {d6136eb2-4586-4056-a0fc-869161954ddb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:08:09.523223 [ 276 ] {d6136eb2-4586-4056-a0fc-869161954ddb} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:08:09.523259 [ 276 ] {d6136eb2-4586-4056-a0fc-869161954ddb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.01.20 00:08:09.523555 [ 276 ] {d6136eb2-4586-4056-a0fc-869161954ddb} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2026.01.20 00:08:09.523786 [ 276 ] {d6136eb2-4586-4056-a0fc-869161954ddb} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:08:09.523915 [ 276 ] {d6136eb2-4586-4056-a0fc-869161954ddb} executeQuery: Read 64 rows, 5.12 KiB in 0.001179 sec., 54283.2909245123 rows/sec., 4.24 MiB/sec. 2026.01.20 00:08:09.523954 [ 276 ] {d6136eb2-4586-4056-a0fc-869161954ddb} TCPHandler: Processed in 0.001358837 sec. 2026.01.20 00:08:09.524072 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:08:09.524169 [ 276 ] {a50eb3bb-ba1e-44ef-afb4-218675365751} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:08:09.524212 [ 276 ] {a50eb3bb-ba1e-44ef-afb4-218675365751} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:08:09.524630 [ 276 ] {a50eb3bb-ba1e-44ef-afb4-218675365751} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:08:09.524666 [ 276 ] {a50eb3bb-ba1e-44ef-afb4-218675365751} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.01.20 00:08:09.524987 [ 276 ] {a50eb3bb-ba1e-44ef-afb4-218675365751} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2026.01.20 00:08:09.525202 [ 276 ] {a50eb3bb-ba1e-44ef-afb4-218675365751} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:08:09.525335 [ 276 ] {a50eb3bb-ba1e-44ef-afb4-218675365751} executeQuery: Read 160 rows, 11.41 KiB in 0.001185 sec., 135021.0970464135 rows/sec., 9.40 MiB/sec. 2026.01.20 00:08:09.525373 [ 276 ] {a50eb3bb-ba1e-44ef-afb4-218675365751} TCPHandler: Processed in 0.001351037 sec. 2026.01.20 00:08:09.525473 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:08:09.525566 [ 276 ] {6401bc95-6481-442f-8bc9-022306eba7f5} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:08:09.525608 [ 276 ] {6401bc95-6481-442f-8bc9-022306eba7f5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:08:09.525938 [ 276 ] {6401bc95-6481-442f-8bc9-022306eba7f5} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:08:09.525974 [ 276 ] {6401bc95-6481-442f-8bc9-022306eba7f5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.01.20 00:08:09.526289 [ 276 ] {6401bc95-6481-442f-8bc9-022306eba7f5} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2026.01.20 00:08:09.526491 [ 276 ] {6401bc95-6481-442f-8bc9-022306eba7f5} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:08:09.526620 [ 276 ] {6401bc95-6481-442f-8bc9-022306eba7f5} executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. 2026.01.20 00:08:09.526657 [ 276 ] {6401bc95-6481-442f-8bc9-022306eba7f5} TCPHandler: Processed in 0.001232966 sec. 2026.01.20 00:08:12.424150 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1156 2026.01.20 00:08:12.426342 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:08:12.426390 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.01.20 00:08:12.427578 [ 243 ] {} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2026.01.20 00:08:12.427853 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:08:12.428147 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1156 2026.01.20 00:08:14.551721 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:08:14.551936 [ 276 ] {7d8a3294-8454-4f06-8410-8565a60f369f} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.01.20 00:08:14.552007 [ 276 ] {7d8a3294-8454-4f06-8410-8565a60f369f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.01.20 00:08:14.552617 [ 276 ] {7d8a3294-8454-4f06-8410-8565a60f369f} oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:08:14.552665 [ 276 ] {7d8a3294-8454-4f06-8410-8565a60f369f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.01.20 00:08:14.553072 [ 276 ] {7d8a3294-8454-4f06-8410-8565a60f369f} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2026.01.20 00:08:14.553296 [ 276 ] {7d8a3294-8454-4f06-8410-8565a60f369f} oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:08:14.553444 [ 276 ] {7d8a3294-8454-4f06-8410-8565a60f369f} executeQuery: Read 24 rows, 2.04 KiB in 0.001559 sec., 15394.483643361129 rows/sec., 1.28 MiB/sec. 2026.01.20 00:08:14.553486 [ 276 ] {7d8a3294-8454-4f06-8410-8565a60f369f} TCPHandler: Processed in 0.001897594 sec. 2026.01.20 00:08:14.553604 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:08:14.553698 [ 276 ] {c036af9b-9b40-464e-b2a9-50453b9a9fbb} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.01.20 00:08:14.553738 [ 276 ] {c036af9b-9b40-464e-b2a9-50453b9a9fbb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.01.20 00:08:14.554133 [ 276 ] {c036af9b-9b40-464e-b2a9-50453b9a9fbb} oximeter.fields_ipaddr (ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:08:14.554169 [ 276 ] {c036af9b-9b40-464e-b2a9-50453b9a9fbb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.01.20 00:08:14.554454 [ 276 ] {c036af9b-9b40-464e-b2a9-50453b9a9fbb} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2026.01.20 00:08:14.554674 [ 276 ] {c036af9b-9b40-464e-b2a9-50453b9a9fbb} oximeter.fields_ipaddr (ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:08:14.554806 [ 276 ] {c036af9b-9b40-464e-b2a9-50453b9a9fbb} executeQuery: Read 18 rows, 1.47 KiB in 0.001127 sec., 15971.606033717835 rows/sec., 1.27 MiB/sec. 2026.01.20 00:08:14.554843 [ 276 ] {c036af9b-9b40-464e-b2a9-50453b9a9fbb} TCPHandler: Processed in 0.001289266 sec. 2026.01.20 00:08:14.554952 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:08:14.555043 [ 276 ] {5c072364-4d14-4614-8924-52d0e5580762} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:08:14.555081 [ 276 ] {5c072364-4d14-4614-8924-52d0e5580762} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:08:14.556074 [ 276 ] {5c072364-4d14-4614-8924-52d0e5580762} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:08:14.556110 [ 276 ] {5c072364-4d14-4614-8924-52d0e5580762} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.01.20 00:08:14.556506 [ 276 ] {5c072364-4d14-4614-8924-52d0e5580762} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2026.01.20 00:08:14.556734 [ 276 ] {5c072364-4d14-4614-8924-52d0e5580762} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:08:14.556841 [ 32 ] {} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2026.01.20 00:08:14.556862 [ 276 ] {5c072364-4d14-4614-8924-52d0e5580762} executeQuery: Read 1405 rows, 120.26 KiB in 0.001836 sec., 765250.5446623093 rows/sec., 63.97 MiB/sec. 2026.01.20 00:08:14.556908 [ 32 ] {} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:08:14.556916 [ 276 ] {5c072364-4d14-4614-8924-52d0e5580762} TCPHandler: Processed in 0.002012586 sec. 2026.01.20 00:08:14.556939 [ 32 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.01.20 00:08:14.557052 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:08:14.557074 [ 193 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_86_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full 2026.01.20 00:08:14.557150 [ 276 ] {9333b569-788a-467e-9978-bd4728755615} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.01.20 00:08:14.557194 [ 276 ] {9333b569-788a-467e-9978-bd4728755615} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.01.20 00:08:14.557236 [ 193 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:08:14.557281 [ 193 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1405 rows starting from the beginning of the part 2026.01.20 00:08:14.557360 [ 193 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 136 rows starting from the beginning of the part 2026.01.20 00:08:14.557413 [ 193 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 56 rows starting from the beginning of the part 2026.01.20 00:08:14.557463 [ 193 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 136 rows starting from the beginning of the part 2026.01.20 00:08:14.557507 [ 193 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 56 rows starting from the beginning of the part 2026.01.20 00:08:14.557553 [ 193 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 1405 rows starting from the beginning of the part 2026.01.20 00:08:14.557612 [ 276 ] {9333b569-788a-467e-9978-bd4728755615} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:08:14.557658 [ 276 ] {9333b569-788a-467e-9978-bd4728755615} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.01.20 00:08:14.558013 [ 276 ] {9333b569-788a-467e-9978-bd4728755615} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2026.01.20 00:08:14.558223 [ 276 ] {9333b569-788a-467e-9978-bd4728755615} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:08:14.558357 [ 276 ] {9333b569-788a-467e-9978-bd4728755615} executeQuery: Read 70 rows, 5.23 KiB in 0.001225 sec., 57142.857142857145 rows/sec., 4.17 MiB/sec. 2026.01.20 00:08:14.558395 [ 276 ] {9333b569-788a-467e-9978-bd4728755615} TCPHandler: Processed in 0.001391828 sec. 2026.01.20 00:08:14.558506 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:08:14.558598 [ 276 ] {9302eb1e-a99f-44f8-94ee-98405456945e} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.01.20 00:08:14.558636 [ 276 ] {9302eb1e-a99f-44f8-94ee-98405456945e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.01.20 00:08:14.559100 [ 276 ] {9302eb1e-a99f-44f8-94ee-98405456945e} oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:08:14.559136 [ 276 ] {9302eb1e-a99f-44f8-94ee-98405456945e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.01.20 00:08:14.559154 [ 186 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 3194 rows, containing 5 columns (5 merged, 0 gathered) in 0.002148508 sec., 1486613.0356507865 rows/sec., 129.93 MiB/sec. 2026.01.20 00:08:14.559386 [ 197 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2026.01.20 00:08:14.559452 [ 276 ] {9302eb1e-a99f-44f8-94ee-98405456945e} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2026.01.20 00:08:14.559745 [ 276 ] {9302eb1e-a99f-44f8-94ee-98405456945e} oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:08:14.559748 [ 197 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_86_17} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:08:14.559842 [ 197 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_86_17} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2026.01.20 00:08:14.559874 [ 276 ] {9302eb1e-a99f-44f8-94ee-98405456945e} executeQuery: Read 252 rows, 17.85 KiB in 0.001294 sec., 194744.9768160742 rows/sec., 13.47 MiB/sec. 2026.01.20 00:08:14.559917 [ 276 ] {9302eb1e-a99f-44f8-94ee-98405456945e} TCPHandler: Processed in 0.001457908 sec. 2026.01.20 00:08:14.559926 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. 2026.01.20 00:08:14.560034 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:08:14.560130 [ 276 ] {9d53fe53-9191-4ec2-b218-2ca3a00d8bcb} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.01.20 00:08:14.560169 [ 276 ] {9d53fe53-9191-4ec2-b218-2ca3a00d8bcb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.01.20 00:08:14.560561 [ 276 ] {9d53fe53-9191-4ec2-b218-2ca3a00d8bcb} oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:08:14.560596 [ 276 ] {9d53fe53-9191-4ec2-b218-2ca3a00d8bcb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.01.20 00:08:14.560890 [ 276 ] {9d53fe53-9191-4ec2-b218-2ca3a00d8bcb} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2026.01.20 00:08:14.561089 [ 276 ] {9d53fe53-9191-4ec2-b218-2ca3a00d8bcb} oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:08:14.561213 [ 276 ] {9d53fe53-9191-4ec2-b218-2ca3a00d8bcb} executeQuery: Read 12 rows, 960.00 B in 0.001099 sec., 10919.01728844404 rows/sec., 853.05 KiB/sec. 2026.01.20 00:08:14.561250 [ 276 ] {9d53fe53-9191-4ec2-b218-2ca3a00d8bcb} TCPHandler: Processed in 0.001262796 sec. 2026.01.20 00:08:14.561349 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:08:14.561439 [ 276 ] {f1ec70da-c926-49ae-a2c6-e47453912a65} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:08:14.561477 [ 276 ] {f1ec70da-c926-49ae-a2c6-e47453912a65} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:08:14.562097 [ 276 ] {f1ec70da-c926-49ae-a2c6-e47453912a65} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:08:14.562132 [ 276 ] {f1ec70da-c926-49ae-a2c6-e47453912a65} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.01.20 00:08:14.562508 [ 276 ] {f1ec70da-c926-49ae-a2c6-e47453912a65} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2026.01.20 00:08:14.562716 [ 276 ] {f1ec70da-c926-49ae-a2c6-e47453912a65} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:08:14.562845 [ 276 ] {f1ec70da-c926-49ae-a2c6-e47453912a65} executeQuery: Read 614 rows, 47.33 KiB in 0.001424 sec., 431179.7752808989 rows/sec., 32.46 MiB/sec. 2026.01.20 00:08:14.562849 [ 32 ] {} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2026.01.20 00:08:14.562883 [ 276 ] {f1ec70da-c926-49ae-a2c6-e47453912a65} TCPHandler: Processed in 0.00158074 sec. 2026.01.20 00:08:14.562913 [ 32 ] {} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:08:14.562955 [ 32 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.01.20 00:08:14.563018 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:08:14.563081 [ 195 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_86_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full 2026.01.20 00:08:14.563114 [ 276 ] {e08129dc-924c-4c7c-b710-402daea9f238} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:08:14.563167 [ 276 ] {e08129dc-924c-4c7c-b710-402daea9f238} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:08:14.563234 [ 195 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:08:14.563274 [ 195 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 632 rows starting from the beginning of the part 2026.01.20 00:08:14.563348 [ 195 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 104 rows starting from the beginning of the part 2026.01.20 00:08:14.563399 [ 195 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 64 rows starting from the beginning of the part 2026.01.20 00:08:14.563446 [ 195 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 104 rows starting from the beginning of the part 2026.01.20 00:08:14.563489 [ 195 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 64 rows starting from the beginning of the part 2026.01.20 00:08:14.563535 [ 195 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 614 rows starting from the beginning of the part 2026.01.20 00:08:14.563756 [ 276 ] {e08129dc-924c-4c7c-b710-402daea9f238} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:08:14.563796 [ 276 ] {e08129dc-924c-4c7c-b710-402daea9f238} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.01.20 00:08:14.564199 [ 276 ] {e08129dc-924c-4c7c-b710-402daea9f238} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2026.01.20 00:08:14.564419 [ 276 ] {e08129dc-924c-4c7c-b710-402daea9f238} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:08:14.564532 [ 32 ] {} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2026.01.20 00:08:14.564548 [ 276 ] {e08129dc-924c-4c7c-b710-402daea9f238} executeQuery: Read 889 rows, 61.79 KiB in 0.001452 sec., 612258.9531680441 rows/sec., 41.56 MiB/sec. 2026.01.20 00:08:14.564565 [ 32 ] {} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:08:14.564588 [ 32 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.01.20 00:08:14.564590 [ 276 ] {e08129dc-924c-4c7c-b710-402daea9f238} TCPHandler: Processed in 0.001630371 sec. 2026.01.20 00:08:14.564680 [ 187 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_86_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full 2026.01.20 00:08:14.564687 [ 198 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 1582 rows, containing 5 columns (5 merged, 0 gathered) in 0.001665372 sec., 949937.9117698629 rows/sec., 75.74 MiB/sec. 2026.01.20 00:08:14.564713 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:08:14.564818 [ 187 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:08:14.564818 [ 276 ] {c850a8eb-2f00-4c4a-b23f-a8c4bac54c25} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.01.20 00:08:14.564857 [ 187 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_86_17} MergeTreeSequentialSource: Reading 4 marks from part all_1_81_16, total 23739 rows starting from the beginning of the part 2026.01.20 00:08:14.564872 [ 186 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2026.01.20 00:08:14.564892 [ 276 ] {c850a8eb-2f00-4c4a-b23f-a8c4bac54c25} 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 2026.01.20 00:08:14.564928 [ 187 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 160 rows starting from the beginning of the part 2026.01.20 00:08:14.564987 [ 187 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 160 rows starting from the beginning of the part 2026.01.20 00:08:14.565035 [ 187 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 160 rows starting from the beginning of the part 2026.01.20 00:08:14.565074 [ 187 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 160 rows starting from the beginning of the part 2026.01.20 00:08:14.565114 [ 187 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 889 rows starting from the beginning of the part 2026.01.20 00:08:14.565169 [ 186 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_86_17} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:08:14.565246 [ 186 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_86_17} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2026.01.20 00:08:14.565334 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. 2026.01.20 00:08:14.565744 [ 276 ] {c850a8eb-2f00-4c4a-b23f-a8c4bac54c25} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:08:14.565780 [ 276 ] {c850a8eb-2f00-4c4a-b23f-a8c4bac54c25} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.01.20 00:08:14.566394 [ 276 ] {c850a8eb-2f00-4c4a-b23f-a8c4bac54c25} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2026.01.20 00:08:14.566618 [ 276 ] {c850a8eb-2f00-4c4a-b23f-a8c4bac54c25} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:08:14.566757 [ 276 ] {c850a8eb-2f00-4c4a-b23f-a8c4bac54c25} executeQuery: Read 40 rows, 73.40 KiB in 0.001956 sec., 20449.89775051125 rows/sec., 36.65 MiB/sec. 2026.01.20 00:08:14.566819 [ 276 ] {c850a8eb-2f00-4c4a-b23f-a8c4bac54c25} TCPHandler: Processed in 0.002153648 sec. 2026.01.20 00:08:14.566932 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:08:14.567026 [ 276 ] {fcaaa11c-18c1-4240-a86f-5ff3dc182511} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:08:14.567066 [ 276 ] {fcaaa11c-18c1-4240-a86f-5ff3dc182511} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:08:14.567437 [ 276 ] {fcaaa11c-18c1-4240-a86f-5ff3dc182511} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:08:14.567472 [ 276 ] {fcaaa11c-18c1-4240-a86f-5ff3dc182511} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.01.20 00:08:14.567809 [ 276 ] {fcaaa11c-18c1-4240-a86f-5ff3dc182511} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2026.01.20 00:08:14.568019 [ 276 ] {fcaaa11c-18c1-4240-a86f-5ff3dc182511} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:08:14.568132 [ 32 ] {} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2026.01.20 00:08:14.568149 [ 276 ] {fcaaa11c-18c1-4240-a86f-5ff3dc182511} executeQuery: Read 60 rows, 4.14 KiB in 0.001142 sec., 52539.404553415065 rows/sec., 3.54 MiB/sec. 2026.01.20 00:08:14.568163 [ 32 ] {} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:08:14.568189 [ 32 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.01.20 00:08:14.568191 [ 276 ] {fcaaa11c-18c1-4240-a86f-5ff3dc182511} TCPHandler: Processed in 0.001307146 sec. 2026.01.20 00:08:14.568277 [ 195 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_86_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full 2026.01.20 00:08:14.568372 [ 195 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:08:14.568397 [ 195 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 4800 rows starting from the beginning of the part 2026.01.20 00:08:14.568441 [ 195 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 60 rows starting from the beginning of the part 2026.01.20 00:08:14.568551 [ 195 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 60 rows starting from the beginning of the part 2026.01.20 00:08:14.568586 [ 195 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 60 rows starting from the beginning of the part 2026.01.20 00:08:14.568618 [ 195 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 60 rows starting from the beginning of the part 2026.01.20 00:08:14.568655 [ 195 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 60 rows starting from the beginning of the part 2026.01.20 00:08:14.570224 [ 198 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 5100 rows, containing 4 columns (4 merged, 0 gathered) in 0.001981166 sec., 2574241.6334623145 rows/sec., 173.49 MiB/sec. 2026.01.20 00:08:14.570370 [ 198 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 25268 rows, containing 5 columns (5 merged, 0 gathered) in 0.005732224 sec., 4408062.211106893 rows/sec., 302.83 MiB/sec. 2026.01.20 00:08:14.570708 [ 195 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2026.01.20 00:08:14.570760 [ 201 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2026.01.20 00:08:14.571053 [ 195 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_86_17} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:08:14.571120 [ 201 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_86_17} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:08:14.571133 [ 195 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_86_17} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2026.01.20 00:08:14.571206 [ 201 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_86_17} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2026.01.20 00:08:14.571216 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. 2026.01.20 00:08:14.571296 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. 2026.01.20 00:08:14.867782 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 28313 2026.01.20 00:08:14.868341 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:08:14.868390 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.01.20 00:08:14.868953 [ 245 ] {} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2026.01.20 00:08:14.869218 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:08:14.869368 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28313 2026.01.20 00:08:16.373115 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 445 2026.01.20 00:08:16.389508 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:08:16.389555 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.01.20 00:08:16.395607 [ 244 ] {} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2026.01.20 00:08:16.396295 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:08:16.399100 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 445 2026.01.20 00:08:19.520780 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:08:19.520994 [ 276 ] {adac49fd-45e4-48e3-b6b3-59253ec0ccd2} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:08:19.521064 [ 276 ] {adac49fd-45e4-48e3-b6b3-59253ec0ccd2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:08:19.521702 [ 276 ] {adac49fd-45e4-48e3-b6b3-59253ec0ccd2} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:08:19.521740 [ 276 ] {adac49fd-45e4-48e3-b6b3-59253ec0ccd2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.01.20 00:08:19.522136 [ 276 ] {adac49fd-45e4-48e3-b6b3-59253ec0ccd2} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2026.01.20 00:08:19.522361 [ 276 ] {adac49fd-45e4-48e3-b6b3-59253ec0ccd2} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:08:19.522511 [ 276 ] {adac49fd-45e4-48e3-b6b3-59253ec0ccd2} executeQuery: Read 56 rows, 4.38 KiB in 0.00157 sec., 35668.789808917194 rows/sec., 2.72 MiB/sec. 2026.01.20 00:08:19.522554 [ 276 ] {adac49fd-45e4-48e3-b6b3-59253ec0ccd2} TCPHandler: Processed in 0.001905645 sec. 2026.01.20 00:08:19.522668 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:08:19.522764 [ 276 ] {b189550f-6922-43af-87f7-8bd7518b6a61} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:08:19.522806 [ 276 ] {b189550f-6922-43af-87f7-8bd7518b6a61} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:08:19.523229 [ 276 ] {b189550f-6922-43af-87f7-8bd7518b6a61} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:08:19.523265 [ 276 ] {b189550f-6922-43af-87f7-8bd7518b6a61} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.01.20 00:08:19.523568 [ 276 ] {b189550f-6922-43af-87f7-8bd7518b6a61} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2026.01.20 00:08:19.523779 [ 276 ] {b189550f-6922-43af-87f7-8bd7518b6a61} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:08:19.523905 [ 276 ] {b189550f-6922-43af-87f7-8bd7518b6a61} executeQuery: Read 64 rows, 5.12 KiB in 0.00116 sec., 55172.41379310345 rows/sec., 4.31 MiB/sec. 2026.01.20 00:08:19.523943 [ 276 ] {b189550f-6922-43af-87f7-8bd7518b6a61} TCPHandler: Processed in 0.001325457 sec. 2026.01.20 00:08:19.524058 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:08:19.524154 [ 276 ] {d73610e6-7760-4257-b5fb-0b4127cba60f} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:08:19.524198 [ 276 ] {d73610e6-7760-4257-b5fb-0b4127cba60f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:08:19.524597 [ 276 ] {d73610e6-7760-4257-b5fb-0b4127cba60f} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:08:19.524634 [ 276 ] {d73610e6-7760-4257-b5fb-0b4127cba60f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.01.20 00:08:19.524974 [ 276 ] {d73610e6-7760-4257-b5fb-0b4127cba60f} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2026.01.20 00:08:19.525203 [ 276 ] {d73610e6-7760-4257-b5fb-0b4127cba60f} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:08:19.525332 [ 276 ] {d73610e6-7760-4257-b5fb-0b4127cba60f} executeQuery: Read 160 rows, 11.41 KiB in 0.001197 sec., 133667.50208855473 rows/sec., 9.31 MiB/sec. 2026.01.20 00:08:19.525370 [ 276 ] {d73610e6-7760-4257-b5fb-0b4127cba60f} TCPHandler: Processed in 0.001361447 sec. 2026.01.20 00:08:19.525472 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:08:19.525568 [ 276 ] {39072720-17c8-46af-901a-1ccbadf2ce22} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:08:19.525610 [ 276 ] {39072720-17c8-46af-901a-1ccbadf2ce22} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:08:19.525936 [ 276 ] {39072720-17c8-46af-901a-1ccbadf2ce22} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:08:19.525971 [ 276 ] {39072720-17c8-46af-901a-1ccbadf2ce22} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.01.20 00:08:19.526272 [ 276 ] {39072720-17c8-46af-901a-1ccbadf2ce22} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2026.01.20 00:08:19.526483 [ 276 ] {39072720-17c8-46af-901a-1ccbadf2ce22} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:08:19.526615 [ 276 ] {39072720-17c8-46af-901a-1ccbadf2ce22} executeQuery: Read 60 rows, 4.14 KiB in 0.001065 sec., 56338.028169014084 rows/sec., 3.80 MiB/sec. 2026.01.20 00:08:19.526651 [ 276 ] {39072720-17c8-46af-901a-1ccbadf2ce22} TCPHandler: Processed in 0.001227045 sec. 2026.01.20 00:08:22.180555 [ 155 ] {} DNSResolver: Updating DNS cache 2026.01.20 00:08:22.180604 [ 155 ] {} DNSResolver: Updated DNS cache 2026.01.20 00:08:22.369524 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 28825 2026.01.20 00:08:22.370061 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:08:22.370101 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.01.20 00:08:22.370598 [ 245 ] {} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2026.01.20 00:08:22.370836 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:08:22.370973 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28825 2026.01.20 00:08:22.428307 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1184 2026.01.20 00:08:22.430597 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:08:22.430644 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.01.20 00:08:22.431884 [ 243 ] {} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2026.01.20 00:08:22.432165 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:08:22.432528 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1184 2026.01.20 00:08:23.899190 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 452 2026.01.20 00:08:23.916289 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:08:23.916348 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.01.20 00:08:23.922421 [ 244 ] {} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2026.01.20 00:08:23.923115 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:08:23.926047 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 452 2026.01.20 00:08:24.522802 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:08:24.523085 [ 276 ] {4d21f152-1ef8-4457-8206-d826f2b5517f} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:08:24.523190 [ 276 ] {4d21f152-1ef8-4457-8206-d826f2b5517f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:08:24.523921 [ 276 ] {4d21f152-1ef8-4457-8206-d826f2b5517f} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:08:24.523969 [ 276 ] {4d21f152-1ef8-4457-8206-d826f2b5517f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.01.20 00:08:24.524374 [ 276 ] {4d21f152-1ef8-4457-8206-d826f2b5517f} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2026.01.20 00:08:24.524599 [ 276 ] {4d21f152-1ef8-4457-8206-d826f2b5517f} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:08:24.524757 [ 276 ] {4d21f152-1ef8-4457-8206-d826f2b5517f} executeQuery: Read 136 rows, 12.05 KiB in 0.001749 sec., 77758.71926815323 rows/sec., 6.73 MiB/sec. 2026.01.20 00:08:24.524800 [ 276 ] {4d21f152-1ef8-4457-8206-d826f2b5517f} TCPHandler: Processed in 0.002182268 sec. 2026.01.20 00:08:24.524918 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:08:24.525016 [ 276 ] {ef0c817a-279f-45c6-9e17-1ed642ab39fd} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.01.20 00:08:24.525058 [ 276 ] {ef0c817a-279f-45c6-9e17-1ed642ab39fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.01.20 00:08:24.525479 [ 276 ] {ef0c817a-279f-45c6-9e17-1ed642ab39fd} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:08:24.525517 [ 276 ] {ef0c817a-279f-45c6-9e17-1ed642ab39fd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.01.20 00:08:24.525816 [ 276 ] {ef0c817a-279f-45c6-9e17-1ed642ab39fd} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2026.01.20 00:08:24.526038 [ 276 ] {ef0c817a-279f-45c6-9e17-1ed642ab39fd} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:08:24.526172 [ 276 ] {ef0c817a-279f-45c6-9e17-1ed642ab39fd} executeQuery: Read 40 rows, 3.01 KiB in 0.001175 sec., 34042.55319148936 rows/sec., 2.50 MiB/sec. 2026.01.20 00:08:24.526212 [ 276 ] {ef0c817a-279f-45c6-9e17-1ed642ab39fd} TCPHandler: Processed in 0.001344367 sec. 2026.01.20 00:08:24.526335 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:08:24.526431 [ 276 ] {79c63fed-03b5-45ff-a4eb-b969a9bf6d12} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:08:24.526472 [ 276 ] {79c63fed-03b5-45ff-a4eb-b969a9bf6d12} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:08:24.526896 [ 276 ] {79c63fed-03b5-45ff-a4eb-b969a9bf6d12} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:08:24.526932 [ 276 ] {79c63fed-03b5-45ff-a4eb-b969a9bf6d12} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.01.20 00:08:24.527236 [ 276 ] {79c63fed-03b5-45ff-a4eb-b969a9bf6d12} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2026.01.20 00:08:24.527441 [ 276 ] {79c63fed-03b5-45ff-a4eb-b969a9bf6d12} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:08:24.527571 [ 276 ] {79c63fed-03b5-45ff-a4eb-b969a9bf6d12} executeQuery: Read 104 rows, 8.32 KiB in 0.001157 sec., 89887.6404494382 rows/sec., 7.02 MiB/sec. 2026.01.20 00:08:24.527607 [ 276 ] {79c63fed-03b5-45ff-a4eb-b969a9bf6d12} TCPHandler: Processed in 0.001321857 sec. 2026.01.20 00:08:24.527719 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:08:24.527815 [ 276 ] {32ab4779-8b8e-4770-b269-9a4c54c442c5} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:08:24.527857 [ 276 ] {32ab4779-8b8e-4770-b269-9a4c54c442c5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:08:24.528268 [ 276 ] {32ab4779-8b8e-4770-b269-9a4c54c442c5} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:08:24.528304 [ 276 ] {32ab4779-8b8e-4770-b269-9a4c54c442c5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.01.20 00:08:24.528621 [ 276 ] {32ab4779-8b8e-4770-b269-9a4c54c442c5} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2026.01.20 00:08:24.528825 [ 276 ] {32ab4779-8b8e-4770-b269-9a4c54c442c5} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:08:24.528957 [ 276 ] {32ab4779-8b8e-4770-b269-9a4c54c442c5} executeQuery: Read 160 rows, 11.41 KiB in 0.001161 sec., 137812.23083548667 rows/sec., 9.60 MiB/sec. 2026.01.20 00:08:24.528993 [ 276 ] {32ab4779-8b8e-4770-b269-9a4c54c442c5} TCPHandler: Processed in 0.001323227 sec. 2026.01.20 00:08:24.529113 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:08:24.529208 [ 276 ] {e658698e-f571-4792-a956-b7994f0d0dc1} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.01.20 00:08:24.529262 [ 276 ] {e658698e-f571-4792-a956-b7994f0d0dc1} 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 2026.01.20 00:08:24.530066 [ 276 ] {e658698e-f571-4792-a956-b7994f0d0dc1} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:08:24.530103 [ 276 ] {e658698e-f571-4792-a956-b7994f0d0dc1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.01.20 00:08:24.530668 [ 276 ] {e658698e-f571-4792-a956-b7994f0d0dc1} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2026.01.20 00:08:24.530894 [ 276 ] {e658698e-f571-4792-a956-b7994f0d0dc1} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:08:24.531054 [ 276 ] {e658698e-f571-4792-a956-b7994f0d0dc1} executeQuery: Read 40 rows, 73.40 KiB in 0.001863 sec., 21470.746108427265 rows/sec., 38.47 MiB/sec. 2026.01.20 00:08:24.531120 [ 276 ] {e658698e-f571-4792-a956-b7994f0d0dc1} TCPHandler: Processed in 0.002056426 sec. 2026.01.20 00:08:24.531241 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:08:24.531337 [ 276 ] {4f769945-2814-489b-9884-324bf10bf597} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:08:24.531377 [ 276 ] {4f769945-2814-489b-9884-324bf10bf597} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:08:24.531707 [ 276 ] {4f769945-2814-489b-9884-324bf10bf597} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:08:24.531743 [ 276 ] {4f769945-2814-489b-9884-324bf10bf597} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.01.20 00:08:24.532044 [ 276 ] {4f769945-2814-489b-9884-324bf10bf597} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2026.01.20 00:08:24.532245 [ 276 ] {4f769945-2814-489b-9884-324bf10bf597} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:08:24.532381 [ 276 ] {4f769945-2814-489b-9884-324bf10bf597} executeQuery: Read 60 rows, 4.14 KiB in 0.001063 sec., 56444.02634054563 rows/sec., 3.80 MiB/sec. 2026.01.20 00:08:24.532417 [ 276 ] {4f769945-2814-489b-9884-324bf10bf597} TCPHandler: Processed in 0.001226576 sec. 2026.01.20 00:08:29.525120 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:08:29.525394 [ 276 ] {29726993-9aee-4e0d-a66d-b2f506d48aca} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:08:29.525487 [ 276 ] {29726993-9aee-4e0d-a66d-b2f506d48aca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:08:29.526368 [ 276 ] {29726993-9aee-4e0d-a66d-b2f506d48aca} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:08:29.526435 [ 276 ] {29726993-9aee-4e0d-a66d-b2f506d48aca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.01.20 00:08:29.526947 [ 276 ] {29726993-9aee-4e0d-a66d-b2f506d48aca} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2026.01.20 00:08:29.527265 [ 276 ] {29726993-9aee-4e0d-a66d-b2f506d48aca} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:08:29.527476 [ 276 ] {29726993-9aee-4e0d-a66d-b2f506d48aca} executeQuery: Read 56 rows, 4.38 KiB in 0.002146 sec., 26095.0605778192 rows/sec., 1.99 MiB/sec. 2026.01.20 00:08:29.527545 [ 276 ] {29726993-9aee-4e0d-a66d-b2f506d48aca} TCPHandler: Processed in 0.002603804 sec. 2026.01.20 00:08:29.527720 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:08:29.527855 [ 276 ] {485bc6a6-c615-4359-b6f1-c437ad19ea04} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:08:29.527913 [ 276 ] {485bc6a6-c615-4359-b6f1-c437ad19ea04} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:08:29.528498 [ 276 ] {485bc6a6-c615-4359-b6f1-c437ad19ea04} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:08:29.528546 [ 276 ] {485bc6a6-c615-4359-b6f1-c437ad19ea04} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.01.20 00:08:29.528979 [ 276 ] {485bc6a6-c615-4359-b6f1-c437ad19ea04} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2026.01.20 00:08:29.529268 [ 276 ] {485bc6a6-c615-4359-b6f1-c437ad19ea04} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:08:29.529452 [ 276 ] {485bc6a6-c615-4359-b6f1-c437ad19ea04} executeQuery: Read 64 rows, 5.12 KiB in 0.001628 sec., 39312.03931203931 rows/sec., 3.07 MiB/sec. 2026.01.20 00:08:29.529503 [ 276 ] {485bc6a6-c615-4359-b6f1-c437ad19ea04} TCPHandler: Processed in 0.001848674 sec. 2026.01.20 00:08:29.529656 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:08:29.529784 [ 276 ] {3fb9982b-f1e1-46f5-ac77-145821ef19e1} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:08:29.529842 [ 276 ] {3fb9982b-f1e1-46f5-ac77-145821ef19e1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:08:29.530366 [ 276 ] {3fb9982b-f1e1-46f5-ac77-145821ef19e1} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:08:29.530414 [ 276 ] {3fb9982b-f1e1-46f5-ac77-145821ef19e1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.01.20 00:08:29.530839 [ 276 ] {3fb9982b-f1e1-46f5-ac77-145821ef19e1} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2026.01.20 00:08:29.531108 [ 276 ] {3fb9982b-f1e1-46f5-ac77-145821ef19e1} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:08:29.531267 [ 276 ] {3fb9982b-f1e1-46f5-ac77-145821ef19e1} executeQuery: Read 160 rows, 11.41 KiB in 0.001511 sec., 105890.13898080742 rows/sec., 7.38 MiB/sec. 2026.01.20 00:08:29.531314 [ 276 ] {3fb9982b-f1e1-46f5-ac77-145821ef19e1} TCPHandler: Processed in 0.001724962 sec. 2026.01.20 00:08:29.531448 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:08:29.531567 [ 276 ] {2d7e6c96-9fe1-4eed-b902-37d930bd2aaa} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:08:29.531624 [ 276 ] {2d7e6c96-9fe1-4eed-b902-37d930bd2aaa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:08:29.532038 [ 276 ] {2d7e6c96-9fe1-4eed-b902-37d930bd2aaa} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:08:29.532085 [ 276 ] {2d7e6c96-9fe1-4eed-b902-37d930bd2aaa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.01.20 00:08:29.532466 [ 276 ] {2d7e6c96-9fe1-4eed-b902-37d930bd2aaa} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2026.01.20 00:08:29.532731 [ 276 ] {2d7e6c96-9fe1-4eed-b902-37d930bd2aaa} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:08:29.532889 [ 276 ] {2d7e6c96-9fe1-4eed-b902-37d930bd2aaa} executeQuery: Read 60 rows, 4.14 KiB in 0.001345 sec., 44609.665427509295 rows/sec., 3.01 MiB/sec. 2026.01.20 00:08:29.532943 [ 276 ] {2d7e6c96-9fe1-4eed-b902-37d930bd2aaa} TCPHandler: Processed in 0.00155846 sec. 2026.01.20 00:08:29.871346 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 29273 2026.01.20 00:08:29.871869 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:08:29.871903 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.01.20 00:08:29.872409 [ 245 ] {} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2026.01.20 00:08:29.872648 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:08:29.872771 [ 149 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2026.01.20 00:08:29.872775 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29273 2026.01.20 00:08:29.872808 [ 149 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:08:29.872829 [ 149 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.01.20 00:08:29.872991 [ 198 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2026.01.20 00:08:29.873155 [ 198 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:08:29.873198 [ 198 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_61_12} MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 26905 rows starting from the beginning of the part 2026.01.20 00:08:29.873285 [ 198 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 448 rows starting from the beginning of the part 2026.01.20 00:08:29.873351 [ 198 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 512 rows starting from the beginning of the part 2026.01.20 00:08:29.873396 [ 198 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 448 rows starting from the beginning of the part 2026.01.20 00:08:29.873457 [ 198 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 512 rows starting from the beginning of the part 2026.01.20 00:08:29.873494 [ 198 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 448 rows starting from the beginning of the part 2026.01.20 00:08:29.875844 [ 195 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 29273 rows, containing 4 columns (4 merged, 0 gathered) in 0.002913127 sec., 10048652.18715147 rows/sec., 143.75 MiB/sec. 2026.01.20 00:08:29.876234 [ 196 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2026.01.20 00:08:29.876564 [ 196 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_61_12} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:08:29.876650 [ 196 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_61_12} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2026.01.20 00:08:29.876773 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.90 MiB. 2026.01.20 00:08:31.426151 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 460 2026.01.20 00:08:31.443312 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:08:31.443362 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.01.20 00:08:31.449460 [ 244 ] {} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2026.01.20 00:08:31.450167 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:08:31.450457 [ 148 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2026.01.20 00:08:31.450489 [ 148 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:08:31.450512 [ 148 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.01.20 00:08:31.450639 [ 198 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2026.01.20 00:08:31.453595 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 460 2026.01.20 00:08:31.454156 [ 198 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:08:31.455646 [ 198 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 422 rows starting from the beginning of the part 2026.01.20 00:08:31.460199 [ 198 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 8 rows starting from the beginning of the part 2026.01.20 00:08:31.464818 [ 198 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 7 rows starting from the beginning of the part 2026.01.20 00:08:31.469374 [ 198 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 8 rows starting from the beginning of the part 2026.01.20 00:08:31.474027 [ 198 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 7 rows starting from the beginning of the part 2026.01.20 00:08:31.477954 [ 198 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 8 rows starting from the beginning of the part 2026.01.20 00:08:31.534828 [ 195 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.084244701 sec., 5460.28408362444 rows/sec., 28.23 MiB/sec. 2026.01.20 00:08:31.537832 [ 191 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2026.01.20 00:08:31.539702 [ 191 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_61_12} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:08:31.539813 [ 191 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_61_12} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2026.01.20 00:08:31.542093 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. 2026.01.20 00:08:32.000197 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 336.05 MiB, peak 349.47 MiB, free memory in arenas 0.00 B, will set to 337.28 MiB (RSS), difference: 1.23 MiB 2026.01.20 00:08:32.432719 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1204 2026.01.20 00:08:32.434743 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:08:32.434789 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.01.20 00:08:32.435928 [ 243 ] {} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2026.01.20 00:08:32.436179 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:08:32.436330 [ 146 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2026.01.20 00:08:32.436390 [ 146 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:08:32.436409 [ 146 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.01.20 00:08:32.436433 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1204 2026.01.20 00:08:32.436525 [ 189 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2026.01.20 00:08:32.437182 [ 189 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:08:32.437344 [ 189 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1084 rows starting from the beginning of the part 2026.01.20 00:08:32.437740 [ 189 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 26 rows starting from the beginning of the part 2026.01.20 00:08:32.438121 [ 189 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 26 rows starting from the beginning of the part 2026.01.20 00:08:32.438477 [ 189 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 20 rows starting from the beginning of the part 2026.01.20 00:08:32.438825 [ 189 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 28 rows starting from the beginning of the part 2026.01.20 00:08:32.439161 [ 189 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 20 rows starting from the beginning of the part 2026.01.20 00:08:32.445527 [ 195 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 1204 rows, containing 72 columns (72 merged, 0 gathered) in 0.009059206 sec., 132903.47962062017 rows/sec., 104.02 MiB/sec. 2026.01.20 00:08:32.447217 [ 192 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2026.01.20 00:08:32.447839 [ 192 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_46_9} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:08:32.447930 [ 192 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_46_9} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2026.01.20 00:08:32.448284 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.76 MiB. 2026.01.20 00:08:34.522638 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:08:34.522854 [ 276 ] {d940c902-da78-421d-8dc3-e633dd884892} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:08:34.522926 [ 276 ] {d940c902-da78-421d-8dc3-e633dd884892} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:08:34.523752 [ 276 ] {d940c902-da78-421d-8dc3-e633dd884892} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:08:34.523801 [ 276 ] {d940c902-da78-421d-8dc3-e633dd884892} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.01.20 00:08:34.524206 [ 276 ] {d940c902-da78-421d-8dc3-e633dd884892} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2026.01.20 00:08:34.524445 [ 276 ] {d940c902-da78-421d-8dc3-e633dd884892} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:08:34.524606 [ 276 ] {d940c902-da78-421d-8dc3-e633dd884892} executeQuery: Read 136 rows, 12.05 KiB in 0.001803 sec., 75429.83915696063 rows/sec., 6.53 MiB/sec. 2026.01.20 00:08:34.524647 [ 276 ] {d940c902-da78-421d-8dc3-e633dd884892} TCPHandler: Processed in 0.002159628 sec. 2026.01.20 00:08:34.524770 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:08:34.524866 [ 276 ] {0d0fe624-5d83-4ebc-95bd-423c2300a01a} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.01.20 00:08:34.524908 [ 276 ] {0d0fe624-5d83-4ebc-95bd-423c2300a01a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.01.20 00:08:34.525326 [ 276 ] {0d0fe624-5d83-4ebc-95bd-423c2300a01a} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:08:34.525363 [ 276 ] {0d0fe624-5d83-4ebc-95bd-423c2300a01a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.01.20 00:08:34.525672 [ 276 ] {0d0fe624-5d83-4ebc-95bd-423c2300a01a} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2026.01.20 00:08:34.525882 [ 276 ] {0d0fe624-5d83-4ebc-95bd-423c2300a01a} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:08:34.526019 [ 276 ] {0d0fe624-5d83-4ebc-95bd-423c2300a01a} executeQuery: Read 40 rows, 3.01 KiB in 0.001171 sec., 34158.838599487615 rows/sec., 2.51 MiB/sec. 2026.01.20 00:08:34.526058 [ 276 ] {0d0fe624-5d83-4ebc-95bd-423c2300a01a} TCPHandler: Processed in 0.001340197 sec. 2026.01.20 00:08:34.526163 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:08:34.526258 [ 276 ] {7dd00be6-edbd-4690-a726-d595d3eb5ac0} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:08:34.526299 [ 276 ] {7dd00be6-edbd-4690-a726-d595d3eb5ac0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:08:34.526728 [ 276 ] {7dd00be6-edbd-4690-a726-d595d3eb5ac0} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:08:34.526766 [ 276 ] {7dd00be6-edbd-4690-a726-d595d3eb5ac0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.01.20 00:08:34.527070 [ 276 ] {7dd00be6-edbd-4690-a726-d595d3eb5ac0} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2026.01.20 00:08:34.527282 [ 276 ] {7dd00be6-edbd-4690-a726-d595d3eb5ac0} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:08:34.527411 [ 276 ] {7dd00be6-edbd-4690-a726-d595d3eb5ac0} executeQuery: Read 104 rows, 8.32 KiB in 0.00117 sec., 88888.88888888889 rows/sec., 6.94 MiB/sec. 2026.01.20 00:08:34.527449 [ 276 ] {7dd00be6-edbd-4690-a726-d595d3eb5ac0} TCPHandler: Processed in 0.001335417 sec. 2026.01.20 00:08:34.527559 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:08:34.527656 [ 276 ] {4ee5b07a-b34d-4b6f-8b4c-1e2d9ee1b74f} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:08:34.527700 [ 276 ] {4ee5b07a-b34d-4b6f-8b4c-1e2d9ee1b74f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:08:34.528113 [ 276 ] {4ee5b07a-b34d-4b6f-8b4c-1e2d9ee1b74f} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:08:34.528151 [ 276 ] {4ee5b07a-b34d-4b6f-8b4c-1e2d9ee1b74f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.01.20 00:08:34.528480 [ 276 ] {4ee5b07a-b34d-4b6f-8b4c-1e2d9ee1b74f} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2026.01.20 00:08:34.528700 [ 276 ] {4ee5b07a-b34d-4b6f-8b4c-1e2d9ee1b74f} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:08:34.528831 [ 276 ] {4ee5b07a-b34d-4b6f-8b4c-1e2d9ee1b74f} executeQuery: Read 160 rows, 11.41 KiB in 0.001193 sec., 134115.6747694887 rows/sec., 9.34 MiB/sec. 2026.01.20 00:08:34.528869 [ 276 ] {4ee5b07a-b34d-4b6f-8b4c-1e2d9ee1b74f} TCPHandler: Processed in 0.001359257 sec. 2026.01.20 00:08:34.528992 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:08:34.529116 [ 276 ] {668ffd84-5592-41af-9548-e40ac38b3d82} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.01.20 00:08:34.529181 [ 276 ] {668ffd84-5592-41af-9548-e40ac38b3d82} 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 2026.01.20 00:08:34.530122 [ 276 ] {668ffd84-5592-41af-9548-e40ac38b3d82} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:08:34.530161 [ 276 ] {668ffd84-5592-41af-9548-e40ac38b3d82} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.01.20 00:08:34.530753 [ 276 ] {668ffd84-5592-41af-9548-e40ac38b3d82} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2026.01.20 00:08:34.530973 [ 276 ] {668ffd84-5592-41af-9548-e40ac38b3d82} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:08:34.531124 [ 276 ] {668ffd84-5592-41af-9548-e40ac38b3d82} executeQuery: Read 40 rows, 73.40 KiB in 0.002033 sec., 19675.35661583866 rows/sec., 35.26 MiB/sec. 2026.01.20 00:08:34.531178 [ 276 ] {668ffd84-5592-41af-9548-e40ac38b3d82} TCPHandler: Processed in 0.002248559 sec. 2026.01.20 00:08:34.531288 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:08:34.531382 [ 276 ] {c9af0149-3262-426b-952b-e7f07feffb44} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:08:34.531425 [ 276 ] {c9af0149-3262-426b-952b-e7f07feffb44} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:08:34.531762 [ 276 ] {c9af0149-3262-426b-952b-e7f07feffb44} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:08:34.531798 [ 276 ] {c9af0149-3262-426b-952b-e7f07feffb44} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.01.20 00:08:34.532106 [ 276 ] {c9af0149-3262-426b-952b-e7f07feffb44} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2026.01.20 00:08:34.532309 [ 276 ] {c9af0149-3262-426b-952b-e7f07feffb44} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:08:34.532439 [ 276 ] {c9af0149-3262-426b-952b-e7f07feffb44} executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. 2026.01.20 00:08:34.532476 [ 276 ] {c9af0149-3262-426b-952b-e7f07feffb44} TCPHandler: Processed in 0.001238265 sec. 2026.01.20 00:08:37.180655 [ 143 ] {} DNSResolver: Updating DNS cache 2026.01.20 00:08:37.180727 [ 143 ] {} DNSResolver: Updated DNS cache 2026.01.20 00:08:37.373848 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 29785 2026.01.20 00:08:37.374404 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:08:37.374452 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.01.20 00:08:37.374988 [ 245 ] {} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2026.01.20 00:08:37.375230 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:08:37.375367 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29785 2026.01.20 00:08:38.954633 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 467 2026.01.20 00:08:38.970119 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:08:38.970190 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.01.20 00:08:38.976463 [ 244 ] {} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2026.01.20 00:08:38.977159 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:08:38.979881 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 467 2026.01.20 00:08:39.520261 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:08:39.520541 [ 276 ] {a72b6b6d-29ea-4644-be6d-0179a4289c0e} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:08:39.520646 [ 276 ] {a72b6b6d-29ea-4644-be6d-0179a4289c0e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:08:39.521327 [ 276 ] {a72b6b6d-29ea-4644-be6d-0179a4289c0e} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:08:39.521372 [ 276 ] {a72b6b6d-29ea-4644-be6d-0179a4289c0e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.01.20 00:08:39.521767 [ 276 ] {a72b6b6d-29ea-4644-be6d-0179a4289c0e} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2026.01.20 00:08:39.522010 [ 276 ] {a72b6b6d-29ea-4644-be6d-0179a4289c0e} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:08:39.522164 [ 276 ] {a72b6b6d-29ea-4644-be6d-0179a4289c0e} executeQuery: Read 56 rows, 4.38 KiB in 0.001699 sec., 32960.5650382578 rows/sec., 2.52 MiB/sec. 2026.01.20 00:08:39.522197 [ 141 ] {} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2026.01.20 00:08:39.522209 [ 276 ] {a72b6b6d-29ea-4644-be6d-0179a4289c0e} TCPHandler: Processed in 0.002128448 sec. 2026.01.20 00:08:39.522306 [ 141 ] {} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:08:39.522351 [ 141 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.01.20 00:08:39.522403 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:08:39.522468 [ 190 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_91_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full 2026.01.20 00:08:39.522507 [ 276 ] {e6e140fb-0c31-4b6a-83b3-c983182646ad} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:08:39.522549 [ 276 ] {e6e140fb-0c31-4b6a-83b3-c983182646ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:08:39.522570 [ 190 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:08:39.522601 [ 190 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1405 rows starting from the beginning of the part 2026.01.20 00:08:39.522666 [ 190 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 56 rows starting from the beginning of the part 2026.01.20 00:08:39.522716 [ 190 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 136 rows starting from the beginning of the part 2026.01.20 00:08:39.522763 [ 190 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 56 rows starting from the beginning of the part 2026.01.20 00:08:39.522808 [ 190 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 136 rows starting from the beginning of the part 2026.01.20 00:08:39.522852 [ 190 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 56 rows starting from the beginning of the part 2026.01.20 00:08:39.522999 [ 276 ] {e6e140fb-0c31-4b6a-83b3-c983182646ad} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:08:39.523036 [ 276 ] {e6e140fb-0c31-4b6a-83b3-c983182646ad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.01.20 00:08:39.523343 [ 276 ] {e6e140fb-0c31-4b6a-83b3-c983182646ad} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2026.01.20 00:08:39.523551 [ 276 ] {e6e140fb-0c31-4b6a-83b3-c983182646ad} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:08:39.523669 [ 141 ] {} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2026.01.20 00:08:39.523682 [ 276 ] {e6e140fb-0c31-4b6a-83b3-c983182646ad} executeQuery: Read 64 rows, 5.12 KiB in 0.001194 sec., 53601.34003350084 rows/sec., 4.18 MiB/sec. 2026.01.20 00:08:39.523705 [ 141 ] {} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:08:39.523729 [ 141 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.01.20 00:08:39.523733 [ 276 ] {e6e140fb-0c31-4b6a-83b3-c983182646ad} TCPHandler: Processed in 0.001380778 sec. 2026.01.20 00:08:39.523833 [ 195 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_91_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full 2026.01.20 00:08:39.523865 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:08:39.523948 [ 190 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 1845 rows, containing 5 columns (5 merged, 0 gathered) in 0.001526279 sec., 1208822.240232618 rows/sec., 105.38 MiB/sec. 2026.01.20 00:08:39.523967 [ 276 ] {57838b86-f64a-4445-9d81-b1f4437de712} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:08:39.523975 [ 195 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:08:39.524016 [ 276 ] {57838b86-f64a-4445-9d81-b1f4437de712} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:08:39.524019 [ 195 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 632 rows starting from the beginning of the part 2026.01.20 00:08:39.524104 [ 195 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 64 rows starting from the beginning of the part 2026.01.20 00:08:39.524110 [ 190 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2026.01.20 00:08:39.524156 [ 195 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 104 rows starting from the beginning of the part 2026.01.20 00:08:39.524204 [ 195 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 64 rows starting from the beginning of the part 2026.01.20 00:08:39.524247 [ 195 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 104 rows starting from the beginning of the part 2026.01.20 00:08:39.524289 [ 195 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 64 rows starting from the beginning of the part 2026.01.20 00:08:39.524363 [ 190 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_91_18} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:08:39.524443 [ 190 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_91_18} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2026.01.20 00:08:39.524457 [ 276 ] {57838b86-f64a-4445-9d81-b1f4437de712} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:08:39.524495 [ 276 ] {57838b86-f64a-4445-9d81-b1f4437de712} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.01.20 00:08:39.524504 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. 2026.01.20 00:08:39.524849 [ 276 ] {57838b86-f64a-4445-9d81-b1f4437de712} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2026.01.20 00:08:39.525075 [ 276 ] {57838b86-f64a-4445-9d81-b1f4437de712} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:08:39.525194 [ 141 ] {} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2026.01.20 00:08:39.525208 [ 276 ] {57838b86-f64a-4445-9d81-b1f4437de712} executeQuery: Read 160 rows, 11.41 KiB in 0.001259 sec., 127084.98808578237 rows/sec., 8.85 MiB/sec. 2026.01.20 00:08:39.525227 [ 141 ] {} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:08:39.525250 [ 141 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.01.20 00:08:39.525255 [ 276 ] {57838b86-f64a-4445-9d81-b1f4437de712} TCPHandler: Processed in 0.001444839 sec. 2026.01.20 00:08:39.525285 [ 195 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 1032 rows, containing 5 columns (5 merged, 0 gathered) in 0.001500469 sec., 687784.952571496 rows/sec., 55.19 MiB/sec. 2026.01.20 00:08:39.525319 [ 199 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_91_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full 2026.01.20 00:08:39.525376 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:08:39.525420 [ 199 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:08:39.525454 [ 199 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_91_18} MergeTreeSequentialSource: Reading 5 marks from part all_1_86_17, total 25268 rows starting from the beginning of the part 2026.01.20 00:08:39.525471 [ 194 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2026.01.20 00:08:39.525475 [ 276 ] {84b72db9-3fec-43e5-b790-5d3e68bf299e} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:08:39.525507 [ 199 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 160 rows starting from the beginning of the part 2026.01.20 00:08:39.525528 [ 276 ] {84b72db9-3fec-43e5-b790-5d3e68bf299e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:08:39.525553 [ 199 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 160 rows starting from the beginning of the part 2026.01.20 00:08:39.525598 [ 199 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 160 rows starting from the beginning of the part 2026.01.20 00:08:39.525637 [ 199 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 160 rows starting from the beginning of the part 2026.01.20 00:08:39.525678 [ 199 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 160 rows starting from the beginning of the part 2026.01.20 00:08:39.525750 [ 194 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_91_18} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:08:39.525827 [ 194 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_91_18} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2026.01.20 00:08:39.525875 [ 276 ] {84b72db9-3fec-43e5-b790-5d3e68bf299e} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:08:39.525911 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. 2026.01.20 00:08:39.525914 [ 276 ] {84b72db9-3fec-43e5-b790-5d3e68bf299e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.01.20 00:08:39.526245 [ 276 ] {84b72db9-3fec-43e5-b790-5d3e68bf299e} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2026.01.20 00:08:39.526462 [ 276 ] {84b72db9-3fec-43e5-b790-5d3e68bf299e} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:08:39.526577 [ 141 ] {} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2026.01.20 00:08:39.526590 [ 276 ] {84b72db9-3fec-43e5-b790-5d3e68bf299e} executeQuery: Read 60 rows, 4.14 KiB in 0.001134 sec., 52910.05291005291 rows/sec., 3.57 MiB/sec. 2026.01.20 00:08:39.526605 [ 141 ] {} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:08:39.526629 [ 141 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.01.20 00:08:39.526634 [ 276 ] {84b72db9-3fec-43e5-b790-5d3e68bf299e} TCPHandler: Processed in 0.001308037 sec. 2026.01.20 00:08:39.526699 [ 195 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_91_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full 2026.01.20 00:08:39.526783 [ 195 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:08:39.526808 [ 195 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 5100 rows starting from the beginning of the part 2026.01.20 00:08:39.526850 [ 195 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 60 rows starting from the beginning of the part 2026.01.20 00:08:39.526882 [ 195 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 60 rows starting from the beginning of the part 2026.01.20 00:08:39.526915 [ 195 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 60 rows starting from the beginning of the part 2026.01.20 00:08:39.526952 [ 195 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 60 rows starting from the beginning of the part 2026.01.20 00:08:39.526985 [ 195 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 60 rows starting from the beginning of the part 2026.01.20 00:08:39.529289 [ 186 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 5400 rows, containing 4 columns (4 merged, 0 gathered) in 0.002618044 sec., 2062608.5734235179 rows/sec., 139.01 MiB/sec. 2026.01.20 00:08:39.529855 [ 195 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2026.01.20 00:08:39.530123 [ 195 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_91_18} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:08:39.530204 [ 195 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_91_18} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2026.01.20 00:08:39.530280 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. 2026.01.20 00:08:39.533272 [ 200 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 26068 rows, containing 5 columns (5 merged, 0 gathered) in 0.007977113 sec., 3267848.9072425077 rows/sec., 224.59 MiB/sec. 2026.01.20 00:08:39.533773 [ 200 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2026.01.20 00:08:39.534088 [ 200 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_91_18} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:08:39.534179 [ 200 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_91_18} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2026.01.20 00:08:39.534292 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. 2026.01.20 00:08:40.000193 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 337.95 MiB, peak 349.47 MiB, free memory in arenas 0.00 B, will set to 341.30 MiB (RSS), difference: 3.35 MiB 2026.01.20 00:08:42.437521 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1224 2026.01.20 00:08:42.439570 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:08:42.439614 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.01.20 00:08:42.440781 [ 243 ] {} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2026.01.20 00:08:42.441042 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:08:42.441301 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1224 2026.01.20 00:08:44.549788 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:08:44.549981 [ 276 ] {870644a2-60cb-4e19-a8f6-c21537406339} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.01.20 00:08:44.550047 [ 276 ] {870644a2-60cb-4e19-a8f6-c21537406339} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.01.20 00:08:44.550677 [ 276 ] {870644a2-60cb-4e19-a8f6-c21537406339} oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:08:44.550727 [ 276 ] {870644a2-60cb-4e19-a8f6-c21537406339} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.01.20 00:08:44.551112 [ 276 ] {870644a2-60cb-4e19-a8f6-c21537406339} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2026.01.20 00:08:44.551339 [ 276 ] {870644a2-60cb-4e19-a8f6-c21537406339} oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:08:44.551488 [ 276 ] {870644a2-60cb-4e19-a8f6-c21537406339} executeQuery: Read 24 rows, 2.04 KiB in 0.001552 sec., 15463.917525773197 rows/sec., 1.28 MiB/sec. 2026.01.20 00:08:44.551531 [ 276 ] {870644a2-60cb-4e19-a8f6-c21537406339} TCPHandler: Processed in 0.001870104 sec. 2026.01.20 00:08:44.551655 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:08:44.551750 [ 276 ] {ebe32c17-ed6a-40f4-9c17-b5c178145430} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:08:44.551791 [ 276 ] {ebe32c17-ed6a-40f4-9c17-b5c178145430} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:08:44.552932 [ 276 ] {ebe32c17-ed6a-40f4-9c17-b5c178145430} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:08:44.552969 [ 276 ] {ebe32c17-ed6a-40f4-9c17-b5c178145430} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.01.20 00:08:44.553376 [ 276 ] {ebe32c17-ed6a-40f4-9c17-b5c178145430} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2026.01.20 00:08:44.553591 [ 276 ] {ebe32c17-ed6a-40f4-9c17-b5c178145430} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:08:44.553720 [ 276 ] {ebe32c17-ed6a-40f4-9c17-b5c178145430} executeQuery: Read 1396 rows, 119.60 KiB in 0.001989 sec., 701860.231271996 rows/sec., 58.72 MiB/sec. 2026.01.20 00:08:44.553758 [ 276 ] {ebe32c17-ed6a-40f4-9c17-b5c178145430} TCPHandler: Processed in 0.002155137 sec. 2026.01.20 00:08:44.553872 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:08:44.553967 [ 276 ] {f201a6f6-9a11-4bcf-90a2-098fb4f16642} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.01.20 00:08:44.554007 [ 276 ] {f201a6f6-9a11-4bcf-90a2-098fb4f16642} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.01.20 00:08:44.554419 [ 276 ] {f201a6f6-9a11-4bcf-90a2-098fb4f16642} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:08:44.554455 [ 276 ] {f201a6f6-9a11-4bcf-90a2-098fb4f16642} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.01.20 00:08:44.554749 [ 276 ] {f201a6f6-9a11-4bcf-90a2-098fb4f16642} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2026.01.20 00:08:44.554952 [ 276 ] {f201a6f6-9a11-4bcf-90a2-098fb4f16642} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:08:44.555080 [ 276 ] {f201a6f6-9a11-4bcf-90a2-098fb4f16642} executeQuery: Read 52 rows, 3.97 KiB in 0.001132 sec., 45936.395759717314 rows/sec., 3.42 MiB/sec. 2026.01.20 00:08:44.555085 [ 136 ] {} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2026.01.20 00:08:44.555119 [ 276 ] {f201a6f6-9a11-4bcf-90a2-098fb4f16642} TCPHandler: Processed in 0.001297427 sec. 2026.01.20 00:08:44.555160 [ 136 ] {} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:08:44.555187 [ 136 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.01.20 00:08:44.555247 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:08:44.555306 [ 193 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2026.01.20 00:08:44.555347 [ 276 ] {dc36fd2a-5b48-4a47-acf2-28e2e8e410b8} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.01.20 00:08:44.555395 [ 276 ] {dc36fd2a-5b48-4a47-acf2-28e2e8e410b8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.01.20 00:08:44.555465 [ 193 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:08:44.555507 [ 193 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 70 rows starting from the beginning of the part 2026.01.20 00:08:44.555582 [ 193 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 40 rows starting from the beginning of the part 2026.01.20 00:08:44.555634 [ 193 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 70 rows starting from the beginning of the part 2026.01.20 00:08:44.555684 [ 193 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 40 rows starting from the beginning of the part 2026.01.20 00:08:44.555729 [ 193 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 40 rows starting from the beginning of the part 2026.01.20 00:08:44.555776 [ 193 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 52 rows starting from the beginning of the part 2026.01.20 00:08:44.555873 [ 276 ] {dc36fd2a-5b48-4a47-acf2-28e2e8e410b8} oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:08:44.555916 [ 276 ] {dc36fd2a-5b48-4a47-acf2-28e2e8e410b8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.01.20 00:08:44.556264 [ 276 ] {dc36fd2a-5b48-4a47-acf2-28e2e8e410b8} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2026.01.20 00:08:44.556490 [ 276 ] {dc36fd2a-5b48-4a47-acf2-28e2e8e410b8} oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:08:44.556621 [ 276 ] {dc36fd2a-5b48-4a47-acf2-28e2e8e410b8} executeQuery: Read 252 rows, 17.85 KiB in 0.001293 sec., 194895.59164733178 rows/sec., 13.48 MiB/sec. 2026.01.20 00:08:44.556650 [ 186 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 312 rows, containing 5 columns (5 merged, 0 gathered) in 0.001402808 sec., 222411.0498371837 rows/sec., 17.17 MiB/sec. 2026.01.20 00:08:44.556660 [ 276 ] {dc36fd2a-5b48-4a47-acf2-28e2e8e410b8} TCPHandler: Processed in 0.001466358 sec. 2026.01.20 00:08:44.556794 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:08:44.556816 [ 201 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2026.01.20 00:08:44.556890 [ 276 ] {74169ebb-18f1-4eb9-a866-26cd1d811f72} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.01.20 00:08:44.556935 [ 276 ] {74169ebb-18f1-4eb9-a866-26cd1d811f72} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.01.20 00:08:44.557123 [ 201 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_46_9} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:08:44.557209 [ 201 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_46_9} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2026.01.20 00:08:44.557290 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. 2026.01.20 00:08:44.557329 [ 276 ] {74169ebb-18f1-4eb9-a866-26cd1d811f72} oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:08:44.557370 [ 276 ] {74169ebb-18f1-4eb9-a866-26cd1d811f72} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.01.20 00:08:44.557668 [ 276 ] {74169ebb-18f1-4eb9-a866-26cd1d811f72} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2026.01.20 00:08:44.557874 [ 276 ] {74169ebb-18f1-4eb9-a866-26cd1d811f72} oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:08:44.558002 [ 276 ] {74169ebb-18f1-4eb9-a866-26cd1d811f72} executeQuery: Read 12 rows, 960.00 B in 0.00113 sec., 10619.469026548673 rows/sec., 829.65 KiB/sec. 2026.01.20 00:08:44.558041 [ 276 ] {74169ebb-18f1-4eb9-a866-26cd1d811f72} TCPHandler: Processed in 0.001296506 sec. 2026.01.20 00:08:44.558152 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:08:44.558246 [ 276 ] {0df6842a-f3e0-453b-8edc-df1e02b9f084} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:08:44.558286 [ 276 ] {0df6842a-f3e0-453b-8edc-df1e02b9f084} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:08:44.558906 [ 276 ] {0df6842a-f3e0-453b-8edc-df1e02b9f084} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:08:44.558941 [ 276 ] {0df6842a-f3e0-453b-8edc-df1e02b9f084} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.01.20 00:08:44.559268 [ 276 ] {0df6842a-f3e0-453b-8edc-df1e02b9f084} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2026.01.20 00:08:44.559477 [ 276 ] {0df6842a-f3e0-453b-8edc-df1e02b9f084} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:08:44.559609 [ 276 ] {0df6842a-f3e0-453b-8edc-df1e02b9f084} executeQuery: Read 596 rows, 45.87 KiB in 0.001381 sec., 431571.3251267197 rows/sec., 32.43 MiB/sec. 2026.01.20 00:08:44.559648 [ 276 ] {0df6842a-f3e0-453b-8edc-df1e02b9f084} TCPHandler: Processed in 0.00154573 sec. 2026.01.20 00:08:44.559753 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:08:44.559847 [ 276 ] {6dfdbd12-174c-43fa-bbc3-15161cfbd092} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:08:44.559889 [ 276 ] {6dfdbd12-174c-43fa-bbc3-15161cfbd092} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:08:44.560471 [ 276 ] {6dfdbd12-174c-43fa-bbc3-15161cfbd092} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:08:44.560507 [ 276 ] {6dfdbd12-174c-43fa-bbc3-15161cfbd092} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.01.20 00:08:44.560886 [ 276 ] {6dfdbd12-174c-43fa-bbc3-15161cfbd092} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2026.01.20 00:08:44.561102 [ 276 ] {6dfdbd12-174c-43fa-bbc3-15161cfbd092} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:08:44.561230 [ 276 ] {6dfdbd12-174c-43fa-bbc3-15161cfbd092} executeQuery: Read 874 rows, 60.75 KiB in 0.001401 sec., 623840.1142041399 rows/sec., 42.34 MiB/sec. 2026.01.20 00:08:44.561268 [ 276 ] {6dfdbd12-174c-43fa-bbc3-15161cfbd092} TCPHandler: Processed in 0.001564281 sec. 2026.01.20 00:08:44.561385 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:08:44.561480 [ 276 ] {96a70e88-29eb-43ca-8a03-1eb0c8b10710} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.01.20 00:08:44.561533 [ 276 ] {96a70e88-29eb-43ca-8a03-1eb0c8b10710} 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 2026.01.20 00:08:44.562404 [ 276 ] {96a70e88-29eb-43ca-8a03-1eb0c8b10710} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:08:44.562442 [ 276 ] {96a70e88-29eb-43ca-8a03-1eb0c8b10710} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.01.20 00:08:44.563010 [ 276 ] {96a70e88-29eb-43ca-8a03-1eb0c8b10710} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2026.01.20 00:08:44.563229 [ 276 ] {96a70e88-29eb-43ca-8a03-1eb0c8b10710} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:08:44.563342 [ 136 ] {} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2026.01.20 00:08:44.563367 [ 276 ] {96a70e88-29eb-43ca-8a03-1eb0c8b10710} executeQuery: Read 40 rows, 73.40 KiB in 0.001904 sec., 21008.403361344535 rows/sec., 37.65 MiB/sec. 2026.01.20 00:08:44.563396 [ 136 ] {} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:08:44.563421 [ 136 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.01.20 00:08:44.563440 [ 276 ] {96a70e88-29eb-43ca-8a03-1eb0c8b10710} TCPHandler: Processed in 0.002105176 sec. 2026.01.20 00:08:44.563494 [ 193 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2026.01.20 00:08:44.563564 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:08:44.563664 [ 276 ] {72d3f571-c1ef-4187-ac0a-731b2141997e} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:08:44.563671 [ 193 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:08:44.563710 [ 276 ] {72d3f571-c1ef-4187-ac0a-731b2141997e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:08:44.563731 [ 193 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1586 rows starting from the beginning of the part 2026.01.20 00:08:44.563840 [ 193 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 40 rows starting from the beginning of the part 2026.01.20 00:08:44.563939 [ 193 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 40 rows starting from the beginning of the part 2026.01.20 00:08:44.564041 [ 193 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 40 rows starting from the beginning of the part 2026.01.20 00:08:44.564052 [ 276 ] {72d3f571-c1ef-4187-ac0a-731b2141997e} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:08:44.564093 [ 276 ] {72d3f571-c1ef-4187-ac0a-731b2141997e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.01.20 00:08:44.564138 [ 193 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 40 rows starting from the beginning of the part 2026.01.20 00:08:44.564241 [ 193 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 40 rows starting from the beginning of the part 2026.01.20 00:08:44.564412 [ 276 ] {72d3f571-c1ef-4187-ac0a-731b2141997e} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2026.01.20 00:08:44.564666 [ 276 ] {72d3f571-c1ef-4187-ac0a-731b2141997e} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:08:44.564803 [ 276 ] {72d3f571-c1ef-4187-ac0a-731b2141997e} executeQuery: Read 60 rows, 4.14 KiB in 0.001157 sec., 51858.254105445114 rows/sec., 3.49 MiB/sec. 2026.01.20 00:08:44.564839 [ 276 ] {72d3f571-c1ef-4187-ac0a-731b2141997e} TCPHandler: Processed in 0.001326757 sec. 2026.01.20 00:08:44.575526 [ 186 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 1786 rows, containing 19 columns (19 merged, 0 gathered) in 0.012061424 sec., 148075.384797019 rows/sec., 265.34 MiB/sec. 2026.01.20 00:08:44.577861 [ 196 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2026.01.20 00:08:44.578247 [ 196 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_46_9} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:08:44.578328 [ 196 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_46_9} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2026.01.20 00:08:44.578497 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 16.71 MiB. 2026.01.20 00:08:44.875557 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 30233 2026.01.20 00:08:44.876099 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:08:44.876146 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.01.20 00:08:44.876651 [ 245 ] {} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2026.01.20 00:08:44.876902 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:08:44.877053 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30233 2026.01.20 00:08:45.000334 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 342.02 MiB, peak 358.69 MiB, free memory in arenas 0.00 B, will set to 346.85 MiB (RSS), difference: 4.83 MiB 2026.01.20 00:08:46.479981 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 475 2026.01.20 00:08:46.496593 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:08:46.496646 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.01.20 00:08:46.502750 [ 244 ] {} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2026.01.20 00:08:46.503471 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:08:46.506199 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 475 2026.01.20 00:08:49.520828 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:08:49.521036 [ 276 ] {fe9428ae-6deb-40c1-9175-5839f700e236} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:08:49.521104 [ 276 ] {fe9428ae-6deb-40c1-9175-5839f700e236} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:08:49.521792 [ 276 ] {fe9428ae-6deb-40c1-9175-5839f700e236} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:08:49.521844 [ 276 ] {fe9428ae-6deb-40c1-9175-5839f700e236} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.01.20 00:08:49.522229 [ 276 ] {fe9428ae-6deb-40c1-9175-5839f700e236} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2026.01.20 00:08:49.522471 [ 276 ] {fe9428ae-6deb-40c1-9175-5839f700e236} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:08:49.522624 [ 276 ] {fe9428ae-6deb-40c1-9175-5839f700e236} executeQuery: Read 56 rows, 4.38 KiB in 0.00164 sec., 34146.34146341463 rows/sec., 2.61 MiB/sec. 2026.01.20 00:08:49.522665 [ 276 ] {fe9428ae-6deb-40c1-9175-5839f700e236} TCPHandler: Processed in 0.001967485 sec. 2026.01.20 00:08:49.522784 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:08:49.522877 [ 276 ] {27cde485-bcfc-48d5-8bf1-95e01c06e738} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:08:49.522917 [ 276 ] {27cde485-bcfc-48d5-8bf1-95e01c06e738} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:08:49.523338 [ 276 ] {27cde485-bcfc-48d5-8bf1-95e01c06e738} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:08:49.523374 [ 276 ] {27cde485-bcfc-48d5-8bf1-95e01c06e738} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.01.20 00:08:49.523673 [ 276 ] {27cde485-bcfc-48d5-8bf1-95e01c06e738} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2026.01.20 00:08:49.523870 [ 276 ] {27cde485-bcfc-48d5-8bf1-95e01c06e738} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:08:49.523995 [ 276 ] {27cde485-bcfc-48d5-8bf1-95e01c06e738} executeQuery: Read 64 rows, 5.12 KiB in 0.001136 sec., 56338.028169014084 rows/sec., 4.40 MiB/sec. 2026.01.20 00:08:49.524032 [ 276 ] {27cde485-bcfc-48d5-8bf1-95e01c06e738} TCPHandler: Processed in 0.001296057 sec. 2026.01.20 00:08:49.524141 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:08:49.524233 [ 276 ] {d7889ffc-a5b1-4651-b94a-a0ed93a1134f} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:08:49.524275 [ 276 ] {d7889ffc-a5b1-4651-b94a-a0ed93a1134f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:08:49.524678 [ 276 ] {d7889ffc-a5b1-4651-b94a-a0ed93a1134f} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:08:49.524715 [ 276 ] {d7889ffc-a5b1-4651-b94a-a0ed93a1134f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.01.20 00:08:49.525042 [ 276 ] {d7889ffc-a5b1-4651-b94a-a0ed93a1134f} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2026.01.20 00:08:49.525242 [ 276 ] {d7889ffc-a5b1-4651-b94a-a0ed93a1134f} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:08:49.525369 [ 276 ] {d7889ffc-a5b1-4651-b94a-a0ed93a1134f} executeQuery: Read 160 rows, 11.41 KiB in 0.001154 sec., 138648.18024263432 rows/sec., 9.66 MiB/sec. 2026.01.20 00:08:49.525405 [ 276 ] {d7889ffc-a5b1-4651-b94a-a0ed93a1134f} TCPHandler: Processed in 0.001310896 sec. 2026.01.20 00:08:49.525523 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:08:49.525642 [ 276 ] {89b224d7-2579-48e7-b356-8523d0c47325} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:08:49.525693 [ 276 ] {89b224d7-2579-48e7-b356-8523d0c47325} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:08:49.526077 [ 276 ] {89b224d7-2579-48e7-b356-8523d0c47325} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:08:49.526112 [ 276 ] {89b224d7-2579-48e7-b356-8523d0c47325} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.01.20 00:08:49.526430 [ 276 ] {89b224d7-2579-48e7-b356-8523d0c47325} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2026.01.20 00:08:49.526633 [ 276 ] {89b224d7-2579-48e7-b356-8523d0c47325} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:08:49.526758 [ 276 ] {89b224d7-2579-48e7-b356-8523d0c47325} executeQuery: Read 60 rows, 4.14 KiB in 0.00114 sec., 52631.57894736842 rows/sec., 3.55 MiB/sec. 2026.01.20 00:08:49.526793 [ 276 ] {89b224d7-2579-48e7-b356-8523d0c47325} TCPHandler: Processed in 0.001328417 sec. 2026.01.20 00:08:52.180790 [ 128 ] {} DNSResolver: Updating DNS cache 2026.01.20 00:08:52.180847 [ 128 ] {} DNSResolver: Updated DNS cache 2026.01.20 00:08:52.377356 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 30745 2026.01.20 00:08:52.377899 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:08:52.377937 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.01.20 00:08:52.378446 [ 245 ] {} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2026.01.20 00:08:52.378703 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:08:52.378840 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30745 2026.01.20 00:08:52.441635 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1250 2026.01.20 00:08:52.443874 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:08:52.443930 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.01.20 00:08:52.445154 [ 243 ] {} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2026.01.20 00:08:52.445428 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:08:52.445779 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1250 2026.01.20 00:08:53.002291 [ 248 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001852974 sec. 2026.01.20 00:08:54.006457 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 482 2026.01.20 00:08:54.022990 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:08:54.023040 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.01.20 00:08:54.029285 [ 244 ] {} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2026.01.20 00:08:54.030026 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:08:54.032804 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 482 2026.01.20 00:08:54.523242 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:08:54.523453 [ 276 ] {30eb2ddf-81b8-48c2-86e2-79fae3713bad} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:08:54.523523 [ 276 ] {30eb2ddf-81b8-48c2-86e2-79fae3713bad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:08:54.524385 [ 276 ] {30eb2ddf-81b8-48c2-86e2-79fae3713bad} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:08:54.524427 [ 276 ] {30eb2ddf-81b8-48c2-86e2-79fae3713bad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.01.20 00:08:54.524804 [ 276 ] {30eb2ddf-81b8-48c2-86e2-79fae3713bad} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2026.01.20 00:08:54.525017 [ 276 ] {30eb2ddf-81b8-48c2-86e2-79fae3713bad} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:08:54.525168 [ 276 ] {30eb2ddf-81b8-48c2-86e2-79fae3713bad} executeQuery: Read 136 rows, 12.05 KiB in 0.001765 sec., 77053.82436260623 rows/sec., 6.67 MiB/sec. 2026.01.20 00:08:54.525208 [ 276 ] {30eb2ddf-81b8-48c2-86e2-79fae3713bad} TCPHandler: Processed in 0.002151837 sec. 2026.01.20 00:08:54.525332 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:08:54.525424 [ 276 ] {a841c225-30f9-4d48-a4dc-565f1090f44a} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.01.20 00:08:54.525463 [ 276 ] {a841c225-30f9-4d48-a4dc-565f1090f44a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.01.20 00:08:54.525917 [ 276 ] {a841c225-30f9-4d48-a4dc-565f1090f44a} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:08:54.525952 [ 276 ] {a841c225-30f9-4d48-a4dc-565f1090f44a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.01.20 00:08:54.526235 [ 276 ] {a841c225-30f9-4d48-a4dc-565f1090f44a} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2026.01.20 00:08:54.526443 [ 276 ] {a841c225-30f9-4d48-a4dc-565f1090f44a} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:08:54.526567 [ 276 ] {a841c225-30f9-4d48-a4dc-565f1090f44a} executeQuery: Read 40 rows, 3.01 KiB in 0.001161 sec., 34453.05770887167 rows/sec., 2.53 MiB/sec. 2026.01.20 00:08:54.526603 [ 276 ] {a841c225-30f9-4d48-a4dc-565f1090f44a} TCPHandler: Processed in 0.001318657 sec. 2026.01.20 00:08:54.526710 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:08:54.526801 [ 276 ] {f221682d-ae6d-45da-bf0b-54aec49d3a96} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:08:54.526840 [ 276 ] {f221682d-ae6d-45da-bf0b-54aec49d3a96} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:08:54.527277 [ 276 ] {f221682d-ae6d-45da-bf0b-54aec49d3a96} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:08:54.527312 [ 276 ] {f221682d-ae6d-45da-bf0b-54aec49d3a96} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.01.20 00:08:54.527610 [ 276 ] {f221682d-ae6d-45da-bf0b-54aec49d3a96} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2026.01.20 00:08:54.527831 [ 276 ] {f221682d-ae6d-45da-bf0b-54aec49d3a96} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:08:54.527954 [ 276 ] {f221682d-ae6d-45da-bf0b-54aec49d3a96} executeQuery: Read 104 rows, 8.32 KiB in 0.00117 sec., 88888.88888888889 rows/sec., 6.94 MiB/sec. 2026.01.20 00:08:54.527989 [ 276 ] {f221682d-ae6d-45da-bf0b-54aec49d3a96} TCPHandler: Processed in 0.001326427 sec. 2026.01.20 00:08:54.528100 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:08:54.528192 [ 276 ] {2b5f30a7-e564-439f-a019-8f7e40f307a5} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:08:54.528234 [ 276 ] {2b5f30a7-e564-439f-a019-8f7e40f307a5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:08:54.528663 [ 276 ] {2b5f30a7-e564-439f-a019-8f7e40f307a5} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:08:54.528697 [ 276 ] {2b5f30a7-e564-439f-a019-8f7e40f307a5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.01.20 00:08:54.529011 [ 276 ] {2b5f30a7-e564-439f-a019-8f7e40f307a5} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2026.01.20 00:08:54.529207 [ 276 ] {2b5f30a7-e564-439f-a019-8f7e40f307a5} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:08:54.529332 [ 276 ] {2b5f30a7-e564-439f-a019-8f7e40f307a5} executeQuery: Read 160 rows, 11.41 KiB in 0.001158 sec., 138169.2573402418 rows/sec., 9.62 MiB/sec. 2026.01.20 00:08:54.529367 [ 276 ] {2b5f30a7-e564-439f-a019-8f7e40f307a5} TCPHandler: Processed in 0.001314796 sec. 2026.01.20 00:08:54.529476 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:08:54.529566 [ 276 ] {dadecc85-9efc-4d64-ae32-157b3dc97c91} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.01.20 00:08:54.529619 [ 276 ] {dadecc85-9efc-4d64-ae32-157b3dc97c91} 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 2026.01.20 00:08:54.530507 [ 276 ] {dadecc85-9efc-4d64-ae32-157b3dc97c91} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:08:54.530543 [ 276 ] {dadecc85-9efc-4d64-ae32-157b3dc97c91} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.01.20 00:08:54.531098 [ 276 ] {dadecc85-9efc-4d64-ae32-157b3dc97c91} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2026.01.20 00:08:54.531309 [ 276 ] {dadecc85-9efc-4d64-ae32-157b3dc97c91} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:08:54.531440 [ 276 ] {dadecc85-9efc-4d64-ae32-157b3dc97c91} executeQuery: Read 40 rows, 73.40 KiB in 0.001891 sec., 21152.829190904282 rows/sec., 37.90 MiB/sec. 2026.01.20 00:08:54.531491 [ 276 ] {dadecc85-9efc-4d64-ae32-157b3dc97c91} TCPHandler: Processed in 0.002063117 sec. 2026.01.20 00:08:54.531595 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:08:54.531686 [ 276 ] {32a67bc8-8fc5-42a4-8a78-3462108fb011} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:08:54.531726 [ 276 ] {32a67bc8-8fc5-42a4-8a78-3462108fb011} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:08:54.532056 [ 276 ] {32a67bc8-8fc5-42a4-8a78-3462108fb011} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:08:54.532091 [ 276 ] {32a67bc8-8fc5-42a4-8a78-3462108fb011} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.01.20 00:08:54.532379 [ 276 ] {32a67bc8-8fc5-42a4-8a78-3462108fb011} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2026.01.20 00:08:54.532591 [ 276 ] {32a67bc8-8fc5-42a4-8a78-3462108fb011} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:08:54.532715 [ 276 ] {32a67bc8-8fc5-42a4-8a78-3462108fb011} executeQuery: Read 60 rows, 4.14 KiB in 0.001047 sec., 57306.59025787966 rows/sec., 3.86 MiB/sec. 2026.01.20 00:08:54.532749 [ 276 ] {32a67bc8-8fc5-42a4-8a78-3462108fb011} TCPHandler: Processed in 0.001202425 sec. 2026.01.20 00:08:59.526227 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:08:59.526529 [ 276 ] {65d071d3-e3bd-4474-9bee-152ec3332a28} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:08:59.526631 [ 276 ] {65d071d3-e3bd-4474-9bee-152ec3332a28} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:08:59.527651 [ 276 ] {65d071d3-e3bd-4474-9bee-152ec3332a28} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:08:59.527729 [ 276 ] {65d071d3-e3bd-4474-9bee-152ec3332a28} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.01.20 00:08:59.528287 [ 276 ] {65d071d3-e3bd-4474-9bee-152ec3332a28} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2026.01.20 00:08:59.528597 [ 276 ] {65d071d3-e3bd-4474-9bee-152ec3332a28} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:08:59.528821 [ 276 ] {65d071d3-e3bd-4474-9bee-152ec3332a28} executeQuery: Read 56 rows, 4.38 KiB in 0.002375 sec., 23578.947368421053 rows/sec., 1.80 MiB/sec. 2026.01.20 00:08:59.528901 [ 276 ] {65d071d3-e3bd-4474-9bee-152ec3332a28} TCPHandler: Processed in 0.002919747 sec. 2026.01.20 00:08:59.529081 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:08:59.529214 [ 276 ] {926c03df-1f98-4e27-b42b-fc08b9eb0690} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:08:59.529279 [ 276 ] {926c03df-1f98-4e27-b42b-fc08b9eb0690} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:08:59.529950 [ 276 ] {926c03df-1f98-4e27-b42b-fc08b9eb0690} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:08:59.529996 [ 276 ] {926c03df-1f98-4e27-b42b-fc08b9eb0690} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.01.20 00:08:59.530418 [ 276 ] {926c03df-1f98-4e27-b42b-fc08b9eb0690} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2026.01.20 00:08:59.530711 [ 276 ] {926c03df-1f98-4e27-b42b-fc08b9eb0690} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:08:59.530922 [ 276 ] {926c03df-1f98-4e27-b42b-fc08b9eb0690} executeQuery: Read 64 rows, 5.12 KiB in 0.001742 sec., 36739.38002296211 rows/sec., 2.87 MiB/sec. 2026.01.20 00:08:59.530981 [ 276 ] {926c03df-1f98-4e27-b42b-fc08b9eb0690} TCPHandler: Processed in 0.001960405 sec. 2026.01.20 00:08:59.531139 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:08:59.531260 [ 276 ] {068d5adc-76c3-447f-9795-f70a6fd2293b} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:08:59.531322 [ 276 ] {068d5adc-76c3-447f-9795-f70a6fd2293b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:08:59.531966 [ 276 ] {068d5adc-76c3-447f-9795-f70a6fd2293b} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:08:59.532013 [ 276 ] {068d5adc-76c3-447f-9795-f70a6fd2293b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.01.20 00:08:59.532581 [ 276 ] {068d5adc-76c3-447f-9795-f70a6fd2293b} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2026.01.20 00:08:59.532937 [ 276 ] {068d5adc-76c3-447f-9795-f70a6fd2293b} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:08:59.533148 [ 276 ] {068d5adc-76c3-447f-9795-f70a6fd2293b} executeQuery: Read 160 rows, 11.41 KiB in 0.001916 sec., 83507.30688935283 rows/sec., 5.82 MiB/sec. 2026.01.20 00:08:59.533214 [ 276 ] {068d5adc-76c3-447f-9795-f70a6fd2293b} TCPHandler: Processed in 0.002135948 sec. 2026.01.20 00:08:59.533417 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:08:59.533549 [ 276 ] {7384178f-5e7b-4e7a-b58c-35b4132df718} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:08:59.533616 [ 276 ] {7384178f-5e7b-4e7a-b58c-35b4132df718} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:08:59.534161 [ 276 ] {7384178f-5e7b-4e7a-b58c-35b4132df718} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:08:59.534213 [ 276 ] {7384178f-5e7b-4e7a-b58c-35b4132df718} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.01.20 00:08:59.534681 [ 276 ] {7384178f-5e7b-4e7a-b58c-35b4132df718} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2026.01.20 00:08:59.535013 [ 276 ] {7384178f-5e7b-4e7a-b58c-35b4132df718} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:08:59.535205 [ 276 ] {7384178f-5e7b-4e7a-b58c-35b4132df718} executeQuery: Read 60 rows, 4.14 KiB in 0.001685 sec., 35608.30860534125 rows/sec., 2.40 MiB/sec. 2026.01.20 00:08:59.535260 [ 276 ] {7384178f-5e7b-4e7a-b58c-35b4132df718} TCPHandler: Processed in 0.001911455 sec. 2026.01.20 00:08:59.879909 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 31193 2026.01.20 00:08:59.880462 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:08:59.880520 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.01.20 00:08:59.881115 [ 245 ] {} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2026.01.20 00:08:59.881374 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:08:59.881552 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31193 2026.01.20 00:09:00.067218 [ 368 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51628 2026.01.20 00:09:00.067326 [ 368 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:09:00.067352 [ 368 ] {} TCP-Session: 420455d3-f97a-47bd-9798-7ee92f0037dd Authenticating user 'default' from [fd00:1122:3344:101::e]:51628 2026.01.20 00:09:00.067376 [ 368 ] {} TCP-Session: 420455d3-f97a-47bd-9798-7ee92f0037dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:09:00.067420 [ 368 ] {} TCP-Session: 420455d3-f97a-47bd-9798-7ee92f0037dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:09:00.067631 [ 369 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41141 2026.01.20 00:09:00.067650 [ 286 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42193 2026.01.20 00:09:00.067690 [ 366 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35354 2026.01.20 00:09:00.067715 [ 367 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48882 2026.01.20 00:09:00.067749 [ 369 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:09:00.067680 [ 290 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42491 2026.01.20 00:09:00.067792 [ 366 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:09:00.067802 [ 286 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:09:00.067824 [ 366 ] {} TCP-Session: 2488e0ff-c5bf-4e8f-ba06-fa4f087a205a Authenticating user 'default' from [fd00:1122:3344:101::e]:35354 2026.01.20 00:09:00.067838 [ 286 ] {} TCP-Session: 91e8299b-9e85-4185-91a2-0592b3632984 Authenticating user 'default' from [fd00:1122:3344:101::e]:42193 2026.01.20 00:09:00.067846 [ 367 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:09:00.067852 [ 366 ] {} TCP-Session: 2488e0ff-c5bf-4e8f-ba06-fa4f087a205a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:09:00.067855 [ 290 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:09:00.067883 [ 366 ] {} TCP-Session: 2488e0ff-c5bf-4e8f-ba06-fa4f087a205a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:09:00.067883 [ 367 ] {} TCP-Session: 53f2907e-e2e9-4a8a-8892-df50aa0630ae Authenticating user 'default' from [fd00:1122:3344:101::e]:48882 2026.01.20 00:09:00.067898 [ 290 ] {} TCP-Session: 8734c106-028f-4451-a0e6-32b7a1d466f9 Authenticating user 'default' from [fd00:1122:3344:101::e]:42491 2026.01.20 00:09:00.067925 [ 367 ] {} TCP-Session: 53f2907e-e2e9-4a8a-8892-df50aa0630ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:09:00.067957 [ 290 ] {} TCP-Session: 8734c106-028f-4451-a0e6-32b7a1d466f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:09:00.067961 [ 367 ] {} TCP-Session: 53f2907e-e2e9-4a8a-8892-df50aa0630ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:09:00.067980 [ 290 ] {} TCP-Session: 8734c106-028f-4451-a0e6-32b7a1d466f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:09:00.067860 [ 286 ] {} TCP-Session: 91e8299b-9e85-4185-91a2-0592b3632984 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:09:00.067793 [ 369 ] {} TCP-Session: 2f7934af-7390-49de-9819-cb6a84b780fa Authenticating user 'default' from [fd00:1122:3344:101::e]:41141 2026.01.20 00:09:00.068023 [ 286 ] {} TCP-Session: 91e8299b-9e85-4185-91a2-0592b3632984 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:09:00.067667 [ 289 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57415 2026.01.20 00:09:00.068059 [ 369 ] {} TCP-Session: 2f7934af-7390-49de-9819-cb6a84b780fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:09:00.067658 [ 288 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55866 2026.01.20 00:09:00.068095 [ 369 ] {} TCP-Session: 2f7934af-7390-49de-9819-cb6a84b780fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:09:00.067650 [ 370 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36381 2026.01.20 00:09:00.067848 [ 368 ] {} TCP-Session: 420455d3-f97a-47bd-9798-7ee92f0037dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:09:00.068257 [ 289 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:09:00.068286 [ 289 ] {} TCP-Session: 96e5c63f-67e9-4b53-bee1-a2db092cb9b1 Authenticating user 'default' from [fd00:1122:3344:101::e]:57415 2026.01.20 00:09:00.068304 [ 289 ] {} TCP-Session: 96e5c63f-67e9-4b53-bee1-a2db092cb9b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:09:00.068316 [ 289 ] {} TCP-Session: 96e5c63f-67e9-4b53-bee1-a2db092cb9b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:09:00.068406 [ 368 ] {1934d699-da61-4702-a4db-368cc7d66362} executeQuery: (from [fd00:1122:3344:101::e]:51628) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.01.20 00:09:00.068712 [ 370 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:09:00.068746 [ 370 ] {} TCP-Session: 7d83c3b7-499b-43fe-a0d9-859cbfc7fa85 Authenticating user 'default' from [fd00:1122:3344:101::e]:36381 2026.01.20 00:09:00.068761 [ 370 ] {} TCP-Session: 7d83c3b7-499b-43fe-a0d9-859cbfc7fa85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:09:00.068775 [ 370 ] {} TCP-Session: 7d83c3b7-499b-43fe-a0d9-859cbfc7fa85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:09:00.068864 [ 288 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:09:00.068908 [ 288 ] {} TCP-Session: 5ffc8057-e413-4672-800f-ca7e8b33219a Authenticating user 'default' from [fd00:1122:3344:101::e]:55866 2026.01.20 00:09:00.068931 [ 288 ] {} TCP-Session: 5ffc8057-e413-4672-800f-ca7e8b33219a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:09:00.068949 [ 288 ] {} TCP-Session: 5ffc8057-e413-4672-800f-ca7e8b33219a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:09:00.069056 [ 368 ] {1934d699-da61-4702-a4db-368cc7d66362} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.01.20 00:09:00.069116 [ 368 ] {1934d699-da61-4702-a4db-368cc7d66362} InterpreterSelectQuery: FetchColumns -> Complete 2026.01.20 00:09:00.069453 [ 368 ] {1934d699-da61-4702-a4db-368cc7d66362} oximeter.version (ef382589-e1e5-4129-9849-9f0bd7ce6e36) (SelectExecutor): Key condition: unknown 2026.01.20 00:09:00.070510 [ 348 ] {1934d699-da61-4702-a4db-368cc7d66362} AggregatingTransform: Aggregating 2026.01.20 00:09:00.070568 [ 348 ] {1934d699-da61-4702-a4db-368cc7d66362} Aggregator: Aggregation method: without_key 2026.01.20 00:09:00.070606 [ 348 ] {1934d699-da61-4702-a4db-368cc7d66362} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001050083 sec. (952.306 rows/sec., 37.20 KiB/sec.) 2026.01.20 00:09:00.070623 [ 348 ] {1934d699-da61-4702-a4db-368cc7d66362} Aggregator: Merging aggregated data 2026.01.20 00:09:00.071807 [ 368 ] {1934d699-da61-4702-a4db-368cc7d66362} executeQuery: Read 1 rows, 40.00 B in 0.003488 sec., 286.697247706422 rows/sec., 11.20 KiB/sec. 2026.01.20 00:09:00.071930 [ 368 ] {1934d699-da61-4702-a4db-368cc7d66362} TCPHandler: Processed in 0.004304895 sec. 2026.01.20 00:09:00.072041 [ 368 ] {} TCPHandler: Done processing connection. 2026.01.20 00:09:00.072076 [ 368 ] {} TCP-Session: 420455d3-f97a-47bd-9798-7ee92f0037dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:09:00.072079 [ 288 ] {} TCPHandler: Done processing connection. 2026.01.20 00:09:00.072087 [ 370 ] {} TCPHandler: Done processing connection. 2026.01.20 00:09:00.072109 [ 369 ] {} TCPHandler: Done processing connection. 2026.01.20 00:09:00.072125 [ 290 ] {} TCPHandler: Done processing connection. 2026.01.20 00:09:00.072145 [ 366 ] {} TCPHandler: Done processing connection. 2026.01.20 00:09:00.072164 [ 289 ] {} TCPHandler: Done processing connection. 2026.01.20 00:09:00.072190 [ 369 ] {} TCP-Session: 2f7934af-7390-49de-9819-cb6a84b780fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:09:00.072204 [ 367 ] {} TCPHandler: Done processing connection. 2026.01.20 00:09:00.072221 [ 289 ] {} TCP-Session: 96e5c63f-67e9-4b53-bee1-a2db092cb9b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:09:00.072188 [ 290 ] {} TCP-Session: 8734c106-028f-4451-a0e6-32b7a1d466f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:09:00.072264 [ 367 ] {} TCP-Session: 53f2907e-e2e9-4a8a-8892-df50aa0630ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:09:00.072182 [ 286 ] {} TCPHandler: Done processing connection. 2026.01.20 00:09:00.072199 [ 366 ] {} TCP-Session: 2488e0ff-c5bf-4e8f-ba06-fa4f087a205a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:09:00.072146 [ 370 ] {} TCP-Session: 7d83c3b7-499b-43fe-a0d9-859cbfc7fa85 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:09:00.072334 [ 286 ] {} TCP-Session: 91e8299b-9e85-4185-91a2-0592b3632984 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:09:00.072117 [ 288 ] {} TCP-Session: 5ffc8057-e413-4672-800f-ca7e8b33219a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:09:00.195496 [ 368 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55511 2026.01.20 00:09:00.195614 [ 368 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:09:00.195641 [ 368 ] {} TCP-Session: 76b1d75f-9407-4383-a19c-199785a0d695 Authenticating user 'default' from [fd00:1122:3344:101::e]:55511 2026.01.20 00:09:00.195664 [ 368 ] {} TCP-Session: 76b1d75f-9407-4383-a19c-199785a0d695 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:09:00.195677 [ 368 ] {} TCP-Session: 76b1d75f-9407-4383-a19c-199785a0d695 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:09:00.195887 [ 369 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51845 2026.01.20 00:09:00.195929 [ 370 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55433 2026.01.20 00:09:00.195957 [ 290 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65141 2026.01.20 00:09:00.195968 [ 366 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50602 2026.01.20 00:09:00.195992 [ 367 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60985 2026.01.20 00:09:00.196004 [ 369 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:09:00.196027 [ 368 ] {} TCP-Session: 76b1d75f-9407-4383-a19c-199785a0d695 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:09:00.196048 [ 290 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:09:00.196064 [ 369 ] {} TCP-Session: 487d65ea-044a-4011-afec-6db713ecbdbb Authenticating user 'default' from [fd00:1122:3344:101::e]:51845 2026.01.20 00:09:00.195929 [ 286 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54072 2026.01.20 00:09:00.196097 [ 290 ] {} TCP-Session: 12f23556-6b4f-4eda-b292-e3489a2eb0d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:65141 2026.01.20 00:09:00.196105 [ 367 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:09:00.196148 [ 290 ] {} TCP-Session: 12f23556-6b4f-4eda-b292-e3489a2eb0d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:09:00.196163 [ 286 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:09:00.196174 [ 367 ] {} TCP-Session: 6784b099-1880-4d06-9fe5-a7bd701214b8 Authenticating user 'default' from [fd00:1122:3344:101::e]:60985 2026.01.20 00:09:00.196176 [ 290 ] {} TCP-Session: 12f23556-6b4f-4eda-b292-e3489a2eb0d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:09:00.196190 [ 286 ] {} TCP-Session: 298501f2-1c0f-4ade-9bb6-18d55f2bc944 Authenticating user 'default' from [fd00:1122:3344:101::e]:54072 2026.01.20 00:09:00.196207 [ 367 ] {} TCP-Session: 6784b099-1880-4d06-9fe5-a7bd701214b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:09:00.196220 [ 286 ] {} TCP-Session: 298501f2-1c0f-4ade-9bb6-18d55f2bc944 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:09:00.196233 [ 367 ] {} TCP-Session: 6784b099-1880-4d06-9fe5-a7bd701214b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:09:00.196248 [ 286 ] {} TCP-Session: 298501f2-1c0f-4ade-9bb6-18d55f2bc944 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:09:00.196220 [ 368 ] {627593ad-e8f6-4bab-8472-ad5215843840} executeQuery: (from [fd00:1122:3344:101::e]:55511) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.01.20 00:09:00.196054 [ 366 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:09:00.196049 [ 370 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:09:00.196328 [ 366 ] {} TCP-Session: ff8da441-f63c-4bbe-928f-b72052af0429 Authenticating user 'default' from [fd00:1122:3344:101::e]:50602 2026.01.20 00:09:00.196359 [ 370 ] {} TCP-Session: 6ffea951-bf54-44a4-ab74-bafeff397462 Authenticating user 'default' from [fd00:1122:3344:101::e]:55433 2026.01.20 00:09:00.195944 [ 289 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41477 2026.01.20 00:09:00.196383 [ 366 ] {} TCP-Session: ff8da441-f63c-4bbe-928f-b72052af0429 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:09:00.196386 [ 370 ] {} TCP-Session: 6ffea951-bf54-44a4-ab74-bafeff397462 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:09:00.196436 [ 366 ] {} TCP-Session: ff8da441-f63c-4bbe-928f-b72052af0429 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:09:00.196447 [ 370 ] {} TCP-Session: 6ffea951-bf54-44a4-ab74-bafeff397462 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:09:00.195934 [ 288 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49901 2026.01.20 00:09:00.196470 [ 289 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:09:00.196111 [ 369 ] {} TCP-Session: 487d65ea-044a-4011-afec-6db713ecbdbb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:09:00.196518 [ 289 ] {} TCP-Session: 182f41a2-61c2-4758-ab04-73b7aac2c081 Authenticating user 'default' from [fd00:1122:3344:101::e]:41477 2026.01.20 00:09:00.196528 [ 369 ] {} TCP-Session: 487d65ea-044a-4011-afec-6db713ecbdbb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:09:00.196541 [ 289 ] {} TCP-Session: 182f41a2-61c2-4758-ab04-73b7aac2c081 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:09:00.196546 [ 288 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:09:00.196561 [ 289 ] {} TCP-Session: 182f41a2-61c2-4758-ab04-73b7aac2c081 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:09:00.196565 [ 368 ] {627593ad-e8f6-4bab-8472-ad5215843840} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.01.20 00:09:00.196583 [ 288 ] {} TCP-Session: be73cea7-ad40-499b-9713-fd36df0d259f Authenticating user 'default' from [fd00:1122:3344:101::e]:49901 2026.01.20 00:09:00.196621 [ 288 ] {} TCP-Session: be73cea7-ad40-499b-9713-fd36df0d259f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:09:00.196633 [ 288 ] {} TCP-Session: be73cea7-ad40-499b-9713-fd36df0d259f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:09:00.196644 [ 368 ] {627593ad-e8f6-4bab-8472-ad5215843840} InterpreterSelectQuery: FetchColumns -> Complete 2026.01.20 00:09:00.196932 [ 368 ] {627593ad-e8f6-4bab-8472-ad5215843840} oximeter.version (ef382589-e1e5-4129-9849-9f0bd7ce6e36) (SelectExecutor): Key condition: unknown 2026.01.20 00:09:00.197932 [ 309 ] {627593ad-e8f6-4bab-8472-ad5215843840} AggregatingTransform: Aggregating 2026.01.20 00:09:00.197992 [ 309 ] {627593ad-e8f6-4bab-8472-ad5215843840} Aggregator: Aggregation method: without_key 2026.01.20 00:09:00.198050 [ 309 ] {627593ad-e8f6-4bab-8472-ad5215843840} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001011023 sec. (989.097 rows/sec., 38.64 KiB/sec.) 2026.01.20 00:09:00.198075 [ 309 ] {627593ad-e8f6-4bab-8472-ad5215843840} Aggregator: Merging aggregated data 2026.01.20 00:09:00.199469 [ 368 ] {627593ad-e8f6-4bab-8472-ad5215843840} executeQuery: Read 1 rows, 40.00 B in 0.003308 sec., 302.29746070133007 rows/sec., 11.81 KiB/sec. 2026.01.20 00:09:00.199631 [ 368 ] {627593ad-e8f6-4bab-8472-ad5215843840} TCPHandler: Processed in 0.003730468 sec. 2026.01.20 00:09:00.199763 [ 368 ] {} TCPHandler: Done processing connection. 2026.01.20 00:09:00.199793 [ 369 ] {} TCPHandler: Done processing connection. 2026.01.20 00:09:00.199795 [ 368 ] {} TCP-Session: 76b1d75f-9407-4383-a19c-199785a0d695 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:09:00.199816 [ 370 ] {} TCPHandler: Done processing connection. 2026.01.20 00:09:00.199835 [ 288 ] {} TCPHandler: Done processing connection. 2026.01.20 00:09:00.199864 [ 286 ] {} TCPHandler: Done processing connection. 2026.01.20 00:09:00.199872 [ 370 ] {} TCP-Session: 6ffea951-bf54-44a4-ab74-bafeff397462 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:09:00.199880 [ 290 ] {} TCPHandler: Done processing connection. 2026.01.20 00:09:00.199913 [ 286 ] {} TCP-Session: 298501f2-1c0f-4ade-9bb6-18d55f2bc944 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:09:00.199926 [ 366 ] {} TCPHandler: Done processing connection. 2026.01.20 00:09:00.199938 [ 290 ] {} TCP-Session: 12f23556-6b4f-4eda-b292-e3489a2eb0d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:09:00.199937 [ 367 ] {} TCPHandler: Done processing connection. 2026.01.20 00:09:00.199957 [ 366 ] {} TCP-Session: ff8da441-f63c-4bbe-928f-b72052af0429 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:09:00.199894 [ 289 ] {} TCPHandler: Done processing connection. 2026.01.20 00:09:00.200003 [ 367 ] {} TCP-Session: 6784b099-1880-4d06-9fe5-a7bd701214b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:09:00.200026 [ 289 ] {} TCP-Session: 182f41a2-61c2-4758-ab04-73b7aac2c081 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:09:00.199886 [ 288 ] {} TCP-Session: be73cea7-ad40-499b-9713-fd36df0d259f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:09:00.199835 [ 369 ] {} TCP-Session: 487d65ea-044a-4011-afec-6db713ecbdbb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:09:00.282518 [ 368 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37235 2026.01.20 00:09:00.282627 [ 368 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:09:00.282654 [ 368 ] {} TCP-Session: edaaf612-06d8-4b74-a766-6878ae04d36a Authenticating user 'default' from [fd00:1122:3344:101::e]:37235 2026.01.20 00:09:00.282678 [ 368 ] {} TCP-Session: edaaf612-06d8-4b74-a766-6878ae04d36a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:09:00.282691 [ 368 ] {} TCP-Session: edaaf612-06d8-4b74-a766-6878ae04d36a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:09:00.282886 [ 369 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62872 2026.01.20 00:09:00.282940 [ 370 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62966 2026.01.20 00:09:00.282956 [ 288 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54347 2026.01.20 00:09:00.282987 [ 290 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52807 2026.01.20 00:09:00.283000 [ 366 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59451 2026.01.20 00:09:00.283022 [ 367 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38358 2026.01.20 00:09:00.283058 [ 370 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:09:00.283059 [ 288 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:09:00.283080 [ 366 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:09:00.283105 [ 370 ] {} TCP-Session: b68ac861-846d-4e88-b6bd-7eaf3605724c Authenticating user 'default' from [fd00:1122:3344:101::e]:62966 2026.01.20 00:09:00.283116 [ 288 ] {} TCP-Session: 4de90e70-c132-4aa7-ac19-83cbc79c7367 Authenticating user 'default' from [fd00:1122:3344:101::e]:54347 2026.01.20 00:09:00.283126 [ 366 ] {} TCP-Session: b07c0a87-7a7d-4398-a338-840bc191f7fc Authenticating user 'default' from [fd00:1122:3344:101::e]:59451 2026.01.20 00:09:00.283137 [ 370 ] {} TCP-Session: b68ac861-846d-4e88-b6bd-7eaf3605724c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:09:00.283147 [ 367 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:09:00.283163 [ 370 ] {} TCP-Session: b68ac861-846d-4e88-b6bd-7eaf3605724c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:09:00.283072 [ 290 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:09:00.283191 [ 367 ] {} TCP-Session: a28e0a00-d6cc-4545-ae0d-d6ae876fef32 Authenticating user 'default' from [fd00:1122:3344:101::e]:38358 2026.01.20 00:09:00.283217 [ 290 ] {} TCP-Session: f9c95f70-03b0-42db-9a86-c97451a4d5e4 Authenticating user 'default' from [fd00:1122:3344:101::e]:52807 2026.01.20 00:09:00.282941 [ 286 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40074 2026.01.20 00:09:00.283242 [ 290 ] {} TCP-Session: f9c95f70-03b0-42db-9a86-c97451a4d5e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:09:00.283235 [ 367 ] {} TCP-Session: a28e0a00-d6cc-4545-ae0d-d6ae876fef32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:09:00.283270 [ 290 ] {} TCP-Session: f9c95f70-03b0-42db-9a86-c97451a4d5e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:09:00.283293 [ 367 ] {} TCP-Session: a28e0a00-d6cc-4545-ae0d-d6ae876fef32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:09:00.283303 [ 286 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:09:00.283160 [ 366 ] {} TCP-Session: b07c0a87-7a7d-4398-a338-840bc191f7fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:09:00.283342 [ 286 ] {} TCP-Session: c6ed7761-aebd-4e81-b3a2-8c46b506a03e Authenticating user 'default' from [fd00:1122:3344:101::e]:40074 2026.01.20 00:09:00.283361 [ 366 ] {} TCP-Session: b07c0a87-7a7d-4398-a338-840bc191f7fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:09:00.283372 [ 286 ] {} TCP-Session: c6ed7761-aebd-4e81-b3a2-8c46b506a03e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:09:00.283147 [ 288 ] {} TCP-Session: 4de90e70-c132-4aa7-ac19-83cbc79c7367 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:09:00.283408 [ 286 ] {} TCP-Session: c6ed7761-aebd-4e81-b3a2-8c46b506a03e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:09:00.283437 [ 288 ] {} TCP-Session: 4de90e70-c132-4aa7-ac19-83cbc79c7367 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:09:00.283022 [ 368 ] {} TCP-Session: edaaf612-06d8-4b74-a766-6878ae04d36a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:09:00.282996 [ 369 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:09:00.282977 [ 289 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45155 2026.01.20 00:09:00.283566 [ 369 ] {} TCP-Session: 5df242d2-f0ad-4fe8-a9eb-96f6f8fc1aa1 Authenticating user 'default' from [fd00:1122:3344:101::e]:62872 2026.01.20 00:09:00.283602 [ 369 ] {} TCP-Session: 5df242d2-f0ad-4fe8-a9eb-96f6f8fc1aa1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:09:00.283613 [ 289 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:09:00.283626 [ 369 ] {} TCP-Session: 5df242d2-f0ad-4fe8-a9eb-96f6f8fc1aa1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:09:00.283640 [ 289 ] {} TCP-Session: 41c54d95-460c-439a-9811-5d46ede7a81e Authenticating user 'default' from [fd00:1122:3344:101::e]:45155 2026.01.20 00:09:00.283658 [ 289 ] {} TCP-Session: 41c54d95-460c-439a-9811-5d46ede7a81e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:09:00.283670 [ 289 ] {} TCP-Session: 41c54d95-460c-439a-9811-5d46ede7a81e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:09:00.283676 [ 368 ] {2322ff24-0b6f-4982-abb0-942b3f4f932c} executeQuery: (from [fd00:1122:3344:101::e]:37235) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.01.20 00:09:00.283952 [ 368 ] {2322ff24-0b6f-4982-abb0-942b3f4f932c} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.01.20 00:09:00.284006 [ 368 ] {2322ff24-0b6f-4982-abb0-942b3f4f932c} InterpreterSelectQuery: FetchColumns -> Complete 2026.01.20 00:09:00.284299 [ 368 ] {2322ff24-0b6f-4982-abb0-942b3f4f932c} oximeter.version (ef382589-e1e5-4129-9849-9f0bd7ce6e36) (SelectExecutor): Key condition: unknown 2026.01.20 00:09:00.285429 [ 344 ] {2322ff24-0b6f-4982-abb0-942b3f4f932c} AggregatingTransform: Aggregating 2026.01.20 00:09:00.285484 [ 344 ] {2322ff24-0b6f-4982-abb0-942b3f4f932c} Aggregator: Aggregation method: without_key 2026.01.20 00:09:00.285526 [ 344 ] {2322ff24-0b6f-4982-abb0-942b3f4f932c} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001127525 sec. (886.898 rows/sec., 34.64 KiB/sec.) 2026.01.20 00:09:00.285547 [ 344 ] {2322ff24-0b6f-4982-abb0-942b3f4f932c} Aggregator: Merging aggregated data 2026.01.20 00:09:00.287356 [ 368 ] {2322ff24-0b6f-4982-abb0-942b3f4f932c} executeQuery: Read 1 rows, 40.00 B in 0.003743 sec., 267.1653753673524 rows/sec., 10.44 KiB/sec. 2026.01.20 00:09:00.287564 [ 368 ] {2322ff24-0b6f-4982-abb0-942b3f4f932c} TCPHandler: Processed in 0.00466271 sec. 2026.01.20 00:09:00.287719 [ 368 ] {} TCPHandler: Done processing connection. 2026.01.20 00:09:00.287764 [ 367 ] {} TCPHandler: Done processing connection. 2026.01.20 00:09:00.287787 [ 368 ] {} TCP-Session: edaaf612-06d8-4b74-a766-6878ae04d36a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:09:00.287800 [ 369 ] {} TCPHandler: Done processing connection. 2026.01.20 00:09:00.287852 [ 289 ] {} TCPHandler: Done processing connection. 2026.01.20 00:09:00.287878 [ 290 ] {} TCPHandler: Done processing connection. 2026.01.20 00:09:00.287910 [ 286 ] {} TCPHandler: Done processing connection. 2026.01.20 00:09:00.287917 [ 289 ] {} TCP-Session: 41c54d95-460c-439a-9811-5d46ede7a81e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:09:00.287942 [ 290 ] {} TCP-Session: f9c95f70-03b0-42db-9a86-c97451a4d5e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:09:00.287959 [ 286 ] {} TCP-Session: c6ed7761-aebd-4e81-b3a2-8c46b506a03e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:09:00.287971 [ 366 ] {} TCPHandler: Done processing connection. 2026.01.20 00:09:00.287821 [ 367 ] {} TCP-Session: a28e0a00-d6cc-4545-ae0d-d6ae876fef32 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:09:00.288032 [ 366 ] {} TCP-Session: b07c0a87-7a7d-4398-a338-840bc191f7fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:09:00.287934 [ 288 ] {} TCPHandler: Done processing connection. 2026.01.20 00:09:00.287914 [ 369 ] {} TCP-Session: 5df242d2-f0ad-4fe8-a9eb-96f6f8fc1aa1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:09:00.288103 [ 288 ] {} TCP-Session: 4de90e70-c132-4aa7-ac19-83cbc79c7367 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:09:00.287831 [ 370 ] {} TCPHandler: Done processing connection. 2026.01.20 00:09:00.288175 [ 370 ] {} TCP-Session: b68ac861-846d-4e88-b6bd-7eaf3605724c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:09:01.533670 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 490 2026.01.20 00:09:01.551053 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:09:01.551117 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.01.20 00:09:01.557482 [ 244 ] {} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2026.01.20 00:09:01.558270 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:09:01.561298 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 490 2026.01.20 00:09:02.446789 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1276 2026.01.20 00:09:02.448975 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:09:02.449022 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.01.20 00:09:02.450234 [ 243 ] {} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2026.01.20 00:09:02.450524 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:09:02.450783 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1276 2026.01.20 00:09:04.523049 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:09:04.523353 [ 276 ] {96079115-9452-40c0-bb17-519b56f047fc} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:09:04.523454 [ 276 ] {96079115-9452-40c0-bb17-519b56f047fc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:09:04.524188 [ 276 ] {96079115-9452-40c0-bb17-519b56f047fc} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:09:04.524236 [ 276 ] {96079115-9452-40c0-bb17-519b56f047fc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.01.20 00:09:04.524630 [ 276 ] {96079115-9452-40c0-bb17-519b56f047fc} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2026.01.20 00:09:04.524850 [ 276 ] {96079115-9452-40c0-bb17-519b56f047fc} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:09:04.524999 [ 276 ] {96079115-9452-40c0-bb17-519b56f047fc} executeQuery: Read 136 rows, 12.05 KiB in 0.001723 sec., 78932.09518282066 rows/sec., 6.83 MiB/sec. 2026.01.20 00:09:04.524996 [ 116 ] {} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2026.01.20 00:09:04.525042 [ 276 ] {96079115-9452-40c0-bb17-519b56f047fc} TCPHandler: Processed in 0.002170788 sec. 2026.01.20 00:09:04.525077 [ 116 ] {} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:09:04.525103 [ 116 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.01.20 00:09:04.525177 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:09:04.525223 [ 191 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_96_19} MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full 2026.01.20 00:09:04.525277 [ 276 ] {a2928cab-1877-402e-b60c-e2a934ad619b} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.01.20 00:09:04.525322 [ 276 ] {a2928cab-1877-402e-b60c-e2a934ad619b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.01.20 00:09:04.525371 [ 191 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:09:04.525413 [ 191 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1405 rows starting from the beginning of the part 2026.01.20 00:09:04.525488 [ 191 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 1396 rows starting from the beginning of the part 2026.01.20 00:09:04.525539 [ 191 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 56 rows starting from the beginning of the part 2026.01.20 00:09:04.525587 [ 191 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 136 rows starting from the beginning of the part 2026.01.20 00:09:04.525631 [ 191 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 56 rows starting from the beginning of the part 2026.01.20 00:09:04.525675 [ 191 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 136 rows starting from the beginning of the part 2026.01.20 00:09:04.525739 [ 276 ] {a2928cab-1877-402e-b60c-e2a934ad619b} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:09:04.525780 [ 276 ] {a2928cab-1877-402e-b60c-e2a934ad619b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.01.20 00:09:04.526101 [ 276 ] {a2928cab-1877-402e-b60c-e2a934ad619b} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2026.01.20 00:09:04.526336 [ 276 ] {a2928cab-1877-402e-b60c-e2a934ad619b} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:09:04.526469 [ 276 ] {a2928cab-1877-402e-b60c-e2a934ad619b} executeQuery: Read 40 rows, 3.01 KiB in 0.001211 sec., 33030.553261767134 rows/sec., 2.43 MiB/sec. 2026.01.20 00:09:04.526508 [ 276 ] {a2928cab-1877-402e-b60c-e2a934ad619b} TCPHandler: Processed in 0.001382377 sec. 2026.01.20 00:09:04.526619 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:09:04.526713 [ 276 ] {90b4fab3-d4dd-4b3a-ab22-cb00e291c09e} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:09:04.526753 [ 276 ] {90b4fab3-d4dd-4b3a-ab22-cb00e291c09e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:09:04.527179 [ 186 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 3185 rows, containing 5 columns (5 merged, 0 gathered) in 0.002017066 sec., 1579026.169694001 rows/sec., 138.06 MiB/sec. 2026.01.20 00:09:04.527186 [ 276 ] {90b4fab3-d4dd-4b3a-ab22-cb00e291c09e} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:09:04.527237 [ 276 ] {90b4fab3-d4dd-4b3a-ab22-cb00e291c09e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.01.20 00:09:04.527441 [ 198 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2026.01.20 00:09:04.527563 [ 276 ] {90b4fab3-d4dd-4b3a-ab22-cb00e291c09e} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2026.01.20 00:09:04.527758 [ 198 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_96_19} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:09:04.527776 [ 276 ] {90b4fab3-d4dd-4b3a-ab22-cb00e291c09e} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:09:04.527844 [ 198 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_96_19} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2026.01.20 00:09:04.527895 [ 116 ] {} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2026.01.20 00:09:04.527907 [ 276 ] {90b4fab3-d4dd-4b3a-ab22-cb00e291c09e} executeQuery: Read 104 rows, 8.32 KiB in 0.001212 sec., 85808.58085808581 rows/sec., 6.70 MiB/sec. 2026.01.20 00:09:04.527934 [ 116 ] {} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:09:04.527945 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. 2026.01.20 00:09:04.527961 [ 116 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.01.20 00:09:04.527957 [ 276 ] {90b4fab3-d4dd-4b3a-ab22-cb00e291c09e} TCPHandler: Processed in 0.001388028 sec. 2026.01.20 00:09:04.528037 [ 198 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_96_19} MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full 2026.01.20 00:09:04.528101 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:09:04.528117 [ 198 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:09:04.528150 [ 198 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 632 rows starting from the beginning of the part 2026.01.20 00:09:04.528194 [ 276 ] {2e43f6d1-7636-41f1-881c-74ca05263f3d} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:09:04.528216 [ 198 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 596 rows starting from the beginning of the part 2026.01.20 00:09:04.528235 [ 276 ] {2e43f6d1-7636-41f1-881c-74ca05263f3d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:09:04.528263 [ 198 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 64 rows starting from the beginning of the part 2026.01.20 00:09:04.528312 [ 198 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 104 rows starting from the beginning of the part 2026.01.20 00:09:04.528358 [ 198 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 64 rows starting from the beginning of the part 2026.01.20 00:09:04.528403 [ 198 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 104 rows starting from the beginning of the part 2026.01.20 00:09:04.528627 [ 276 ] {2e43f6d1-7636-41f1-881c-74ca05263f3d} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:09:04.528660 [ 276 ] {2e43f6d1-7636-41f1-881c-74ca05263f3d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.01.20 00:09:04.528971 [ 276 ] {2e43f6d1-7636-41f1-881c-74ca05263f3d} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2026.01.20 00:09:04.529221 [ 276 ] {2e43f6d1-7636-41f1-881c-74ca05263f3d} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:09:04.529323 [ 116 ] {} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2026.01.20 00:09:04.529350 [ 276 ] {2e43f6d1-7636-41f1-881c-74ca05263f3d} executeQuery: Read 160 rows, 11.41 KiB in 0.001173 sec., 136402.38704177324 rows/sec., 9.50 MiB/sec. 2026.01.20 00:09:04.529354 [ 116 ] {} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:09:04.529388 [ 116 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.01.20 00:09:04.529393 [ 276 ] {2e43f6d1-7636-41f1-881c-74ca05263f3d} TCPHandler: Processed in 0.001341267 sec. 2026.01.20 00:09:04.529404 [ 191 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 1564 rows, containing 5 columns (5 merged, 0 gathered) in 0.001395287 sec., 1120916.3419425536 rows/sec., 89.32 MiB/sec. 2026.01.20 00:09:04.529461 [ 192 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_96_19} MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full 2026.01.20 00:09:04.529504 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:09:04.529564 [ 198 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2026.01.20 00:09:04.529583 [ 192 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:09:04.529600 [ 276 ] {9f10fe5f-735a-4945-9e04-a66e2305d44b} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.01.20 00:09:04.529625 [ 192 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_96_19} MergeTreeSequentialSource: Reading 5 marks from part all_1_91_18, total 26068 rows starting from the beginning of the part 2026.01.20 00:09:04.529658 [ 276 ] {9f10fe5f-735a-4945-9e04-a66e2305d44b} 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 2026.01.20 00:09:04.529695 [ 192 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 874 rows starting from the beginning of the part 2026.01.20 00:09:04.529743 [ 192 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 160 rows starting from the beginning of the part 2026.01.20 00:09:04.529790 [ 192 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 160 rows starting from the beginning of the part 2026.01.20 00:09:04.529813 [ 198 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_96_19} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:09:04.529831 [ 192 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 160 rows starting from the beginning of the part 2026.01.20 00:09:04.529876 [ 192 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 160 rows starting from the beginning of the part 2026.01.20 00:09:04.529883 [ 198 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_96_19} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2026.01.20 00:09:04.529960 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. 2026.01.20 00:09:04.530529 [ 276 ] {9f10fe5f-735a-4945-9e04-a66e2305d44b} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:09:04.530567 [ 276 ] {9f10fe5f-735a-4945-9e04-a66e2305d44b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.01.20 00:09:04.531160 [ 276 ] {9f10fe5f-735a-4945-9e04-a66e2305d44b} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2026.01.20 00:09:04.531410 [ 276 ] {9f10fe5f-735a-4945-9e04-a66e2305d44b} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:09:04.531553 [ 276 ] {9f10fe5f-735a-4945-9e04-a66e2305d44b} executeQuery: Read 40 rows, 73.40 KiB in 0.00197 sec., 20304.568527918782 rows/sec., 36.38 MiB/sec. 2026.01.20 00:09:04.531607 [ 276 ] {9f10fe5f-735a-4945-9e04-a66e2305d44b} TCPHandler: Processed in 0.002152638 sec. 2026.01.20 00:09:04.531718 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:09:04.531812 [ 276 ] {fba09257-f427-4b95-9c19-e656cce17d63} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:09:04.531854 [ 276 ] {fba09257-f427-4b95-9c19-e656cce17d63} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:09:04.532186 [ 276 ] {fba09257-f427-4b95-9c19-e656cce17d63} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:09:04.532222 [ 276 ] {fba09257-f427-4b95-9c19-e656cce17d63} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.01.20 00:09:04.532543 [ 276 ] {fba09257-f427-4b95-9c19-e656cce17d63} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2026.01.20 00:09:04.532741 [ 276 ] {fba09257-f427-4b95-9c19-e656cce17d63} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:09:04.532851 [ 116 ] {} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2026.01.20 00:09:04.532872 [ 276 ] {fba09257-f427-4b95-9c19-e656cce17d63} executeQuery: Read 60 rows, 4.14 KiB in 0.001077 sec., 55710.30640668523 rows/sec., 3.75 MiB/sec. 2026.01.20 00:09:04.532882 [ 116 ] {} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:09:04.532910 [ 116 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.01.20 00:09:04.532914 [ 276 ] {fba09257-f427-4b95-9c19-e656cce17d63} TCPHandler: Processed in 0.001245556 sec. 2026.01.20 00:09:04.532994 [ 198 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_96_19} MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full 2026.01.20 00:09:04.533079 [ 198 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:09:04.533109 [ 198 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 5400 rows starting from the beginning of the part 2026.01.20 00:09:04.533162 [ 198 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 60 rows starting from the beginning of the part 2026.01.20 00:09:04.533204 [ 198 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 60 rows starting from the beginning of the part 2026.01.20 00:09:04.533244 [ 198 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 60 rows starting from the beginning of the part 2026.01.20 00:09:04.533284 [ 198 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 60 rows starting from the beginning of the part 2026.01.20 00:09:04.533323 [ 198 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 60 rows starting from the beginning of the part 2026.01.20 00:09:04.535468 [ 189 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 5700 rows, containing 4 columns (4 merged, 0 gathered) in 0.002510562 sec., 2270407.980364556 rows/sec., 153.01 MiB/sec. 2026.01.20 00:09:04.536117 [ 189 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2026.01.20 00:09:04.536609 [ 189 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_96_19} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:09:04.536694 [ 189 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_96_19} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2026.01.20 00:09:04.536775 [ 198 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 27582 rows, containing 5 columns (5 merged, 0 gathered) in 0.007347654 sec., 3753851.2292494993 rows/sec., 257.97 MiB/sec. 2026.01.20 00:09:04.536794 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. 2026.01.20 00:09:04.537340 [ 197 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2026.01.20 00:09:04.537621 [ 197 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_96_19} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:09:04.537696 [ 197 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_96_19} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2026.01.20 00:09:04.537781 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. 2026.01.20 00:09:05.000395 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 347.77 MiB, peak 358.69 MiB, free memory in arenas 0.00 B, will set to 349.23 MiB (RSS), difference: 1.45 MiB 2026.01.20 00:09:07.181100 [ 114 ] {} DNSResolver: Updating DNS cache 2026.01.20 00:09:07.181155 [ 114 ] {} DNSResolver: Updated DNS cache 2026.01.20 00:09:07.381836 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 31705 2026.01.20 00:09:07.382369 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:09:07.382408 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.01.20 00:09:07.382922 [ 245 ] {} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2026.01.20 00:09:07.383153 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:09:07.383280 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31705 2026.01.20 00:09:07.383292 [ 114 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2026.01.20 00:09:07.383352 [ 114 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:09:07.383375 [ 114 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.01.20 00:09:07.383493 [ 191 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2026.01.20 00:09:07.383637 [ 191 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:09:07.383678 [ 191 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_66_13} MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 29273 rows starting from the beginning of the part 2026.01.20 00:09:07.383746 [ 191 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 512 rows starting from the beginning of the part 2026.01.20 00:09:07.383794 [ 191 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 448 rows starting from the beginning of the part 2026.01.20 00:09:07.383839 [ 191 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 512 rows starting from the beginning of the part 2026.01.20 00:09:07.383880 [ 191 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 448 rows starting from the beginning of the part 2026.01.20 00:09:07.383921 [ 191 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 512 rows starting from the beginning of the part 2026.01.20 00:09:07.386289 [ 198 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 31705 rows, containing 4 columns (4 merged, 0 gathered) in 0.002851227 sec., 11119774.048155408 rows/sec., 159.07 MiB/sec. 2026.01.20 00:09:07.386639 [ 199 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2026.01.20 00:09:07.386917 [ 199 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_66_13} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:09:07.386992 [ 199 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_66_13} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2026.01.20 00:09:07.387075 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.95 MiB. 2026.01.20 00:09:09.061614 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 497 2026.01.20 00:09:09.078860 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:09:09.078914 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.01.20 00:09:09.084992 [ 244 ] {} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2026.01.20 00:09:09.085717 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:09:09.086045 [ 113 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2026.01.20 00:09:09.086120 [ 113 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:09:09.086148 [ 113 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.01.20 00:09:09.086267 [ 200 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2026.01.20 00:09:09.090174 [ 200 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:09:09.091065 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 497 2026.01.20 00:09:09.091072 [ 200 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 460 rows starting from the beginning of the part 2026.01.20 00:09:09.094653 [ 200 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 7 rows starting from the beginning of the part 2026.01.20 00:09:09.098089 [ 200 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 8 rows starting from the beginning of the part 2026.01.20 00:09:09.101882 [ 200 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 7 rows starting from the beginning of the part 2026.01.20 00:09:09.106329 [ 200 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 8 rows starting from the beginning of the part 2026.01.20 00:09:09.110105 [ 200 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 7 rows starting from the beginning of the part 2026.01.20 00:09:09.164735 [ 198 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 497 rows, containing 679 columns (679 merged, 0 gathered) in 0.078516748 sec., 6329.85971349705 rows/sec., 32.73 MiB/sec. 2026.01.20 00:09:09.167728 [ 194 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2026.01.20 00:09:09.169656 [ 194 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_66_13} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:09:09.169763 [ 194 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_66_13} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2026.01.20 00:09:09.172356 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.28 MiB. 2026.01.20 00:09:09.521811 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:09:09.522085 [ 276 ] {f382be35-8edc-4c13-931d-00ddc1a09218} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:09:09.522188 [ 276 ] {f382be35-8edc-4c13-931d-00ddc1a09218} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:09:09.523090 [ 276 ] {f382be35-8edc-4c13-931d-00ddc1a09218} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:09:09.523139 [ 276 ] {f382be35-8edc-4c13-931d-00ddc1a09218} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.01.20 00:09:09.523522 [ 276 ] {f382be35-8edc-4c13-931d-00ddc1a09218} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2026.01.20 00:09:09.523741 [ 276 ] {f382be35-8edc-4c13-931d-00ddc1a09218} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:09:09.523893 [ 276 ] {f382be35-8edc-4c13-931d-00ddc1a09218} executeQuery: Read 56 rows, 4.38 KiB in 0.001884 sec., 29723.991507430997 rows/sec., 2.27 MiB/sec. 2026.01.20 00:09:09.523934 [ 276 ] {f382be35-8edc-4c13-931d-00ddc1a09218} TCPHandler: Processed in 0.00230437 sec. 2026.01.20 00:09:09.524055 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:09:09.524150 [ 276 ] {51530c74-354a-4f87-9858-33cbedaec37e} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:09:09.524191 [ 276 ] {51530c74-354a-4f87-9858-33cbedaec37e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:09:09.524635 [ 276 ] {51530c74-354a-4f87-9858-33cbedaec37e} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:09:09.524671 [ 276 ] {51530c74-354a-4f87-9858-33cbedaec37e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.01.20 00:09:09.524973 [ 276 ] {51530c74-354a-4f87-9858-33cbedaec37e} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2026.01.20 00:09:09.525173 [ 276 ] {51530c74-354a-4f87-9858-33cbedaec37e} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:09:09.525300 [ 276 ] {51530c74-354a-4f87-9858-33cbedaec37e} executeQuery: Read 64 rows, 5.12 KiB in 0.00117 sec., 54700.854700854696 rows/sec., 4.27 MiB/sec. 2026.01.20 00:09:09.525338 [ 276 ] {51530c74-354a-4f87-9858-33cbedaec37e} TCPHandler: Processed in 0.001334067 sec. 2026.01.20 00:09:09.525453 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:09:09.525547 [ 276 ] {f3214691-b4ab-45fd-ab02-059f62d4e36b} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:09:09.525590 [ 276 ] {f3214691-b4ab-45fd-ab02-059f62d4e36b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:09:09.526021 [ 276 ] {f3214691-b4ab-45fd-ab02-059f62d4e36b} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:09:09.526058 [ 276 ] {f3214691-b4ab-45fd-ab02-059f62d4e36b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.01.20 00:09:09.526394 [ 276 ] {f3214691-b4ab-45fd-ab02-059f62d4e36b} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2026.01.20 00:09:09.526596 [ 276 ] {f3214691-b4ab-45fd-ab02-059f62d4e36b} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:09:09.526726 [ 276 ] {f3214691-b4ab-45fd-ab02-059f62d4e36b} executeQuery: Read 160 rows, 11.41 KiB in 0.001197 sec., 133667.50208855473 rows/sec., 9.31 MiB/sec. 2026.01.20 00:09:09.526762 [ 276 ] {f3214691-b4ab-45fd-ab02-059f62d4e36b} TCPHandler: Processed in 0.001358977 sec. 2026.01.20 00:09:09.526870 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:09:09.526964 [ 276 ] {6ff45143-6481-48a4-acce-ddc9e352fdec} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:09:09.527005 [ 276 ] {6ff45143-6481-48a4-acce-ddc9e352fdec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:09:09.527339 [ 276 ] {6ff45143-6481-48a4-acce-ddc9e352fdec} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:09:09.527375 [ 276 ] {6ff45143-6481-48a4-acce-ddc9e352fdec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.01.20 00:09:09.527676 [ 276 ] {6ff45143-6481-48a4-acce-ddc9e352fdec} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2026.01.20 00:09:09.527873 [ 276 ] {6ff45143-6481-48a4-acce-ddc9e352fdec} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:09:09.528002 [ 276 ] {6ff45143-6481-48a4-acce-ddc9e352fdec} executeQuery: Read 60 rows, 4.14 KiB in 0.001057 sec., 56764.42762535478 rows/sec., 3.83 MiB/sec. 2026.01.20 00:09:09.528037 [ 276 ] {6ff45143-6481-48a4-acce-ddc9e352fdec} TCPHandler: Processed in 0.001216766 sec. 2026.01.20 00:09:10.000194 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 350.63 MiB, peak 364.08 MiB, free memory in arenas 0.00 B, will set to 352.16 MiB (RSS), difference: 1.53 MiB 2026.01.20 00:09:12.451139 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1296 2026.01.20 00:09:12.453275 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:09:12.453336 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.01.20 00:09:12.454560 [ 243 ] {} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2026.01.20 00:09:12.454841 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:09:12.455224 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1296 2026.01.20 00:09:14.551320 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:09:14.551595 [ 276 ] {2b33418e-c56d-47fd-ba95-68909ad434da} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.01.20 00:09:14.551692 [ 276 ] {2b33418e-c56d-47fd-ba95-68909ad434da} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.01.20 00:09:14.552334 [ 276 ] {2b33418e-c56d-47fd-ba95-68909ad434da} oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:09:14.552385 [ 276 ] {2b33418e-c56d-47fd-ba95-68909ad434da} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.01.20 00:09:14.552765 [ 276 ] {2b33418e-c56d-47fd-ba95-68909ad434da} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2026.01.20 00:09:14.552982 [ 276 ] {2b33418e-c56d-47fd-ba95-68909ad434da} oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:09:14.553141 [ 276 ] {2b33418e-c56d-47fd-ba95-68909ad434da} executeQuery: Read 24 rows, 2.04 KiB in 0.001613 sec., 14879.107253564785 rows/sec., 1.23 MiB/sec. 2026.01.20 00:09:14.553151 [ 107 ] {} oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 2026.01.20 00:09:14.553192 [ 276 ] {2b33418e-c56d-47fd-ba95-68909ad434da} TCPHandler: Processed in 0.002046286 sec. 2026.01.20 00:09:14.553230 [ 107 ] {} oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:09:14.553261 [ 107 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.01.20 00:09:14.553330 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:09:14.553366 [ 195 ] {92f10b5c-e41a-4079-ac1e-b6a09b3b6baf::all_1_17_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full 2026.01.20 00:09:14.553438 [ 276 ] {d4f8023b-de42-40d8-b012-80882254d0e0} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.01.20 00:09:14.553485 [ 276 ] {d4f8023b-de42-40d8-b012-80882254d0e0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.01.20 00:09:14.553499 [ 195 ] {92f10b5c-e41a-4079-ac1e-b6a09b3b6baf::all_1_17_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:09:14.553537 [ 195 ] {92f10b5c-e41a-4079-ac1e-b6a09b3b6baf::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 24 rows starting from the beginning of the part 2026.01.20 00:09:14.553608 [ 195 ] {92f10b5c-e41a-4079-ac1e-b6a09b3b6baf::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 24 rows starting from the beginning of the part 2026.01.20 00:09:14.553654 [ 195 ] {92f10b5c-e41a-4079-ac1e-b6a09b3b6baf::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 24 rows starting from the beginning of the part 2026.01.20 00:09:14.553702 [ 195 ] {92f10b5c-e41a-4079-ac1e-b6a09b3b6baf::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 24 rows starting from the beginning of the part 2026.01.20 00:09:14.553754 [ 195 ] {92f10b5c-e41a-4079-ac1e-b6a09b3b6baf::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 24 rows starting from the beginning of the part 2026.01.20 00:09:14.553907 [ 276 ] {d4f8023b-de42-40d8-b012-80882254d0e0} oximeter.fields_ipaddr (ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:09:14.553949 [ 276 ] {d4f8023b-de42-40d8-b012-80882254d0e0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.01.20 00:09:14.554422 [ 276 ] {d4f8023b-de42-40d8-b012-80882254d0e0} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2026.01.20 00:09:14.554578 [ 190 ] {92f10b5c-e41a-4079-ac1e-b6a09b3b6baf::all_1_17_4} MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001255036 sec., 95614.78714554802 rows/sec., 8.30 MiB/sec. 2026.01.20 00:09:14.554631 [ 276 ] {d4f8023b-de42-40d8-b012-80882254d0e0} oximeter.fields_ipaddr (ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:09:14.554737 [ 107 ] {} oximeter.fields_ipaddr (ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2026.01.20 00:09:14.554741 [ 187 ] {92f10b5c-e41a-4079-ac1e-b6a09b3b6baf::all_1_17_4} MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) 2026.01.20 00:09:14.554766 [ 107 ] {} oximeter.fields_ipaddr (ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:09:14.554769 [ 276 ] {d4f8023b-de42-40d8-b012-80882254d0e0} executeQuery: Read 18 rows, 1.47 KiB in 0.001354 sec., 13293.943870014771 rows/sec., 1.06 MiB/sec. 2026.01.20 00:09:14.554786 [ 107 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.01.20 00:09:14.554819 [ 276 ] {d4f8023b-de42-40d8-b012-80882254d0e0} TCPHandler: Processed in 0.00154214 sec. 2026.01.20 00:09:14.554857 [ 195 ] {ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3::all_1_9_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full 2026.01.20 00:09:14.554937 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:09:14.554962 [ 195 ] {ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:09:14.555001 [ 195 ] {ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 18 rows starting from the beginning of the part 2026.01.20 00:09:14.555040 [ 276 ] {13b425f4-207b-4f76-b107-a2de61f5280e} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:09:14.555047 [ 195 ] {ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 18 rows starting from the beginning of the part 2026.01.20 00:09:14.555060 [ 187 ] {92f10b5c-e41a-4079-ac1e-b6a09b3b6baf::all_1_17_4} oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:09:14.555089 [ 276 ] {13b425f4-207b-4f76-b107-a2de61f5280e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:09:14.555101 [ 195 ] {ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 18 rows starting from the beginning of the part 2026.01.20 00:09:14.555143 [ 195 ] {ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 18 rows starting from the beginning of the part 2026.01.20 00:09:14.555161 [ 187 ] {92f10b5c-e41a-4079-ac1e-b6a09b3b6baf::all_1_17_4} oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 2026.01.20 00:09:14.555178 [ 195 ] {ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 18 rows starting from the beginning of the part 2026.01.20 00:09:14.555241 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2026.01.20 00:09:14.555839 [ 190 ] {ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 90 rows, containing 5 columns (5 merged, 0 gathered) in 0.001010743 sec., 89043.40668201512 rows/sec., 7.43 MiB/sec. 2026.01.20 00:09:14.555940 [ 195 ] {ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2026.01.20 00:09:14.555995 [ 276 ] {13b425f4-207b-4f76-b107-a2de61f5280e} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:09:14.556038 [ 276 ] {13b425f4-207b-4f76-b107-a2de61f5280e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.01.20 00:09:14.556202 [ 195 ] {ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3::all_1_9_2} oximeter.fields_ipaddr (ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:09:14.556276 [ 195 ] {ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3::all_1_9_2} oximeter.fields_ipaddr (ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2026.01.20 00:09:14.556334 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2026.01.20 00:09:14.556500 [ 276 ] {13b425f4-207b-4f76-b107-a2de61f5280e} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2026.01.20 00:09:14.556714 [ 276 ] {13b425f4-207b-4f76-b107-a2de61f5280e} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:09:14.556855 [ 276 ] {13b425f4-207b-4f76-b107-a2de61f5280e} executeQuery: Read 1405 rows, 120.26 KiB in 0.001834 sec., 766085.0599781898 rows/sec., 64.04 MiB/sec. 2026.01.20 00:09:14.556893 [ 276 ] {13b425f4-207b-4f76-b107-a2de61f5280e} TCPHandler: Processed in 0.002007145 sec. 2026.01.20 00:09:14.557002 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:09:14.557096 [ 276 ] {7e9cb30a-8262-4810-b3bd-25e4da4deb6b} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.01.20 00:09:14.557137 [ 276 ] {7e9cb30a-8262-4810-b3bd-25e4da4deb6b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.01.20 00:09:14.557545 [ 276 ] {7e9cb30a-8262-4810-b3bd-25e4da4deb6b} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:09:14.557582 [ 276 ] {7e9cb30a-8262-4810-b3bd-25e4da4deb6b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.01.20 00:09:14.557883 [ 276 ] {7e9cb30a-8262-4810-b3bd-25e4da4deb6b} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2026.01.20 00:09:14.558088 [ 276 ] {7e9cb30a-8262-4810-b3bd-25e4da4deb6b} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:09:14.558214 [ 276 ] {7e9cb30a-8262-4810-b3bd-25e4da4deb6b} executeQuery: Read 70 rows, 5.23 KiB in 0.001137 sec., 61565.52330694811 rows/sec., 4.49 MiB/sec. 2026.01.20 00:09:14.558251 [ 276 ] {7e9cb30a-8262-4810-b3bd-25e4da4deb6b} TCPHandler: Processed in 0.001299547 sec. 2026.01.20 00:09:14.558364 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:09:14.558457 [ 276 ] {e6174081-d5dc-418d-bf5c-53cd37217a9c} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.01.20 00:09:14.558495 [ 276 ] {e6174081-d5dc-418d-bf5c-53cd37217a9c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.01.20 00:09:14.558932 [ 276 ] {e6174081-d5dc-418d-bf5c-53cd37217a9c} oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:09:14.558967 [ 276 ] {e6174081-d5dc-418d-bf5c-53cd37217a9c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.01.20 00:09:14.559262 [ 276 ] {e6174081-d5dc-418d-bf5c-53cd37217a9c} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2026.01.20 00:09:14.559479 [ 276 ] {e6174081-d5dc-418d-bf5c-53cd37217a9c} oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:09:14.559575 [ 107 ] {} oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 2026.01.20 00:09:14.559603 [ 276 ] {e6174081-d5dc-418d-bf5c-53cd37217a9c} executeQuery: Read 252 rows, 17.85 KiB in 0.001164 sec., 216494.84536082472 rows/sec., 14.97 MiB/sec. 2026.01.20 00:09:14.559607 [ 107 ] {} oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:09:14.559643 [ 107 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.01.20 00:09:14.559647 [ 276 ] {e6174081-d5dc-418d-bf5c-53cd37217a9c} TCPHandler: Processed in 0.001332477 sec. 2026.01.20 00:09:14.559752 [ 201 ] {bfe21cc0-ef93-444c-9700-992b96187bcd::all_1_17_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full 2026.01.20 00:09:14.559767 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:09:14.559914 [ 276 ] {bab2962d-992f-4104-9e60-9bb13c1f0ef3} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.01.20 00:09:14.559953 [ 276 ] {bab2962d-992f-4104-9e60-9bb13c1f0ef3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.01.20 00:09:14.559953 [ 201 ] {bfe21cc0-ef93-444c-9700-992b96187bcd::all_1_17_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:09:14.560022 [ 201 ] {bfe21cc0-ef93-444c-9700-992b96187bcd::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 252 rows starting from the beginning of the part 2026.01.20 00:09:14.560128 [ 201 ] {bfe21cc0-ef93-444c-9700-992b96187bcd::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 252 rows starting from the beginning of the part 2026.01.20 00:09:14.560204 [ 201 ] {bfe21cc0-ef93-444c-9700-992b96187bcd::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 252 rows starting from the beginning of the part 2026.01.20 00:09:14.560283 [ 201 ] {bfe21cc0-ef93-444c-9700-992b96187bcd::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 252 rows starting from the beginning of the part 2026.01.20 00:09:14.560346 [ 276 ] {bab2962d-992f-4104-9e60-9bb13c1f0ef3} oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:09:14.560353 [ 201 ] {bfe21cc0-ef93-444c-9700-992b96187bcd::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 252 rows starting from the beginning of the part 2026.01.20 00:09:14.560391 [ 276 ] {bab2962d-992f-4104-9e60-9bb13c1f0ef3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.01.20 00:09:14.560728 [ 276 ] {bab2962d-992f-4104-9e60-9bb13c1f0ef3} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2026.01.20 00:09:14.560958 [ 276 ] {bab2962d-992f-4104-9e60-9bb13c1f0ef3} oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:09:14.561055 [ 107 ] {} oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 2026.01.20 00:09:14.561084 [ 107 ] {} oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:09:14.561086 [ 276 ] {bab2962d-992f-4104-9e60-9bb13c1f0ef3} executeQuery: Read 12 rows, 960.00 B in 0.00119 sec., 10084.033613445377 rows/sec., 787.82 KiB/sec. 2026.01.20 00:09:14.561103 [ 107 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.01.20 00:09:14.561135 [ 276 ] {bab2962d-992f-4104-9e60-9bb13c1f0ef3} TCPHandler: Processed in 0.001417929 sec. 2026.01.20 00:09:14.561169 [ 195 ] {e65ef523-8c80-4a73-a921-56a9abc2e2ef::all_1_17_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full 2026.01.20 00:09:14.561245 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:09:14.561250 [ 195 ] {e65ef523-8c80-4a73-a921-56a9abc2e2ef::all_1_17_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:09:14.561294 [ 195 ] {e65ef523-8c80-4a73-a921-56a9abc2e2ef::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 12 rows starting from the beginning of the part 2026.01.20 00:09:14.561339 [ 195 ] {e65ef523-8c80-4a73-a921-56a9abc2e2ef::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 12 rows starting from the beginning of the part 2026.01.20 00:09:14.561345 [ 276 ] {1500c41f-a8ec-4eef-bd43-be9b76dace5a} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:09:14.561377 [ 195 ] {e65ef523-8c80-4a73-a921-56a9abc2e2ef::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 12 rows starting from the beginning of the part 2026.01.20 00:09:14.561391 [ 276 ] {1500c41f-a8ec-4eef-bd43-be9b76dace5a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:09:14.561415 [ 195 ] {e65ef523-8c80-4a73-a921-56a9abc2e2ef::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 12 rows starting from the beginning of the part 2026.01.20 00:09:14.561455 [ 195 ] {e65ef523-8c80-4a73-a921-56a9abc2e2ef::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 12 rows starting from the beginning of the part 2026.01.20 00:09:14.561522 [ 193 ] {bfe21cc0-ef93-444c-9700-992b96187bcd::all_1_17_4} MergeTask::MergeProjectionsStage: Merge sorted 1260 rows, containing 5 columns (5 merged, 0 gathered) in 0.001825314 sec., 690292.1908230584 rows/sec., 50.38 MiB/sec. 2026.01.20 00:09:14.561750 [ 188 ] {bfe21cc0-ef93-444c-9700-992b96187bcd::all_1_17_4} MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) 2026.01.20 00:09:14.561990 [ 276 ] {1500c41f-a8ec-4eef-bd43-be9b76dace5a} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:09:14.562033 [ 276 ] {1500c41f-a8ec-4eef-bd43-be9b76dace5a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.01.20 00:09:14.562084 [ 190 ] {e65ef523-8c80-4a73-a921-56a9abc2e2ef::all_1_17_4} MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.000940442 sec., 63799.787759372724 rows/sec., 5.11 MiB/sec. 2026.01.20 00:09:14.562099 [ 188 ] {bfe21cc0-ef93-444c-9700-992b96187bcd::all_1_17_4} oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:09:14.562186 [ 195 ] {e65ef523-8c80-4a73-a921-56a9abc2e2ef::all_1_17_4} MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) 2026.01.20 00:09:14.562204 [ 188 ] {bfe21cc0-ef93-444c-9700-992b96187bcd::all_1_17_4} oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 2026.01.20 00:09:14.562336 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. 2026.01.20 00:09:14.562461 [ 195 ] {e65ef523-8c80-4a73-a921-56a9abc2e2ef::all_1_17_4} oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:09:14.562520 [ 276 ] {1500c41f-a8ec-4eef-bd43-be9b76dace5a} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2026.01.20 00:09:14.562535 [ 195 ] {e65ef523-8c80-4a73-a921-56a9abc2e2ef::all_1_17_4} oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 2026.01.20 00:09:14.562599 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2026.01.20 00:09:14.562743 [ 276 ] {1500c41f-a8ec-4eef-bd43-be9b76dace5a} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:09:14.562883 [ 276 ] {1500c41f-a8ec-4eef-bd43-be9b76dace5a} executeQuery: Read 614 rows, 47.33 KiB in 0.001555 sec., 394855.30546623794 rows/sec., 29.73 MiB/sec. 2026.01.20 00:09:14.562921 [ 276 ] {1500c41f-a8ec-4eef-bd43-be9b76dace5a} TCPHandler: Processed in 0.001725002 sec. 2026.01.20 00:09:14.563028 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:09:14.563123 [ 276 ] {65fcf121-57b3-4d8c-b183-e8a877f9fe27} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:09:14.563165 [ 276 ] {65fcf121-57b3-4d8c-b183-e8a877f9fe27} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:09:14.563717 [ 276 ] {65fcf121-57b3-4d8c-b183-e8a877f9fe27} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:09:14.563753 [ 276 ] {65fcf121-57b3-4d8c-b183-e8a877f9fe27} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.01.20 00:09:14.564138 [ 276 ] {65fcf121-57b3-4d8c-b183-e8a877f9fe27} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2026.01.20 00:09:14.564379 [ 276 ] {65fcf121-57b3-4d8c-b183-e8a877f9fe27} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:09:14.564522 [ 276 ] {65fcf121-57b3-4d8c-b183-e8a877f9fe27} executeQuery: Read 877 rows, 60.97 KiB in 0.001418 sec., 618476.7277856135 rows/sec., 41.99 MiB/sec. 2026.01.20 00:09:14.564560 [ 276 ] {65fcf121-57b3-4d8c-b183-e8a877f9fe27} TCPHandler: Processed in 0.0015814 sec. 2026.01.20 00:09:14.564661 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:09:14.564754 [ 276 ] {ed1685a2-d950-4342-8a48-a95f71eede54} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.01.20 00:09:14.564807 [ 276 ] {ed1685a2-d950-4342-8a48-a95f71eede54} 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 2026.01.20 00:09:14.565613 [ 276 ] {ed1685a2-d950-4342-8a48-a95f71eede54} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:09:14.565648 [ 276 ] {ed1685a2-d950-4342-8a48-a95f71eede54} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.01.20 00:09:14.566211 [ 276 ] {ed1685a2-d950-4342-8a48-a95f71eede54} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2026.01.20 00:09:14.566435 [ 276 ] {ed1685a2-d950-4342-8a48-a95f71eede54} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:09:14.566572 [ 276 ] {ed1685a2-d950-4342-8a48-a95f71eede54} executeQuery: Read 40 rows, 73.40 KiB in 0.001836 sec., 21786.49237472767 rows/sec., 39.04 MiB/sec. 2026.01.20 00:09:14.566636 [ 276 ] {ed1685a2-d950-4342-8a48-a95f71eede54} TCPHandler: Processed in 0.002023906 sec. 2026.01.20 00:09:14.566744 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:09:14.566838 [ 276 ] {300298a9-710f-4c9c-8e1f-b12bd7d17911} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:09:14.566880 [ 276 ] {300298a9-710f-4c9c-8e1f-b12bd7d17911} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:09:14.567210 [ 276 ] {300298a9-710f-4c9c-8e1f-b12bd7d17911} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:09:14.567245 [ 276 ] {300298a9-710f-4c9c-8e1f-b12bd7d17911} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.01.20 00:09:14.567547 [ 276 ] {300298a9-710f-4c9c-8e1f-b12bd7d17911} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2026.01.20 00:09:14.567742 [ 276 ] {300298a9-710f-4c9c-8e1f-b12bd7d17911} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:09:14.567884 [ 276 ] {300298a9-710f-4c9c-8e1f-b12bd7d17911} executeQuery: Read 60 rows, 4.14 KiB in 0.001064 sec., 56390.97744360902 rows/sec., 3.80 MiB/sec. 2026.01.20 00:09:14.567919 [ 276 ] {300298a9-710f-4c9c-8e1f-b12bd7d17911} TCPHandler: Processed in 0.001225456 sec. 2026.01.20 00:09:14.884351 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 32153 2026.01.20 00:09:14.884831 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:09:14.884872 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.01.20 00:09:14.885338 [ 245 ] {} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2026.01.20 00:09:14.885563 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:09:14.885693 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32153 2026.01.20 00:09:16.592045 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 505 2026.01.20 00:09:16.607533 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:09:16.607594 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.01.20 00:09:16.614446 [ 244 ] {} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2026.01.20 00:09:16.615371 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:09:16.619367 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 505 2026.01.20 00:09:19.520471 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:09:19.520658 [ 276 ] {e40a919e-b080-469c-bb48-5c635e33b460} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:09:19.520720 [ 276 ] {e40a919e-b080-469c-bb48-5c635e33b460} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:09:19.521390 [ 276 ] {e40a919e-b080-469c-bb48-5c635e33b460} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:09:19.521433 [ 276 ] {e40a919e-b080-469c-bb48-5c635e33b460} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.01.20 00:09:19.521812 [ 276 ] {e40a919e-b080-469c-bb48-5c635e33b460} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2026.01.20 00:09:19.522045 [ 276 ] {e40a919e-b080-469c-bb48-5c635e33b460} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:09:19.522195 [ 276 ] {e40a919e-b080-469c-bb48-5c635e33b460} executeQuery: Read 56 rows, 4.38 KiB in 0.001583 sec., 35375.86860391661 rows/sec., 2.70 MiB/sec. 2026.01.20 00:09:19.522235 [ 276 ] {e40a919e-b080-469c-bb48-5c635e33b460} TCPHandler: Processed in 0.001882364 sec. 2026.01.20 00:09:19.522346 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:09:19.522439 [ 276 ] {f2a6a6e5-1c59-41dc-bc4e-719b4f8b4eb8} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:09:19.522477 [ 276 ] {f2a6a6e5-1c59-41dc-bc4e-719b4f8b4eb8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:09:19.522894 [ 276 ] {f2a6a6e5-1c59-41dc-bc4e-719b4f8b4eb8} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:09:19.522929 [ 276 ] {f2a6a6e5-1c59-41dc-bc4e-719b4f8b4eb8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.01.20 00:09:19.523218 [ 276 ] {f2a6a6e5-1c59-41dc-bc4e-719b4f8b4eb8} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2026.01.20 00:09:19.523422 [ 276 ] {f2a6a6e5-1c59-41dc-bc4e-719b4f8b4eb8} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:09:19.523546 [ 276 ] {f2a6a6e5-1c59-41dc-bc4e-719b4f8b4eb8} executeQuery: Read 64 rows, 5.12 KiB in 0.001126 sec., 56838.36589698046 rows/sec., 4.44 MiB/sec. 2026.01.20 00:09:19.523581 [ 276 ] {f2a6a6e5-1c59-41dc-bc4e-719b4f8b4eb8} TCPHandler: Processed in 0.001282956 sec. 2026.01.20 00:09:19.523691 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:09:19.523783 [ 276 ] {d78923ef-8bd8-4c39-88bf-9c604172bf1d} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:09:19.523826 [ 276 ] {d78923ef-8bd8-4c39-88bf-9c604172bf1d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:09:19.524228 [ 276 ] {d78923ef-8bd8-4c39-88bf-9c604172bf1d} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:09:19.524264 [ 276 ] {d78923ef-8bd8-4c39-88bf-9c604172bf1d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.01.20 00:09:19.524582 [ 276 ] {d78923ef-8bd8-4c39-88bf-9c604172bf1d} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2026.01.20 00:09:19.524786 [ 276 ] {d78923ef-8bd8-4c39-88bf-9c604172bf1d} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:09:19.524910 [ 276 ] {d78923ef-8bd8-4c39-88bf-9c604172bf1d} executeQuery: Read 160 rows, 11.41 KiB in 0.001145 sec., 139737.99126637555 rows/sec., 9.73 MiB/sec. 2026.01.20 00:09:19.524945 [ 276 ] {d78923ef-8bd8-4c39-88bf-9c604172bf1d} TCPHandler: Processed in 0.001301277 sec. 2026.01.20 00:09:19.525043 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:09:19.525134 [ 276 ] {4e0e88bb-aa38-4ac8-8360-dcef94884187} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:09:19.525175 [ 276 ] {4e0e88bb-aa38-4ac8-8360-dcef94884187} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:09:19.525503 [ 276 ] {4e0e88bb-aa38-4ac8-8360-dcef94884187} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:09:19.525538 [ 276 ] {4e0e88bb-aa38-4ac8-8360-dcef94884187} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.01.20 00:09:19.525833 [ 276 ] {4e0e88bb-aa38-4ac8-8360-dcef94884187} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2026.01.20 00:09:19.526032 [ 276 ] {4e0e88bb-aa38-4ac8-8360-dcef94884187} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:09:19.526153 [ 276 ] {4e0e88bb-aa38-4ac8-8360-dcef94884187} executeQuery: Read 60 rows, 4.14 KiB in 0.001037 sec., 57859.209257473485 rows/sec., 3.90 MiB/sec. 2026.01.20 00:09:19.526187 [ 276 ] {4e0e88bb-aa38-4ac8-8360-dcef94884187} TCPHandler: Processed in 0.001190316 sec. 2026.01.20 00:09:22.181192 [ 99 ] {} DNSResolver: Updating DNS cache 2026.01.20 00:09:22.181249 [ 99 ] {} DNSResolver: Updated DNS cache 2026.01.20 00:09:22.385810 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 32665 2026.01.20 00:09:22.386619 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:09:22.386689 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.01.20 00:09:22.387263 [ 245 ] {} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2026.01.20 00:09:22.387487 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:09:22.387624 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32665 2026.01.20 00:09:22.456310 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1324 2026.01.20 00:09:22.458578 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:09:22.458619 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.01.20 00:09:22.459812 [ 243 ] {} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2026.01.20 00:09:22.460082 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:09:22.460218 [ 99 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2026.01.20 00:09:22.460365 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1324 2026.01.20 00:09:22.460508 [ 99 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:09:22.460532 [ 99 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.01.20 00:09:22.460665 [ 189 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2026.01.20 00:09:22.461310 [ 189 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:09:22.461445 [ 189 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1204 rows starting from the beginning of the part 2026.01.20 00:09:22.461785 [ 189 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 20 rows starting from the beginning of the part 2026.01.20 00:09:22.462094 [ 189 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 26 rows starting from the beginning of the part 2026.01.20 00:09:22.462395 [ 189 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 26 rows starting from the beginning of the part 2026.01.20 00:09:22.462691 [ 189 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 20 rows starting from the beginning of the part 2026.01.20 00:09:22.462984 [ 189 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 28 rows starting from the beginning of the part 2026.01.20 00:09:22.469516 [ 188 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 1324 rows, containing 72 columns (72 merged, 0 gathered) in 0.008916635 sec., 148486.50864367557 rows/sec., 115.30 MiB/sec. 2026.01.20 00:09:22.471121 [ 190 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2026.01.20 00:09:22.471733 [ 190 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_51_10} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:09:22.471823 [ 190 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_51_10} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2026.01.20 00:09:22.472213 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.90 MiB. 2026.01.20 00:09:24.119450 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 512 2026.01.20 00:09:24.136217 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:09:24.136286 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.01.20 00:09:24.142623 [ 244 ] {} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2026.01.20 00:09:24.143328 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:09:24.146295 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 512 2026.01.20 00:09:24.522566 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:09:24.522745 [ 276 ] {0c184cf7-9628-4897-a272-f3b03aa0b35c} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:09:24.522807 [ 276 ] {0c184cf7-9628-4897-a272-f3b03aa0b35c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:09:24.523528 [ 276 ] {0c184cf7-9628-4897-a272-f3b03aa0b35c} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:09:24.523568 [ 276 ] {0c184cf7-9628-4897-a272-f3b03aa0b35c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.01.20 00:09:24.523950 [ 276 ] {0c184cf7-9628-4897-a272-f3b03aa0b35c} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2026.01.20 00:09:24.524168 [ 276 ] {0c184cf7-9628-4897-a272-f3b03aa0b35c} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:09:24.524320 [ 276 ] {0c184cf7-9628-4897-a272-f3b03aa0b35c} executeQuery: Read 136 rows, 12.05 KiB in 0.001621 sec., 83898.8278840222 rows/sec., 7.26 MiB/sec. 2026.01.20 00:09:24.524361 [ 276 ] {0c184cf7-9628-4897-a272-f3b03aa0b35c} TCPHandler: Processed in 0.001915365 sec. 2026.01.20 00:09:24.524489 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:09:24.524584 [ 276 ] {e85a45ec-03e0-4924-8512-69ecb3c17a25} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.01.20 00:09:24.524625 [ 276 ] {e85a45ec-03e0-4924-8512-69ecb3c17a25} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.01.20 00:09:24.525038 [ 276 ] {e85a45ec-03e0-4924-8512-69ecb3c17a25} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:09:24.525074 [ 276 ] {e85a45ec-03e0-4924-8512-69ecb3c17a25} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.01.20 00:09:24.525389 [ 276 ] {e85a45ec-03e0-4924-8512-69ecb3c17a25} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2026.01.20 00:09:24.525589 [ 276 ] {e85a45ec-03e0-4924-8512-69ecb3c17a25} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:09:24.525716 [ 276 ] {e85a45ec-03e0-4924-8512-69ecb3c17a25} executeQuery: Read 40 rows, 3.01 KiB in 0.001151 sec., 34752.38922675934 rows/sec., 2.55 MiB/sec. 2026.01.20 00:09:24.525754 [ 276 ] {e85a45ec-03e0-4924-8512-69ecb3c17a25} TCPHandler: Processed in 0.001316117 sec. 2026.01.20 00:09:24.525868 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:09:24.525960 [ 276 ] {5e8811fb-2c1a-4599-8a45-181c9a13b10c} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:09:24.526000 [ 276 ] {5e8811fb-2c1a-4599-8a45-181c9a13b10c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:09:24.526431 [ 276 ] {5e8811fb-2c1a-4599-8a45-181c9a13b10c} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:09:24.526467 [ 276 ] {5e8811fb-2c1a-4599-8a45-181c9a13b10c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.01.20 00:09:24.526758 [ 276 ] {5e8811fb-2c1a-4599-8a45-181c9a13b10c} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2026.01.20 00:09:24.526970 [ 276 ] {5e8811fb-2c1a-4599-8a45-181c9a13b10c} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:09:24.527096 [ 276 ] {5e8811fb-2c1a-4599-8a45-181c9a13b10c} executeQuery: Read 104 rows, 8.32 KiB in 0.001153 sec., 90199.47961838682 rows/sec., 7.05 MiB/sec. 2026.01.20 00:09:24.527132 [ 276 ] {5e8811fb-2c1a-4599-8a45-181c9a13b10c} TCPHandler: Processed in 0.001314197 sec. 2026.01.20 00:09:24.527248 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:09:24.527341 [ 276 ] {7c929b7f-36f7-4ade-a32b-3174981589cf} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:09:24.527383 [ 276 ] {7c929b7f-36f7-4ade-a32b-3174981589cf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:09:24.527802 [ 276 ] {7c929b7f-36f7-4ade-a32b-3174981589cf} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:09:24.527837 [ 276 ] {7c929b7f-36f7-4ade-a32b-3174981589cf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.01.20 00:09:24.528159 [ 276 ] {7c929b7f-36f7-4ade-a32b-3174981589cf} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2026.01.20 00:09:24.528362 [ 276 ] {7c929b7f-36f7-4ade-a32b-3174981589cf} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:09:24.528489 [ 276 ] {7c929b7f-36f7-4ade-a32b-3174981589cf} executeQuery: Read 160 rows, 11.41 KiB in 0.001167 sec., 137103.68466152527 rows/sec., 9.55 MiB/sec. 2026.01.20 00:09:24.528526 [ 276 ] {7c929b7f-36f7-4ade-a32b-3174981589cf} TCPHandler: Processed in 0.001327797 sec. 2026.01.20 00:09:24.528636 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:09:24.528729 [ 276 ] {1998f4c1-1497-4013-8db0-02384701396a} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.01.20 00:09:24.528780 [ 276 ] {1998f4c1-1497-4013-8db0-02384701396a} 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 2026.01.20 00:09:24.529655 [ 276 ] {1998f4c1-1497-4013-8db0-02384701396a} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:09:24.529691 [ 276 ] {1998f4c1-1497-4013-8db0-02384701396a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.01.20 00:09:24.530276 [ 276 ] {1998f4c1-1497-4013-8db0-02384701396a} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2026.01.20 00:09:24.530494 [ 276 ] {1998f4c1-1497-4013-8db0-02384701396a} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:09:24.530629 [ 276 ] {1998f4c1-1497-4013-8db0-02384701396a} executeQuery: Read 40 rows, 73.40 KiB in 0.001918 sec., 20855.057351407715 rows/sec., 37.37 MiB/sec. 2026.01.20 00:09:24.530681 [ 276 ] {1998f4c1-1497-4013-8db0-02384701396a} TCPHandler: Processed in 0.002094617 sec. 2026.01.20 00:09:24.530786 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:09:24.530880 [ 276 ] {ad6973ad-63d6-418e-aa40-e62ddfd092dc} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:09:24.530921 [ 276 ] {ad6973ad-63d6-418e-aa40-e62ddfd092dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:09:24.531267 [ 276 ] {ad6973ad-63d6-418e-aa40-e62ddfd092dc} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:09:24.531303 [ 276 ] {ad6973ad-63d6-418e-aa40-e62ddfd092dc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.01.20 00:09:24.531602 [ 276 ] {ad6973ad-63d6-418e-aa40-e62ddfd092dc} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2026.01.20 00:09:24.531798 [ 276 ] {ad6973ad-63d6-418e-aa40-e62ddfd092dc} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:09:24.531922 [ 276 ] {ad6973ad-63d6-418e-aa40-e62ddfd092dc} executeQuery: Read 60 rows, 4.14 KiB in 0.00106 sec., 56603.77358490566 rows/sec., 3.81 MiB/sec. 2026.01.20 00:09:24.531957 [ 276 ] {ad6973ad-63d6-418e-aa40-e62ddfd092dc} TCPHandler: Processed in 0.001220866 sec. 2026.01.20 00:09:29.521951 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:09:29.522145 [ 276 ] {0a8aed1f-f91c-4828-8a7b-055810b72a2e} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:09:29.522236 [ 276 ] {0a8aed1f-f91c-4828-8a7b-055810b72a2e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:09:29.522875 [ 276 ] {0a8aed1f-f91c-4828-8a7b-055810b72a2e} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:09:29.522922 [ 276 ] {0a8aed1f-f91c-4828-8a7b-055810b72a2e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.01.20 00:09:29.523311 [ 276 ] {0a8aed1f-f91c-4828-8a7b-055810b72a2e} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2026.01.20 00:09:29.523543 [ 276 ] {0a8aed1f-f91c-4828-8a7b-055810b72a2e} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:09:29.523694 [ 276 ] {0a8aed1f-f91c-4828-8a7b-055810b72a2e} executeQuery: Read 56 rows, 4.38 KiB in 0.001596 sec., 35087.71929824562 rows/sec., 2.68 MiB/sec. 2026.01.20 00:09:29.523731 [ 92 ] {} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2026.01.20 00:09:29.523737 [ 276 ] {0a8aed1f-f91c-4828-8a7b-055810b72a2e} TCPHandler: Processed in 0.001909434 sec. 2026.01.20 00:09:29.523808 [ 92 ] {} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:09:29.523843 [ 92 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.01.20 00:09:29.523938 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:09:29.523943 [ 190 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_101_20} MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full 2026.01.20 00:09:29.524044 [ 276 ] {3649741e-76b4-4a03-833a-3058c10deaf6} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:09:29.524056 [ 190 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:09:29.524087 [ 276 ] {3649741e-76b4-4a03-833a-3058c10deaf6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:09:29.524090 [ 190 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1405 rows starting from the beginning of the part 2026.01.20 00:09:29.524161 [ 190 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 56 rows starting from the beginning of the part 2026.01.20 00:09:29.524211 [ 190 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 1405 rows starting from the beginning of the part 2026.01.20 00:09:29.524257 [ 190 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 56 rows starting from the beginning of the part 2026.01.20 00:09:29.524298 [ 190 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 136 rows starting from the beginning of the part 2026.01.20 00:09:29.524342 [ 190 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 56 rows starting from the beginning of the part 2026.01.20 00:09:29.524559 [ 276 ] {3649741e-76b4-4a03-833a-3058c10deaf6} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:09:29.524599 [ 276 ] {3649741e-76b4-4a03-833a-3058c10deaf6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.01.20 00:09:29.524938 [ 276 ] {3649741e-76b4-4a03-833a-3058c10deaf6} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2026.01.20 00:09:29.525148 [ 276 ] {3649741e-76b4-4a03-833a-3058c10deaf6} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:09:29.525276 [ 92 ] {} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2026.01.20 00:09:29.525279 [ 276 ] {3649741e-76b4-4a03-833a-3058c10deaf6} executeQuery: Read 64 rows, 5.12 KiB in 0.001258 sec., 50874.403815580285 rows/sec., 3.97 MiB/sec. 2026.01.20 00:09:29.525312 [ 92 ] {} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:09:29.525338 [ 92 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.01.20 00:09:29.525340 [ 276 ] {3649741e-76b4-4a03-833a-3058c10deaf6} TCPHandler: Processed in 0.001452218 sec. 2026.01.20 00:09:29.525439 [ 188 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_101_20} MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full 2026.01.20 00:09:29.525479 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:09:29.525575 [ 188 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:09:29.525580 [ 276 ] {eb6962d4-0c0e-4ebd-b928-84b7a8649065} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:09:29.525621 [ 188 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 632 rows starting from the beginning of the part 2026.01.20 00:09:29.525642 [ 276 ] {eb6962d4-0c0e-4ebd-b928-84b7a8649065} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:09:29.525678 [ 192 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 3114 rows, containing 5 columns (5 merged, 0 gathered) in 0.001777263 sec., 1752132.351824125 rows/sec., 152.68 MiB/sec. 2026.01.20 00:09:29.525701 [ 188 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 64 rows starting from the beginning of the part 2026.01.20 00:09:29.525760 [ 188 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 614 rows starting from the beginning of the part 2026.01.20 00:09:29.525811 [ 188 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 64 rows starting from the beginning of the part 2026.01.20 00:09:29.525859 [ 188 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 104 rows starting from the beginning of the part 2026.01.20 00:09:29.525908 [ 188 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 64 rows starting from the beginning of the part 2026.01.20 00:09:29.525968 [ 197 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2026.01.20 00:09:29.526080 [ 276 ] {eb6962d4-0c0e-4ebd-b928-84b7a8649065} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:09:29.526123 [ 276 ] {eb6962d4-0c0e-4ebd-b928-84b7a8649065} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.01.20 00:09:29.526361 [ 197 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_101_20} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:09:29.526490 [ 197 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_101_20} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2026.01.20 00:09:29.526633 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. 2026.01.20 00:09:29.526758 [ 276 ] {eb6962d4-0c0e-4ebd-b928-84b7a8649065} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2026.01.20 00:09:29.526978 [ 276 ] {eb6962d4-0c0e-4ebd-b928-84b7a8649065} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:09:29.527022 [ 197 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 1542 rows, containing 5 columns (5 merged, 0 gathered) in 0.001629591 sec., 946249.7031463723 rows/sec., 75.39 MiB/sec. 2026.01.20 00:09:29.527107 [ 92 ] {} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2026.01.20 00:09:29.527116 [ 276 ] {eb6962d4-0c0e-4ebd-b928-84b7a8649065} executeQuery: Read 160 rows, 11.41 KiB in 0.001555 sec., 102893.89067524116 rows/sec., 7.17 MiB/sec. 2026.01.20 00:09:29.527142 [ 92 ] {} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:09:29.527166 [ 92 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.01.20 00:09:29.527171 [ 276 ] {eb6962d4-0c0e-4ebd-b928-84b7a8649065} TCPHandler: Processed in 0.001743312 sec. 2026.01.20 00:09:29.527215 [ 192 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2026.01.20 00:09:29.527237 [ 196 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_101_20} MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full 2026.01.20 00:09:29.527305 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:09:29.527349 [ 196 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:09:29.527382 [ 196 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_101_20} MergeTreeSequentialSource: Reading 5 marks from part all_1_96_19, total 27582 rows starting from the beginning of the part 2026.01.20 00:09:29.527420 [ 276 ] {0f2fd814-0909-4946-a9e0-84ae09363366} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:09:29.527434 [ 196 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 160 rows starting from the beginning of the part 2026.01.20 00:09:29.527478 [ 276 ] {0f2fd814-0909-4946-a9e0-84ae09363366} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:09:29.527493 [ 192 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_101_20} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:09:29.527496 [ 196 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 877 rows starting from the beginning of the part 2026.01.20 00:09:29.527550 [ 196 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 160 rows starting from the beginning of the part 2026.01.20 00:09:29.527577 [ 192 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_101_20} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2026.01.20 00:09:29.527588 [ 196 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 160 rows starting from the beginning of the part 2026.01.20 00:09:29.527625 [ 196 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 160 rows starting from the beginning of the part 2026.01.20 00:09:29.527659 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. 2026.01.20 00:09:29.527833 [ 276 ] {0f2fd814-0909-4946-a9e0-84ae09363366} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:09:29.527876 [ 276 ] {0f2fd814-0909-4946-a9e0-84ae09363366} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.01.20 00:09:29.528219 [ 276 ] {0f2fd814-0909-4946-a9e0-84ae09363366} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2026.01.20 00:09:29.528432 [ 276 ] {0f2fd814-0909-4946-a9e0-84ae09363366} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:09:29.528556 [ 92 ] {} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2026.01.20 00:09:29.528564 [ 276 ] {0f2fd814-0909-4946-a9e0-84ae09363366} executeQuery: Read 60 rows, 4.14 KiB in 0.001163 sec., 51590.713671539124 rows/sec., 3.48 MiB/sec. 2026.01.20 00:09:29.528593 [ 92 ] {} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:09:29.528615 [ 276 ] {0f2fd814-0909-4946-a9e0-84ae09363366} TCPHandler: Processed in 0.001361017 sec. 2026.01.20 00:09:29.528616 [ 92 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.01.20 00:09:29.528711 [ 197 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_101_20} MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full 2026.01.20 00:09:29.528818 [ 197 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:09:29.528850 [ 197 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 5700 rows starting from the beginning of the part 2026.01.20 00:09:29.528913 [ 197 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 60 rows starting from the beginning of the part 2026.01.20 00:09:29.528958 [ 197 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 60 rows starting from the beginning of the part 2026.01.20 00:09:29.528999 [ 197 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 60 rows starting from the beginning of the part 2026.01.20 00:09:29.529037 [ 197 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 60 rows starting from the beginning of the part 2026.01.20 00:09:29.529075 [ 197 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 60 rows starting from the beginning of the part 2026.01.20 00:09:29.530853 [ 191 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 6000 rows, containing 4 columns (4 merged, 0 gathered) in 0.002168788 sec., 2766522.131254876 rows/sec., 186.44 MiB/sec. 2026.01.20 00:09:29.531458 [ 192 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2026.01.20 00:09:29.531731 [ 192 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_101_20} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:09:29.531806 [ 192 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_101_20} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2026.01.20 00:09:29.531903 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB. 2026.01.20 00:09:29.534961 [ 194 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 29099 rows, containing 5 columns (5 merged, 0 gathered) in 0.00775476 sec., 3752404.9744930854 rows/sec., 257.86 MiB/sec. 2026.01.20 00:09:29.535340 [ 192 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2026.01.20 00:09:29.535594 [ 192 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_101_20} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:09:29.535660 [ 192 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_101_20} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2026.01.20 00:09:29.535739 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB. 2026.01.20 00:09:29.887844 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 33113 2026.01.20 00:09:29.888559 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:09:29.888606 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.01.20 00:09:29.889090 [ 245 ] {} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2026.01.20 00:09:29.889311 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:09:29.889442 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33113 2026.01.20 00:09:30.000186 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 353.68 MiB, peak 364.58 MiB, free memory in arenas 0.00 B, will set to 355.38 MiB (RSS), difference: 1.70 MiB 2026.01.20 00:09:31.646392 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 520 2026.01.20 00:09:31.664114 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:09:31.664176 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.01.20 00:09:31.670164 [ 244 ] {} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2026.01.20 00:09:31.670889 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:09:31.674163 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 520 2026.01.20 00:09:32.460589 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1344 2026.01.20 00:09:32.462706 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:09:32.462767 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.01.20 00:09:32.463989 [ 243 ] {} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2026.01.20 00:09:32.464272 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:09:32.464665 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1344 2026.01.20 00:09:34.417723 [ 224 ] {} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2026.01.20 00:09:34.417782 [ 224 ] {} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2026.01.20 00:09:34.433704 [ 224 ] {} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2026.01.20 00:09:34.523361 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:09:34.523541 [ 276 ] {bbe6de84-32b3-4be6-9356-9cdea4390af0} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:09:34.523608 [ 276 ] {bbe6de84-32b3-4be6-9356-9cdea4390af0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:09:34.524341 [ 276 ] {bbe6de84-32b3-4be6-9356-9cdea4390af0} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:09:34.524393 [ 276 ] {bbe6de84-32b3-4be6-9356-9cdea4390af0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.01.20 00:09:34.524790 [ 276 ] {bbe6de84-32b3-4be6-9356-9cdea4390af0} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2026.01.20 00:09:34.525026 [ 276 ] {bbe6de84-32b3-4be6-9356-9cdea4390af0} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:09:34.525192 [ 276 ] {bbe6de84-32b3-4be6-9356-9cdea4390af0} executeQuery: Read 136 rows, 12.05 KiB in 0.001698 sec., 80094.2285041225 rows/sec., 6.93 MiB/sec. 2026.01.20 00:09:34.525243 [ 276 ] {bbe6de84-32b3-4be6-9356-9cdea4390af0} TCPHandler: Processed in 0.002008496 sec. 2026.01.20 00:09:34.525260 [ 219 ] {} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2026.01.20 00:09:34.525315 [ 219 ] {} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2026.01.20 00:09:34.525369 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:09:34.525478 [ 276 ] {78bd27fa-ebf5-4206-9e31-0a31c5c08073} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.01.20 00:09:34.525523 [ 276 ] {78bd27fa-ebf5-4206-9e31-0a31c5c08073} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.01.20 00:09:34.525955 [ 276 ] {78bd27fa-ebf5-4206-9e31-0a31c5c08073} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:09:34.525998 [ 276 ] {78bd27fa-ebf5-4206-9e31-0a31c5c08073} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.01.20 00:09:34.526336 [ 276 ] {78bd27fa-ebf5-4206-9e31-0a31c5c08073} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2026.01.20 00:09:34.526548 [ 276 ] {78bd27fa-ebf5-4206-9e31-0a31c5c08073} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:09:34.526658 [ 87 ] {} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2026.01.20 00:09:34.526682 [ 276 ] {78bd27fa-ebf5-4206-9e31-0a31c5c08073} executeQuery: Read 40 rows, 3.01 KiB in 0.001227 sec., 32599.837000814994 rows/sec., 2.39 MiB/sec. 2026.01.20 00:09:34.526710 [ 87 ] {} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:09:34.526726 [ 276 ] {78bd27fa-ebf5-4206-9e31-0a31c5c08073} TCPHandler: Processed in 0.001410318 sec. 2026.01.20 00:09:34.526737 [ 87 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.01.20 00:09:34.526843 [ 194 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2026.01.20 00:09:34.526858 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:09:34.526953 [ 194 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:09:34.526987 [ 194 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 70 rows starting from the beginning of the part 2026.01.20 00:09:34.526993 [ 276 ] {96b3545c-3b95-40d7-bb9d-6d66772d0222} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:09:34.527047 [ 276 ] {96b3545c-3b95-40d7-bb9d-6d66772d0222} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:09:34.527053 [ 194 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 40 rows starting from the beginning of the part 2026.01.20 00:09:34.527111 [ 194 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 40 rows starting from the beginning of the part 2026.01.20 00:09:34.527158 [ 194 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 70 rows starting from the beginning of the part 2026.01.20 00:09:34.527206 [ 194 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 40 rows starting from the beginning of the part 2026.01.20 00:09:34.527254 [ 194 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 40 rows starting from the beginning of the part 2026.01.20 00:09:34.527550 [ 276 ] {96b3545c-3b95-40d7-bb9d-6d66772d0222} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:09:34.527591 [ 276 ] {96b3545c-3b95-40d7-bb9d-6d66772d0222} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.01.20 00:09:34.527919 [ 276 ] {96b3545c-3b95-40d7-bb9d-6d66772d0222} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2026.01.20 00:09:34.528155 [ 276 ] {96b3545c-3b95-40d7-bb9d-6d66772d0222} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:09:34.528200 [ 200 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 300 rows, containing 5 columns (5 merged, 0 gathered) in 0.001398618 sec., 214497.45391522205 rows/sec., 16.52 MiB/sec. 2026.01.20 00:09:34.528302 [ 276 ] {96b3545c-3b95-40d7-bb9d-6d66772d0222} executeQuery: Read 104 rows, 8.32 KiB in 0.001335 sec., 77902.62172284644 rows/sec., 6.08 MiB/sec. 2026.01.20 00:09:34.528346 [ 276 ] {96b3545c-3b95-40d7-bb9d-6d66772d0222} TCPHandler: Processed in 0.001550839 sec. 2026.01.20 00:09:34.528370 [ 198 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2026.01.20 00:09:34.528469 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:09:34.528565 [ 276 ] {89dfe4fc-eb1a-4724-ad13-f1d26afce474} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:09:34.528609 [ 276 ] {89dfe4fc-eb1a-4724-ad13-f1d26afce474} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:09:34.528671 [ 198 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_51_10} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:09:34.528762 [ 198 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_51_10} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2026.01.20 00:09:34.528845 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. 2026.01.20 00:09:34.529038 [ 276 ] {89dfe4fc-eb1a-4724-ad13-f1d26afce474} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:09:34.529075 [ 276 ] {89dfe4fc-eb1a-4724-ad13-f1d26afce474} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.01.20 00:09:34.529407 [ 276 ] {89dfe4fc-eb1a-4724-ad13-f1d26afce474} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2026.01.20 00:09:34.529607 [ 219 ] {} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2026.01.20 00:09:34.529666 [ 276 ] {89dfe4fc-eb1a-4724-ad13-f1d26afce474} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:09:34.529802 [ 276 ] {89dfe4fc-eb1a-4724-ad13-f1d26afce474} executeQuery: Read 160 rows, 11.41 KiB in 0.001256 sec., 127388.53503184713 rows/sec., 8.87 MiB/sec. 2026.01.20 00:09:34.529839 [ 276 ] {89dfe4fc-eb1a-4724-ad13-f1d26afce474} TCPHandler: Processed in 0.001421189 sec. 2026.01.20 00:09:34.529941 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:09:34.530035 [ 276 ] {a2d075b8-4c09-4970-a439-a11c675d4a84} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.01.20 00:09:34.530089 [ 276 ] {a2d075b8-4c09-4970-a439-a11c675d4a84} 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 2026.01.20 00:09:34.530941 [ 276 ] {a2d075b8-4c09-4970-a439-a11c675d4a84} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:09:34.530976 [ 276 ] {a2d075b8-4c09-4970-a439-a11c675d4a84} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.01.20 00:09:34.531563 [ 276 ] {a2d075b8-4c09-4970-a439-a11c675d4a84} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2026.01.20 00:09:34.531783 [ 276 ] {a2d075b8-4c09-4970-a439-a11c675d4a84} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:09:34.531896 [ 86 ] {} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2026.01.20 00:09:34.531918 [ 276 ] {a2d075b8-4c09-4970-a439-a11c675d4a84} executeQuery: Read 40 rows, 73.40 KiB in 0.0019 sec., 21052.63157894737 rows/sec., 37.73 MiB/sec. 2026.01.20 00:09:34.531930 [ 86 ] {} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:09:34.531952 [ 86 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.01.20 00:09:34.531972 [ 276 ] {a2d075b8-4c09-4970-a439-a11c675d4a84} TCPHandler: Processed in 0.002080817 sec. 2026.01.20 00:09:34.532075 [ 187 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2026.01.20 00:09:34.532086 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:09:34.532203 [ 276 ] {42f784c0-4a45-458d-8ae9-322d48fbdf6e} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:09:34.532243 [ 276 ] {42f784c0-4a45-458d-8ae9-322d48fbdf6e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:09:34.532330 [ 187 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:09:34.532417 [ 187 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1786 rows starting from the beginning of the part 2026.01.20 00:09:34.532544 [ 187 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 40 rows starting from the beginning of the part 2026.01.20 00:09:34.532572 [ 276 ] {42f784c0-4a45-458d-8ae9-322d48fbdf6e} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:09:34.532609 [ 276 ] {42f784c0-4a45-458d-8ae9-322d48fbdf6e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.01.20 00:09:34.532641 [ 187 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 40 rows starting from the beginning of the part 2026.01.20 00:09:34.532733 [ 187 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 40 rows starting from the beginning of the part 2026.01.20 00:09:34.532817 [ 187 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 40 rows starting from the beginning of the part 2026.01.20 00:09:34.532912 [ 276 ] {42f784c0-4a45-458d-8ae9-322d48fbdf6e} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2026.01.20 00:09:34.532926 [ 187 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 40 rows starting from the beginning of the part 2026.01.20 00:09:34.533118 [ 276 ] {42f784c0-4a45-458d-8ae9-322d48fbdf6e} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:09:34.533240 [ 276 ] {42f784c0-4a45-458d-8ae9-322d48fbdf6e} executeQuery: Read 60 rows, 4.14 KiB in 0.001114 sec., 53859.964093357274 rows/sec., 3.63 MiB/sec. 2026.01.20 00:09:34.533274 [ 276 ] {42f784c0-4a45-458d-8ae9-322d48fbdf6e} TCPHandler: Processed in 0.001297287 sec. 2026.01.20 00:09:34.543765 [ 200 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 1986 rows, containing 19 columns (19 merged, 0 gathered) in 0.0117622 sec., 168845.96419037256 rows/sec., 302.56 MiB/sec. 2026.01.20 00:09:34.546064 [ 193 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2026.01.20 00:09:34.546491 [ 193 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_51_10} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:09:34.546586 [ 193 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_51_10} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2026.01.20 00:09:34.546730 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.59 MiB. 2026.01.20 00:09:35.000528 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 355.94 MiB, peak 373.48 MiB, free memory in arenas 0.00 B, will set to 363.44 MiB (RSS), difference: 7.50 MiB 2026.01.20 00:09:35.381454 [ 217 ] {} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2026.01.20 00:09:35.381515 [ 217 ] {} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2026.01.20 00:09:35.385554 [ 217 ] {} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2026.01.20 00:09:35.736003 [ 223 ] {} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2026.01.20 00:09:35.736071 [ 223 ] {} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2026.01.20 00:09:35.739178 [ 223 ] {} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2026.01.20 00:09:37.097350 [ 222 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2026.01.20 00:09:37.097406 [ 222 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2026.01.20 00:09:37.099903 [ 222 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2026.01.20 00:09:37.181300 [ 83 ] {} DNSResolver: Updating DNS cache 2026.01.20 00:09:37.181365 [ 83 ] {} DNSResolver: Updated DNS cache 2026.01.20 00:09:37.389662 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 33625 2026.01.20 00:09:37.390192 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:09:37.390226 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.01.20 00:09:37.390690 [ 245 ] {} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2026.01.20 00:09:37.390910 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:09:37.391038 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33625 2026.01.20 00:09:37.487726 [ 225 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2026.01.20 00:09:37.487772 [ 225 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2026.01.20 00:09:37.490243 [ 225 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2026.01.20 00:09:39.174342 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 527 2026.01.20 00:09:39.192091 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:09:39.192165 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2026.01.20 00:09:39.198397 [ 244 ] {} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2026.01.20 00:09:39.199120 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:09:39.202738 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 527 2026.01.20 00:09:39.520992 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:09:39.521166 [ 276 ] {e6ca87d3-955c-4f47-bb4f-9fb654654ef8} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:09:39.521227 [ 276 ] {e6ca87d3-955c-4f47-bb4f-9fb654654ef8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:09:39.521932 [ 276 ] {e6ca87d3-955c-4f47-bb4f-9fb654654ef8} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:09:39.521972 [ 276 ] {e6ca87d3-955c-4f47-bb4f-9fb654654ef8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2026.01.20 00:09:39.522356 [ 276 ] {e6ca87d3-955c-4f47-bb4f-9fb654654ef8} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2026.01.20 00:09:39.522581 [ 276 ] {e6ca87d3-955c-4f47-bb4f-9fb654654ef8} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:09:39.522727 [ 276 ] {e6ca87d3-955c-4f47-bb4f-9fb654654ef8} executeQuery: Read 56 rows, 4.38 KiB in 0.001607 sec., 34847.542003733666 rows/sec., 2.66 MiB/sec. 2026.01.20 00:09:39.522768 [ 276 ] {e6ca87d3-955c-4f47-bb4f-9fb654654ef8} TCPHandler: Processed in 0.001893704 sec. 2026.01.20 00:09:39.522880 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:09:39.522974 [ 276 ] {1abb2e92-1e29-4866-ac6e-3c33f9ac15fc} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:09:39.523013 [ 276 ] {1abb2e92-1e29-4866-ac6e-3c33f9ac15fc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:09:39.523438 [ 276 ] {1abb2e92-1e29-4866-ac6e-3c33f9ac15fc} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:09:39.523474 [ 276 ] {1abb2e92-1e29-4866-ac6e-3c33f9ac15fc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2026.01.20 00:09:39.523773 [ 276 ] {1abb2e92-1e29-4866-ac6e-3c33f9ac15fc} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2026.01.20 00:09:39.523972 [ 276 ] {1abb2e92-1e29-4866-ac6e-3c33f9ac15fc} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:09:39.524095 [ 276 ] {1abb2e92-1e29-4866-ac6e-3c33f9ac15fc} executeQuery: Read 64 rows, 5.12 KiB in 0.00114 sec., 56140.350877192985 rows/sec., 4.38 MiB/sec. 2026.01.20 00:09:39.524132 [ 276 ] {1abb2e92-1e29-4866-ac6e-3c33f9ac15fc} TCPHandler: Processed in 0.001300296 sec. 2026.01.20 00:09:39.524240 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:09:39.524333 [ 276 ] {f4fe052b-c77b-44f1-803f-d475c4a30192} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:09:39.524374 [ 276 ] {f4fe052b-c77b-44f1-803f-d475c4a30192} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:09:39.524806 [ 276 ] {f4fe052b-c77b-44f1-803f-d475c4a30192} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:09:39.524843 [ 276 ] {f4fe052b-c77b-44f1-803f-d475c4a30192} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2026.01.20 00:09:39.525171 [ 276 ] {f4fe052b-c77b-44f1-803f-d475c4a30192} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2026.01.20 00:09:39.525374 [ 276 ] {f4fe052b-c77b-44f1-803f-d475c4a30192} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:09:39.525503 [ 276 ] {f4fe052b-c77b-44f1-803f-d475c4a30192} executeQuery: Read 160 rows, 11.41 KiB in 0.001186 sec., 134907.25126475547 rows/sec., 9.40 MiB/sec. 2026.01.20 00:09:39.525539 [ 276 ] {f4fe052b-c77b-44f1-803f-d475c4a30192} TCPHandler: Processed in 0.001351237 sec. 2026.01.20 00:09:39.525644 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:09:39.525743 [ 276 ] {b001c67e-b6bb-4ceb-a014-ef3c44903539} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:09:39.525782 [ 276 ] {b001c67e-b6bb-4ceb-a014-ef3c44903539} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:09:39.526094 [ 276 ] {b001c67e-b6bb-4ceb-a014-ef3c44903539} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:09:39.526127 [ 276 ] {b001c67e-b6bb-4ceb-a014-ef3c44903539} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2026.01.20 00:09:39.526475 [ 276 ] {b001c67e-b6bb-4ceb-a014-ef3c44903539} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2026.01.20 00:09:39.526674 [ 276 ] {b001c67e-b6bb-4ceb-a014-ef3c44903539} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:09:39.526803 [ 276 ] {b001c67e-b6bb-4ceb-a014-ef3c44903539} executeQuery: Read 60 rows, 4.14 KiB in 0.001059 sec., 56657.22379603399 rows/sec., 3.82 MiB/sec. 2026.01.20 00:09:39.526839 [ 276 ] {b001c67e-b6bb-4ceb-a014-ef3c44903539} TCPHandler: Processed in 0.001234326 sec. 2026.01.20 00:09:42.464834 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1364 2026.01.20 00:09:42.466973 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:09:42.467016 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2026.01.20 00:09:42.468191 [ 243 ] {} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2026.01.20 00:09:42.468457 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:09:42.468723 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1364 2026.01.20 00:09:44.551119 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:09:44.551422 [ 276 ] {95eaa524-b18b-4921-9882-02074673c2ea} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.01.20 00:09:44.551531 [ 276 ] {95eaa524-b18b-4921-9882-02074673c2ea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.01.20 00:09:44.552322 [ 276 ] {95eaa524-b18b-4921-9882-02074673c2ea} oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:09:44.552370 [ 276 ] {95eaa524-b18b-4921-9882-02074673c2ea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2026.01.20 00:09:44.552771 [ 276 ] {95eaa524-b18b-4921-9882-02074673c2ea} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2026.01.20 00:09:44.552997 [ 276 ] {95eaa524-b18b-4921-9882-02074673c2ea} oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:09:44.553150 [ 276 ] {95eaa524-b18b-4921-9882-02074673c2ea} executeQuery: Read 24 rows, 2.04 KiB in 0.001802 sec., 13318.534961154273 rows/sec., 1.11 MiB/sec. 2026.01.20 00:09:44.553193 [ 276 ] {95eaa524-b18b-4921-9882-02074673c2ea} TCPHandler: Processed in 0.002250879 sec. 2026.01.20 00:09:44.553317 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:09:44.553413 [ 276 ] {ad7adeba-cbbc-4455-93ab-ceb6860710cc} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:09:44.553453 [ 276 ] {ad7adeba-cbbc-4455-93ab-ceb6860710cc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:09:44.554573 [ 276 ] {ad7adeba-cbbc-4455-93ab-ceb6860710cc} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:09:44.554611 [ 276 ] {ad7adeba-cbbc-4455-93ab-ceb6860710cc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2026.01.20 00:09:44.554996 [ 276 ] {ad7adeba-cbbc-4455-93ab-ceb6860710cc} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2026.01.20 00:09:44.555199 [ 276 ] {ad7adeba-cbbc-4455-93ab-ceb6860710cc} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:09:44.555328 [ 276 ] {ad7adeba-cbbc-4455-93ab-ceb6860710cc} executeQuery: Read 1396 rows, 119.60 KiB in 0.001934 sec., 721820.0620475698 rows/sec., 60.39 MiB/sec. 2026.01.20 00:09:44.555365 [ 276 ] {ad7adeba-cbbc-4455-93ab-ceb6860710cc} TCPHandler: Processed in 0.002096347 sec. 2026.01.20 00:09:44.555722 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:09:44.555819 [ 276 ] {b020424d-8da9-48f2-8d9a-fcc590aba44f} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.01.20 00:09:44.555861 [ 276 ] {b020424d-8da9-48f2-8d9a-fcc590aba44f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.01.20 00:09:44.556374 [ 276 ] {b020424d-8da9-48f2-8d9a-fcc590aba44f} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:09:44.556421 [ 276 ] {b020424d-8da9-48f2-8d9a-fcc590aba44f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2026.01.20 00:09:44.556750 [ 276 ] {b020424d-8da9-48f2-8d9a-fcc590aba44f} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2026.01.20 00:09:44.556955 [ 276 ] {b020424d-8da9-48f2-8d9a-fcc590aba44f} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:09:44.557083 [ 276 ] {b020424d-8da9-48f2-8d9a-fcc590aba44f} executeQuery: Read 52 rows, 3.97 KiB in 0.001282 sec., 40561.622464898595 rows/sec., 3.02 MiB/sec. 2026.01.20 00:09:44.557121 [ 276 ] {b020424d-8da9-48f2-8d9a-fcc590aba44f} TCPHandler: Processed in 0.001449568 sec. 2026.01.20 00:09:44.557234 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:09:44.557326 [ 276 ] {c17b524d-6c55-4dd6-8ee8-3f457bad62db} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.01.20 00:09:44.557365 [ 276 ] {c17b524d-6c55-4dd6-8ee8-3f457bad62db} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.01.20 00:09:44.557838 [ 276 ] {c17b524d-6c55-4dd6-8ee8-3f457bad62db} oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:09:44.557873 [ 276 ] {c17b524d-6c55-4dd6-8ee8-3f457bad62db} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2026.01.20 00:09:44.558171 [ 276 ] {c17b524d-6c55-4dd6-8ee8-3f457bad62db} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2026.01.20 00:09:44.558369 [ 276 ] {c17b524d-6c55-4dd6-8ee8-3f457bad62db} oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:09:44.558493 [ 276 ] {c17b524d-6c55-4dd6-8ee8-3f457bad62db} executeQuery: Read 252 rows, 17.85 KiB in 0.001185 sec., 212658.22784810126 rows/sec., 14.71 MiB/sec. 2026.01.20 00:09:44.558531 [ 276 ] {c17b524d-6c55-4dd6-8ee8-3f457bad62db} TCPHandler: Processed in 0.001344108 sec. 2026.01.20 00:09:44.558643 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:09:44.558735 [ 276 ] {78f19118-07a4-4b76-be2f-25eae1292be4} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.01.20 00:09:44.558773 [ 276 ] {78f19118-07a4-4b76-be2f-25eae1292be4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.01.20 00:09:44.559164 [ 276 ] {78f19118-07a4-4b76-be2f-25eae1292be4} oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:09:44.559200 [ 276 ] {78f19118-07a4-4b76-be2f-25eae1292be4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2026.01.20 00:09:44.559487 [ 276 ] {78f19118-07a4-4b76-be2f-25eae1292be4} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2026.01.20 00:09:44.559692 [ 276 ] {78f19118-07a4-4b76-be2f-25eae1292be4} oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:09:44.559815 [ 276 ] {78f19118-07a4-4b76-be2f-25eae1292be4} executeQuery: Read 12 rows, 960.00 B in 0.001098 sec., 10928.96174863388 rows/sec., 853.83 KiB/sec. 2026.01.20 00:09:44.559852 [ 276 ] {78f19118-07a4-4b76-be2f-25eae1292be4} TCPHandler: Processed in 0.001255676 sec. 2026.01.20 00:09:44.559958 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:09:44.560047 [ 276 ] {8dbd6e2d-339b-4579-b94a-66574b8a6a26} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:09:44.560085 [ 276 ] {8dbd6e2d-339b-4579-b94a-66574b8a6a26} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:09:44.560715 [ 276 ] {8dbd6e2d-339b-4579-b94a-66574b8a6a26} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:09:44.560751 [ 276 ] {8dbd6e2d-339b-4579-b94a-66574b8a6a26} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2026.01.20 00:09:44.561080 [ 276 ] {8dbd6e2d-339b-4579-b94a-66574b8a6a26} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2026.01.20 00:09:44.561282 [ 276 ] {8dbd6e2d-339b-4579-b94a-66574b8a6a26} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:09:44.561411 [ 276 ] {8dbd6e2d-339b-4579-b94a-66574b8a6a26} executeQuery: Read 596 rows, 45.87 KiB in 0.001381 sec., 431571.3251267197 rows/sec., 32.43 MiB/sec. 2026.01.20 00:09:44.561448 [ 276 ] {8dbd6e2d-339b-4579-b94a-66574b8a6a26} TCPHandler: Processed in 0.00153657 sec. 2026.01.20 00:09:44.561555 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:09:44.561644 [ 276 ] {9b064451-9edd-4a58-98e9-7bc040f87c27} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:09:44.561685 [ 276 ] {9b064451-9edd-4a58-98e9-7bc040f87c27} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:09:44.562292 [ 276 ] {9b064451-9edd-4a58-98e9-7bc040f87c27} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:09:44.562327 [ 276 ] {9b064451-9edd-4a58-98e9-7bc040f87c27} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2026.01.20 00:09:44.562701 [ 276 ] {9b064451-9edd-4a58-98e9-7bc040f87c27} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2026.01.20 00:09:44.562904 [ 276 ] {9b064451-9edd-4a58-98e9-7bc040f87c27} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:09:44.563029 [ 276 ] {9b064451-9edd-4a58-98e9-7bc040f87c27} executeQuery: Read 880 rows, 61.16 KiB in 0.001402 sec., 627674.7503566333 rows/sec., 42.60 MiB/sec. 2026.01.20 00:09:44.563065 [ 276 ] {9b064451-9edd-4a58-98e9-7bc040f87c27} TCPHandler: Processed in 0.00155731 sec. 2026.01.20 00:09:44.563172 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:09:44.563262 [ 276 ] {438612c7-9c0b-4368-a547-f916439da659} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.01.20 00:09:44.563323 [ 276 ] {438612c7-9c0b-4368-a547-f916439da659} 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 2026.01.20 00:09:44.564152 [ 276 ] {438612c7-9c0b-4368-a547-f916439da659} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:09:44.564185 [ 276 ] {438612c7-9c0b-4368-a547-f916439da659} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2026.01.20 00:09:44.564781 [ 276 ] {438612c7-9c0b-4368-a547-f916439da659} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2026.01.20 00:09:44.564994 [ 276 ] {438612c7-9c0b-4368-a547-f916439da659} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:09:44.565171 [ 276 ] {438612c7-9c0b-4368-a547-f916439da659} executeQuery: Read 40 rows, 73.40 KiB in 0.001923 sec., 20800.83203328133 rows/sec., 37.27 MiB/sec. 2026.01.20 00:09:44.565246 [ 276 ] {438612c7-9c0b-4368-a547-f916439da659} TCPHandler: Processed in 0.002119737 sec. 2026.01.20 00:09:44.565448 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:09:44.565545 [ 276 ] {807ebe68-db8e-4ffc-8327-9bf775757f24} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:09:44.565588 [ 276 ] {807ebe68-db8e-4ffc-8327-9bf775757f24} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:09:44.565983 [ 276 ] {807ebe68-db8e-4ffc-8327-9bf775757f24} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:09:44.566020 [ 276 ] {807ebe68-db8e-4ffc-8327-9bf775757f24} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2026.01.20 00:09:44.566331 [ 276 ] {807ebe68-db8e-4ffc-8327-9bf775757f24} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2026.01.20 00:09:44.566536 [ 276 ] {807ebe68-db8e-4ffc-8327-9bf775757f24} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:09:44.566664 [ 276 ] {807ebe68-db8e-4ffc-8327-9bf775757f24} executeQuery: Read 60 rows, 4.14 KiB in 0.001138 sec., 52724.07732864675 rows/sec., 3.55 MiB/sec. 2026.01.20 00:09:44.566701 [ 276 ] {807ebe68-db8e-4ffc-8327-9bf775757f24} TCPHandler: Processed in 0.001303496 sec. 2026.01.20 00:09:44.892131 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 34073 2026.01.20 00:09:44.892639 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:09:44.892678 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2026.01.20 00:09:44.893176 [ 245 ] {} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2026.01.20 00:09:44.893399 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:09:44.893529 [ 77 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2026.01.20 00:09:44.893538 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34073 2026.01.20 00:09:44.893580 [ 77 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:09:44.893606 [ 77 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2026.01.20 00:09:44.893702 [ 201 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2026.01.20 00:09:44.893775 [ 201 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:09:44.893803 [ 201 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_71_14} MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 31705 rows starting from the beginning of the part 2026.01.20 00:09:44.893859 [ 201 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 448 rows starting from the beginning of the part 2026.01.20 00:09:44.893904 [ 201 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 512 rows starting from the beginning of the part 2026.01.20 00:09:44.893943 [ 201 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 448 rows starting from the beginning of the part 2026.01.20 00:09:44.893983 [ 201 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 512 rows starting from the beginning of the part 2026.01.20 00:09:44.894023 [ 201 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 448 rows starting from the beginning of the part 2026.01.20 00:09:44.896219 [ 200 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 34073 rows, containing 4 columns (4 merged, 0 gathered) in 0.002546142 sec., 13382207.276734762 rows/sec., 191.43 MiB/sec. 2026.01.20 00:09:44.896814 [ 200 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2026.01.20 00:09:44.897119 [ 200 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_71_14} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:09:44.897202 [ 200 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_71_14} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2026.01.20 00:09:44.897323 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.00 MiB. 2026.01.20 00:09:46.703767 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 535 2026.01.20 00:09:46.721472 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:09:46.721537 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2026.01.20 00:09:46.728438 [ 244 ] {} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2026.01.20 00:09:46.729260 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:09:46.729577 [ 64 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2026.01.20 00:09:46.729615 [ 64 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:09:46.729635 [ 64 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2026.01.20 00:09:46.729765 [ 201 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2026.01.20 00:09:46.733571 [ 201 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:09:46.733654 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 535 2026.01.20 00:09:46.735011 [ 201 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 497 rows starting from the beginning of the part 2026.01.20 00:09:46.739644 [ 201 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 8 rows starting from the beginning of the part 2026.01.20 00:09:46.744219 [ 201 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 7 rows starting from the beginning of the part 2026.01.20 00:09:46.748818 [ 201 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 8 rows starting from the beginning of the part 2026.01.20 00:09:46.753863 [ 201 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 7 rows starting from the beginning of the part 2026.01.20 00:09:46.758538 [ 201 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 8 rows starting from the beginning of the part 2026.01.20 00:09:46.819974 [ 195 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 535 rows, containing 679 columns (679 merged, 0 gathered) in 0.090265428 sec., 5926.964640327192 rows/sec., 30.65 MiB/sec. 2026.01.20 00:09:46.823159 [ 186 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2026.01.20 00:09:46.825201 [ 186 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_71_14} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:09:46.825310 [ 186 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_71_14} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2026.01.20 00:09:46.827851 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. 2026.01.20 00:09:47.000220 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 364.66 MiB, peak 382.06 MiB, free memory in arenas 0.00 B, will set to 363.62 MiB (RSS), difference: -1.04 MiB 2026.01.20 00:09:49.521373 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:09:49.521560 [ 276 ] {de8cf501-cf70-4fae-b2af-6aa7b0b9e9c0} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:09:49.521623 [ 276 ] {de8cf501-cf70-4fae-b2af-6aa7b0b9e9c0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:09:49.522270 [ 276 ] {de8cf501-cf70-4fae-b2af-6aa7b0b9e9c0} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:09:49.522307 [ 276 ] {de8cf501-cf70-4fae-b2af-6aa7b0b9e9c0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2026.01.20 00:09:49.522687 [ 276 ] {de8cf501-cf70-4fae-b2af-6aa7b0b9e9c0} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2026.01.20 00:09:49.522902 [ 276 ] {de8cf501-cf70-4fae-b2af-6aa7b0b9e9c0} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:09:49.523050 [ 276 ] {de8cf501-cf70-4fae-b2af-6aa7b0b9e9c0} executeQuery: Read 56 rows, 4.38 KiB in 0.001543 sec., 36292.93583927414 rows/sec., 2.77 MiB/sec. 2026.01.20 00:09:49.523091 [ 276 ] {de8cf501-cf70-4fae-b2af-6aa7b0b9e9c0} TCPHandler: Processed in 0.001841244 sec. 2026.01.20 00:09:49.523218 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:09:49.523338 [ 276 ] {dc17eb3e-0a65-4a71-ace3-632ce1acf9d3} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:09:49.523389 [ 276 ] {dc17eb3e-0a65-4a71-ace3-632ce1acf9d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:09:49.523920 [ 276 ] {dc17eb3e-0a65-4a71-ace3-632ce1acf9d3} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:09:49.523965 [ 276 ] {dc17eb3e-0a65-4a71-ace3-632ce1acf9d3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2026.01.20 00:09:49.524357 [ 276 ] {dc17eb3e-0a65-4a71-ace3-632ce1acf9d3} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2026.01.20 00:09:49.524610 [ 276 ] {dc17eb3e-0a65-4a71-ace3-632ce1acf9d3} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:09:49.524760 [ 276 ] {dc17eb3e-0a65-4a71-ace3-632ce1acf9d3} executeQuery: Read 64 rows, 5.12 KiB in 0.001447 sec., 44229.440221147204 rows/sec., 3.45 MiB/sec. 2026.01.20 00:09:49.524799 [ 276 ] {dc17eb3e-0a65-4a71-ace3-632ce1acf9d3} TCPHandler: Processed in 0.001644091 sec. 2026.01.20 00:09:49.524914 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:09:49.525011 [ 276 ] {4357ed9c-14d6-45f6-9a64-6fe0061fd7ac} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:09:49.525055 [ 276 ] {4357ed9c-14d6-45f6-9a64-6fe0061fd7ac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:09:49.525499 [ 276 ] {4357ed9c-14d6-45f6-9a64-6fe0061fd7ac} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:09:49.525537 [ 276 ] {4357ed9c-14d6-45f6-9a64-6fe0061fd7ac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2026.01.20 00:09:49.525881 [ 276 ] {4357ed9c-14d6-45f6-9a64-6fe0061fd7ac} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2026.01.20 00:09:49.526082 [ 276 ] {4357ed9c-14d6-45f6-9a64-6fe0061fd7ac} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:09:49.526211 [ 276 ] {4357ed9c-14d6-45f6-9a64-6fe0061fd7ac} executeQuery: Read 160 rows, 11.41 KiB in 0.001218 sec., 131362.88998357966 rows/sec., 9.15 MiB/sec. 2026.01.20 00:09:49.526249 [ 276 ] {4357ed9c-14d6-45f6-9a64-6fe0061fd7ac} TCPHandler: Processed in 0.001385548 sec. 2026.01.20 00:09:49.526366 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:09:49.526462 [ 276 ] {a82b0d18-ac95-4199-bdcb-546b181e8b23} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:09:49.526503 [ 276 ] {a82b0d18-ac95-4199-bdcb-546b181e8b23} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:09:49.526838 [ 276 ] {a82b0d18-ac95-4199-bdcb-546b181e8b23} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:09:49.526874 [ 276 ] {a82b0d18-ac95-4199-bdcb-546b181e8b23} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2026.01.20 00:09:49.527172 [ 276 ] {a82b0d18-ac95-4199-bdcb-546b181e8b23} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2026.01.20 00:09:49.527375 [ 276 ] {a82b0d18-ac95-4199-bdcb-546b181e8b23} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:09:49.527505 [ 276 ] {a82b0d18-ac95-4199-bdcb-546b181e8b23} executeQuery: Read 60 rows, 4.14 KiB in 0.001059 sec., 56657.22379603399 rows/sec., 3.82 MiB/sec. 2026.01.20 00:09:49.527541 [ 276 ] {a82b0d18-ac95-4199-bdcb-546b181e8b23} TCPHandler: Processed in 0.001226206 sec. 2026.01.20 00:09:52.181438 [ 69 ] {} DNSResolver: Updating DNS cache 2026.01.20 00:09:52.181500 [ 69 ] {} DNSResolver: Updated DNS cache 2026.01.20 00:09:52.393782 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 34585 2026.01.20 00:09:52.394327 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:09:52.394368 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2026.01.20 00:09:52.394864 [ 245 ] {} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2026.01.20 00:09:52.395092 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:09:52.395225 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34585 2026.01.20 00:09:52.468971 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1390 2026.01.20 00:09:52.471255 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:09:52.471321 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2026.01.20 00:09:52.472530 [ 243 ] {} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2026.01.20 00:09:52.472805 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:09:52.473121 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1390 2026.01.20 00:09:53.330149 [ 217 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2026.01.20 00:09:53.330218 [ 217 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2026.01.20 00:09:53.337943 [ 217 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2026.01.20 00:09:54.233814 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 543 2026.01.20 00:09:54.250466 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:09:54.250525 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2026.01.20 00:09:54.256896 [ 244 ] {} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2026.01.20 00:09:54.257612 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:09:54.261055 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 543 2026.01.20 00:09:54.523663 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:09:54.523842 [ 276 ] {049446be-7aa6-434b-8a48-6fd763e009c6} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:09:54.523917 [ 276 ] {049446be-7aa6-434b-8a48-6fd763e009c6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:09:54.524688 [ 276 ] {049446be-7aa6-434b-8a48-6fd763e009c6} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:09:54.524740 [ 276 ] {049446be-7aa6-434b-8a48-6fd763e009c6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2026.01.20 00:09:54.525157 [ 276 ] {049446be-7aa6-434b-8a48-6fd763e009c6} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2026.01.20 00:09:54.525396 [ 276 ] {049446be-7aa6-434b-8a48-6fd763e009c6} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:09:54.525555 [ 68 ] {} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 2026.01.20 00:09:54.525561 [ 276 ] {049446be-7aa6-434b-8a48-6fd763e009c6} executeQuery: Read 136 rows, 12.05 KiB in 0.001766 sec., 77010.19252548131 rows/sec., 6.66 MiB/sec. 2026.01.20 00:09:54.525632 [ 68 ] {} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:09:54.525649 [ 276 ] {049446be-7aa6-434b-8a48-6fd763e009c6} TCPHandler: Processed in 0.002114277 sec. 2026.01.20 00:09:54.525664 [ 68 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2026.01.20 00:09:54.525803 [ 195 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_106_21} MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full 2026.01.20 00:09:54.525809 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:09:54.525954 [ 195 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_106_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:09:54.525955 [ 276 ] {8df374f2-5526-4158-b068-3836f009ac99} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.01.20 00:09:54.525993 [ 195 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1405 rows starting from the beginning of the part 2026.01.20 00:09:54.526019 [ 276 ] {8df374f2-5526-4158-b068-3836f009ac99} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.01.20 00:09:54.526066 [ 195 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 136 rows starting from the beginning of the part 2026.01.20 00:09:54.526116 [ 195 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 56 rows starting from the beginning of the part 2026.01.20 00:09:54.526156 [ 195 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 1396 rows starting from the beginning of the part 2026.01.20 00:09:54.526197 [ 195 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 56 rows starting from the beginning of the part 2026.01.20 00:09:54.526234 [ 195 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 136 rows starting from the beginning of the part 2026.01.20 00:09:54.526494 [ 276 ] {8df374f2-5526-4158-b068-3836f009ac99} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:09:54.526539 [ 276 ] {8df374f2-5526-4158-b068-3836f009ac99} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2026.01.20 00:09:54.526871 [ 276 ] {8df374f2-5526-4158-b068-3836f009ac99} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2026.01.20 00:09:54.527095 [ 276 ] {8df374f2-5526-4158-b068-3836f009ac99} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:09:54.527234 [ 276 ] {8df374f2-5526-4158-b068-3836f009ac99} executeQuery: Read 40 rows, 3.01 KiB in 0.0013 sec., 30769.23076923077 rows/sec., 2.26 MiB/sec. 2026.01.20 00:09:54.527273 [ 276 ] {8df374f2-5526-4158-b068-3836f009ac99} TCPHandler: Processed in 0.0015174 sec. 2026.01.20 00:09:54.527391 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:09:54.527486 [ 276 ] {8e42b6a1-8923-41c6-8bc0-f13d088ca8cf} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:09:54.527526 [ 276 ] {8e42b6a1-8923-41c6-8bc0-f13d088ca8cf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:09:54.527691 [ 188 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_106_21} MergeTask::MergeProjectionsStage: Merge sorted 3185 rows, containing 5 columns (5 merged, 0 gathered) in 0.001949255 sec., 1633957.5889249996 rows/sec., 142.86 MiB/sec. 2026.01.20 00:09:54.527909 [ 199 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_106_21} MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) 2026.01.20 00:09:54.527989 [ 276 ] {8e42b6a1-8923-41c6-8bc0-f13d088ca8cf} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:09:54.528030 [ 276 ] {8e42b6a1-8923-41c6-8bc0-f13d088ca8cf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2026.01.20 00:09:54.528227 [ 199 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_106_21} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:09:54.528310 [ 199 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_106_21} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 2026.01.20 00:09:54.528365 [ 276 ] {8e42b6a1-8923-41c6-8bc0-f13d088ca8cf} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2026.01.20 00:09:54.528386 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. 2026.01.20 00:09:54.528588 [ 276 ] {8e42b6a1-8923-41c6-8bc0-f13d088ca8cf} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:09:54.528723 [ 68 ] {} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 2026.01.20 00:09:54.528731 [ 276 ] {8e42b6a1-8923-41c6-8bc0-f13d088ca8cf} executeQuery: Read 104 rows, 8.32 KiB in 0.001264 sec., 82278.48101265823 rows/sec., 6.43 MiB/sec. 2026.01.20 00:09:54.528758 [ 68 ] {} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:09:54.528781 [ 68 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2026.01.20 00:09:54.528782 [ 276 ] {8e42b6a1-8923-41c6-8bc0-f13d088ca8cf} TCPHandler: Processed in 0.001441958 sec. 2026.01.20 00:09:54.528857 [ 191 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_106_21} MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full 2026.01.20 00:09:54.528919 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:09:54.528960 [ 191 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_106_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:09:54.528992 [ 191 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 632 rows starting from the beginning of the part 2026.01.20 00:09:54.529016 [ 276 ] {4b938038-f9be-4427-85fe-240381bc654b} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:09:54.529049 [ 191 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 104 rows starting from the beginning of the part 2026.01.20 00:09:54.529065 [ 276 ] {4b938038-f9be-4427-85fe-240381bc654b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:09:54.529095 [ 191 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 64 rows starting from the beginning of the part 2026.01.20 00:09:54.529155 [ 191 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 596 rows starting from the beginning of the part 2026.01.20 00:09:54.529202 [ 191 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 64 rows starting from the beginning of the part 2026.01.20 00:09:54.529244 [ 191 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 104 rows starting from the beginning of the part 2026.01.20 00:09:54.529540 [ 276 ] {4b938038-f9be-4427-85fe-240381bc654b} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:09:54.529580 [ 276 ] {4b938038-f9be-4427-85fe-240381bc654b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2026.01.20 00:09:54.529920 [ 276 ] {4b938038-f9be-4427-85fe-240381bc654b} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2026.01.20 00:09:54.530125 [ 276 ] {4b938038-f9be-4427-85fe-240381bc654b} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:09:54.530148 [ 188 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_106_21} MergeTask::MergeProjectionsStage: Merge sorted 1564 rows, containing 5 columns (5 merged, 0 gathered) in 0.001323547 sec., 1181673.1857652203 rows/sec., 94.16 MiB/sec. 2026.01.20 00:09:54.530248 [ 68 ] {} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 2026.01.20 00:09:54.530263 [ 276 ] {4b938038-f9be-4427-85fe-240381bc654b} executeQuery: Read 160 rows, 11.41 KiB in 0.001266 sec., 126382.30647709321 rows/sec., 8.80 MiB/sec. 2026.01.20 00:09:54.530274 [ 68 ] {} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:09:54.530303 [ 68 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2026.01.20 00:09:54.530308 [ 276 ] {4b938038-f9be-4427-85fe-240381bc654b} TCPHandler: Processed in 0.001440089 sec. 2026.01.20 00:09:54.530343 [ 192 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_106_21} MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) 2026.01.20 00:09:54.530371 [ 199 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_106_21} MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full 2026.01.20 00:09:54.530432 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:09:54.530465 [ 199 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_106_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:09:54.530497 [ 199 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_106_21} MergeTreeSequentialSource: Reading 5 marks from part all_1_101_20, total 29099 rows starting from the beginning of the part 2026.01.20 00:09:54.530530 [ 276 ] {0a64281b-80c2-4dc4-99ef-fc9187c6a3a6} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.01.20 00:09:54.530547 [ 199 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 160 rows starting from the beginning of the part 2026.01.20 00:09:54.530589 [ 276 ] {0a64281b-80c2-4dc4-99ef-fc9187c6a3a6} 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 2026.01.20 00:09:54.530595 [ 199 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 160 rows starting from the beginning of the part 2026.01.20 00:09:54.530649 [ 199 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 880 rows starting from the beginning of the part 2026.01.20 00:09:54.530668 [ 192 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_106_21} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:09:54.530689 [ 199 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 160 rows starting from the beginning of the part 2026.01.20 00:09:54.530732 [ 199 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 160 rows starting from the beginning of the part 2026.01.20 00:09:54.530762 [ 192 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_106_21} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 2026.01.20 00:09:54.530873 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. 2026.01.20 00:09:54.531555 [ 276 ] {0a64281b-80c2-4dc4-99ef-fc9187c6a3a6} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:09:54.531598 [ 276 ] {0a64281b-80c2-4dc4-99ef-fc9187c6a3a6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2026.01.20 00:09:54.532243 [ 276 ] {0a64281b-80c2-4dc4-99ef-fc9187c6a3a6} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2026.01.20 00:09:54.532563 [ 276 ] {0a64281b-80c2-4dc4-99ef-fc9187c6a3a6} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:09:54.532732 [ 276 ] {0a64281b-80c2-4dc4-99ef-fc9187c6a3a6} executeQuery: Read 40 rows, 73.40 KiB in 0.00222 sec., 18018.018018018018 rows/sec., 32.29 MiB/sec. 2026.01.20 00:09:54.532814 [ 276 ] {0a64281b-80c2-4dc4-99ef-fc9187c6a3a6} TCPHandler: Processed in 0.002430381 sec. 2026.01.20 00:09:54.532952 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:09:54.533053 [ 276 ] {6374494c-4a6d-4533-a9f0-ae32a2081068} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:09:54.533096 [ 276 ] {6374494c-4a6d-4533-a9f0-ae32a2081068} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:09:54.533503 [ 276 ] {6374494c-4a6d-4533-a9f0-ae32a2081068} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:09:54.533563 [ 276 ] {6374494c-4a6d-4533-a9f0-ae32a2081068} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2026.01.20 00:09:54.533904 [ 276 ] {6374494c-4a6d-4533-a9f0-ae32a2081068} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2026.01.20 00:09:54.534153 [ 276 ] {6374494c-4a6d-4533-a9f0-ae32a2081068} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:09:54.534268 [ 68 ] {} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 2026.01.20 00:09:54.534293 [ 276 ] {6374494c-4a6d-4533-a9f0-ae32a2081068} executeQuery: Read 60 rows, 4.14 KiB in 0.001258 sec., 47694.753577106516 rows/sec., 3.21 MiB/sec. 2026.01.20 00:09:54.534302 [ 68 ] {} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:09:54.534333 [ 68 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2026.01.20 00:09:54.534338 [ 276 ] {6374494c-4a6d-4533-a9f0-ae32a2081068} TCPHandler: Processed in 0.001438819 sec. 2026.01.20 00:09:54.534415 [ 188 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_106_21} MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full 2026.01.20 00:09:54.534511 [ 188 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_106_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:09:54.534549 [ 188 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 6000 rows starting from the beginning of the part 2026.01.20 00:09:54.534615 [ 188 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 60 rows starting from the beginning of the part 2026.01.20 00:09:54.534661 [ 188 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 60 rows starting from the beginning of the part 2026.01.20 00:09:54.534701 [ 188 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 60 rows starting from the beginning of the part 2026.01.20 00:09:54.534739 [ 188 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 60 rows starting from the beginning of the part 2026.01.20 00:09:54.534778 [ 188 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 60 rows starting from the beginning of the part 2026.01.20 00:09:54.537162 [ 197 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_106_21} MergeTask::MergeProjectionsStage: Merge sorted 6300 rows, containing 4 columns (4 merged, 0 gathered) in 0.002766946 sec., 2276878.5512980735 rows/sec., 153.45 MiB/sec. 2026.01.20 00:09:54.537612 [ 196 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_106_21} MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) 2026.01.20 00:09:54.537716 [ 190 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_106_21} MergeTask::MergeProjectionsStage: Merge sorted 30619 rows, containing 5 columns (5 merged, 0 gathered) in 0.007372455 sec., 4153162.0064144167 rows/sec., 285.37 MiB/sec. 2026.01.20 00:09:54.537923 [ 196 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_106_21} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:09:54.537990 [ 196 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_106_21} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 2026.01.20 00:09:54.538053 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. 2026.01.20 00:09:54.538296 [ 190 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_106_21} MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) 2026.01.20 00:09:54.538559 [ 190 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_106_21} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:09:54.538625 [ 190 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_106_21} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 2026.01.20 00:09:54.538704 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB. 2026.01.20 00:09:55.001171 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 364.71 MiB, peak 382.06 MiB, free memory in arenas 0.00 B, will set to 366.23 MiB (RSS), difference: 1.52 MiB 2026.01.20 00:09:59.111901 [ 221 ] {} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2026.01.20 00:09:59.111976 [ 221 ] {} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2026.01.20 00:09:59.115467 [ 221 ] {} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2026.01.20 00:09:59.524586 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:09:59.524803 [ 276 ] {56ce4dfa-5788-4c4e-b243-d4c1f2b21351} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:09:59.524886 [ 276 ] {56ce4dfa-5788-4c4e-b243-d4c1f2b21351} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:09:59.525762 [ 276 ] {56ce4dfa-5788-4c4e-b243-d4c1f2b21351} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:09:59.525826 [ 276 ] {56ce4dfa-5788-4c4e-b243-d4c1f2b21351} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.01.20 00:09:59.526316 [ 276 ] {56ce4dfa-5788-4c4e-b243-d4c1f2b21351} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2026.01.20 00:09:59.526631 [ 276 ] {56ce4dfa-5788-4c4e-b243-d4c1f2b21351} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:09:59.526831 [ 276 ] {56ce4dfa-5788-4c4e-b243-d4c1f2b21351} executeQuery: Read 56 rows, 4.38 KiB in 0.002086 sec., 26845.637583892614 rows/sec., 2.05 MiB/sec. 2026.01.20 00:09:59.526892 [ 276 ] {56ce4dfa-5788-4c4e-b243-d4c1f2b21351} TCPHandler: Processed in 0.002492472 sec. 2026.01.20 00:09:59.527042 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:09:59.527159 [ 276 ] {42d7a7a5-dd67-4dc1-8c79-684336ffeb3e} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:09:59.527210 [ 276 ] {42d7a7a5-dd67-4dc1-8c79-684336ffeb3e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:09:59.527833 [ 276 ] {42d7a7a5-dd67-4dc1-8c79-684336ffeb3e} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:09:59.527884 [ 276 ] {42d7a7a5-dd67-4dc1-8c79-684336ffeb3e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.01.20 00:09:59.528377 [ 276 ] {42d7a7a5-dd67-4dc1-8c79-684336ffeb3e} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2026.01.20 00:09:59.528692 [ 276 ] {42d7a7a5-dd67-4dc1-8c79-684336ffeb3e} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:09:59.528867 [ 276 ] {42d7a7a5-dd67-4dc1-8c79-684336ffeb3e} executeQuery: Read 64 rows, 5.12 KiB in 0.001736 sec., 36866.35944700461 rows/sec., 2.88 MiB/sec. 2026.01.20 00:09:59.528922 [ 276 ] {42d7a7a5-dd67-4dc1-8c79-684336ffeb3e} TCPHandler: Processed in 0.001941275 sec. 2026.01.20 00:09:59.529088 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:09:59.529214 [ 276 ] {a039d7e3-25ae-48bd-a70b-ff9ce3081bcf} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:09:59.529273 [ 276 ] {a039d7e3-25ae-48bd-a70b-ff9ce3081bcf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:09:59.529844 [ 276 ] {a039d7e3-25ae-48bd-a70b-ff9ce3081bcf} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:09:59.529887 [ 276 ] {a039d7e3-25ae-48bd-a70b-ff9ce3081bcf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.01.20 00:09:59.530338 [ 276 ] {a039d7e3-25ae-48bd-a70b-ff9ce3081bcf} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2026.01.20 00:09:59.530639 [ 276 ] {a039d7e3-25ae-48bd-a70b-ff9ce3081bcf} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:09:59.530812 [ 276 ] {a039d7e3-25ae-48bd-a70b-ff9ce3081bcf} executeQuery: Read 160 rows, 11.41 KiB in 0.001628 sec., 98280.09828009827 rows/sec., 6.85 MiB/sec. 2026.01.20 00:09:59.530862 [ 276 ] {a039d7e3-25ae-48bd-a70b-ff9ce3081bcf} TCPHandler: Processed in 0.001838984 sec. 2026.01.20 00:09:59.530917 [ 224 ] {} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2026.01.20 00:09:59.530995 [ 224 ] {} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2026.01.20 00:09:59.531021 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:09:59.531146 [ 276 ] {2bdf4801-c01a-4b24-803d-4652503a822e} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:09:59.531200 [ 276 ] {2bdf4801-c01a-4b24-803d-4652503a822e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:09:59.531694 [ 276 ] {2bdf4801-c01a-4b24-803d-4652503a822e} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:09:59.531739 [ 276 ] {2bdf4801-c01a-4b24-803d-4652503a822e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.01.20 00:09:59.532187 [ 276 ] {2bdf4801-c01a-4b24-803d-4652503a822e} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2026.01.20 00:09:59.532550 [ 276 ] {2bdf4801-c01a-4b24-803d-4652503a822e} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:09:59.532742 [ 276 ] {2bdf4801-c01a-4b24-803d-4652503a822e} executeQuery: Read 60 rows, 4.14 KiB in 0.001633 sec., 36742.19228413962 rows/sec., 2.48 MiB/sec. 2026.01.20 00:09:59.532791 [ 276 ] {2bdf4801-c01a-4b24-803d-4652503a822e} TCPHandler: Processed in 0.001849194 sec. 2026.01.20 00:09:59.532831 [ 221 ] {} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2026.01.20 00:09:59.532892 [ 221 ] {} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2026.01.20 00:09:59.533907 [ 224 ] {} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2026.01.20 00:09:59.535872 [ 221 ] {} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2026.01.20 00:09:59.895425 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 35033 2026.01.20 00:09:59.896094 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:09:59.896149 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.01.20 00:09:59.896738 [ 245 ] {} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2026.01.20 00:09:59.897021 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:09:59.897177 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35033 2026.01.20 00:10:00.072532 [ 290 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52783 2026.01.20 00:10:00.072671 [ 290 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:10:00.072709 [ 290 ] {} TCP-Session: 325457a6-f862-4e39-8bb2-1555312de84b Authenticating user 'default' from [fd00:1122:3344:101::e]:52783 2026.01.20 00:10:00.072740 [ 290 ] {} TCP-Session: 325457a6-f862-4e39-8bb2-1555312de84b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:10:00.072760 [ 290 ] {} TCP-Session: 325457a6-f862-4e39-8bb2-1555312de84b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:10:00.073019 [ 366 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40938 2026.01.20 00:10:00.073084 [ 367 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37651 2026.01.20 00:10:00.073094 [ 368 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44193 2026.01.20 00:10:00.073123 [ 288 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35615 2026.01.20 00:10:00.073133 [ 289 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59727 2026.01.20 00:10:00.073221 [ 367 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:10:00.073114 [ 366 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:10:00.073268 [ 367 ] {} TCP-Session: 3e22b309-9609-4dca-8bc7-ef1acefa5f08 Authenticating user 'default' from [fd00:1122:3344:101::e]:37651 2026.01.20 00:10:00.073280 [ 288 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:10:00.073288 [ 290 ] {} TCP-Session: 325457a6-f862-4e39-8bb2-1555312de84b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:10:00.073307 [ 367 ] {} TCP-Session: 3e22b309-9609-4dca-8bc7-ef1acefa5f08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:10:00.073331 [ 288 ] {} TCP-Session: 8f29245f-9794-4094-8f73-c206f80f7174 Authenticating user 'default' from [fd00:1122:3344:101::e]:35615 2026.01.20 00:10:00.073359 [ 367 ] {} TCP-Session: 3e22b309-9609-4dca-8bc7-ef1acefa5f08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:10:00.073393 [ 288 ] {} TCP-Session: 8f29245f-9794-4094-8f73-c206f80f7174 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:10:00.073293 [ 366 ] {} TCP-Session: 14545cc0-4e12-465d-94f5-fe60e51ac180 Authenticating user 'default' from [fd00:1122:3344:101::e]:40938 2026.01.20 00:10:00.073440 [ 288 ] {} TCP-Session: 8f29245f-9794-4094-8f73-c206f80f7174 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:10:00.073473 [ 366 ] {} TCP-Session: 14545cc0-4e12-465d-94f5-fe60e51ac180 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:10:00.073494 [ 289 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:10:00.073511 [ 366 ] {} TCP-Session: 14545cc0-4e12-465d-94f5-fe60e51ac180 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:10:00.073276 [ 368 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:10:00.073547 [ 290 ] {3fbae2e6-1e81-4330-ad3d-7da574e65172} executeQuery: (from [fd00:1122:3344:101::e]:52783) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.01.20 00:10:00.073576 [ 368 ] {} TCP-Session: 7f24a00a-f021-46bd-a74c-959a556c3f4b Authenticating user 'default' from [fd00:1122:3344:101::e]:44193 2026.01.20 00:10:00.073544 [ 289 ] {} TCP-Session: 42b8d0cb-84ba-4c5d-bb13-e71c18142b77 Authenticating user 'default' from [fd00:1122:3344:101::e]:59727 2026.01.20 00:10:00.073617 [ 368 ] {} TCP-Session: 7f24a00a-f021-46bd-a74c-959a556c3f4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:10:00.073100 [ 286 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49961 2026.01.20 00:10:00.073652 [ 368 ] {} TCP-Session: 7f24a00a-f021-46bd-a74c-959a556c3f4b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:10:00.073650 [ 289 ] {} TCP-Session: 42b8d0cb-84ba-4c5d-bb13-e71c18142b77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:10:00.073095 [ 370 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62110 2026.01.20 00:10:00.073730 [ 289 ] {} TCP-Session: 42b8d0cb-84ba-4c5d-bb13-e71c18142b77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:10:00.073088 [ 369 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34891 2026.01.20 00:10:00.074163 [ 290 ] {3fbae2e6-1e81-4330-ad3d-7da574e65172} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.01.20 00:10:00.074204 [ 286 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:10:00.074242 [ 286 ] {} TCP-Session: 88426952-cb4e-40d4-88ce-9f5a6634ef61 Authenticating user 'default' from [fd00:1122:3344:101::e]:49961 2026.01.20 00:10:00.074273 [ 286 ] {} TCP-Session: 88426952-cb4e-40d4-88ce-9f5a6634ef61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:10:00.074284 [ 290 ] {3fbae2e6-1e81-4330-ad3d-7da574e65172} InterpreterSelectQuery: FetchColumns -> Complete 2026.01.20 00:10:00.074297 [ 286 ] {} TCP-Session: 88426952-cb4e-40d4-88ce-9f5a6634ef61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:10:00.074313 [ 370 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:10:00.074349 [ 370 ] {} TCP-Session: 209963ae-cb90-41b7-84a1-69bc29959d92 Authenticating user 'default' from [fd00:1122:3344:101::e]:62110 2026.01.20 00:10:00.074367 [ 370 ] {} TCP-Session: 209963ae-cb90-41b7-84a1-69bc29959d92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:10:00.074383 [ 370 ] {} TCP-Session: 209963ae-cb90-41b7-84a1-69bc29959d92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:10:00.074546 [ 369 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:10:00.074590 [ 369 ] {} TCP-Session: a7688fcb-86ba-4be4-ab0d-680232a6e521 Authenticating user 'default' from [fd00:1122:3344:101::e]:34891 2026.01.20 00:10:00.074612 [ 369 ] {} TCP-Session: a7688fcb-86ba-4be4-ab0d-680232a6e521 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:10:00.074628 [ 369 ] {} TCP-Session: a7688fcb-86ba-4be4-ab0d-680232a6e521 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:10:00.074734 [ 290 ] {3fbae2e6-1e81-4330-ad3d-7da574e65172} oximeter.version (ef382589-e1e5-4129-9849-9f0bd7ce6e36) (SelectExecutor): Key condition: unknown 2026.01.20 00:10:00.076126 [ 347 ] {3fbae2e6-1e81-4330-ad3d-7da574e65172} AggregatingTransform: Aggregating 2026.01.20 00:10:00.076177 [ 347 ] {3fbae2e6-1e81-4330-ad3d-7da574e65172} Aggregator: Aggregation method: without_key 2026.01.20 00:10:00.076214 [ 347 ] {3fbae2e6-1e81-4330-ad3d-7da574e65172} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001336808 sec. (748.051 rows/sec., 29.22 KiB/sec.) 2026.01.20 00:10:00.076306 [ 347 ] {3fbae2e6-1e81-4330-ad3d-7da574e65172} Aggregator: Merging aggregated data 2026.01.20 00:10:00.077603 [ 290 ] {3fbae2e6-1e81-4330-ad3d-7da574e65172} executeQuery: Read 1 rows, 40.00 B in 0.004133 sec., 241.95499637067502 rows/sec., 9.45 KiB/sec. 2026.01.20 00:10:00.077789 [ 290 ] {3fbae2e6-1e81-4330-ad3d-7da574e65172} TCPHandler: Processed in 0.00468652 sec. 2026.01.20 00:10:00.077897 [ 290 ] {} TCPHandler: Done processing connection. 2026.01.20 00:10:00.077935 [ 289 ] {} TCPHandler: Done processing connection. 2026.01.20 00:10:00.077942 [ 290 ] {} TCP-Session: 325457a6-f862-4e39-8bb2-1555312de84b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:10:00.077961 [ 366 ] {} TCPHandler: Done processing connection. 2026.01.20 00:10:00.077982 [ 367 ] {} TCPHandler: Done processing connection. 2026.01.20 00:10:00.078000 [ 369 ] {} TCPHandler: Done processing connection. 2026.01.20 00:10:00.078021 [ 286 ] {} TCPHandler: Done processing connection. 2026.01.20 00:10:00.078055 [ 367 ] {} TCP-Session: 3e22b309-9609-4dca-8bc7-ef1acefa5f08 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:10:00.078062 [ 370 ] {} TCPHandler: Done processing connection. 2026.01.20 00:10:00.078083 [ 286 ] {} TCP-Session: 88426952-cb4e-40d4-88ce-9f5a6634ef61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:10:00.078091 [ 288 ] {} TCPHandler: Done processing connection. 2026.01.20 00:10:00.078120 [ 370 ] {} TCP-Session: 209963ae-cb90-41b7-84a1-69bc29959d92 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:10:00.078068 [ 369 ] {} TCP-Session: a7688fcb-86ba-4be4-ab0d-680232a6e521 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:10:00.078047 [ 368 ] {} TCPHandler: Done processing connection. 2026.01.20 00:10:00.078017 [ 366 ] {} TCP-Session: 14545cc0-4e12-465d-94f5-fe60e51ac180 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:10:00.077995 [ 289 ] {} TCP-Session: 42b8d0cb-84ba-4c5d-bb13-e71c18142b77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:10:00.078265 [ 288 ] {} TCP-Session: 8f29245f-9794-4094-8f73-c206f80f7174 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:10:00.078294 [ 368 ] {} TCP-Session: 7f24a00a-f021-46bd-a74c-959a556c3f4b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:10:00.706353 [ 290 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47263 2026.01.20 00:10:00.706467 [ 290 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:10:00.706494 [ 290 ] {} TCP-Session: 81ae3177-15ee-43fe-a93a-d70d23d7b3bc Authenticating user 'default' from [fd00:1122:3344:101::e]:47263 2026.01.20 00:10:00.706517 [ 290 ] {} TCP-Session: 81ae3177-15ee-43fe-a93a-d70d23d7b3bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:10:00.706529 [ 290 ] {} TCP-Session: 81ae3177-15ee-43fe-a93a-d70d23d7b3bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:10:00.706733 [ 366 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47206 2026.01.20 00:10:00.706755 [ 367 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47134 2026.01.20 00:10:00.706767 [ 368 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34844 2026.01.20 00:10:00.706812 [ 286 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43069 2026.01.20 00:10:00.706824 [ 288 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58756 2026.01.20 00:10:00.706830 [ 289 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50472 2026.01.20 00:10:00.706879 [ 367 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:10:00.706912 [ 286 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:10:00.706932 [ 288 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:10:00.706948 [ 290 ] {} TCP-Session: 81ae3177-15ee-43fe-a93a-d70d23d7b3bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:10:00.706968 [ 286 ] {} TCP-Session: ca4ff812-67f2-4fba-9e5b-97495c15e905 Authenticating user 'default' from [fd00:1122:3344:101::e]:43069 2026.01.20 00:10:00.706983 [ 288 ] {} TCP-Session: 1ae2967d-bfab-4875-8567-64a3018c1457 Authenticating user 'default' from [fd00:1122:3344:101::e]:58756 2026.01.20 00:10:00.706992 [ 289 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:10:00.707007 [ 286 ] {} TCP-Session: ca4ff812-67f2-4fba-9e5b-97495c15e905 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:10:00.707023 [ 288 ] {} TCP-Session: 1ae2967d-bfab-4875-8567-64a3018c1457 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:10:00.707040 [ 289 ] {} TCP-Session: 0bb1b8f0-0e07-4123-8721-6ce258750116 Authenticating user 'default' from [fd00:1122:3344:101::e]:50472 2026.01.20 00:10:00.707068 [ 288 ] {} TCP-Session: 1ae2967d-bfab-4875-8567-64a3018c1457 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:10:00.707056 [ 286 ] {} TCP-Session: ca4ff812-67f2-4fba-9e5b-97495c15e905 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:10:00.707096 [ 289 ] {} TCP-Session: 0bb1b8f0-0e07-4123-8721-6ce258750116 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:10:00.706951 [ 367 ] {} TCP-Session: 3de84cb5-b181-47b5-973a-4d4bc604cb21 Authenticating user 'default' from [fd00:1122:3344:101::e]:47134 2026.01.20 00:10:00.707138 [ 289 ] {} TCP-Session: 0bb1b8f0-0e07-4123-8721-6ce258750116 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:10:00.707157 [ 290 ] {651cf486-4048-4aea-b6ee-06b6e658dd68} executeQuery: (from [fd00:1122:3344:101::e]:47263) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.01.20 00:10:00.707166 [ 367 ] {} TCP-Session: 3de84cb5-b181-47b5-973a-4d4bc604cb21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:10:00.706814 [ 366 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:10:00.707201 [ 367 ] {} TCP-Session: 3de84cb5-b181-47b5-973a-4d4bc604cb21 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:10:00.706799 [ 370 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41601 2026.01.20 00:10:00.707232 [ 366 ] {} TCP-Session: 06766e70-2f3a-449e-9083-4a60e17b4bb1 Authenticating user 'default' from [fd00:1122:3344:101::e]:47206 2026.01.20 00:10:00.706795 [ 369 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65167 2026.01.20 00:10:00.707280 [ 366 ] {} TCP-Session: 06766e70-2f3a-449e-9083-4a60e17b4bb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:10:00.707303 [ 370 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:10:00.707321 [ 366 ] {} TCP-Session: 06766e70-2f3a-449e-9083-4a60e17b4bb1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:10:00.707336 [ 370 ] {} TCP-Session: a05b6afe-3b1f-4bfc-bfac-04fd585a8fd2 Authenticating user 'default' from [fd00:1122:3344:101::e]:41601 2026.01.20 00:10:00.706911 [ 368 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:10:00.707359 [ 370 ] {} TCP-Session: a05b6afe-3b1f-4bfc-bfac-04fd585a8fd2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:10:00.707352 [ 369 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:10:00.707396 [ 370 ] {} TCP-Session: a05b6afe-3b1f-4bfc-bfac-04fd585a8fd2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:10:00.707390 [ 368 ] {} TCP-Session: becdad18-eb18-43a4-98f7-fb31f747ade2 Authenticating user 'default' from [fd00:1122:3344:101::e]:34844 2026.01.20 00:10:00.707423 [ 290 ] {651cf486-4048-4aea-b6ee-06b6e658dd68} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.01.20 00:10:00.707450 [ 368 ] {} TCP-Session: becdad18-eb18-43a4-98f7-fb31f747ade2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:10:00.707424 [ 369 ] {} TCP-Session: 4830aaf8-5145-4516-8c89-67add4924c9d Authenticating user 'default' from [fd00:1122:3344:101::e]:65167 2026.01.20 00:10:00.707479 [ 368 ] {} TCP-Session: becdad18-eb18-43a4-98f7-fb31f747ade2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:10:00.707498 [ 290 ] {651cf486-4048-4aea-b6ee-06b6e658dd68} InterpreterSelectQuery: FetchColumns -> Complete 2026.01.20 00:10:00.707502 [ 369 ] {} TCP-Session: 4830aaf8-5145-4516-8c89-67add4924c9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:10:00.707535 [ 369 ] {} TCP-Session: 4830aaf8-5145-4516-8c89-67add4924c9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:10:00.707864 [ 290 ] {651cf486-4048-4aea-b6ee-06b6e658dd68} oximeter.version (ef382589-e1e5-4129-9849-9f0bd7ce6e36) (SelectExecutor): Key condition: unknown 2026.01.20 00:10:00.709037 [ 365 ] {651cf486-4048-4aea-b6ee-06b6e658dd68} AggregatingTransform: Aggregating 2026.01.20 00:10:00.709103 [ 365 ] {651cf486-4048-4aea-b6ee-06b6e658dd68} Aggregator: Aggregation method: without_key 2026.01.20 00:10:00.709140 [ 365 ] {651cf486-4048-4aea-b6ee-06b6e658dd68} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001124874 sec. (888.988 rows/sec., 34.73 KiB/sec.) 2026.01.20 00:10:00.709156 [ 365 ] {651cf486-4048-4aea-b6ee-06b6e658dd68} Aggregator: Merging aggregated data 2026.01.20 00:10:00.710555 [ 290 ] {651cf486-4048-4aea-b6ee-06b6e658dd68} executeQuery: Read 1 rows, 40.00 B in 0.003464 sec., 288.6836027713626 rows/sec., 11.28 KiB/sec. 2026.01.20 00:10:00.710733 [ 290 ] {651cf486-4048-4aea-b6ee-06b6e658dd68} TCPHandler: Processed in 0.00394952 sec. 2026.01.20 00:10:00.710868 [ 290 ] {} TCPHandler: Done processing connection. 2026.01.20 00:10:00.710899 [ 369 ] {} TCPHandler: Done processing connection. 2026.01.20 00:10:00.710905 [ 290 ] {} TCP-Session: 81ae3177-15ee-43fe-a93a-d70d23d7b3bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:10:00.710920 [ 289 ] {} TCPHandler: Done processing connection. 2026.01.20 00:10:00.710938 [ 369 ] {} TCP-Session: 4830aaf8-5145-4516-8c89-67add4924c9d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:10:00.710940 [ 286 ] {} TCPHandler: Done processing connection. 2026.01.20 00:10:00.710960 [ 367 ] {} TCPHandler: Done processing connection. 2026.01.20 00:10:00.710999 [ 370 ] {} TCPHandler: Done processing connection. 2026.01.20 00:10:00.711001 [ 286 ] {} TCP-Session: ca4ff812-67f2-4fba-9e5b-97495c15e905 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:10:00.711020 [ 368 ] {} TCPHandler: Done processing connection. 2026.01.20 00:10:00.711038 [ 288 ] {} TCPHandler: Done processing connection. 2026.01.20 00:10:00.711045 [ 370 ] {} TCP-Session: a05b6afe-3b1f-4bfc-bfac-04fd585a8fd2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:10:00.711073 [ 368 ] {} TCP-Session: becdad18-eb18-43a4-98f7-fb31f747ade2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:10:00.711086 [ 288 ] {} TCP-Session: 1ae2967d-bfab-4875-8567-64a3018c1457 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:10:00.711034 [ 367 ] {} TCP-Session: 3de84cb5-b181-47b5-973a-4d4bc604cb21 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:10:00.710970 [ 289 ] {} TCP-Session: 0bb1b8f0-0e07-4123-8721-6ce258750116 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:10:00.710979 [ 366 ] {} TCPHandler: Done processing connection. 2026.01.20 00:10:00.711186 [ 366 ] {} TCP-Session: 06766e70-2f3a-449e-9083-4a60e17b4bb1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:10:00.751053 [ 217 ] {} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2026.01.20 00:10:00.751106 [ 217 ] {} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2026.01.20 00:10:00.754427 [ 217 ] {} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2026.01.20 00:10:01.761196 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 550 2026.01.20 00:10:01.779772 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:10:01.779847 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.01.20 00:10:01.786319 [ 244 ] {} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2026.01.20 00:10:01.787134 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:10:01.791803 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 550 2026.01.20 00:10:02.473332 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1414 2026.01.20 00:10:02.475541 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:10:02.475584 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.01.20 00:10:02.476792 [ 243 ] {} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2026.01.20 00:10:02.477060 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:10:02.477324 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1414 2026.01.20 00:10:04.522820 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:10:04.523033 [ 276 ] {25d05a8c-b4f5-4570-b278-1c2ac33b379d} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:10:04.523105 [ 276 ] {25d05a8c-b4f5-4570-b278-1c2ac33b379d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:10:04.523804 [ 276 ] {25d05a8c-b4f5-4570-b278-1c2ac33b379d} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:10:04.523848 [ 276 ] {25d05a8c-b4f5-4570-b278-1c2ac33b379d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.01.20 00:10:04.524249 [ 276 ] {25d05a8c-b4f5-4570-b278-1c2ac33b379d} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2026.01.20 00:10:04.524470 [ 276 ] {25d05a8c-b4f5-4570-b278-1c2ac33b379d} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:10:04.524626 [ 276 ] {25d05a8c-b4f5-4570-b278-1c2ac33b379d} executeQuery: Read 136 rows, 12.05 KiB in 0.001644 sec., 82725.0608272506 rows/sec., 7.16 MiB/sec. 2026.01.20 00:10:04.524677 [ 276 ] {25d05a8c-b4f5-4570-b278-1c2ac33b379d} TCPHandler: Processed in 0.001986305 sec. 2026.01.20 00:10:04.524794 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:10:04.524897 [ 276 ] {4a9f0bac-974f-44e4-a392-387808dd39af} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.01.20 00:10:04.524940 [ 276 ] {4a9f0bac-974f-44e4-a392-387808dd39af} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.01.20 00:10:04.525363 [ 276 ] {4a9f0bac-974f-44e4-a392-387808dd39af} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:10:04.525399 [ 276 ] {4a9f0bac-974f-44e4-a392-387808dd39af} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.01.20 00:10:04.525701 [ 276 ] {4a9f0bac-974f-44e4-a392-387808dd39af} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2026.01.20 00:10:04.525908 [ 276 ] {4a9f0bac-974f-44e4-a392-387808dd39af} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:10:04.526036 [ 276 ] {4a9f0bac-974f-44e4-a392-387808dd39af} executeQuery: Read 40 rows, 3.01 KiB in 0.001164 sec., 34364.26116838487 rows/sec., 2.52 MiB/sec. 2026.01.20 00:10:04.526075 [ 276 ] {4a9f0bac-974f-44e4-a392-387808dd39af} TCPHandler: Processed in 0.001330407 sec. 2026.01.20 00:10:04.526073 [ 221 ] {} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2026.01.20 00:10:04.526125 [ 221 ] {} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2026.01.20 00:10:04.526184 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:10:04.526283 [ 276 ] {48892e55-b7a6-4bae-9844-cd5790a364cb} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:10:04.526324 [ 276 ] {48892e55-b7a6-4bae-9844-cd5790a364cb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:10:04.526747 [ 276 ] {48892e55-b7a6-4bae-9844-cd5790a364cb} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:10:04.526785 [ 276 ] {48892e55-b7a6-4bae-9844-cd5790a364cb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.01.20 00:10:04.527089 [ 276 ] {48892e55-b7a6-4bae-9844-cd5790a364cb} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2026.01.20 00:10:04.527309 [ 276 ] {48892e55-b7a6-4bae-9844-cd5790a364cb} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:10:04.527446 [ 276 ] {48892e55-b7a6-4bae-9844-cd5790a364cb} executeQuery: Read 104 rows, 8.32 KiB in 0.001181 sec., 88060.96528365792 rows/sec., 6.88 MiB/sec. 2026.01.20 00:10:04.527483 [ 276 ] {48892e55-b7a6-4bae-9844-cd5790a364cb} TCPHandler: Processed in 0.001345997 sec. 2026.01.20 00:10:04.527596 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:10:04.527721 [ 276 ] {ac32e2ba-571e-4734-8561-328f83d8a0c1} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:10:04.527768 [ 276 ] {ac32e2ba-571e-4734-8561-328f83d8a0c1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:10:04.528192 [ 276 ] {ac32e2ba-571e-4734-8561-328f83d8a0c1} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:10:04.528229 [ 276 ] {ac32e2ba-571e-4734-8561-328f83d8a0c1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.01.20 00:10:04.528588 [ 276 ] {ac32e2ba-571e-4734-8561-328f83d8a0c1} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2026.01.20 00:10:04.528816 [ 276 ] {ac32e2ba-571e-4734-8561-328f83d8a0c1} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:10:04.528944 [ 276 ] {ac32e2ba-571e-4734-8561-328f83d8a0c1} executeQuery: Read 160 rows, 11.41 KiB in 0.001243 sec., 128720.83668543847 rows/sec., 8.97 MiB/sec. 2026.01.20 00:10:04.528980 [ 276 ] {ac32e2ba-571e-4734-8561-328f83d8a0c1} TCPHandler: Processed in 0.001431909 sec. 2026.01.20 00:10:04.529095 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:10:04.529188 [ 276 ] {1a0b7f65-639a-4e28-ad33-633f04102490} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.01.20 00:10:04.529241 [ 276 ] {1a0b7f65-639a-4e28-ad33-633f04102490} 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 2026.01.20 00:10:04.529587 [ 221 ] {} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2026.01.20 00:10:04.530098 [ 276 ] {1a0b7f65-639a-4e28-ad33-633f04102490} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:10:04.530138 [ 276 ] {1a0b7f65-639a-4e28-ad33-633f04102490} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.01.20 00:10:04.530702 [ 276 ] {1a0b7f65-639a-4e28-ad33-633f04102490} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2026.01.20 00:10:04.530914 [ 276 ] {1a0b7f65-639a-4e28-ad33-633f04102490} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:10:04.531051 [ 276 ] {1a0b7f65-639a-4e28-ad33-633f04102490} executeQuery: Read 40 rows, 73.40 KiB in 0.00188 sec., 21276.595744680853 rows/sec., 38.13 MiB/sec. 2026.01.20 00:10:04.531113 [ 276 ] {1a0b7f65-639a-4e28-ad33-633f04102490} TCPHandler: Processed in 0.002065637 sec. 2026.01.20 00:10:04.531217 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:10:04.531310 [ 276 ] {1977af35-44cc-48d5-ad5b-f37cf0a4f055} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:10:04.531350 [ 276 ] {1977af35-44cc-48d5-ad5b-f37cf0a4f055} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:10:04.531684 [ 276 ] {1977af35-44cc-48d5-ad5b-f37cf0a4f055} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:10:04.531718 [ 276 ] {1977af35-44cc-48d5-ad5b-f37cf0a4f055} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.01.20 00:10:04.532022 [ 276 ] {1977af35-44cc-48d5-ad5b-f37cf0a4f055} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2026.01.20 00:10:04.532238 [ 276 ] {1977af35-44cc-48d5-ad5b-f37cf0a4f055} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:10:04.532384 [ 276 ] {1977af35-44cc-48d5-ad5b-f37cf0a4f055} executeQuery: Read 60 rows, 4.14 KiB in 0.001091 sec., 54995.417048579286 rows/sec., 3.71 MiB/sec. 2026.01.20 00:10:04.532433 [ 276 ] {1977af35-44cc-48d5-ad5b-f37cf0a4f055} TCPHandler: Processed in 0.001262557 sec. 2026.01.20 00:10:05.196143 [ 225 ] {} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2026.01.20 00:10:05.196204 [ 225 ] {} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2026.01.20 00:10:05.199676 [ 225 ] {} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2026.01.20 00:10:07.182556 [ 52 ] {} DNSResolver: Updating DNS cache 2026.01.20 00:10:07.182612 [ 52 ] {} DNSResolver: Updated DNS cache 2026.01.20 00:10:07.398197 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 35545 2026.01.20 00:10:07.398846 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:10:07.398899 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.01.20 00:10:07.399413 [ 245 ] {} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2026.01.20 00:10:07.399656 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:10:07.399787 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35545 2026.01.20 00:10:09.292684 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 558 2026.01.20 00:10:09.310132 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:10:09.310194 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.01.20 00:10:09.316185 [ 244 ] {} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2026.01.20 00:10:09.316938 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:10:09.320646 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 558 2026.01.20 00:10:09.520823 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:10:09.521027 [ 276 ] {33cb3eb9-cc25-47cb-8bb4-b1c2e2b4a342} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:10:09.521100 [ 276 ] {33cb3eb9-cc25-47cb-8bb4-b1c2e2b4a342} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:10:09.521835 [ 276 ] {33cb3eb9-cc25-47cb-8bb4-b1c2e2b4a342} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:10:09.521885 [ 276 ] {33cb3eb9-cc25-47cb-8bb4-b1c2e2b4a342} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.01.20 00:10:09.522271 [ 276 ] {33cb3eb9-cc25-47cb-8bb4-b1c2e2b4a342} MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) 2026.01.20 00:10:09.522489 [ 276 ] {33cb3eb9-cc25-47cb-8bb4-b1c2e2b4a342} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:10:09.522642 [ 276 ] {33cb3eb9-cc25-47cb-8bb4-b1c2e2b4a342} executeQuery: Read 56 rows, 4.38 KiB in 0.001668 sec., 33573.14148681055 rows/sec., 2.56 MiB/sec. 2026.01.20 00:10:09.522690 [ 276 ] {33cb3eb9-cc25-47cb-8bb4-b1c2e2b4a342} TCPHandler: Processed in 0.002000475 sec. 2026.01.20 00:10:09.522812 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:10:09.522905 [ 276 ] {97389f47-e25a-45d4-9251-93055bc71d17} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:10:09.522944 [ 276 ] {97389f47-e25a-45d4-9251-93055bc71d17} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:10:09.523370 [ 276 ] {97389f47-e25a-45d4-9251-93055bc71d17} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:10:09.523406 [ 276 ] {97389f47-e25a-45d4-9251-93055bc71d17} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.01.20 00:10:09.523702 [ 276 ] {97389f47-e25a-45d4-9251-93055bc71d17} MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) 2026.01.20 00:10:09.523900 [ 276 ] {97389f47-e25a-45d4-9251-93055bc71d17} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:10:09.524023 [ 276 ] {97389f47-e25a-45d4-9251-93055bc71d17} executeQuery: Read 64 rows, 5.12 KiB in 0.001136 sec., 56338.028169014084 rows/sec., 4.40 MiB/sec. 2026.01.20 00:10:09.524060 [ 276 ] {97389f47-e25a-45d4-9251-93055bc71d17} TCPHandler: Processed in 0.001297377 sec. 2026.01.20 00:10:09.524173 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:10:09.524266 [ 276 ] {e7404378-0d15-4f1c-8c87-a77557ce76bd} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:10:09.524309 [ 276 ] {e7404378-0d15-4f1c-8c87-a77557ce76bd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:10:09.524714 [ 276 ] {e7404378-0d15-4f1c-8c87-a77557ce76bd} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:10:09.524750 [ 276 ] {e7404378-0d15-4f1c-8c87-a77557ce76bd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.01.20 00:10:09.525069 [ 276 ] {e7404378-0d15-4f1c-8c87-a77557ce76bd} MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) 2026.01.20 00:10:09.525266 [ 276 ] {e7404378-0d15-4f1c-8c87-a77557ce76bd} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:10:09.525393 [ 276 ] {e7404378-0d15-4f1c-8c87-a77557ce76bd} executeQuery: Read 160 rows, 11.41 KiB in 0.001145 sec., 139737.99126637555 rows/sec., 9.73 MiB/sec. 2026.01.20 00:10:09.525430 [ 276 ] {e7404378-0d15-4f1c-8c87-a77557ce76bd} TCPHandler: Processed in 0.001304157 sec. 2026.01.20 00:10:09.525538 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:10:09.525632 [ 276 ] {be04cb30-bf6b-41d1-a137-4d65453e24bb} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:10:09.525673 [ 276 ] {be04cb30-bf6b-41d1-a137-4d65453e24bb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:10:09.525991 [ 276 ] {be04cb30-bf6b-41d1-a137-4d65453e24bb} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:10:09.526027 [ 276 ] {be04cb30-bf6b-41d1-a137-4d65453e24bb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.01.20 00:10:09.526317 [ 276 ] {be04cb30-bf6b-41d1-a137-4d65453e24bb} MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) 2026.01.20 00:10:09.526513 [ 276 ] {be04cb30-bf6b-41d1-a137-4d65453e24bb} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:10:09.526635 [ 276 ] {be04cb30-bf6b-41d1-a137-4d65453e24bb} executeQuery: Read 60 rows, 4.14 KiB in 0.001021 sec., 58765.915768854065 rows/sec., 3.96 MiB/sec. 2026.01.20 00:10:09.526670 [ 276 ] {be04cb30-bf6b-41d1-a137-4d65453e24bb} TCPHandler: Processed in 0.001179255 sec. 2026.01.20 00:10:12.478299 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1434 2026.01.20 00:10:12.480475 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:10:12.480535 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.01.20 00:10:12.481739 [ 243 ] {} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2026.01.20 00:10:12.482022 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:10:12.482174 [ 48 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2026.01.20 00:10:12.482234 [ 48 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:10:12.482255 [ 48 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.01.20 00:10:12.482355 [ 196 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2026.01.20 00:10:12.482379 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1434 2026.01.20 00:10:12.482886 [ 196 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:10:12.483031 [ 196 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1324 rows starting from the beginning of the part 2026.01.20 00:10:12.483400 [ 196 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 20 rows starting from the beginning of the part 2026.01.20 00:10:12.483765 [ 196 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 20 rows starting from the beginning of the part 2026.01.20 00:10:12.484123 [ 196 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 26 rows starting from the beginning of the part 2026.01.20 00:10:12.484471 [ 196 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 24 rows starting from the beginning of the part 2026.01.20 00:10:12.484813 [ 196 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 20 rows starting from the beginning of the part 2026.01.20 00:10:12.491226 [ 190 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 1434 rows, containing 72 columns (72 merged, 0 gathered) in 0.008912345 sec., 160900.41397634405 rows/sec., 124.15 MiB/sec. 2026.01.20 00:10:12.492714 [ 199 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2026.01.20 00:10:12.493268 [ 199 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_56_11} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:10:12.493342 [ 199 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_56_11} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2026.01.20 00:10:12.493661 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.89 MiB. 2026.01.20 00:10:14.551838 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:10:14.552054 [ 276 ] {3c034aaf-ab4e-489f-9697-efc28eb1e722} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.01.20 00:10:14.552125 [ 276 ] {3c034aaf-ab4e-489f-9697-efc28eb1e722} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.01.20 00:10:14.552804 [ 276 ] {3c034aaf-ab4e-489f-9697-efc28eb1e722} oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:10:14.552852 [ 276 ] {3c034aaf-ab4e-489f-9697-efc28eb1e722} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.01.20 00:10:14.553231 [ 276 ] {3c034aaf-ab4e-489f-9697-efc28eb1e722} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2026.01.20 00:10:14.553451 [ 276 ] {3c034aaf-ab4e-489f-9697-efc28eb1e722} oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:10:14.553605 [ 276 ] {3c034aaf-ab4e-489f-9697-efc28eb1e722} executeQuery: Read 24 rows, 2.04 KiB in 0.001602 sec., 14981.273408239702 rows/sec., 1.24 MiB/sec. 2026.01.20 00:10:14.553648 [ 276 ] {3c034aaf-ab4e-489f-9697-efc28eb1e722} TCPHandler: Processed in 0.001940035 sec. 2026.01.20 00:10:14.553767 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:10:14.553861 [ 276 ] {f366b390-43ec-4f72-8b16-9bd83ce40ac8} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.01.20 00:10:14.553901 [ 276 ] {f366b390-43ec-4f72-8b16-9bd83ce40ac8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.01.20 00:10:14.554299 [ 276 ] {f366b390-43ec-4f72-8b16-9bd83ce40ac8} oximeter.fields_ipaddr (ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:10:14.554335 [ 276 ] {f366b390-43ec-4f72-8b16-9bd83ce40ac8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.01.20 00:10:14.554617 [ 276 ] {f366b390-43ec-4f72-8b16-9bd83ce40ac8} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2026.01.20 00:10:14.554817 [ 276 ] {f366b390-43ec-4f72-8b16-9bd83ce40ac8} oximeter.fields_ipaddr (ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:10:14.554941 [ 276 ] {f366b390-43ec-4f72-8b16-9bd83ce40ac8} executeQuery: Read 18 rows, 1.47 KiB in 0.001098 sec., 16393.44262295082 rows/sec., 1.31 MiB/sec. 2026.01.20 00:10:14.554979 [ 276 ] {f366b390-43ec-4f72-8b16-9bd83ce40ac8} TCPHandler: Processed in 0.001261016 sec. 2026.01.20 00:10:14.555089 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:10:14.555182 [ 276 ] {5995424f-c7b5-4bd0-b7de-81bd964573e0} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:10:14.555219 [ 276 ] {5995424f-c7b5-4bd0-b7de-81bd964573e0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:10:14.556673 [ 276 ] {5995424f-c7b5-4bd0-b7de-81bd964573e0} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:10:14.556720 [ 276 ] {5995424f-c7b5-4bd0-b7de-81bd964573e0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.01.20 00:10:14.557189 [ 276 ] {5995424f-c7b5-4bd0-b7de-81bd964573e0} MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) 2026.01.20 00:10:14.557431 [ 276 ] {5995424f-c7b5-4bd0-b7de-81bd964573e0} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:10:14.557558 [ 276 ] {5995424f-c7b5-4bd0-b7de-81bd964573e0} executeQuery: Read 1405 rows, 120.26 KiB in 0.002394 sec., 586883.8763575606 rows/sec., 49.06 MiB/sec. 2026.01.20 00:10:14.557595 [ 276 ] {5995424f-c7b5-4bd0-b7de-81bd964573e0} TCPHandler: Processed in 0.002552963 sec. 2026.01.20 00:10:14.557717 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:10:14.557810 [ 276 ] {1fb4de20-55f9-4c9e-a4f3-7496622d12f1} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.01.20 00:10:14.557850 [ 276 ] {1fb4de20-55f9-4c9e-a4f3-7496622d12f1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.01.20 00:10:14.558315 [ 276 ] {1fb4de20-55f9-4c9e-a4f3-7496622d12f1} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:10:14.558350 [ 276 ] {1fb4de20-55f9-4c9e-a4f3-7496622d12f1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.01.20 00:10:14.558662 [ 276 ] {1fb4de20-55f9-4c9e-a4f3-7496622d12f1} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2026.01.20 00:10:14.558861 [ 276 ] {1fb4de20-55f9-4c9e-a4f3-7496622d12f1} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:10:14.558983 [ 276 ] {1fb4de20-55f9-4c9e-a4f3-7496622d12f1} executeQuery: Read 70 rows, 5.23 KiB in 0.00119 sec., 58823.5294117647 rows/sec., 4.29 MiB/sec. 2026.01.20 00:10:14.559019 [ 276 ] {1fb4de20-55f9-4c9e-a4f3-7496622d12f1} TCPHandler: Processed in 0.001351377 sec. 2026.01.20 00:10:14.559135 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:10:14.559225 [ 276 ] {d1df56aa-f76f-4ec6-9514-2635653de081} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.01.20 00:10:14.559263 [ 276 ] {d1df56aa-f76f-4ec6-9514-2635653de081} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.01.20 00:10:14.559756 [ 276 ] {d1df56aa-f76f-4ec6-9514-2635653de081} oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:10:14.559792 [ 276 ] {d1df56aa-f76f-4ec6-9514-2635653de081} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.01.20 00:10:14.560078 [ 276 ] {d1df56aa-f76f-4ec6-9514-2635653de081} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2026.01.20 00:10:14.560277 [ 276 ] {d1df56aa-f76f-4ec6-9514-2635653de081} oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:10:14.560396 [ 276 ] {d1df56aa-f76f-4ec6-9514-2635653de081} executeQuery: Read 252 rows, 17.85 KiB in 0.001188 sec., 212121.21212121213 rows/sec., 14.67 MiB/sec. 2026.01.20 00:10:14.560433 [ 276 ] {d1df56aa-f76f-4ec6-9514-2635653de081} TCPHandler: Processed in 0.001346337 sec. 2026.01.20 00:10:14.560541 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:10:14.560633 [ 276 ] {1498e890-4cd6-4389-8309-8e4eed592293} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.01.20 00:10:14.560671 [ 276 ] {1498e890-4cd6-4389-8309-8e4eed592293} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.01.20 00:10:14.561051 [ 276 ] {1498e890-4cd6-4389-8309-8e4eed592293} oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:10:14.561087 [ 276 ] {1498e890-4cd6-4389-8309-8e4eed592293} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.01.20 00:10:14.561366 [ 276 ] {1498e890-4cd6-4389-8309-8e4eed592293} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2026.01.20 00:10:14.561577 [ 276 ] {1498e890-4cd6-4389-8309-8e4eed592293} oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:10:14.561699 [ 276 ] {1498e890-4cd6-4389-8309-8e4eed592293} executeQuery: Read 12 rows, 960.00 B in 0.001083 sec., 11080.3324099723 rows/sec., 865.65 KiB/sec. 2026.01.20 00:10:14.561735 [ 276 ] {1498e890-4cd6-4389-8309-8e4eed592293} TCPHandler: Processed in 0.001241216 sec. 2026.01.20 00:10:14.561840 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:10:14.561931 [ 276 ] {755e02f2-b5eb-4535-b90f-8eabb3319fdf} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:10:14.561969 [ 276 ] {755e02f2-b5eb-4535-b90f-8eabb3319fdf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:10:14.562645 [ 276 ] {755e02f2-b5eb-4535-b90f-8eabb3319fdf} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:10:14.562680 [ 276 ] {755e02f2-b5eb-4535-b90f-8eabb3319fdf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.01.20 00:10:14.563006 [ 276 ] {755e02f2-b5eb-4535-b90f-8eabb3319fdf} MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) 2026.01.20 00:10:14.563202 [ 276 ] {755e02f2-b5eb-4535-b90f-8eabb3319fdf} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:10:14.563326 [ 276 ] {755e02f2-b5eb-4535-b90f-8eabb3319fdf} executeQuery: Read 614 rows, 47.33 KiB in 0.001412 sec., 434844.19263456087 rows/sec., 32.74 MiB/sec. 2026.01.20 00:10:14.563363 [ 276 ] {755e02f2-b5eb-4535-b90f-8eabb3319fdf} TCPHandler: Processed in 0.00156933 sec. 2026.01.20 00:10:14.563484 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:10:14.563609 [ 276 ] {b6ff14d5-a1fa-45aa-8ba0-ade5c4ed85fb} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:10:14.563662 [ 276 ] {b6ff14d5-a1fa-45aa-8ba0-ade5c4ed85fb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:10:14.564412 [ 276 ] {b6ff14d5-a1fa-45aa-8ba0-ade5c4ed85fb} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:10:14.564453 [ 276 ] {b6ff14d5-a1fa-45aa-8ba0-ade5c4ed85fb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.01.20 00:10:14.564838 [ 276 ] {b6ff14d5-a1fa-45aa-8ba0-ade5c4ed85fb} MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) 2026.01.20 00:10:14.565049 [ 276 ] {b6ff14d5-a1fa-45aa-8ba0-ade5c4ed85fb} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:10:14.565178 [ 276 ] {b6ff14d5-a1fa-45aa-8ba0-ade5c4ed85fb} executeQuery: Read 889 rows, 61.79 KiB in 0.001594 sec., 557716.4366373903 rows/sec., 37.86 MiB/sec. 2026.01.20 00:10:14.565216 [ 276 ] {b6ff14d5-a1fa-45aa-8ba0-ade5c4ed85fb} TCPHandler: Processed in 0.001794243 sec. 2026.01.20 00:10:14.565317 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:10:14.565413 [ 276 ] {58df2ebd-36e5-4220-bdfe-f9aee162ab86} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.01.20 00:10:14.565466 [ 276 ] {58df2ebd-36e5-4220-bdfe-f9aee162ab86} 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 2026.01.20 00:10:14.566341 [ 276 ] {58df2ebd-36e5-4220-bdfe-f9aee162ab86} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:10:14.566378 [ 276 ] {58df2ebd-36e5-4220-bdfe-f9aee162ab86} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.01.20 00:10:14.566937 [ 276 ] {58df2ebd-36e5-4220-bdfe-f9aee162ab86} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2026.01.20 00:10:14.567159 [ 276 ] {58df2ebd-36e5-4220-bdfe-f9aee162ab86} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:10:14.567295 [ 276 ] {58df2ebd-36e5-4220-bdfe-f9aee162ab86} executeQuery: Read 40 rows, 73.40 KiB in 0.001902 sec., 21030.49421661409 rows/sec., 37.69 MiB/sec. 2026.01.20 00:10:14.567349 [ 276 ] {58df2ebd-36e5-4220-bdfe-f9aee162ab86} TCPHandler: Processed in 0.002080807 sec. 2026.01.20 00:10:14.567461 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:10:14.567558 [ 276 ] {da9f76ea-f180-4350-a534-c299d98d868a} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:10:14.567599 [ 276 ] {da9f76ea-f180-4350-a534-c299d98d868a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:10:14.567937 [ 276 ] {da9f76ea-f180-4350-a534-c299d98d868a} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:10:14.567971 [ 276 ] {da9f76ea-f180-4350-a534-c299d98d868a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.01.20 00:10:14.568266 [ 276 ] {da9f76ea-f180-4350-a534-c299d98d868a} MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) 2026.01.20 00:10:14.568467 [ 276 ] {da9f76ea-f180-4350-a534-c299d98d868a} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:10:14.568592 [ 276 ] {da9f76ea-f180-4350-a534-c299d98d868a} executeQuery: Read 60 rows, 4.14 KiB in 0.001054 sec., 56925.99620493359 rows/sec., 3.84 MiB/sec. 2026.01.20 00:10:14.568628 [ 276 ] {da9f76ea-f180-4350-a534-c299d98d868a} TCPHandler: Processed in 0.001218055 sec. 2026.01.20 00:10:14.900106 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 35993 2026.01.20 00:10:14.900688 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:10:14.900732 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.01.20 00:10:14.901231 [ 245 ] {} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2026.01.20 00:10:14.901468 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:10:14.901623 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35993 2026.01.20 00:10:14.901792 [ 224 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2026.01.20 00:10:14.901867 [ 224 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2026.01.20 00:10:14.904071 [ 224 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2026.01.20 00:10:15.827845 [ 221 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2026.01.20 00:10:15.827903 [ 221 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2026.01.20 00:10:15.830867 [ 221 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2026.01.20 00:10:16.000253 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 362.54 MiB, peak 382.06 MiB, free memory in arenas 0.00 B, will set to 366.54 MiB (RSS), difference: 4.00 MiB 2026.01.20 00:10:16.820879 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 565 2026.01.20 00:10:16.837469 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:10:16.837528 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.01.20 00:10:16.843595 [ 244 ] {} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2026.01.20 00:10:16.844278 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:10:16.847181 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 565 2026.01.20 00:10:19.521525 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:10:19.521713 [ 276 ] {e081b84b-1f3e-4b8f-8d17-ed0c736a5fb3} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:10:19.521777 [ 276 ] {e081b84b-1f3e-4b8f-8d17-ed0c736a5fb3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:10:19.522433 [ 276 ] {e081b84b-1f3e-4b8f-8d17-ed0c736a5fb3} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:10:19.522481 [ 276 ] {e081b84b-1f3e-4b8f-8d17-ed0c736a5fb3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.01.20 00:10:19.522926 [ 276 ] {e081b84b-1f3e-4b8f-8d17-ed0c736a5fb3} MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) 2026.01.20 00:10:19.523151 [ 276 ] {e081b84b-1f3e-4b8f-8d17-ed0c736a5fb3} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:10:19.523307 [ 276 ] {e081b84b-1f3e-4b8f-8d17-ed0c736a5fb3} executeQuery: Read 56 rows, 4.38 KiB in 0.00164 sec., 34146.34146341463 rows/sec., 2.61 MiB/sec. 2026.01.20 00:10:19.523305 [ 39 ] {} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 2026.01.20 00:10:19.523355 [ 276 ] {e081b84b-1f3e-4b8f-8d17-ed0c736a5fb3} TCPHandler: Processed in 0.001955655 sec. 2026.01.20 00:10:19.523376 [ 39 ] {} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:10:19.523407 [ 39 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.01.20 00:10:19.523487 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:10:19.523501 [ 198 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_111_22} MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full 2026.01.20 00:10:19.523586 [ 198 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_111_22} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:10:19.523587 [ 276 ] {a879fa29-a0c6-4f46-ac1e-55b01b05e01e} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:10:19.523618 [ 198 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 1405 rows starting from the beginning of the part 2026.01.20 00:10:19.523640 [ 276 ] {a879fa29-a0c6-4f46-ac1e-55b01b05e01e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:10:19.523675 [ 198 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 56 rows starting from the beginning of the part 2026.01.20 00:10:19.523720 [ 198 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 136 rows starting from the beginning of the part 2026.01.20 00:10:19.523763 [ 198 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 56 rows starting from the beginning of the part 2026.01.20 00:10:19.523801 [ 198 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 1405 rows starting from the beginning of the part 2026.01.20 00:10:19.523838 [ 198 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 56 rows starting from the beginning of the part 2026.01.20 00:10:19.524118 [ 276 ] {a879fa29-a0c6-4f46-ac1e-55b01b05e01e} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:10:19.524155 [ 276 ] {a879fa29-a0c6-4f46-ac1e-55b01b05e01e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.01.20 00:10:19.524463 [ 276 ] {a879fa29-a0c6-4f46-ac1e-55b01b05e01e} MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) 2026.01.20 00:10:19.524674 [ 276 ] {a879fa29-a0c6-4f46-ac1e-55b01b05e01e} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:10:19.524801 [ 39 ] {} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 2026.01.20 00:10:19.524806 [ 276 ] {a879fa29-a0c6-4f46-ac1e-55b01b05e01e} executeQuery: Read 64 rows, 5.12 KiB in 0.001238 sec., 51696.284329563816 rows/sec., 4.04 MiB/sec. 2026.01.20 00:10:19.524841 [ 39 ] {} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:10:19.524864 [ 276 ] {a879fa29-a0c6-4f46-ac1e-55b01b05e01e} TCPHandler: Processed in 0.001429158 sec. 2026.01.20 00:10:19.524865 [ 39 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.01.20 00:10:19.524969 [ 199 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_111_22} MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full 2026.01.20 00:10:19.524994 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:10:19.525080 [ 199 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_111_22} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:10:19.525082 [ 194 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_111_22} MergeTask::MergeProjectionsStage: Merge sorted 3114 rows, containing 5 columns (5 merged, 0 gathered) in 0.001620311 sec., 1921853.273846811 rows/sec., 167.47 MiB/sec. 2026.01.20 00:10:19.525095 [ 276 ] {194b8759-2b33-421c-9de0-f562407cb38d} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:10:19.525119 [ 199 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 632 rows starting from the beginning of the part 2026.01.20 00:10:19.525161 [ 276 ] {194b8759-2b33-421c-9de0-f562407cb38d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:10:19.525206 [ 199 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 64 rows starting from the beginning of the part 2026.01.20 00:10:19.525257 [ 199 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 104 rows starting from the beginning of the part 2026.01.20 00:10:19.525274 [ 198 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_111_22} MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) 2026.01.20 00:10:19.525303 [ 199 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 64 rows starting from the beginning of the part 2026.01.20 00:10:19.525357 [ 199 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 614 rows starting from the beginning of the part 2026.01.20 00:10:19.525403 [ 199 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 64 rows starting from the beginning of the part 2026.01.20 00:10:19.525521 [ 198 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_111_22} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:10:19.525594 [ 198 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_111_22} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 2026.01.20 00:10:19.525614 [ 276 ] {194b8759-2b33-421c-9de0-f562407cb38d} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:10:19.525651 [ 276 ] {194b8759-2b33-421c-9de0-f562407cb38d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.01.20 00:10:19.525669 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. 2026.01.20 00:10:19.526016 [ 276 ] {194b8759-2b33-421c-9de0-f562407cb38d} MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) 2026.01.20 00:10:19.526257 [ 276 ] {194b8759-2b33-421c-9de0-f562407cb38d} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:10:19.526384 [ 34 ] {} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 2026.01.20 00:10:19.526390 [ 276 ] {194b8759-2b33-421c-9de0-f562407cb38d} executeQuery: Read 160 rows, 11.41 KiB in 0.001315 sec., 121673.00380228137 rows/sec., 8.47 MiB/sec. 2026.01.20 00:10:19.526417 [ 34 ] {} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:10:19.526435 [ 276 ] {194b8759-2b33-421c-9de0-f562407cb38d} TCPHandler: Processed in 0.001491899 sec. 2026.01.20 00:10:19.526436 [ 34 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.01.20 00:10:19.526514 [ 199 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_111_22} MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full 2026.01.20 00:10:19.526558 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:10:19.526594 [ 193 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_111_22} MergeTask::MergeProjectionsStage: Merge sorted 1542 rows, containing 5 columns (5 merged, 0 gathered) in 0.001659131 sec., 929402.1991030243 rows/sec., 74.05 MiB/sec. 2026.01.20 00:10:19.526612 [ 199 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_111_22} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:10:19.526656 [ 276 ] {954a1910-325e-44cb-b738-9fe941f4c2e9} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:10:19.526663 [ 199 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_111_22} MergeTreeSequentialSource: Reading 5 marks from part all_1_106_21, total 30619 rows starting from the beginning of the part 2026.01.20 00:10:19.526704 [ 276 ] {954a1910-325e-44cb-b738-9fe941f4c2e9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:10:19.526729 [ 199 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 160 rows starting from the beginning of the part 2026.01.20 00:10:19.526782 [ 199 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 160 rows starting from the beginning of the part 2026.01.20 00:10:19.526786 [ 187 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_111_22} MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) 2026.01.20 00:10:19.526827 [ 199 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 160 rows starting from the beginning of the part 2026.01.20 00:10:19.526873 [ 199 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 889 rows starting from the beginning of the part 2026.01.20 00:10:19.526915 [ 199 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 160 rows starting from the beginning of the part 2026.01.20 00:10:19.527058 [ 276 ] {954a1910-325e-44cb-b738-9fe941f4c2e9} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:10:19.527070 [ 187 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_111_22} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:10:19.527104 [ 276 ] {954a1910-325e-44cb-b738-9fe941f4c2e9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.01.20 00:10:19.527158 [ 187 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_111_22} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 2026.01.20 00:10:19.527229 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. 2026.01.20 00:10:19.527429 [ 276 ] {954a1910-325e-44cb-b738-9fe941f4c2e9} MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) 2026.01.20 00:10:19.527648 [ 276 ] {954a1910-325e-44cb-b738-9fe941f4c2e9} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:10:19.527761 [ 34 ] {} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 2026.01.20 00:10:19.527779 [ 276 ] {954a1910-325e-44cb-b738-9fe941f4c2e9} executeQuery: Read 60 rows, 4.14 KiB in 0.001141 sec., 52585.45135845749 rows/sec., 3.54 MiB/sec. 2026.01.20 00:10:19.527790 [ 34 ] {} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:10:19.527811 [ 34 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.01.20 00:10:19.527814 [ 276 ] {954a1910-325e-44cb-b738-9fe941f4c2e9} TCPHandler: Processed in 0.001311797 sec. 2026.01.20 00:10:19.527887 [ 194 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_111_22} MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full 2026.01.20 00:10:19.528002 [ 194 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_111_22} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:10:19.528036 [ 194 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 6300 rows starting from the beginning of the part 2026.01.20 00:10:19.528087 [ 194 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 60 rows starting from the beginning of the part 2026.01.20 00:10:19.528127 [ 194 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 60 rows starting from the beginning of the part 2026.01.20 00:10:19.528165 [ 194 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 60 rows starting from the beginning of the part 2026.01.20 00:10:19.528200 [ 194 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 60 rows starting from the beginning of the part 2026.01.20 00:10:19.528234 [ 194 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 60 rows starting from the beginning of the part 2026.01.20 00:10:19.530233 [ 193 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_111_22} MergeTask::MergeProjectionsStage: Merge sorted 6600 rows, containing 4 columns (4 merged, 0 gathered) in 0.002384461 sec., 2767921.136055486 rows/sec., 186.54 MiB/sec. 2026.01.20 00:10:19.530690 [ 200 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_111_22} MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) 2026.01.20 00:10:19.531041 [ 200 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_111_22} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:10:19.531128 [ 200 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_111_22} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 2026.01.20 00:10:19.531240 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. 2026.01.20 00:10:19.533693 [ 194 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_111_22} MergeTask::MergeProjectionsStage: Merge sorted 32148 rows, containing 5 columns (5 merged, 0 gathered) in 0.007205862 sec., 4461367.7031283695 rows/sec., 306.53 MiB/sec. 2026.01.20 00:10:19.534326 [ 193 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_111_22} MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) 2026.01.20 00:10:19.534658 [ 193 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_111_22} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:10:19.534744 [ 193 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_111_22} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 2026.01.20 00:10:19.534858 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB. 2026.01.20 00:10:22.182660 [ 36 ] {} DNSResolver: Updating DNS cache 2026.01.20 00:10:22.182713 [ 36 ] {} DNSResolver: Updated DNS cache 2026.01.20 00:10:22.401759 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 36505 2026.01.20 00:10:22.402307 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:10:22.402351 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.01.20 00:10:22.402847 [ 245 ] {} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2026.01.20 00:10:22.403082 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:10:22.403215 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36505 2026.01.20 00:10:22.403245 [ 36 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2026.01.20 00:10:22.403312 [ 36 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:10:22.403334 [ 36 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.01.20 00:10:22.403430 [ 189 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2026.01.20 00:10:22.403522 [ 189 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:10:22.403554 [ 189 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_76_15} MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 34073 rows starting from the beginning of the part 2026.01.20 00:10:22.403612 [ 189 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 512 rows starting from the beginning of the part 2026.01.20 00:10:22.403660 [ 189 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 448 rows starting from the beginning of the part 2026.01.20 00:10:22.403702 [ 189 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 512 rows starting from the beginning of the part 2026.01.20 00:10:22.403737 [ 189 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 448 rows starting from the beginning of the part 2026.01.20 00:10:22.403774 [ 189 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 512 rows starting from the beginning of the part 2026.01.20 00:10:22.406484 [ 194 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 36505 rows, containing 4 columns (4 merged, 0 gathered) in 0.00309142 sec., 11808489.302650562 rows/sec., 168.92 MiB/sec. 2026.01.20 00:10:22.406904 [ 186 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2026.01.20 00:10:22.407294 [ 186 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_76_15} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:10:22.407393 [ 186 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_76_15} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2026.01.20 00:10:22.407541 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.02 MiB. 2026.01.20 00:10:22.482684 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1462 2026.01.20 00:10:22.484955 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:10:22.485005 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.01.20 00:10:22.486206 [ 243 ] {} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2026.01.20 00:10:22.486466 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:10:22.486740 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1462 2026.01.20 00:10:24.081265 [ 221 ] {} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2026.01.20 00:10:24.081332 [ 221 ] {} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2026.01.20 00:10:24.085148 [ 221 ] {} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2026.01.20 00:10:24.259269 [ 217 ] {} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2026.01.20 00:10:24.259322 [ 217 ] {} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2026.01.20 00:10:24.266114 [ 217 ] {} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2026.01.20 00:10:24.347275 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 573 2026.01.20 00:10:24.364792 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:10:24.364846 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.01.20 00:10:24.370927 [ 244 ] {} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2026.01.20 00:10:24.371644 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:10:24.371983 [ 27 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2026.01.20 00:10:24.372049 [ 27 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:10:24.372078 [ 27 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.01.20 00:10:24.372197 [ 201 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2026.01.20 00:10:24.374951 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 573 2026.01.20 00:10:24.376233 [ 201 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:10:24.377729 [ 201 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 535 rows starting from the beginning of the part 2026.01.20 00:10:24.382317 [ 201 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 8 rows starting from the beginning of the part 2026.01.20 00:10:24.387118 [ 201 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 7 rows starting from the beginning of the part 2026.01.20 00:10:24.391591 [ 201 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 8 rows starting from the beginning of the part 2026.01.20 00:10:24.396453 [ 201 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 7 rows starting from the beginning of the part 2026.01.20 00:10:24.401059 [ 201 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 8 rows starting from the beginning of the part 2026.01.20 00:10:24.463968 [ 194 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 679 columns (679 merged, 0 gathered) in 0.091822818 sec., 6240.278968567486 rows/sec., 32.27 MiB/sec. 2026.01.20 00:10:24.466956 [ 191 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2026.01.20 00:10:24.468983 [ 191 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_76_15} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:10:24.469091 [ 191 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_76_15} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2026.01.20 00:10:24.471531 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. 2026.01.20 00:10:24.523811 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:10:24.523982 [ 276 ] {7c63a23a-ad59-49cf-86a7-9c5ee8d20b45} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:10:24.524046 [ 276 ] {7c63a23a-ad59-49cf-86a7-9c5ee8d20b45} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:10:24.524798 [ 276 ] {7c63a23a-ad59-49cf-86a7-9c5ee8d20b45} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:10:24.524847 [ 276 ] {7c63a23a-ad59-49cf-86a7-9c5ee8d20b45} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.01.20 00:10:24.525242 [ 276 ] {7c63a23a-ad59-49cf-86a7-9c5ee8d20b45} MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) 2026.01.20 00:10:24.525471 [ 276 ] {7c63a23a-ad59-49cf-86a7-9c5ee8d20b45} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:10:24.525622 [ 276 ] {7c63a23a-ad59-49cf-86a7-9c5ee8d20b45} executeQuery: Read 136 rows, 12.05 KiB in 0.001688 sec., 80568.72037914692 rows/sec., 6.97 MiB/sec. 2026.01.20 00:10:24.525665 [ 276 ] {7c63a23a-ad59-49cf-86a7-9c5ee8d20b45} TCPHandler: Processed in 0.001978946 sec. 2026.01.20 00:10:24.525753 [ 221 ] {} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2026.01.20 00:10:24.525791 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:10:24.525806 [ 221 ] {} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2026.01.20 00:10:24.525893 [ 276 ] {b08eb478-3eaa-4ee2-a9c7-6f8cb0d40363} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.01.20 00:10:24.525939 [ 276 ] {b08eb478-3eaa-4ee2-a9c7-6f8cb0d40363} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.01.20 00:10:24.526417 [ 276 ] {b08eb478-3eaa-4ee2-a9c7-6f8cb0d40363} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:10:24.526460 [ 276 ] {b08eb478-3eaa-4ee2-a9c7-6f8cb0d40363} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.01.20 00:10:24.526897 [ 276 ] {b08eb478-3eaa-4ee2-a9c7-6f8cb0d40363} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2026.01.20 00:10:24.527133 [ 276 ] {b08eb478-3eaa-4ee2-a9c7-6f8cb0d40363} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:10:24.527266 [ 27 ] {} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2026.01.20 00:10:24.527275 [ 276 ] {b08eb478-3eaa-4ee2-a9c7-6f8cb0d40363} executeQuery: Read 40 rows, 3.01 KiB in 0.001442 sec., 27739.251040221916 rows/sec., 2.04 MiB/sec. 2026.01.20 00:10:24.527325 [ 27 ] {} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:10:24.527341 [ 276 ] {b08eb478-3eaa-4ee2-a9c7-6f8cb0d40363} TCPHandler: Processed in 0.001645321 sec. 2026.01.20 00:10:24.527353 [ 27 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.01.20 00:10:24.527458 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:10:24.527478 [ 192 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2026.01.20 00:10:24.527552 [ 276 ] {b6231626-7ef0-4408-87e6-c50040bc702b} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:10:24.527660 [ 276 ] {b6231626-7ef0-4408-87e6-c50040bc702b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:10:24.527687 [ 192 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:10:24.527730 [ 192 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 70 rows starting from the beginning of the part 2026.01.20 00:10:24.527801 [ 192 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 52 rows starting from the beginning of the part 2026.01.20 00:10:24.527852 [ 192 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 40 rows starting from the beginning of the part 2026.01.20 00:10:24.527899 [ 192 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 40 rows starting from the beginning of the part 2026.01.20 00:10:24.527941 [ 192 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 70 rows starting from the beginning of the part 2026.01.20 00:10:24.527986 [ 192 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 40 rows starting from the beginning of the part 2026.01.20 00:10:24.528114 [ 276 ] {b6231626-7ef0-4408-87e6-c50040bc702b} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:10:24.528158 [ 276 ] {b6231626-7ef0-4408-87e6-c50040bc702b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.01.20 00:10:24.528531 [ 276 ] {b6231626-7ef0-4408-87e6-c50040bc702b} MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) 2026.01.20 00:10:24.528812 [ 276 ] {b6231626-7ef0-4408-87e6-c50040bc702b} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:10:24.528934 [ 221 ] {} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2026.01.20 00:10:24.528951 [ 194 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 312 rows, containing 5 columns (5 merged, 0 gathered) in 0.001483279 sec., 210344.78341566218 rows/sec., 16.24 MiB/sec. 2026.01.20 00:10:24.528959 [ 276 ] {b6231626-7ef0-4408-87e6-c50040bc702b} executeQuery: Read 104 rows, 8.32 KiB in 0.001364 sec., 76246.33431085043 rows/sec., 5.96 MiB/sec. 2026.01.20 00:10:24.529008 [ 276 ] {b6231626-7ef0-4408-87e6-c50040bc702b} TCPHandler: Processed in 0.00154539 sec. 2026.01.20 00:10:24.529063 [ 219 ] {} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2026.01.20 00:10:24.529092 [ 219 ] {} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2026.01.20 00:10:24.529129 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:10:24.529138 [ 197 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2026.01.20 00:10:24.529234 [ 276 ] {ddaedfbd-8e50-42a2-9477-2cabbb05860a} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:10:24.529284 [ 276 ] {ddaedfbd-8e50-42a2-9477-2cabbb05860a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:10:24.529510 [ 197 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_56_11} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:10:24.529600 [ 197 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_56_11} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2026.01.20 00:10:24.529698 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2026.01.20 00:10:24.529722 [ 276 ] {ddaedfbd-8e50-42a2-9477-2cabbb05860a} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:10:24.529765 [ 276 ] {ddaedfbd-8e50-42a2-9477-2cabbb05860a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.01.20 00:10:24.530115 [ 276 ] {ddaedfbd-8e50-42a2-9477-2cabbb05860a} MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) 2026.01.20 00:10:24.530373 [ 276 ] {ddaedfbd-8e50-42a2-9477-2cabbb05860a} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:10:24.530509 [ 276 ] {ddaedfbd-8e50-42a2-9477-2cabbb05860a} executeQuery: Read 160 rows, 11.41 KiB in 0.001295 sec., 123552.12355212356 rows/sec., 8.61 MiB/sec. 2026.01.20 00:10:24.530547 [ 276 ] {ddaedfbd-8e50-42a2-9477-2cabbb05860a} TCPHandler: Processed in 0.001468408 sec. 2026.01.20 00:10:24.530668 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:10:24.530765 [ 276 ] {8aecb056-8221-40bc-85a9-f4feefa1f998} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.01.20 00:10:24.530819 [ 276 ] {8aecb056-8221-40bc-85a9-f4feefa1f998} 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 2026.01.20 00:10:24.531742 [ 276 ] {8aecb056-8221-40bc-85a9-f4feefa1f998} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:10:24.531782 [ 276 ] {8aecb056-8221-40bc-85a9-f4feefa1f998} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.01.20 00:10:24.532398 [ 276 ] {8aecb056-8221-40bc-85a9-f4feefa1f998} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2026.01.20 00:10:24.532645 [ 276 ] {8aecb056-8221-40bc-85a9-f4feefa1f998} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:10:24.532775 [ 25 ] {} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2026.01.20 00:10:24.532797 [ 276 ] {8aecb056-8221-40bc-85a9-f4feefa1f998} executeQuery: Read 40 rows, 73.40 KiB in 0.00205 sec., 19512.19512195122 rows/sec., 34.96 MiB/sec. 2026.01.20 00:10:24.532821 [ 25 ] {} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:10:24.532849 [ 25 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.01.20 00:10:24.532881 [ 276 ] {8aecb056-8221-40bc-85a9-f4feefa1f998} TCPHandler: Processed in 0.002267699 sec. 2026.01.20 00:10:24.532944 [ 188 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2026.01.20 00:10:24.532967 [ 219 ] {} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2026.01.20 00:10:24.533011 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:10:24.533112 [ 276 ] {b5e33892-2c78-4b8d-b62c-9a236b45e6d2} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:10:24.533154 [ 188 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:10:24.533155 [ 276 ] {b5e33892-2c78-4b8d-b62c-9a236b45e6d2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:10:24.533213 [ 188 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1986 rows starting from the beginning of the part 2026.01.20 00:10:24.533341 [ 188 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 40 rows starting from the beginning of the part 2026.01.20 00:10:24.533447 [ 188 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 40 rows starting from the beginning of the part 2026.01.20 00:10:24.533550 [ 188 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 40 rows starting from the beginning of the part 2026.01.20 00:10:24.533553 [ 276 ] {b5e33892-2c78-4b8d-b62c-9a236b45e6d2} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:10:24.533601 [ 276 ] {b5e33892-2c78-4b8d-b62c-9a236b45e6d2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.01.20 00:10:24.533650 [ 188 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 40 rows starting from the beginning of the part 2026.01.20 00:10:24.533755 [ 188 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 40 rows starting from the beginning of the part 2026.01.20 00:10:24.533950 [ 276 ] {b5e33892-2c78-4b8d-b62c-9a236b45e6d2} MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) 2026.01.20 00:10:24.534253 [ 276 ] {b5e33892-2c78-4b8d-b62c-9a236b45e6d2} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:10:24.534398 [ 276 ] {b5e33892-2c78-4b8d-b62c-9a236b45e6d2} executeQuery: Read 60 rows, 4.14 KiB in 0.001305 sec., 45977.011494252874 rows/sec., 3.10 MiB/sec. 2026.01.20 00:10:24.534438 [ 276 ] {b5e33892-2c78-4b8d-b62c-9a236b45e6d2} TCPHandler: Processed in 0.001477759 sec. 2026.01.20 00:10:24.544853 [ 197 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 2186 rows, containing 19 columns (19 merged, 0 gathered) in 0.011946173 sec., 182987.4722222757 rows/sec., 327.91 MiB/sec. 2026.01.20 00:10:24.546792 [ 194 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2026.01.20 00:10:24.547161 [ 194 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_56_11} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:10:24.547236 [ 194 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_56_11} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2026.01.20 00:10:24.547383 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.17 MiB. 2026.01.20 00:10:25.000198 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 369.38 MiB, peak 387.50 MiB, free memory in arenas 0.00 B, will set to 373.77 MiB (RSS), difference: 4.39 MiB 2026.01.20 00:10:29.521297 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:10:29.521498 [ 276 ] {a3233381-d090-4302-9850-1dbbebc5d7d1} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:10:29.521566 [ 276 ] {a3233381-d090-4302-9850-1dbbebc5d7d1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:10:29.522244 [ 276 ] {a3233381-d090-4302-9850-1dbbebc5d7d1} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:10:29.522294 [ 276 ] {a3233381-d090-4302-9850-1dbbebc5d7d1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.01.20 00:10:29.522690 [ 276 ] {a3233381-d090-4302-9850-1dbbebc5d7d1} MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) 2026.01.20 00:10:29.522912 [ 276 ] {a3233381-d090-4302-9850-1dbbebc5d7d1} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:10:29.523066 [ 276 ] {a3233381-d090-4302-9850-1dbbebc5d7d1} executeQuery: Read 56 rows, 4.38 KiB in 0.001616 sec., 34653.46534653466 rows/sec., 2.65 MiB/sec. 2026.01.20 00:10:29.523108 [ 276 ] {a3233381-d090-4302-9850-1dbbebc5d7d1} TCPHandler: Processed in 0.001938964 sec. 2026.01.20 00:10:29.523240 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:10:29.523336 [ 276 ] {950a3b2a-ca4d-43f8-8f2e-631a8e49ceb4} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:10:29.523377 [ 276 ] {950a3b2a-ca4d-43f8-8f2e-631a8e49ceb4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:10:29.523821 [ 276 ] {950a3b2a-ca4d-43f8-8f2e-631a8e49ceb4} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:10:29.523858 [ 276 ] {950a3b2a-ca4d-43f8-8f2e-631a8e49ceb4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.01.20 00:10:29.524162 [ 276 ] {950a3b2a-ca4d-43f8-8f2e-631a8e49ceb4} MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) 2026.01.20 00:10:29.524371 [ 276 ] {950a3b2a-ca4d-43f8-8f2e-631a8e49ceb4} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:10:29.524500 [ 276 ] {950a3b2a-ca4d-43f8-8f2e-631a8e49ceb4} executeQuery: Read 64 rows, 5.12 KiB in 0.001183 sec., 54099.74640743872 rows/sec., 4.22 MiB/sec. 2026.01.20 00:10:29.524538 [ 276 ] {950a3b2a-ca4d-43f8-8f2e-631a8e49ceb4} TCPHandler: Processed in 0.001350537 sec. 2026.01.20 00:10:29.524665 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:10:29.524760 [ 276 ] {237519bb-34f3-4ff2-ad89-b201aaa11c44} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:10:29.524805 [ 276 ] {237519bb-34f3-4ff2-ad89-b201aaa11c44} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:10:29.525249 [ 276 ] {237519bb-34f3-4ff2-ad89-b201aaa11c44} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:10:29.525286 [ 276 ] {237519bb-34f3-4ff2-ad89-b201aaa11c44} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.01.20 00:10:29.525615 [ 276 ] {237519bb-34f3-4ff2-ad89-b201aaa11c44} MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) 2026.01.20 00:10:29.525839 [ 276 ] {237519bb-34f3-4ff2-ad89-b201aaa11c44} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:10:29.525971 [ 276 ] {237519bb-34f3-4ff2-ad89-b201aaa11c44} executeQuery: Read 160 rows, 11.41 KiB in 0.001229 sec., 130187.14401952806 rows/sec., 9.07 MiB/sec. 2026.01.20 00:10:29.526008 [ 276 ] {237519bb-34f3-4ff2-ad89-b201aaa11c44} TCPHandler: Processed in 0.001394668 sec. 2026.01.20 00:10:29.526200 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:10:29.526296 [ 276 ] {1fdd5c26-525c-435c-b3bb-1e61cb49d664} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:10:29.526339 [ 276 ] {1fdd5c26-525c-435c-b3bb-1e61cb49d664} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:10:29.526684 [ 276 ] {1fdd5c26-525c-435c-b3bb-1e61cb49d664} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:10:29.526721 [ 276 ] {1fdd5c26-525c-435c-b3bb-1e61cb49d664} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.01.20 00:10:29.527030 [ 276 ] {1fdd5c26-525c-435c-b3bb-1e61cb49d664} MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) 2026.01.20 00:10:29.527235 [ 276 ] {1fdd5c26-525c-435c-b3bb-1e61cb49d664} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:10:29.527364 [ 276 ] {1fdd5c26-525c-435c-b3bb-1e61cb49d664} executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. 2026.01.20 00:10:29.527400 [ 276 ] {1fdd5c26-525c-435c-b3bb-1e61cb49d664} TCPHandler: Processed in 0.001251157 sec. 2026.01.20 00:10:29.903485 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 36953 2026.01.20 00:10:29.904068 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:10:29.904116 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.01.20 00:10:29.904602 [ 245 ] {} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2026.01.20 00:10:29.904839 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:10:29.904974 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36953 2026.01.20 00:10:31.875145 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 580 2026.01.20 00:10:31.891917 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:10:31.891972 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.01.20 00:10:31.898179 [ 244 ] {} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2026.01.20 00:10:31.898897 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:10:31.902305 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 580 2026.01.20 00:10:32.487047 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1482 2026.01.20 00:10:32.489262 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:10:32.489312 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.01.20 00:10:32.490472 [ 243 ] {} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2026.01.20 00:10:32.490732 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:10:32.491018 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1482 2026.01.20 00:10:34.523525 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:10:34.523742 [ 276 ] {67ecf741-a91b-4084-90e1-fff6a5a16815} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:10:34.523815 [ 276 ] {67ecf741-a91b-4084-90e1-fff6a5a16815} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:10:34.524556 [ 276 ] {67ecf741-a91b-4084-90e1-fff6a5a16815} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:10:34.524601 [ 276 ] {67ecf741-a91b-4084-90e1-fff6a5a16815} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.01.20 00:10:34.525020 [ 276 ] {67ecf741-a91b-4084-90e1-fff6a5a16815} MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) 2026.01.20 00:10:34.525247 [ 276 ] {67ecf741-a91b-4084-90e1-fff6a5a16815} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:10:34.525409 [ 276 ] {67ecf741-a91b-4084-90e1-fff6a5a16815} executeQuery: Read 136 rows, 12.05 KiB in 0.00172 sec., 79069.76744186047 rows/sec., 6.84 MiB/sec. 2026.01.20 00:10:34.525461 [ 276 ] {67ecf741-a91b-4084-90e1-fff6a5a16815} TCPHandler: Processed in 0.002069186 sec. 2026.01.20 00:10:34.525583 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:10:34.525686 [ 276 ] {71ec81c3-30e6-49d3-8d66-4edd6632f829} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.01.20 00:10:34.525730 [ 276 ] {71ec81c3-30e6-49d3-8d66-4edd6632f829} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.01.20 00:10:34.526153 [ 276 ] {71ec81c3-30e6-49d3-8d66-4edd6632f829} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:10:34.526188 [ 276 ] {71ec81c3-30e6-49d3-8d66-4edd6632f829} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.01.20 00:10:34.526494 [ 276 ] {71ec81c3-30e6-49d3-8d66-4edd6632f829} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2026.01.20 00:10:34.526737 [ 276 ] {71ec81c3-30e6-49d3-8d66-4edd6632f829} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:10:34.526868 [ 276 ] {71ec81c3-30e6-49d3-8d66-4edd6632f829} executeQuery: Read 40 rows, 3.01 KiB in 0.001205 sec., 33195.02074688797 rows/sec., 2.44 MiB/sec. 2026.01.20 00:10:34.526906 [ 276 ] {71ec81c3-30e6-49d3-8d66-4edd6632f829} TCPHandler: Processed in 0.001376708 sec. 2026.01.20 00:10:34.527018 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:10:34.527124 [ 276 ] {242822e8-fb72-4285-9099-bf1d0f3bd4da} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:10:34.527168 [ 276 ] {242822e8-fb72-4285-9099-bf1d0f3bd4da} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:10:34.527593 [ 276 ] {242822e8-fb72-4285-9099-bf1d0f3bd4da} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:10:34.527627 [ 276 ] {242822e8-fb72-4285-9099-bf1d0f3bd4da} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.01.20 00:10:34.527952 [ 276 ] {242822e8-fb72-4285-9099-bf1d0f3bd4da} MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) 2026.01.20 00:10:34.528153 [ 276 ] {242822e8-fb72-4285-9099-bf1d0f3bd4da} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:10:34.528280 [ 276 ] {242822e8-fb72-4285-9099-bf1d0f3bd4da} executeQuery: Read 104 rows, 8.32 KiB in 0.00118 sec., 88135.59322033898 rows/sec., 6.88 MiB/sec. 2026.01.20 00:10:34.528317 [ 276 ] {242822e8-fb72-4285-9099-bf1d0f3bd4da} TCPHandler: Processed in 0.001348987 sec. 2026.01.20 00:10:34.528432 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:10:34.528528 [ 276 ] {0af7535c-ac75-42df-8433-0f870eacb850} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:10:34.528574 [ 276 ] {0af7535c-ac75-42df-8433-0f870eacb850} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:10:34.528974 [ 276 ] {0af7535c-ac75-42df-8433-0f870eacb850} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:10:34.529010 [ 276 ] {0af7535c-ac75-42df-8433-0f870eacb850} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.01.20 00:10:34.529330 [ 276 ] {0af7535c-ac75-42df-8433-0f870eacb850} MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) 2026.01.20 00:10:34.529536 [ 276 ] {0af7535c-ac75-42df-8433-0f870eacb850} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:10:34.529664 [ 276 ] {0af7535c-ac75-42df-8433-0f870eacb850} executeQuery: Read 160 rows, 11.41 KiB in 0.001155 sec., 138528.13852813852 rows/sec., 9.65 MiB/sec. 2026.01.20 00:10:34.529700 [ 276 ] {0af7535c-ac75-42df-8433-0f870eacb850} TCPHandler: Processed in 0.001319467 sec. 2026.01.20 00:10:34.529808 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:10:34.529913 [ 276 ] {9fa8a725-df76-4585-ab49-2765f528c827} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.01.20 00:10:34.529970 [ 276 ] {9fa8a725-df76-4585-ab49-2765f528c827} 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 2026.01.20 00:10:34.530932 [ 276 ] {9fa8a725-df76-4585-ab49-2765f528c827} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:10:34.530977 [ 276 ] {9fa8a725-df76-4585-ab49-2765f528c827} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.01.20 00:10:34.531573 [ 276 ] {9fa8a725-df76-4585-ab49-2765f528c827} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2026.01.20 00:10:34.531824 [ 276 ] {9fa8a725-df76-4585-ab49-2765f528c827} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:10:34.531970 [ 276 ] {9fa8a725-df76-4585-ab49-2765f528c827} executeQuery: Read 40 rows, 73.40 KiB in 0.002075 sec., 19277.10843373494 rows/sec., 34.54 MiB/sec. 2026.01.20 00:10:34.532037 [ 276 ] {9fa8a725-df76-4585-ab49-2765f528c827} TCPHandler: Processed in 0.00228068 sec. 2026.01.20 00:10:34.532150 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:10:34.532246 [ 276 ] {63a9c967-2f11-410e-b488-e349e849a4a6} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:10:34.532289 [ 276 ] {63a9c967-2f11-410e-b488-e349e849a4a6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:10:34.532626 [ 276 ] {63a9c967-2f11-410e-b488-e349e849a4a6} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:10:34.532689 [ 276 ] {63a9c967-2f11-410e-b488-e349e849a4a6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.01.20 00:10:34.532997 [ 276 ] {63a9c967-2f11-410e-b488-e349e849a4a6} MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) 2026.01.20 00:10:34.533220 [ 276 ] {63a9c967-2f11-410e-b488-e349e849a4a6} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:10:34.533354 [ 276 ] {63a9c967-2f11-410e-b488-e349e849a4a6} executeQuery: Read 60 rows, 4.14 KiB in 0.001127 sec., 53238.686779059455 rows/sec., 3.59 MiB/sec. 2026.01.20 00:10:34.533391 [ 276 ] {63a9c967-2f11-410e-b488-e349e849a4a6} TCPHandler: Processed in 0.001290196 sec. 2026.01.20 00:10:37.182749 [ 46 ] {} DNSResolver: Updating DNS cache 2026.01.20 00:10:37.182797 [ 46 ] {} DNSResolver: Updated DNS cache 2026.01.20 00:10:37.406027 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 37465 2026.01.20 00:10:37.406574 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:10:37.406637 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.01.20 00:10:37.407126 [ 245 ] {} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2026.01.20 00:10:37.407368 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:10:37.407502 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37465 2026.01.20 00:10:39.403309 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 588 2026.01.20 00:10:39.421908 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:10:39.421976 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.01.20 00:10:39.428290 [ 244 ] {} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2026.01.20 00:10:39.429033 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:10:39.432381 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 588 2026.01.20 00:10:39.521424 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:10:39.521623 [ 276 ] {32efc508-63e1-40f0-93a9-5647678a29ac} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:10:39.521697 [ 276 ] {32efc508-63e1-40f0-93a9-5647678a29ac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:10:39.522459 [ 276 ] {32efc508-63e1-40f0-93a9-5647678a29ac} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:10:39.522508 [ 276 ] {32efc508-63e1-40f0-93a9-5647678a29ac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.01.20 00:10:39.522910 [ 276 ] {32efc508-63e1-40f0-93a9-5647678a29ac} MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) 2026.01.20 00:10:39.523133 [ 276 ] {32efc508-63e1-40f0-93a9-5647678a29ac} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:10:39.523288 [ 276 ] {32efc508-63e1-40f0-93a9-5647678a29ac} executeQuery: Read 56 rows, 4.38 KiB in 0.001717 sec., 32615.026208503205 rows/sec., 2.49 MiB/sec. 2026.01.20 00:10:39.523330 [ 276 ] {32efc508-63e1-40f0-93a9-5647678a29ac} TCPHandler: Processed in 0.002039987 sec. 2026.01.20 00:10:39.523455 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:10:39.523552 [ 276 ] {5d9071c1-35ea-4e49-82de-8739cbb82b73} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:10:39.523592 [ 276 ] {5d9071c1-35ea-4e49-82de-8739cbb82b73} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:10:39.524034 [ 276 ] {5d9071c1-35ea-4e49-82de-8739cbb82b73} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:10:39.524071 [ 276 ] {5d9071c1-35ea-4e49-82de-8739cbb82b73} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.01.20 00:10:39.524373 [ 276 ] {5d9071c1-35ea-4e49-82de-8739cbb82b73} MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) 2026.01.20 00:10:39.524578 [ 276 ] {5d9071c1-35ea-4e49-82de-8739cbb82b73} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:10:39.524710 [ 276 ] {5d9071c1-35ea-4e49-82de-8739cbb82b73} executeQuery: Read 64 rows, 5.12 KiB in 0.001176 sec., 54421.768707482996 rows/sec., 4.25 MiB/sec. 2026.01.20 00:10:39.524750 [ 276 ] {5d9071c1-35ea-4e49-82de-8739cbb82b73} TCPHandler: Processed in 0.001348887 sec. 2026.01.20 00:10:39.524868 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:10:39.524961 [ 276 ] {2e30d89f-8d6b-40ba-b3d4-eebc91d39acf} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:10:39.525004 [ 276 ] {2e30d89f-8d6b-40ba-b3d4-eebc91d39acf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:10:39.525433 [ 276 ] {2e30d89f-8d6b-40ba-b3d4-eebc91d39acf} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:10:39.525469 [ 276 ] {2e30d89f-8d6b-40ba-b3d4-eebc91d39acf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.01.20 00:10:39.525800 [ 276 ] {2e30d89f-8d6b-40ba-b3d4-eebc91d39acf} MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) 2026.01.20 00:10:39.526017 [ 276 ] {2e30d89f-8d6b-40ba-b3d4-eebc91d39acf} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:10:39.526147 [ 276 ] {2e30d89f-8d6b-40ba-b3d4-eebc91d39acf} executeQuery: Read 160 rows, 11.41 KiB in 0.001204 sec., 132890.36544850498 rows/sec., 9.26 MiB/sec. 2026.01.20 00:10:39.526185 [ 276 ] {2e30d89f-8d6b-40ba-b3d4-eebc91d39acf} TCPHandler: Processed in 0.001366487 sec. 2026.01.20 00:10:39.526297 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:10:39.526389 [ 276 ] {26f7432c-b824-4a71-8703-078fcb08417d} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:10:39.526431 [ 276 ] {26f7432c-b824-4a71-8703-078fcb08417d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:10:39.526770 [ 276 ] {26f7432c-b824-4a71-8703-078fcb08417d} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:10:39.526806 [ 276 ] {26f7432c-b824-4a71-8703-078fcb08417d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.01.20 00:10:39.527109 [ 276 ] {26f7432c-b824-4a71-8703-078fcb08417d} MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) 2026.01.20 00:10:39.527310 [ 276 ] {26f7432c-b824-4a71-8703-078fcb08417d} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:10:39.527436 [ 276 ] {26f7432c-b824-4a71-8703-078fcb08417d} executeQuery: Read 60 rows, 4.14 KiB in 0.001065 sec., 56338.028169014084 rows/sec., 3.80 MiB/sec. 2026.01.20 00:10:39.527473 [ 276 ] {26f7432c-b824-4a71-8703-078fcb08417d} TCPHandler: Processed in 0.001225956 sec. 2026.01.20 00:10:42.492115 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1502 2026.01.20 00:10:42.494265 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:10:42.494320 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.01.20 00:10:42.495499 [ 243 ] {} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2026.01.20 00:10:42.495774 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:10:42.496015 [ 220 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2026.01.20 00:10:42.496069 [ 220 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2026.01.20 00:10:42.496104 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1502 2026.01.20 00:10:42.499193 [ 220 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2026.01.20 00:10:44.552228 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:10:44.552415 [ 276 ] {959efe05-9175-45d8-91f5-7b8ba3d36bc8} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.01.20 00:10:44.552483 [ 276 ] {959efe05-9175-45d8-91f5-7b8ba3d36bc8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.01.20 00:10:44.553139 [ 276 ] {959efe05-9175-45d8-91f5-7b8ba3d36bc8} oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:10:44.553187 [ 276 ] {959efe05-9175-45d8-91f5-7b8ba3d36bc8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.01.20 00:10:44.553579 [ 276 ] {959efe05-9175-45d8-91f5-7b8ba3d36bc8} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2026.01.20 00:10:44.553803 [ 276 ] {959efe05-9175-45d8-91f5-7b8ba3d36bc8} oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:10:44.553960 [ 276 ] {959efe05-9175-45d8-91f5-7b8ba3d36bc8} executeQuery: Read 24 rows, 2.04 KiB in 0.001596 sec., 15037.593984962406 rows/sec., 1.25 MiB/sec. 2026.01.20 00:10:44.554004 [ 276 ] {959efe05-9175-45d8-91f5-7b8ba3d36bc8} TCPHandler: Processed in 0.001908325 sec. 2026.01.20 00:10:44.554131 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:10:44.554226 [ 276 ] {b9ec2680-bdf3-4d24-912d-eccf00052f3d} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:10:44.554267 [ 276 ] {b9ec2680-bdf3-4d24-912d-eccf00052f3d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:10:44.555432 [ 276 ] {b9ec2680-bdf3-4d24-912d-eccf00052f3d} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:10:44.555469 [ 276 ] {b9ec2680-bdf3-4d24-912d-eccf00052f3d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.01.20 00:10:44.555871 [ 276 ] {b9ec2680-bdf3-4d24-912d-eccf00052f3d} MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) 2026.01.20 00:10:44.556076 [ 276 ] {b9ec2680-bdf3-4d24-912d-eccf00052f3d} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:10:44.556206 [ 276 ] {b9ec2680-bdf3-4d24-912d-eccf00052f3d} executeQuery: Read 1396 rows, 119.60 KiB in 0.001999 sec., 698349.1745872936 rows/sec., 58.43 MiB/sec. 2026.01.20 00:10:44.556207 [ 182 ] {} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 2026.01.20 00:10:44.556248 [ 276 ] {b9ec2680-bdf3-4d24-912d-eccf00052f3d} TCPHandler: Processed in 0.002166997 sec. 2026.01.20 00:10:44.556260 [ 182 ] {} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:10:44.556284 [ 182 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.01.20 00:10:44.556382 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:10:44.556398 [ 195 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_116_23} MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full 2026.01.20 00:10:44.556486 [ 276 ] {734fd377-2e54-4853-baaa-fe92f2246200} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.01.20 00:10:44.556543 [ 195 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_116_23} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:10:44.556556 [ 276 ] {734fd377-2e54-4853-baaa-fe92f2246200} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.01.20 00:10:44.556586 [ 195 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 1405 rows starting from the beginning of the part 2026.01.20 00:10:44.556657 [ 195 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 136 rows starting from the beginning of the part 2026.01.20 00:10:44.556708 [ 195 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 56 rows starting from the beginning of the part 2026.01.20 00:10:44.556752 [ 195 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 136 rows starting from the beginning of the part 2026.01.20 00:10:44.556793 [ 195 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 56 rows starting from the beginning of the part 2026.01.20 00:10:44.556834 [ 195 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 1396 rows starting from the beginning of the part 2026.01.20 00:10:44.557036 [ 276 ] {734fd377-2e54-4853-baaa-fe92f2246200} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:10:44.557078 [ 276 ] {734fd377-2e54-4853-baaa-fe92f2246200} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2026.01.20 00:10:44.557424 [ 276 ] {734fd377-2e54-4853-baaa-fe92f2246200} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2026.01.20 00:10:44.557654 [ 276 ] {734fd377-2e54-4853-baaa-fe92f2246200} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:10:44.557790 [ 276 ] {734fd377-2e54-4853-baaa-fe92f2246200} executeQuery: Read 52 rows, 3.97 KiB in 0.001323 sec., 39304.61073318216 rows/sec., 2.93 MiB/sec. 2026.01.20 00:10:44.557829 [ 276 ] {734fd377-2e54-4853-baaa-fe92f2246200} TCPHandler: Processed in 0.001501189 sec. 2026.01.20 00:10:44.557947 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:10:44.558043 [ 276 ] {f5dabcd8-ff96-4787-8671-60bdb73b729a} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.01.20 00:10:44.558083 [ 276 ] {f5dabcd8-ff96-4787-8671-60bdb73b729a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.01.20 00:10:44.558362 [ 196 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_116_23} MergeTask::MergeProjectionsStage: Merge sorted 3185 rows, containing 5 columns (5 merged, 0 gathered) in 0.002011675 sec., 1583257.7329837075 rows/sec., 138.43 MiB/sec. 2026.01.20 00:10:44.558588 [ 195 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_116_23} MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) 2026.01.20 00:10:44.558614 [ 276 ] {f5dabcd8-ff96-4787-8671-60bdb73b729a} oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:10:44.558656 [ 276 ] {f5dabcd8-ff96-4787-8671-60bdb73b729a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.01.20 00:10:44.558872 [ 195 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_116_23} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:10:44.558950 [ 195 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_116_23} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 2026.01.20 00:10:44.558992 [ 276 ] {f5dabcd8-ff96-4787-8671-60bdb73b729a} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2026.01.20 00:10:44.559021 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. 2026.01.20 00:10:44.559220 [ 276 ] {f5dabcd8-ff96-4787-8671-60bdb73b729a} oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:10:44.559356 [ 276 ] {f5dabcd8-ff96-4787-8671-60bdb73b729a} executeQuery: Read 252 rows, 17.85 KiB in 0.001332 sec., 189189.18918918917 rows/sec., 13.09 MiB/sec. 2026.01.20 00:10:44.559395 [ 276 ] {f5dabcd8-ff96-4787-8671-60bdb73b729a} TCPHandler: Processed in 0.001497699 sec. 2026.01.20 00:10:44.559523 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:10:44.559617 [ 276 ] {c26267d2-d78a-4347-8478-68237e2ae076} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.01.20 00:10:44.559659 [ 276 ] {c26267d2-d78a-4347-8478-68237e2ae076} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.01.20 00:10:44.560072 [ 276 ] {c26267d2-d78a-4347-8478-68237e2ae076} oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:10:44.560107 [ 276 ] {c26267d2-d78a-4347-8478-68237e2ae076} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.01.20 00:10:44.560410 [ 276 ] {c26267d2-d78a-4347-8478-68237e2ae076} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2026.01.20 00:10:44.560609 [ 276 ] {c26267d2-d78a-4347-8478-68237e2ae076} oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:10:44.560735 [ 276 ] {c26267d2-d78a-4347-8478-68237e2ae076} executeQuery: Read 12 rows, 960.00 B in 0.001136 sec., 10563.38028169014 rows/sec., 825.26 KiB/sec. 2026.01.20 00:10:44.560776 [ 276 ] {c26267d2-d78a-4347-8478-68237e2ae076} TCPHandler: Processed in 0.001303267 sec. 2026.01.20 00:10:44.560906 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:10:44.561002 [ 276 ] {f838bea9-da1b-4e8c-b4b0-4bd54be9aac4} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:10:44.561043 [ 276 ] {f838bea9-da1b-4e8c-b4b0-4bd54be9aac4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:10:44.561704 [ 276 ] {f838bea9-da1b-4e8c-b4b0-4bd54be9aac4} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:10:44.561738 [ 276 ] {f838bea9-da1b-4e8c-b4b0-4bd54be9aac4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.01.20 00:10:44.562078 [ 276 ] {f838bea9-da1b-4e8c-b4b0-4bd54be9aac4} MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) 2026.01.20 00:10:44.562278 [ 276 ] {f838bea9-da1b-4e8c-b4b0-4bd54be9aac4} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:10:44.562392 [ 94 ] {} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 2026.01.20 00:10:44.562405 [ 276 ] {f838bea9-da1b-4e8c-b4b0-4bd54be9aac4} executeQuery: Read 596 rows, 45.87 KiB in 0.001424 sec., 418539.32584269665 rows/sec., 31.45 MiB/sec. 2026.01.20 00:10:44.562426 [ 94 ] {} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:10:44.562447 [ 276 ] {f838bea9-da1b-4e8c-b4b0-4bd54be9aac4} TCPHandler: Processed in 0.00159034 sec. 2026.01.20 00:10:44.562447 [ 94 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.01.20 00:10:44.562527 [ 195 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_116_23} MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full 2026.01.20 00:10:44.562575 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:10:44.562618 [ 195 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_116_23} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:10:44.562649 [ 195 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 632 rows starting from the beginning of the part 2026.01.20 00:10:44.562674 [ 276 ] {d76244d9-d9ee-447b-99d3-f7eb04e12bac} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:10:44.562701 [ 195 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 104 rows starting from the beginning of the part 2026.01.20 00:10:44.562722 [ 276 ] {d76244d9-d9ee-447b-99d3-f7eb04e12bac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:10:44.562747 [ 195 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 64 rows starting from the beginning of the part 2026.01.20 00:10:44.562826 [ 195 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 104 rows starting from the beginning of the part 2026.01.20 00:10:44.562874 [ 195 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 64 rows starting from the beginning of the part 2026.01.20 00:10:44.562918 [ 195 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 596 rows starting from the beginning of the part 2026.01.20 00:10:44.563350 [ 276 ] {d76244d9-d9ee-447b-99d3-f7eb04e12bac} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:10:44.563391 [ 276 ] {d76244d9-d9ee-447b-99d3-f7eb04e12bac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2026.01.20 00:10:44.563773 [ 276 ] {d76244d9-d9ee-447b-99d3-f7eb04e12bac} MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) 2026.01.20 00:10:44.563857 [ 196 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_116_23} MergeTask::MergeProjectionsStage: Merge sorted 1564 rows, containing 5 columns (5 merged, 0 gathered) in 0.001361847 sec., 1148440.3167169292 rows/sec., 91.52 MiB/sec. 2026.01.20 00:10:44.564007 [ 276 ] {d76244d9-d9ee-447b-99d3-f7eb04e12bac} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:10:44.564012 [ 187 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_116_23} MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) 2026.01.20 00:10:44.564133 [ 94 ] {} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 2026.01.20 00:10:44.564149 [ 276 ] {d76244d9-d9ee-447b-99d3-f7eb04e12bac} executeQuery: Read 880 rows, 61.16 KiB in 0.001494 sec., 589022.7576974564 rows/sec., 39.98 MiB/sec. 2026.01.20 00:10:44.564168 [ 94 ] {} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:10:44.564188 [ 276 ] {d76244d9-d9ee-447b-99d3-f7eb04e12bac} TCPHandler: Processed in 0.001664231 sec. 2026.01.20 00:10:44.564188 [ 94 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2026.01.20 00:10:44.564288 [ 187 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_116_23} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:10:44.564299 [ 196 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_116_23} MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full 2026.01.20 00:10:44.564305 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:10:44.564364 [ 187 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_116_23} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 2026.01.20 00:10:44.564418 [ 276 ] {78263d0a-57ba-40b6-85c9-98c541a09df3} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.01.20 00:10:44.564430 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. 2026.01.20 00:10:44.564441 [ 196 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_116_23} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:10:44.564477 [ 276 ] {78263d0a-57ba-40b6-85c9-98c541a09df3} 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 2026.01.20 00:10:44.564488 [ 196 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_116_23} MergeTreeSequentialSource: Reading 5 marks from part all_1_111_22, total 32148 rows starting from the beginning of the part 2026.01.20 00:10:44.564567 [ 196 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 160 rows starting from the beginning of the part 2026.01.20 00:10:44.564619 [ 196 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 160 rows starting from the beginning of the part 2026.01.20 00:10:44.564670 [ 196 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 160 rows starting from the beginning of the part 2026.01.20 00:10:44.564713 [ 196 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 160 rows starting from the beginning of the part 2026.01.20 00:10:44.564756 [ 196 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 880 rows starting from the beginning of the part 2026.01.20 00:10:44.565407 [ 276 ] {78263d0a-57ba-40b6-85c9-98c541a09df3} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:10:44.565447 [ 276 ] {78263d0a-57ba-40b6-85c9-98c541a09df3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2026.01.20 00:10:44.566042 [ 276 ] {78263d0a-57ba-40b6-85c9-98c541a09df3} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2026.01.20 00:10:44.566279 [ 276 ] {78263d0a-57ba-40b6-85c9-98c541a09df3} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:10:44.566424 [ 276 ] {78263d0a-57ba-40b6-85c9-98c541a09df3} executeQuery: Read 40 rows, 73.40 KiB in 0.002024 sec., 19762.84584980237 rows/sec., 35.41 MiB/sec. 2026.01.20 00:10:44.566481 [ 276 ] {78263d0a-57ba-40b6-85c9-98c541a09df3} TCPHandler: Processed in 0.002225359 sec. 2026.01.20 00:10:44.566597 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:10:44.566692 [ 276 ] {893767ab-9e40-4a7b-9bd2-6d7010f355dc} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:10:44.566735 [ 276 ] {893767ab-9e40-4a7b-9bd2-6d7010f355dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:10:44.567085 [ 276 ] {893767ab-9e40-4a7b-9bd2-6d7010f355dc} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:10:44.567119 [ 276 ] {893767ab-9e40-4a7b-9bd2-6d7010f355dc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2026.01.20 00:10:44.567436 [ 276 ] {893767ab-9e40-4a7b-9bd2-6d7010f355dc} MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) 2026.01.20 00:10:44.567642 [ 276 ] {893767ab-9e40-4a7b-9bd2-6d7010f355dc} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:10:44.567757 [ 94 ] {} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 2026.01.20 00:10:44.567775 [ 276 ] {893767ab-9e40-4a7b-9bd2-6d7010f355dc} executeQuery: Read 60 rows, 4.14 KiB in 0.001102 sec., 54446.4609800363 rows/sec., 3.67 MiB/sec. 2026.01.20 00:10:44.567787 [ 94 ] {} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:10:44.567806 [ 94 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2026.01.20 00:10:44.567812 [ 276 ] {893767ab-9e40-4a7b-9bd2-6d7010f355dc} TCPHandler: Processed in 0.001264686 sec. 2026.01.20 00:10:44.567889 [ 199 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_116_23} MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full 2026.01.20 00:10:44.567991 [ 199 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_116_23} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:10:44.568018 [ 199 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 6600 rows starting from the beginning of the part 2026.01.20 00:10:44.568066 [ 199 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 60 rows starting from the beginning of the part 2026.01.20 00:10:44.568105 [ 199 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 60 rows starting from the beginning of the part 2026.01.20 00:10:44.568143 [ 199 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 60 rows starting from the beginning of the part 2026.01.20 00:10:44.568176 [ 199 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 60 rows starting from the beginning of the part 2026.01.20 00:10:44.568211 [ 199 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 60 rows starting from the beginning of the part 2026.01.20 00:10:44.570323 [ 200 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_116_23} MergeTask::MergeProjectionsStage: Merge sorted 6900 rows, containing 4 columns (4 merged, 0 gathered) in 0.002474122 sec., 2788868.13180595 rows/sec., 187.95 MiB/sec. 2026.01.20 00:10:44.570729 [ 198 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_116_23} MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) 2026.01.20 00:10:44.571001 [ 198 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_116_23} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:10:44.571071 [ 198 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_116_23} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 2026.01.20 00:10:44.571157 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. 2026.01.20 00:10:44.571495 [ 199 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_116_23} MergeTask::MergeProjectionsStage: Merge sorted 33668 rows, containing 5 columns (5 merged, 0 gathered) in 0.007246773 sec., 4645929.988423813 rows/sec., 319.19 MiB/sec. 2026.01.20 00:10:44.571741 [ 198 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_116_23} MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) 2026.01.20 00:10:44.571997 [ 198 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_116_23} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:10:44.572063 [ 198 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_116_23} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 2026.01.20 00:10:44.572148 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. 2026.01.20 00:10:44.907711 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 37913 2026.01.20 00:10:44.908238 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:10:44.908285 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.01.20 00:10:44.908775 [ 245 ] {} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2026.01.20 00:10:44.909001 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:10:44.909133 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37913 2026.01.20 00:10:46.932560 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 595 2026.01.20 00:10:46.951022 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:10:46.951067 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.01.20 00:10:46.957214 [ 244 ] {} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2026.01.20 00:10:46.957940 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:10:46.960986 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 595 2026.01.20 00:10:49.061352 [ 222 ] {} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2026.01.20 00:10:49.061418 [ 222 ] {} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2026.01.20 00:10:49.065465 [ 222 ] {} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2026.01.20 00:10:49.520918 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:10:49.521198 [ 276 ] {344f6e18-52e8-4b4b-aa10-2169caed2984} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:10:49.521300 [ 276 ] {344f6e18-52e8-4b4b-aa10-2169caed2984} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:10:49.522078 [ 276 ] {344f6e18-52e8-4b4b-aa10-2169caed2984} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:10:49.522128 [ 276 ] {344f6e18-52e8-4b4b-aa10-2169caed2984} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2026.01.20 00:10:49.522513 [ 276 ] {344f6e18-52e8-4b4b-aa10-2169caed2984} MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) 2026.01.20 00:10:49.522730 [ 276 ] {344f6e18-52e8-4b4b-aa10-2169caed2984} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:10:49.522887 [ 276 ] {344f6e18-52e8-4b4b-aa10-2169caed2984} executeQuery: Read 56 rows, 4.38 KiB in 0.001763 sec., 31764.038570618264 rows/sec., 2.43 MiB/sec. 2026.01.20 00:10:49.522928 [ 276 ] {344f6e18-52e8-4b4b-aa10-2169caed2984} TCPHandler: Processed in 0.002194798 sec. 2026.01.20 00:10:49.522970 [ 220 ] {} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2026.01.20 00:10:49.523028 [ 220 ] {} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2026.01.20 00:10:49.523049 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:10:49.523149 [ 276 ] {57a8e3c0-8984-40b8-8b05-e70618b69927} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:10:49.523190 [ 276 ] {57a8e3c0-8984-40b8-8b05-e70618b69927} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:10:49.523620 [ 276 ] {57a8e3c0-8984-40b8-8b05-e70618b69927} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:10:49.523657 [ 276 ] {57a8e3c0-8984-40b8-8b05-e70618b69927} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2026.01.20 00:10:49.523969 [ 276 ] {57a8e3c0-8984-40b8-8b05-e70618b69927} MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) 2026.01.20 00:10:49.524244 [ 276 ] {57a8e3c0-8984-40b8-8b05-e70618b69927} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:10:49.524372 [ 276 ] {57a8e3c0-8984-40b8-8b05-e70618b69927} executeQuery: Read 64 rows, 5.12 KiB in 0.001241 sec., 51571.313456889606 rows/sec., 4.03 MiB/sec. 2026.01.20 00:10:49.524409 [ 276 ] {57a8e3c0-8984-40b8-8b05-e70618b69927} TCPHandler: Processed in 0.001410708 sec. 2026.01.20 00:10:49.524522 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:10:49.524615 [ 276 ] {313291e1-49e3-4c82-b93d-d37a4e0fa961} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:10:49.524658 [ 276 ] {313291e1-49e3-4c82-b93d-d37a4e0fa961} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:10:49.525072 [ 276 ] {313291e1-49e3-4c82-b93d-d37a4e0fa961} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:10:49.525108 [ 276 ] {313291e1-49e3-4c82-b93d-d37a4e0fa961} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2026.01.20 00:10:49.525441 [ 276 ] {313291e1-49e3-4c82-b93d-d37a4e0fa961} MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) 2026.01.20 00:10:49.525680 [ 276 ] {313291e1-49e3-4c82-b93d-d37a4e0fa961} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:10:49.525810 [ 276 ] {313291e1-49e3-4c82-b93d-d37a4e0fa961} executeQuery: Read 160 rows, 11.41 KiB in 0.001213 sec., 131904.3693322341 rows/sec., 9.19 MiB/sec. 2026.01.20 00:10:49.525847 [ 276 ] {313291e1-49e3-4c82-b93d-d37a4e0fa961} TCPHandler: Processed in 0.001374777 sec. 2026.01.20 00:10:49.525920 [ 217 ] {} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2026.01.20 00:10:49.525962 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:10:49.525986 [ 217 ] {} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2026.01.20 00:10:49.526063 [ 276 ] {839be882-1708-444d-9571-0935179717f5} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:10:49.526112 [ 276 ] {839be882-1708-444d-9571-0935179717f5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:10:49.526448 [ 276 ] {839be882-1708-444d-9571-0935179717f5} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:10:49.526485 [ 276 ] {839be882-1708-444d-9571-0935179717f5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2026.01.20 00:10:49.526833 [ 220 ] {} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2026.01.20 00:10:49.526873 [ 276 ] {839be882-1708-444d-9571-0935179717f5} MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) 2026.01.20 00:10:49.527087 [ 276 ] {839be882-1708-444d-9571-0935179717f5} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:10:49.527218 [ 276 ] {839be882-1708-444d-9571-0935179717f5} executeQuery: Read 60 rows, 4.14 KiB in 0.001173 sec., 51150.895140664965 rows/sec., 3.45 MiB/sec. 2026.01.20 00:10:49.527256 [ 276 ] {839be882-1708-444d-9571-0935179717f5} TCPHandler: Processed in 0.001344827 sec. 2026.01.20 00:10:49.528854 [ 217 ] {} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2026.01.20 00:10:50.827426 [ 224 ] {} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2026.01.20 00:10:50.827481 [ 224 ] {} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2026.01.20 00:10:50.830986 [ 224 ] {} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2026.01.20 00:10:52.183095 [ 37 ] {} DNSResolver: Updating DNS cache 2026.01.20 00:10:52.183145 [ 37 ] {} DNSResolver: Updated DNS cache 2026.01.20 00:10:52.409369 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 38425 2026.01.20 00:10:52.409909 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:10:52.409952 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2026.01.20 00:10:52.410483 [ 245 ] {} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2026.01.20 00:10:52.410719 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:10:52.410851 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38425 2026.01.20 00:10:52.496350 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1528 2026.01.20 00:10:52.498741 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:10:52.498800 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2026.01.20 00:10:52.499990 [ 243 ] {} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2026.01.20 00:10:52.500268 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:10:52.500587 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1528 2026.01.20 00:10:52.628957 [ 222 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2026.01.20 00:10:52.629012 [ 222 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2026.01.20 00:10:52.631863 [ 222 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2026.01.20 00:10:53.002037 [ 248 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001654181 sec. 2026.01.20 00:10:53.491048 [ 219 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2026.01.20 00:10:53.491115 [ 219 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2026.01.20 00:10:53.493276 [ 219 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2026.01.20 00:10:54.191562 [ 223 ] {} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2026.01.20 00:10:54.191614 [ 223 ] {} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2026.01.20 00:10:54.195994 [ 223 ] {} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2026.01.20 00:10:54.462016 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 603 2026.01.20 00:10:54.479230 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:10:54.479299 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2026.01.20 00:10:54.485522 [ 244 ] {} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2026.01.20 00:10:54.486214 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:10:54.489348 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 603 2026.01.20 00:10:54.523040 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:10:54.523238 [ 276 ] {02cb911b-c718-4edd-ae9f-00c80b736ed6} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:10:54.523309 [ 276 ] {02cb911b-c718-4edd-ae9f-00c80b736ed6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:10:54.524061 [ 276 ] {02cb911b-c718-4edd-ae9f-00c80b736ed6} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:10:54.524108 [ 276 ] {02cb911b-c718-4edd-ae9f-00c80b736ed6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2026.01.20 00:10:54.524502 [ 276 ] {02cb911b-c718-4edd-ae9f-00c80b736ed6} MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) 2026.01.20 00:10:54.524713 [ 276 ] {02cb911b-c718-4edd-ae9f-00c80b736ed6} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:10:54.524864 [ 276 ] {02cb911b-c718-4edd-ae9f-00c80b736ed6} executeQuery: Read 136 rows, 12.05 KiB in 0.001678 sec., 81048.86769964243 rows/sec., 7.01 MiB/sec. 2026.01.20 00:10:54.524905 [ 276 ] {02cb911b-c718-4edd-ae9f-00c80b736ed6} TCPHandler: Processed in 0.001996235 sec. 2026.01.20 00:10:54.525026 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:10:54.525119 [ 276 ] {25650339-c9fb-4658-8e1a-f45572c2b80b} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.01.20 00:10:54.525158 [ 276 ] {25650339-c9fb-4658-8e1a-f45572c2b80b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.01.20 00:10:54.525562 [ 276 ] {25650339-c9fb-4658-8e1a-f45572c2b80b} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:10:54.525598 [ 276 ] {25650339-c9fb-4658-8e1a-f45572c2b80b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2026.01.20 00:10:54.525881 [ 276 ] {25650339-c9fb-4658-8e1a-f45572c2b80b} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2026.01.20 00:10:54.526079 [ 276 ] {25650339-c9fb-4658-8e1a-f45572c2b80b} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:10:54.526204 [ 276 ] {25650339-c9fb-4658-8e1a-f45572c2b80b} executeQuery: Read 40 rows, 3.01 KiB in 0.001102 sec., 36297.640653357535 rows/sec., 2.67 MiB/sec. 2026.01.20 00:10:54.526240 [ 276 ] {25650339-c9fb-4658-8e1a-f45572c2b80b} TCPHandler: Processed in 0.001262396 sec. 2026.01.20 00:10:54.526344 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:10:54.526435 [ 276 ] {e9d7f393-02b3-4846-adf0-e26639a75a1e} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:10:54.526473 [ 276 ] {e9d7f393-02b3-4846-adf0-e26639a75a1e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:10:54.526900 [ 276 ] {e9d7f393-02b3-4846-adf0-e26639a75a1e} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:10:54.526935 [ 276 ] {e9d7f393-02b3-4846-adf0-e26639a75a1e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2026.01.20 00:10:54.527220 [ 276 ] {e9d7f393-02b3-4846-adf0-e26639a75a1e} MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) 2026.01.20 00:10:54.527415 [ 276 ] {e9d7f393-02b3-4846-adf0-e26639a75a1e} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:10:54.527538 [ 276 ] {e9d7f393-02b3-4846-adf0-e26639a75a1e} executeQuery: Read 104 rows, 8.32 KiB in 0.00112 sec., 92857.14285714287 rows/sec., 7.25 MiB/sec. 2026.01.20 00:10:54.527574 [ 276 ] {e9d7f393-02b3-4846-adf0-e26639a75a1e} TCPHandler: Processed in 0.001277317 sec. 2026.01.20 00:10:54.527681 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:10:54.527772 [ 276 ] {8d14e168-6e8c-4a38-9e60-cb914cb2dbe9} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:10:54.527819 [ 276 ] {8d14e168-6e8c-4a38-9e60-cb914cb2dbe9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:10:54.528226 [ 276 ] {8d14e168-6e8c-4a38-9e60-cb914cb2dbe9} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:10:54.528261 [ 276 ] {8d14e168-6e8c-4a38-9e60-cb914cb2dbe9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2026.01.20 00:10:54.528569 [ 276 ] {8d14e168-6e8c-4a38-9e60-cb914cb2dbe9} MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) 2026.01.20 00:10:54.528770 [ 276 ] {8d14e168-6e8c-4a38-9e60-cb914cb2dbe9} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:10:54.528898 [ 276 ] {8d14e168-6e8c-4a38-9e60-cb914cb2dbe9} executeQuery: Read 160 rows, 11.41 KiB in 0.001143 sec., 139982.5021872266 rows/sec., 9.75 MiB/sec. 2026.01.20 00:10:54.528933 [ 276 ] {8d14e168-6e8c-4a38-9e60-cb914cb2dbe9} TCPHandler: Processed in 0.001298807 sec. 2026.01.20 00:10:54.529039 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:10:54.529131 [ 276 ] {29fdafae-a108-4c89-8fef-77815b6644b1} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.01.20 00:10:54.529183 [ 276 ] {29fdafae-a108-4c89-8fef-77815b6644b1} 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 2026.01.20 00:10:54.530081 [ 276 ] {29fdafae-a108-4c89-8fef-77815b6644b1} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:10:54.530117 [ 276 ] {29fdafae-a108-4c89-8fef-77815b6644b1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2026.01.20 00:10:54.530682 [ 276 ] {29fdafae-a108-4c89-8fef-77815b6644b1} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2026.01.20 00:10:54.530891 [ 276 ] {29fdafae-a108-4c89-8fef-77815b6644b1} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:10:54.531026 [ 276 ] {29fdafae-a108-4c89-8fef-77815b6644b1} executeQuery: Read 40 rows, 73.40 KiB in 0.001913 sec., 20909.566126502876 rows/sec., 37.47 MiB/sec. 2026.01.20 00:10:54.531088 [ 276 ] {29fdafae-a108-4c89-8fef-77815b6644b1} TCPHandler: Processed in 0.002095467 sec. 2026.01.20 00:10:54.531193 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:10:54.531285 [ 276 ] {8238a398-61a0-4b0f-b44f-4bf5b9c80081} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:10:54.531325 [ 276 ] {8238a398-61a0-4b0f-b44f-4bf5b9c80081} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:10:54.531654 [ 276 ] {8238a398-61a0-4b0f-b44f-4bf5b9c80081} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:10:54.531688 [ 276 ] {8238a398-61a0-4b0f-b44f-4bf5b9c80081} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2026.01.20 00:10:54.531973 [ 276 ] {8238a398-61a0-4b0f-b44f-4bf5b9c80081} MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) 2026.01.20 00:10:54.532165 [ 276 ] {8238a398-61a0-4b0f-b44f-4bf5b9c80081} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:10:54.532286 [ 276 ] {8238a398-61a0-4b0f-b44f-4bf5b9c80081} executeQuery: Read 60 rows, 4.14 KiB in 0.001019 sec., 58881.25613346419 rows/sec., 3.97 MiB/sec. 2026.01.20 00:10:54.532320 [ 276 ] {8238a398-61a0-4b0f-b44f-4bf5b9c80081} TCPHandler: Processed in 0.001174775 sec. 2026.01.20 00:10:55.037603 [ 219 ] {} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2026.01.20 00:10:55.037678 [ 219 ] {} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2026.01.20 00:10:55.040267 [ 219 ] {} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2026.01.20 00:10:59.529881 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:10:59.530161 [ 276 ] {deb85dca-8de5-41a6-a9a6-3cc3362c2bdb} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:10:59.530256 [ 276 ] {deb85dca-8de5-41a6-a9a6-3cc3362c2bdb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:10:59.531301 [ 276 ] {deb85dca-8de5-41a6-a9a6-3cc3362c2bdb} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:10:59.531379 [ 276 ] {deb85dca-8de5-41a6-a9a6-3cc3362c2bdb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2026.01.20 00:10:59.531991 [ 276 ] {deb85dca-8de5-41a6-a9a6-3cc3362c2bdb} MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) 2026.01.20 00:10:59.532350 [ 276 ] {deb85dca-8de5-41a6-a9a6-3cc3362c2bdb} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:10:59.532575 [ 276 ] {deb85dca-8de5-41a6-a9a6-3cc3362c2bdb} executeQuery: Read 56 rows, 4.38 KiB in 0.002479 sec., 22589.753933037515 rows/sec., 1.72 MiB/sec. 2026.01.20 00:10:59.532646 [ 276 ] {deb85dca-8de5-41a6-a9a6-3cc3362c2bdb} TCPHandler: Processed in 0.002982528 sec. 2026.01.20 00:10:59.532837 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:10:59.532970 [ 276 ] {34a7410d-8176-4d0f-80a8-3ce49f37dddc} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:10:59.533029 [ 276 ] {34a7410d-8176-4d0f-80a8-3ce49f37dddc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:10:59.533681 [ 276 ] {34a7410d-8176-4d0f-80a8-3ce49f37dddc} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:10:59.533729 [ 276 ] {34a7410d-8176-4d0f-80a8-3ce49f37dddc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2026.01.20 00:10:59.534196 [ 276 ] {34a7410d-8176-4d0f-80a8-3ce49f37dddc} MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) 2026.01.20 00:10:59.534502 [ 276 ] {34a7410d-8176-4d0f-80a8-3ce49f37dddc} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:10:59.534700 [ 276 ] {34a7410d-8176-4d0f-80a8-3ce49f37dddc} executeQuery: Read 64 rows, 5.12 KiB in 0.001762 sec., 36322.360953461975 rows/sec., 2.84 MiB/sec. 2026.01.20 00:10:59.534759 [ 276 ] {34a7410d-8176-4d0f-80a8-3ce49f37dddc} TCPHandler: Processed in 0.001995955 sec. 2026.01.20 00:10:59.534972 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:10:59.535112 [ 276 ] {704f6b52-d86a-433f-ac75-952c34d6d78a} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:10:59.535183 [ 276 ] {704f6b52-d86a-433f-ac75-952c34d6d78a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:10:59.535812 [ 276 ] {704f6b52-d86a-433f-ac75-952c34d6d78a} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:10:59.535860 [ 276 ] {704f6b52-d86a-433f-ac75-952c34d6d78a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2026.01.20 00:10:59.536346 [ 276 ] {704f6b52-d86a-433f-ac75-952c34d6d78a} MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) 2026.01.20 00:10:59.536733 [ 276 ] {704f6b52-d86a-433f-ac75-952c34d6d78a} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:10:59.536913 [ 276 ] {704f6b52-d86a-433f-ac75-952c34d6d78a} executeQuery: Read 160 rows, 11.41 KiB in 0.00183 sec., 87431.69398907103 rows/sec., 6.09 MiB/sec. 2026.01.20 00:10:59.536964 [ 276 ] {704f6b52-d86a-433f-ac75-952c34d6d78a} TCPHandler: Processed in 0.002059866 sec. 2026.01.20 00:10:59.537118 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:10:59.537244 [ 276 ] {9da3c955-1989-4ed1-a6eb-40803d0a5df1} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:10:59.537305 [ 276 ] {9da3c955-1989-4ed1-a6eb-40803d0a5df1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:10:59.537822 [ 276 ] {9da3c955-1989-4ed1-a6eb-40803d0a5df1} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:10:59.537875 [ 276 ] {9da3c955-1989-4ed1-a6eb-40803d0a5df1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2026.01.20 00:10:59.538349 [ 276 ] {9da3c955-1989-4ed1-a6eb-40803d0a5df1} MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) 2026.01.20 00:10:59.538669 [ 276 ] {9da3c955-1989-4ed1-a6eb-40803d0a5df1} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:10:59.538865 [ 276 ] {9da3c955-1989-4ed1-a6eb-40803d0a5df1} executeQuery: Read 60 rows, 4.14 KiB in 0.001648 sec., 36407.76699029126 rows/sec., 2.45 MiB/sec. 2026.01.20 00:10:59.538920 [ 276 ] {9da3c955-1989-4ed1-a6eb-40803d0a5df1} TCPHandler: Processed in 0.001864334 sec. 2026.01.20 00:10:59.911996 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 38873 2026.01.20 00:10:59.912744 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:10:59.912819 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2026.01.20 00:10:59.913515 [ 245 ] {} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2026.01.20 00:10:59.913860 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:10:59.914083 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38873 2026.01.20 00:10:59.914115 [ 63 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2026.01.20 00:10:59.914215 [ 63 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:10:59.914256 [ 63 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2026.01.20 00:10:59.914435 [ 200 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full 2026.01.20 00:10:59.914641 [ 200 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:10:59.914695 [ 200 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_81_16} MergeTreeSequentialSource: Reading 6 marks from part all_1_76_15, total 36505 rows starting from the beginning of the part 2026.01.20 00:10:59.914796 [ 200 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 448 rows starting from the beginning of the part 2026.01.20 00:10:59.914867 [ 200 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 512 rows starting from the beginning of the part 2026.01.20 00:10:59.914932 [ 200 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 448 rows starting from the beginning of the part 2026.01.20 00:10:59.914992 [ 200 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 512 rows starting from the beginning of the part 2026.01.20 00:10:59.915052 [ 200 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 448 rows starting from the beginning of the part 2026.01.20 00:10:59.918532 [ 199 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 38873 rows, containing 4 columns (4 merged, 0 gathered) in 0.004181603 sec., 9296195.741202597 rows/sec., 132.98 MiB/sec. 2026.01.20 00:10:59.919040 [ 193 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2026.01.20 00:10:59.919496 [ 193 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_81_16} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:10:59.919616 [ 193 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_81_16} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2026.01.20 00:10:59.919790 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. 2026.01.20 00:11:00.588849 [ 290 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41750 2026.01.20 00:11:00.588962 [ 290 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:11:00.588990 [ 290 ] {} TCP-Session: bc033a5d-3ac1-475c-91a4-35ac6e31a5d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:41750 2026.01.20 00:11:00.589013 [ 290 ] {} TCP-Session: bc033a5d-3ac1-475c-91a4-35ac6e31a5d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:11:00.589025 [ 290 ] {} TCP-Session: bc033a5d-3ac1-475c-91a4-35ac6e31a5d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:11:00.589249 [ 366 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62669 2026.01.20 00:11:00.589271 [ 367 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43918 2026.01.20 00:11:00.589302 [ 286 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51853 2026.01.20 00:11:00.589315 [ 288 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63464 2026.01.20 00:11:00.589355 [ 366 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:11:00.589321 [ 289 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62724 2026.01.20 00:11:00.589396 [ 366 ] {} TCP-Session: 381bf1a7-9168-44af-9d04-b01cfdfecf70 Authenticating user 'default' from [fd00:1122:3344:101::e]:62669 2026.01.20 00:11:00.589415 [ 367 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:11:00.589419 [ 286 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:11:00.589445 [ 366 ] {} TCP-Session: 381bf1a7-9168-44af-9d04-b01cfdfecf70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:11:00.589461 [ 367 ] {} TCP-Session: c46d23b0-3d5e-4d3d-afa8-f3f27b2c1efc Authenticating user 'default' from [fd00:1122:3344:101::e]:43918 2026.01.20 00:11:00.589478 [ 366 ] {} TCP-Session: 381bf1a7-9168-44af-9d04-b01cfdfecf70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:11:00.589490 [ 289 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:11:00.589505 [ 367 ] {} TCP-Session: c46d23b0-3d5e-4d3d-afa8-f3f27b2c1efc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:11:00.589473 [ 286 ] {} TCP-Session: 9e642c4f-01fa-4f43-b2b7-d6bbbfdd6ae0 Authenticating user 'default' from [fd00:1122:3344:101::e]:51853 2026.01.20 00:11:00.589536 [ 367 ] {} TCP-Session: c46d23b0-3d5e-4d3d-afa8-f3f27b2c1efc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:11:00.589559 [ 286 ] {} TCP-Session: 9e642c4f-01fa-4f43-b2b7-d6bbbfdd6ae0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:11:00.589533 [ 289 ] {} TCP-Session: 65aea364-a720-41f8-8833-ec605f4e508c Authenticating user 'default' from [fd00:1122:3344:101::e]:62724 2026.01.20 00:11:00.589584 [ 286 ] {} TCP-Session: 9e642c4f-01fa-4f43-b2b7-d6bbbfdd6ae0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:11:00.589442 [ 288 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:11:00.589616 [ 289 ] {} TCP-Session: 65aea364-a720-41f8-8833-ec605f4e508c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:11:00.589382 [ 290 ] {} TCP-Session: bc033a5d-3ac1-475c-91a4-35ac6e31a5d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:11:00.589655 [ 289 ] {} TCP-Session: 65aea364-a720-41f8-8833-ec605f4e508c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:11:00.589291 [ 369 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37926 2026.01.20 00:11:00.589288 [ 368 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36848 2026.01.20 00:11:00.589293 [ 370 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52085 2026.01.20 00:11:00.589655 [ 288 ] {} TCP-Session: 1a42241c-1179-4aa3-a55d-51ee2d87a9b4 Authenticating user 'default' from [fd00:1122:3344:101::e]:63464 2026.01.20 00:11:00.589806 [ 288 ] {} TCP-Session: 1a42241c-1179-4aa3-a55d-51ee2d87a9b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:11:00.589819 [ 288 ] {} TCP-Session: 1a42241c-1179-4aa3-a55d-51ee2d87a9b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:11:00.589855 [ 290 ] {0c9557ba-7cc7-4d1a-a406-8c768e9725f2} executeQuery: (from [fd00:1122:3344:101::e]:41750) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.01.20 00:11:00.589911 [ 369 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:11:00.589945 [ 369 ] {} TCP-Session: f87bed02-c3b5-4be4-a2be-1e9969fd8cfb Authenticating user 'default' from [fd00:1122:3344:101::e]:37926 2026.01.20 00:11:00.589962 [ 369 ] {} TCP-Session: f87bed02-c3b5-4be4-a2be-1e9969fd8cfb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:11:00.589974 [ 369 ] {} TCP-Session: f87bed02-c3b5-4be4-a2be-1e9969fd8cfb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:11:00.590130 [ 290 ] {0c9557ba-7cc7-4d1a-a406-8c768e9725f2} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.01.20 00:11:00.590193 [ 290 ] {0c9557ba-7cc7-4d1a-a406-8c768e9725f2} InterpreterSelectQuery: FetchColumns -> Complete 2026.01.20 00:11:00.590348 [ 368 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:11:00.590382 [ 368 ] {} TCP-Session: fd35f753-0887-4d1f-8a03-79f1fd913208 Authenticating user 'default' from [fd00:1122:3344:101::e]:36848 2026.01.20 00:11:00.590399 [ 368 ] {} TCP-Session: fd35f753-0887-4d1f-8a03-79f1fd913208 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:11:00.590412 [ 368 ] {} TCP-Session: fd35f753-0887-4d1f-8a03-79f1fd913208 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:11:00.590494 [ 370 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:11:00.590503 [ 290 ] {0c9557ba-7cc7-4d1a-a406-8c768e9725f2} oximeter.version (ef382589-e1e5-4129-9849-9f0bd7ce6e36) (SelectExecutor): Key condition: unknown 2026.01.20 00:11:00.590541 [ 370 ] {} TCP-Session: 7055a1a5-470c-411e-823c-1f0a8e094114 Authenticating user 'default' from [fd00:1122:3344:101::e]:52085 2026.01.20 00:11:00.590562 [ 370 ] {} TCP-Session: 7055a1a5-470c-411e-823c-1f0a8e094114 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:11:00.590574 [ 370 ] {} TCP-Session: 7055a1a5-470c-411e-823c-1f0a8e094114 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:11:00.591585 [ 326 ] {0c9557ba-7cc7-4d1a-a406-8c768e9725f2} AggregatingTransform: Aggregating 2026.01.20 00:11:00.591630 [ 326 ] {0c9557ba-7cc7-4d1a-a406-8c768e9725f2} Aggregator: Aggregation method: without_key 2026.01.20 00:11:00.591665 [ 326 ] {0c9557ba-7cc7-4d1a-a406-8c768e9725f2} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001027563 sec. (973.176 rows/sec., 38.01 KiB/sec.) 2026.01.20 00:11:00.591683 [ 326 ] {0c9557ba-7cc7-4d1a-a406-8c768e9725f2} Aggregator: Merging aggregated data 2026.01.20 00:11:00.592994 [ 290 ] {0c9557ba-7cc7-4d1a-a406-8c768e9725f2} executeQuery: Read 1 rows, 40.00 B in 0.003215 sec., 311.04199066874025 rows/sec., 12.15 KiB/sec. 2026.01.20 00:11:00.593269 [ 290 ] {0c9557ba-7cc7-4d1a-a406-8c768e9725f2} TCPHandler: Processed in 0.004021392 sec. 2026.01.20 00:11:00.593456 [ 290 ] {} TCPHandler: Done processing connection. 2026.01.20 00:11:00.593490 [ 289 ] {} TCPHandler: Done processing connection. 2026.01.20 00:11:00.593508 [ 290 ] {} TCP-Session: bc033a5d-3ac1-475c-91a4-35ac6e31a5d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:11:00.593516 [ 368 ] {} TCPHandler: Done processing connection. 2026.01.20 00:11:00.593539 [ 366 ] {} TCPHandler: Done processing connection. 2026.01.20 00:11:00.593561 [ 367 ] {} TCPHandler: Done processing connection. 2026.01.20 00:11:00.593580 [ 368 ] {} TCP-Session: fd35f753-0887-4d1f-8a03-79f1fd913208 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:11:00.593592 [ 366 ] {} TCP-Session: 381bf1a7-9168-44af-9d04-b01cfdfecf70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:11:00.593608 [ 369 ] {} TCPHandler: Done processing connection. 2026.01.20 00:11:00.593635 [ 286 ] {} TCPHandler: Done processing connection. 2026.01.20 00:11:00.593662 [ 288 ] {} TCPHandler: Done processing connection. 2026.01.20 00:11:00.593668 [ 369 ] {} TCP-Session: f87bed02-c3b5-4be4-a2be-1e9969fd8cfb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:11:00.593691 [ 286 ] {} TCP-Session: 9e642c4f-01fa-4f43-b2b7-d6bbbfdd6ae0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:11:00.593619 [ 367 ] {} TCP-Session: c46d23b0-3d5e-4d3d-afa8-f3f27b2c1efc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:11:00.593729 [ 288 ] {} TCP-Session: 1a42241c-1179-4aa3-a55d-51ee2d87a9b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:11:00.593592 [ 370 ] {} TCPHandler: Done processing connection. 2026.01.20 00:11:00.593537 [ 289 ] {} TCP-Session: 65aea364-a720-41f8-8833-ec605f4e508c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:11:00.593793 [ 370 ] {} TCP-Session: 7055a1a5-470c-411e-823c-1f0a8e094114 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:11:00.634724 [ 290 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63577 2026.01.20 00:11:00.634837 [ 290 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:11:00.634869 [ 290 ] {} TCP-Session: e3ec40fb-f479-41ab-a15f-b0dd6bd6a74f Authenticating user 'default' from [fd00:1122:3344:101::e]:63577 2026.01.20 00:11:00.634895 [ 290 ] {} TCP-Session: e3ec40fb-f479-41ab-a15f-b0dd6bd6a74f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:11:00.634910 [ 290 ] {} TCP-Session: e3ec40fb-f479-41ab-a15f-b0dd6bd6a74f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:11:00.635092 [ 366 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39146 2026.01.20 00:11:00.635116 [ 367 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47717 2026.01.20 00:11:00.635143 [ 370 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40872 2026.01.20 00:11:00.635155 [ 286 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61676 2026.01.20 00:11:00.635169 [ 366 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:11:00.635177 [ 289 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56826 2026.01.20 00:11:00.635222 [ 366 ] {} TCP-Session: 87ae8e1f-494e-4df8-ab37-9b687261a627 Authenticating user 'default' from [fd00:1122:3344:101::e]:39146 2026.01.20 00:11:00.635235 [ 370 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:11:00.635253 [ 286 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:11:00.635272 [ 366 ] {} TCP-Session: 87ae8e1f-494e-4df8-ab37-9b687261a627 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:11:00.635282 [ 370 ] {} TCP-Session: 703af54c-62f1-48dd-af6e-5ed483a8f006 Authenticating user 'default' from [fd00:1122:3344:101::e]:40872 2026.01.20 00:11:00.635293 [ 366 ] {} TCP-Session: 87ae8e1f-494e-4df8-ab37-9b687261a627 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:11:00.635297 [ 286 ] {} TCP-Session: 7a4f5a76-4543-437b-ac97-3f90b1f7829a Authenticating user 'default' from [fd00:1122:3344:101::e]:61676 2026.01.20 00:11:00.635309 [ 370 ] {} TCP-Session: 703af54c-62f1-48dd-af6e-5ed483a8f006 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:11:00.635316 [ 290 ] {} TCP-Session: e3ec40fb-f479-41ab-a15f-b0dd6bd6a74f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:11:00.635327 [ 286 ] {} TCP-Session: 7a4f5a76-4543-437b-ac97-3f90b1f7829a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:11:00.635330 [ 370 ] {} TCP-Session: 703af54c-62f1-48dd-af6e-5ed483a8f006 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:11:00.635334 [ 289 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:11:00.635359 [ 286 ] {} TCP-Session: 7a4f5a76-4543-437b-ac97-3f90b1f7829a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:11:00.635234 [ 367 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:11:00.635403 [ 289 ] {} TCP-Session: c6cc18a5-9dd7-425e-a521-0f6afc1de986 Authenticating user 'default' from [fd00:1122:3344:101::e]:56826 2026.01.20 00:11:00.635439 [ 367 ] {} TCP-Session: b493acf4-1431-4058-95e2-143f93bcba78 Authenticating user 'default' from [fd00:1122:3344:101::e]:47717 2026.01.20 00:11:00.635166 [ 288 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63508 2026.01.20 00:11:00.635476 [ 367 ] {} TCP-Session: b493acf4-1431-4058-95e2-143f93bcba78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:11:00.635515 [ 290 ] {6c816dbb-73ee-4217-8f3b-6dda9d84b38e} executeQuery: (from [fd00:1122:3344:101::e]:63577) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.01.20 00:11:00.635537 [ 367 ] {} TCP-Session: b493acf4-1431-4058-95e2-143f93bcba78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:11:00.635466 [ 289 ] {} TCP-Session: c6cc18a5-9dd7-425e-a521-0f6afc1de986 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:11:00.635135 [ 369 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64769 2026.01.20 00:11:00.635598 [ 289 ] {} TCP-Session: c6cc18a5-9dd7-425e-a521-0f6afc1de986 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:11:00.635592 [ 288 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:11:00.635128 [ 368 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40340 2026.01.20 00:11:00.635654 [ 369 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:11:00.635663 [ 288 ] {} TCP-Session: 9e0ebb6b-0e4c-4cba-ada4-98ba4f04e467 Authenticating user 'default' from [fd00:1122:3344:101::e]:63508 2026.01.20 00:11:00.635690 [ 369 ] {} TCP-Session: ea8b88d5-052f-4f25-afd2-458dc1c73cbe Authenticating user 'default' from [fd00:1122:3344:101::e]:64769 2026.01.20 00:11:00.635705 [ 288 ] {} TCP-Session: 9e0ebb6b-0e4c-4cba-ada4-98ba4f04e467 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:11:00.635714 [ 368 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:11:00.635713 [ 369 ] {} TCP-Session: ea8b88d5-052f-4f25-afd2-458dc1c73cbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:11:00.635725 [ 288 ] {} TCP-Session: 9e0ebb6b-0e4c-4cba-ada4-98ba4f04e467 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:11:00.635741 [ 368 ] {} TCP-Session: eab20ea1-e2f9-4efc-b01f-60aacbdaa9b5 Authenticating user 'default' from [fd00:1122:3344:101::e]:40340 2026.01.20 00:11:00.635749 [ 369 ] {} TCP-Session: ea8b88d5-052f-4f25-afd2-458dc1c73cbe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:11:00.635773 [ 368 ] {} TCP-Session: eab20ea1-e2f9-4efc-b01f-60aacbdaa9b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:11:00.635793 [ 368 ] {} TCP-Session: eab20ea1-e2f9-4efc-b01f-60aacbdaa9b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:11:00.635817 [ 290 ] {6c816dbb-73ee-4217-8f3b-6dda9d84b38e} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.01.20 00:11:00.635875 [ 290 ] {6c816dbb-73ee-4217-8f3b-6dda9d84b38e} InterpreterSelectQuery: FetchColumns -> Complete 2026.01.20 00:11:00.636162 [ 290 ] {6c816dbb-73ee-4217-8f3b-6dda9d84b38e} oximeter.version (ef382589-e1e5-4129-9849-9f0bd7ce6e36) (SelectExecutor): Key condition: unknown 2026.01.20 00:11:00.637079 [ 318 ] {6c816dbb-73ee-4217-8f3b-6dda9d84b38e} AggregatingTransform: Aggregating 2026.01.20 00:11:00.637126 [ 318 ] {6c816dbb-73ee-4217-8f3b-6dda9d84b38e} Aggregator: Aggregation method: without_key 2026.01.20 00:11:00.637159 [ 318 ] {6c816dbb-73ee-4217-8f3b-6dda9d84b38e} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000899382 sec. (1111.875 rows/sec., 43.43 KiB/sec.) 2026.01.20 00:11:00.637178 [ 318 ] {6c816dbb-73ee-4217-8f3b-6dda9d84b38e} Aggregator: Merging aggregated data 2026.01.20 00:11:00.638500 [ 290 ] {6c816dbb-73ee-4217-8f3b-6dda9d84b38e} executeQuery: Read 1 rows, 40.00 B in 0.003048 sec., 328.0839895013123 rows/sec., 12.82 KiB/sec. 2026.01.20 00:11:00.638616 [ 290 ] {6c816dbb-73ee-4217-8f3b-6dda9d84b38e} TCPHandler: Processed in 0.003472494 sec. 2026.01.20 00:11:00.638752 [ 290 ] {} TCPHandler: Done processing connection. 2026.01.20 00:11:00.638779 [ 290 ] {} TCP-Session: e3ec40fb-f479-41ab-a15f-b0dd6bd6a74f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:11:00.638784 [ 367 ] {} TCPHandler: Done processing connection. 2026.01.20 00:11:00.638808 [ 366 ] {} TCPHandler: Done processing connection. 2026.01.20 00:11:00.638827 [ 286 ] {} TCPHandler: Done processing connection. 2026.01.20 00:11:00.638828 [ 367 ] {} TCP-Session: b493acf4-1431-4058-95e2-143f93bcba78 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:11:00.638855 [ 366 ] {} TCP-Session: 87ae8e1f-494e-4df8-ab37-9b687261a627 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:11:00.638867 [ 286 ] {} TCP-Session: 7a4f5a76-4543-437b-ac97-3f90b1f7829a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:11:00.638866 [ 288 ] {} TCPHandler: Done processing connection. 2026.01.20 00:11:00.638904 [ 368 ] {} TCPHandler: Done processing connection. 2026.01.20 00:11:00.638887 [ 370 ] {} TCPHandler: Done processing connection. 2026.01.20 00:11:00.638945 [ 368 ] {} TCP-Session: eab20ea1-e2f9-4efc-b01f-60aacbdaa9b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:11:00.638972 [ 370 ] {} TCP-Session: 703af54c-62f1-48dd-af6e-5ed483a8f006 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:11:00.638935 [ 289 ] {} TCPHandler: Done processing connection. 2026.01.20 00:11:00.638848 [ 369 ] {} TCPHandler: Done processing connection. 2026.01.20 00:11:00.639039 [ 289 ] {} TCP-Session: c6cc18a5-9dd7-425e-a521-0f6afc1de986 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:11:00.638938 [ 288 ] {} TCP-Session: 9e0ebb6b-0e4c-4cba-ada4-98ba4f04e467 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:11:00.639064 [ 369 ] {} TCP-Session: ea8b88d5-052f-4f25-afd2-458dc1c73cbe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:11:00.663758 [ 367 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36384 2026.01.20 00:11:00.663862 [ 367 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:11:00.663887 [ 367 ] {} TCP-Session: 1aafb43e-5313-4ebc-9d9a-00f2cb49643b Authenticating user 'default' from [fd00:1122:3344:101::e]:36384 2026.01.20 00:11:00.663909 [ 367 ] {} TCP-Session: 1aafb43e-5313-4ebc-9d9a-00f2cb49643b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:11:00.663923 [ 367 ] {} TCP-Session: 1aafb43e-5313-4ebc-9d9a-00f2cb49643b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:11:00.664161 [ 368 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46232 2026.01.20 00:11:00.664177 [ 369 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60289 2026.01.20 00:11:00.664218 [ 289 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43037 2026.01.20 00:11:00.664230 [ 290 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55175 2026.01.20 00:11:00.664271 [ 367 ] {} TCP-Session: 1aafb43e-5313-4ebc-9d9a-00f2cb49643b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:11:00.664292 [ 369 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:11:00.664292 [ 368 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:11:00.664308 [ 289 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:11:00.664329 [ 369 ] {} TCP-Session: e79a36d1-fb92-47de-8b55-1e0383f7c50d Authenticating user 'default' from [fd00:1122:3344:101::e]:60289 2026.01.20 00:11:00.664338 [ 290 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:11:00.664348 [ 368 ] {} TCP-Session: 924cb0fa-7dbc-4db8-8e00-2a3eeef0a41a Authenticating user 'default' from [fd00:1122:3344:101::e]:46232 2026.01.20 00:11:00.664367 [ 289 ] {} TCP-Session: 7ae5644d-13bf-40d6-8000-b6207fdabb8c Authenticating user 'default' from [fd00:1122:3344:101::e]:43037 2026.01.20 00:11:00.664407 [ 368 ] {} TCP-Session: 924cb0fa-7dbc-4db8-8e00-2a3eeef0a41a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:11:00.664372 [ 369 ] {} TCP-Session: e79a36d1-fb92-47de-8b55-1e0383f7c50d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:11:00.664430 [ 289 ] {} TCP-Session: 7ae5644d-13bf-40d6-8000-b6207fdabb8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:11:00.664434 [ 368 ] {} TCP-Session: 924cb0fa-7dbc-4db8-8e00-2a3eeef0a41a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:11:00.664448 [ 367 ] {4741b767-b8ee-4c92-97ff-ca70c5a35c2f} executeQuery: (from [fd00:1122:3344:101::e]:36384) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.01.20 00:11:00.664459 [ 289 ] {} TCP-Session: 7ae5644d-13bf-40d6-8000-b6207fdabb8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:11:00.664452 [ 369 ] {} TCP-Session: e79a36d1-fb92-47de-8b55-1e0383f7c50d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:11:00.664234 [ 366 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48277 2026.01.20 00:11:00.664210 [ 288 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41649 2026.01.20 00:11:00.664197 [ 370 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54554 2026.01.20 00:11:00.664571 [ 366 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:11:00.664388 [ 290 ] {} TCP-Session: 8245831d-6001-4ece-b66b-22c8fe5a5213 Authenticating user 'default' from [fd00:1122:3344:101::e]:55175 2026.01.20 00:11:00.664615 [ 366 ] {} TCP-Session: 42023e51-4198-45ff-8fd6-92d8cf677a1f Authenticating user 'default' from [fd00:1122:3344:101::e]:48277 2026.01.20 00:11:00.664197 [ 286 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63430 2026.01.20 00:11:00.664634 [ 290 ] {} TCP-Session: 8245831d-6001-4ece-b66b-22c8fe5a5213 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:11:00.664641 [ 370 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:11:00.664667 [ 290 ] {} TCP-Session: 8245831d-6001-4ece-b66b-22c8fe5a5213 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:11:00.664639 [ 288 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:11:00.664684 [ 370 ] {} TCP-Session: d48fb92f-7aea-49fd-b8d8-83ea2520fbb3 Authenticating user 'default' from [fd00:1122:3344:101::e]:54554 2026.01.20 00:11:00.664694 [ 286 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:11:00.664722 [ 288 ] {} TCP-Session: 063d60aa-696b-46cd-852d-60297fcedfdd Authenticating user 'default' from [fd00:1122:3344:101::e]:41649 2026.01.20 00:11:00.664725 [ 367 ] {4741b767-b8ee-4c92-97ff-ca70c5a35c2f} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.01.20 00:11:00.664757 [ 288 ] {} TCP-Session: 063d60aa-696b-46cd-852d-60297fcedfdd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:11:00.664724 [ 370 ] {} TCP-Session: d48fb92f-7aea-49fd-b8d8-83ea2520fbb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:11:00.664790 [ 288 ] {} TCP-Session: 063d60aa-696b-46cd-852d-60297fcedfdd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:11:00.664803 [ 367 ] {4741b767-b8ee-4c92-97ff-ca70c5a35c2f} InterpreterSelectQuery: FetchColumns -> Complete 2026.01.20 00:11:00.664810 [ 370 ] {} TCP-Session: d48fb92f-7aea-49fd-b8d8-83ea2520fbb3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:11:00.664636 [ 366 ] {} TCP-Session: 42023e51-4198-45ff-8fd6-92d8cf677a1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:11:00.664735 [ 286 ] {} TCP-Session: b8f40172-85bf-47fd-9b43-ccc8995dde5b Authenticating user 'default' from [fd00:1122:3344:101::e]:63430 2026.01.20 00:11:00.664870 [ 366 ] {} TCP-Session: 42023e51-4198-45ff-8fd6-92d8cf677a1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:11:00.664885 [ 286 ] {} TCP-Session: b8f40172-85bf-47fd-9b43-ccc8995dde5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:11:00.664899 [ 286 ] {} TCP-Session: b8f40172-85bf-47fd-9b43-ccc8995dde5b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:11:00.665108 [ 367 ] {4741b767-b8ee-4c92-97ff-ca70c5a35c2f} oximeter.version (ef382589-e1e5-4129-9849-9f0bd7ce6e36) (SelectExecutor): Key condition: unknown 2026.01.20 00:11:00.666156 [ 347 ] {4741b767-b8ee-4c92-97ff-ca70c5a35c2f} AggregatingTransform: Aggregating 2026.01.20 00:11:00.666196 [ 347 ] {4741b767-b8ee-4c92-97ff-ca70c5a35c2f} Aggregator: Aggregation method: without_key 2026.01.20 00:11:00.666229 [ 347 ] {4741b767-b8ee-4c92-97ff-ca70c5a35c2f} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001023433 sec. (977.104 rows/sec., 38.17 KiB/sec.) 2026.01.20 00:11:00.666249 [ 347 ] {4741b767-b8ee-4c92-97ff-ca70c5a35c2f} Aggregator: Merging aggregated data 2026.01.20 00:11:00.667823 [ 367 ] {4741b767-b8ee-4c92-97ff-ca70c5a35c2f} executeQuery: Read 1 rows, 40.00 B in 0.003434 sec., 291.20559114735005 rows/sec., 11.38 KiB/sec. 2026.01.20 00:11:00.667960 [ 367 ] {4741b767-b8ee-4c92-97ff-ca70c5a35c2f} TCPHandler: Processed in 0.003803399 sec. 2026.01.20 00:11:00.668087 [ 367 ] {} TCPHandler: Done processing connection. 2026.01.20 00:11:00.668114 [ 368 ] {} TCPHandler: Done processing connection. 2026.01.20 00:11:00.668135 [ 369 ] {} TCPHandler: Done processing connection. 2026.01.20 00:11:00.668143 [ 367 ] {} TCP-Session: 1aafb43e-5313-4ebc-9d9a-00f2cb49643b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:11:00.668163 [ 370 ] {} TCPHandler: Done processing connection. 2026.01.20 00:11:00.668197 [ 286 ] {} TCPHandler: Done processing connection. 2026.01.20 00:11:00.668192 [ 369 ] {} TCP-Session: e79a36d1-fb92-47de-8b55-1e0383f7c50d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:11:00.668212 [ 288 ] {} TCPHandler: Done processing connection. 2026.01.20 00:11:00.668234 [ 286 ] {} TCP-Session: b8f40172-85bf-47fd-9b43-ccc8995dde5b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:11:00.668185 [ 368 ] {} TCP-Session: 924cb0fa-7dbc-4db8-8e00-2a3eeef0a41a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:11:00.668179 [ 289 ] {} TCPHandler: Done processing connection. 2026.01.20 00:11:00.668228 [ 366 ] {} TCPHandler: Done processing connection. 2026.01.20 00:11:00.668272 [ 288 ] {} TCP-Session: 063d60aa-696b-46cd-852d-60297fcedfdd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:11:00.668388 [ 366 ] {} TCP-Session: 42023e51-4198-45ff-8fd6-92d8cf677a1f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:11:00.668375 [ 289 ] {} TCP-Session: 7ae5644d-13bf-40d6-8000-b6207fdabb8c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:11:00.668236 [ 370 ] {} TCP-Session: d48fb92f-7aea-49fd-b8d8-83ea2520fbb3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:11:00.668148 [ 290 ] {} TCPHandler: Done processing connection. 2026.01.20 00:11:00.668490 [ 290 ] {} TCP-Session: 8245831d-6001-4ece-b66b-22c8fe5a5213 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:11:01.989472 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 610 2026.01.20 00:11:02.008704 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:11:02.008777 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2026.01.20 00:11:02.015648 [ 244 ] {} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2026.01.20 00:11:02.016632 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:11:02.016970 [ 60 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2026.01.20 00:11:02.017015 [ 60 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:11:02.017042 [ 60 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2026.01.20 00:11:02.017147 [ 200 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full 2026.01.20 00:11:02.020316 [ 200 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:11:02.021382 [ 200 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 573 rows starting from the beginning of the part 2026.01.20 00:11:02.022895 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 610 2026.01.20 00:11:02.025186 [ 200 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 7 rows starting from the beginning of the part 2026.01.20 00:11:02.029210 [ 200 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 8 rows starting from the beginning of the part 2026.01.20 00:11:02.033573 [ 200 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 7 rows starting from the beginning of the part 2026.01.20 00:11:02.038529 [ 200 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 8 rows starting from the beginning of the part 2026.01.20 00:11:02.043265 [ 200 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 7 rows starting from the beginning of the part 2026.01.20 00:11:02.109699 [ 199 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 610 rows, containing 679 columns (679 merged, 0 gathered) in 0.092591108 sec., 6588.1056310504455 rows/sec., 34.07 MiB/sec. 2026.01.20 00:11:02.113007 [ 189 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2026.01.20 00:11:02.115184 [ 189 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_81_16} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:11:02.115298 [ 189 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_81_16} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2026.01.20 00:11:02.117731 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. 2026.01.20 00:11:02.501706 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1554 2026.01.20 00:11:02.503929 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:11:02.503979 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2026.01.20 00:11:02.505176 [ 243 ] {} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2026.01.20 00:11:02.505452 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:11:02.505614 [ 60 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2026.01.20 00:11:02.505681 [ 60 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:11:02.505702 [ 60 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2026.01.20 00:11:02.505724 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1554 2026.01.20 00:11:02.505824 [ 186 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2026.01.20 00:11:02.506367 [ 186 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:11:02.506512 [ 186 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1434 rows starting from the beginning of the part 2026.01.20 00:11:02.506860 [ 186 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 28 rows starting from the beginning of the part 2026.01.20 00:11:02.507211 [ 186 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 20 rows starting from the beginning of the part 2026.01.20 00:11:02.507545 [ 186 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 20 rows starting from the beginning of the part 2026.01.20 00:11:02.507882 [ 186 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 26 rows starting from the beginning of the part 2026.01.20 00:11:02.508224 [ 186 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 26 rows starting from the beginning of the part 2026.01.20 00:11:02.517090 [ 192 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 1554 rows, containing 72 columns (72 merged, 0 gathered) in 0.011323695 sec., 137234.35680667838 rows/sec., 105.28 MiB/sec. 2026.01.20 00:11:02.518806 [ 197 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2026.01.20 00:11:02.519461 [ 197 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_61_12} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:11:02.519549 [ 197 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_61_12} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2026.01.20 00:11:02.519899 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.91 MiB. 2026.01.20 00:11:04.522992 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:11:04.523180 [ 276 ] {95dfcbd7-2731-43a1-84d5-cf16221268e7} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:11:04.523243 [ 276 ] {95dfcbd7-2731-43a1-84d5-cf16221268e7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:11:04.524000 [ 276 ] {95dfcbd7-2731-43a1-84d5-cf16221268e7} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:11:04.524040 [ 276 ] {95dfcbd7-2731-43a1-84d5-cf16221268e7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2026.01.20 00:11:04.524504 [ 276 ] {95dfcbd7-2731-43a1-84d5-cf16221268e7} MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) 2026.01.20 00:11:04.524750 [ 276 ] {95dfcbd7-2731-43a1-84d5-cf16221268e7} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:11:04.524904 [ 276 ] {95dfcbd7-2731-43a1-84d5-cf16221268e7} executeQuery: Read 136 rows, 12.05 KiB in 0.001769 sec., 76879.59299039005 rows/sec., 6.65 MiB/sec. 2026.01.20 00:11:04.524946 [ 276 ] {95dfcbd7-2731-43a1-84d5-cf16221268e7} TCPHandler: Processed in 0.002074556 sec. 2026.01.20 00:11:04.525069 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:11:04.525165 [ 276 ] {4c5262da-1c1f-4ee0-9d49-706c6c14fba2} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.01.20 00:11:04.525206 [ 276 ] {4c5262da-1c1f-4ee0-9d49-706c6c14fba2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.01.20 00:11:04.525652 [ 276 ] {4c5262da-1c1f-4ee0-9d49-706c6c14fba2} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:11:04.525688 [ 276 ] {4c5262da-1c1f-4ee0-9d49-706c6c14fba2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2026.01.20 00:11:04.525997 [ 276 ] {4c5262da-1c1f-4ee0-9d49-706c6c14fba2} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2026.01.20 00:11:04.526198 [ 276 ] {4c5262da-1c1f-4ee0-9d49-706c6c14fba2} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:11:04.526326 [ 276 ] {4c5262da-1c1f-4ee0-9d49-706c6c14fba2} executeQuery: Read 40 rows, 3.01 KiB in 0.00118 sec., 33898.30508474576 rows/sec., 2.49 MiB/sec. 2026.01.20 00:11:04.526364 [ 276 ] {4c5262da-1c1f-4ee0-9d49-706c6c14fba2} TCPHandler: Processed in 0.001343727 sec. 2026.01.20 00:11:04.526477 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:11:04.526574 [ 276 ] {21b0b0ec-99c1-4174-9580-f2a1a1995431} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:11:04.526613 [ 276 ] {21b0b0ec-99c1-4174-9580-f2a1a1995431} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:11:04.527051 [ 276 ] {21b0b0ec-99c1-4174-9580-f2a1a1995431} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:11:04.527086 [ 276 ] {21b0b0ec-99c1-4174-9580-f2a1a1995431} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2026.01.20 00:11:04.527380 [ 276 ] {21b0b0ec-99c1-4174-9580-f2a1a1995431} MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) 2026.01.20 00:11:04.527575 [ 276 ] {21b0b0ec-99c1-4174-9580-f2a1a1995431} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:11:04.527697 [ 276 ] {21b0b0ec-99c1-4174-9580-f2a1a1995431} executeQuery: Read 104 rows, 8.32 KiB in 0.001142 sec., 91068.30122591944 rows/sec., 7.11 MiB/sec. 2026.01.20 00:11:04.527734 [ 276 ] {21b0b0ec-99c1-4174-9580-f2a1a1995431} TCPHandler: Processed in 0.001304767 sec. 2026.01.20 00:11:04.527853 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:11:04.527946 [ 276 ] {f7c4ca79-91b7-44f7-ad98-397f0853f512} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:11:04.527989 [ 276 ] {f7c4ca79-91b7-44f7-ad98-397f0853f512} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:11:04.528405 [ 276 ] {f7c4ca79-91b7-44f7-ad98-397f0853f512} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:11:04.528439 [ 276 ] {f7c4ca79-91b7-44f7-ad98-397f0853f512} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2026.01.20 00:11:04.528750 [ 276 ] {f7c4ca79-91b7-44f7-ad98-397f0853f512} MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) 2026.01.20 00:11:04.528952 [ 276 ] {f7c4ca79-91b7-44f7-ad98-397f0853f512} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:11:04.529077 [ 276 ] {f7c4ca79-91b7-44f7-ad98-397f0853f512} executeQuery: Read 160 rows, 11.41 KiB in 0.001148 sec., 139372.82229965157 rows/sec., 9.71 MiB/sec. 2026.01.20 00:11:04.529113 [ 276 ] {f7c4ca79-91b7-44f7-ad98-397f0853f512} TCPHandler: Processed in 0.001307747 sec. 2026.01.20 00:11:04.529220 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:11:04.529312 [ 276 ] {e976ac4e-4e17-4464-9da6-bd80f48ced61} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.01.20 00:11:04.529365 [ 276 ] {e976ac4e-4e17-4464-9da6-bd80f48ced61} 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 2026.01.20 00:11:04.530219 [ 276 ] {e976ac4e-4e17-4464-9da6-bd80f48ced61} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:11:04.530253 [ 276 ] {e976ac4e-4e17-4464-9da6-bd80f48ced61} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2026.01.20 00:11:04.530801 [ 276 ] {e976ac4e-4e17-4464-9da6-bd80f48ced61} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2026.01.20 00:11:04.531011 [ 276 ] {e976ac4e-4e17-4464-9da6-bd80f48ced61} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:11:04.531146 [ 276 ] {e976ac4e-4e17-4464-9da6-bd80f48ced61} executeQuery: Read 40 rows, 73.40 KiB in 0.001851 sec., 21609.940572663425 rows/sec., 38.72 MiB/sec. 2026.01.20 00:11:04.531198 [ 276 ] {e976ac4e-4e17-4464-9da6-bd80f48ced61} TCPHandler: Processed in 0.002025546 sec. 2026.01.20 00:11:04.531328 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:11:04.531454 [ 276 ] {03822469-a66f-4e32-8fc5-e6c3935fb27e} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:11:04.531505 [ 276 ] {03822469-a66f-4e32-8fc5-e6c3935fb27e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:11:04.531919 [ 276 ] {03822469-a66f-4e32-8fc5-e6c3935fb27e} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:11:04.531955 [ 276 ] {03822469-a66f-4e32-8fc5-e6c3935fb27e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2026.01.20 00:11:04.532275 [ 276 ] {03822469-a66f-4e32-8fc5-e6c3935fb27e} MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) 2026.01.20 00:11:04.532490 [ 276 ] {03822469-a66f-4e32-8fc5-e6c3935fb27e} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:11:04.532646 [ 276 ] {03822469-a66f-4e32-8fc5-e6c3935fb27e} executeQuery: Read 60 rows, 4.14 KiB in 0.001217 sec., 49301.561216105176 rows/sec., 3.32 MiB/sec. 2026.01.20 00:11:04.532684 [ 276 ] {03822469-a66f-4e32-8fc5-e6c3935fb27e} TCPHandler: Processed in 0.001419339 sec. 2026.01.20 00:11:07.183391 [ 154 ] {} DNSResolver: Updating DNS cache 2026.01.20 00:11:07.183445 [ 154 ] {} DNSResolver: Updated DNS cache 2026.01.20 00:11:07.414333 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 39385 2026.01.20 00:11:07.414896 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:11:07.414939 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2026.01.20 00:11:07.415463 [ 245 ] {} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2026.01.20 00:11:07.415704 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:11:07.415839 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39385 2026.01.20 00:11:09.521141 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:11:09.521386 [ 276 ] {3e346adc-2b03-441d-9b36-11692bf6963f} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:11:09.521459 [ 276 ] {3e346adc-2b03-441d-9b36-11692bf6963f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:11:09.522230 [ 276 ] {3e346adc-2b03-441d-9b36-11692bf6963f} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:11:09.522281 [ 276 ] {3e346adc-2b03-441d-9b36-11692bf6963f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2026.01.20 00:11:09.522670 [ 276 ] {3e346adc-2b03-441d-9b36-11692bf6963f} MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) 2026.01.20 00:11:09.522890 [ 276 ] {3e346adc-2b03-441d-9b36-11692bf6963f} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:11:09.523040 [ 153 ] {} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 2026.01.20 00:11:09.523069 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 618 2026.01.20 00:11:09.523053 [ 276 ] {3e346adc-2b03-441d-9b36-11692bf6963f} executeQuery: Read 56 rows, 4.38 KiB in 0.001719 sec., 32577.079697498546 rows/sec., 2.49 MiB/sec. 2026.01.20 00:11:09.523115 [ 153 ] {} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:11:09.523179 [ 153 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2026.01.20 00:11:09.523194 [ 276 ] {3e346adc-2b03-441d-9b36-11692bf6963f} TCPHandler: Processed in 0.002188828 sec. 2026.01.20 00:11:09.523273 [ 194 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_121_24} MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full 2026.01.20 00:11:09.523329 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:11:09.523364 [ 194 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_121_24} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:11:09.523392 [ 194 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 1405 rows starting from the beginning of the part 2026.01.20 00:11:09.523433 [ 276 ] {7ed87734-6041-4af7-84fc-06ac890ccdda} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:11:09.523449 [ 194 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 56 rows starting from the beginning of the part 2026.01.20 00:11:09.523479 [ 276 ] {7ed87734-6041-4af7-84fc-06ac890ccdda} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:11:09.523494 [ 194 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 136 rows starting from the beginning of the part 2026.01.20 00:11:09.523540 [ 194 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 56 rows starting from the beginning of the part 2026.01.20 00:11:09.523579 [ 194 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 136 rows starting from the beginning of the part 2026.01.20 00:11:09.523620 [ 194 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 56 rows starting from the beginning of the part 2026.01.20 00:11:09.523938 [ 276 ] {7ed87734-6041-4af7-84fc-06ac890ccdda} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:11:09.523977 [ 276 ] {7ed87734-6041-4af7-84fc-06ac890ccdda} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2026.01.20 00:11:09.524300 [ 276 ] {7ed87734-6041-4af7-84fc-06ac890ccdda} MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) 2026.01.20 00:11:09.524523 [ 276 ] {7ed87734-6041-4af7-84fc-06ac890ccdda} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:11:09.524655 [ 276 ] {7ed87734-6041-4af7-84fc-06ac890ccdda} executeQuery: Read 64 rows, 5.12 KiB in 0.001245 sec., 51405.62248995984 rows/sec., 4.01 MiB/sec. 2026.01.20 00:11:09.524667 [ 153 ] {} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 2026.01.20 00:11:09.524678 [ 191 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_121_24} MergeTask::MergeProjectionsStage: Merge sorted 1845 rows, containing 5 columns (5 merged, 0 gathered) in 0.001440569 sec., 1280743.9282672333 rows/sec., 111.65 MiB/sec. 2026.01.20 00:11:09.524707 [ 153 ] {} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:11:09.524694 [ 276 ] {7ed87734-6041-4af7-84fc-06ac890ccdda} TCPHandler: Processed in 0.001419018 sec. 2026.01.20 00:11:09.524750 [ 153 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2026.01.20 00:11:09.524823 [ 194 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_121_24} MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full 2026.01.20 00:11:09.524872 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:11:09.524906 [ 194 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_121_24} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:11:09.524931 [ 194 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 632 rows starting from the beginning of the part 2026.01.20 00:11:09.524961 [ 188 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_121_24} MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) 2026.01.20 00:11:09.524971 [ 276 ] {bab8299d-3f62-414f-aeb7-f214c1f01c77} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:11:09.524975 [ 194 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 64 rows starting from the beginning of the part 2026.01.20 00:11:09.525025 [ 276 ] {bab8299d-3f62-414f-aeb7-f214c1f01c77} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:11:09.525027 [ 194 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 104 rows starting from the beginning of the part 2026.01.20 00:11:09.525069 [ 194 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 64 rows starting from the beginning of the part 2026.01.20 00:11:09.525105 [ 194 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 104 rows starting from the beginning of the part 2026.01.20 00:11:09.525139 [ 194 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 64 rows starting from the beginning of the part 2026.01.20 00:11:09.525312 [ 188 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_121_24} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:11:09.525404 [ 188 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_121_24} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 2026.01.20 00:11:09.525452 [ 276 ] {bab8299d-3f62-414f-aeb7-f214c1f01c77} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:11:09.525492 [ 276 ] {bab8299d-3f62-414f-aeb7-f214c1f01c77} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2026.01.20 00:11:09.525505 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. 2026.01.20 00:11:09.525823 [ 276 ] {bab8299d-3f62-414f-aeb7-f214c1f01c77} MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) 2026.01.20 00:11:09.525963 [ 188 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_121_24} MergeTask::MergeProjectionsStage: Merge sorted 1032 rows, containing 5 columns (5 merged, 0 gathered) in 0.001166625 sec., 884603.0215364835 rows/sec., 70.98 MiB/sec. 2026.01.20 00:11:09.526034 [ 276 ] {bab8299d-3f62-414f-aeb7-f214c1f01c77} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:11:09.526110 [ 194 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_121_24} MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) 2026.01.20 00:11:09.526171 [ 276 ] {bab8299d-3f62-414f-aeb7-f214c1f01c77} executeQuery: Read 160 rows, 11.41 KiB in 0.001219 sec., 131255.12715340444 rows/sec., 9.14 MiB/sec. 2026.01.20 00:11:09.526171 [ 153 ] {} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Selected 2 parts from all_1_116_23 to all_117_117_0 2026.01.20 00:11:09.526210 [ 276 ] {bab8299d-3f62-414f-aeb7-f214c1f01c77} TCPHandler: Processed in 0.001388537 sec. 2026.01.20 00:11:09.526221 [ 153 ] {} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:11:09.526251 [ 153 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2026.01.20 00:11:09.526320 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:11:09.526344 [ 201 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_117_24} MergeTask::PrepareStage: Merging 2 parts: from all_1_116_23 to all_117_117_0 into Compact with storage Full 2026.01.20 00:11:09.526366 [ 194 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_121_24} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:11:09.526419 [ 276 ] {2843c2c2-9dbd-4729-8817-3224a1e03483} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:11:09.526444 [ 194 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_121_24} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 2026.01.20 00:11:09.526460 [ 276 ] {2843c2c2-9dbd-4729-8817-3224a1e03483} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:11:09.526498 [ 201 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_117_24} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:11:09.526506 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. 2026.01.20 00:11:09.526549 [ 201 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_117_24} MergeTreeSequentialSource: Reading 6 marks from part all_1_116_23, total 33668 rows starting from the beginning of the part 2026.01.20 00:11:09.526636 [ 201 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_117_24} MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 160 rows starting from the beginning of the part 2026.01.20 00:11:09.526793 [ 276 ] {2843c2c2-9dbd-4729-8817-3224a1e03483} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:11:09.526834 [ 276 ] {2843c2c2-9dbd-4729-8817-3224a1e03483} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2026.01.20 00:11:09.527149 [ 276 ] {2843c2c2-9dbd-4729-8817-3224a1e03483} MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) 2026.01.20 00:11:09.527350 [ 276 ] {2843c2c2-9dbd-4729-8817-3224a1e03483} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:11:09.527478 [ 276 ] {2843c2c2-9dbd-4729-8817-3224a1e03483} executeQuery: Read 60 rows, 4.14 KiB in 0.001078 sec., 55658.62708719852 rows/sec., 3.75 MiB/sec. 2026.01.20 00:11:09.527488 [ 153 ] {} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 2026.01.20 00:11:09.527517 [ 276 ] {2843c2c2-9dbd-4729-8817-3224a1e03483} TCPHandler: Processed in 0.001247496 sec. 2026.01.20 00:11:09.527530 [ 153 ] {} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:11:09.527555 [ 153 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2026.01.20 00:11:09.527627 [ 188 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_121_24} MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full 2026.01.20 00:11:09.527727 [ 188 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_121_24} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:11:09.527757 [ 188 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 6900 rows starting from the beginning of the part 2026.01.20 00:11:09.527815 [ 188 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 60 rows starting from the beginning of the part 2026.01.20 00:11:09.527856 [ 188 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 60 rows starting from the beginning of the part 2026.01.20 00:11:09.527899 [ 188 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 60 rows starting from the beginning of the part 2026.01.20 00:11:09.527940 [ 188 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 60 rows starting from the beginning of the part 2026.01.20 00:11:09.527979 [ 188 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 60 rows starting from the beginning of the part 2026.01.20 00:11:09.530028 [ 190 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_121_24} MergeTask::MergeProjectionsStage: Merge sorted 7200 rows, containing 4 columns (4 merged, 0 gathered) in 0.002432682 sec., 2959696.3351560133 rows/sec., 199.46 MiB/sec. 2026.01.20 00:11:09.530501 [ 194 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_121_24} MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) 2026.01.20 00:11:09.530792 [ 194 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_121_24} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:11:09.530866 [ 194 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_121_24} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 2026.01.20 00:11:09.530953 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.27 MiB. 2026.01.20 00:11:09.534189 [ 194 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_117_24} MergeTask::MergeProjectionsStage: Merge sorted 33828 rows, containing 5 columns (5 merged, 0 gathered) in 0.007887501 sec., 4288810.866711776 rows/sec., 294.68 MiB/sec. 2026.01.20 00:11:09.534574 [ 194 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_117_24} MergedBlockOutputStream: filled checksums all_1_117_24 (state Temporary) 2026.01.20 00:11:09.535007 [ 194 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_117_24} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_merge_all_1_117_24 to all_1_117_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:11:09.535116 [ 194 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_117_24} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Merged 2 parts: [all_1_116_23, all_117_117_0] -> all_1_117_24 2026.01.20 00:11:09.535192 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. 2026.01.20 00:11:09.541336 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:11:09.541386 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2026.01.20 00:11:09.547536 [ 244 ] {} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2026.01.20 00:11:09.548232 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:11:09.551311 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 618 2026.01.20 00:11:12.506038 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1574 2026.01.20 00:11:12.508086 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:11:12.508132 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2026.01.20 00:11:12.509281 [ 243 ] {} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2026.01.20 00:11:12.509544 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:11:12.509814 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1574 2026.01.20 00:11:14.211777 [ 224 ] {} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2026.01.20 00:11:14.211849 [ 224 ] {} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2026.01.20 00:11:14.215819 [ 224 ] {} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2026.01.20 00:11:14.248755 [ 221 ] {} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2026.01.20 00:11:14.248824 [ 221 ] {} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2026.01.20 00:11:14.251972 [ 221 ] {} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2026.01.20 00:11:14.474738 [ 221 ] {} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2026.01.20 00:11:14.474816 [ 221 ] {} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2026.01.20 00:11:14.478930 [ 221 ] {} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2026.01.20 00:11:14.514599 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:11:14.514857 [ 276 ] {31519e3c-914f-47ff-8d1a-7d6c7087f1c9} executeQuery: (from [fd00:1122:3344:101::d]:53608) 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', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2026.01.20 00:11:14.515238 [ 276 ] {31519e3c-914f-47ff-8d1a-7d6c7087f1c9} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.01.20 00:11:14.518878 [ 276 ] {31519e3c-914f-47ff-8d1a-7d6c7087f1c9} 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', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE 2026.01.20 00:11:14.519223 [ 276 ] {31519e3c-914f-47ff-8d1a-7d6c7087f1c9} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.01.20 00:11:14.519303 [ 276 ] {31519e3c-914f-47ff-8d1a-7d6c7087f1c9} InterpreterSelectQuery: FetchColumns -> Complete 2026.01.20 00:11:14.522005 [ 276 ] {31519e3c-914f-47ff-8d1a-7d6c7087f1c9} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Key condition: (column 0 notIn 35-element set) 2026.01.20 00:11:14.524524 [ 276 ] {31519e3c-914f-47ff-8d1a-7d6c7087f1c9} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.01.20 00:11:14.527111 [ 276 ] {31519e3c-914f-47ff-8d1a-7d6c7087f1c9} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (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 2026.01.20 00:11:14.527142 [ 276 ] {31519e3c-914f-47ff-8d1a-7d6c7087f1c9} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.01.20 00:11:14.529844 [ 276 ] {31519e3c-914f-47ff-8d1a-7d6c7087f1c9} 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', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" 2026.01.20 00:11:14.529876 [ 276 ] {31519e3c-914f-47ff-8d1a-7d6c7087f1c9} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 2026.01.20 00:11:14.554922 [ 276 ] {31519e3c-914f-47ff-8d1a-7d6c7087f1c9} executeQuery: Read 35 rows, 1.48 KiB in 0.040177 sec., 871.1451825671404 rows/sec., 36.85 KiB/sec. 2026.01.20 00:11:14.555036 [ 276 ] {31519e3c-914f-47ff-8d1a-7d6c7087f1c9} TCPHandler: Processed in 0.040571341 sec. 2026.01.20 00:11:14.593946 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:11:14.594073 [ 276 ] {577b5743-6b74-4179-be3e-2b7f8e968daa} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2026.01.20 00:11:14.594121 [ 276 ] {577b5743-6b74-4179-be3e-2b7f8e968daa} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.01.20 00:11:14.594729 [ 276 ] {577b5743-6b74-4179-be3e-2b7f8e968daa} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:11:14.594765 [ 276 ] {577b5743-6b74-4179-be3e-2b7f8e968daa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2026.01.20 00:11:14.595742 [ 276 ] {577b5743-6b74-4179-be3e-2b7f8e968daa} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.01.20 00:11:14.595936 [ 276 ] {577b5743-6b74-4179-be3e-2b7f8e968daa} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:11:14.596084 [ 276 ] {577b5743-6b74-4179-be3e-2b7f8e968daa} executeQuery: Read 1 rows, 106.00 B in 0.002046 sec., 488.7585532746823 rows/sec., 50.59 KiB/sec. 2026.01.20 00:11:14.596124 [ 276 ] {577b5743-6b74-4179-be3e-2b7f8e968daa} TCPHandler: Processed in 0.002245949 sec. 2026.01.20 00:11:14.596248 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:11:14.596352 [ 276 ] {2f976b35-562b-42c3-9f4b-583488f20022} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.01.20 00:11:14.596393 [ 276 ] {2f976b35-562b-42c3-9f4b-583488f20022} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.01.20 00:11:14.596832 [ 276 ] {2f976b35-562b-42c3-9f4b-583488f20022} oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:11:14.596868 [ 276 ] {2f976b35-562b-42c3-9f4b-583488f20022} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2026.01.20 00:11:14.597164 [ 276 ] {2f976b35-562b-42c3-9f4b-583488f20022} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2026.01.20 00:11:14.597369 [ 276 ] {2f976b35-562b-42c3-9f4b-583488f20022} oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:11:14.597493 [ 150 ] {} oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 2026.01.20 00:11:14.597497 [ 276 ] {2f976b35-562b-42c3-9f4b-583488f20022} executeQuery: Read 24 rows, 2.04 KiB in 0.001168 sec., 20547.945205479453 rows/sec., 1.70 MiB/sec. 2026.01.20 00:11:14.597532 [ 150 ] {} oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:11:14.597549 [ 276 ] {2f976b35-562b-42c3-9f4b-583488f20022} TCPHandler: Processed in 0.001349987 sec. 2026.01.20 00:11:14.597552 [ 150 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2026.01.20 00:11:14.597630 [ 217 ] {} oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2026.01.20 00:11:14.597663 [ 187 ] {92f10b5c-e41a-4079-ac1e-b6a09b3b6baf::all_1_21_5} MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full 2026.01.20 00:11:14.597673 [ 217 ] {} oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2026.01.20 00:11:14.597668 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:11:14.597809 [ 187 ] {92f10b5c-e41a-4079-ac1e-b6a09b3b6baf::all_1_21_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:11:14.597827 [ 276 ] {89eae2cd-e9c3-45ea-adff-a2007bde4397} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.01.20 00:11:14.597849 [ 187 ] {92f10b5c-e41a-4079-ac1e-b6a09b3b6baf::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 24 rows starting from the beginning of the part 2026.01.20 00:11:14.597871 [ 276 ] {89eae2cd-e9c3-45ea-adff-a2007bde4397} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.01.20 00:11:14.597922 [ 187 ] {92f10b5c-e41a-4079-ac1e-b6a09b3b6baf::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 24 rows starting from the beginning of the part 2026.01.20 00:11:14.597975 [ 187 ] {92f10b5c-e41a-4079-ac1e-b6a09b3b6baf::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 24 rows starting from the beginning of the part 2026.01.20 00:11:14.598021 [ 187 ] {92f10b5c-e41a-4079-ac1e-b6a09b3b6baf::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 24 rows starting from the beginning of the part 2026.01.20 00:11:14.598065 [ 187 ] {92f10b5c-e41a-4079-ac1e-b6a09b3b6baf::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 24 rows starting from the beginning of the part 2026.01.20 00:11:14.598283 [ 276 ] {89eae2cd-e9c3-45ea-adff-a2007bde4397} oximeter.fields_ipaddr (ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:11:14.598327 [ 276 ] {89eae2cd-e9c3-45ea-adff-a2007bde4397} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2026.01.20 00:11:14.598661 [ 276 ] {89eae2cd-e9c3-45ea-adff-a2007bde4397} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2026.01.20 00:11:14.598906 [ 190 ] {92f10b5c-e41a-4079-ac1e-b6a09b3b6baf::all_1_21_5} MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001291197 sec., 92937.01890571308 rows/sec., 8.07 MiB/sec. 2026.01.20 00:11:14.598922 [ 276 ] {89eae2cd-e9c3-45ea-adff-a2007bde4397} oximeter.fields_ipaddr (ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:11:14.599042 [ 187 ] {92f10b5c-e41a-4079-ac1e-b6a09b3b6baf::all_1_21_5} MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) 2026.01.20 00:11:14.599067 [ 276 ] {89eae2cd-e9c3-45ea-adff-a2007bde4397} executeQuery: Read 18 rows, 1.47 KiB in 0.001258 sec., 14308.426073131955 rows/sec., 1.14 MiB/sec. 2026.01.20 00:11:14.599108 [ 276 ] {89eae2cd-e9c3-45ea-adff-a2007bde4397} TCPHandler: Processed in 0.001488349 sec. 2026.01.20 00:11:14.599215 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:11:14.599308 [ 276 ] {1146546a-1770-4519-83a0-3e6df7eb2f11} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:11:14.599348 [ 276 ] {1146546a-1770-4519-83a0-3e6df7eb2f11} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:11:14.599359 [ 187 ] {92f10b5c-e41a-4079-ac1e-b6a09b3b6baf::all_1_21_5} oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:11:14.599454 [ 187 ] {92f10b5c-e41a-4079-ac1e-b6a09b3b6baf::all_1_21_5} oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 2026.01.20 00:11:14.599531 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2026.01.20 00:11:14.600423 [ 217 ] {} oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2026.01.20 00:11:14.600472 [ 276 ] {1146546a-1770-4519-83a0-3e6df7eb2f11} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:11:14.600512 [ 276 ] {1146546a-1770-4519-83a0-3e6df7eb2f11} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2026.01.20 00:11:14.600912 [ 276 ] {1146546a-1770-4519-83a0-3e6df7eb2f11} MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) 2026.01.20 00:11:14.601122 [ 276 ] {1146546a-1770-4519-83a0-3e6df7eb2f11} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:11:14.601250 [ 276 ] {1146546a-1770-4519-83a0-3e6df7eb2f11} executeQuery: Read 1406 rows, 120.36 KiB in 0.00196 sec., 717346.9387755102 rows/sec., 59.97 MiB/sec. 2026.01.20 00:11:14.601286 [ 276 ] {1146546a-1770-4519-83a0-3e6df7eb2f11} TCPHandler: Processed in 0.002120167 sec. 2026.01.20 00:11:14.601394 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:11:14.601486 [ 276 ] {35f63bc5-95ef-4477-856f-ddb95c930456} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.01.20 00:11:14.601525 [ 276 ] {35f63bc5-95ef-4477-856f-ddb95c930456} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.01.20 00:11:14.601939 [ 276 ] {35f63bc5-95ef-4477-856f-ddb95c930456} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:11:14.601975 [ 276 ] {35f63bc5-95ef-4477-856f-ddb95c930456} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2026.01.20 00:11:14.602269 [ 276 ] {35f63bc5-95ef-4477-856f-ddb95c930456} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2026.01.20 00:11:14.602475 [ 276 ] {35f63bc5-95ef-4477-856f-ddb95c930456} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:11:14.602569 [ 150 ] {} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2026.01.20 00:11:14.602596 [ 150 ] {} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:11:14.602599 [ 276 ] {35f63bc5-95ef-4477-856f-ddb95c930456} executeQuery: Read 70 rows, 5.23 KiB in 0.00113 sec., 61946.90265486726 rows/sec., 4.52 MiB/sec. 2026.01.20 00:11:14.602612 [ 150 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2026.01.20 00:11:14.602640 [ 276 ] {35f63bc5-95ef-4477-856f-ddb95c930456} TCPHandler: Processed in 0.001295306 sec. 2026.01.20 00:11:14.602683 [ 194 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2026.01.20 00:11:14.602750 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:11:14.602768 [ 194 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:11:14.602796 [ 194 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 70 rows starting from the beginning of the part 2026.01.20 00:11:14.602841 [ 276 ] {b53b57ca-5532-4a2f-9ec8-8dddbbd30fc4} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.01.20 00:11:14.602852 [ 194 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 40 rows starting from the beginning of the part 2026.01.20 00:11:14.602880 [ 276 ] {b53b57ca-5532-4a2f-9ec8-8dddbbd30fc4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.01.20 00:11:14.602896 [ 194 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 52 rows starting from the beginning of the part 2026.01.20 00:11:14.602935 [ 194 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 40 rows starting from the beginning of the part 2026.01.20 00:11:14.602976 [ 194 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 40 rows starting from the beginning of the part 2026.01.20 00:11:14.603014 [ 194 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 70 rows starting from the beginning of the part 2026.01.20 00:11:14.603357 [ 276 ] {b53b57ca-5532-4a2f-9ec8-8dddbbd30fc4} oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:11:14.603390 [ 276 ] {b53b57ca-5532-4a2f-9ec8-8dddbbd30fc4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2026.01.20 00:11:14.603693 [ 276 ] {b53b57ca-5532-4a2f-9ec8-8dddbbd30fc4} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2026.01.20 00:11:14.603704 [ 190 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 312 rows, containing 5 columns (5 merged, 0 gathered) in 0.001052514 sec., 296433.1115785633 rows/sec., 22.88 MiB/sec. 2026.01.20 00:11:14.603807 [ 190 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2026.01.20 00:11:14.603925 [ 276 ] {b53b57ca-5532-4a2f-9ec8-8dddbbd30fc4} oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:11:14.604052 [ 276 ] {b53b57ca-5532-4a2f-9ec8-8dddbbd30fc4} executeQuery: Read 253 rows, 17.91 KiB in 0.001228 sec., 206026.05863192183 rows/sec., 14.25 MiB/sec. 2026.01.20 00:11:14.604055 [ 190 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_61_12} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:11:14.604075 [ 225 ] {} oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2026.01.20 00:11:14.604088 [ 276 ] {b53b57ca-5532-4a2f-9ec8-8dddbbd30fc4} TCPHandler: Processed in 0.001386218 sec. 2026.01.20 00:11:14.604116 [ 225 ] {} oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2026.01.20 00:11:14.604124 [ 190 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_61_12} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2026.01.20 00:11:14.604199 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. 2026.01.20 00:11:14.604217 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:11:14.604309 [ 276 ] {29a6ef52-8e90-43f7-a096-ae86c5576515} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.01.20 00:11:14.604348 [ 276 ] {29a6ef52-8e90-43f7-a096-ae86c5576515} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.01.20 00:11:14.604736 [ 276 ] {29a6ef52-8e90-43f7-a096-ae86c5576515} oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:11:14.604772 [ 276 ] {29a6ef52-8e90-43f7-a096-ae86c5576515} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2026.01.20 00:11:14.605067 [ 276 ] {29a6ef52-8e90-43f7-a096-ae86c5576515} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2026.01.20 00:11:14.605321 [ 276 ] {29a6ef52-8e90-43f7-a096-ae86c5576515} oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:11:14.605424 [ 150 ] {} oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 2026.01.20 00:11:14.605451 [ 276 ] {29a6ef52-8e90-43f7-a096-ae86c5576515} executeQuery: Read 12 rows, 960.00 B in 0.001159 sec., 10353.753235547885 rows/sec., 808.89 KiB/sec. 2026.01.20 00:11:14.605460 [ 150 ] {} oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:11:14.605487 [ 150 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2026.01.20 00:11:14.605488 [ 276 ] {29a6ef52-8e90-43f7-a096-ae86c5576515} TCPHandler: Processed in 0.001318557 sec. 2026.01.20 00:11:14.605550 [ 198 ] {e65ef523-8c80-4a73-a921-56a9abc2e2ef::all_1_21_5} MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full 2026.01.20 00:11:14.605555 [ 217 ] {} oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2026.01.20 00:11:14.605600 [ 217 ] {} oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2026.01.20 00:11:14.605604 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:11:14.605634 [ 198 ] {e65ef523-8c80-4a73-a921-56a9abc2e2ef::all_1_21_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:11:14.605659 [ 198 ] {e65ef523-8c80-4a73-a921-56a9abc2e2ef::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 12 rows starting from the beginning of the part 2026.01.20 00:11:14.605707 [ 276 ] {e3d6cae7-d162-4701-a87c-b658176a710c} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:11:14.605710 [ 198 ] {e65ef523-8c80-4a73-a921-56a9abc2e2ef::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 12 rows starting from the beginning of the part 2026.01.20 00:11:14.605747 [ 276 ] {e3d6cae7-d162-4701-a87c-b658176a710c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:11:14.605760 [ 198 ] {e65ef523-8c80-4a73-a921-56a9abc2e2ef::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 12 rows starting from the beginning of the part 2026.01.20 00:11:14.605802 [ 198 ] {e65ef523-8c80-4a73-a921-56a9abc2e2ef::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 12 rows starting from the beginning of the part 2026.01.20 00:11:14.605842 [ 198 ] {e65ef523-8c80-4a73-a921-56a9abc2e2ef::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 12 rows starting from the beginning of the part 2026.01.20 00:11:14.606407 [ 276 ] {e3d6cae7-d162-4701-a87c-b658176a710c} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:11:14.606445 [ 276 ] {e3d6cae7-d162-4701-a87c-b658176a710c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2026.01.20 00:11:14.606452 [ 198 ] {e65ef523-8c80-4a73-a921-56a9abc2e2ef::all_1_21_5} MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.000927352 sec., 64700.351107238675 rows/sec., 5.18 MiB/sec. 2026.01.20 00:11:14.606568 [ 225 ] {} oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2026.01.20 00:11:14.606642 [ 196 ] {e65ef523-8c80-4a73-a921-56a9abc2e2ef::all_1_21_5} MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) 2026.01.20 00:11:14.606830 [ 276 ] {e3d6cae7-d162-4701-a87c-b658176a710c} MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) 2026.01.20 00:11:14.607085 [ 196 ] {e65ef523-8c80-4a73-a921-56a9abc2e2ef::all_1_21_5} oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:11:14.607204 [ 196 ] {e65ef523-8c80-4a73-a921-56a9abc2e2ef::all_1_21_5} oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 2026.01.20 00:11:14.607258 [ 276 ] {e3d6cae7-d162-4701-a87c-b658176a710c} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:11:14.607324 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2026.01.20 00:11:14.607462 [ 276 ] {e3d6cae7-d162-4701-a87c-b658176a710c} executeQuery: Read 614 rows, 47.33 KiB in 0.00177 sec., 346892.65536723164 rows/sec., 26.12 MiB/sec. 2026.01.20 00:11:14.607488 [ 219 ] {} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2026.01.20 00:11:14.607523 [ 219 ] {} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2026.01.20 00:11:14.607524 [ 276 ] {e3d6cae7-d162-4701-a87c-b658176a710c} TCPHandler: Processed in 0.001966865 sec. 2026.01.20 00:11:14.607718 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:11:14.607735 [ 217 ] {} oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2026.01.20 00:11:14.607838 [ 276 ] {4e5af651-efa9-4668-8083-870b226c0978} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:11:14.607894 [ 276 ] {4e5af651-efa9-4668-8083-870b226c0978} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:11:14.608543 [ 276 ] {4e5af651-efa9-4668-8083-870b226c0978} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:11:14.608581 [ 276 ] {4e5af651-efa9-4668-8083-870b226c0978} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2026.01.20 00:11:14.608984 [ 276 ] {4e5af651-efa9-4668-8083-870b226c0978} MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) 2026.01.20 00:11:14.609332 [ 276 ] {4e5af651-efa9-4668-8083-870b226c0978} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:11:14.609457 [ 150 ] {} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Selected 6 parts from all_1_117_24 to all_122_122_0 2026.01.20 00:11:14.609469 [ 276 ] {4e5af651-efa9-4668-8083-870b226c0978} executeQuery: Read 889 rows, 61.79 KiB in 0.001656 sec., 536835.7487922705 rows/sec., 36.44 MiB/sec. 2026.01.20 00:11:14.609493 [ 150 ] {} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:11:14.609510 [ 276 ] {4e5af651-efa9-4668-8083-870b226c0978} TCPHandler: Processed in 0.001853923 sec. 2026.01.20 00:11:14.609522 [ 150 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2026.01.20 00:11:14.609588 [ 190 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_122_25} MergeTask::PrepareStage: Merging 6 parts: from all_1_117_24 to all_122_122_0 into Compact with storage Full 2026.01.20 00:11:14.609632 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:11:14.609669 [ 190 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_122_25} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:11:14.609696 [ 190 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_122_25} MergeTreeSequentialSource: Reading 6 marks from part all_1_117_24, total 33828 rows starting from the beginning of the part 2026.01.20 00:11:14.609728 [ 276 ] {718173de-f2f4-4481-92b1-7a54b7bcc885} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.01.20 00:11:14.609746 [ 190 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_122_25} MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 160 rows starting from the beginning of the part 2026.01.20 00:11:14.609769 [ 276 ] {718173de-f2f4-4481-92b1-7a54b7bcc885} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.01.20 00:11:14.609788 [ 190 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_122_25} MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 160 rows starting from the beginning of the part 2026.01.20 00:11:14.609829 [ 190 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_122_25} MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 160 rows starting from the beginning of the part 2026.01.20 00:11:14.609867 [ 190 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_122_25} MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 160 rows starting from the beginning of the part 2026.01.20 00:11:14.609904 [ 190 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_122_25} MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 889 rows starting from the beginning of the part 2026.01.20 00:11:14.610092 [ 276 ] {718173de-f2f4-4481-92b1-7a54b7bcc885} oximeter.measurements_f64 (529538be-fe39-4fb4-911a-5251bcb5cae4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:11:14.610129 [ 276 ] {718173de-f2f4-4481-92b1-7a54b7bcc885} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2026.01.20 00:11:14.610463 [ 276 ] {718173de-f2f4-4481-92b1-7a54b7bcc885} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.01.20 00:11:14.610552 [ 219 ] {} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2026.01.20 00:11:14.610693 [ 276 ] {718173de-f2f4-4481-92b1-7a54b7bcc885} oximeter.measurements_f64 (529538be-fe39-4fb4-911a-5251bcb5cae4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:11:14.610823 [ 276 ] {718173de-f2f4-4481-92b1-7a54b7bcc885} executeQuery: Read 1 rows, 65.00 B in 0.001113 sec., 898.4725965858041 rows/sec., 57.03 KiB/sec. 2026.01.20 00:11:14.610862 [ 276 ] {718173de-f2f4-4481-92b1-7a54b7bcc885} TCPHandler: Processed in 0.001279796 sec. 2026.01.20 00:11:14.610974 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:11:14.611067 [ 276 ] {f50d8524-615e-4497-98e4-49728c8bb825} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.01.20 00:11:14.611121 [ 276 ] {f50d8524-615e-4497-98e4-49728c8bb825} 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 2026.01.20 00:11:14.612074 [ 276 ] {f50d8524-615e-4497-98e4-49728c8bb825} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:11:14.612110 [ 276 ] {f50d8524-615e-4497-98e4-49728c8bb825} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2026.01.20 00:11:14.612682 [ 276 ] {f50d8524-615e-4497-98e4-49728c8bb825} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2026.01.20 00:11:14.612910 [ 276 ] {f50d8524-615e-4497-98e4-49728c8bb825} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:11:14.613039 [ 149 ] {} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2026.01.20 00:11:14.613058 [ 276 ] {f50d8524-615e-4497-98e4-49728c8bb825} executeQuery: Read 40 rows, 73.40 KiB in 0.002008 sec., 19920.318725099605 rows/sec., 35.70 MiB/sec. 2026.01.20 00:11:14.613089 [ 149 ] {} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:11:14.613115 [ 149 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2026.01.20 00:11:14.613146 [ 276 ] {f50d8524-615e-4497-98e4-49728c8bb825} TCPHandler: Processed in 0.002222248 sec. 2026.01.20 00:11:14.613210 [ 196 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2026.01.20 00:11:14.613275 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:11:14.613375 [ 276 ] {264bb660-91c2-430f-9710-9ec95028cf41} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:11:14.613416 [ 276 ] {264bb660-91c2-430f-9710-9ec95028cf41} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:11:14.613459 [ 196 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:11:14.613533 [ 196 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2186 rows starting from the beginning of the part 2026.01.20 00:11:14.613681 [ 196 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 40 rows starting from the beginning of the part 2026.01.20 00:11:14.613763 [ 276 ] {264bb660-91c2-430f-9710-9ec95028cf41} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:11:14.613802 [ 196 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 40 rows starting from the beginning of the part 2026.01.20 00:11:14.613805 [ 276 ] {264bb660-91c2-430f-9710-9ec95028cf41} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2026.01.20 00:11:14.613927 [ 196 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 40 rows starting from the beginning of the part 2026.01.20 00:11:14.614052 [ 196 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 40 rows starting from the beginning of the part 2026.01.20 00:11:14.614143 [ 276 ] {264bb660-91c2-430f-9710-9ec95028cf41} MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) 2026.01.20 00:11:14.614165 [ 196 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 40 rows starting from the beginning of the part 2026.01.20 00:11:14.614383 [ 276 ] {264bb660-91c2-430f-9710-9ec95028cf41} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:11:14.614532 [ 276 ] {264bb660-91c2-430f-9710-9ec95028cf41} executeQuery: Read 60 rows, 4.14 KiB in 0.001175 sec., 51063.82978723404 rows/sec., 3.44 MiB/sec. 2026.01.20 00:11:14.614570 [ 276 ] {264bb660-91c2-430f-9710-9ec95028cf41} TCPHandler: Processed in 0.001350507 sec. 2026.01.20 00:11:14.616687 [ 193 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_122_25} MergeTask::MergeProjectionsStage: Merge sorted 35357 rows, containing 5 columns (5 merged, 0 gathered) in 0.007121532 sec., 4964802.517211185 rows/sec., 341.10 MiB/sec. 2026.01.20 00:11:14.617172 [ 199 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_122_25} MergedBlockOutputStream: filled checksums all_1_122_25 (state Temporary) 2026.01.20 00:11:14.617467 [ 199 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_122_25} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_merge_all_1_122_25 to all_1_122_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:11:14.617546 [ 199 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_122_25} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Merged 6 parts: [all_1_117_24, all_122_122_0] -> all_1_122_25 2026.01.20 00:11:14.617630 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. 2026.01.20 00:11:14.626921 [ 189 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 2386 rows, containing 19 columns (19 merged, 0 gathered) in 0.013756167 sec., 173449.4790591013 rows/sec., 310.81 MiB/sec. 2026.01.20 00:11:14.629130 [ 189 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2026.01.20 00:11:14.629509 [ 189 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_61_12} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:11:14.629584 [ 189 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_61_12} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2026.01.20 00:11:14.629751 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.72 MiB. 2026.01.20 00:11:14.916969 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 39833 2026.01.20 00:11:14.917467 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:11:14.917501 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2026.01.20 00:11:14.917964 [ 245 ] {} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2026.01.20 00:11:14.918194 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:11:14.918314 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39833 2026.01.20 00:11:15.001225 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 378.52 MiB, peak 397.20 MiB, free memory in arenas 0.00 B, will set to 385.13 MiB (RSS), difference: 6.61 MiB 2026.01.20 00:11:17.052337 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 625 2026.01.20 00:11:17.070586 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:11:17.070643 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2026.01.20 00:11:17.077434 [ 244 ] {} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2026.01.20 00:11:17.078202 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:11:17.081633 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 625 2026.01.20 00:11:19.521176 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:11:19.521386 [ 276 ] {153d374a-f6a6-4c2d-b240-7b5fe565201a} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:11:19.521460 [ 276 ] {153d374a-f6a6-4c2d-b240-7b5fe565201a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:11:19.522238 [ 276 ] {153d374a-f6a6-4c2d-b240-7b5fe565201a} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:11:19.522291 [ 276 ] {153d374a-f6a6-4c2d-b240-7b5fe565201a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2026.01.20 00:11:19.522686 [ 276 ] {153d374a-f6a6-4c2d-b240-7b5fe565201a} MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) 2026.01.20 00:11:19.522913 [ 276 ] {153d374a-f6a6-4c2d-b240-7b5fe565201a} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:11:19.523066 [ 276 ] {153d374a-f6a6-4c2d-b240-7b5fe565201a} executeQuery: Read 56 rows, 4.38 KiB in 0.001733 sec., 32313.90652048471 rows/sec., 2.47 MiB/sec. 2026.01.20 00:11:19.523109 [ 276 ] {153d374a-f6a6-4c2d-b240-7b5fe565201a} TCPHandler: Processed in 0.002059236 sec. 2026.01.20 00:11:19.523235 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:11:19.523333 [ 276 ] {dbf0604a-fa1c-46b7-8f80-68536783de1e} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:11:19.523375 [ 276 ] {dbf0604a-fa1c-46b7-8f80-68536783de1e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:11:19.523801 [ 276 ] {dbf0604a-fa1c-46b7-8f80-68536783de1e} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:11:19.523840 [ 276 ] {dbf0604a-fa1c-46b7-8f80-68536783de1e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2026.01.20 00:11:19.524152 [ 276 ] {dbf0604a-fa1c-46b7-8f80-68536783de1e} MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) 2026.01.20 00:11:19.524373 [ 276 ] {dbf0604a-fa1c-46b7-8f80-68536783de1e} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:11:19.524502 [ 276 ] {dbf0604a-fa1c-46b7-8f80-68536783de1e} executeQuery: Read 64 rows, 5.12 KiB in 0.001188 sec., 53872.05387205387 rows/sec., 4.20 MiB/sec. 2026.01.20 00:11:19.524541 [ 276 ] {dbf0604a-fa1c-46b7-8f80-68536783de1e} TCPHandler: Processed in 0.001357477 sec. 2026.01.20 00:11:19.524656 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:11:19.524752 [ 276 ] {cc18a711-cde6-45d4-84f9-26007ec778a2} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:11:19.524796 [ 276 ] {cc18a711-cde6-45d4-84f9-26007ec778a2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:11:19.525227 [ 276 ] {cc18a711-cde6-45d4-84f9-26007ec778a2} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:11:19.525264 [ 276 ] {cc18a711-cde6-45d4-84f9-26007ec778a2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2026.01.20 00:11:19.525596 [ 276 ] {cc18a711-cde6-45d4-84f9-26007ec778a2} MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) 2026.01.20 00:11:19.525807 [ 276 ] {cc18a711-cde6-45d4-84f9-26007ec778a2} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:11:19.525936 [ 276 ] {cc18a711-cde6-45d4-84f9-26007ec778a2} executeQuery: Read 160 rows, 11.41 KiB in 0.001203 sec., 133000.83125519534 rows/sec., 9.26 MiB/sec. 2026.01.20 00:11:19.525973 [ 276 ] {cc18a711-cde6-45d4-84f9-26007ec778a2} TCPHandler: Processed in 0.001366948 sec. 2026.01.20 00:11:19.526085 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:11:19.526182 [ 276 ] {d85018e0-d101-4a0e-b7ea-32ebb01850ba} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:11:19.526228 [ 276 ] {d85018e0-d101-4a0e-b7ea-32ebb01850ba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:11:19.526561 [ 276 ] {d85018e0-d101-4a0e-b7ea-32ebb01850ba} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:11:19.526597 [ 276 ] {d85018e0-d101-4a0e-b7ea-32ebb01850ba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2026.01.20 00:11:19.526894 [ 276 ] {d85018e0-d101-4a0e-b7ea-32ebb01850ba} MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) 2026.01.20 00:11:19.527099 [ 276 ] {d85018e0-d101-4a0e-b7ea-32ebb01850ba} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:11:19.527229 [ 276 ] {d85018e0-d101-4a0e-b7ea-32ebb01850ba} executeQuery: Read 60 rows, 4.14 KiB in 0.001066 sec., 56285.17823639774 rows/sec., 3.79 MiB/sec. 2026.01.20 00:11:19.527266 [ 276 ] {d85018e0-d101-4a0e-b7ea-32ebb01850ba} TCPHandler: Processed in 0.001231835 sec. 2026.01.20 00:11:22.183523 [ 141 ] {} DNSResolver: Updating DNS cache 2026.01.20 00:11:22.183603 [ 141 ] {} DNSResolver: Updated DNS cache 2026.01.20 00:11:22.418443 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 40345 2026.01.20 00:11:22.419037 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:11:22.419081 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2026.01.20 00:11:22.419608 [ 245 ] {} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2026.01.20 00:11:22.419851 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:11:22.419983 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40345 2026.01.20 00:11:22.510862 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1608 2026.01.20 00:11:22.513289 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:11:22.513351 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2026.01.20 00:11:22.514596 [ 243 ] {} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2026.01.20 00:11:22.514868 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:11:22.515255 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1608 2026.01.20 00:11:24.523166 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:11:24.523380 [ 276 ] {275012ef-cc93-4d2b-ab9b-274066029e27} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:11:24.523448 [ 276 ] {275012ef-cc93-4d2b-ab9b-274066029e27} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:11:24.524176 [ 276 ] {275012ef-cc93-4d2b-ab9b-274066029e27} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:11:24.524225 [ 276 ] {275012ef-cc93-4d2b-ab9b-274066029e27} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2026.01.20 00:11:24.524672 [ 276 ] {275012ef-cc93-4d2b-ab9b-274066029e27} MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) 2026.01.20 00:11:24.524898 [ 276 ] {275012ef-cc93-4d2b-ab9b-274066029e27} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:11:24.525052 [ 276 ] {275012ef-cc93-4d2b-ab9b-274066029e27} executeQuery: Read 136 rows, 12.05 KiB in 0.001723 sec., 78932.09518282066 rows/sec., 6.83 MiB/sec. 2026.01.20 00:11:24.525093 [ 276 ] {275012ef-cc93-4d2b-ab9b-274066029e27} TCPHandler: Processed in 0.002062066 sec. 2026.01.20 00:11:24.525222 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:11:24.525321 [ 276 ] {ab9b8b3f-6751-467a-b060-f895fac26ecc} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.01.20 00:11:24.525363 [ 276 ] {ab9b8b3f-6751-467a-b060-f895fac26ecc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.01.20 00:11:24.525782 [ 276 ] {ab9b8b3f-6751-467a-b060-f895fac26ecc} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:11:24.525819 [ 276 ] {ab9b8b3f-6751-467a-b060-f895fac26ecc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2026.01.20 00:11:24.526123 [ 276 ] {ab9b8b3f-6751-467a-b060-f895fac26ecc} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2026.01.20 00:11:24.526331 [ 276 ] {ab9b8b3f-6751-467a-b060-f895fac26ecc} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:11:24.526459 [ 276 ] {ab9b8b3f-6751-467a-b060-f895fac26ecc} executeQuery: Read 40 rows, 3.01 KiB in 0.001157 sec., 34572.169403630076 rows/sec., 2.54 MiB/sec. 2026.01.20 00:11:24.526496 [ 276 ] {ab9b8b3f-6751-467a-b060-f895fac26ecc} TCPHandler: Processed in 0.001326027 sec. 2026.01.20 00:11:24.526607 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:11:24.526704 [ 276 ] {a0013ca2-cc42-414a-96f1-62e14db3945a} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:11:24.526744 [ 276 ] {a0013ca2-cc42-414a-96f1-62e14db3945a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:11:24.527189 [ 276 ] {a0013ca2-cc42-414a-96f1-62e14db3945a} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:11:24.527226 [ 276 ] {a0013ca2-cc42-414a-96f1-62e14db3945a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2026.01.20 00:11:24.527527 [ 276 ] {a0013ca2-cc42-414a-96f1-62e14db3945a} MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) 2026.01.20 00:11:24.527734 [ 276 ] {a0013ca2-cc42-414a-96f1-62e14db3945a} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:11:24.527860 [ 276 ] {a0013ca2-cc42-414a-96f1-62e14db3945a} executeQuery: Read 104 rows, 8.32 KiB in 0.001174 sec., 88586.03066439524 rows/sec., 6.92 MiB/sec. 2026.01.20 00:11:24.527897 [ 276 ] {a0013ca2-cc42-414a-96f1-62e14db3945a} TCPHandler: Processed in 0.001340727 sec. 2026.01.20 00:11:24.528011 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:11:24.528112 [ 276 ] {38246a72-9f1b-4514-a119-eac4d6b34ab1} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:11:24.528155 [ 276 ] {38246a72-9f1b-4514-a119-eac4d6b34ab1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:11:24.528569 [ 276 ] {38246a72-9f1b-4514-a119-eac4d6b34ab1} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:11:24.528605 [ 276 ] {38246a72-9f1b-4514-a119-eac4d6b34ab1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2026.01.20 00:11:24.528930 [ 276 ] {38246a72-9f1b-4514-a119-eac4d6b34ab1} MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) 2026.01.20 00:11:24.529161 [ 276 ] {38246a72-9f1b-4514-a119-eac4d6b34ab1} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:11:24.529291 [ 276 ] {38246a72-9f1b-4514-a119-eac4d6b34ab1} executeQuery: Read 160 rows, 11.41 KiB in 0.001197 sec., 133667.50208855473 rows/sec., 9.31 MiB/sec. 2026.01.20 00:11:24.529328 [ 276 ] {38246a72-9f1b-4514-a119-eac4d6b34ab1} TCPHandler: Processed in 0.001369267 sec. 2026.01.20 00:11:24.529434 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:11:24.529529 [ 276 ] {5db5827a-0a00-47ef-b898-2d53d61daa2b} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.01.20 00:11:24.529582 [ 276 ] {5db5827a-0a00-47ef-b898-2d53d61daa2b} 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 2026.01.20 00:11:24.530453 [ 276 ] {5db5827a-0a00-47ef-b898-2d53d61daa2b} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:11:24.530490 [ 276 ] {5db5827a-0a00-47ef-b898-2d53d61daa2b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2026.01.20 00:11:24.531072 [ 276 ] {5db5827a-0a00-47ef-b898-2d53d61daa2b} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2026.01.20 00:11:24.531297 [ 276 ] {5db5827a-0a00-47ef-b898-2d53d61daa2b} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:11:24.531438 [ 276 ] {5db5827a-0a00-47ef-b898-2d53d61daa2b} executeQuery: Read 40 rows, 73.40 KiB in 0.001927 sec., 20757.65438505449 rows/sec., 37.20 MiB/sec. 2026.01.20 00:11:24.531507 [ 276 ] {5db5827a-0a00-47ef-b898-2d53d61daa2b} TCPHandler: Processed in 0.002122137 sec. 2026.01.20 00:11:24.531620 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:11:24.531716 [ 276 ] {63ef57e5-9988-4038-ae4b-2e87bef4f8e1} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:11:24.531758 [ 276 ] {63ef57e5-9988-4038-ae4b-2e87bef4f8e1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:11:24.532100 [ 276 ] {63ef57e5-9988-4038-ae4b-2e87bef4f8e1} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:11:24.532137 [ 276 ] {63ef57e5-9988-4038-ae4b-2e87bef4f8e1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2026.01.20 00:11:24.532460 [ 276 ] {63ef57e5-9988-4038-ae4b-2e87bef4f8e1} MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) 2026.01.20 00:11:24.532666 [ 276 ] {63ef57e5-9988-4038-ae4b-2e87bef4f8e1} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:11:24.532796 [ 276 ] {63ef57e5-9988-4038-ae4b-2e87bef4f8e1} executeQuery: Read 60 rows, 4.14 KiB in 0.001099 sec., 54595.08644222021 rows/sec., 3.68 MiB/sec. 2026.01.20 00:11:24.532830 [ 276 ] {63ef57e5-9988-4038-ae4b-2e87bef4f8e1} TCPHandler: Processed in 0.001261276 sec. 2026.01.20 00:11:24.581720 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 633 2026.01.20 00:11:24.600576 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:11:24.600634 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2026.01.20 00:11:24.607152 [ 244 ] {} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2026.01.20 00:11:24.607877 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:11:24.611206 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 633 2026.01.20 00:11:26.102079 [ 137 ] {} oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 2026.01.20 00:11:26.102171 [ 137 ] {} oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:11:26.102210 [ 137 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2026.01.20 00:11:26.102359 [ 193 ] {bfe21cc0-ef93-444c-9700-992b96187bcd::all_1_21_5} MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full 2026.01.20 00:11:26.102534 [ 193 ] {bfe21cc0-ef93-444c-9700-992b96187bcd::all_1_21_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:11:26.102576 [ 193 ] {bfe21cc0-ef93-444c-9700-992b96187bcd::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 252 rows starting from the beginning of the part 2026.01.20 00:11:26.102651 [ 193 ] {bfe21cc0-ef93-444c-9700-992b96187bcd::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 252 rows starting from the beginning of the part 2026.01.20 00:11:26.102705 [ 193 ] {bfe21cc0-ef93-444c-9700-992b96187bcd::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 252 rows starting from the beginning of the part 2026.01.20 00:11:26.102755 [ 193 ] {bfe21cc0-ef93-444c-9700-992b96187bcd::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 252 rows starting from the beginning of the part 2026.01.20 00:11:26.102802 [ 193 ] {bfe21cc0-ef93-444c-9700-992b96187bcd::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 253 rows starting from the beginning of the part 2026.01.20 00:11:26.103877 [ 189 ] {bfe21cc0-ef93-444c-9700-992b96187bcd::all_1_21_5} MergeTask::MergeProjectionsStage: Merge sorted 1261 rows, containing 5 columns (5 merged, 0 gathered) in 0.001584651 sec., 795758.8137703507 rows/sec., 58.07 MiB/sec. 2026.01.20 00:11:26.104100 [ 200 ] {bfe21cc0-ef93-444c-9700-992b96187bcd::all_1_21_5} MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) 2026.01.20 00:11:26.104467 [ 200 ] {bfe21cc0-ef93-444c-9700-992b96187bcd::all_1_21_5} oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:11:26.104547 [ 200 ] {bfe21cc0-ef93-444c-9700-992b96187bcd::all_1_21_5} oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 2026.01.20 00:11:26.104657 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. 2026.01.20 00:11:29.522425 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:11:29.522633 [ 276 ] {0f8d65e4-f900-4422-936f-5ead721beb4a} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:11:29.522700 [ 276 ] {0f8d65e4-f900-4422-936f-5ead721beb4a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:11:29.523359 [ 276 ] {0f8d65e4-f900-4422-936f-5ead721beb4a} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:11:29.523410 [ 276 ] {0f8d65e4-f900-4422-936f-5ead721beb4a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2026.01.20 00:11:29.523808 [ 276 ] {0f8d65e4-f900-4422-936f-5ead721beb4a} MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) 2026.01.20 00:11:29.524042 [ 276 ] {0f8d65e4-f900-4422-936f-5ead721beb4a} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:11:29.524204 [ 276 ] {0f8d65e4-f900-4422-936f-5ead721beb4a} executeQuery: Read 56 rows, 4.38 KiB in 0.001619 sec., 34589.252625077206 rows/sec., 2.64 MiB/sec. 2026.01.20 00:11:29.524247 [ 276 ] {0f8d65e4-f900-4422-936f-5ead721beb4a} TCPHandler: Processed in 0.001954356 sec. 2026.01.20 00:11:29.524382 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:11:29.524478 [ 276 ] {e2802aea-5a52-44ba-b40b-e100dbc4ba1f} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:11:29.524520 [ 276 ] {e2802aea-5a52-44ba-b40b-e100dbc4ba1f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:11:29.524959 [ 276 ] {e2802aea-5a52-44ba-b40b-e100dbc4ba1f} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:11:29.524997 [ 276 ] {e2802aea-5a52-44ba-b40b-e100dbc4ba1f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2026.01.20 00:11:29.525303 [ 276 ] {e2802aea-5a52-44ba-b40b-e100dbc4ba1f} MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) 2026.01.20 00:11:29.525509 [ 276 ] {e2802aea-5a52-44ba-b40b-e100dbc4ba1f} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:11:29.525637 [ 276 ] {e2802aea-5a52-44ba-b40b-e100dbc4ba1f} executeQuery: Read 64 rows, 5.12 KiB in 0.001177 sec., 54375.53101104502 rows/sec., 4.24 MiB/sec. 2026.01.20 00:11:29.525675 [ 276 ] {e2802aea-5a52-44ba-b40b-e100dbc4ba1f} TCPHandler: Processed in 0.001344427 sec. 2026.01.20 00:11:29.525798 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:11:29.525894 [ 276 ] {f5662fac-c6e7-4f2b-9fdd-173e2fe8d842} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:11:29.525937 [ 276 ] {f5662fac-c6e7-4f2b-9fdd-173e2fe8d842} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:11:29.526375 [ 276 ] {f5662fac-c6e7-4f2b-9fdd-173e2fe8d842} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:11:29.526413 [ 276 ] {f5662fac-c6e7-4f2b-9fdd-173e2fe8d842} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2026.01.20 00:11:29.526736 [ 276 ] {f5662fac-c6e7-4f2b-9fdd-173e2fe8d842} MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) 2026.01.20 00:11:29.526947 [ 276 ] {f5662fac-c6e7-4f2b-9fdd-173e2fe8d842} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:11:29.527078 [ 276 ] {f5662fac-c6e7-4f2b-9fdd-173e2fe8d842} executeQuery: Read 160 rows, 11.41 KiB in 0.001202 sec., 133111.48086522464 rows/sec., 9.27 MiB/sec. 2026.01.20 00:11:29.527115 [ 276 ] {f5662fac-c6e7-4f2b-9fdd-173e2fe8d842} TCPHandler: Processed in 0.001367197 sec. 2026.01.20 00:11:29.527235 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:11:29.527330 [ 276 ] {59ed7b73-bd89-49fe-af6b-5faabf6b3f35} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:11:29.527372 [ 276 ] {59ed7b73-bd89-49fe-af6b-5faabf6b3f35} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:11:29.527924 [ 276 ] {59ed7b73-bd89-49fe-af6b-5faabf6b3f35} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:11:29.527961 [ 276 ] {59ed7b73-bd89-49fe-af6b-5faabf6b3f35} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2026.01.20 00:11:29.528289 [ 276 ] {59ed7b73-bd89-49fe-af6b-5faabf6b3f35} MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) 2026.01.20 00:11:29.528507 [ 276 ] {59ed7b73-bd89-49fe-af6b-5faabf6b3f35} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:11:29.528651 [ 276 ] {59ed7b73-bd89-49fe-af6b-5faabf6b3f35} executeQuery: Read 60 rows, 4.14 KiB in 0.001338 sec., 44843.04932735426 rows/sec., 3.02 MiB/sec. 2026.01.20 00:11:29.528688 [ 276 ] {59ed7b73-bd89-49fe-af6b-5faabf6b3f35} TCPHandler: Processed in 0.00150385 sec. 2026.01.20 00:11:29.920219 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 40793 2026.01.20 00:11:29.920756 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:11:29.920801 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2026.01.20 00:11:29.921302 [ 245 ] {} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2026.01.20 00:11:29.921545 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:11:29.921679 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40793 2026.01.20 00:11:29.921812 [ 224 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2026.01.20 00:11:29.921873 [ 224 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2026.01.20 00:11:29.924216 [ 224 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2026.01.20 00:11:30.356468 [ 220 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2026.01.20 00:11:30.356549 [ 220 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2026.01.20 00:11:30.359786 [ 220 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2026.01.20 00:11:31.000205 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 381.18 MiB, peak 397.20 MiB, free memory in arenas 0.00 B, will set to 385.18 MiB (RSS), difference: 4.00 MiB 2026.01.20 00:11:32.111287 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 640 2026.01.20 00:11:32.128388 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:11:32.128441 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2026.01.20 00:11:32.134683 [ 244 ] {} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2026.01.20 00:11:32.135397 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:11:32.138512 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 640 2026.01.20 00:11:32.472134 [ 224 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2026.01.20 00:11:32.472195 [ 224 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2026.01.20 00:11:32.474405 [ 224 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2026.01.20 00:11:32.515526 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1628 2026.01.20 00:11:32.517852 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:11:32.517913 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2026.01.20 00:11:32.519187 [ 243 ] {} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2026.01.20 00:11:32.519477 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:11:32.519858 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1628 2026.01.20 00:11:34.523508 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:11:34.523697 [ 276 ] {a4eb6823-c8c9-403b-9bc7-8d07da495044} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:11:34.523763 [ 276 ] {a4eb6823-c8c9-403b-9bc7-8d07da495044} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:11:34.524560 [ 276 ] {a4eb6823-c8c9-403b-9bc7-8d07da495044} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:11:34.524609 [ 276 ] {a4eb6823-c8c9-403b-9bc7-8d07da495044} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.82 GiB. 2026.01.20 00:11:34.524996 [ 276 ] {a4eb6823-c8c9-403b-9bc7-8d07da495044} MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) 2026.01.20 00:11:34.525218 [ 276 ] {a4eb6823-c8c9-403b-9bc7-8d07da495044} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:11:34.525372 [ 276 ] {a4eb6823-c8c9-403b-9bc7-8d07da495044} executeQuery: Read 136 rows, 12.05 KiB in 0.001722 sec., 78977.93263646922 rows/sec., 6.83 MiB/sec. 2026.01.20 00:11:34.525368 [ 128 ] {} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 2026.01.20 00:11:34.525415 [ 276 ] {a4eb6823-c8c9-403b-9bc7-8d07da495044} TCPHandler: Processed in 0.002033386 sec. 2026.01.20 00:11:34.525448 [ 128 ] {} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:11:34.525475 [ 128 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.82 GiB. 2026.01.20 00:11:34.525549 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:11:34.525615 [ 193 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_126_25} MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full 2026.01.20 00:11:34.525650 [ 276 ] {f2948334-e86f-49f0-85f6-a57c1ac7e1cc} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.01.20 00:11:34.525701 [ 276 ] {f2948334-e86f-49f0-85f6-a57c1ac7e1cc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.01.20 00:11:34.525768 [ 193 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_126_25} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:11:34.525808 [ 193 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 1405 rows starting from the beginning of the part 2026.01.20 00:11:34.525876 [ 193 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 1406 rows starting from the beginning of the part 2026.01.20 00:11:34.525924 [ 193 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 56 rows starting from the beginning of the part 2026.01.20 00:11:34.525971 [ 193 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 136 rows starting from the beginning of the part 2026.01.20 00:11:34.526010 [ 193 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 56 rows starting from the beginning of the part 2026.01.20 00:11:34.526055 [ 193 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 136 rows starting from the beginning of the part 2026.01.20 00:11:34.526139 [ 276 ] {f2948334-e86f-49f0-85f6-a57c1ac7e1cc} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:11:34.526182 [ 276 ] {f2948334-e86f-49f0-85f6-a57c1ac7e1cc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.82 GiB. 2026.01.20 00:11:34.526509 [ 276 ] {f2948334-e86f-49f0-85f6-a57c1ac7e1cc} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2026.01.20 00:11:34.526728 [ 276 ] {f2948334-e86f-49f0-85f6-a57c1ac7e1cc} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:11:34.526867 [ 276 ] {f2948334-e86f-49f0-85f6-a57c1ac7e1cc} executeQuery: Read 40 rows, 3.01 KiB in 0.001236 sec., 32362.45954692557 rows/sec., 2.38 MiB/sec. 2026.01.20 00:11:34.526907 [ 276 ] {f2948334-e86f-49f0-85f6-a57c1ac7e1cc} TCPHandler: Processed in 0.001410818 sec. 2026.01.20 00:11:34.527022 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:11:34.527120 [ 276 ] {3b5731a7-0461-4212-a765-27e87e783756} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:11:34.527161 [ 276 ] {3b5731a7-0461-4212-a765-27e87e783756} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:11:34.527497 [ 197 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_126_25} MergeTask::MergeProjectionsStage: Merge sorted 3195 rows, containing 5 columns (5 merged, 0 gathered) in 0.001948525 sec., 1639701.8257399828 rows/sec., 143.31 MiB/sec. 2026.01.20 00:11:34.527631 [ 276 ] {3b5731a7-0461-4212-a765-27e87e783756} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:11:34.527673 [ 276 ] {3b5731a7-0461-4212-a765-27e87e783756} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.82 GiB. 2026.01.20 00:11:34.527755 [ 186 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_126_25} MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) 2026.01.20 00:11:34.527990 [ 276 ] {3b5731a7-0461-4212-a765-27e87e783756} MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) 2026.01.20 00:11:34.528076 [ 186 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_126_25} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:11:34.528159 [ 186 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_126_25} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 2026.01.20 00:11:34.528220 [ 276 ] {3b5731a7-0461-4212-a765-27e87e783756} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:11:34.528267 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. 2026.01.20 00:11:34.528342 [ 128 ] {} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 2026.01.20 00:11:34.528353 [ 276 ] {3b5731a7-0461-4212-a765-27e87e783756} executeQuery: Read 104 rows, 8.32 KiB in 0.001253 sec., 83000.79808459697 rows/sec., 6.48 MiB/sec. 2026.01.20 00:11:34.528389 [ 128 ] {} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:11:34.528407 [ 276 ] {3b5731a7-0461-4212-a765-27e87e783756} TCPHandler: Processed in 0.001436459 sec. 2026.01.20 00:11:34.528414 [ 128 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.82 GiB. 2026.01.20 00:11:34.528503 [ 189 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_126_25} MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full 2026.01.20 00:11:34.528533 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:11:34.528603 [ 189 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_126_25} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:11:34.528634 [ 276 ] {a4635941-ea53-4d01-8f41-ae0df54b4e3a} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:11:34.528636 [ 189 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 632 rows starting from the beginning of the part 2026.01.20 00:11:34.528684 [ 276 ] {a4635941-ea53-4d01-8f41-ae0df54b4e3a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:11:34.528710 [ 189 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 614 rows starting from the beginning of the part 2026.01.20 00:11:34.528761 [ 189 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 64 rows starting from the beginning of the part 2026.01.20 00:11:34.528802 [ 189 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 104 rows starting from the beginning of the part 2026.01.20 00:11:34.528843 [ 189 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 64 rows starting from the beginning of the part 2026.01.20 00:11:34.528880 [ 189 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 104 rows starting from the beginning of the part 2026.01.20 00:11:34.529139 [ 276 ] {a4635941-ea53-4d01-8f41-ae0df54b4e3a} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:11:34.529181 [ 276 ] {a4635941-ea53-4d01-8f41-ae0df54b4e3a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.82 GiB. 2026.01.20 00:11:34.529539 [ 276 ] {a4635941-ea53-4d01-8f41-ae0df54b4e3a} MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) 2026.01.20 00:11:34.529743 [ 276 ] {a4635941-ea53-4d01-8f41-ae0df54b4e3a} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:11:34.529861 [ 192 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_126_25} MergeTask::MergeProjectionsStage: Merge sorted 1582 rows, containing 5 columns (5 merged, 0 gathered) in 0.001392028 sec., 1136471.392816811 rows/sec., 90.61 MiB/sec. 2026.01.20 00:11:34.529878 [ 276 ] {a4635941-ea53-4d01-8f41-ae0df54b4e3a} executeQuery: Read 160 rows, 11.41 KiB in 0.001263 sec., 126682.5019794141 rows/sec., 8.82 MiB/sec. 2026.01.20 00:11:34.529927 [ 276 ] {a4635941-ea53-4d01-8f41-ae0df54b4e3a} TCPHandler: Processed in 0.001445829 sec. 2026.01.20 00:11:34.530038 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:11:34.530078 [ 191 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_126_25} MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) 2026.01.20 00:11:34.530140 [ 276 ] {ee114846-20c7-43f7-9db7-972598fa8ec1} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.01.20 00:11:34.530198 [ 276 ] {ee114846-20c7-43f7-9db7-972598fa8ec1} 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 2026.01.20 00:11:34.530402 [ 191 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_126_25} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:11:34.530488 [ 191 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_126_25} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 2026.01.20 00:11:34.530601 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. 2026.01.20 00:11:34.531116 [ 276 ] {ee114846-20c7-43f7-9db7-972598fa8ec1} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:11:34.531158 [ 276 ] {ee114846-20c7-43f7-9db7-972598fa8ec1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.82 GiB. 2026.01.20 00:11:34.531732 [ 276 ] {ee114846-20c7-43f7-9db7-972598fa8ec1} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2026.01.20 00:11:34.531950 [ 276 ] {ee114846-20c7-43f7-9db7-972598fa8ec1} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:11:34.532096 [ 276 ] {ee114846-20c7-43f7-9db7-972598fa8ec1} executeQuery: Read 40 rows, 73.40 KiB in 0.001974 sec., 20263.424518743668 rows/sec., 36.31 MiB/sec. 2026.01.20 00:11:34.532163 [ 276 ] {ee114846-20c7-43f7-9db7-972598fa8ec1} TCPHandler: Processed in 0.002175758 sec. 2026.01.20 00:11:34.532276 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:11:34.532372 [ 276 ] {a21faebf-c31b-4c69-83ed-ad44f78cc8af} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:11:34.532415 [ 276 ] {a21faebf-c31b-4c69-83ed-ad44f78cc8af} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:11:34.532780 [ 276 ] {a21faebf-c31b-4c69-83ed-ad44f78cc8af} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:11:34.532817 [ 276 ] {a21faebf-c31b-4c69-83ed-ad44f78cc8af} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.82 GiB. 2026.01.20 00:11:34.533120 [ 276 ] {a21faebf-c31b-4c69-83ed-ad44f78cc8af} MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) 2026.01.20 00:11:34.533324 [ 276 ] {a21faebf-c31b-4c69-83ed-ad44f78cc8af} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:11:34.533456 [ 276 ] {a21faebf-c31b-4c69-83ed-ad44f78cc8af} executeQuery: Read 60 rows, 4.14 KiB in 0.001103 sec., 54397.09882139619 rows/sec., 3.67 MiB/sec. 2026.01.20 00:11:34.533464 [ 124 ] {} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 2026.01.20 00:11:34.533493 [ 276 ] {a21faebf-c31b-4c69-83ed-ad44f78cc8af} TCPHandler: Processed in 0.001267666 sec. 2026.01.20 00:11:34.533516 [ 124 ] {} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:11:34.533545 [ 124 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.82 GiB. 2026.01.20 00:11:34.533634 [ 186 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_126_25} MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full 2026.01.20 00:11:34.533741 [ 186 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_126_25} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:11:34.533771 [ 186 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 7200 rows starting from the beginning of the part 2026.01.20 00:11:34.533827 [ 186 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 60 rows starting from the beginning of the part 2026.01.20 00:11:34.533868 [ 186 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 60 rows starting from the beginning of the part 2026.01.20 00:11:34.533907 [ 186 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 60 rows starting from the beginning of the part 2026.01.20 00:11:34.533942 [ 186 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 60 rows starting from the beginning of the part 2026.01.20 00:11:34.533977 [ 186 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 60 rows starting from the beginning of the part 2026.01.20 00:11:34.535762 [ 188 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_126_25} MergeTask::MergeProjectionsStage: Merge sorted 7500 rows, containing 4 columns (4 merged, 0 gathered) in 0.002165787 sec., 3462944.416971752 rows/sec., 233.38 MiB/sec. 2026.01.20 00:11:34.536145 [ 186 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_126_25} MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) 2026.01.20 00:11:34.536387 [ 186 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_126_25} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:11:34.536451 [ 186 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_126_25} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 2026.01.20 00:11:34.536507 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.54 MiB. 2026.01.20 00:11:37.183863 [ 122 ] {} DNSResolver: Updating DNS cache 2026.01.20 00:11:37.183917 [ 122 ] {} DNSResolver: Updated DNS cache 2026.01.20 00:11:37.421846 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 41305 2026.01.20 00:11:37.422449 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:11:37.422495 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.82 GiB. 2026.01.20 00:11:37.423011 [ 245 ] {} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2026.01.20 00:11:37.423243 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:11:37.423374 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41305 2026.01.20 00:11:37.423385 [ 122 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2026.01.20 00:11:37.423438 [ 122 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:11:37.423458 [ 122 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.82 GiB. 2026.01.20 00:11:37.423589 [ 188 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_86_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full 2026.01.20 00:11:37.423741 [ 188 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:11:37.423781 [ 188 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_86_17} MergeTreeSequentialSource: Reading 6 marks from part all_1_81_16, total 38873 rows starting from the beginning of the part 2026.01.20 00:11:37.423878 [ 188 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 512 rows starting from the beginning of the part 2026.01.20 00:11:37.423921 [ 188 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 448 rows starting from the beginning of the part 2026.01.20 00:11:37.423963 [ 188 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 512 rows starting from the beginning of the part 2026.01.20 00:11:37.423998 [ 188 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 448 rows starting from the beginning of the part 2026.01.20 00:11:37.424037 [ 188 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 512 rows starting from the beginning of the part 2026.01.20 00:11:37.426492 [ 201 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 41305 rows, containing 4 columns (4 merged, 0 gathered) in 0.002967098 sec., 13921009.686906196 rows/sec., 199.14 MiB/sec. 2026.01.20 00:11:37.426892 [ 187 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2026.01.20 00:11:37.427229 [ 187 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_86_17} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:11:37.427309 [ 187 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_86_17} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2026.01.20 00:11:37.427411 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. 2026.01.20 00:11:39.442620 [ 222 ] {} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2026.01.20 00:11:39.442689 [ 222 ] {} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2026.01.20 00:11:39.445406 [ 222 ] {} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2026.01.20 00:11:39.522358 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:11:39.522523 [ 276 ] {c22f565a-9a1c-4a6b-b01a-a20df5ff5d9e} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:11:39.522585 [ 276 ] {c22f565a-9a1c-4a6b-b01a-a20df5ff5d9e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:11:39.523228 [ 276 ] {c22f565a-9a1c-4a6b-b01a-a20df5ff5d9e} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:11:39.523271 [ 276 ] {c22f565a-9a1c-4a6b-b01a-a20df5ff5d9e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.82 GiB. 2026.01.20 00:11:39.523667 [ 276 ] {c22f565a-9a1c-4a6b-b01a-a20df5ff5d9e} MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) 2026.01.20 00:11:39.523880 [ 276 ] {c22f565a-9a1c-4a6b-b01a-a20df5ff5d9e} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:11:39.524044 [ 276 ] {c22f565a-9a1c-4a6b-b01a-a20df5ff5d9e} executeQuery: Read 56 rows, 4.38 KiB in 0.001568 sec., 35714.28571428572 rows/sec., 2.73 MiB/sec. 2026.01.20 00:11:39.524086 [ 276 ] {c22f565a-9a1c-4a6b-b01a-a20df5ff5d9e} TCPHandler: Processed in 0.001849413 sec. 2026.01.20 00:11:39.524143 [ 219 ] {} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2026.01.20 00:11:39.524196 [ 219 ] {} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2026.01.20 00:11:39.524210 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:11:39.524310 [ 276 ] {61a627ee-2ec7-4210-9793-9e17bd6348d8} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:11:39.524353 [ 276 ] {61a627ee-2ec7-4210-9793-9e17bd6348d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:11:39.524786 [ 276 ] {61a627ee-2ec7-4210-9793-9e17bd6348d8} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:11:39.524826 [ 276 ] {61a627ee-2ec7-4210-9793-9e17bd6348d8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.82 GiB. 2026.01.20 00:11:39.525148 [ 276 ] {61a627ee-2ec7-4210-9793-9e17bd6348d8} MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) 2026.01.20 00:11:39.525365 [ 276 ] {61a627ee-2ec7-4210-9793-9e17bd6348d8} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:11:39.525514 [ 276 ] {61a627ee-2ec7-4210-9793-9e17bd6348d8} executeQuery: Read 64 rows, 5.12 KiB in 0.001223 sec., 52330.335241210145 rows/sec., 4.08 MiB/sec. 2026.01.20 00:11:39.525554 [ 276 ] {61a627ee-2ec7-4210-9793-9e17bd6348d8} TCPHandler: Processed in 0.001396318 sec. 2026.01.20 00:11:39.525671 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:11:39.525768 [ 276 ] {13fb01a7-7c00-4e6c-9ff0-fe40fac01b82} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:11:39.525812 [ 276 ] {13fb01a7-7c00-4e6c-9ff0-fe40fac01b82} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:11:39.526228 [ 276 ] {13fb01a7-7c00-4e6c-9ff0-fe40fac01b82} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:11:39.526268 [ 276 ] {13fb01a7-7c00-4e6c-9ff0-fe40fac01b82} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.82 GiB. 2026.01.20 00:11:39.526614 [ 276 ] {13fb01a7-7c00-4e6c-9ff0-fe40fac01b82} MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) 2026.01.20 00:11:39.526822 [ 276 ] {13fb01a7-7c00-4e6c-9ff0-fe40fac01b82} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:11:39.526981 [ 276 ] {13fb01a7-7c00-4e6c-9ff0-fe40fac01b82} executeQuery: Read 160 rows, 11.41 KiB in 0.001232 sec., 129870.12987012987 rows/sec., 9.05 MiB/sec. 2026.01.20 00:11:39.526991 [ 120 ] {} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Selected 2 parts from all_1_122_25 to all_123_123_0 2026.01.20 00:11:39.527021 [ 276 ] {13fb01a7-7c00-4e6c-9ff0-fe40fac01b82} TCPHandler: Processed in 0.001400938 sec. 2026.01.20 00:11:39.527063 [ 120 ] {} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:11:39.527091 [ 120 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.82 GiB. 2026.01.20 00:11:39.527164 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:11:39.527196 [ 195 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_123_26} MergeTask::PrepareStage: Merging 2 parts: from all_1_122_25 to all_123_123_0 into Compact with storage Full 2026.01.20 00:11:39.527265 [ 276 ] {d8a237df-07f6-4dd6-a3f0-f3295d8af15d} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:11:39.527312 [ 276 ] {d8a237df-07f6-4dd6-a3f0-f3295d8af15d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:11:39.527319 [ 195 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_123_26} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:11:39.527360 [ 195 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_123_26} MergeTreeSequentialSource: Reading 6 marks from part all_1_122_25, total 35357 rows starting from the beginning of the part 2026.01.20 00:11:39.527427 [ 195 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_123_26} MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 160 rows starting from the beginning of the part 2026.01.20 00:11:39.527610 [ 219 ] {} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2026.01.20 00:11:39.527662 [ 276 ] {d8a237df-07f6-4dd6-a3f0-f3295d8af15d} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:11:39.527705 [ 276 ] {d8a237df-07f6-4dd6-a3f0-f3295d8af15d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.82 GiB. 2026.01.20 00:11:39.528028 [ 276 ] {d8a237df-07f6-4dd6-a3f0-f3295d8af15d} MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) 2026.01.20 00:11:39.528260 [ 276 ] {d8a237df-07f6-4dd6-a3f0-f3295d8af15d} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:11:39.528401 [ 276 ] {d8a237df-07f6-4dd6-a3f0-f3295d8af15d} executeQuery: Read 60 rows, 4.14 KiB in 0.001155 sec., 51948.05194805195 rows/sec., 3.50 MiB/sec. 2026.01.20 00:11:39.528438 [ 276 ] {d8a237df-07f6-4dd6-a3f0-f3295d8af15d} TCPHandler: Processed in 0.001325217 sec. 2026.01.20 00:11:39.533314 [ 201 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_123_26} MergeTask::MergeProjectionsStage: Merge sorted 35517 rows, containing 5 columns (5 merged, 0 gathered) in 0.006150779 sec., 5774390.528419245 rows/sec., 396.75 MiB/sec. 2026.01.20 00:11:39.533722 [ 198 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_123_26} MergedBlockOutputStream: filled checksums all_1_123_26 (state Temporary) 2026.01.20 00:11:39.534043 [ 198 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_123_26} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_merge_all_1_123_26 to all_1_123_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:11:39.534108 [ 198 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_123_26} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Merged 2 parts: [all_1_122_25, all_123_123_0] -> all_1_123_26 2026.01.20 00:11:39.534188 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. 2026.01.20 00:11:39.638759 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 648 2026.01.20 00:11:39.657043 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:11:39.657087 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.82 GiB. 2026.01.20 00:11:39.663455 [ 244 ] {} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2026.01.20 00:11:39.664167 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:11:39.664473 [ 120 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2026.01.20 00:11:39.664515 [ 120 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:11:39.664536 [ 120 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.82 GiB. 2026.01.20 00:11:39.664654 [ 187 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_86_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full 2026.01.20 00:11:39.667486 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 648 2026.01.20 00:11:39.668461 [ 187 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:11:39.669860 [ 187 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 610 rows starting from the beginning of the part 2026.01.20 00:11:39.674731 [ 187 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 8 rows starting from the beginning of the part 2026.01.20 00:11:39.679355 [ 187 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 7 rows starting from the beginning of the part 2026.01.20 00:11:39.683886 [ 187 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 8 rows starting from the beginning of the part 2026.01.20 00:11:39.688794 [ 187 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 7 rows starting from the beginning of the part 2026.01.20 00:11:39.693581 [ 187 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 8 rows starting from the beginning of the part 2026.01.20 00:11:39.751397 [ 187 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 648 rows, containing 679 columns (679 merged, 0 gathered) in 0.086795383 sec., 7465.834905066321 rows/sec., 38.60 MiB/sec. 2026.01.20 00:11:39.753405 [ 187 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2026.01.20 00:11:39.755094 [ 187 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_86_17} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:11:39.755186 [ 187 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_86_17} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2026.01.20 00:11:39.756751 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. 2026.01.20 00:11:40.000251 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 386.68 MiB, peak 404.09 MiB, free memory in arenas 0.00 B, will set to 385.31 MiB (RSS), difference: -1.37 MiB 2026.01.20 00:11:40.060555 [ 220 ] {} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2026.01.20 00:11:40.060605 [ 220 ] {} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2026.01.20 00:11:40.064066 [ 220 ] {} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2026.01.20 00:11:40.579950 [ 217 ] {} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2026.01.20 00:11:40.580015 [ 217 ] {} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2026.01.20 00:11:40.582956 [ 217 ] {} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2026.01.20 00:11:42.520172 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1648 2026.01.20 00:11:42.522376 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:11:42.522432 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.82 GiB. 2026.01.20 00:11:42.523638 [ 243 ] {} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2026.01.20 00:11:42.523926 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:11:42.524292 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1648 2026.01.20 00:11:44.013300 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:11:44.013612 [ 276 ] {ce513f3b-7331-49be-860f-2f1dca4fd266} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.01.20 00:11:44.013719 [ 276 ] {ce513f3b-7331-49be-860f-2f1dca4fd266} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.01.20 00:11:44.014522 [ 276 ] {ce513f3b-7331-49be-860f-2f1dca4fd266} oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:11:44.014573 [ 276 ] {ce513f3b-7331-49be-860f-2f1dca4fd266} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.82 GiB. 2026.01.20 00:11:44.014964 [ 276 ] {ce513f3b-7331-49be-860f-2f1dca4fd266} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2026.01.20 00:11:44.015201 [ 276 ] {ce513f3b-7331-49be-860f-2f1dca4fd266} oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:11:44.015371 [ 276 ] {ce513f3b-7331-49be-860f-2f1dca4fd266} executeQuery: Read 24 rows, 2.04 KiB in 0.001836 sec., 13071.8954248366 rows/sec., 1.08 MiB/sec. 2026.01.20 00:11:44.015424 [ 276 ] {ce513f3b-7331-49be-860f-2f1dca4fd266} TCPHandler: Processed in 0.0023135 sec. 2026.01.20 00:11:44.015551 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:11:44.015655 [ 276 ] {9aae0c76-0991-4057-a490-df36dc5948ec} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:11:44.015700 [ 276 ] {9aae0c76-0991-4057-a490-df36dc5948ec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:11:44.016929 [ 276 ] {9aae0c76-0991-4057-a490-df36dc5948ec} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:11:44.016969 [ 276 ] {9aae0c76-0991-4057-a490-df36dc5948ec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.82 GiB. 2026.01.20 00:11:44.017376 [ 276 ] {9aae0c76-0991-4057-a490-df36dc5948ec} MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) 2026.01.20 00:11:44.017592 [ 276 ] {9aae0c76-0991-4057-a490-df36dc5948ec} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:11:44.017740 [ 276 ] {9aae0c76-0991-4057-a490-df36dc5948ec} executeQuery: Read 1418 rows, 121.68 KiB in 0.002109 sec., 672356.5670934091 rows/sec., 56.35 MiB/sec. 2026.01.20 00:11:44.017782 [ 276 ] {9aae0c76-0991-4057-a490-df36dc5948ec} TCPHandler: Processed in 0.00228455 sec. 2026.01.20 00:11:44.017900 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:11:44.017999 [ 276 ] {ea03e6e3-be47-47ba-928e-41a0449dbc21} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.01.20 00:11:44.018055 [ 276 ] {ea03e6e3-be47-47ba-928e-41a0449dbc21} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.01.20 00:11:44.018575 [ 276 ] {ea03e6e3-be47-47ba-928e-41a0449dbc21} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:11:44.018612 [ 276 ] {ea03e6e3-be47-47ba-928e-41a0449dbc21} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.82 GiB. 2026.01.20 00:11:44.018909 [ 276 ] {ea03e6e3-be47-47ba-928e-41a0449dbc21} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2026.01.20 00:11:44.019138 [ 276 ] {ea03e6e3-be47-47ba-928e-41a0449dbc21} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:11:44.019274 [ 276 ] {ea03e6e3-be47-47ba-928e-41a0449dbc21} executeQuery: Read 63 rows, 4.80 KiB in 0.001296 sec., 48611.11111111111 rows/sec., 3.61 MiB/sec. 2026.01.20 00:11:44.019313 [ 276 ] {ea03e6e3-be47-47ba-928e-41a0449dbc21} TCPHandler: Processed in 0.001464899 sec. 2026.01.20 00:11:44.019428 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:11:44.019524 [ 276 ] {8700ce1e-1f44-47a9-838e-adaa2a908cb9} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.01.20 00:11:44.019564 [ 276 ] {8700ce1e-1f44-47a9-838e-adaa2a908cb9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.01.20 00:11:44.020053 [ 276 ] {8700ce1e-1f44-47a9-838e-adaa2a908cb9} oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:11:44.020091 [ 276 ] {8700ce1e-1f44-47a9-838e-adaa2a908cb9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.82 GiB. 2026.01.20 00:11:44.020396 [ 276 ] {8700ce1e-1f44-47a9-838e-adaa2a908cb9} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2026.01.20 00:11:44.020602 [ 276 ] {8700ce1e-1f44-47a9-838e-adaa2a908cb9} oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:11:44.020736 [ 276 ] {8700ce1e-1f44-47a9-838e-adaa2a908cb9} executeQuery: Read 252 rows, 17.85 KiB in 0.001231 sec., 204711.61657189275 rows/sec., 14.16 MiB/sec. 2026.01.20 00:11:44.020775 [ 276 ] {8700ce1e-1f44-47a9-838e-adaa2a908cb9} TCPHandler: Processed in 0.001401788 sec. 2026.01.20 00:11:44.020896 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:11:44.020992 [ 276 ] {c4a2cc19-ca2e-4a36-bb95-b9f5a0530b0f} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.01.20 00:11:44.021032 [ 276 ] {c4a2cc19-ca2e-4a36-bb95-b9f5a0530b0f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.01.20 00:11:44.021436 [ 276 ] {c4a2cc19-ca2e-4a36-bb95-b9f5a0530b0f} oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:11:44.021473 [ 276 ] {c4a2cc19-ca2e-4a36-bb95-b9f5a0530b0f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.82 GiB. 2026.01.20 00:11:44.021763 [ 276 ] {c4a2cc19-ca2e-4a36-bb95-b9f5a0530b0f} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2026.01.20 00:11:44.021968 [ 276 ] {c4a2cc19-ca2e-4a36-bb95-b9f5a0530b0f} oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:11:44.022099 [ 276 ] {c4a2cc19-ca2e-4a36-bb95-b9f5a0530b0f} executeQuery: Read 12 rows, 960.00 B in 0.001125 sec., 10666.666666666668 rows/sec., 833.33 KiB/sec. 2026.01.20 00:11:44.022138 [ 276 ] {c4a2cc19-ca2e-4a36-bb95-b9f5a0530b0f} TCPHandler: Processed in 0.001292906 sec. 2026.01.20 00:11:44.022254 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:11:44.022349 [ 276 ] {79f1384a-fee4-4f54-9316-f2e0fd008a16} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:11:44.022389 [ 276 ] {79f1384a-fee4-4f54-9316-f2e0fd008a16} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:11:44.023069 [ 276 ] {79f1384a-fee4-4f54-9316-f2e0fd008a16} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:11:44.023105 [ 276 ] {79f1384a-fee4-4f54-9316-f2e0fd008a16} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.82 GiB. 2026.01.20 00:11:44.023430 [ 276 ] {79f1384a-fee4-4f54-9316-f2e0fd008a16} MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) 2026.01.20 00:11:44.023643 [ 276 ] {79f1384a-fee4-4f54-9316-f2e0fd008a16} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:11:44.023778 [ 276 ] {79f1384a-fee4-4f54-9316-f2e0fd008a16} executeQuery: Read 613 rows, 47.26 KiB in 0.001447 sec., 423635.10711817554 rows/sec., 31.89 MiB/sec. 2026.01.20 00:11:44.023816 [ 276 ] {79f1384a-fee4-4f54-9316-f2e0fd008a16} TCPHandler: Processed in 0.00161348 sec. 2026.01.20 00:11:44.023928 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:11:44.024025 [ 276 ] {b58fc046-fa4f-499d-a197-a2bdd4363afb} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:11:44.024067 [ 276 ] {b58fc046-fa4f-499d-a197-a2bdd4363afb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:11:44.024690 [ 276 ] {b58fc046-fa4f-499d-a197-a2bdd4363afb} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:11:44.024727 [ 276 ] {b58fc046-fa4f-499d-a197-a2bdd4363afb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.82 GiB. 2026.01.20 00:11:44.025101 [ 276 ] {b58fc046-fa4f-499d-a197-a2bdd4363afb} MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) 2026.01.20 00:11:44.025316 [ 276 ] {b58fc046-fa4f-499d-a197-a2bdd4363afb} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:11:44.025450 [ 276 ] {b58fc046-fa4f-499d-a197-a2bdd4363afb} executeQuery: Read 880 rows, 61.16 KiB in 0.001443 sec., 609840.6098406098 rows/sec., 41.39 MiB/sec. 2026.01.20 00:11:44.025468 [ 116 ] {} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Selected 6 parts from all_1_123_26 to all_128_128_0 2026.01.20 00:11:44.025488 [ 276 ] {b58fc046-fa4f-499d-a197-a2bdd4363afb} TCPHandler: Processed in 0.00161109 sec. 2026.01.20 00:11:44.025537 [ 116 ] {} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:11:44.025565 [ 116 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.82 GiB. 2026.01.20 00:11:44.025623 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:11:44.025661 [ 190 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_128_27} MergeTask::PrepareStage: Merging 6 parts: from all_1_123_26 to all_128_128_0 into Compact with storage Full 2026.01.20 00:11:44.025723 [ 276 ] {1fde8e05-727d-421b-b517-076d66fde777} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.01.20 00:11:44.025762 [ 190 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_128_27} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:11:44.025783 [ 276 ] {1fde8e05-727d-421b-b517-076d66fde777} 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 2026.01.20 00:11:44.025798 [ 190 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_128_27} MergeTreeSequentialSource: Reading 6 marks from part all_1_123_26, total 35517 rows starting from the beginning of the part 2026.01.20 00:11:44.025869 [ 190 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_128_27} MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 160 rows starting from the beginning of the part 2026.01.20 00:11:44.025916 [ 190 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_128_27} MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 160 rows starting from the beginning of the part 2026.01.20 00:11:44.025958 [ 190 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_128_27} MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 160 rows starting from the beginning of the part 2026.01.20 00:11:44.026000 [ 190 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_128_27} MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 160 rows starting from the beginning of the part 2026.01.20 00:11:44.026052 [ 190 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_128_27} MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 880 rows starting from the beginning of the part 2026.01.20 00:11:44.026742 [ 276 ] {1fde8e05-727d-421b-b517-076d66fde777} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:11:44.026779 [ 276 ] {1fde8e05-727d-421b-b517-076d66fde777} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.82 GiB. 2026.01.20 00:11:44.027361 [ 276 ] {1fde8e05-727d-421b-b517-076d66fde777} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2026.01.20 00:11:44.027594 [ 276 ] {1fde8e05-727d-421b-b517-076d66fde777} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:11:44.027743 [ 276 ] {1fde8e05-727d-421b-b517-076d66fde777} executeQuery: Read 51 rows, 93.58 KiB in 0.002037 sec., 25036.81885125184 rows/sec., 44.86 MiB/sec. 2026.01.20 00:11:44.027789 [ 217 ] {} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2026.01.20 00:11:44.027827 [ 276 ] {1fde8e05-727d-421b-b517-076d66fde777} TCPHandler: Processed in 0.002253539 sec. 2026.01.20 00:11:44.027839 [ 217 ] {} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2026.01.20 00:11:44.027956 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:11:44.028056 [ 276 ] {1cd378e6-093d-499e-8f9c-19c2e29ae861} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2026.01.20 00:11:44.028101 [ 276 ] {1cd378e6-093d-499e-8f9c-19c2e29ae861} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2026.01.20 00:11:44.028444 [ 276 ] {1cd378e6-093d-499e-8f9c-19c2e29ae861} oximeter.measurements_i64 (59850739-adb3-425a-b591-66fb6cb0d8da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:11:44.028481 [ 276 ] {1cd378e6-093d-499e-8f9c-19c2e29ae861} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.82 GiB. 2026.01.20 00:11:44.028838 [ 276 ] {1cd378e6-093d-499e-8f9c-19c2e29ae861} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.01.20 00:11:44.029047 [ 276 ] {1cd378e6-093d-499e-8f9c-19c2e29ae861} oximeter.measurements_i64 (59850739-adb3-425a-b591-66fb6cb0d8da): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:11:44.029177 [ 276 ] {1cd378e6-093d-499e-8f9c-19c2e29ae861} executeQuery: Read 9 rows, 709.00 B in 0.001137 sec., 7915.5672823219 rows/sec., 608.96 KiB/sec. 2026.01.20 00:11:44.029220 [ 276 ] {1cd378e6-093d-499e-8f9c-19c2e29ae861} TCPHandler: Processed in 0.001316368 sec. 2026.01.20 00:11:44.029336 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:11:44.029433 [ 276 ] {8065f144-734e-415f-a78f-b8d664e1e277} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:11:44.029477 [ 276 ] {8065f144-734e-415f-a78f-b8d664e1e277} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:11:44.029829 [ 276 ] {8065f144-734e-415f-a78f-b8d664e1e277} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:11:44.029871 [ 276 ] {8065f144-734e-415f-a78f-b8d664e1e277} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.82 GiB. 2026.01.20 00:11:44.030210 [ 276 ] {8065f144-734e-415f-a78f-b8d664e1e277} MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) 2026.01.20 00:11:44.030422 [ 276 ] {8065f144-734e-415f-a78f-b8d664e1e277} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:11:44.030589 [ 276 ] {8065f144-734e-415f-a78f-b8d664e1e277} executeQuery: Read 60 rows, 4.14 KiB in 0.001173 sec., 51150.895140664965 rows/sec., 3.45 MiB/sec. 2026.01.20 00:11:44.030630 [ 276 ] {8065f144-734e-415f-a78f-b8d664e1e277} TCPHandler: Processed in 0.001345807 sec. 2026.01.20 00:11:44.031162 [ 217 ] {} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2026.01.20 00:11:44.032826 [ 199 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_128_27} MergeTask::MergeProjectionsStage: Merge sorted 37037 rows, containing 5 columns (5 merged, 0 gathered) in 0.007202053 sec., 5142561.43352458 rows/sec., 353.32 MiB/sec. 2026.01.20 00:11:44.033318 [ 201 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_128_27} MergedBlockOutputStream: filled checksums all_1_128_27 (state Temporary) 2026.01.20 00:11:44.033633 [ 201 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_128_27} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_merge_all_1_128_27 to all_1_128_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:11:44.033710 [ 201 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_128_27} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Merged 6 parts: [all_1_123_26, all_128_128_0] -> all_1_128_27 2026.01.20 00:11:44.033821 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. 2026.01.20 00:11:44.923565 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 41753 2026.01.20 00:11:44.924275 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:11:44.924339 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.82 GiB. 2026.01.20 00:11:44.924999 [ 245 ] {} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2026.01.20 00:11:44.925384 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:11:44.925577 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41753 2026.01.20 00:11:45.046664 [ 224 ] {} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2026.01.20 00:11:45.046745 [ 224 ] {} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2026.01.20 00:11:45.051042 [ 224 ] {} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2026.01.20 00:11:47.168495 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 655 2026.01.20 00:11:47.193101 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:11:47.193192 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.44 GiB. 2026.01.20 00:11:47.202207 [ 244 ] {} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2026.01.20 00:11:47.203302 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:11:47.208094 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 655 2026.01.20 00:11:49.521852 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:11:49.522033 [ 276 ] {ff5be458-508b-4a91-84bf-a4e2f984cac3} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:11:49.522100 [ 276 ] {ff5be458-508b-4a91-84bf-a4e2f984cac3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:11:49.522764 [ 276 ] {ff5be458-508b-4a91-84bf-a4e2f984cac3} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:11:49.522815 [ 276 ] {ff5be458-508b-4a91-84bf-a4e2f984cac3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.44 GiB. 2026.01.20 00:11:49.523219 [ 276 ] {ff5be458-508b-4a91-84bf-a4e2f984cac3} MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) 2026.01.20 00:11:49.523454 [ 276 ] {ff5be458-508b-4a91-84bf-a4e2f984cac3} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:11:49.523624 [ 276 ] {ff5be458-508b-4a91-84bf-a4e2f984cac3} executeQuery: Read 56 rows, 4.38 KiB in 0.001635 sec., 34250.76452599389 rows/sec., 2.61 MiB/sec. 2026.01.20 00:11:49.523677 [ 276 ] {ff5be458-508b-4a91-84bf-a4e2f984cac3} TCPHandler: Processed in 0.001953155 sec. 2026.01.20 00:11:49.523802 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:11:49.523909 [ 276 ] {1d358810-58e7-4386-a62f-bbd36b3965fa} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:11:49.523951 [ 276 ] {1d358810-58e7-4386-a62f-bbd36b3965fa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:11:49.524409 [ 276 ] {1d358810-58e7-4386-a62f-bbd36b3965fa} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:11:49.524446 [ 276 ] {1d358810-58e7-4386-a62f-bbd36b3965fa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.44 GiB. 2026.01.20 00:11:49.524768 [ 276 ] {1d358810-58e7-4386-a62f-bbd36b3965fa} MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) 2026.01.20 00:11:49.524992 [ 276 ] {1d358810-58e7-4386-a62f-bbd36b3965fa} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:11:49.525137 [ 276 ] {1d358810-58e7-4386-a62f-bbd36b3965fa} executeQuery: Read 64 rows, 5.12 KiB in 0.001252 sec., 51118.2108626198 rows/sec., 3.99 MiB/sec. 2026.01.20 00:11:49.525182 [ 276 ] {1d358810-58e7-4386-a62f-bbd36b3965fa} TCPHandler: Processed in 0.001434388 sec. 2026.01.20 00:11:49.525302 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:11:49.525401 [ 276 ] {035be62d-bc51-49f7-8762-9a88a83a8e53} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:11:49.525445 [ 276 ] {035be62d-bc51-49f7-8762-9a88a83a8e53} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:11:49.525874 [ 276 ] {035be62d-bc51-49f7-8762-9a88a83a8e53} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:11:49.525911 [ 276 ] {035be62d-bc51-49f7-8762-9a88a83a8e53} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.44 GiB. 2026.01.20 00:11:49.526248 [ 276 ] {035be62d-bc51-49f7-8762-9a88a83a8e53} MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) 2026.01.20 00:11:49.526459 [ 276 ] {035be62d-bc51-49f7-8762-9a88a83a8e53} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:11:49.526592 [ 276 ] {035be62d-bc51-49f7-8762-9a88a83a8e53} executeQuery: Read 160 rows, 11.41 KiB in 0.001211 sec., 132122.21304706854 rows/sec., 9.20 MiB/sec. 2026.01.20 00:11:49.526629 [ 276 ] {035be62d-bc51-49f7-8762-9a88a83a8e53} TCPHandler: Processed in 0.001378928 sec. 2026.01.20 00:11:49.526738 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:11:49.526843 [ 276 ] {299032e4-6140-49f5-9818-11840d14f913} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:11:49.526889 [ 276 ] {299032e4-6140-49f5-9818-11840d14f913} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:11:49.527247 [ 276 ] {299032e4-6140-49f5-9818-11840d14f913} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:11:49.527284 [ 276 ] {299032e4-6140-49f5-9818-11840d14f913} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.44 GiB. 2026.01.20 00:11:49.527618 [ 276 ] {299032e4-6140-49f5-9818-11840d14f913} MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) 2026.01.20 00:11:49.527828 [ 276 ] {299032e4-6140-49f5-9818-11840d14f913} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:11:49.527967 [ 276 ] {299032e4-6140-49f5-9818-11840d14f913} executeQuery: Read 60 rows, 4.14 KiB in 0.001144 sec., 52447.55244755244 rows/sec., 3.53 MiB/sec. 2026.01.20 00:11:49.528007 [ 276 ] {299032e4-6140-49f5-9818-11840d14f913} TCPHandler: Processed in 0.001320228 sec. 2026.01.20 00:11:52.183959 [ 110 ] {} DNSResolver: Updating DNS cache 2026.01.20 00:11:52.184027 [ 110 ] {} DNSResolver: Updated DNS cache 2026.01.20 00:11:52.425781 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 42265 2026.01.20 00:11:52.426347 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:11:52.426398 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.44 GiB. 2026.01.20 00:11:52.426920 [ 245 ] {} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2026.01.20 00:11:52.427158 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:11:52.427315 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42265 2026.01.20 00:11:52.524452 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1676 2026.01.20 00:11:52.526825 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:11:52.526886 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.44 GiB. 2026.01.20 00:11:52.528092 [ 243 ] {} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2026.01.20 00:11:52.528363 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:11:52.528520 [ 107 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2026.01.20 00:11:52.528566 [ 107 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:11:52.528591 [ 107 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.44 GiB. 2026.01.20 00:11:52.528730 [ 196 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2026.01.20 00:11:52.528760 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1676 2026.01.20 00:11:52.529385 [ 196 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:11:52.529539 [ 196 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1554 rows starting from the beginning of the part 2026.01.20 00:11:52.529946 [ 196 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 20 rows starting from the beginning of the part 2026.01.20 00:11:52.530329 [ 196 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 34 rows starting from the beginning of the part 2026.01.20 00:11:52.530701 [ 196 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 20 rows starting from the beginning of the part 2026.01.20 00:11:52.531066 [ 196 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 20 rows starting from the beginning of the part 2026.01.20 00:11:52.531488 [ 196 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 28 rows starting from the beginning of the part 2026.01.20 00:11:52.539600 [ 199 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 1676 rows, containing 72 columns (72 merged, 0 gathered) in 0.01093711 sec., 153239.74980593595 rows/sec., 117.14 MiB/sec. 2026.01.20 00:11:52.541069 [ 200 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2026.01.20 00:11:52.541634 [ 200 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_66_13} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:11:52.541713 [ 200 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_66_13} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2026.01.20 00:11:52.541921 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.94 MiB. 2026.01.20 00:11:54.525480 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:11:54.525671 [ 276 ] {64901e98-00a3-4407-9202-86ed335c5b71} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:11:54.525738 [ 276 ] {64901e98-00a3-4407-9202-86ed335c5b71} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:11:54.526512 [ 276 ] {64901e98-00a3-4407-9202-86ed335c5b71} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:11:54.526567 [ 276 ] {64901e98-00a3-4407-9202-86ed335c5b71} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.44 GiB. 2026.01.20 00:11:54.526980 [ 276 ] {64901e98-00a3-4407-9202-86ed335c5b71} MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) 2026.01.20 00:11:54.527213 [ 276 ] {64901e98-00a3-4407-9202-86ed335c5b71} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:11:54.527385 [ 276 ] {64901e98-00a3-4407-9202-86ed335c5b71} executeQuery: Read 164 rows, 14.70 KiB in 0.00176 sec., 93181.81818181818 rows/sec., 8.15 MiB/sec. 2026.01.20 00:11:54.527437 [ 276 ] {64901e98-00a3-4407-9202-86ed335c5b71} TCPHandler: Processed in 0.002086327 sec. 2026.01.20 00:11:54.527571 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:11:54.527676 [ 276 ] {e6b0e035-4b5c-4437-8b7c-c0b95278fc90} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.01.20 00:11:54.527720 [ 276 ] {e6b0e035-4b5c-4437-8b7c-c0b95278fc90} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.01.20 00:11:54.528173 [ 276 ] {e6b0e035-4b5c-4437-8b7c-c0b95278fc90} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:11:54.528207 [ 276 ] {e6b0e035-4b5c-4437-8b7c-c0b95278fc90} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.44 GiB. 2026.01.20 00:11:54.528533 [ 276 ] {e6b0e035-4b5c-4437-8b7c-c0b95278fc90} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2026.01.20 00:11:54.528758 [ 276 ] {e6b0e035-4b5c-4437-8b7c-c0b95278fc90} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:11:54.528895 [ 276 ] {e6b0e035-4b5c-4437-8b7c-c0b95278fc90} executeQuery: Read 54 rows, 4.06 KiB in 0.001244 sec., 43408.36012861736 rows/sec., 3.19 MiB/sec. 2026.01.20 00:11:54.528935 [ 276 ] {e6b0e035-4b5c-4437-8b7c-c0b95278fc90} TCPHandler: Processed in 0.001418128 sec. 2026.01.20 00:11:54.529041 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:11:54.529139 [ 276 ] {3368848c-e96f-4485-9190-60ec0983a8d3} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:11:54.529181 [ 276 ] {3368848c-e96f-4485-9190-60ec0983a8d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:11:54.529639 [ 276 ] {3368848c-e96f-4485-9190-60ec0983a8d3} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:11:54.529674 [ 276 ] {3368848c-e96f-4485-9190-60ec0983a8d3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.44 GiB. 2026.01.20 00:11:54.529997 [ 276 ] {3368848c-e96f-4485-9190-60ec0983a8d3} MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) 2026.01.20 00:11:54.530208 [ 276 ] {3368848c-e96f-4485-9190-60ec0983a8d3} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:11:54.530341 [ 276 ] {3368848c-e96f-4485-9190-60ec0983a8d3} executeQuery: Read 124 rows, 9.89 KiB in 0.001222 sec., 101472.99509001637 rows/sec., 7.91 MiB/sec. 2026.01.20 00:11:54.530381 [ 276 ] {3368848c-e96f-4485-9190-60ec0983a8d3} TCPHandler: Processed in 0.001391118 sec. 2026.01.20 00:11:54.530494 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:11:54.530590 [ 276 ] {9cc0b389-b889-437c-bc9e-26cf321c0ae5} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:11:54.530633 [ 276 ] {9cc0b389-b889-437c-bc9e-26cf321c0ae5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:11:54.531053 [ 276 ] {9cc0b389-b889-437c-bc9e-26cf321c0ae5} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:11:54.531086 [ 276 ] {9cc0b389-b889-437c-bc9e-26cf321c0ae5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.44 GiB. 2026.01.20 00:11:54.531417 [ 276 ] {9cc0b389-b889-437c-bc9e-26cf321c0ae5} MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) 2026.01.20 00:11:54.531629 [ 276 ] {9cc0b389-b889-437c-bc9e-26cf321c0ae5} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:11:54.531758 [ 276 ] {9cc0b389-b889-437c-bc9e-26cf321c0ae5} executeQuery: Read 160 rows, 11.41 KiB in 0.001186 sec., 134907.25126475547 rows/sec., 9.40 MiB/sec. 2026.01.20 00:11:54.531795 [ 276 ] {9cc0b389-b889-437c-bc9e-26cf321c0ae5} TCPHandler: Processed in 0.001350738 sec. 2026.01.20 00:11:54.531903 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:11:54.532011 [ 276 ] {97f2ce24-5dbb-49f9-8205-5a5e7705788f} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.01.20 00:11:54.532068 [ 276 ] {97f2ce24-5dbb-49f9-8205-5a5e7705788f} 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 2026.01.20 00:11:54.533038 [ 276 ] {97f2ce24-5dbb-49f9-8205-5a5e7705788f} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:11:54.533081 [ 276 ] {97f2ce24-5dbb-49f9-8205-5a5e7705788f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.44 GiB. 2026.01.20 00:11:54.533676 [ 276 ] {97f2ce24-5dbb-49f9-8205-5a5e7705788f} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2026.01.20 00:11:54.533913 [ 276 ] {97f2ce24-5dbb-49f9-8205-5a5e7705788f} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:11:54.534054 [ 276 ] {97f2ce24-5dbb-49f9-8205-5a5e7705788f} executeQuery: Read 54 rows, 99.09 KiB in 0.002062 sec., 26188.166828322017 rows/sec., 46.93 MiB/sec. 2026.01.20 00:11:54.534112 [ 276 ] {97f2ce24-5dbb-49f9-8205-5a5e7705788f} TCPHandler: Processed in 0.002261279 sec. 2026.01.20 00:11:54.534229 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:11:54.534327 [ 276 ] {3313fb27-1350-4a95-9a7a-4eedf3e2efee} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2026.01.20 00:11:54.534369 [ 276 ] {3313fb27-1350-4a95-9a7a-4eedf3e2efee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2026.01.20 00:11:54.534692 [ 276 ] {3313fb27-1350-4a95-9a7a-4eedf3e2efee} oximeter.measurements_i64 (59850739-adb3-425a-b591-66fb6cb0d8da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:11:54.534728 [ 276 ] {3313fb27-1350-4a95-9a7a-4eedf3e2efee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.44 GiB. 2026.01.20 00:11:54.535047 [ 276 ] {3313fb27-1350-4a95-9a7a-4eedf3e2efee} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.01.20 00:11:54.535312 [ 276 ] {3313fb27-1350-4a95-9a7a-4eedf3e2efee} oximeter.measurements_i64 (59850739-adb3-425a-b591-66fb6cb0d8da): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:11:54.535469 [ 276 ] {3313fb27-1350-4a95-9a7a-4eedf3e2efee} executeQuery: Read 6 rows, 405.00 B in 0.001159 sec., 5176.876617773943 rows/sec., 341.25 KiB/sec. 2026.01.20 00:11:54.535515 [ 276 ] {3313fb27-1350-4a95-9a7a-4eedf3e2efee} TCPHandler: Processed in 0.001336617 sec. 2026.01.20 00:11:54.535702 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:11:54.535808 [ 276 ] {831a2cfb-7b89-410c-a8a5-efbb5e4a8e77} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:11:54.535856 [ 276 ] {831a2cfb-7b89-410c-a8a5-efbb5e4a8e77} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:11:54.536282 [ 276 ] {831a2cfb-7b89-410c-a8a5-efbb5e4a8e77} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:11:54.536329 [ 276 ] {831a2cfb-7b89-410c-a8a5-efbb5e4a8e77} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.44 GiB. 2026.01.20 00:11:54.536702 [ 276 ] {831a2cfb-7b89-410c-a8a5-efbb5e4a8e77} MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) 2026.01.20 00:11:54.536986 [ 276 ] {831a2cfb-7b89-410c-a8a5-efbb5e4a8e77} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:11:54.537143 [ 276 ] {831a2cfb-7b89-410c-a8a5-efbb5e4a8e77} executeQuery: Read 60 rows, 4.14 KiB in 0.001356 sec., 44247.78761061947 rows/sec., 2.98 MiB/sec. 2026.01.20 00:11:54.537187 [ 276 ] {831a2cfb-7b89-410c-a8a5-efbb5e4a8e77} TCPHandler: Processed in 0.00154317 sec. 2026.01.20 00:11:54.708272 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 663 2026.01.20 00:11:54.726551 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:11:54.726617 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.44 GiB. 2026.01.20 00:11:54.732919 [ 244 ] {} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2026.01.20 00:11:54.733692 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:11:54.737342 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 663 2026.01.20 00:11:55.000226 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 386.34 MiB, peak 404.09 MiB, free memory in arenas 0.00 B, will set to 385.31 MiB (RSS), difference: -1.03 MiB 2026.01.20 00:11:59.517485 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:11:59.517910 [ 276 ] {144c680d-a0dd-4550-a90a-7783533ae6bc} executeQuery: (from [fd00:1122:3344:101::d]:53608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2026.01.20 00:11:59.518580 [ 276 ] {144c680d-a0dd-4550-a90a-7783533ae6bc} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.01.20 00:11:59.518646 [ 276 ] {144c680d-a0dd-4550-a90a-7783533ae6bc} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE 2026.01.20 00:11:59.519092 [ 276 ] {144c680d-a0dd-4550-a90a-7783533ae6bc} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.01.20 00:11:59.519203 [ 276 ] {144c680d-a0dd-4550-a90a-7783533ae6bc} InterpreterSelectQuery: FetchColumns -> Complete 2026.01.20 00:11:59.519424 [ 276 ] {144c680d-a0dd-4550-a90a-7783533ae6bc} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Key condition: (column 0 notIn 36-element set) 2026.01.20 00:11:59.519588 [ 353 ] {144c680d-a0dd-4550-a90a-7783533ae6bc} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.01.20 00:11:59.519609 [ 339 ] {144c680d-a0dd-4550-a90a-7783533ae6bc} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.01.20 00:11:59.519782 [ 276 ] {144c680d-a0dd-4550-a90a-7783533ae6bc} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (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 2026.01.20 00:11:59.519826 [ 276 ] {144c680d-a0dd-4550-a90a-7783533ae6bc} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.01.20 00:11:59.519901 [ 276 ] {144c680d-a0dd-4550-a90a-7783533ae6bc} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" 2026.01.20 00:11:59.519934 [ 276 ] {144c680d-a0dd-4550-a90a-7783533ae6bc} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 2026.01.20 00:11:59.520958 [ 276 ] {144c680d-a0dd-4550-a90a-7783533ae6bc} executeQuery: Read 35 rows, 1.48 KiB in 0.003202 sec., 10930.668332292318 rows/sec., 462.36 KiB/sec. 2026.01.20 00:11:59.521151 [ 276 ] {144c680d-a0dd-4550-a90a-7783533ae6bc} TCPHandler: Processed in 0.00388215 sec. 2026.01.20 00:11:59.521556 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:11:59.521772 [ 276 ] {6280b668-1e12-4443-ba66-558aa9724e22} executeQuery: (from [fd00:1122:3344:101::d]:53608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:pv_panic_guest_handled') FORMAT Native; (stage: Complete) 2026.01.20 00:11:59.522147 [ 276 ] {6280b668-1e12-4443-ba66-558aa9724e22} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.01.20 00:11:59.522203 [ 276 ] {6280b668-1e12-4443-ba66-558aa9724e22} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:pv_panic_guest_handled')" moved to PREWHERE 2026.01.20 00:11:59.522577 [ 276 ] {6280b668-1e12-4443-ba66-558aa9724e22} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.01.20 00:11:59.522658 [ 276 ] {6280b668-1e12-4443-ba66-558aa9724e22} InterpreterSelectQuery: FetchColumns -> Complete 2026.01.20 00:11:59.522828 [ 276 ] {6280b668-1e12-4443-ba66-558aa9724e22} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Key condition: (column 0 notIn 37-element set) 2026.01.20 00:11:59.522927 [ 339 ] {6280b668-1e12-4443-ba66-558aa9724e22} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.01.20 00:11:59.522950 [ 353 ] {6280b668-1e12-4443-ba66-558aa9724e22} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.01.20 00:11:59.523085 [ 276 ] {6280b668-1e12-4443-ba66-558aa9724e22} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (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 2026.01.20 00:11:59.523123 [ 276 ] {6280b668-1e12-4443-ba66-558aa9724e22} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.01.20 00:11:59.523180 [ 276 ] {6280b668-1e12-4443-ba66-558aa9724e22} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:pv_panic_guest_handled'))" 2026.01.20 00:11:59.523212 [ 276 ] {6280b668-1e12-4443-ba66-558aa9724e22} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 2026.01.20 00:11:59.524214 [ 276 ] {6280b668-1e12-4443-ba66-558aa9724e22} executeQuery: Read 35 rows, 1.48 KiB in 0.002541 sec., 13774.104683195594 rows/sec., 582.63 KiB/sec. 2026.01.20 00:11:59.524361 [ 276 ] {6280b668-1e12-4443-ba66-558aa9724e22} TCPHandler: Processed in 0.002880747 sec. 2026.01.20 00:11:59.524709 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:11:59.524910 [ 276 ] {92ee5d26-5a06-428b-8335-0c7058ef00ef} executeQuery: (from [fd00:1122:3344:101::d]:53608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) 2026.01.20 00:11:59.525281 [ 276 ] {92ee5d26-5a06-428b-8335-0c7058ef00ef} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.01.20 00:11:59.525339 [ 276 ] {92ee5d26-5a06-428b-8335-0c7058ef00ef} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE 2026.01.20 00:11:59.525714 [ 276 ] {92ee5d26-5a06-428b-8335-0c7058ef00ef} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.01.20 00:11:59.525795 [ 276 ] {92ee5d26-5a06-428b-8335-0c7058ef00ef} InterpreterSelectQuery: FetchColumns -> Complete 2026.01.20 00:11:59.525951 [ 276 ] {92ee5d26-5a06-428b-8335-0c7058ef00ef} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Key condition: (column 0 notIn 38-element set) 2026.01.20 00:11:59.526044 [ 353 ] {92ee5d26-5a06-428b-8335-0c7058ef00ef} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.01.20 00:11:59.526056 [ 339 ] {92ee5d26-5a06-428b-8335-0c7058ef00ef} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.01.20 00:11:59.526200 [ 276 ] {92ee5d26-5a06-428b-8335-0c7058ef00ef} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (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 2026.01.20 00:11:59.526237 [ 276 ] {92ee5d26-5a06-428b-8335-0c7058ef00ef} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.01.20 00:11:59.526297 [ 276 ] {92ee5d26-5a06-428b-8335-0c7058ef00ef} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" 2026.01.20 00:11:59.526325 [ 276 ] {92ee5d26-5a06-428b-8335-0c7058ef00ef} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 2026.01.20 00:11:59.527094 [ 276 ] {92ee5d26-5a06-428b-8335-0c7058ef00ef} executeQuery: Read 35 rows, 1.48 KiB in 0.002276 sec., 15377.85588752197 rows/sec., 650.47 KiB/sec. 2026.01.20 00:11:59.527232 [ 276 ] {92ee5d26-5a06-428b-8335-0c7058ef00ef} TCPHandler: Processed in 0.002594033 sec. 2026.01.20 00:11:59.527550 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:11:59.527790 [ 276 ] {9c271d33-0ca1-412c-8822-de83879c1c6d} executeQuery: (from [fd00:1122:3344:101::d]:53608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) 2026.01.20 00:11:59.528151 [ 276 ] {9c271d33-0ca1-412c-8822-de83879c1c6d} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.01.20 00:11:59.528205 [ 276 ] {9c271d33-0ca1-412c-8822-de83879c1c6d} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE 2026.01.20 00:11:59.528607 [ 276 ] {9c271d33-0ca1-412c-8822-de83879c1c6d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.01.20 00:11:59.528696 [ 276 ] {9c271d33-0ca1-412c-8822-de83879c1c6d} InterpreterSelectQuery: FetchColumns -> Complete 2026.01.20 00:11:59.528858 [ 276 ] {9c271d33-0ca1-412c-8822-de83879c1c6d} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Key condition: (column 0 notIn 39-element set) 2026.01.20 00:11:59.528952 [ 339 ] {9c271d33-0ca1-412c-8822-de83879c1c6d} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.01.20 00:11:59.528963 [ 353 ] {9c271d33-0ca1-412c-8822-de83879c1c6d} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.01.20 00:11:59.529108 [ 276 ] {9c271d33-0ca1-412c-8822-de83879c1c6d} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (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 2026.01.20 00:11:59.529144 [ 276 ] {9c271d33-0ca1-412c-8822-de83879c1c6d} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.01.20 00:11:59.529220 [ 276 ] {9c271d33-0ca1-412c-8822-de83879c1c6d} 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', 'crucible_upstairs:activated', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" 2026.01.20 00:11:59.529262 [ 276 ] {9c271d33-0ca1-412c-8822-de83879c1c6d} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 2026.01.20 00:11:59.530012 [ 276 ] {9c271d33-0ca1-412c-8822-de83879c1c6d} executeQuery: Read 35 rows, 1.48 KiB in 0.002307 sec., 15171.21803207629 rows/sec., 641.73 KiB/sec. 2026.01.20 00:11:59.530153 [ 276 ] {9c271d33-0ca1-412c-8822-de83879c1c6d} TCPHandler: Processed in 0.002675224 sec. 2026.01.20 00:11:59.530553 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:11:59.530795 [ 276 ] {41282890-120d-4404-a27f-28aba190f125} executeQuery: (from [fd00:1122:3344:101::d]:53608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) 2026.01.20 00:11:59.531164 [ 276 ] {41282890-120d-4404-a27f-28aba190f125} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.01.20 00:11:59.531220 [ 276 ] {41282890-120d-4404-a27f-28aba190f125} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE 2026.01.20 00:11:59.531570 [ 276 ] {41282890-120d-4404-a27f-28aba190f125} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.01.20 00:11:59.531652 [ 276 ] {41282890-120d-4404-a27f-28aba190f125} InterpreterSelectQuery: FetchColumns -> Complete 2026.01.20 00:11:59.531803 [ 276 ] {41282890-120d-4404-a27f-28aba190f125} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Key condition: (column 0 notIn 40-element set) 2026.01.20 00:11:59.531896 [ 339 ] {41282890-120d-4404-a27f-28aba190f125} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.01.20 00:11:59.531903 [ 353 ] {41282890-120d-4404-a27f-28aba190f125} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.01.20 00:11:59.532049 [ 276 ] {41282890-120d-4404-a27f-28aba190f125} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (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 2026.01.20 00:11:59.532089 [ 276 ] {41282890-120d-4404-a27f-28aba190f125} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.01.20 00:11:59.532146 [ 276 ] {41282890-120d-4404-a27f-28aba190f125} 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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" 2026.01.20 00:11:59.532176 [ 276 ] {41282890-120d-4404-a27f-28aba190f125} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 2026.01.20 00:11:59.532871 [ 276 ] {41282890-120d-4404-a27f-28aba190f125} executeQuery: Read 35 rows, 1.48 KiB in 0.002205 sec., 15873.015873015873 rows/sec., 671.41 KiB/sec. 2026.01.20 00:11:59.532999 [ 276 ] {41282890-120d-4404-a27f-28aba190f125} TCPHandler: Processed in 0.002513482 sec. 2026.01.20 00:11:59.533311 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:11:59.533495 [ 276 ] {7470bc16-6716-4970-9ba2-818f4b655f4d} executeQuery: (from [fd00:1122:3344:101::d]:53608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) 2026.01.20 00:11:59.533833 [ 276 ] {7470bc16-6716-4970-9ba2-818f4b655f4d} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.01.20 00:11:59.533892 [ 276 ] {7470bc16-6716-4970-9ba2-818f4b655f4d} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE 2026.01.20 00:11:59.534239 [ 276 ] {7470bc16-6716-4970-9ba2-818f4b655f4d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.01.20 00:11:59.534322 [ 276 ] {7470bc16-6716-4970-9ba2-818f4b655f4d} InterpreterSelectQuery: FetchColumns -> Complete 2026.01.20 00:11:59.534478 [ 276 ] {7470bc16-6716-4970-9ba2-818f4b655f4d} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Key condition: (column 0 notIn 41-element set) 2026.01.20 00:11:59.534573 [ 339 ] {7470bc16-6716-4970-9ba2-818f4b655f4d} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.01.20 00:11:59.534629 [ 318 ] {7470bc16-6716-4970-9ba2-818f4b655f4d} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.01.20 00:11:59.534772 [ 276 ] {7470bc16-6716-4970-9ba2-818f4b655f4d} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (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 2026.01.20 00:11:59.534808 [ 276 ] {7470bc16-6716-4970-9ba2-818f4b655f4d} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.01.20 00:11:59.534865 [ 276 ] {7470bc16-6716-4970-9ba2-818f4b655f4d} 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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" 2026.01.20 00:11:59.534894 [ 276 ] {7470bc16-6716-4970-9ba2-818f4b655f4d} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 2026.01.20 00:11:59.535770 [ 276 ] {7470bc16-6716-4970-9ba2-818f4b655f4d} executeQuery: Read 35 rows, 1.48 KiB in 0.002359 sec., 14836.79525222552 rows/sec., 627.58 KiB/sec. 2026.01.20 00:11:59.535908 [ 276 ] {7470bc16-6716-4970-9ba2-818f4b655f4d} TCPHandler: Processed in 0.002661894 sec. 2026.01.20 00:11:59.536231 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:11:59.536433 [ 276 ] {1e3473c5-7f43-46ec-98d8-c5dc6437e570} executeQuery: (from [fd00:1122:3344:101::d]:53608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) 2026.01.20 00:11:59.536785 [ 276 ] {1e3473c5-7f43-46ec-98d8-c5dc6437e570} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.01.20 00:11:59.536844 [ 276 ] {1e3473c5-7f43-46ec-98d8-c5dc6437e570} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE 2026.01.20 00:11:59.537212 [ 276 ] {1e3473c5-7f43-46ec-98d8-c5dc6437e570} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.01.20 00:11:59.537295 [ 276 ] {1e3473c5-7f43-46ec-98d8-c5dc6437e570} InterpreterSelectQuery: FetchColumns -> Complete 2026.01.20 00:11:59.537452 [ 276 ] {1e3473c5-7f43-46ec-98d8-c5dc6437e570} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Key condition: (column 0 notIn 42-element set) 2026.01.20 00:11:59.537554 [ 318 ] {1e3473c5-7f43-46ec-98d8-c5dc6437e570} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.01.20 00:11:59.537561 [ 339 ] {1e3473c5-7f43-46ec-98d8-c5dc6437e570} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.01.20 00:11:59.537727 [ 276 ] {1e3473c5-7f43-46ec-98d8-c5dc6437e570} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (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 2026.01.20 00:11:59.537767 [ 276 ] {1e3473c5-7f43-46ec-98d8-c5dc6437e570} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.01.20 00:11:59.537827 [ 276 ] {1e3473c5-7f43-46ec-98d8-c5dc6437e570} 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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" 2026.01.20 00:11:59.537860 [ 276 ] {1e3473c5-7f43-46ec-98d8-c5dc6437e570} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 2026.01.20 00:11:59.538666 [ 276 ] {1e3473c5-7f43-46ec-98d8-c5dc6437e570} executeQuery: Read 35 rows, 1.48 KiB in 0.002327 sec., 15040.825096691018 rows/sec., 636.21 KiB/sec. 2026.01.20 00:11:59.538798 [ 276 ] {1e3473c5-7f43-46ec-98d8-c5dc6437e570} TCPHandler: Processed in 0.002635464 sec. 2026.01.20 00:11:59.539131 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:11:59.539323 [ 276 ] {569b02c5-6fef-4b1d-bf10-98972f988a0b} executeQuery: (from [fd00:1122:3344:101::d]:53608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) 2026.01.20 00:11:59.539732 [ 276 ] {569b02c5-6fef-4b1d-bf10-98972f988a0b} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.01.20 00:11:59.539793 [ 276 ] {569b02c5-6fef-4b1d-bf10-98972f988a0b} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE 2026.01.20 00:11:59.540150 [ 276 ] {569b02c5-6fef-4b1d-bf10-98972f988a0b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.01.20 00:11:59.540230 [ 276 ] {569b02c5-6fef-4b1d-bf10-98972f988a0b} InterpreterSelectQuery: FetchColumns -> Complete 2026.01.20 00:11:59.540384 [ 276 ] {569b02c5-6fef-4b1d-bf10-98972f988a0b} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Key condition: (column 0 notIn 43-element set) 2026.01.20 00:11:59.540481 [ 339 ] {569b02c5-6fef-4b1d-bf10-98972f988a0b} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.01.20 00:11:59.540494 [ 318 ] {569b02c5-6fef-4b1d-bf10-98972f988a0b} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.01.20 00:11:59.540639 [ 276 ] {569b02c5-6fef-4b1d-bf10-98972f988a0b} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (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 2026.01.20 00:11:59.540677 [ 276 ] {569b02c5-6fef-4b1d-bf10-98972f988a0b} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.01.20 00:11:59.540735 [ 276 ] {569b02c5-6fef-4b1d-bf10-98972f988a0b} 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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" 2026.01.20 00:11:59.540765 [ 276 ] {569b02c5-6fef-4b1d-bf10-98972f988a0b} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 2026.01.20 00:11:59.541500 [ 276 ] {569b02c5-6fef-4b1d-bf10-98972f988a0b} executeQuery: Read 35 rows, 1.48 KiB in 0.002268 sec., 15432.098765432098 rows/sec., 652.76 KiB/sec. 2026.01.20 00:11:59.541678 [ 276 ] {569b02c5-6fef-4b1d-bf10-98972f988a0b} TCPHandler: Processed in 0.002622154 sec. 2026.01.20 00:11:59.542024 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:11:59.542223 [ 276 ] {8c1ce0da-f853-4e14-865c-7a2b8ff09e7c} executeQuery: (from [fd00:1122:3344:101::d]:53608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) 2026.01.20 00:11:59.542937 [ 276 ] {8c1ce0da-f853-4e14-865c-7a2b8ff09e7c} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.01.20 00:11:59.542990 [ 276 ] {8c1ce0da-f853-4e14-865c-7a2b8ff09e7c} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE 2026.01.20 00:11:59.543472 [ 276 ] {8c1ce0da-f853-4e14-865c-7a2b8ff09e7c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.01.20 00:11:59.543543 [ 276 ] {8c1ce0da-f853-4e14-865c-7a2b8ff09e7c} InterpreterSelectQuery: FetchColumns -> Complete 2026.01.20 00:11:59.543678 [ 276 ] {8c1ce0da-f853-4e14-865c-7a2b8ff09e7c} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Key condition: (column 0 notIn 44-element set) 2026.01.20 00:11:59.543769 [ 318 ] {8c1ce0da-f853-4e14-865c-7a2b8ff09e7c} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.01.20 00:11:59.543786 [ 354 ] {8c1ce0da-f853-4e14-865c-7a2b8ff09e7c} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.01.20 00:11:59.543908 [ 276 ] {8c1ce0da-f853-4e14-865c-7a2b8ff09e7c} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (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 2026.01.20 00:11:59.543940 [ 276 ] {8c1ce0da-f853-4e14-865c-7a2b8ff09e7c} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.01.20 00:11:59.544005 [ 276 ] {8c1ce0da-f853-4e14-865c-7a2b8ff09e7c} 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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" 2026.01.20 00:11:59.544031 [ 276 ] {8c1ce0da-f853-4e14-865c-7a2b8ff09e7c} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 2026.01.20 00:11:59.544751 [ 276 ] {8c1ce0da-f853-4e14-865c-7a2b8ff09e7c} executeQuery: Read 35 rows, 1.48 KiB in 0.002621 sec., 13353.681800839375 rows/sec., 564.85 KiB/sec. 2026.01.20 00:11:59.544871 [ 276 ] {8c1ce0da-f853-4e14-865c-7a2b8ff09e7c} TCPHandler: Processed in 0.002916627 sec. 2026.01.20 00:11:59.545175 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:11:59.545357 [ 276 ] {3b3e8c29-7dd1-4984-98cb-f7088a1bdabc} executeQuery: (from [fd00:1122:3344:101::d]:53608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) 2026.01.20 00:11:59.545675 [ 276 ] {3b3e8c29-7dd1-4984-98cb-f7088a1bdabc} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.01.20 00:11:59.545724 [ 276 ] {3b3e8c29-7dd1-4984-98cb-f7088a1bdabc} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE 2026.01.20 00:11:59.546026 [ 276 ] {3b3e8c29-7dd1-4984-98cb-f7088a1bdabc} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.01.20 00:11:59.546092 [ 276 ] {3b3e8c29-7dd1-4984-98cb-f7088a1bdabc} InterpreterSelectQuery: FetchColumns -> Complete 2026.01.20 00:11:59.546224 [ 276 ] {3b3e8c29-7dd1-4984-98cb-f7088a1bdabc} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Key condition: (column 0 notIn 45-element set) 2026.01.20 00:11:59.546323 [ 354 ] {3b3e8c29-7dd1-4984-98cb-f7088a1bdabc} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.01.20 00:11:59.546329 [ 318 ] {3b3e8c29-7dd1-4984-98cb-f7088a1bdabc} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.01.20 00:11:59.546482 [ 276 ] {3b3e8c29-7dd1-4984-98cb-f7088a1bdabc} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (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 2026.01.20 00:11:59.546514 [ 276 ] {3b3e8c29-7dd1-4984-98cb-f7088a1bdabc} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.01.20 00:11:59.546563 [ 276 ] {3b3e8c29-7dd1-4984-98cb-f7088a1bdabc} 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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" 2026.01.20 00:11:59.546588 [ 276 ] {3b3e8c29-7dd1-4984-98cb-f7088a1bdabc} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 2026.01.20 00:11:59.547336 [ 276 ] {3b3e8c29-7dd1-4984-98cb-f7088a1bdabc} executeQuery: Read 35 rows, 1.48 KiB in 0.002071 sec., 16900.048285852245 rows/sec., 714.86 KiB/sec. 2026.01.20 00:11:59.547491 [ 276 ] {3b3e8c29-7dd1-4984-98cb-f7088a1bdabc} TCPHandler: Processed in 0.002377181 sec. 2026.01.20 00:11:59.547790 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:11:59.547954 [ 276 ] {1f3cb91f-569a-49d1-ab54-92b5c2e71f00} executeQuery: (from [fd00:1122:3344:101::d]:53608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) 2026.01.20 00:11:59.548252 [ 276 ] {1f3cb91f-569a-49d1-ab54-92b5c2e71f00} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.01.20 00:11:59.548302 [ 276 ] {1f3cb91f-569a-49d1-ab54-92b5c2e71f00} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE 2026.01.20 00:11:59.548662 [ 276 ] {1f3cb91f-569a-49d1-ab54-92b5c2e71f00} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.01.20 00:11:59.548743 [ 276 ] {1f3cb91f-569a-49d1-ab54-92b5c2e71f00} InterpreterSelectQuery: FetchColumns -> Complete 2026.01.20 00:11:59.548901 [ 276 ] {1f3cb91f-569a-49d1-ab54-92b5c2e71f00} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Key condition: (column 0 notIn 46-element set) 2026.01.20 00:11:59.548996 [ 318 ] {1f3cb91f-569a-49d1-ab54-92b5c2e71f00} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.01.20 00:11:59.549054 [ 365 ] {1f3cb91f-569a-49d1-ab54-92b5c2e71f00} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.01.20 00:11:59.549191 [ 276 ] {1f3cb91f-569a-49d1-ab54-92b5c2e71f00} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (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 2026.01.20 00:11:59.549224 [ 276 ] {1f3cb91f-569a-49d1-ab54-92b5c2e71f00} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.01.20 00:11:59.549278 [ 276 ] {1f3cb91f-569a-49d1-ab54-92b5c2e71f00} 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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" 2026.01.20 00:11:59.549304 [ 276 ] {1f3cb91f-569a-49d1-ab54-92b5c2e71f00} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 2026.01.20 00:11:59.550162 [ 276 ] {1f3cb91f-569a-49d1-ab54-92b5c2e71f00} executeQuery: Read 35 rows, 1.48 KiB in 0.002281 sec., 15344.147303814116 rows/sec., 649.04 KiB/sec. 2026.01.20 00:11:59.550287 [ 276 ] {1f3cb91f-569a-49d1-ab54-92b5c2e71f00} TCPHandler: Processed in 0.002554873 sec. 2026.01.20 00:11:59.550586 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:11:59.550778 [ 276 ] {32f27147-5645-4aa7-ba78-b5eb323dde30} executeQuery: (from [fd00:1122:3344:101::d]:53608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) 2026.01.20 00:11:59.551095 [ 276 ] {32f27147-5645-4aa7-ba78-b5eb323dde30} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.01.20 00:11:59.551143 [ 276 ] {32f27147-5645-4aa7-ba78-b5eb323dde30} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE 2026.01.20 00:11:59.551455 [ 276 ] {32f27147-5645-4aa7-ba78-b5eb323dde30} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.01.20 00:11:59.551525 [ 276 ] {32f27147-5645-4aa7-ba78-b5eb323dde30} InterpreterSelectQuery: FetchColumns -> Complete 2026.01.20 00:11:59.551672 [ 276 ] {32f27147-5645-4aa7-ba78-b5eb323dde30} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Key condition: (column 0 notIn 47-element set) 2026.01.20 00:11:59.551773 [ 365 ] {32f27147-5645-4aa7-ba78-b5eb323dde30} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.01.20 00:11:59.551795 [ 312 ] {32f27147-5645-4aa7-ba78-b5eb323dde30} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.01.20 00:11:59.551899 [ 276 ] {32f27147-5645-4aa7-ba78-b5eb323dde30} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (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 2026.01.20 00:11:59.551921 [ 276 ] {32f27147-5645-4aa7-ba78-b5eb323dde30} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.01.20 00:11:59.552000 [ 276 ] {32f27147-5645-4aa7-ba78-b5eb323dde30} 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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" 2026.01.20 00:11:59.552032 [ 276 ] {32f27147-5645-4aa7-ba78-b5eb323dde30} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 2026.01.20 00:11:59.552727 [ 276 ] {32f27147-5645-4aa7-ba78-b5eb323dde30} executeQuery: Read 35 rows, 1.48 KiB in 0.002047 sec., 17098.19247679531 rows/sec., 723.24 KiB/sec. 2026.01.20 00:11:59.552844 [ 276 ] {32f27147-5645-4aa7-ba78-b5eb323dde30} TCPHandler: Processed in 0.002318779 sec. 2026.01.20 00:11:59.553972 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:11:59.554157 [ 276 ] {43243bbb-f157-4dfb-bbad-1c3a43334c57} executeQuery: (from [fd00:1122:3344:101::d]:53608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) 2026.01.20 00:11:59.554476 [ 276 ] {43243bbb-f157-4dfb-bbad-1c3a43334c57} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.01.20 00:11:59.554524 [ 276 ] {43243bbb-f157-4dfb-bbad-1c3a43334c57} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE 2026.01.20 00:11:59.554832 [ 276 ] {43243bbb-f157-4dfb-bbad-1c3a43334c57} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.01.20 00:11:59.554896 [ 276 ] {43243bbb-f157-4dfb-bbad-1c3a43334c57} InterpreterSelectQuery: FetchColumns -> Complete 2026.01.20 00:11:59.555030 [ 276 ] {43243bbb-f157-4dfb-bbad-1c3a43334c57} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Key condition: (column 0 notIn 48-element set) 2026.01.20 00:11:59.555122 [ 365 ] {43243bbb-f157-4dfb-bbad-1c3a43334c57} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.01.20 00:11:59.555153 [ 312 ] {43243bbb-f157-4dfb-bbad-1c3a43334c57} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.01.20 00:11:59.555280 [ 276 ] {43243bbb-f157-4dfb-bbad-1c3a43334c57} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (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 2026.01.20 00:11:59.555313 [ 276 ] {43243bbb-f157-4dfb-bbad-1c3a43334c57} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.01.20 00:11:59.555363 [ 276 ] {43243bbb-f157-4dfb-bbad-1c3a43334c57} 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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" 2026.01.20 00:11:59.555388 [ 276 ] {43243bbb-f157-4dfb-bbad-1c3a43334c57} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 2026.01.20 00:11:59.556108 [ 276 ] {43243bbb-f157-4dfb-bbad-1c3a43334c57} executeQuery: Read 35 rows, 1.48 KiB in 0.002034 sec., 17207.47295968535 rows/sec., 727.86 KiB/sec. 2026.01.20 00:11:59.556224 [ 276 ] {43243bbb-f157-4dfb-bbad-1c3a43334c57} TCPHandler: Processed in 0.00233187 sec. 2026.01.20 00:11:59.556680 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:11:59.556857 [ 276 ] {75c37c3f-1188-470c-b826-478329b0ada2} executeQuery: (from [fd00:1122:3344:101::d]:53608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) 2026.01.20 00:11:59.557152 [ 276 ] {75c37c3f-1188-470c-b826-478329b0ada2} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.01.20 00:11:59.557202 [ 276 ] {75c37c3f-1188-470c-b826-478329b0ada2} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE 2026.01.20 00:11:59.557517 [ 276 ] {75c37c3f-1188-470c-b826-478329b0ada2} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.01.20 00:11:59.557581 [ 276 ] {75c37c3f-1188-470c-b826-478329b0ada2} InterpreterSelectQuery: FetchColumns -> Complete 2026.01.20 00:11:59.557708 [ 276 ] {75c37c3f-1188-470c-b826-478329b0ada2} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Key condition: (column 0 notIn 49-element set) 2026.01.20 00:11:59.557795 [ 365 ] {75c37c3f-1188-470c-b826-478329b0ada2} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.01.20 00:11:59.557808 [ 312 ] {75c37c3f-1188-470c-b826-478329b0ada2} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.01.20 00:11:59.557938 [ 276 ] {75c37c3f-1188-470c-b826-478329b0ada2} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (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 2026.01.20 00:11:59.557970 [ 276 ] {75c37c3f-1188-470c-b826-478329b0ada2} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.01.20 00:11:59.558023 [ 276 ] {75c37c3f-1188-470c-b826-478329b0ada2} 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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" 2026.01.20 00:11:59.558053 [ 276 ] {75c37c3f-1188-470c-b826-478329b0ada2} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 2026.01.20 00:11:59.558749 [ 276 ] {75c37c3f-1188-470c-b826-478329b0ada2} executeQuery: Read 35 rows, 1.48 KiB in 0.00197 sec., 17766.497461928935 rows/sec., 751.51 KiB/sec. 2026.01.20 00:11:59.558868 [ 276 ] {75c37c3f-1188-470c-b826-478329b0ada2} TCPHandler: Processed in 0.002252949 sec. 2026.01.20 00:11:59.559214 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:11:59.559397 [ 276 ] {0332a02b-77f6-4a37-8f93-b9f26023185f} executeQuery: (from [fd00:1122:3344:101::d]:53608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) 2026.01.20 00:11:59.559734 [ 276 ] {0332a02b-77f6-4a37-8f93-b9f26023185f} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.01.20 00:11:59.559793 [ 276 ] {0332a02b-77f6-4a37-8f93-b9f26023185f} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE 2026.01.20 00:11:59.560147 [ 276 ] {0332a02b-77f6-4a37-8f93-b9f26023185f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.01.20 00:11:59.560228 [ 276 ] {0332a02b-77f6-4a37-8f93-b9f26023185f} InterpreterSelectQuery: FetchColumns -> Complete 2026.01.20 00:11:59.560370 [ 276 ] {0332a02b-77f6-4a37-8f93-b9f26023185f} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Key condition: (column 0 notIn 50-element set) 2026.01.20 00:11:59.560462 [ 312 ] {0332a02b-77f6-4a37-8f93-b9f26023185f} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.01.20 00:11:59.560527 [ 312 ] {0332a02b-77f6-4a37-8f93-b9f26023185f} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.01.20 00:11:59.560597 [ 276 ] {0332a02b-77f6-4a37-8f93-b9f26023185f} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (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 2026.01.20 00:11:59.560622 [ 276 ] {0332a02b-77f6-4a37-8f93-b9f26023185f} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.01.20 00:11:59.560674 [ 276 ] {0332a02b-77f6-4a37-8f93-b9f26023185f} 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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" 2026.01.20 00:11:59.560702 [ 276 ] {0332a02b-77f6-4a37-8f93-b9f26023185f} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 2026.01.20 00:11:59.561410 [ 276 ] {0332a02b-77f6-4a37-8f93-b9f26023185f} executeQuery: Read 35 rows, 1.48 KiB in 0.002098 sec., 16682.554814108673 rows/sec., 705.66 KiB/sec. 2026.01.20 00:11:59.561501 [ 276 ] {0332a02b-77f6-4a37-8f93-b9f26023185f} TCPHandler: Processed in 0.002353391 sec. 2026.01.20 00:11:59.561983 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:11:59.562150 [ 276 ] {a7324424-8956-4519-92bf-fc07c7080abb} executeQuery: (from [fd00:1122:3344:101::d]:53608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) 2026.01.20 00:11:59.562438 [ 276 ] {a7324424-8956-4519-92bf-fc07c7080abb} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.01.20 00:11:59.562488 [ 276 ] {a7324424-8956-4519-92bf-fc07c7080abb} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE 2026.01.20 00:11:59.562786 [ 276 ] {a7324424-8956-4519-92bf-fc07c7080abb} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.01.20 00:11:59.562847 [ 276 ] {a7324424-8956-4519-92bf-fc07c7080abb} InterpreterSelectQuery: FetchColumns -> Complete 2026.01.20 00:11:59.562973 [ 276 ] {a7324424-8956-4519-92bf-fc07c7080abb} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Key condition: (column 0 notIn 51-element set) 2026.01.20 00:11:59.563055 [ 312 ] {a7324424-8956-4519-92bf-fc07c7080abb} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.01.20 00:11:59.563107 [ 326 ] {a7324424-8956-4519-92bf-fc07c7080abb} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.01.20 00:11:59.563242 [ 276 ] {a7324424-8956-4519-92bf-fc07c7080abb} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (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 2026.01.20 00:11:59.563276 [ 276 ] {a7324424-8956-4519-92bf-fc07c7080abb} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.01.20 00:11:59.563338 [ 276 ] {a7324424-8956-4519-92bf-fc07c7080abb} 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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" 2026.01.20 00:11:59.563365 [ 276 ] {a7324424-8956-4519-92bf-fc07c7080abb} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 2026.01.20 00:11:59.564275 [ 276 ] {a7324424-8956-4519-92bf-fc07c7080abb} executeQuery: Read 35 rows, 1.48 KiB in 0.0022 sec., 15909.090909090908 rows/sec., 672.94 KiB/sec. 2026.01.20 00:11:59.564406 [ 276 ] {a7324424-8956-4519-92bf-fc07c7080abb} TCPHandler: Processed in 0.002483632 sec. 2026.01.20 00:11:59.564752 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:11:59.564929 [ 276 ] {10bb8272-5615-4aef-91d6-b76f875398aa} executeQuery: (from [fd00:1122:3344:101::d]:53608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) 2026.01.20 00:11:59.565251 [ 276 ] {10bb8272-5615-4aef-91d6-b76f875398aa} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.01.20 00:11:59.565304 [ 276 ] {10bb8272-5615-4aef-91d6-b76f875398aa} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE 2026.01.20 00:11:59.565636 [ 276 ] {10bb8272-5615-4aef-91d6-b76f875398aa} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.01.20 00:11:59.565702 [ 276 ] {10bb8272-5615-4aef-91d6-b76f875398aa} InterpreterSelectQuery: FetchColumns -> Complete 2026.01.20 00:11:59.565910 [ 276 ] {10bb8272-5615-4aef-91d6-b76f875398aa} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Key condition: (column 0 notIn 52-element set) 2026.01.20 00:11:59.566004 [ 312 ] {10bb8272-5615-4aef-91d6-b76f875398aa} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.01.20 00:11:59.566089 [ 346 ] {10bb8272-5615-4aef-91d6-b76f875398aa} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.01.20 00:11:59.566247 [ 276 ] {10bb8272-5615-4aef-91d6-b76f875398aa} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (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 2026.01.20 00:11:59.566288 [ 276 ] {10bb8272-5615-4aef-91d6-b76f875398aa} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.01.20 00:11:59.566352 [ 276 ] {10bb8272-5615-4aef-91d6-b76f875398aa} 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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" 2026.01.20 00:11:59.566383 [ 276 ] {10bb8272-5615-4aef-91d6-b76f875398aa} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 2026.01.20 00:11:59.567232 [ 276 ] {10bb8272-5615-4aef-91d6-b76f875398aa} executeQuery: Read 35 rows, 1.48 KiB in 0.002389 sec., 14650.481372959397 rows/sec., 619.70 KiB/sec. 2026.01.20 00:11:59.567350 [ 276 ] {10bb8272-5615-4aef-91d6-b76f875398aa} TCPHandler: Processed in 0.002658503 sec. 2026.01.20 00:11:59.567640 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:11:59.567821 [ 276 ] {88900a9c-7c96-4b25-a6b6-875e808840ca} executeQuery: (from [fd00:1122:3344:101::d]:53608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) 2026.01.20 00:11:59.568134 [ 276 ] {88900a9c-7c96-4b25-a6b6-875e808840ca} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.01.20 00:11:59.568185 [ 276 ] {88900a9c-7c96-4b25-a6b6-875e808840ca} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE 2026.01.20 00:11:59.568516 [ 276 ] {88900a9c-7c96-4b25-a6b6-875e808840ca} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.01.20 00:11:59.568586 [ 276 ] {88900a9c-7c96-4b25-a6b6-875e808840ca} InterpreterSelectQuery: FetchColumns -> Complete 2026.01.20 00:11:59.568716 [ 276 ] {88900a9c-7c96-4b25-a6b6-875e808840ca} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Key condition: (column 0 notIn 53-element set) 2026.01.20 00:11:59.568820 [ 312 ] {88900a9c-7c96-4b25-a6b6-875e808840ca} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.01.20 00:11:59.568839 [ 346 ] {88900a9c-7c96-4b25-a6b6-875e808840ca} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.01.20 00:11:59.568981 [ 276 ] {88900a9c-7c96-4b25-a6b6-875e808840ca} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (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 2026.01.20 00:11:59.569015 [ 276 ] {88900a9c-7c96-4b25-a6b6-875e808840ca} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.01.20 00:11:59.569064 [ 276 ] {88900a9c-7c96-4b25-a6b6-875e808840ca} 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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" 2026.01.20 00:11:59.569090 [ 276 ] {88900a9c-7c96-4b25-a6b6-875e808840ca} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 2026.01.20 00:11:59.569812 [ 276 ] {88900a9c-7c96-4b25-a6b6-875e808840ca} executeQuery: Read 35 rows, 1.48 KiB in 0.00208 sec., 16826.923076923078 rows/sec., 711.76 KiB/sec. 2026.01.20 00:11:59.569936 [ 276 ] {88900a9c-7c96-4b25-a6b6-875e808840ca} TCPHandler: Processed in 0.00235578 sec. 2026.01.20 00:11:59.570403 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:11:59.570577 [ 276 ] {7733faf3-0d63-49a0-b273-f92d37e59cd6} executeQuery: (from [fd00:1122:3344:101::d]:53608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) 2026.01.20 00:11:59.570892 [ 276 ] {7733faf3-0d63-49a0-b273-f92d37e59cd6} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.01.20 00:11:59.570944 [ 276 ] {7733faf3-0d63-49a0-b273-f92d37e59cd6} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE 2026.01.20 00:11:59.571266 [ 276 ] {7733faf3-0d63-49a0-b273-f92d37e59cd6} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.01.20 00:11:59.571336 [ 276 ] {7733faf3-0d63-49a0-b273-f92d37e59cd6} InterpreterSelectQuery: FetchColumns -> Complete 2026.01.20 00:11:59.571482 [ 276 ] {7733faf3-0d63-49a0-b273-f92d37e59cd6} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Key condition: (column 0 notIn 54-element set) 2026.01.20 00:11:59.571577 [ 312 ] {7733faf3-0d63-49a0-b273-f92d37e59cd6} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.01.20 00:11:59.571585 [ 346 ] {7733faf3-0d63-49a0-b273-f92d37e59cd6} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.01.20 00:11:59.571722 [ 276 ] {7733faf3-0d63-49a0-b273-f92d37e59cd6} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (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 2026.01.20 00:11:59.571754 [ 276 ] {7733faf3-0d63-49a0-b273-f92d37e59cd6} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.01.20 00:11:59.571804 [ 276 ] {7733faf3-0d63-49a0-b273-f92d37e59cd6} 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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" 2026.01.20 00:11:59.571831 [ 276 ] {7733faf3-0d63-49a0-b273-f92d37e59cd6} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 2026.01.20 00:11:59.572537 [ 276 ] {7733faf3-0d63-49a0-b273-f92d37e59cd6} executeQuery: Read 35 rows, 1.48 KiB in 0.002041 sec., 17148.4566389025 rows/sec., 725.36 KiB/sec. 2026.01.20 00:11:59.572656 [ 276 ] {7733faf3-0d63-49a0-b273-f92d37e59cd6} TCPHandler: Processed in 0.00231519 sec. 2026.01.20 00:11:59.573084 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:11:59.573265 [ 276 ] {6c7a2d62-4499-4ec3-8ec1-6a210a6fed08} executeQuery: (from [fd00:1122:3344:101::d]:53608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) 2026.01.20 00:11:59.573583 [ 276 ] {6c7a2d62-4499-4ec3-8ec1-6a210a6fed08} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.01.20 00:11:59.573642 [ 276 ] {6c7a2d62-4499-4ec3-8ec1-6a210a6fed08} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE 2026.01.20 00:11:59.573976 [ 276 ] {6c7a2d62-4499-4ec3-8ec1-6a210a6fed08} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.01.20 00:11:59.574046 [ 276 ] {6c7a2d62-4499-4ec3-8ec1-6a210a6fed08} InterpreterSelectQuery: FetchColumns -> Complete 2026.01.20 00:11:59.574185 [ 276 ] {6c7a2d62-4499-4ec3-8ec1-6a210a6fed08} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Key condition: (column 0 notIn 55-element set) 2026.01.20 00:11:59.574284 [ 312 ] {6c7a2d62-4499-4ec3-8ec1-6a210a6fed08} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.01.20 00:11:59.574300 [ 346 ] {6c7a2d62-4499-4ec3-8ec1-6a210a6fed08} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.01.20 00:11:59.574428 [ 276 ] {6c7a2d62-4499-4ec3-8ec1-6a210a6fed08} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (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 2026.01.20 00:11:59.574463 [ 276 ] {6c7a2d62-4499-4ec3-8ec1-6a210a6fed08} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.01.20 00:11:59.574514 [ 276 ] {6c7a2d62-4499-4ec3-8ec1-6a210a6fed08} 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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" 2026.01.20 00:11:59.574543 [ 276 ] {6c7a2d62-4499-4ec3-8ec1-6a210a6fed08} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 2026.01.20 00:11:59.575324 [ 276 ] {6c7a2d62-4499-4ec3-8ec1-6a210a6fed08} executeQuery: Read 35 rows, 1.48 KiB in 0.002144 sec., 16324.626865671642 rows/sec., 690.52 KiB/sec. 2026.01.20 00:11:59.575446 [ 276 ] {6c7a2d62-4499-4ec3-8ec1-6a210a6fed08} TCPHandler: Processed in 0.002423032 sec. 2026.01.20 00:11:59.575960 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:11:59.576151 [ 276 ] {c9a3a63f-67ea-4bde-b511-c940b90ea0e7} executeQuery: (from [fd00:1122:3344:101::d]:53608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) 2026.01.20 00:11:59.576506 [ 276 ] {c9a3a63f-67ea-4bde-b511-c940b90ea0e7} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.01.20 00:11:59.576566 [ 276 ] {c9a3a63f-67ea-4bde-b511-c940b90ea0e7} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE 2026.01.20 00:11:59.576949 [ 276 ] {c9a3a63f-67ea-4bde-b511-c940b90ea0e7} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.01.20 00:11:59.577026 [ 276 ] {c9a3a63f-67ea-4bde-b511-c940b90ea0e7} InterpreterSelectQuery: FetchColumns -> Complete 2026.01.20 00:11:59.577176 [ 276 ] {c9a3a63f-67ea-4bde-b511-c940b90ea0e7} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Key condition: (column 0 notIn 56-element set) 2026.01.20 00:11:59.577281 [ 312 ] {c9a3a63f-67ea-4bde-b511-c940b90ea0e7} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.01.20 00:11:59.577295 [ 346 ] {c9a3a63f-67ea-4bde-b511-c940b90ea0e7} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.01.20 00:11:59.577421 [ 276 ] {c9a3a63f-67ea-4bde-b511-c940b90ea0e7} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (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 2026.01.20 00:11:59.577459 [ 276 ] {c9a3a63f-67ea-4bde-b511-c940b90ea0e7} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.01.20 00:11:59.577515 [ 276 ] {c9a3a63f-67ea-4bde-b511-c940b90ea0e7} 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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" 2026.01.20 00:11:59.577549 [ 276 ] {c9a3a63f-67ea-4bde-b511-c940b90ea0e7} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 2026.01.20 00:11:59.578734 [ 276 ] {c9a3a63f-67ea-4bde-b511-c940b90ea0e7} executeQuery: Read 35 rows, 1.48 KiB in 0.002654 sec., 13187.641296156744 rows/sec., 557.83 KiB/sec. 2026.01.20 00:11:59.578840 [ 276 ] {c9a3a63f-67ea-4bde-b511-c940b90ea0e7} TCPHandler: Processed in 0.002941618 sec. 2026.01.20 00:11:59.579457 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:11:59.579659 [ 276 ] {dc458418-ac47-4e12-8f83-95892bd763ca} executeQuery: (from [fd00:1122:3344:101::d]:53608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) 2026.01.20 00:11:59.580016 [ 276 ] {dc458418-ac47-4e12-8f83-95892bd763ca} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.01.20 00:11:59.580078 [ 276 ] {dc458418-ac47-4e12-8f83-95892bd763ca} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE 2026.01.20 00:11:59.580461 [ 276 ] {dc458418-ac47-4e12-8f83-95892bd763ca} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.01.20 00:11:59.580538 [ 276 ] {dc458418-ac47-4e12-8f83-95892bd763ca} InterpreterSelectQuery: FetchColumns -> Complete 2026.01.20 00:11:59.580678 [ 276 ] {dc458418-ac47-4e12-8f83-95892bd763ca} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Key condition: (column 0 notIn 57-element set) 2026.01.20 00:11:59.580766 [ 312 ] {dc458418-ac47-4e12-8f83-95892bd763ca} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.01.20 00:11:59.580828 [ 312 ] {dc458418-ac47-4e12-8f83-95892bd763ca} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.01.20 00:11:59.580903 [ 276 ] {dc458418-ac47-4e12-8f83-95892bd763ca} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (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 2026.01.20 00:11:59.580942 [ 276 ] {dc458418-ac47-4e12-8f83-95892bd763ca} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.01.20 00:11:59.580994 [ 276 ] {dc458418-ac47-4e12-8f83-95892bd763ca} 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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" 2026.01.20 00:11:59.581021 [ 276 ] {dc458418-ac47-4e12-8f83-95892bd763ca} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 2026.01.20 00:11:59.581717 [ 276 ] {dc458418-ac47-4e12-8f83-95892bd763ca} executeQuery: Read 35 rows, 1.48 KiB in 0.002157 sec., 16226.240148354194 rows/sec., 686.36 KiB/sec. 2026.01.20 00:11:59.581842 [ 276 ] {dc458418-ac47-4e12-8f83-95892bd763ca} TCPHandler: Processed in 0.002462532 sec. 2026.01.20 00:11:59.582294 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:11:59.582485 [ 276 ] {39259a05-1a0e-4298-b264-c39f3df26fe2} executeQuery: (from [fd00:1122:3344:101::d]:53608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) 2026.01.20 00:11:59.582823 [ 276 ] {39259a05-1a0e-4298-b264-c39f3df26fe2} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.01.20 00:11:59.582879 [ 276 ] {39259a05-1a0e-4298-b264-c39f3df26fe2} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE 2026.01.20 00:11:59.583228 [ 276 ] {39259a05-1a0e-4298-b264-c39f3df26fe2} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.01.20 00:11:59.583305 [ 276 ] {39259a05-1a0e-4298-b264-c39f3df26fe2} InterpreterSelectQuery: FetchColumns -> Complete 2026.01.20 00:11:59.583442 [ 276 ] {39259a05-1a0e-4298-b264-c39f3df26fe2} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Key condition: (column 0 notIn 58-element set) 2026.01.20 00:11:59.583565 [ 362 ] {39259a05-1a0e-4298-b264-c39f3df26fe2} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.01.20 00:11:59.583589 [ 359 ] {39259a05-1a0e-4298-b264-c39f3df26fe2} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.01.20 00:11:59.583732 [ 276 ] {39259a05-1a0e-4298-b264-c39f3df26fe2} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (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 2026.01.20 00:11:59.583765 [ 276 ] {39259a05-1a0e-4298-b264-c39f3df26fe2} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.01.20 00:11:59.583816 [ 276 ] {39259a05-1a0e-4298-b264-c39f3df26fe2} 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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" 2026.01.20 00:11:59.583843 [ 276 ] {39259a05-1a0e-4298-b264-c39f3df26fe2} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 2026.01.20 00:11:59.584526 [ 276 ] {39259a05-1a0e-4298-b264-c39f3df26fe2} executeQuery: Read 35 rows, 1.48 KiB in 0.002134 sec., 16401.124648547328 rows/sec., 693.75 KiB/sec. 2026.01.20 00:11:59.584650 [ 276 ] {39259a05-1a0e-4298-b264-c39f3df26fe2} TCPHandler: Processed in 0.002421211 sec. 2026.01.20 00:11:59.595426 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:11:59.595712 [ 276 ] {2bf5a267-98eb-4b7c-89db-c81d955ce2bb} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2026.01.20 00:11:59.595854 [ 276 ] {2bf5a267-98eb-4b7c-89db-c81d955ce2bb} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.01.20 00:11:59.597028 [ 276 ] {2bf5a267-98eb-4b7c-89db-c81d955ce2bb} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:11:59.597095 [ 276 ] {2bf5a267-98eb-4b7c-89db-c81d955ce2bb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.43 GiB. 2026.01.20 00:11:59.597928 [ 276 ] {2bf5a267-98eb-4b7c-89db-c81d955ce2bb} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.01.20 00:11:59.598606 [ 276 ] {2bf5a267-98eb-4b7c-89db-c81d955ce2bb} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:11:59.598837 [ 276 ] {2bf5a267-98eb-4b7c-89db-c81d955ce2bb} executeQuery: Read 23 rows, 3.36 KiB in 0.003219 sec., 7145.076110593352 rows/sec., 1.02 MiB/sec. 2026.01.20 00:11:59.598919 [ 276 ] {2bf5a267-98eb-4b7c-89db-c81d955ce2bb} TCPHandler: Processed in 0.003698587 sec. 2026.01.20 00:11:59.599128 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:11:59.599285 [ 276 ] {0452322a-e575-4cbb-bbfc-7a8311240a4f} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.01.20 00:11:59.599345 [ 276 ] {0452322a-e575-4cbb-bbfc-7a8311240a4f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.01.20 00:11:59.599947 [ 276 ] {0452322a-e575-4cbb-bbfc-7a8311240a4f} oximeter.fields_ipaddr (ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:11:59.599993 [ 276 ] {0452322a-e575-4cbb-bbfc-7a8311240a4f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.43 GiB. 2026.01.20 00:11:59.600565 [ 276 ] {0452322a-e575-4cbb-bbfc-7a8311240a4f} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2026.01.20 00:11:59.601641 [ 276 ] {0452322a-e575-4cbb-bbfc-7a8311240a4f} oximeter.fields_ipaddr (ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:11:59.601857 [ 276 ] {0452322a-e575-4cbb-bbfc-7a8311240a4f} executeQuery: Read 2 rows, 167.00 B in 0.002605 sec., 767.7543186180422 rows/sec., 62.60 KiB/sec. 2026.01.20 00:11:59.601917 [ 276 ] {0452322a-e575-4cbb-bbfc-7a8311240a4f} TCPHandler: Processed in 0.002860757 sec. 2026.01.20 00:11:59.602094 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:11:59.602223 [ 276 ] {a448aa2c-2666-4ed8-830a-2edc05a92454} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:11:59.602281 [ 276 ] {a448aa2c-2666-4ed8-830a-2edc05a92454} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:11:59.602938 [ 276 ] {a448aa2c-2666-4ed8-830a-2edc05a92454} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:11:59.602985 [ 276 ] {a448aa2c-2666-4ed8-830a-2edc05a92454} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.43 GiB. 2026.01.20 00:11:59.603710 [ 276 ] {a448aa2c-2666-4ed8-830a-2edc05a92454} MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) 2026.01.20 00:11:59.604421 [ 276 ] {a448aa2c-2666-4ed8-830a-2edc05a92454} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:11:59.604627 [ 100 ] {} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 2026.01.20 00:11:59.604650 [ 276 ] {a448aa2c-2666-4ed8-830a-2edc05a92454} executeQuery: Read 77 rows, 6.00 KiB in 0.002456 sec., 31351.79153094463 rows/sec., 2.39 MiB/sec. 2026.01.20 00:11:59.604714 [ 100 ] {} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:11:59.604735 [ 276 ] {a448aa2c-2666-4ed8-830a-2edc05a92454} TCPHandler: Processed in 0.002706094 sec. 2026.01.20 00:11:59.604751 [ 100 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.43 GiB. 2026.01.20 00:11:59.604925 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:11:59.604923 [ 197 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_131_26} MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full 2026.01.20 00:11:59.605059 [ 276 ] {09ed7b31-1915-4f19-8011-c47696aaf258} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.01.20 00:11:59.605123 [ 276 ] {09ed7b31-1915-4f19-8011-c47696aaf258} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.01.20 00:11:59.605135 [ 197 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_131_26} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:11:59.605191 [ 197 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 1406 rows starting from the beginning of the part 2026.01.20 00:11:59.605287 [ 197 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 56 rows starting from the beginning of the part 2026.01.20 00:11:59.605352 [ 197 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 1418 rows starting from the beginning of the part 2026.01.20 00:11:59.605412 [ 197 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 56 rows starting from the beginning of the part 2026.01.20 00:11:59.605469 [ 197 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 164 rows starting from the beginning of the part 2026.01.20 00:11:59.605530 [ 197 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 77 rows starting from the beginning of the part 2026.01.20 00:11:59.605759 [ 276 ] {09ed7b31-1915-4f19-8011-c47696aaf258} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:11:59.605818 [ 276 ] {09ed7b31-1915-4f19-8011-c47696aaf258} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.43 GiB. 2026.01.20 00:11:59.606341 [ 276 ] {09ed7b31-1915-4f19-8011-c47696aaf258} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2026.01.20 00:11:59.606978 [ 276 ] {09ed7b31-1915-4f19-8011-c47696aaf258} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:11:59.607193 [ 276 ] {09ed7b31-1915-4f19-8011-c47696aaf258} executeQuery: Read 2 rows, 143.00 B in 0.002163 sec., 924.6417013407305 rows/sec., 64.56 KiB/sec. 2026.01.20 00:11:59.607218 [ 99 ] {} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2026.01.20 00:11:59.607253 [ 276 ] {09ed7b31-1915-4f19-8011-c47696aaf258} TCPHandler: Processed in 0.00239126 sec. 2026.01.20 00:11:59.607311 [ 99 ] {} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:11:59.607354 [ 99 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.43 GiB. 2026.01.20 00:11:59.607463 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:11:59.607505 [ 200 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2026.01.20 00:11:59.607598 [ 276 ] {8334b3bc-7bfb-4f35-b09c-96656d5d2306} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.01.20 00:11:59.607665 [ 276 ] {8334b3bc-7bfb-4f35-b09c-96656d5d2306} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.01.20 00:11:59.607671 [ 200 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:11:59.607736 [ 200 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 70 rows starting from the beginning of the part 2026.01.20 00:11:59.607817 [ 192 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_131_26} MergeTask::MergeProjectionsStage: Merge sorted 3177 rows, containing 5 columns (5 merged, 0 gathered) in 0.002969999 sec., 1069697.3298644207 rows/sec., 93.35 MiB/sec. 2026.01.20 00:11:59.607831 [ 200 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 40 rows starting from the beginning of the part 2026.01.20 00:11:59.607954 [ 200 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 40 rows starting from the beginning of the part 2026.01.20 00:11:59.608032 [ 200 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 63 rows starting from the beginning of the part 2026.01.20 00:11:59.608091 [ 200 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 54 rows starting from the beginning of the part 2026.01.20 00:11:59.608155 [ 200 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 2 rows starting from the beginning of the part 2026.01.20 00:11:59.608297 [ 276 ] {8334b3bc-7bfb-4f35-b09c-96656d5d2306} oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:11:59.608347 [ 276 ] {8334b3bc-7bfb-4f35-b09c-96656d5d2306} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.43 GiB. 2026.01.20 00:11:59.608442 [ 197 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_131_26} MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) 2026.01.20 00:11:59.609145 [ 276 ] {8334b3bc-7bfb-4f35-b09c-96656d5d2306} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2026.01.20 00:11:59.609242 [ 197 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_131_26} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:11:59.609367 [ 197 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_131_26} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 2026.01.20 00:11:59.609476 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. 2026.01.20 00:11:59.609799 [ 192 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 269 rows, containing 5 columns (5 merged, 0 gathered) in 0.00236161 sec., 113905.34423550035 rows/sec., 8.80 MiB/sec. 2026.01.20 00:11:59.609890 [ 276 ] {8334b3bc-7bfb-4f35-b09c-96656d5d2306} oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:11:59.610080 [ 276 ] {8334b3bc-7bfb-4f35-b09c-96656d5d2306} executeQuery: Read 22 rows, 1.40 KiB in 0.002513 sec., 8754.476721050538 rows/sec., 557.26 KiB/sec. 2026.01.20 00:11:59.610128 [ 276 ] {8334b3bc-7bfb-4f35-b09c-96656d5d2306} TCPHandler: Processed in 0.002734445 sec. 2026.01.20 00:11:59.610149 [ 186 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2026.01.20 00:11:59.610314 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:11:59.610435 [ 276 ] {6fa9da39-12c3-41db-82c3-fd48031c3207} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:11:59.610488 [ 276 ] {6fa9da39-12c3-41db-82c3-fd48031c3207} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:11:59.610772 [ 186 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_66_13} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:11:59.610862 [ 186 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_66_13} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2026.01.20 00:11:59.610981 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2026.01.20 00:11:59.611213 [ 276 ] {6fa9da39-12c3-41db-82c3-fd48031c3207} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:11:59.611258 [ 276 ] {6fa9da39-12c3-41db-82c3-fd48031c3207} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.43 GiB. 2026.01.20 00:11:59.611832 [ 276 ] {6fa9da39-12c3-41db-82c3-fd48031c3207} MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) 2026.01.20 00:11:59.612512 [ 276 ] {6fa9da39-12c3-41db-82c3-fd48031c3207} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:11:59.612698 [ 100 ] {} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 2026.01.20 00:11:59.612709 [ 276 ] {6fa9da39-12c3-41db-82c3-fd48031c3207} executeQuery: Read 174 rows, 13.54 KiB in 0.002299 sec., 75685.08046976947 rows/sec., 5.75 MiB/sec. 2026.01.20 00:11:59.612757 [ 100 ] {} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:11:59.612784 [ 276 ] {6fa9da39-12c3-41db-82c3-fd48031c3207} TCPHandler: Processed in 0.002544903 sec. 2026.01.20 00:11:59.612795 [ 100 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.43 GiB. 2026.01.20 00:11:59.612932 [ 200 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_131_26} MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full 2026.01.20 00:11:59.612966 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:11:59.613065 [ 200 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_131_26} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:11:59.613082 [ 276 ] {85aaab7f-ac87-4a6b-af04-c47ad60e4eaf} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativei64 FORMAT Native (stage: Complete) 2026.01.20 00:11:59.613115 [ 200 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 632 rows starting from the beginning of the part 2026.01.20 00:11:59.613146 [ 276 ] {85aaab7f-ac87-4a6b-af04-c47ad60e4eaf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2026.01.20 00:11:59.613197 [ 200 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 64 rows starting from the beginning of the part 2026.01.20 00:11:59.613271 [ 200 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 613 rows starting from the beginning of the part 2026.01.20 00:11:59.613334 [ 200 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 64 rows starting from the beginning of the part 2026.01.20 00:11:59.613398 [ 200 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 124 rows starting from the beginning of the part 2026.01.20 00:11:59.613464 [ 200 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 174 rows starting from the beginning of the part 2026.01.20 00:11:59.613672 [ 276 ] {85aaab7f-ac87-4a6b-af04-c47ad60e4eaf} oximeter.measurements_cumulativei64 (957bbc88-f3b6-4288-a933-630d5e001548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:11:59.613723 [ 276 ] {85aaab7f-ac87-4a6b-af04-c47ad60e4eaf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.43 GiB. 2026.01.20 00:11:59.614486 [ 276 ] {85aaab7f-ac87-4a6b-af04-c47ad60e4eaf} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.01.20 00:11:59.615085 [ 192 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_131_26} MergeTask::MergeProjectionsStage: Merge sorted 1671 rows, containing 5 columns (5 merged, 0 gathered) in 0.002198758 sec., 759974.4946920035 rows/sec., 60.51 MiB/sec. 2026.01.20 00:11:59.615249 [ 276 ] {85aaab7f-ac87-4a6b-af04-c47ad60e4eaf} oximeter.measurements_cumulativei64 (957bbc88-f3b6-4288-a933-630d5e001548): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:11:59.615464 [ 276 ] {85aaab7f-ac87-4a6b-af04-c47ad60e4eaf} executeQuery: Read 20 rows, 1.35 KiB in 0.002406 sec., 8312.551953449709 rows/sec., 562.56 KiB/sec. 2026.01.20 00:11:59.615473 [ 200 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_131_26} MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) 2026.01.20 00:11:59.615523 [ 276 ] {85aaab7f-ac87-4a6b-af04-c47ad60e4eaf} TCPHandler: Processed in 0.002618213 sec. 2026.01.20 00:11:59.615719 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:11:59.615849 [ 276 ] {0ef1e088-5f87-4575-8172-2aaebcdb2228} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:11:59.615908 [ 276 ] {0ef1e088-5f87-4575-8172-2aaebcdb2228} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:11:59.616388 [ 200 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_131_26} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:11:59.616491 [ 200 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_131_26} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 2026.01.20 00:11:59.616555 [ 276 ] {0ef1e088-5f87-4575-8172-2aaebcdb2228} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:11:59.616590 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. 2026.01.20 00:11:59.616608 [ 276 ] {0ef1e088-5f87-4575-8172-2aaebcdb2228} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.43 GiB. 2026.01.20 00:11:59.617367 [ 276 ] {0ef1e088-5f87-4575-8172-2aaebcdb2228} MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) 2026.01.20 00:11:59.617935 [ 276 ] {0ef1e088-5f87-4575-8172-2aaebcdb2228} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:11:59.618136 [ 276 ] {0ef1e088-5f87-4575-8172-2aaebcdb2228} executeQuery: Read 178 rows, 12.60 KiB in 0.002313 sec., 76956.33376567229 rows/sec., 5.32 MiB/sec. 2026.01.20 00:11:59.618270 [ 276 ] {0ef1e088-5f87-4575-8172-2aaebcdb2228} TCPHandler: Processed in 0.002614844 sec. 2026.01.20 00:11:59.618509 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:11:59.618628 [ 276 ] {941a50b5-1900-41fd-951a-422cd26f1fe0} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.01.20 00:11:59.618702 [ 276 ] {941a50b5-1900-41fd-951a-422cd26f1fe0} 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 2026.01.20 00:11:59.619951 [ 276 ] {941a50b5-1900-41fd-951a-422cd26f1fe0} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:11:59.620013 [ 276 ] {941a50b5-1900-41fd-951a-422cd26f1fe0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.43 GiB. 2026.01.20 00:11:59.620999 [ 276 ] {941a50b5-1900-41fd-951a-422cd26f1fe0} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2026.01.20 00:11:59.621853 [ 276 ] {941a50b5-1900-41fd-951a-422cd26f1fe0} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:11:59.622025 [ 100 ] {} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2026.01.20 00:11:59.622046 [ 276 ] {941a50b5-1900-41fd-951a-422cd26f1fe0} executeQuery: Read 5 rows, 6.38 KiB in 0.003441 sec., 1453.0659691950013 rows/sec., 1.81 MiB/sec. 2026.01.20 00:11:59.622084 [ 100 ] {} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:11:59.622117 [ 100 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.43 GiB. 2026.01.20 00:11:59.622183 [ 276 ] {941a50b5-1900-41fd-951a-422cd26f1fe0} TCPHandler: Processed in 0.003736328 sec. 2026.01.20 00:11:59.622233 [ 186 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2026.01.20 00:11:59.622405 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:11:59.622506 [ 186 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:11:59.622517 [ 276 ] {24a140ed-dcec-4147-a1ca-c44d8dc8bc04} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:11:59.622578 [ 276 ] {24a140ed-dcec-4147-a1ca-c44d8dc8bc04} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:11:59.622580 [ 186 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2386 rows starting from the beginning of the part 2026.01.20 00:11:59.622758 [ 186 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 40 rows starting from the beginning of the part 2026.01.20 00:11:59.622912 [ 186 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 40 rows starting from the beginning of the part 2026.01.20 00:11:59.623063 [ 186 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 51 rows starting from the beginning of the part 2026.01.20 00:11:59.623090 [ 276 ] {24a140ed-dcec-4147-a1ca-c44d8dc8bc04} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:11:59.623136 [ 276 ] {24a140ed-dcec-4147-a1ca-c44d8dc8bc04} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.43 GiB. 2026.01.20 00:11:59.623222 [ 186 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 54 rows starting from the beginning of the part 2026.01.20 00:11:59.623386 [ 186 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 5 rows starting from the beginning of the part 2026.01.20 00:11:59.623889 [ 276 ] {24a140ed-dcec-4147-a1ca-c44d8dc8bc04} MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) 2026.01.20 00:11:59.624653 [ 276 ] {24a140ed-dcec-4147-a1ca-c44d8dc8bc04} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:11:59.624837 [ 100 ] {} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 2026.01.20 00:11:59.624840 [ 276 ] {24a140ed-dcec-4147-a1ca-c44d8dc8bc04} executeQuery: Read 60 rows, 4.14 KiB in 0.002346 sec., 25575.447570332482 rows/sec., 1.72 MiB/sec. 2026.01.20 00:11:59.624893 [ 100 ] {} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:11:59.624928 [ 100 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.43 GiB. 2026.01.20 00:11:59.624971 [ 276 ] {24a140ed-dcec-4147-a1ca-c44d8dc8bc04} TCPHandler: Processed in 0.002637224 sec. 2026.01.20 00:11:59.625041 [ 192 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_131_26} MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full 2026.01.20 00:11:59.625196 [ 192 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_131_26} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:11:59.625238 [ 192 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 7500 rows starting from the beginning of the part 2026.01.20 00:11:59.625319 [ 192 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 60 rows starting from the beginning of the part 2026.01.20 00:11:59.625380 [ 192 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 60 rows starting from the beginning of the part 2026.01.20 00:11:59.625444 [ 192 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 60 rows starting from the beginning of the part 2026.01.20 00:11:59.625507 [ 192 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 60 rows starting from the beginning of the part 2026.01.20 00:11:59.625570 [ 192 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 60 rows starting from the beginning of the part 2026.01.20 00:11:59.628619 [ 189 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_131_26} MergeTask::MergeProjectionsStage: Merge sorted 7800 rows, containing 4 columns (4 merged, 0 gathered) in 0.003619186 sec., 2155180.7505886685 rows/sec., 145.24 MiB/sec. 2026.01.20 00:11:59.629531 [ 189 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_131_26} MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) 2026.01.20 00:11:59.630531 [ 189 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_131_26} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:11:59.630654 [ 189 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_131_26} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 2026.01.20 00:11:59.630788 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.56 MiB. 2026.01.20 00:11:59.638887 [ 188 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 2576 rows, containing 19 columns (19 merged, 0 gathered) in 0.016699344 sec., 154257.55646449345 rows/sec., 276.26 MiB/sec. 2026.01.20 00:11:59.642335 [ 198 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2026.01.20 00:11:59.643153 [ 198 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_66_13} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:11:59.643273 [ 198 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_66_13} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2026.01.20 00:11:59.643461 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 19.09 MiB. 2026.01.20 00:11:59.927508 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 42713 2026.01.20 00:11:59.928283 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:11:59.928344 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.43 GiB. 2026.01.20 00:11:59.929071 [ 245 ] {} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2026.01.20 00:11:59.929830 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:11:59.930047 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42713 2026.01.20 00:12:00.000205 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 387.26 MiB, peak 406.30 MiB, free memory in arenas 0.00 B, will set to 390.13 MiB (RSS), difference: 2.87 MiB 2026.01.20 00:12:00.268150 [ 367 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41325 2026.01.20 00:12:00.268288 [ 367 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:12:00.268336 [ 367 ] {} TCP-Session: c3c187cb-f3f2-44ab-9841-3d1116426a83 Authenticating user 'default' from [fd00:1122:3344:101::e]:41325 2026.01.20 00:12:00.268362 [ 367 ] {} TCP-Session: c3c187cb-f3f2-44ab-9841-3d1116426a83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:12:00.268377 [ 367 ] {} TCP-Session: c3c187cb-f3f2-44ab-9841-3d1116426a83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:12:00.268595 [ 368 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52737 2026.01.20 00:12:00.268627 [ 370 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49104 2026.01.20 00:12:00.268655 [ 286 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50250 2026.01.20 00:12:00.268673 [ 366 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42667 2026.01.20 00:12:00.268717 [ 367 ] {} TCP-Session: c3c187cb-f3f2-44ab-9841-3d1116426a83 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:12:00.268719 [ 368 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:12:00.268777 [ 370 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:12:00.268790 [ 366 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:12:00.268813 [ 368 ] {} TCP-Session: dc436d98-c10e-4aec-a897-bc6e3c031649 Authenticating user 'default' from [fd00:1122:3344:101::e]:52737 2026.01.20 00:12:00.268829 [ 370 ] {} TCP-Session: de47701f-194d-4b82-b0a0-94d3b76ed0c2 Authenticating user 'default' from [fd00:1122:3344:101::e]:49104 2026.01.20 00:12:00.268832 [ 366 ] {} TCP-Session: 7d0f2f2b-dea7-4153-82ff-eaaf1c02edcc Authenticating user 'default' from [fd00:1122:3344:101::e]:42667 2026.01.20 00:12:00.268853 [ 368 ] {} TCP-Session: dc436d98-c10e-4aec-a897-bc6e3c031649 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:12:00.268869 [ 370 ] {} TCP-Session: de47701f-194d-4b82-b0a0-94d3b76ed0c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:12:00.268871 [ 366 ] {} TCP-Session: 7d0f2f2b-dea7-4153-82ff-eaaf1c02edcc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:12:00.268889 [ 368 ] {} TCP-Session: dc436d98-c10e-4aec-a897-bc6e3c031649 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:12:00.268911 [ 366 ] {} TCP-Session: 7d0f2f2b-dea7-4153-82ff-eaaf1c02edcc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:12:00.268928 [ 367 ] {4f3bf32d-8f89-48d1-908c-abe9a77657a7} executeQuery: (from [fd00:1122:3344:101::e]:41325) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.01.20 00:12:00.268902 [ 370 ] {} TCP-Session: de47701f-194d-4b82-b0a0-94d3b76ed0c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:12:00.268766 [ 286 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:12:00.268664 [ 290 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43166 2026.01.20 00:12:00.269028 [ 286 ] {} TCP-Session: 9627b4f1-427b-4012-b4a0-6c543ac04fcf Authenticating user 'default' from [fd00:1122:3344:101::e]:50250 2026.01.20 00:12:00.268654 [ 289 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34106 2026.01.20 00:12:00.269084 [ 290 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:12:00.268641 [ 288 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59396 2026.01.20 00:12:00.269130 [ 290 ] {} TCP-Session: 4bb316e4-a9dc-4a10-a9cb-affccb634880 Authenticating user 'default' from [fd00:1122:3344:101::e]:43166 2026.01.20 00:12:00.268608 [ 369 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63991 2026.01.20 00:12:00.269171 [ 289 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:12:00.269191 [ 288 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:12:00.269165 [ 290 ] {} TCP-Session: 4bb316e4-a9dc-4a10-a9cb-affccb634880 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:12:00.269237 [ 367 ] {4f3bf32d-8f89-48d1-908c-abe9a77657a7} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.01.20 00:12:00.269264 [ 290 ] {} TCP-Session: 4bb316e4-a9dc-4a10-a9cb-affccb634880 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:12:00.269236 [ 288 ] {} TCP-Session: 5615de2c-7e98-44c4-9733-7e11c7438c4c Authenticating user 'default' from [fd00:1122:3344:101::e]:59396 2026.01.20 00:12:00.269310 [ 367 ] {4f3bf32d-8f89-48d1-908c-abe9a77657a7} InterpreterSelectQuery: FetchColumns -> Complete 2026.01.20 00:12:00.269325 [ 288 ] {} TCP-Session: 5615de2c-7e98-44c4-9733-7e11c7438c4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:12:00.269231 [ 289 ] {} TCP-Session: e4de4c9b-b87b-450a-970b-984b0768bbcf Authenticating user 'default' from [fd00:1122:3344:101::e]:34106 2026.01.20 00:12:00.269351 [ 288 ] {} TCP-Session: 5615de2c-7e98-44c4-9733-7e11c7438c4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:12:00.269053 [ 286 ] {} TCP-Session: 9627b4f1-427b-4012-b4a0-6c543ac04fcf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:12:00.269406 [ 289 ] {} TCP-Session: e4de4c9b-b87b-450a-970b-984b0768bbcf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:12:00.269422 [ 286 ] {} TCP-Session: 9627b4f1-427b-4012-b4a0-6c543ac04fcf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:12:00.269434 [ 289 ] {} TCP-Session: e4de4c9b-b87b-450a-970b-984b0768bbcf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:12:00.269250 [ 369 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:12:00.269490 [ 369 ] {} TCP-Session: b39fbe70-cf9d-4f80-9661-2324da44fbbc Authenticating user 'default' from [fd00:1122:3344:101::e]:63991 2026.01.20 00:12:00.269506 [ 369 ] {} TCP-Session: b39fbe70-cf9d-4f80-9661-2324da44fbbc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:12:00.269519 [ 369 ] {} TCP-Session: b39fbe70-cf9d-4f80-9661-2324da44fbbc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:12:00.269622 [ 367 ] {4f3bf32d-8f89-48d1-908c-abe9a77657a7} oximeter.version (ef382589-e1e5-4129-9849-9f0bd7ce6e36) (SelectExecutor): Key condition: unknown 2026.01.20 00:12:00.270608 [ 303 ] {4f3bf32d-8f89-48d1-908c-abe9a77657a7} AggregatingTransform: Aggregating 2026.01.20 00:12:00.270659 [ 303 ] {4f3bf32d-8f89-48d1-908c-abe9a77657a7} Aggregator: Aggregation method: without_key 2026.01.20 00:12:00.270698 [ 303 ] {4f3bf32d-8f89-48d1-908c-abe9a77657a7} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000971793 sec. (1029.026 rows/sec., 40.20 KiB/sec.) 2026.01.20 00:12:00.270720 [ 303 ] {4f3bf32d-8f89-48d1-908c-abe9a77657a7} Aggregator: Merging aggregated data 2026.01.20 00:12:00.272024 [ 367 ] {4f3bf32d-8f89-48d1-908c-abe9a77657a7} executeQuery: Read 1 rows, 40.00 B in 0.003145 sec., 317.9650238473768 rows/sec., 12.42 KiB/sec. 2026.01.20 00:12:00.272218 [ 367 ] {4f3bf32d-8f89-48d1-908c-abe9a77657a7} TCPHandler: Processed in 0.003659278 sec. 2026.01.20 00:12:00.272359 [ 367 ] {} TCPHandler: Done processing connection. 2026.01.20 00:12:00.272386 [ 369 ] {} TCPHandler: Done processing connection. 2026.01.20 00:12:00.272398 [ 367 ] {} TCP-Session: c3c187cb-f3f2-44ab-9841-3d1116426a83 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:12:00.272406 [ 290 ] {} TCPHandler: Done processing connection. 2026.01.20 00:12:00.272426 [ 370 ] {} TCPHandler: Done processing connection. 2026.01.20 00:12:00.272461 [ 290 ] {} TCP-Session: 4bb316e4-a9dc-4a10-a9cb-affccb634880 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:12:00.272471 [ 288 ] {} TCPHandler: Done processing connection. 2026.01.20 00:12:00.272494 [ 368 ] {} TCPHandler: Done processing connection. 2026.01.20 00:12:00.272499 [ 370 ] {} TCP-Session: de47701f-194d-4b82-b0a0-94d3b76ed0c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:12:00.272528 [ 366 ] {} TCPHandler: Done processing connection. 2026.01.20 00:12:00.272532 [ 368 ] {} TCP-Session: dc436d98-c10e-4aec-a897-bc6e3c031649 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:12:00.272522 [ 288 ] {} TCP-Session: 5615de2c-7e98-44c4-9733-7e11c7438c4c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:12:00.272576 [ 366 ] {} TCP-Session: 7d0f2f2b-dea7-4153-82ff-eaaf1c02edcc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:12:00.272511 [ 289 ] {} TCPHandler: Done processing connection. 2026.01.20 00:12:00.272444 [ 286 ] {} TCPHandler: Done processing connection. 2026.01.20 00:12:00.272649 [ 289 ] {} TCP-Session: e4de4c9b-b87b-450a-970b-984b0768bbcf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:12:00.272439 [ 369 ] {} TCP-Session: b39fbe70-cf9d-4f80-9661-2324da44fbbc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:12:00.272696 [ 286 ] {} TCP-Session: 9627b4f1-427b-4012-b4a0-6c543ac04fcf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:12:00.405160 [ 367 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51334 2026.01.20 00:12:00.405269 [ 367 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:12:00.405300 [ 367 ] {} TCP-Session: 27738663-163c-455d-a96b-425a581076a3 Authenticating user 'default' from [fd00:1122:3344:101::e]:51334 2026.01.20 00:12:00.405323 [ 367 ] {} TCP-Session: 27738663-163c-455d-a96b-425a581076a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:12:00.405335 [ 367 ] {} TCP-Session: 27738663-163c-455d-a96b-425a581076a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:12:00.405568 [ 368 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46351 2026.01.20 00:12:00.405593 [ 369 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35867 2026.01.20 00:12:00.405620 [ 286 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43415 2026.01.20 00:12:00.405655 [ 289 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52732 2026.01.20 00:12:00.405674 [ 290 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42278 2026.01.20 00:12:00.405691 [ 368 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:12:00.405683 [ 366 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58746 2026.01.20 00:12:00.405750 [ 368 ] {} TCP-Session: 873dbb9d-b163-4097-990d-9640ea6f33df Authenticating user 'default' from [fd00:1122:3344:101::e]:46351 2026.01.20 00:12:00.405763 [ 367 ] {} TCP-Session: 27738663-163c-455d-a96b-425a581076a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:12:00.405766 [ 290 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:12:00.405791 [ 368 ] {} TCP-Session: 873dbb9d-b163-4097-990d-9640ea6f33df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:12:00.405812 [ 366 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:12:00.405822 [ 290 ] {} TCP-Session: b2c438aa-19d8-4a21-9f15-49585c62f4fc Authenticating user 'default' from [fd00:1122:3344:101::e]:42278 2026.01.20 00:12:00.405826 [ 368 ] {} TCP-Session: 873dbb9d-b163-4097-990d-9640ea6f33df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:12:00.405848 [ 366 ] {} TCP-Session: 6fa7adc0-d908-47d4-bdac-cc34de8799f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:58746 2026.01.20 00:12:00.405859 [ 290 ] {} TCP-Session: b2c438aa-19d8-4a21-9f15-49585c62f4fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:12:00.405742 [ 289 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:12:00.405893 [ 366 ] {} TCP-Session: 6fa7adc0-d908-47d4-bdac-cc34de8799f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:12:00.405895 [ 290 ] {} TCP-Session: b2c438aa-19d8-4a21-9f15-49585c62f4fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:12:00.405930 [ 366 ] {} TCP-Session: 6fa7adc0-d908-47d4-bdac-cc34de8799f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:12:00.405930 [ 289 ] {} TCP-Session: 94d36605-963d-4b4e-8ce6-348631d8e432 Authenticating user 'default' from [fd00:1122:3344:101::e]:52732 2026.01.20 00:12:00.405627 [ 288 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32836 2026.01.20 00:12:00.405989 [ 289 ] {} TCP-Session: 94d36605-963d-4b4e-8ce6-348631d8e432 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:12:00.405604 [ 370 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39620 2026.01.20 00:12:00.406017 [ 289 ] {} TCP-Session: 94d36605-963d-4b4e-8ce6-348631d8e432 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:12:00.405755 [ 286 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:12:00.406055 [ 288 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:12:00.406090 [ 286 ] {} TCP-Session: 60c2a43e-7816-4162-8a2a-ceae9b0140b1 Authenticating user 'default' from [fd00:1122:3344:101::e]:43415 2026.01.20 00:12:00.406091 [ 370 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:12:00.406107 [ 288 ] {} TCP-Session: 47b34bc2-bef7-473d-895b-ecabe528d9b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:32836 2026.01.20 00:12:00.406115 [ 286 ] {} TCP-Session: 60c2a43e-7816-4162-8a2a-ceae9b0140b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:12:00.406130 [ 370 ] {} TCP-Session: bc64ba29-2461-482e-9e32-c60cb91482c3 Authenticating user 'default' from [fd00:1122:3344:101::e]:39620 2026.01.20 00:12:00.406156 [ 288 ] {} TCP-Session: 47b34bc2-bef7-473d-895b-ecabe528d9b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:12:00.406158 [ 286 ] {} TCP-Session: 60c2a43e-7816-4162-8a2a-ceae9b0140b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:12:00.406173 [ 370 ] {} TCP-Session: bc64ba29-2461-482e-9e32-c60cb91482c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:12:00.406181 [ 288 ] {} TCP-Session: 47b34bc2-bef7-473d-895b-ecabe528d9b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:12:00.406200 [ 370 ] {} TCP-Session: bc64ba29-2461-482e-9e32-c60cb91482c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:12:00.405937 [ 367 ] {af874609-dfa0-4058-bdc9-bfcd8392661e} executeQuery: (from [fd00:1122:3344:101::e]:51334) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.01.20 00:12:00.405736 [ 369 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:12:00.406284 [ 369 ] {} TCP-Session: 89692093-1adf-4485-82c7-895a7f6463b8 Authenticating user 'default' from [fd00:1122:3344:101::e]:35867 2026.01.20 00:12:00.406301 [ 369 ] {} TCP-Session: 89692093-1adf-4485-82c7-895a7f6463b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:12:00.406313 [ 369 ] {} TCP-Session: 89692093-1adf-4485-82c7-895a7f6463b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:12:00.406501 [ 367 ] {af874609-dfa0-4058-bdc9-bfcd8392661e} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.01.20 00:12:00.406557 [ 367 ] {af874609-dfa0-4058-bdc9-bfcd8392661e} InterpreterSelectQuery: FetchColumns -> Complete 2026.01.20 00:12:00.406831 [ 367 ] {af874609-dfa0-4058-bdc9-bfcd8392661e} oximeter.version (ef382589-e1e5-4129-9849-9f0bd7ce6e36) (SelectExecutor): Key condition: unknown 2026.01.20 00:12:00.407842 [ 357 ] {af874609-dfa0-4058-bdc9-bfcd8392661e} AggregatingTransform: Aggregating 2026.01.20 00:12:00.407882 [ 357 ] {af874609-dfa0-4058-bdc9-bfcd8392661e} Aggregator: Aggregation method: without_key 2026.01.20 00:12:00.407919 [ 357 ] {af874609-dfa0-4058-bdc9-bfcd8392661e} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000989453 sec. (1010.659 rows/sec., 39.48 KiB/sec.) 2026.01.20 00:12:00.407938 [ 357 ] {af874609-dfa0-4058-bdc9-bfcd8392661e} Aggregator: Merging aggregated data 2026.01.20 00:12:00.409571 [ 367 ] {af874609-dfa0-4058-bdc9-bfcd8392661e} executeQuery: Read 1 rows, 40.00 B in 0.003688 sec., 271.14967462039044 rows/sec., 10.59 KiB/sec. 2026.01.20 00:12:00.409711 [ 367 ] {af874609-dfa0-4058-bdc9-bfcd8392661e} TCPHandler: Processed in 0.004060132 sec. 2026.01.20 00:12:00.409833 [ 367 ] {} TCPHandler: Done processing connection. 2026.01.20 00:12:00.409860 [ 367 ] {} TCP-Session: 27738663-163c-455d-a96b-425a581076a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:12:00.409867 [ 368 ] {} TCPHandler: Done processing connection. 2026.01.20 00:12:00.409889 [ 366 ] {} TCPHandler: Done processing connection. 2026.01.20 00:12:00.409907 [ 369 ] {} TCPHandler: Done processing connection. 2026.01.20 00:12:00.409929 [ 286 ] {} TCPHandler: Done processing connection. 2026.01.20 00:12:00.409937 [ 366 ] {} TCP-Session: 6fa7adc0-d908-47d4-bdac-cc34de8799f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:12:00.409958 [ 369 ] {} TCP-Session: 89692093-1adf-4485-82c7-895a7f6463b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:12:00.409975 [ 286 ] {} TCP-Session: 60c2a43e-7816-4162-8a2a-ceae9b0140b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:12:00.409987 [ 288 ] {} TCPHandler: Done processing connection. 2026.01.20 00:12:00.410009 [ 290 ] {} TCPHandler: Done processing connection. 2026.01.20 00:12:00.410036 [ 288 ] {} TCP-Session: 47b34bc2-bef7-473d-895b-ecabe528d9b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:12:00.409970 [ 370 ] {} TCPHandler: Done processing connection. 2026.01.20 00:12:00.410061 [ 290 ] {} TCP-Session: b2c438aa-19d8-4a21-9f15-49585c62f4fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:12:00.409948 [ 289 ] {} TCPHandler: Done processing connection. 2026.01.20 00:12:00.410096 [ 370 ] {} TCP-Session: bc64ba29-2461-482e-9e32-c60cb91482c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:12:00.410133 [ 289 ] {} TCP-Session: 94d36605-963d-4b4e-8ce6-348631d8e432 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:12:00.409919 [ 368 ] {} TCP-Session: 873dbb9d-b163-4097-990d-9640ea6f33df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:12:00.412082 [ 290 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42222 2026.01.20 00:12:00.412158 [ 290 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:12:00.412180 [ 290 ] {} TCP-Session: b900cfa9-4184-475a-b225-f523f7f237ea Authenticating user 'default' from [fd00:1122:3344:101::e]:42222 2026.01.20 00:12:00.412197 [ 290 ] {} TCP-Session: b900cfa9-4184-475a-b225-f523f7f237ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:12:00.412210 [ 290 ] {} TCP-Session: b900cfa9-4184-475a-b225-f523f7f237ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:12:00.412370 [ 366 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65466 2026.01.20 00:12:00.412417 [ 367 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45169 2026.01.20 00:12:00.412429 [ 366 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:12:00.412443 [ 370 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43240 2026.01.20 00:12:00.412466 [ 286 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64342 2026.01.20 00:12:00.412483 [ 288 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60942 2026.01.20 00:12:00.412494 [ 290 ] {} TCP-Session: b900cfa9-4184-475a-b225-f523f7f237ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:12:00.412511 [ 370 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:12:00.412543 [ 286 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:12:00.412556 [ 370 ] {} TCP-Session: 8a3822db-3d92-46c9-91de-4b46eb320778 Authenticating user 'default' from [fd00:1122:3344:101::e]:43240 2026.01.20 00:12:00.412559 [ 288 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:12:00.412572 [ 286 ] {} TCP-Session: ea863f50-e692-4c55-8783-78b248430f2f Authenticating user 'default' from [fd00:1122:3344:101::e]:64342 2026.01.20 00:12:00.412577 [ 370 ] {} TCP-Session: 8a3822db-3d92-46c9-91de-4b46eb320778 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:12:00.412616 [ 288 ] {} TCP-Session: ffeba773-7e84-4735-9780-760cf35a70f9 Authenticating user 'default' from [fd00:1122:3344:101::e]:60942 2026.01.20 00:12:00.412622 [ 286 ] {} TCP-Session: ea863f50-e692-4c55-8783-78b248430f2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:12:00.412652 [ 288 ] {} TCP-Session: ffeba773-7e84-4735-9780-760cf35a70f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:12:00.412670 [ 286 ] {} TCP-Session: ea863f50-e692-4c55-8783-78b248430f2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:12:00.412676 [ 290 ] {26da8832-afb3-468f-980e-c1247ce97b4b} executeQuery: (from [fd00:1122:3344:101::e]:42222) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.01.20 00:12:00.412684 [ 288 ] {} TCP-Session: ffeba773-7e84-4735-9780-760cf35a70f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:12:00.412490 [ 289 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42797 2026.01.20 00:12:00.412468 [ 366 ] {} TCP-Session: 88942935-80c1-413f-bc02-a943f29bc93c Authenticating user 'default' from [fd00:1122:3344:101::e]:65466 2026.01.20 00:12:00.412426 [ 368 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50460 2026.01.20 00:12:00.412777 [ 366 ] {} TCP-Session: 88942935-80c1-413f-bc02-a943f29bc93c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:12:00.412792 [ 289 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:12:00.412806 [ 366 ] {} TCP-Session: 88942935-80c1-413f-bc02-a943f29bc93c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:12:00.412824 [ 289 ] {} TCP-Session: 80e44e6b-0feb-43f2-b1ef-4a6eddca1dda Authenticating user 'default' from [fd00:1122:3344:101::e]:42797 2026.01.20 00:12:00.412831 [ 368 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:12:00.412853 [ 289 ] {} TCP-Session: 80e44e6b-0feb-43f2-b1ef-4a6eddca1dda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:12:00.412871 [ 368 ] {} TCP-Session: 8f9ca9e0-dcc6-45d6-a8f3-470ea296e87a Authenticating user 'default' from [fd00:1122:3344:101::e]:50460 2026.01.20 00:12:00.412892 [ 289 ] {} TCP-Session: 80e44e6b-0feb-43f2-b1ef-4a6eddca1dda Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:12:00.412631 [ 370 ] {} TCP-Session: 8a3822db-3d92-46c9-91de-4b46eb320778 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:12:00.412917 [ 368 ] {} TCP-Session: 8f9ca9e0-dcc6-45d6-a8f3-470ea296e87a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:12:00.412487 [ 367 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:12:00.412954 [ 290 ] {26da8832-afb3-468f-980e-c1247ce97b4b} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.01.20 00:12:00.412992 [ 367 ] {} TCP-Session: 28728069-1b87-4aac-b180-aae34d65d2a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:45169 2026.01.20 00:12:00.412954 [ 368 ] {} TCP-Session: 8f9ca9e0-dcc6-45d6-a8f3-470ea296e87a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:12:00.413022 [ 367 ] {} TCP-Session: 28728069-1b87-4aac-b180-aae34d65d2a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:12:00.413031 [ 290 ] {26da8832-afb3-468f-980e-c1247ce97b4b} InterpreterSelectQuery: FetchColumns -> Complete 2026.01.20 00:12:00.413048 [ 367 ] {} TCP-Session: 28728069-1b87-4aac-b180-aae34d65d2a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:12:00.412428 [ 369 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33483 2026.01.20 00:12:00.413160 [ 369 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:12:00.413183 [ 369 ] {} TCP-Session: 5167b8b5-3180-40e5-870b-c919905217a3 Authenticating user 'default' from [fd00:1122:3344:101::e]:33483 2026.01.20 00:12:00.413200 [ 369 ] {} TCP-Session: 5167b8b5-3180-40e5-870b-c919905217a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:12:00.413213 [ 369 ] {} TCP-Session: 5167b8b5-3180-40e5-870b-c919905217a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:12:00.413326 [ 290 ] {26da8832-afb3-468f-980e-c1247ce97b4b} oximeter.version (ef382589-e1e5-4129-9849-9f0bd7ce6e36) (SelectExecutor): Key condition: unknown 2026.01.20 00:12:00.414267 [ 308 ] {26da8832-afb3-468f-980e-c1247ce97b4b} AggregatingTransform: Aggregating 2026.01.20 00:12:00.414314 [ 308 ] {26da8832-afb3-468f-980e-c1247ce97b4b} Aggregator: Aggregation method: without_key 2026.01.20 00:12:00.414348 [ 308 ] {26da8832-afb3-468f-980e-c1247ce97b4b} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000907732 sec. (1101.647 rows/sec., 43.03 KiB/sec.) 2026.01.20 00:12:00.414367 [ 308 ] {26da8832-afb3-468f-980e-c1247ce97b4b} Aggregator: Merging aggregated data 2026.01.20 00:12:00.416071 [ 290 ] {26da8832-afb3-468f-980e-c1247ce97b4b} executeQuery: Read 1 rows, 40.00 B in 0.003447 sec., 290.1073397156948 rows/sec., 11.33 KiB/sec. 2026.01.20 00:12:00.416193 [ 290 ] {26da8832-afb3-468f-980e-c1247ce97b4b} TCPHandler: Processed in 0.003818818 sec. 2026.01.20 00:12:00.416313 [ 290 ] {} TCPHandler: Done processing connection. 2026.01.20 00:12:00.416342 [ 289 ] {} TCPHandler: Done processing connection. 2026.01.20 00:12:00.416349 [ 290 ] {} TCP-Session: b900cfa9-4184-475a-b225-f523f7f237ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:12:00.416358 [ 366 ] {} TCPHandler: Done processing connection. 2026.01.20 00:12:00.416377 [ 370 ] {} TCPHandler: Done processing connection. 2026.01.20 00:12:00.416395 [ 369 ] {} TCPHandler: Done processing connection. 2026.01.20 00:12:00.416424 [ 367 ] {} TCPHandler: Done processing connection. 2026.01.20 00:12:00.416442 [ 286 ] {} TCPHandler: Done processing connection. 2026.01.20 00:12:00.416453 [ 369 ] {} TCP-Session: 5167b8b5-3180-40e5-870b-c919905217a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:12:00.416472 [ 367 ] {} TCP-Session: 28728069-1b87-4aac-b180-aae34d65d2a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:12:00.416482 [ 286 ] {} TCP-Session: ea863f50-e692-4c55-8783-78b248430f2f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:12:00.416462 [ 288 ] {} TCPHandler: Done processing connection. 2026.01.20 00:12:00.416431 [ 368 ] {} TCPHandler: Done processing connection. 2026.01.20 00:12:00.416551 [ 288 ] {} TCP-Session: ffeba773-7e84-4735-9780-760cf35a70f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:12:00.416418 [ 370 ] {} TCP-Session: 8a3822db-3d92-46c9-91de-4b46eb320778 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:12:00.416570 [ 368 ] {} TCP-Session: 8f9ca9e0-dcc6-45d6-a8f3-470ea296e87a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:12:00.416408 [ 366 ] {} TCP-Session: 88942935-80c1-413f-bc02-a943f29bc93c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:12:00.416381 [ 289 ] {} TCP-Session: 80e44e6b-0feb-43f2-b1ef-4a6eddca1dda Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:12:02.001201 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 386.13 MiB, peak 406.30 MiB, free memory in arenas 0.00 B, will set to 390.13 MiB (RSS), difference: 4.00 MiB 2026.01.20 00:12:02.238379 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 671 2026.01.20 00:12:02.256749 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:12:02.256820 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.43 GiB. 2026.01.20 00:12:02.263836 [ 244 ] {} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2026.01.20 00:12:02.265018 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:12:02.268983 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 671 2026.01.20 00:12:02.528936 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 86 entries to flush up to offset 1762 2026.01.20 00:12:02.532589 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:12:02.532646 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.43 GiB. 2026.01.20 00:12:02.534532 [ 243 ] {} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2026.01.20 00:12:02.535052 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:12:02.535810 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1762 2026.01.20 00:12:04.514623 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:12:04.514900 [ 276 ] {5b9d1249-d55e-4f76-a7be-c56961026cb4} executeQuery: (from [fd00:1122:3344:101::d]:53608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset') FORMAT Native; (stage: Complete) 2026.01.20 00:12:04.515295 [ 276 ] {5b9d1249-d55e-4f76-a7be-c56961026cb4} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.01.20 00:12:04.515339 [ 276 ] {5b9d1249-d55e-4f76-a7be-c56961026cb4} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset')" moved to PREWHERE 2026.01.20 00:12:04.515643 [ 276 ] {5b9d1249-d55e-4f76-a7be-c56961026cb4} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.01.20 00:12:04.515709 [ 276 ] {5b9d1249-d55e-4f76-a7be-c56961026cb4} InterpreterSelectQuery: FetchColumns -> Complete 2026.01.20 00:12:04.515857 [ 276 ] {5b9d1249-d55e-4f76-a7be-c56961026cb4} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Key condition: (column 0 notIn 59-element set) 2026.01.20 00:12:04.515967 [ 296 ] {5b9d1249-d55e-4f76-a7be-c56961026cb4} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.01.20 00:12:04.515986 [ 365 ] {5b9d1249-d55e-4f76-a7be-c56961026cb4} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.01.20 00:12:04.515986 [ 317 ] {5b9d1249-d55e-4f76-a7be-c56961026cb4} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.01.20 00:12:04.516104 [ 276 ] {5b9d1249-d55e-4f76-a7be-c56961026cb4} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (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 2026.01.20 00:12:04.516131 [ 276 ] {5b9d1249-d55e-4f76-a7be-c56961026cb4} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.01.20 00:12:04.519037 [ 276 ] {5b9d1249-d55e-4f76-a7be-c56961026cb4} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.01.20 00:12:04.519068 [ 276 ] {5b9d1249-d55e-4f76-a7be-c56961026cb4} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Reading approx. 58 rows with 2 streams 2026.01.20 00:12:04.519132 [ 276 ] {5b9d1249-d55e-4f76-a7be-c56961026cb4} 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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset'))" 2026.01.20 00:12:04.519179 [ 276 ] {5b9d1249-d55e-4f76-a7be-c56961026cb4} 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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset'))" 2026.01.20 00:12:04.520116 [ 276 ] {5b9d1249-d55e-4f76-a7be-c56961026cb4} executeQuery: Read 58 rows, 2.26 KiB in 0.005336 sec., 10869.565217391306 rows/sec., 424.41 KiB/sec. 2026.01.20 00:12:04.520235 [ 276 ] {5b9d1249-d55e-4f76-a7be-c56961026cb4} TCPHandler: Processed in 0.005754183 sec. 2026.01.20 00:12:04.531348 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:12:04.531487 [ 276 ] {73c69c62-3c6a-4739-aa4c-f059ddce5d99} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2026.01.20 00:12:04.531544 [ 276 ] {73c69c62-3c6a-4739-aa4c-f059ddce5d99} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.01.20 00:12:04.532182 [ 276 ] {73c69c62-3c6a-4739-aa4c-f059ddce5d99} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:12:04.532228 [ 276 ] {73c69c62-3c6a-4739-aa4c-f059ddce5d99} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.43 GiB. 2026.01.20 00:12:04.532807 [ 276 ] {73c69c62-3c6a-4739-aa4c-f059ddce5d99} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.01.20 00:12:04.533214 [ 276 ] {73c69c62-3c6a-4739-aa4c-f059ddce5d99} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:12:04.533367 [ 276 ] {73c69c62-3c6a-4739-aa4c-f059ddce5d99} executeQuery: Read 1 rows, 285.00 B in 0.00192 sec., 520.8333333333334 rows/sec., 144.96 KiB/sec. 2026.01.20 00:12:04.533411 [ 276 ] {73c69c62-3c6a-4739-aa4c-f059ddce5d99} TCPHandler: Processed in 0.002158797 sec. 2026.01.20 00:12:04.533527 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:12:04.533624 [ 276 ] {41185d3d-412c-4012-9bcc-5ae5010da3b5} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.01.20 00:12:04.533666 [ 276 ] {41185d3d-412c-4012-9bcc-5ae5010da3b5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.01.20 00:12:04.534092 [ 276 ] {41185d3d-412c-4012-9bcc-5ae5010da3b5} oximeter.fields_ipaddr (ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:12:04.534128 [ 276 ] {41185d3d-412c-4012-9bcc-5ae5010da3b5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.43 GiB. 2026.01.20 00:12:04.534572 [ 276 ] {41185d3d-412c-4012-9bcc-5ae5010da3b5} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2026.01.20 00:12:04.535009 [ 276 ] {41185d3d-412c-4012-9bcc-5ae5010da3b5} oximeter.fields_ipaddr (ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:12:04.535145 [ 276 ] {41185d3d-412c-4012-9bcc-5ae5010da3b5} executeQuery: Read 2 rows, 152.00 B in 0.00154 sec., 1298.7012987012988 rows/sec., 96.39 KiB/sec. 2026.01.20 00:12:04.535191 [ 276 ] {41185d3d-412c-4012-9bcc-5ae5010da3b5} TCPHandler: Processed in 0.001714342 sec. 2026.01.20 00:12:04.535308 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:12:04.535404 [ 276 ] {b0739380-3887-490e-a87c-502d12978750} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:12:04.535443 [ 276 ] {b0739380-3887-490e-a87c-502d12978750} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:12:04.535966 [ 276 ] {b0739380-3887-490e-a87c-502d12978750} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:12:04.536002 [ 276 ] {b0739380-3887-490e-a87c-502d12978750} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.43 GiB. 2026.01.20 00:12:04.536404 [ 276 ] {b0739380-3887-490e-a87c-502d12978750} MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) 2026.01.20 00:12:04.536861 [ 276 ] {b0739380-3887-490e-a87c-502d12978750} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:12:04.536991 [ 276 ] {b0739380-3887-490e-a87c-502d12978750} executeQuery: Read 172 rows, 15.35 KiB in 0.001654 sec., 103990.32648125755 rows/sec., 9.06 MiB/sec. 2026.01.20 00:12:04.537028 [ 276 ] {b0739380-3887-490e-a87c-502d12978750} TCPHandler: Processed in 0.001821593 sec. 2026.01.20 00:12:04.537056 [ 222 ] {} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2026.01.20 00:12:04.537087 [ 222 ] {} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2026.01.20 00:12:04.537136 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:12:04.537290 [ 276 ] {3ebd610e-9df8-4da5-a67b-d29d70430d3b} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.01.20 00:12:04.537330 [ 276 ] {3ebd610e-9df8-4da5-a67b-d29d70430d3b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.01.20 00:12:04.537758 [ 276 ] {3ebd610e-9df8-4da5-a67b-d29d70430d3b} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:12:04.537795 [ 276 ] {3ebd610e-9df8-4da5-a67b-d29d70430d3b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.43 GiB. 2026.01.20 00:12:04.538199 [ 276 ] {3ebd610e-9df8-4da5-a67b-d29d70430d3b} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2026.01.20 00:12:04.538653 [ 276 ] {3ebd610e-9df8-4da5-a67b-d29d70430d3b} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:12:04.538790 [ 276 ] {3ebd610e-9df8-4da5-a67b-d29d70430d3b} executeQuery: Read 58 rows, 4.34 KiB in 0.001517 sec., 38233.35530652604 rows/sec., 2.79 MiB/sec. 2026.01.20 00:12:04.538828 [ 276 ] {3ebd610e-9df8-4da5-a67b-d29d70430d3b} TCPHandler: Processed in 0.001684372 sec. 2026.01.20 00:12:04.538933 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:12:04.539029 [ 276 ] {be686c2b-c0a0-4ded-8412-670a2e5c4c99} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:12:04.539068 [ 276 ] {be686c2b-c0a0-4ded-8412-670a2e5c4c99} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:12:04.539654 [ 276 ] {be686c2b-c0a0-4ded-8412-670a2e5c4c99} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:12:04.539689 [ 276 ] {be686c2b-c0a0-4ded-8412-670a2e5c4c99} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.43 GiB. 2026.01.20 00:12:04.540143 [ 276 ] {be686c2b-c0a0-4ded-8412-670a2e5c4c99} MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) 2026.01.20 00:12:04.540644 [ 276 ] {be686c2b-c0a0-4ded-8412-670a2e5c4c99} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:12:04.540780 [ 276 ] {be686c2b-c0a0-4ded-8412-670a2e5c4c99} executeQuery: Read 134 rows, 10.58 KiB in 0.001769 sec., 75749.01074053138 rows/sec., 5.84 MiB/sec. 2026.01.20 00:12:04.540818 [ 276 ] {be686c2b-c0a0-4ded-8412-670a2e5c4c99} TCPHandler: Processed in 0.001935584 sec. 2026.01.20 00:12:04.540946 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:12:04.541058 [ 276 ] {0ded1626-0cc3-4c27-a8f2-e912ade24bf0} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:12:04.541083 [ 222 ] {} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2026.01.20 00:12:04.541111 [ 276 ] {0ded1626-0cc3-4c27-a8f2-e912ade24bf0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:12:04.541595 [ 276 ] {0ded1626-0cc3-4c27-a8f2-e912ade24bf0} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:12:04.541632 [ 276 ] {0ded1626-0cc3-4c27-a8f2-e912ade24bf0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.43 GiB. 2026.01.20 00:12:04.542081 [ 276 ] {0ded1626-0cc3-4c27-a8f2-e912ade24bf0} MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) 2026.01.20 00:12:04.542556 [ 276 ] {0ded1626-0cc3-4c27-a8f2-e912ade24bf0} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:12:04.542698 [ 276 ] {0ded1626-0cc3-4c27-a8f2-e912ade24bf0} executeQuery: Read 162 rows, 11.53 KiB in 0.001664 sec., 97355.76923076923 rows/sec., 6.77 MiB/sec. 2026.01.20 00:12:04.542737 [ 276 ] {0ded1626-0cc3-4c27-a8f2-e912ade24bf0} TCPHandler: Processed in 0.001853684 sec. 2026.01.20 00:12:04.542834 [ 224 ] {} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2026.01.20 00:12:04.542851 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:12:04.542883 [ 224 ] {} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2026.01.20 00:12:04.542966 [ 276 ] {904f3c18-2d0b-407e-93d6-c30e3d08f395} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.01.20 00:12:04.543026 [ 276 ] {904f3c18-2d0b-407e-93d6-c30e3d08f395} 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 2026.01.20 00:12:04.543943 [ 276 ] {904f3c18-2d0b-407e-93d6-c30e3d08f395} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:12:04.543982 [ 276 ] {904f3c18-2d0b-407e-93d6-c30e3d08f395} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.43 GiB. 2026.01.20 00:12:04.544746 [ 276 ] {904f3c18-2d0b-407e-93d6-c30e3d08f395} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2026.01.20 00:12:04.545234 [ 276 ] {904f3c18-2d0b-407e-93d6-c30e3d08f395} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:12:04.545389 [ 276 ] {904f3c18-2d0b-407e-93d6-c30e3d08f395} executeQuery: Read 56 rows, 102.76 KiB in 0.002441 sec., 22941.41745186399 rows/sec., 41.11 MiB/sec. 2026.01.20 00:12:04.545446 [ 276 ] {904f3c18-2d0b-407e-93d6-c30e3d08f395} TCPHandler: Processed in 0.002646474 sec. 2026.01.20 00:12:04.545564 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:12:04.545660 [ 276 ] {bb8700e4-d61d-4a4c-800b-f90c48d488b5} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:12:04.545702 [ 276 ] {bb8700e4-d61d-4a4c-800b-f90c48d488b5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:12:04.546046 [ 276 ] {bb8700e4-d61d-4a4c-800b-f90c48d488b5} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:12:04.546088 [ 276 ] {bb8700e4-d61d-4a4c-800b-f90c48d488b5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.43 GiB. 2026.01.20 00:12:04.546515 [ 276 ] {bb8700e4-d61d-4a4c-800b-f90c48d488b5} MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) 2026.01.20 00:12:04.546639 [ 224 ] {} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2026.01.20 00:12:04.546965 [ 276 ] {bb8700e4-d61d-4a4c-800b-f90c48d488b5} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:12:04.547108 [ 276 ] {bb8700e4-d61d-4a4c-800b-f90c48d488b5} executeQuery: Read 60 rows, 4.14 KiB in 0.001467 sec., 40899.7955010225 rows/sec., 2.76 MiB/sec. 2026.01.20 00:12:04.547146 [ 276 ] {bb8700e4-d61d-4a4c-800b-f90c48d488b5} TCPHandler: Processed in 0.00163333 sec. 2026.01.20 00:12:04.547184 [ 222 ] {} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2026.01.20 00:12:04.547216 [ 222 ] {} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2026.01.20 00:12:04.550635 [ 222 ] {} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2026.01.20 00:12:04.938947 [ 219 ] {} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2026.01.20 00:12:04.939001 [ 219 ] {} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2026.01.20 00:12:04.941129 [ 219 ] {} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2026.01.20 00:12:05.000236 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 386.80 MiB, peak 406.30 MiB, free memory in arenas 0.00 B, will set to 390.25 MiB (RSS), difference: 3.44 MiB 2026.01.20 00:12:06.808010 [ 92 ] {} oximeter.measurements_i64 (59850739-adb3-425a-b591-66fb6cb0d8da) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2026.01.20 00:12:06.808075 [ 92 ] {} oximeter.measurements_i64 (59850739-adb3-425a-b591-66fb6cb0d8da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:12:06.808096 [ 92 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.43 GiB. 2026.01.20 00:12:06.808227 [ 193 ] {59850739-adb3-425a-b591-66fb6cb0d8da::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2026.01.20 00:12:06.808390 [ 193 ] {59850739-adb3-425a-b591-66fb6cb0d8da::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:12:06.808425 [ 193 ] {59850739-adb3-425a-b591-66fb6cb0d8da::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 3 rows starting from the beginning of the part 2026.01.20 00:12:06.808492 [ 193 ] {59850739-adb3-425a-b591-66fb6cb0d8da::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 15 rows starting from the beginning of the part 2026.01.20 00:12:06.808537 [ 193 ] {59850739-adb3-425a-b591-66fb6cb0d8da::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 9 rows starting from the beginning of the part 2026.01.20 00:12:06.808577 [ 193 ] {59850739-adb3-425a-b591-66fb6cb0d8da::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 9 rows starting from the beginning of the part 2026.01.20 00:12:06.808617 [ 193 ] {59850739-adb3-425a-b591-66fb6cb0d8da::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part 2026.01.20 00:12:06.810431 [ 188 ] {59850739-adb3-425a-b591-66fb6cb0d8da::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 4 columns (4 merged, 0 gathered) in 0.00226772 sec., 18520.80503765897 rows/sec., 1.33 MiB/sec. 2026.01.20 00:12:06.810617 [ 195 ] {59850739-adb3-425a-b591-66fb6cb0d8da::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2026.01.20 00:12:06.810980 [ 195 ] {59850739-adb3-425a-b591-66fb6cb0d8da::all_1_5_1} oximeter.measurements_i64 (59850739-adb3-425a-b591-66fb6cb0d8da): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:12:06.811067 [ 195 ] {59850739-adb3-425a-b591-66fb6cb0d8da::all_1_5_1} oximeter.measurements_i64 (59850739-adb3-425a-b591-66fb6cb0d8da) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2026.01.20 00:12:06.811168 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2026.01.20 00:12:07.184063 [ 92 ] {} DNSResolver: Updating DNS cache 2026.01.20 00:12:07.184120 [ 92 ] {} DNSResolver: Updated DNS cache 2026.01.20 00:12:07.430262 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 43225 2026.01.20 00:12:07.430857 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:12:07.430918 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.43 GiB. 2026.01.20 00:12:07.431468 [ 245 ] {} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2026.01.20 00:12:07.431720 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:12:07.431888 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43225 2026.01.20 00:12:07.432011 [ 224 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2026.01.20 00:12:07.432067 [ 224 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2026.01.20 00:12:07.434451 [ 224 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2026.01.20 00:12:08.649290 [ 220 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2026.01.20 00:12:08.649355 [ 220 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2026.01.20 00:12:08.652261 [ 220 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2026.01.20 00:12:09.522319 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:12:09.522498 [ 276 ] {80903a6c-80b7-4e68-b384-642f8109f39b} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:12:09.522562 [ 276 ] {80903a6c-80b7-4e68-b384-642f8109f39b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:12:09.523220 [ 276 ] {80903a6c-80b7-4e68-b384-642f8109f39b} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:12:09.523268 [ 276 ] {80903a6c-80b7-4e68-b384-642f8109f39b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. 2026.01.20 00:12:09.523649 [ 276 ] {80903a6c-80b7-4e68-b384-642f8109f39b} MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) 2026.01.20 00:12:09.523874 [ 276 ] {80903a6c-80b7-4e68-b384-642f8109f39b} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:12:09.524034 [ 276 ] {80903a6c-80b7-4e68-b384-642f8109f39b} executeQuery: Read 56 rows, 4.38 KiB in 0.001585 sec., 35331.230283911675 rows/sec., 2.70 MiB/sec. 2026.01.20 00:12:09.524079 [ 276 ] {80903a6c-80b7-4e68-b384-642f8109f39b} TCPHandler: Processed in 0.001887124 sec. 2026.01.20 00:12:09.524198 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:12:09.524296 [ 276 ] {2d9e0b95-df78-4e0d-a2cf-7fcd2a49f8dd} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:12:09.524337 [ 276 ] {2d9e0b95-df78-4e0d-a2cf-7fcd2a49f8dd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:12:09.524766 [ 276 ] {2d9e0b95-df78-4e0d-a2cf-7fcd2a49f8dd} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:12:09.524804 [ 276 ] {2d9e0b95-df78-4e0d-a2cf-7fcd2a49f8dd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. 2026.01.20 00:12:09.525117 [ 276 ] {2d9e0b95-df78-4e0d-a2cf-7fcd2a49f8dd} MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) 2026.01.20 00:12:09.525334 [ 276 ] {2d9e0b95-df78-4e0d-a2cf-7fcd2a49f8dd} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:12:09.525468 [ 276 ] {2d9e0b95-df78-4e0d-a2cf-7fcd2a49f8dd} executeQuery: Read 64 rows, 5.12 KiB in 0.001191 sec., 53736.35600335852 rows/sec., 4.19 MiB/sec. 2026.01.20 00:12:09.525508 [ 276 ] {2d9e0b95-df78-4e0d-a2cf-7fcd2a49f8dd} TCPHandler: Processed in 0.001361408 sec. 2026.01.20 00:12:09.525632 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:12:09.525729 [ 276 ] {5790dab7-096f-4030-b6af-17946318bd01} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:12:09.525774 [ 276 ] {5790dab7-096f-4030-b6af-17946318bd01} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:12:09.526185 [ 276 ] {5790dab7-096f-4030-b6af-17946318bd01} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:12:09.526223 [ 276 ] {5790dab7-096f-4030-b6af-17946318bd01} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. 2026.01.20 00:12:09.526556 [ 276 ] {5790dab7-096f-4030-b6af-17946318bd01} MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) 2026.01.20 00:12:09.526761 [ 276 ] {5790dab7-096f-4030-b6af-17946318bd01} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:12:09.526891 [ 87 ] {} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Selected 4 parts from all_1_128_27 to all_131_131_0 2026.01.20 00:12:09.526897 [ 276 ] {5790dab7-096f-4030-b6af-17946318bd01} executeQuery: Read 160 rows, 11.41 KiB in 0.001186 sec., 134907.25126475547 rows/sec., 9.40 MiB/sec. 2026.01.20 00:12:09.526967 [ 87 ] {} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:12:09.526982 [ 276 ] {5790dab7-096f-4030-b6af-17946318bd01} TCPHandler: Processed in 0.001400538 sec. 2026.01.20 00:12:09.526996 [ 87 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. 2026.01.20 00:12:09.527100 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:12:09.527111 [ 188 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_131_28} MergeTask::PrepareStage: Merging 4 parts: from all_1_128_27 to all_131_131_0 into Compact with storage Full 2026.01.20 00:12:09.527200 [ 276 ] {0252541f-5531-4255-ad9c-2ad2d8dfc151} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:12:09.527248 [ 276 ] {0252541f-5531-4255-ad9c-2ad2d8dfc151} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:12:09.527253 [ 188 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_131_28} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:12:09.527301 [ 188 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_131_28} MergeTreeSequentialSource: Reading 6 marks from part all_1_128_27, total 37037 rows starting from the beginning of the part 2026.01.20 00:12:09.527369 [ 188 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_131_28} MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 160 rows starting from the beginning of the part 2026.01.20 00:12:09.527415 [ 188 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_131_28} MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 160 rows starting from the beginning of the part 2026.01.20 00:12:09.527464 [ 188 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_131_28} MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 178 rows starting from the beginning of the part 2026.01.20 00:12:09.527597 [ 276 ] {0252541f-5531-4255-ad9c-2ad2d8dfc151} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:12:09.527640 [ 276 ] {0252541f-5531-4255-ad9c-2ad2d8dfc151} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. 2026.01.20 00:12:09.527979 [ 276 ] {0252541f-5531-4255-ad9c-2ad2d8dfc151} MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) 2026.01.20 00:12:09.528183 [ 276 ] {0252541f-5531-4255-ad9c-2ad2d8dfc151} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:12:09.528319 [ 276 ] {0252541f-5531-4255-ad9c-2ad2d8dfc151} executeQuery: Read 60 rows, 4.14 KiB in 0.001137 sec., 52770.44854881267 rows/sec., 3.56 MiB/sec. 2026.01.20 00:12:09.528359 [ 276 ] {0252541f-5531-4255-ad9c-2ad2d8dfc151} TCPHandler: Processed in 0.001306256 sec. 2026.01.20 00:12:09.534909 [ 195 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_131_28} MergeTask::MergeProjectionsStage: Merge sorted 37535 rows, containing 5 columns (5 merged, 0 gathered) in 0.007845781 sec., 4784099.887570147 rows/sec., 328.74 MiB/sec. 2026.01.20 00:12:09.535434 [ 187 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_131_28} MergedBlockOutputStream: filled checksums all_1_131_28 (state Temporary) 2026.01.20 00:12:09.535728 [ 187 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_131_28} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_merge_all_1_131_28 to all_1_131_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:12:09.535805 [ 187 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_131_28} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Merged 4 parts: [all_1_128_27, all_131_131_0] -> all_1_131_28 2026.01.20 00:12:09.535906 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.39 MiB. 2026.01.20 00:12:09.769232 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 678 2026.01.20 00:12:09.786505 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:12:09.786573 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. 2026.01.20 00:12:09.792914 [ 244 ] {} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2026.01.20 00:12:09.793645 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:12:09.797691 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 678 2026.01.20 00:12:12.536413 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1788 2026.01.20 00:12:12.538687 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:12:12.538740 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. 2026.01.20 00:12:12.539940 [ 243 ] {} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2026.01.20 00:12:12.540207 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:12:12.540493 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1788 2026.01.20 00:12:14.554150 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:12:14.554355 [ 276 ] {e54267af-7380-4a26-a04f-e1379c9620b4} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.01.20 00:12:14.554422 [ 276 ] {e54267af-7380-4a26-a04f-e1379c9620b4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.01.20 00:12:14.555051 [ 276 ] {e54267af-7380-4a26-a04f-e1379c9620b4} oximeter.fields_ipaddr (ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:12:14.555100 [ 276 ] {e54267af-7380-4a26-a04f-e1379c9620b4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. 2026.01.20 00:12:14.555513 [ 276 ] {e54267af-7380-4a26-a04f-e1379c9620b4} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2026.01.20 00:12:14.555739 [ 276 ] {e54267af-7380-4a26-a04f-e1379c9620b4} oximeter.fields_ipaddr (ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:12:14.555871 [ 82 ] {} oximeter.fields_ipaddr (ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3) (MergerMutator): Selected 6 parts from all_1_9_2 to all_14_14_0 2026.01.20 00:12:14.555893 [ 276 ] {e54267af-7380-4a26-a04f-e1379c9620b4} executeQuery: Read 21 rows, 1.69 KiB in 0.001589 sec., 13215.859030837006 rows/sec., 1.04 MiB/sec. 2026.01.20 00:12:14.555920 [ 82 ] {} oximeter.fields_ipaddr (ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:12:14.555942 [ 276 ] {e54267af-7380-4a26-a04f-e1379c9620b4} TCPHandler: Processed in 0.001918234 sec. 2026.01.20 00:12:14.555945 [ 82 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. 2026.01.20 00:12:14.556064 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:12:14.556086 [ 195 ] {ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3::all_1_14_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_9_2 to all_14_14_0 into Compact with storage Full 2026.01.20 00:12:14.556166 [ 276 ] {daf748b7-9547-4b0f-b51e-ee91e4cc0bf2} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:12:14.556216 [ 276 ] {daf748b7-9547-4b0f-b51e-ee91e4cc0bf2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:12:14.556250 [ 195 ] {ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3::all_1_14_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:12:14.556295 [ 195 ] {ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 18 rows starting from the beginning of the part 2026.01.20 00:12:14.556369 [ 195 ] {ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 18 rows starting from the beginning of the part 2026.01.20 00:12:14.556420 [ 195 ] {ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 18 rows starting from the beginning of the part 2026.01.20 00:12:14.556470 [ 195 ] {ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part 2026.01.20 00:12:14.556518 [ 195 ] {ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part 2026.01.20 00:12:14.556565 [ 195 ] {ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 21 rows starting from the beginning of the part 2026.01.20 00:12:14.557161 [ 276 ] {daf748b7-9547-4b0f-b51e-ee91e4cc0bf2} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:12:14.557203 [ 276 ] {daf748b7-9547-4b0f-b51e-ee91e4cc0bf2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. 2026.01.20 00:12:14.557606 [ 190 ] {ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3::all_1_14_3} MergeTask::MergeProjectionsStage: Merge sorted 79 rows, containing 5 columns (5 merged, 0 gathered) in 0.001587151 sec., 49774.72212788827 rows/sec., 4.13 MiB/sec. 2026.01.20 00:12:14.557631 [ 276 ] {daf748b7-9547-4b0f-b51e-ee91e4cc0bf2} MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) 2026.01.20 00:12:14.557748 [ 195 ] {ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3::all_1_14_3} MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) 2026.01.20 00:12:14.557889 [ 276 ] {daf748b7-9547-4b0f-b51e-ee91e4cc0bf2} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:12:14.558028 [ 195 ] {ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3::all_1_14_3} oximeter.fields_ipaddr (ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:12:14.558042 [ 276 ] {daf748b7-9547-4b0f-b51e-ee91e4cc0bf2} executeQuery: Read 1329 rows, 112.82 KiB in 0.001894 sec., 701689.5459345301 rows/sec., 58.17 MiB/sec. 2026.01.20 00:12:14.558087 [ 276 ] {daf748b7-9547-4b0f-b51e-ee91e4cc0bf2} TCPHandler: Processed in 0.002077177 sec. 2026.01.20 00:12:14.558108 [ 195 ] {ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3::all_1_14_3} oximeter.fields_ipaddr (ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3) (MergerMutator): Merged 6 parts: [all_1_9_2, all_14_14_0] -> all_1_14_3 2026.01.20 00:12:14.558182 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2026.01.20 00:12:14.558201 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:12:14.558308 [ 276 ] {0f4d6781-2830-49f0-be2d-31085ce00b54} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.01.20 00:12:14.558380 [ 276 ] {0f4d6781-2830-49f0-be2d-31085ce00b54} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.01.20 00:12:14.558824 [ 276 ] {0f4d6781-2830-49f0-be2d-31085ce00b54} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:12:14.558862 [ 276 ] {0f4d6781-2830-49f0-be2d-31085ce00b54} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. 2026.01.20 00:12:14.559186 [ 276 ] {0f4d6781-2830-49f0-be2d-31085ce00b54} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2026.01.20 00:12:14.559398 [ 276 ] {0f4d6781-2830-49f0-be2d-31085ce00b54} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:12:14.559530 [ 276 ] {0f4d6781-2830-49f0-be2d-31085ce00b54} executeQuery: Read 80 rows, 5.88 KiB in 0.001241 sec., 64464.14182111201 rows/sec., 4.63 MiB/sec. 2026.01.20 00:12:14.559570 [ 276 ] {0f4d6781-2830-49f0-be2d-31085ce00b54} TCPHandler: Processed in 0.001420398 sec. 2026.01.20 00:12:14.559687 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:12:14.559784 [ 276 ] {344043ce-34d5-4710-b5c1-28df7fe8ff00} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.01.20 00:12:14.559825 [ 276 ] {344043ce-34d5-4710-b5c1-28df7fe8ff00} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.01.20 00:12:14.560286 [ 276 ] {344043ce-34d5-4710-b5c1-28df7fe8ff00} oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:12:14.560322 [ 276 ] {344043ce-34d5-4710-b5c1-28df7fe8ff00} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. 2026.01.20 00:12:14.560631 [ 276 ] {344043ce-34d5-4710-b5c1-28df7fe8ff00} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2026.01.20 00:12:14.560844 [ 276 ] {344043ce-34d5-4710-b5c1-28df7fe8ff00} oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:12:14.560976 [ 276 ] {344043ce-34d5-4710-b5c1-28df7fe8ff00} executeQuery: Read 228 rows, 15.81 KiB in 0.00121 sec., 188429.7520661157 rows/sec., 12.76 MiB/sec. 2026.01.20 00:12:14.561015 [ 276 ] {344043ce-34d5-4710-b5c1-28df7fe8ff00} TCPHandler: Processed in 0.001377257 sec. 2026.01.20 00:12:14.561127 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:12:14.561222 [ 276 ] {04164db9-fefa-48de-ba4c-6c17a66d5aa5} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:12:14.561262 [ 276 ] {04164db9-fefa-48de-ba4c-6c17a66d5aa5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:12:14.561868 [ 276 ] {04164db9-fefa-48de-ba4c-6c17a66d5aa5} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:12:14.561903 [ 276 ] {04164db9-fefa-48de-ba4c-6c17a66d5aa5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. 2026.01.20 00:12:14.562233 [ 276 ] {04164db9-fefa-48de-ba4c-6c17a66d5aa5} MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) 2026.01.20 00:12:14.562436 [ 276 ] {04164db9-fefa-48de-ba4c-6c17a66d5aa5} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:12:14.562568 [ 276 ] {04164db9-fefa-48de-ba4c-6c17a66d5aa5} executeQuery: Read 627 rows, 47.79 KiB in 0.001365 sec., 459340.6593406594 rows/sec., 34.19 MiB/sec. 2026.01.20 00:12:14.562609 [ 276 ] {04164db9-fefa-48de-ba4c-6c17a66d5aa5} TCPHandler: Processed in 0.00153048 sec. 2026.01.20 00:12:14.562723 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:12:14.562818 [ 276 ] {0a711a4b-5a1c-44a5-a089-0cdab99172cf} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:12:14.562862 [ 276 ] {0a711a4b-5a1c-44a5-a089-0cdab99172cf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:12:14.563459 [ 276 ] {0a711a4b-5a1c-44a5-a089-0cdab99172cf} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:12:14.563496 [ 276 ] {0a711a4b-5a1c-44a5-a089-0cdab99172cf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. 2026.01.20 00:12:14.563862 [ 276 ] {0a711a4b-5a1c-44a5-a089-0cdab99172cf} MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) 2026.01.20 00:12:14.564069 [ 276 ] {0a711a4b-5a1c-44a5-a089-0cdab99172cf} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:12:14.564196 [ 276 ] {0a711a4b-5a1c-44a5-a089-0cdab99172cf} executeQuery: Read 856 rows, 58.99 KiB in 0.001396 sec., 613180.5157593123 rows/sec., 41.26 MiB/sec. 2026.01.20 00:12:14.564234 [ 276 ] {0a711a4b-5a1c-44a5-a089-0cdab99172cf} TCPHandler: Processed in 0.00156688 sec. 2026.01.20 00:12:14.564347 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:12:14.564442 [ 276 ] {49a407d2-9b91-4667-8aa5-da368584500a} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.01.20 00:12:14.564497 [ 276 ] {49a407d2-9b91-4667-8aa5-da368584500a} 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 2026.01.20 00:12:14.565351 [ 276 ] {49a407d2-9b91-4667-8aa5-da368584500a} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:12:14.565386 [ 276 ] {49a407d2-9b91-4667-8aa5-da368584500a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. 2026.01.20 00:12:14.565951 [ 276 ] {49a407d2-9b91-4667-8aa5-da368584500a} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2026.01.20 00:12:14.566175 [ 276 ] {49a407d2-9b91-4667-8aa5-da368584500a} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:12:14.566316 [ 276 ] {49a407d2-9b91-4667-8aa5-da368584500a} executeQuery: Read 59 rows, 108.26 KiB in 0.001891 sec., 31200.423056583815 rows/sec., 55.91 MiB/sec. 2026.01.20 00:12:14.566375 [ 276 ] {49a407d2-9b91-4667-8aa5-da368584500a} TCPHandler: Processed in 0.002078376 sec. 2026.01.20 00:12:14.566485 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:12:14.566586 [ 276 ] {2c44dcdc-7def-4235-b316-8ff7e895aa31} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2026.01.20 00:12:14.566631 [ 276 ] {2c44dcdc-7def-4235-b316-8ff7e895aa31} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2026.01.20 00:12:14.566966 [ 276 ] {2c44dcdc-7def-4235-b316-8ff7e895aa31} oximeter.measurements_i64 (59850739-adb3-425a-b591-66fb6cb0d8da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:12:14.567001 [ 276 ] {2c44dcdc-7def-4235-b316-8ff7e895aa31} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. 2026.01.20 00:12:14.567312 [ 276 ] {2c44dcdc-7def-4235-b316-8ff7e895aa31} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.01.20 00:12:14.567552 [ 276 ] {2c44dcdc-7def-4235-b316-8ff7e895aa31} oximeter.measurements_i64 (59850739-adb3-425a-b591-66fb6cb0d8da): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:12:14.567684 [ 276 ] {2c44dcdc-7def-4235-b316-8ff7e895aa31} executeQuery: Read 9 rows, 651.00 B in 0.001117 sec., 8057.296329453895 rows/sec., 569.15 KiB/sec. 2026.01.20 00:12:14.567723 [ 276 ] {2c44dcdc-7def-4235-b316-8ff7e895aa31} TCPHandler: Processed in 0.001286867 sec. 2026.01.20 00:12:14.567833 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:12:14.567927 [ 276 ] {b4fbf793-804a-4c5c-adea-6f6ec6cd5289} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:12:14.567966 [ 276 ] {b4fbf793-804a-4c5c-adea-6f6ec6cd5289} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:12:14.568301 [ 276 ] {b4fbf793-804a-4c5c-adea-6f6ec6cd5289} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:12:14.568364 [ 276 ] {b4fbf793-804a-4c5c-adea-6f6ec6cd5289} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. 2026.01.20 00:12:14.568655 [ 276 ] {b4fbf793-804a-4c5c-adea-6f6ec6cd5289} MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) 2026.01.20 00:12:14.568852 [ 276 ] {b4fbf793-804a-4c5c-adea-6f6ec6cd5289} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:12:14.568981 [ 276 ] {b4fbf793-804a-4c5c-adea-6f6ec6cd5289} executeQuery: Read 60 rows, 4.14 KiB in 0.001073 sec., 55917.98695246971 rows/sec., 3.77 MiB/sec. 2026.01.20 00:12:14.569016 [ 276 ] {b4fbf793-804a-4c5c-adea-6f6ec6cd5289} TCPHandler: Processed in 0.001231876 sec. 2026.01.20 00:12:14.932024 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 43673 2026.01.20 00:12:14.932571 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:12:14.932619 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. 2026.01.20 00:12:14.933128 [ 245 ] {} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2026.01.20 00:12:14.933369 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:12:14.933536 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43673 2026.01.20 00:12:14.933560 [ 80 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2026.01.20 00:12:14.933629 [ 80 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:12:14.933651 [ 80 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. 2026.01.20 00:12:14.933787 [ 187 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_91_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full 2026.01.20 00:12:14.933945 [ 187 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:12:14.933990 [ 187 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_91_18} MergeTreeSequentialSource: Reading 6 marks from part all_1_86_17, total 41305 rows starting from the beginning of the part 2026.01.20 00:12:14.934062 [ 187 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 448 rows starting from the beginning of the part 2026.01.20 00:12:14.934114 [ 187 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 512 rows starting from the beginning of the part 2026.01.20 00:12:14.934161 [ 187 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 448 rows starting from the beginning of the part 2026.01.20 00:12:14.934203 [ 187 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 512 rows starting from the beginning of the part 2026.01.20 00:12:14.934251 [ 187 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 448 rows starting from the beginning of the part 2026.01.20 00:12:14.937361 [ 190 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 43673 rows, containing 4 columns (4 merged, 0 gathered) in 0.003636886 sec., 12008350.000522424 rows/sec., 171.78 MiB/sec. 2026.01.20 00:12:14.937626 [ 201 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2026.01.20 00:12:14.937920 [ 201 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_91_18} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:12:14.937989 [ 201 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_91_18} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2026.01.20 00:12:14.938099 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. 2026.01.20 00:12:17.298660 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 686 2026.01.20 00:12:17.318167 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:12:17.318241 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. 2026.01.20 00:12:17.324723 [ 244 ] {} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2026.01.20 00:12:17.325581 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:12:17.325920 [ 78 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2026.01.20 00:12:17.325986 [ 78 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:12:17.326009 [ 78 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. 2026.01.20 00:12:17.326106 [ 196 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_91_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full 2026.01.20 00:12:17.329331 [ 196 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:12:17.330345 [ 196 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 648 rows starting from the beginning of the part 2026.01.20 00:12:17.330943 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 686 2026.01.20 00:12:17.334073 [ 196 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 7 rows starting from the beginning of the part 2026.01.20 00:12:17.338051 [ 196 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 8 rows starting from the beginning of the part 2026.01.20 00:12:17.342442 [ 196 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 8 rows starting from the beginning of the part 2026.01.20 00:12:17.347226 [ 196 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 7 rows starting from the beginning of the part 2026.01.20 00:12:17.352948 [ 196 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 8 rows starting from the beginning of the part 2026.01.20 00:12:17.420857 [ 201 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 686 rows, containing 679 columns (679 merged, 0 gathered) in 0.094786766 sec., 7237.297240418563 rows/sec., 37.42 MiB/sec. 2026.01.20 00:12:17.424174 [ 201 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2026.01.20 00:12:17.426231 [ 201 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_91_18} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:12:17.426345 [ 201 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_91_18} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2026.01.20 00:12:17.428917 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. 2026.01.20 00:12:18.000199 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 391.33 MiB, peak 408.75 MiB, free memory in arenas 0.00 B, will set to 390.25 MiB (RSS), difference: -1.07 MiB 2026.01.20 00:12:19.522279 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:12:19.522486 [ 276 ] {83594d0a-600d-4436-a4cb-24cf7e7a73d0} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:12:19.522551 [ 276 ] {83594d0a-600d-4436-a4cb-24cf7e7a73d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:12:19.523210 [ 276 ] {83594d0a-600d-4436-a4cb-24cf7e7a73d0} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:12:19.523261 [ 276 ] {83594d0a-600d-4436-a4cb-24cf7e7a73d0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. 2026.01.20 00:12:19.523651 [ 276 ] {83594d0a-600d-4436-a4cb-24cf7e7a73d0} MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) 2026.01.20 00:12:19.523886 [ 276 ] {83594d0a-600d-4436-a4cb-24cf7e7a73d0} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:12:19.524038 [ 276 ] {83594d0a-600d-4436-a4cb-24cf7e7a73d0} executeQuery: Read 56 rows, 4.38 KiB in 0.001599 sec., 35021.88868042527 rows/sec., 2.67 MiB/sec. 2026.01.20 00:12:19.524082 [ 276 ] {83594d0a-600d-4436-a4cb-24cf7e7a73d0} TCPHandler: Processed in 0.001927474 sec. 2026.01.20 00:12:19.524207 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:12:19.524312 [ 276 ] {ff1153fc-689a-4eda-b9a6-24d97ccc3f66} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:12:19.524354 [ 276 ] {ff1153fc-689a-4eda-b9a6-24d97ccc3f66} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:12:19.524800 [ 276 ] {ff1153fc-689a-4eda-b9a6-24d97ccc3f66} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:12:19.524837 [ 276 ] {ff1153fc-689a-4eda-b9a6-24d97ccc3f66} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. 2026.01.20 00:12:19.525152 [ 276 ] {ff1153fc-689a-4eda-b9a6-24d97ccc3f66} MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) 2026.01.20 00:12:19.525359 [ 276 ] {ff1153fc-689a-4eda-b9a6-24d97ccc3f66} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:12:19.525492 [ 276 ] {ff1153fc-689a-4eda-b9a6-24d97ccc3f66} executeQuery: Read 64 rows, 5.12 KiB in 0.001201 sec., 53288.92589508743 rows/sec., 4.16 MiB/sec. 2026.01.20 00:12:19.525531 [ 276 ] {ff1153fc-689a-4eda-b9a6-24d97ccc3f66} TCPHandler: Processed in 0.001375188 sec. 2026.01.20 00:12:19.525653 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:12:19.525748 [ 276 ] {2d22300c-cab3-4abe-a28f-b473a85f8932} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:12:19.525791 [ 276 ] {2d22300c-cab3-4abe-a28f-b473a85f8932} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:12:19.526211 [ 276 ] {2d22300c-cab3-4abe-a28f-b473a85f8932} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:12:19.526247 [ 276 ] {2d22300c-cab3-4abe-a28f-b473a85f8932} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. 2026.01.20 00:12:19.526573 [ 276 ] {2d22300c-cab3-4abe-a28f-b473a85f8932} MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) 2026.01.20 00:12:19.526776 [ 276 ] {2d22300c-cab3-4abe-a28f-b473a85f8932} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:12:19.526909 [ 276 ] {2d22300c-cab3-4abe-a28f-b473a85f8932} executeQuery: Read 160 rows, 11.41 KiB in 0.00118 sec., 135593.22033898305 rows/sec., 9.44 MiB/sec. 2026.01.20 00:12:19.526946 [ 276 ] {2d22300c-cab3-4abe-a28f-b473a85f8932} TCPHandler: Processed in 0.001344347 sec. 2026.01.20 00:12:19.527048 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:12:19.527142 [ 276 ] {77f1003d-59ff-4942-8f8a-29c6cb5ca304} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:12:19.527183 [ 276 ] {77f1003d-59ff-4942-8f8a-29c6cb5ca304} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:12:19.527514 [ 276 ] {77f1003d-59ff-4942-8f8a-29c6cb5ca304} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:12:19.527547 [ 276 ] {77f1003d-59ff-4942-8f8a-29c6cb5ca304} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. 2026.01.20 00:12:19.527835 [ 276 ] {77f1003d-59ff-4942-8f8a-29c6cb5ca304} MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) 2026.01.20 00:12:19.528031 [ 276 ] {77f1003d-59ff-4942-8f8a-29c6cb5ca304} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:12:19.528153 [ 276 ] {77f1003d-59ff-4942-8f8a-29c6cb5ca304} executeQuery: Read 60 rows, 4.14 KiB in 0.001078 sec., 55658.62708719852 rows/sec., 3.75 MiB/sec. 2026.01.20 00:12:19.528188 [ 276 ] {77f1003d-59ff-4942-8f8a-29c6cb5ca304} TCPHandler: Processed in 0.001239356 sec. 2026.01.20 00:12:22.184159 [ 76 ] {} DNSResolver: Updating DNS cache 2026.01.20 00:12:22.184212 [ 76 ] {} DNSResolver: Updated DNS cache 2026.01.20 00:12:22.433732 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 44185 2026.01.20 00:12:22.434344 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:12:22.434390 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. 2026.01.20 00:12:22.434896 [ 245 ] {} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2026.01.20 00:12:22.435123 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:12:22.435255 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44185 2026.01.20 00:12:22.540666 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1814 2026.01.20 00:12:22.542933 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:12:22.542983 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. 2026.01.20 00:12:22.544153 [ 243 ] {} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2026.01.20 00:12:22.544433 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:12:22.544676 [ 223 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2026.01.20 00:12:22.544712 [ 223 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2026.01.20 00:12:22.544722 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1814 2026.01.20 00:12:22.547731 [ 223 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2026.01.20 00:12:24.525859 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:12:24.526081 [ 276 ] {e3e7702d-9c27-47f8-9d95-ff53a38ce0e0} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.01.20 00:12:24.526149 [ 276 ] {e3e7702d-9c27-47f8-9d95-ff53a38ce0e0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.01.20 00:12:24.526776 [ 276 ] {e3e7702d-9c27-47f8-9d95-ff53a38ce0e0} oximeter.fields_ipaddr (ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:12:24.526821 [ 276 ] {e3e7702d-9c27-47f8-9d95-ff53a38ce0e0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. 2026.01.20 00:12:24.527199 [ 276 ] {e3e7702d-9c27-47f8-9d95-ff53a38ce0e0} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2026.01.20 00:12:24.527429 [ 276 ] {e3e7702d-9c27-47f8-9d95-ff53a38ce0e0} oximeter.fields_ipaddr (ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:12:24.527578 [ 276 ] {e3e7702d-9c27-47f8-9d95-ff53a38ce0e0} executeQuery: Read 3 rows, 228.00 B in 0.001549 sec., 1936.7333763718527 rows/sec., 143.74 KiB/sec. 2026.01.20 00:12:24.527622 [ 276 ] {e3e7702d-9c27-47f8-9d95-ff53a38ce0e0} TCPHandler: Processed in 0.001893804 sec. 2026.01.20 00:12:24.527745 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:12:24.527840 [ 276 ] {9069bd90-6298-4d54-898d-bcc6885086fc} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:12:24.527880 [ 276 ] {9069bd90-6298-4d54-898d-bcc6885086fc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:12:24.528396 [ 276 ] {9069bd90-6298-4d54-898d-bcc6885086fc} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:12:24.528432 [ 276 ] {9069bd90-6298-4d54-898d-bcc6885086fc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. 2026.01.20 00:12:24.528736 [ 276 ] {9069bd90-6298-4d54-898d-bcc6885086fc} MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) 2026.01.20 00:12:24.528951 [ 276 ] {9069bd90-6298-4d54-898d-bcc6885086fc} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:12:24.529076 [ 75 ] {} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 2026.01.20 00:12:24.529080 [ 276 ] {9069bd90-6298-4d54-898d-bcc6885086fc} executeQuery: Read 180 rows, 16.04 KiB in 0.001259 sec., 142970.61159650516 rows/sec., 12.44 MiB/sec. 2026.01.20 00:12:24.529156 [ 75 ] {} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:12:24.529170 [ 276 ] {9069bd90-6298-4d54-898d-bcc6885086fc} TCPHandler: Processed in 0.001476049 sec. 2026.01.20 00:12:24.529189 [ 75 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. 2026.01.20 00:12:24.529296 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:12:24.529333 [ 200 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_136_27} MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full 2026.01.20 00:12:24.529394 [ 276 ] {b61e0be8-9798-4f1d-a273-a549ae701c2f} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.01.20 00:12:24.529439 [ 276 ] {b61e0be8-9798-4f1d-a273-a549ae701c2f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.01.20 00:12:24.529482 [ 200 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_136_27} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:12:24.529523 [ 200 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 1455 rows starting from the beginning of the part 2026.01.20 00:12:24.529592 [ 200 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 172 rows starting from the beginning of the part 2026.01.20 00:12:24.529640 [ 200 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 56 rows starting from the beginning of the part 2026.01.20 00:12:24.529710 [ 200 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 1329 rows starting from the beginning of the part 2026.01.20 00:12:24.529771 [ 200 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 56 rows starting from the beginning of the part 2026.01.20 00:12:24.529841 [ 200 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 180 rows starting from the beginning of the part 2026.01.20 00:12:24.529875 [ 276 ] {b61e0be8-9798-4f1d-a273-a549ae701c2f} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:12:24.529916 [ 276 ] {b61e0be8-9798-4f1d-a273-a549ae701c2f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. 2026.01.20 00:12:24.530236 [ 276 ] {b61e0be8-9798-4f1d-a273-a549ae701c2f} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2026.01.20 00:12:24.530458 [ 276 ] {b61e0be8-9798-4f1d-a273-a549ae701c2f} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:12:24.530601 [ 276 ] {b61e0be8-9798-4f1d-a273-a549ae701c2f} executeQuery: Read 62 rows, 4.62 KiB in 0.001226 sec., 50570.962479608475 rows/sec., 3.68 MiB/sec. 2026.01.20 00:12:24.530641 [ 276 ] {b61e0be8-9798-4f1d-a273-a549ae701c2f} TCPHandler: Processed in 0.001395068 sec. 2026.01.20 00:12:24.530750 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:12:24.530843 [ 276 ] {b0f2f13a-e669-4dce-8613-74a4431e7812} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:12:24.530883 [ 276 ] {b0f2f13a-e669-4dce-8613-74a4431e7812} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:12:24.531352 [ 276 ] {b0f2f13a-e669-4dce-8613-74a4431e7812} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:12:24.531389 [ 276 ] {b0f2f13a-e669-4dce-8613-74a4431e7812} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. 2026.01.20 00:12:24.531671 [ 201 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_136_27} MergeTask::MergeProjectionsStage: Merge sorted 3248 rows, containing 5 columns (5 merged, 0 gathered) in 0.002393931 sec., 1356764.2509328797 rows/sec., 118.41 MiB/sec. 2026.01.20 00:12:24.531683 [ 276 ] {b0f2f13a-e669-4dce-8613-74a4431e7812} MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) 2026.01.20 00:12:24.531934 [ 276 ] {b0f2f13a-e669-4dce-8613-74a4431e7812} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:12:24.531991 [ 191 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_136_27} MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) 2026.01.20 00:12:24.532055 [ 75 ] {} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 2026.01.20 00:12:24.532076 [ 276 ] {b0f2f13a-e669-4dce-8613-74a4431e7812} executeQuery: Read 144 rows, 11.31 KiB in 0.001251 sec., 115107.91366906476 rows/sec., 8.83 MiB/sec. 2026.01.20 00:12:24.532083 [ 75 ] {} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:12:24.532118 [ 75 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. 2026.01.20 00:12:24.532122 [ 276 ] {b0f2f13a-e669-4dce-8613-74a4431e7812} TCPHandler: Processed in 0.001420909 sec. 2026.01.20 00:12:24.532198 [ 200 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_136_27} MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full 2026.01.20 00:12:24.532248 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:12:24.532296 [ 200 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_136_27} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:12:24.532326 [ 200 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 759 rows starting from the beginning of the part 2026.01.20 00:12:24.532349 [ 276 ] {76550006-f02c-45e9-aef8-b3a4011667fa} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:12:24.532376 [ 200 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 134 rows starting from the beginning of the part 2026.01.20 00:12:24.532379 [ 191 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_136_27} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:12:24.532395 [ 276 ] {76550006-f02c-45e9-aef8-b3a4011667fa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:12:24.532424 [ 200 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 64 rows starting from the beginning of the part 2026.01.20 00:12:24.532466 [ 200 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 627 rows starting from the beginning of the part 2026.01.20 00:12:24.532491 [ 191 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_136_27} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 2026.01.20 00:12:24.532505 [ 200 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 64 rows starting from the beginning of the part 2026.01.20 00:12:24.532545 [ 200 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 144 rows starting from the beginning of the part 2026.01.20 00:12:24.532612 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. 2026.01.20 00:12:24.532835 [ 276 ] {76550006-f02c-45e9-aef8-b3a4011667fa} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:12:24.532875 [ 276 ] {76550006-f02c-45e9-aef8-b3a4011667fa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. 2026.01.20 00:12:24.533209 [ 276 ] {76550006-f02c-45e9-aef8-b3a4011667fa} MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) 2026.01.20 00:12:24.533419 [ 276 ] {76550006-f02c-45e9-aef8-b3a4011667fa} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:12:24.533535 [ 189 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_136_27} MergeTask::MergeProjectionsStage: Merge sorted 1792 rows, containing 5 columns (5 merged, 0 gathered) in 0.001366218 sec., 1311650.117331202 rows/sec., 104.00 MiB/sec. 2026.01.20 00:12:24.533555 [ 276 ] {76550006-f02c-45e9-aef8-b3a4011667fa} executeQuery: Read 163 rows, 11.60 KiB in 0.001225 sec., 133061.22448979592 rows/sec., 9.24 MiB/sec. 2026.01.20 00:12:24.533539 [ 75 ] {} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Selected 4 parts from all_1_131_28 to all_134_134_0 2026.01.20 00:12:24.533608 [ 276 ] {76550006-f02c-45e9-aef8-b3a4011667fa} TCPHandler: Processed in 0.001410088 sec. 2026.01.20 00:12:24.533615 [ 75 ] {} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:12:24.533644 [ 75 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. 2026.01.20 00:12:24.533711 [ 200 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_134_29} MergeTask::PrepareStage: Merging 4 parts: from all_1_131_28 to all_134_134_0 into Compact with storage Full 2026.01.20 00:12:24.533727 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:12:24.533732 [ 191 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_136_27} MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) 2026.01.20 00:12:24.533814 [ 200 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_134_29} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:12:24.533835 [ 276 ] {ebb89e70-586a-4f5b-82f4-49f5061775cd} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.01.20 00:12:24.533847 [ 200 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_134_29} MergeTreeSequentialSource: Reading 6 marks from part all_1_131_28, total 37535 rows starting from the beginning of the part 2026.01.20 00:12:24.533897 [ 276 ] {ebb89e70-586a-4f5b-82f4-49f5061775cd} 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 2026.01.20 00:12:24.533907 [ 200 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_134_29} MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 162 rows starting from the beginning of the part 2026.01.20 00:12:24.533958 [ 200 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_134_29} MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 160 rows starting from the beginning of the part 2026.01.20 00:12:24.534003 [ 200 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_134_29} MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 856 rows starting from the beginning of the part 2026.01.20 00:12:24.534097 [ 191 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_136_27} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:12:24.534183 [ 191 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_136_27} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 2026.01.20 00:12:24.534278 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. 2026.01.20 00:12:24.534836 [ 276 ] {ebb89e70-586a-4f5b-82f4-49f5061775cd} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:12:24.534877 [ 276 ] {ebb89e70-586a-4f5b-82f4-49f5061775cd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. 2026.01.20 00:12:24.535463 [ 276 ] {ebb89e70-586a-4f5b-82f4-49f5061775cd} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2026.01.20 00:12:24.535692 [ 276 ] {ebb89e70-586a-4f5b-82f4-49f5061775cd} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:12:24.535838 [ 276 ] {ebb89e70-586a-4f5b-82f4-49f5061775cd} executeQuery: Read 59 rows, 108.26 KiB in 0.002021 sec., 29193.46857991094 rows/sec., 52.31 MiB/sec. 2026.01.20 00:12:24.535895 [ 276 ] {ebb89e70-586a-4f5b-82f4-49f5061775cd} TCPHandler: Processed in 0.002218108 sec. 2026.01.20 00:12:24.536002 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:12:24.536097 [ 276 ] {a0ac0dcd-2075-4170-abd7-792b43b93323} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:12:24.536139 [ 276 ] {a0ac0dcd-2075-4170-abd7-792b43b93323} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:12:24.536482 [ 276 ] {a0ac0dcd-2075-4170-abd7-792b43b93323} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:12:24.536518 [ 276 ] {a0ac0dcd-2075-4170-abd7-792b43b93323} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. 2026.01.20 00:12:24.536818 [ 276 ] {a0ac0dcd-2075-4170-abd7-792b43b93323} MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) 2026.01.20 00:12:24.537011 [ 276 ] {a0ac0dcd-2075-4170-abd7-792b43b93323} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:12:24.537129 [ 75 ] {} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 2026.01.20 00:12:24.537146 [ 276 ] {a0ac0dcd-2075-4170-abd7-792b43b93323} executeQuery: Read 60 rows, 4.14 KiB in 0.001068 sec., 56179.77528089888 rows/sec., 3.79 MiB/sec. 2026.01.20 00:12:24.537171 [ 75 ] {} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:12:24.537190 [ 276 ] {a0ac0dcd-2075-4170-abd7-792b43b93323} TCPHandler: Processed in 0.001237926 sec. 2026.01.20 00:12:24.537194 [ 75 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. 2026.01.20 00:12:24.537283 [ 191 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_136_27} MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full 2026.01.20 00:12:24.537378 [ 191 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_136_27} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:12:24.537409 [ 191 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 7800 rows starting from the beginning of the part 2026.01.20 00:12:24.537468 [ 191 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 60 rows starting from the beginning of the part 2026.01.20 00:12:24.537512 [ 191 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 60 rows starting from the beginning of the part 2026.01.20 00:12:24.537551 [ 191 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 60 rows starting from the beginning of the part 2026.01.20 00:12:24.537590 [ 191 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 60 rows starting from the beginning of the part 2026.01.20 00:12:24.537629 [ 191 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 60 rows starting from the beginning of the part 2026.01.20 00:12:24.540010 [ 198 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_136_27} MergeTask::MergeProjectionsStage: Merge sorted 8100 rows, containing 4 columns (4 merged, 0 gathered) in 0.002757065 sec., 2937906.7958136643 rows/sec., 197.99 MiB/sec. 2026.01.20 00:12:24.540602 [ 192 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_136_27} MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) 2026.01.20 00:12:24.540928 [ 192 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_136_27} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:12:24.541020 [ 192 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_136_27} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 2026.01.20 00:12:24.541118 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.57 MiB. 2026.01.20 00:12:24.541233 [ 198 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_134_29} MergeTask::MergeProjectionsStage: Merge sorted 38713 rows, containing 5 columns (5 merged, 0 gathered) in 0.007548707 sec., 5128427.9546152735 rows/sec., 352.28 MiB/sec. 2026.01.20 00:12:24.541981 [ 197 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_134_29} MergedBlockOutputStream: filled checksums all_1_134_29 (state Temporary) 2026.01.20 00:12:24.542290 [ 197 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_134_29} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_merge_all_1_134_29 to all_1_134_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:12:24.542372 [ 197 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_134_29} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Merged 4 parts: [all_1_131_28, all_134_134_0] -> all_1_134_29 2026.01.20 00:12:24.542479 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.44 MiB. 2026.01.20 00:12:24.831975 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 693 2026.01.20 00:12:24.849509 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:12:24.849571 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. 2026.01.20 00:12:24.855781 [ 244 ] {} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2026.01.20 00:12:24.856524 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:12:24.860166 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 693 2026.01.20 00:12:25.000197 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 391.32 MiB, peak 408.75 MiB, free memory in arenas 0.00 B, will set to 390.26 MiB (RSS), difference: -1.06 MiB 2026.01.20 00:12:29.114177 [ 219 ] {} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2026.01.20 00:12:29.114258 [ 219 ] {} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2026.01.20 00:12:29.117728 [ 219 ] {} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2026.01.20 00:12:29.125316 [ 224 ] {} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2026.01.20 00:12:29.125375 [ 224 ] {} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2026.01.20 00:12:29.128186 [ 224 ] {} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2026.01.20 00:12:29.282254 [ 222 ] {} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2026.01.20 00:12:29.282346 [ 222 ] {} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2026.01.20 00:12:29.301448 [ 222 ] {} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2026.01.20 00:12:29.529087 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:12:29.529314 [ 276 ] {b3444895-3789-4ae1-86d6-72e2f7b1a800} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:12:29.529413 [ 276 ] {b3444895-3789-4ae1-86d6-72e2f7b1a800} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:12:29.530370 [ 276 ] {b3444895-3789-4ae1-86d6-72e2f7b1a800} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:12:29.530435 [ 276 ] {b3444895-3789-4ae1-86d6-72e2f7b1a800} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. 2026.01.20 00:12:29.531165 [ 276 ] {b3444895-3789-4ae1-86d6-72e2f7b1a800} MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) 2026.01.20 00:12:29.531876 [ 276 ] {b3444895-3789-4ae1-86d6-72e2f7b1a800} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:12:29.532112 [ 276 ] {b3444895-3789-4ae1-86d6-72e2f7b1a800} executeQuery: Read 56 rows, 4.38 KiB in 0.002847 sec., 19669.82788900597 rows/sec., 1.50 MiB/sec. 2026.01.20 00:12:29.532191 [ 276 ] {b3444895-3789-4ae1-86d6-72e2f7b1a800} TCPHandler: Processed in 0.003292813 sec. 2026.01.20 00:12:29.532354 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:12:29.532486 [ 276 ] {954c1969-0b0d-4e1f-b3ea-b320821d8765} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:12:29.532544 [ 276 ] {954c1969-0b0d-4e1f-b3ea-b320821d8765} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:12:29.533126 [ 276 ] {954c1969-0b0d-4e1f-b3ea-b320821d8765} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:12:29.533174 [ 276 ] {954c1969-0b0d-4e1f-b3ea-b320821d8765} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. 2026.01.20 00:12:29.533797 [ 276 ] {954c1969-0b0d-4e1f-b3ea-b320821d8765} MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) 2026.01.20 00:12:29.534456 [ 276 ] {954c1969-0b0d-4e1f-b3ea-b320821d8765} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:12:29.534603 [ 276 ] {954c1969-0b0d-4e1f-b3ea-b320821d8765} executeQuery: Read 64 rows, 5.12 KiB in 0.002153 sec., 29725.963771481653 rows/sec., 2.32 MiB/sec. 2026.01.20 00:12:29.534643 [ 276 ] {954c1969-0b0d-4e1f-b3ea-b320821d8765} TCPHandler: Processed in 0.00236212 sec. 2026.01.20 00:12:29.534771 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:12:29.534898 [ 276 ] {012dbd52-60e4-4570-97d0-9f7d0b37e041} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:12:29.534961 [ 276 ] {012dbd52-60e4-4570-97d0-9f7d0b37e041} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:12:29.535526 [ 276 ] {012dbd52-60e4-4570-97d0-9f7d0b37e041} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:12:29.535572 [ 276 ] {012dbd52-60e4-4570-97d0-9f7d0b37e041} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. 2026.01.20 00:12:29.536131 [ 276 ] {012dbd52-60e4-4570-97d0-9f7d0b37e041} MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) 2026.01.20 00:12:29.536659 [ 276 ] {012dbd52-60e4-4570-97d0-9f7d0b37e041} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:12:29.536844 [ 276 ] {012dbd52-60e4-4570-97d0-9f7d0b37e041} executeQuery: Read 160 rows, 11.41 KiB in 0.001974 sec., 81053.69807497467 rows/sec., 5.65 MiB/sec. 2026.01.20 00:12:29.536906 [ 276 ] {012dbd52-60e4-4570-97d0-9f7d0b37e041} TCPHandler: Processed in 0.002185948 sec. 2026.01.20 00:12:29.536952 [ 222 ] {} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2026.01.20 00:12:29.536992 [ 222 ] {} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2026.01.20 00:12:29.537059 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:12:29.537174 [ 276 ] {a705edb4-daec-413b-a090-eb49cfefc0db} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:12:29.537228 [ 276 ] {a705edb4-daec-413b-a090-eb49cfefc0db} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:12:29.537679 [ 276 ] {a705edb4-daec-413b-a090-eb49cfefc0db} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:12:29.537722 [ 276 ] {a705edb4-daec-413b-a090-eb49cfefc0db} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. 2026.01.20 00:12:29.538302 [ 276 ] {a705edb4-daec-413b-a090-eb49cfefc0db} MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) 2026.01.20 00:12:29.539105 [ 276 ] {a705edb4-daec-413b-a090-eb49cfefc0db} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:12:29.539284 [ 276 ] {a705edb4-daec-413b-a090-eb49cfefc0db} executeQuery: Read 60 rows, 4.14 KiB in 0.002137 sec., 28076.743097800656 rows/sec., 1.89 MiB/sec. 2026.01.20 00:12:29.539331 [ 276 ] {a705edb4-daec-413b-a090-eb49cfefc0db} TCPHandler: Processed in 0.00233095 sec. 2026.01.20 00:12:29.541543 [ 222 ] {} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2026.01.20 00:12:29.936332 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 44633 2026.01.20 00:12:29.936877 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:12:29.936930 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. 2026.01.20 00:12:29.937595 [ 245 ] {} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2026.01.20 00:12:29.938091 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:12:29.938248 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44633 2026.01.20 00:12:32.360340 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 701 2026.01.20 00:12:32.378489 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:12:32.378554 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. 2026.01.20 00:12:32.385087 [ 244 ] {} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2026.01.20 00:12:32.386474 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:12:32.390050 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 701 2026.01.20 00:12:32.544925 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 1836 2026.01.20 00:12:32.547214 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:12:32.547266 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. 2026.01.20 00:12:32.548723 [ 243 ] {} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2026.01.20 00:12:32.549311 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:12:32.549666 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1836 2026.01.20 00:12:34.011832 [ 219 ] {} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2026.01.20 00:12:34.011927 [ 219 ] {} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2026.01.20 00:12:34.015234 [ 219 ] {} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2026.01.20 00:12:34.525085 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:12:34.525272 [ 276 ] {df3da529-d16a-43a6-8325-9bbccb55359b} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:12:34.525339 [ 276 ] {df3da529-d16a-43a6-8325-9bbccb55359b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:12:34.526107 [ 276 ] {df3da529-d16a-43a6-8325-9bbccb55359b} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:12:34.526160 [ 276 ] {df3da529-d16a-43a6-8325-9bbccb55359b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. 2026.01.20 00:12:34.526680 [ 276 ] {df3da529-d16a-43a6-8325-9bbccb55359b} MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) 2026.01.20 00:12:34.527093 [ 276 ] {df3da529-d16a-43a6-8325-9bbccb55359b} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:12:34.527250 [ 276 ] {df3da529-d16a-43a6-8325-9bbccb55359b} executeQuery: Read 174 rows, 15.64 KiB in 0.002073 sec., 83936.32416787263 rows/sec., 7.37 MiB/sec. 2026.01.20 00:12:34.527297 [ 276 ] {df3da529-d16a-43a6-8325-9bbccb55359b} TCPHandler: Processed in 0.00238886 sec. 2026.01.20 00:12:34.527416 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:12:34.527581 [ 276 ] {a96161d5-8dc0-4c11-9034-c6088fcd9394} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.01.20 00:12:34.527625 [ 276 ] {a96161d5-8dc0-4c11-9034-c6088fcd9394} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.01.20 00:12:34.528080 [ 276 ] {a96161d5-8dc0-4c11-9034-c6088fcd9394} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:12:34.528117 [ 276 ] {a96161d5-8dc0-4c11-9034-c6088fcd9394} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. 2026.01.20 00:12:34.528517 [ 276 ] {a96161d5-8dc0-4c11-9034-c6088fcd9394} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2026.01.20 00:12:34.528994 [ 276 ] {a96161d5-8dc0-4c11-9034-c6088fcd9394} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:12:34.529132 [ 276 ] {a96161d5-8dc0-4c11-9034-c6088fcd9394} executeQuery: Read 59 rows, 4.44 KiB in 0.001576 sec., 37436.548223350255 rows/sec., 2.75 MiB/sec. 2026.01.20 00:12:34.529172 [ 276 ] {a96161d5-8dc0-4c11-9034-c6088fcd9394} TCPHandler: Processed in 0.001747903 sec. 2026.01.20 00:12:34.529283 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:12:34.529380 [ 276 ] {9ec8fd04-96ef-405b-acf3-c0ef307756ca} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:12:34.529421 [ 276 ] {9ec8fd04-96ef-405b-acf3-c0ef307756ca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:12:34.529861 [ 276 ] {9ec8fd04-96ef-405b-acf3-c0ef307756ca} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:12:34.529895 [ 276 ] {9ec8fd04-96ef-405b-acf3-c0ef307756ca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. 2026.01.20 00:12:34.530315 [ 276 ] {9ec8fd04-96ef-405b-acf3-c0ef307756ca} MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) 2026.01.20 00:12:34.530730 [ 276 ] {9ec8fd04-96ef-405b-acf3-c0ef307756ca} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:12:34.530866 [ 276 ] {9ec8fd04-96ef-405b-acf3-c0ef307756ca} executeQuery: Read 123 rows, 9.84 KiB in 0.001506 sec., 81673.30677290837 rows/sec., 6.38 MiB/sec. 2026.01.20 00:12:34.530904 [ 276 ] {9ec8fd04-96ef-405b-acf3-c0ef307756ca} TCPHandler: Processed in 0.001672191 sec. 2026.01.20 00:12:34.531021 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:12:34.531116 [ 276 ] {06236cc5-95a5-406d-9a81-3ed7d58098e3} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:12:34.531160 [ 276 ] {06236cc5-95a5-406d-9a81-3ed7d58098e3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:12:34.531596 [ 276 ] {06236cc5-95a5-406d-9a81-3ed7d58098e3} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:12:34.531631 [ 276 ] {06236cc5-95a5-406d-9a81-3ed7d58098e3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. 2026.01.20 00:12:34.532073 [ 276 ] {06236cc5-95a5-406d-9a81-3ed7d58098e3} MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) 2026.01.20 00:12:34.532500 [ 276 ] {06236cc5-95a5-406d-9a81-3ed7d58098e3} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:12:34.532640 [ 276 ] {06236cc5-95a5-406d-9a81-3ed7d58098e3} executeQuery: Read 160 rows, 11.41 KiB in 0.001543 sec., 103694.10239792611 rows/sec., 7.22 MiB/sec. 2026.01.20 00:12:34.532678 [ 276 ] {06236cc5-95a5-406d-9a81-3ed7d58098e3} TCPHandler: Processed in 0.001707402 sec. 2026.01.20 00:12:34.532790 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:12:34.532883 [ 276 ] {310b0297-4f5f-4fda-99b2-7c4d8b9d9e17} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.01.20 00:12:34.532937 [ 276 ] {310b0297-4f5f-4fda-99b2-7c4d8b9d9e17} 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 2026.01.20 00:12:34.533904 [ 276 ] {310b0297-4f5f-4fda-99b2-7c4d8b9d9e17} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:12:34.533938 [ 276 ] {310b0297-4f5f-4fda-99b2-7c4d8b9d9e17} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. 2026.01.20 00:12:34.534638 [ 276 ] {310b0297-4f5f-4fda-99b2-7c4d8b9d9e17} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2026.01.20 00:12:34.535168 [ 276 ] {310b0297-4f5f-4fda-99b2-7c4d8b9d9e17} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:12:34.535327 [ 276 ] {310b0297-4f5f-4fda-99b2-7c4d8b9d9e17} executeQuery: Read 59 rows, 108.26 KiB in 0.002463 sec., 23954.526999593993 rows/sec., 42.93 MiB/sec. 2026.01.20 00:12:34.535400 [ 276 ] {310b0297-4f5f-4fda-99b2-7c4d8b9d9e17} TCPHandler: Processed in 0.002660805 sec. 2026.01.20 00:12:34.535519 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:12:34.535618 [ 276 ] {5325a951-9b60-4bf9-a425-9ac24f6efa27} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:12:34.535662 [ 276 ] {5325a951-9b60-4bf9-a425-9ac24f6efa27} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:12:34.536007 [ 276 ] {5325a951-9b60-4bf9-a425-9ac24f6efa27} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:12:34.536042 [ 276 ] {5325a951-9b60-4bf9-a425-9ac24f6efa27} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. 2026.01.20 00:12:34.536504 [ 276 ] {5325a951-9b60-4bf9-a425-9ac24f6efa27} MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) 2026.01.20 00:12:34.536959 [ 276 ] {5325a951-9b60-4bf9-a425-9ac24f6efa27} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:12:34.537097 [ 276 ] {5325a951-9b60-4bf9-a425-9ac24f6efa27} executeQuery: Read 60 rows, 4.14 KiB in 0.001499 sec., 40026.6844563042 rows/sec., 2.70 MiB/sec. 2026.01.20 00:12:34.537136 [ 276 ] {5325a951-9b60-4bf9-a425-9ac24f6efa27} TCPHandler: Processed in 0.001672142 sec. 2026.01.20 00:12:35.435442 [ 222 ] {} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2026.01.20 00:12:35.435501 [ 222 ] {} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2026.01.20 00:12:35.438236 [ 222 ] {} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2026.01.20 00:12:37.184451 [ 55 ] {} DNSResolver: Updating DNS cache 2026.01.20 00:12:37.184501 [ 55 ] {} DNSResolver: Updated DNS cache 2026.01.20 00:12:37.438596 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 45145 2026.01.20 00:12:37.439151 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:12:37.439193 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. 2026.01.20 00:12:37.439867 [ 245 ] {} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2026.01.20 00:12:37.440437 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:12:37.440575 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45145 2026.01.20 00:12:39.522326 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:12:39.522527 [ 276 ] {1fd48fb7-d570-4130-a282-a24b9edbf572} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:12:39.522592 [ 276 ] {1fd48fb7-d570-4130-a282-a24b9edbf572} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:12:39.523258 [ 276 ] {1fd48fb7-d570-4130-a282-a24b9edbf572} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:12:39.523300 [ 276 ] {1fd48fb7-d570-4130-a282-a24b9edbf572} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. 2026.01.20 00:12:39.523814 [ 276 ] {1fd48fb7-d570-4130-a282-a24b9edbf572} MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) 2026.01.20 00:12:39.524305 [ 276 ] {1fd48fb7-d570-4130-a282-a24b9edbf572} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:12:39.524463 [ 276 ] {1fd48fb7-d570-4130-a282-a24b9edbf572} executeQuery: Read 56 rows, 4.38 KiB in 0.001985 sec., 28211.58690176323 rows/sec., 2.15 MiB/sec. 2026.01.20 00:12:39.524508 [ 276 ] {1fd48fb7-d570-4130-a282-a24b9edbf572} TCPHandler: Processed in 0.00230673 sec. 2026.01.20 00:12:39.524638 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:12:39.524737 [ 276 ] {9d37619c-d2e8-4418-8387-7ba70713f45b} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:12:39.524781 [ 276 ] {9d37619c-d2e8-4418-8387-7ba70713f45b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:12:39.525229 [ 276 ] {9d37619c-d2e8-4418-8387-7ba70713f45b} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:12:39.525265 [ 276 ] {9d37619c-d2e8-4418-8387-7ba70713f45b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. 2026.01.20 00:12:39.525688 [ 276 ] {9d37619c-d2e8-4418-8387-7ba70713f45b} MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) 2026.01.20 00:12:39.526120 [ 276 ] {9d37619c-d2e8-4418-8387-7ba70713f45b} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:12:39.526258 [ 276 ] {9d37619c-d2e8-4418-8387-7ba70713f45b} executeQuery: Read 64 rows, 5.12 KiB in 0.001541 sec., 41531.47306943543 rows/sec., 3.24 MiB/sec. 2026.01.20 00:12:39.526305 [ 276 ] {9d37619c-d2e8-4418-8387-7ba70713f45b} TCPHandler: Processed in 0.001719482 sec. 2026.01.20 00:12:39.526434 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:12:39.526530 [ 276 ] {febc1aca-9f1a-48c7-819c-d5f74db6118a} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:12:39.526579 [ 276 ] {febc1aca-9f1a-48c7-819c-d5f74db6118a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:12:39.527034 [ 276 ] {febc1aca-9f1a-48c7-819c-d5f74db6118a} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:12:39.527071 [ 276 ] {febc1aca-9f1a-48c7-819c-d5f74db6118a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. 2026.01.20 00:12:39.527509 [ 276 ] {febc1aca-9f1a-48c7-819c-d5f74db6118a} MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) 2026.01.20 00:12:39.527965 [ 276 ] {febc1aca-9f1a-48c7-819c-d5f74db6118a} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:12:39.528081 [ 54 ] {} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Selected 2 parts from all_1_134_29 to all_135_135_0 2026.01.20 00:12:39.528104 [ 276 ] {febc1aca-9f1a-48c7-819c-d5f74db6118a} executeQuery: Read 160 rows, 11.41 KiB in 0.001593 sec., 100439.42247332078 rows/sec., 7.00 MiB/sec. 2026.01.20 00:12:39.528117 [ 54 ] {} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:12:39.528136 [ 54 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. 2026.01.20 00:12:39.528144 [ 276 ] {febc1aca-9f1a-48c7-819c-d5f74db6118a} TCPHandler: Processed in 0.001760823 sec. 2026.01.20 00:12:39.528248 [ 192 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_135_30} MergeTask::PrepareStage: Merging 2 parts: from all_1_134_29 to all_135_135_0 into Compact with storage Full 2026.01.20 00:12:39.528263 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:12:39.528386 [ 276 ] {1a8a9fa1-a6e5-4727-afdd-fc308704341c} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:12:39.528405 [ 192 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_135_30} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:12:39.528428 [ 276 ] {1a8a9fa1-a6e5-4727-afdd-fc308704341c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:12:39.528452 [ 192 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_135_30} MergeTreeSequentialSource: Reading 6 marks from part all_1_134_29, total 38713 rows starting from the beginning of the part 2026.01.20 00:12:39.528528 [ 192 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_135_30} MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 160 rows starting from the beginning of the part 2026.01.20 00:12:39.528787 [ 276 ] {1a8a9fa1-a6e5-4727-afdd-fc308704341c} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:12:39.528827 [ 276 ] {1a8a9fa1-a6e5-4727-afdd-fc308704341c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. 2026.01.20 00:12:39.529247 [ 276 ] {1a8a9fa1-a6e5-4727-afdd-fc308704341c} MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) 2026.01.20 00:12:39.529666 [ 276 ] {1a8a9fa1-a6e5-4727-afdd-fc308704341c} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:12:39.529806 [ 276 ] {1a8a9fa1-a6e5-4727-afdd-fc308704341c} executeQuery: Read 60 rows, 4.14 KiB in 0.001439 sec., 41695.62195969423 rows/sec., 2.81 MiB/sec. 2026.01.20 00:12:39.529845 [ 276 ] {1a8a9fa1-a6e5-4727-afdd-fc308704341c} TCPHandler: Processed in 0.001633051 sec. 2026.01.20 00:12:39.534941 [ 192 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_135_30} MergeTask::MergeProjectionsStage: Merge sorted 38873 rows, containing 5 columns (5 merged, 0 gathered) in 0.006743056 sec., 5764893.543817521 rows/sec., 396.02 MiB/sec. 2026.01.20 00:12:39.535638 [ 198 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_135_30} MergedBlockOutputStream: filled checksums all_1_135_30 (state Temporary) 2026.01.20 00:12:39.536268 [ 198 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_135_30} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_merge_all_1_135_30 to all_1_135_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:12:39.536353 [ 198 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_135_30} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Merged 2 parts: [all_1_134_29, all_135_135_0] -> all_1_135_30 2026.01.20 00:12:39.536470 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. 2026.01.20 00:12:39.890203 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 708 2026.01.20 00:12:39.908913 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:12:39.908982 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. 2026.01.20 00:12:39.915526 [ 244 ] {} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2026.01.20 00:12:39.916727 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:12:39.920343 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 708 2026.01.20 00:12:42.549885 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1856 2026.01.20 00:12:42.552040 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:12:42.552081 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. 2026.01.20 00:12:42.553429 [ 243 ] {} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2026.01.20 00:12:42.554049 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:12:42.554193 [ 51 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2026.01.20 00:12:42.554232 [ 51 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:12:42.554252 [ 51 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. 2026.01.20 00:12:42.554327 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1856 2026.01.20 00:12:42.554380 [ 193 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2026.01.20 00:12:42.554981 [ 193 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:12:42.555129 [ 193 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1676 rows starting from the beginning of the part 2026.01.20 00:12:42.555500 [ 193 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 86 rows starting from the beginning of the part 2026.01.20 00:12:42.555851 [ 193 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 26 rows starting from the beginning of the part 2026.01.20 00:12:42.556232 [ 193 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 26 rows starting from the beginning of the part 2026.01.20 00:12:42.556587 [ 193 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 22 rows starting from the beginning of the part 2026.01.20 00:12:42.556935 [ 193 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 20 rows starting from the beginning of the part 2026.01.20 00:12:42.563803 [ 198 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 1856 rows, containing 72 columns (72 merged, 0 gathered) in 0.009483762 sec., 195702.92885882207 rows/sec., 157.45 MiB/sec. 2026.01.20 00:12:42.565804 [ 194 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2026.01.20 00:12:42.566739 [ 194 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_71_14} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:12:42.566831 [ 194 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_71_14} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2026.01.20 00:12:42.567197 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.21 MiB. 2026.01.20 00:12:44.013911 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:12:44.014126 [ 276 ] {f6decf46-8bb4-4625-aed8-8a17413ed796} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.01.20 00:12:44.014195 [ 276 ] {f6decf46-8bb4-4625-aed8-8a17413ed796} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.01.20 00:12:44.014829 [ 276 ] {f6decf46-8bb4-4625-aed8-8a17413ed796} oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:12:44.014880 [ 276 ] {f6decf46-8bb4-4625-aed8-8a17413ed796} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. 2026.01.20 00:12:44.015459 [ 276 ] {f6decf46-8bb4-4625-aed8-8a17413ed796} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2026.01.20 00:12:44.015944 [ 276 ] {f6decf46-8bb4-4625-aed8-8a17413ed796} oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:12:44.016125 [ 276 ] {f6decf46-8bb4-4625-aed8-8a17413ed796} executeQuery: Read 24 rows, 2.04 KiB in 0.002044 sec., 11741.682974559688 rows/sec., 997.58 KiB/sec. 2026.01.20 00:12:44.016189 [ 276 ] {f6decf46-8bb4-4625-aed8-8a17413ed796} TCPHandler: Processed in 0.002402131 sec. 2026.01.20 00:12:44.016344 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:12:44.016469 [ 276 ] {ff215948-3fdb-4b2b-8e00-d610cf3900c0} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:12:44.016526 [ 276 ] {ff215948-3fdb-4b2b-8e00-d610cf3900c0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:12:44.017578 [ 276 ] {ff215948-3fdb-4b2b-8e00-d610cf3900c0} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:12:44.017616 [ 276 ] {ff215948-3fdb-4b2b-8e00-d610cf3900c0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. 2026.01.20 00:12:44.018162 [ 276 ] {ff215948-3fdb-4b2b-8e00-d610cf3900c0} MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) 2026.01.20 00:12:44.018609 [ 276 ] {ff215948-3fdb-4b2b-8e00-d610cf3900c0} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:12:44.018777 [ 276 ] {ff215948-3fdb-4b2b-8e00-d610cf3900c0} executeQuery: Read 1434 rows, 123.19 KiB in 0.002335 sec., 614132.7623126339 rows/sec., 51.52 MiB/sec. 2026.01.20 00:12:44.018828 [ 276 ] {ff215948-3fdb-4b2b-8e00-d610cf3900c0} TCPHandler: Processed in 0.002551023 sec. 2026.01.20 00:12:44.018949 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:12:44.019046 [ 276 ] {0a963dfa-d7cf-4a10-bff4-5a2d8f0e5f3d} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.01.20 00:12:44.019088 [ 276 ] {0a963dfa-d7cf-4a10-bff4-5a2d8f0e5f3d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.01.20 00:12:44.019516 [ 276 ] {0a963dfa-d7cf-4a10-bff4-5a2d8f0e5f3d} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:12:44.019553 [ 276 ] {0a963dfa-d7cf-4a10-bff4-5a2d8f0e5f3d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. 2026.01.20 00:12:44.020003 [ 276 ] {0a963dfa-d7cf-4a10-bff4-5a2d8f0e5f3d} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2026.01.20 00:12:44.020424 [ 276 ] {0a963dfa-d7cf-4a10-bff4-5a2d8f0e5f3d} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:12:44.020546 [ 49 ] {} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2026.01.20 00:12:44.020557 [ 276 ] {0a963dfa-d7cf-4a10-bff4-5a2d8f0e5f3d} executeQuery: Read 71 rows, 5.40 KiB in 0.001529 sec., 46435.57880967953 rows/sec., 3.45 MiB/sec. 2026.01.20 00:12:44.020619 [ 49 ] {} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:12:44.020638 [ 276 ] {0a963dfa-d7cf-4a10-bff4-5a2d8f0e5f3d} TCPHandler: Processed in 0.001741152 sec. 2026.01.20 00:12:44.020647 [ 49 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. 2026.01.20 00:12:44.020775 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:12:44.020786 [ 188 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2026.01.20 00:12:44.020877 [ 276 ] {272cb2d7-5f7e-4c6d-851e-a2e4d3ffe681} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.01.20 00:12:44.020923 [ 276 ] {272cb2d7-5f7e-4c6d-851e-a2e4d3ffe681} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.01.20 00:12:44.021001 [ 188 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:12:44.021064 [ 188 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 86 rows starting from the beginning of the part 2026.01.20 00:12:44.021203 [ 188 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 58 rows starting from the beginning of the part 2026.01.20 00:12:44.021341 [ 188 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 80 rows starting from the beginning of the part 2026.01.20 00:12:44.021447 [ 276 ] {272cb2d7-5f7e-4c6d-851e-a2e4d3ffe681} oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:12:44.021469 [ 188 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 62 rows starting from the beginning of the part 2026.01.20 00:12:44.021492 [ 276 ] {272cb2d7-5f7e-4c6d-851e-a2e4d3ffe681} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. 2026.01.20 00:12:44.021560 [ 188 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 59 rows starting from the beginning of the part 2026.01.20 00:12:44.021642 [ 188 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 71 rows starting from the beginning of the part 2026.01.20 00:12:44.021963 [ 276 ] {272cb2d7-5f7e-4c6d-851e-a2e4d3ffe681} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2026.01.20 00:12:44.022427 [ 276 ] {272cb2d7-5f7e-4c6d-851e-a2e4d3ffe681} oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:12:44.022567 [ 276 ] {272cb2d7-5f7e-4c6d-851e-a2e4d3ffe681} executeQuery: Read 252 rows, 17.85 KiB in 0.00171 sec., 147368.42105263157 rows/sec., 10.19 MiB/sec. 2026.01.20 00:12:44.022608 [ 276 ] {272cb2d7-5f7e-4c6d-851e-a2e4d3ffe681} TCPHandler: Processed in 0.001885364 sec. 2026.01.20 00:12:44.022700 [ 194 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 416 rows, containing 5 columns (5 merged, 0 gathered) in 0.001977596 sec., 210356.41253319688 rows/sec., 16.16 MiB/sec. 2026.01.20 00:12:44.022735 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:12:44.022831 [ 276 ] {263ad302-7980-4b2c-8d7b-534c0eeac4a1} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.01.20 00:12:44.022872 [ 276 ] {263ad302-7980-4b2c-8d7b-534c0eeac4a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.01.20 00:12:44.022920 [ 188 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2026.01.20 00:12:44.023289 [ 276 ] {263ad302-7980-4b2c-8d7b-534c0eeac4a1} oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:12:44.023332 [ 276 ] {263ad302-7980-4b2c-8d7b-534c0eeac4a1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. 2026.01.20 00:12:44.023402 [ 188 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_71_14} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:12:44.023488 [ 188 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_71_14} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2026.01.20 00:12:44.023571 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2026.01.20 00:12:44.023822 [ 276 ] {263ad302-7980-4b2c-8d7b-534c0eeac4a1} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2026.01.20 00:12:44.024245 [ 276 ] {263ad302-7980-4b2c-8d7b-534c0eeac4a1} oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:12:44.024380 [ 276 ] {263ad302-7980-4b2c-8d7b-534c0eeac4a1} executeQuery: Read 12 rows, 960.00 B in 0.001567 sec., 7657.945118059987 rows/sec., 598.28 KiB/sec. 2026.01.20 00:12:44.024421 [ 276 ] {263ad302-7980-4b2c-8d7b-534c0eeac4a1} TCPHandler: Processed in 0.001736392 sec. 2026.01.20 00:12:44.024537 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:12:44.024631 [ 276 ] {e2d19d09-168e-4e2e-bf67-3cc0f00fe12f} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:12:44.024671 [ 276 ] {e2d19d09-168e-4e2e-bf67-3cc0f00fe12f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:12:44.025338 [ 276 ] {e2d19d09-168e-4e2e-bf67-3cc0f00fe12f} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:12:44.025375 [ 276 ] {e2d19d09-168e-4e2e-bf67-3cc0f00fe12f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. 2026.01.20 00:12:44.025862 [ 276 ] {e2d19d09-168e-4e2e-bf67-3cc0f00fe12f} MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) 2026.01.20 00:12:44.026294 [ 276 ] {e2d19d09-168e-4e2e-bf67-3cc0f00fe12f} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:12:44.026435 [ 276 ] {e2d19d09-168e-4e2e-bf67-3cc0f00fe12f} executeQuery: Read 615 rows, 47.39 KiB in 0.001822 sec., 337541.16355653125 rows/sec., 25.40 MiB/sec. 2026.01.20 00:12:44.026475 [ 276 ] {e2d19d09-168e-4e2e-bf67-3cc0f00fe12f} TCPHandler: Processed in 0.001989686 sec. 2026.01.20 00:12:44.026588 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:12:44.026682 [ 276 ] {c643625b-9799-41d2-8936-9bfe72e387fb} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:12:44.026725 [ 276 ] {c643625b-9799-41d2-8936-9bfe72e387fb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:12:44.027303 [ 276 ] {c643625b-9799-41d2-8936-9bfe72e387fb} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:12:44.027341 [ 276 ] {c643625b-9799-41d2-8936-9bfe72e387fb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. 2026.01.20 00:12:44.027837 [ 276 ] {c643625b-9799-41d2-8936-9bfe72e387fb} MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) 2026.01.20 00:12:44.028272 [ 276 ] {c643625b-9799-41d2-8936-9bfe72e387fb} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:12:44.028406 [ 49 ] {} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Selected 6 parts from all_1_135_30 to all_140_140_0 2026.01.20 00:12:44.028414 [ 276 ] {c643625b-9799-41d2-8936-9bfe72e387fb} executeQuery: Read 906 rows, 63.44 KiB in 0.00175 sec., 517714.2857142857 rows/sec., 35.40 MiB/sec. 2026.01.20 00:12:44.028449 [ 49 ] {} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:12:44.028473 [ 276 ] {c643625b-9799-41d2-8936-9bfe72e387fb} TCPHandler: Processed in 0.001935794 sec. 2026.01.20 00:12:44.028473 [ 49 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. 2026.01.20 00:12:44.028601 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:12:44.028623 [ 195 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_140_31} MergeTask::PrepareStage: Merging 6 parts: from all_1_135_30 to all_140_140_0 into Compact with storage Full 2026.01.20 00:12:44.028701 [ 276 ] {4ba9d195-fb41-495b-9d27-6ab439eb654b} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.01.20 00:12:44.028760 [ 276 ] {4ba9d195-fb41-495b-9d27-6ab439eb654b} 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 2026.01.20 00:12:44.028800 [ 195 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_140_31} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:12:44.028847 [ 195 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_140_31} MergeTreeSequentialSource: Reading 6 marks from part all_1_135_30, total 38873 rows starting from the beginning of the part 2026.01.20 00:12:44.028927 [ 195 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_140_31} MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 163 rows starting from the beginning of the part 2026.01.20 00:12:44.028984 [ 195 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_140_31} MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 160 rows starting from the beginning of the part 2026.01.20 00:12:44.029036 [ 195 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_140_31} MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 160 rows starting from the beginning of the part 2026.01.20 00:12:44.029088 [ 195 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_140_31} MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 160 rows starting from the beginning of the part 2026.01.20 00:12:44.029136 [ 195 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_140_31} MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 906 rows starting from the beginning of the part 2026.01.20 00:12:44.029731 [ 276 ] {4ba9d195-fb41-495b-9d27-6ab439eb654b} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:12:44.029773 [ 276 ] {4ba9d195-fb41-495b-9d27-6ab439eb654b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. 2026.01.20 00:12:44.030497 [ 276 ] {4ba9d195-fb41-495b-9d27-6ab439eb654b} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2026.01.20 00:12:44.030936 [ 276 ] {4ba9d195-fb41-495b-9d27-6ab439eb654b} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:12:44.031066 [ 49 ] {} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2026.01.20 00:12:44.031086 [ 276 ] {4ba9d195-fb41-495b-9d27-6ab439eb654b} executeQuery: Read 59 rows, 108.26 KiB in 0.002403 sec., 24552.64253017062 rows/sec., 44.00 MiB/sec. 2026.01.20 00:12:44.031108 [ 49 ] {} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:12:44.031132 [ 49 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. 2026.01.20 00:12:44.031157 [ 276 ] {4ba9d195-fb41-495b-9d27-6ab439eb654b} TCPHandler: Processed in 0.002607773 sec. 2026.01.20 00:12:44.031210 [ 188 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2026.01.20 00:12:44.031284 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:12:44.031383 [ 276 ] {de2d86c3-1d3f-410b-8612-50b3a1446304} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:12:44.031402 [ 188 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:12:44.031429 [ 276 ] {de2d86c3-1d3f-410b-8612-50b3a1446304} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:12:44.031459 [ 188 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2576 rows starting from the beginning of the part 2026.01.20 00:12:44.031581 [ 188 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 56 rows starting from the beginning of the part 2026.01.20 00:12:44.031689 [ 188 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 59 rows starting from the beginning of the part 2026.01.20 00:12:44.031792 [ 188 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 59 rows starting from the beginning of the part 2026.01.20 00:12:44.031813 [ 276 ] {de2d86c3-1d3f-410b-8612-50b3a1446304} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:12:44.031855 [ 276 ] {de2d86c3-1d3f-410b-8612-50b3a1446304} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. 2026.01.20 00:12:44.031894 [ 188 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 59 rows starting from the beginning of the part 2026.01.20 00:12:44.032002 [ 188 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 59 rows starting from the beginning of the part 2026.01.20 00:12:44.032316 [ 276 ] {de2d86c3-1d3f-410b-8612-50b3a1446304} MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) 2026.01.20 00:12:44.032846 [ 276 ] {de2d86c3-1d3f-410b-8612-50b3a1446304} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:12:44.032987 [ 276 ] {de2d86c3-1d3f-410b-8612-50b3a1446304} executeQuery: Read 56 rows, 3.86 KiB in 0.001623 sec., 34504.00492914356 rows/sec., 2.32 MiB/sec. 2026.01.20 00:12:44.033027 [ 276 ] {de2d86c3-1d3f-410b-8612-50b3a1446304} TCPHandler: Processed in 0.001794713 sec. 2026.01.20 00:12:44.041571 [ 194 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_140_31} MergeTask::MergeProjectionsStage: Merge sorted 40422 rows, containing 5 columns (5 merged, 0 gathered) in 0.013016127 sec., 3105532.0833916264 rows/sec., 213.36 MiB/sec. 2026.01.20 00:12:44.042248 [ 187 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_140_31} MergedBlockOutputStream: filled checksums all_1_140_31 (state Temporary) 2026.01.20 00:12:44.042851 [ 187 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_140_31} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_merge_all_1_140_31 to all_1_140_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:12:44.042934 [ 187 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_140_31} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Merged 6 parts: [all_1_135_30, all_140_140_0] -> all_1_140_31 2026.01.20 00:12:44.043018 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.49 MiB. 2026.01.20 00:12:44.045502 [ 190 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 2868 rows, containing 19 columns (19 merged, 0 gathered) in 0.014327114 sec., 200179.88270352283 rows/sec., 358.52 MiB/sec. 2026.01.20 00:12:44.048230 [ 187 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2026.01.20 00:12:44.048843 [ 187 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_71_14} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:12:44.048924 [ 187 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_71_14} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2026.01.20 00:12:44.049087 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.99 MiB. 2026.01.20 00:12:44.515525 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:12:44.515711 [ 276 ] {59fdd5de-a029-4955-92fd-3598c70b8859} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:12:44.515776 [ 276 ] {59fdd5de-a029-4955-92fd-3598c70b8859} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:12:44.516411 [ 276 ] {59fdd5de-a029-4955-92fd-3598c70b8859} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:12:44.516459 [ 276 ] {59fdd5de-a029-4955-92fd-3598c70b8859} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. 2026.01.20 00:12:44.516960 [ 276 ] {59fdd5de-a029-4955-92fd-3598c70b8859} MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) 2026.01.20 00:12:44.517420 [ 276 ] {59fdd5de-a029-4955-92fd-3598c70b8859} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:12:44.517583 [ 276 ] {59fdd5de-a029-4955-92fd-3598c70b8859} executeQuery: Read 26 rows, 2.06 KiB in 0.001918 sec., 13555.787278415015 rows/sec., 1.05 MiB/sec. 2026.01.20 00:12:44.517604 [ 44 ] {} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 2026.01.20 00:12:44.517628 [ 276 ] {59fdd5de-a029-4955-92fd-3598c70b8859} TCPHandler: Processed in 0.002231389 sec. 2026.01.20 00:12:44.517678 [ 44 ] {} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:12:44.517706 [ 44 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. 2026.01.20 00:12:44.517784 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:12:44.517812 [ 190 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_141_28} MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full 2026.01.20 00:12:44.517886 [ 276 ] {ad58effb-2263-4f2a-9a04-83bd943b040e} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:12:44.517907 [ 190 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_141_28} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:12:44.517929 [ 276 ] {ad58effb-2263-4f2a-9a04-83bd943b040e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:12:44.517938 [ 190 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 1471 rows starting from the beginning of the part 2026.01.20 00:12:44.517997 [ 190 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 56 rows starting from the beginning of the part 2026.01.20 00:12:44.518039 [ 190 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 174 rows starting from the beginning of the part 2026.01.20 00:12:44.518079 [ 190 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 56 rows starting from the beginning of the part 2026.01.20 00:12:44.518119 [ 190 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 1434 rows starting from the beginning of the part 2026.01.20 00:12:44.518159 [ 190 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 26 rows starting from the beginning of the part 2026.01.20 00:12:44.518369 [ 276 ] {ad58effb-2263-4f2a-9a04-83bd943b040e} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:12:44.518406 [ 276 ] {ad58effb-2263-4f2a-9a04-83bd943b040e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. 2026.01.20 00:12:44.518834 [ 276 ] {ad58effb-2263-4f2a-9a04-83bd943b040e} MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) 2026.01.20 00:12:44.519319 [ 276 ] {ad58effb-2263-4f2a-9a04-83bd943b040e} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:12:44.519444 [ 44 ] {} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 2026.01.20 00:12:44.519454 [ 276 ] {ad58effb-2263-4f2a-9a04-83bd943b040e} executeQuery: Read 28 rows, 2.24 KiB in 0.001588 sec., 17632.241813602013 rows/sec., 1.38 MiB/sec. 2026.01.20 00:12:44.519480 [ 44 ] {} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:12:44.519504 [ 276 ] {ad58effb-2263-4f2a-9a04-83bd943b040e} TCPHandler: Processed in 0.001772953 sec. 2026.01.20 00:12:44.519504 [ 44 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. 2026.01.20 00:12:44.519525 [ 187 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_141_28} MergeTask::MergeProjectionsStage: Merge sorted 3217 rows, containing 5 columns (5 merged, 0 gathered) in 0.001756432 sec., 1831553.9684997767 rows/sec., 160.23 MiB/sec. 2026.01.20 00:12:44.519634 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:12:44.519638 [ 199 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_141_28} MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full 2026.01.20 00:12:44.519735 [ 276 ] {9752630a-b9c4-4377-bfdf-3a2f2edf7ae8} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:12:44.519782 [ 276 ] {9752630a-b9c4-4377-bfdf-3a2f2edf7ae8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:12:44.519794 [ 199 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_141_28} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:12:44.519838 [ 199 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 785 rows starting from the beginning of the part 2026.01.20 00:12:44.519855 [ 190 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_141_28} MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) 2026.01.20 00:12:44.519909 [ 199 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 64 rows starting from the beginning of the part 2026.01.20 00:12:44.519996 [ 199 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 123 rows starting from the beginning of the part 2026.01.20 00:12:44.520080 [ 199 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 64 rows starting from the beginning of the part 2026.01.20 00:12:44.520146 [ 199 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 615 rows starting from the beginning of the part 2026.01.20 00:12:44.520160 [ 276 ] {9752630a-b9c4-4377-bfdf-3a2f2edf7ae8} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:12:44.520199 [ 276 ] {9752630a-b9c4-4377-bfdf-3a2f2edf7ae8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. 2026.01.20 00:12:44.520202 [ 199 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 28 rows starting from the beginning of the part 2026.01.20 00:12:44.520368 [ 190 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_141_28} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:12:44.520442 [ 190 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_141_28} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 2026.01.20 00:12:44.520505 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. 2026.01.20 00:12:44.520686 [ 276 ] {9752630a-b9c4-4377-bfdf-3a2f2edf7ae8} MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) 2026.01.20 00:12:44.521229 [ 276 ] {9752630a-b9c4-4377-bfdf-3a2f2edf7ae8} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:12:44.521369 [ 276 ] {9752630a-b9c4-4377-bfdf-3a2f2edf7ae8} executeQuery: Read 10 rows, 727.00 B in 0.001652 sec., 6053.268765133172 rows/sec., 429.76 KiB/sec. 2026.01.20 00:12:44.521409 [ 276 ] {9752630a-b9c4-4377-bfdf-3a2f2edf7ae8} TCPHandler: Processed in 0.001826623 sec. 2026.01.20 00:12:44.521423 [ 190 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_141_28} MergeTask::MergeProjectionsStage: Merge sorted 1679 rows, containing 5 columns (5 merged, 0 gathered) in 0.001830724 sec., 917123.498681396 rows/sec., 72.92 MiB/sec. 2026.01.20 00:12:44.521537 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:12:44.521635 [ 276 ] {5ec825ec-15ac-4b42-a305-82f9b44c97ff} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:12:44.521680 [ 276 ] {5ec825ec-15ac-4b42-a305-82f9b44c97ff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:12:44.521696 [ 187 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_141_28} MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) 2026.01.20 00:12:44.522015 [ 276 ] {5ec825ec-15ac-4b42-a305-82f9b44c97ff} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:12:44.522056 [ 276 ] {5ec825ec-15ac-4b42-a305-82f9b44c97ff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. 2026.01.20 00:12:44.522239 [ 187 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_141_28} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:12:44.522332 [ 187 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_141_28} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 2026.01.20 00:12:44.522417 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. 2026.01.20 00:12:44.522503 [ 276 ] {5ec825ec-15ac-4b42-a305-82f9b44c97ff} MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) 2026.01.20 00:12:44.522943 [ 276 ] {5ec825ec-15ac-4b42-a305-82f9b44c97ff} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:12:44.523078 [ 44 ] {} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa) (MergerMutator): Selected 5 parts from all_1_136_27 to all_140_140_0 2026.01.20 00:12:44.523082 [ 276 ] {5ec825ec-15ac-4b42-a305-82f9b44c97ff} executeQuery: Read 4 rows, 288.00 B in 0.001466 sec., 2728.512960436562 rows/sec., 191.85 KiB/sec. 2026.01.20 00:12:44.523121 [ 44 ] {} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:12:44.523141 [ 276 ] {5ec825ec-15ac-4b42-a305-82f9b44c97ff} TCPHandler: Processed in 0.001654372 sec. 2026.01.20 00:12:44.523146 [ 44 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. 2026.01.20 00:12:44.523235 [ 199 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_140_28} MergeTask::PrepareStage: Merging 5 parts: from all_1_136_27 to all_140_140_0 into Compact with storage Full 2026.01.20 00:12:44.523329 [ 199 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_140_28} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:12:44.523354 [ 199 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_140_28} MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 8100 rows starting from the beginning of the part 2026.01.20 00:12:44.523397 [ 199 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_140_28} MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 60 rows starting from the beginning of the part 2026.01.20 00:12:44.523431 [ 199 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_140_28} MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 60 rows starting from the beginning of the part 2026.01.20 00:12:44.523465 [ 199 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_140_28} MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 60 rows starting from the beginning of the part 2026.01.20 00:12:44.523496 [ 199 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_140_28} MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 56 rows starting from the beginning of the part 2026.01.20 00:12:44.525749 [ 201 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_140_28} MergeTask::MergeProjectionsStage: Merge sorted 8336 rows, containing 4 columns (4 merged, 0 gathered) in 0.002534403 sec., 3289137.5207494623 rows/sec., 221.66 MiB/sec. 2026.01.20 00:12:44.526003 [ 199 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_140_28} MergedBlockOutputStream: filled checksums all_1_140_28 (state Temporary) 2026.01.20 00:12:44.526527 [ 199 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_140_28} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_merge_all_1_140_28 to all_1_140_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:12:44.526596 [ 199 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_140_28} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa) (MergerMutator): Merged 5 parts: [all_1_136_27, all_140_140_0] -> all_1_140_28 2026.01.20 00:12:44.526658 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.55 MiB. 2026.01.20 00:12:44.693995 [ 225 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2026.01.20 00:12:44.694055 [ 225 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2026.01.20 00:12:44.697640 [ 225 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2026.01.20 00:12:44.940699 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 45593 2026.01.20 00:12:44.941227 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:12:44.941266 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. 2026.01.20 00:12:44.941914 [ 245 ] {} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2026.01.20 00:12:44.942459 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:12:44.942596 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45593 2026.01.20 00:12:45.001166 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 391.41 MiB, peak 410.97 MiB, free memory in arenas 0.00 B, will set to 397.22 MiB (RSS), difference: 5.81 MiB 2026.01.20 00:12:45.869500 [ 222 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2026.01.20 00:12:45.869568 [ 222 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2026.01.20 00:12:45.872654 [ 222 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2026.01.20 00:12:46.000213 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 393.22 MiB, peak 410.97 MiB, free memory in arenas 0.00 B, will set to 397.22 MiB (RSS), difference: 4.00 MiB 2026.01.20 00:12:47.420400 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 716 2026.01.20 00:12:47.438027 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:12:47.438093 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. 2026.01.20 00:12:47.444662 [ 244 ] {} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2026.01.20 00:12:47.445856 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:12:47.449608 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 716 2026.01.20 00:12:49.522398 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:12:49.522593 [ 276 ] {50c2f4ed-0175-4a64-a46f-383095c33537} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:12:49.522661 [ 276 ] {50c2f4ed-0175-4a64-a46f-383095c33537} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:12:49.523344 [ 276 ] {50c2f4ed-0175-4a64-a46f-383095c33537} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:12:49.523393 [ 276 ] {50c2f4ed-0175-4a64-a46f-383095c33537} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. 2026.01.20 00:12:49.523932 [ 276 ] {50c2f4ed-0175-4a64-a46f-383095c33537} MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) 2026.01.20 00:12:49.524527 [ 276 ] {50c2f4ed-0175-4a64-a46f-383095c33537} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:12:49.524844 [ 276 ] {50c2f4ed-0175-4a64-a46f-383095c33537} executeQuery: Read 56 rows, 4.38 KiB in 0.002297 sec., 24379.62559860688 rows/sec., 1.86 MiB/sec. 2026.01.20 00:12:49.524890 [ 276 ] {50c2f4ed-0175-4a64-a46f-383095c33537} TCPHandler: Processed in 0.002617874 sec. 2026.01.20 00:12:49.525019 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:12:49.525118 [ 276 ] {f3ee0b96-b4cb-42d0-8c30-da4ad1ba953b} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:12:49.525160 [ 276 ] {f3ee0b96-b4cb-42d0-8c30-da4ad1ba953b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:12:49.525611 [ 276 ] {f3ee0b96-b4cb-42d0-8c30-da4ad1ba953b} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:12:49.525649 [ 276 ] {f3ee0b96-b4cb-42d0-8c30-da4ad1ba953b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. 2026.01.20 00:12:49.526073 [ 276 ] {f3ee0b96-b4cb-42d0-8c30-da4ad1ba953b} MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) 2026.01.20 00:12:49.526534 [ 276 ] {f3ee0b96-b4cb-42d0-8c30-da4ad1ba953b} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:12:49.526671 [ 276 ] {f3ee0b96-b4cb-42d0-8c30-da4ad1ba953b} executeQuery: Read 64 rows, 5.12 KiB in 0.001572 sec., 40712.46819338422 rows/sec., 3.18 MiB/sec. 2026.01.20 00:12:49.526710 [ 276 ] {f3ee0b96-b4cb-42d0-8c30-da4ad1ba953b} TCPHandler: Processed in 0.001742202 sec. 2026.01.20 00:12:49.526824 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:12:49.526920 [ 276 ] {26e05639-b54c-4a84-9fdd-ec13f30e2414} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:12:49.526965 [ 276 ] {26e05639-b54c-4a84-9fdd-ec13f30e2414} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:12:49.527391 [ 276 ] {26e05639-b54c-4a84-9fdd-ec13f30e2414} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:12:49.527427 [ 276 ] {26e05639-b54c-4a84-9fdd-ec13f30e2414} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. 2026.01.20 00:12:49.527858 [ 276 ] {26e05639-b54c-4a84-9fdd-ec13f30e2414} MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) 2026.01.20 00:12:49.528264 [ 276 ] {26e05639-b54c-4a84-9fdd-ec13f30e2414} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:12:49.528436 [ 276 ] {26e05639-b54c-4a84-9fdd-ec13f30e2414} executeQuery: Read 160 rows, 11.41 KiB in 0.001535 sec., 104234.52768729642 rows/sec., 7.26 MiB/sec. 2026.01.20 00:12:49.528478 [ 276 ] {26e05639-b54c-4a84-9fdd-ec13f30e2414} TCPHandler: Processed in 0.001705392 sec. 2026.01.20 00:12:49.528582 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:12:49.528684 [ 276 ] {e9ec496a-46a7-4c32-a99d-f7f0b57254b5} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:12:49.528732 [ 276 ] {e9ec496a-46a7-4c32-a99d-f7f0b57254b5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:12:49.529091 [ 276 ] {e9ec496a-46a7-4c32-a99d-f7f0b57254b5} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:12:49.529129 [ 276 ] {e9ec496a-46a7-4c32-a99d-f7f0b57254b5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. 2026.01.20 00:12:49.529547 [ 276 ] {e9ec496a-46a7-4c32-a99d-f7f0b57254b5} MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) 2026.01.20 00:12:49.529953 [ 276 ] {e9ec496a-46a7-4c32-a99d-f7f0b57254b5} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:12:49.530085 [ 276 ] {e9ec496a-46a7-4c32-a99d-f7f0b57254b5} executeQuery: Read 60 rows, 4.14 KiB in 0.001423 sec., 42164.441321152495 rows/sec., 2.84 MiB/sec. 2026.01.20 00:12:49.530123 [ 276 ] {e9ec496a-46a7-4c32-a99d-f7f0b57254b5} TCPHandler: Processed in 0.0015907 sec. 2026.01.20 00:12:52.184554 [ 34 ] {} DNSResolver: Updating DNS cache 2026.01.20 00:12:52.184616 [ 34 ] {} DNSResolver: Updated DNS cache 2026.01.20 00:12:52.442821 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 46105 2026.01.20 00:12:52.443414 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:12:52.443460 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. 2026.01.20 00:12:52.444194 [ 245 ] {} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2026.01.20 00:12:52.444701 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:12:52.444842 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46105 2026.01.20 00:12:52.444876 [ 34 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2026.01.20 00:12:52.444951 [ 34 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:12:52.444976 [ 34 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. 2026.01.20 00:12:52.445077 [ 189 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_96_19} MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full 2026.01.20 00:12:52.445170 [ 189 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:12:52.445202 [ 189 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_96_19} MergeTreeSequentialSource: Reading 7 marks from part all_1_91_18, total 43673 rows starting from the beginning of the part 2026.01.20 00:12:52.445262 [ 189 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 512 rows starting from the beginning of the part 2026.01.20 00:12:52.445309 [ 189 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 448 rows starting from the beginning of the part 2026.01.20 00:12:52.445351 [ 189 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 512 rows starting from the beginning of the part 2026.01.20 00:12:52.445392 [ 189 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 448 rows starting from the beginning of the part 2026.01.20 00:12:52.445431 [ 189 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 512 rows starting from the beginning of the part 2026.01.20 00:12:52.448185 [ 201 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 46105 rows, containing 4 columns (4 merged, 0 gathered) in 0.00315109 sec., 14631444.99205037 rows/sec., 209.30 MiB/sec. 2026.01.20 00:12:52.448793 [ 191 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2026.01.20 00:12:52.449401 [ 191 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_96_19} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:12:52.449484 [ 191 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_96_19} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2026.01.20 00:12:52.449604 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. 2026.01.20 00:12:52.554486 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1890 2026.01.20 00:12:52.556904 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:12:52.556949 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. 2026.01.20 00:12:52.558291 [ 243 ] {} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2026.01.20 00:12:52.558858 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:12:52.559140 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1890 2026.01.20 00:12:53.004067 [ 248 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.003652867 sec. 2026.01.20 00:12:54.094321 [ 224 ] {} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2026.01.20 00:12:54.094384 [ 224 ] {} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2026.01.20 00:12:54.097339 [ 224 ] {} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2026.01.20 00:12:54.508329 [ 225 ] {} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2026.01.20 00:12:54.508382 [ 225 ] {} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2026.01.20 00:12:54.513414 [ 225 ] {} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2026.01.20 00:12:54.525435 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:12:54.525638 [ 276 ] {dba9569f-8120-446d-ae64-e36d5b41d4fb} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:12:54.525714 [ 276 ] {dba9569f-8120-446d-ae64-e36d5b41d4fb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:12:54.526542 [ 276 ] {dba9569f-8120-446d-ae64-e36d5b41d4fb} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:12:54.526598 [ 276 ] {dba9569f-8120-446d-ae64-e36d5b41d4fb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. 2026.01.20 00:12:54.527131 [ 276 ] {dba9569f-8120-446d-ae64-e36d5b41d4fb} MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) 2026.01.20 00:12:54.527571 [ 276 ] {dba9569f-8120-446d-ae64-e36d5b41d4fb} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:12:54.527744 [ 276 ] {dba9569f-8120-446d-ae64-e36d5b41d4fb} executeQuery: Read 174 rows, 15.64 KiB in 0.002159 sec., 80592.86706808709 rows/sec., 7.07 MiB/sec. 2026.01.20 00:12:54.527797 [ 276 ] {dba9569f-8120-446d-ae64-e36d5b41d4fb} TCPHandler: Processed in 0.002499222 sec. 2026.01.20 00:12:54.527926 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:12:54.528030 [ 276 ] {7fa34b2a-2f79-42e4-8267-98f3a5df1b75} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.01.20 00:12:54.528074 [ 276 ] {7fa34b2a-2f79-42e4-8267-98f3a5df1b75} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.01.20 00:12:54.528536 [ 276 ] {7fa34b2a-2f79-42e4-8267-98f3a5df1b75} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:12:54.528574 [ 276 ] {7fa34b2a-2f79-42e4-8267-98f3a5df1b75} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. 2026.01.20 00:12:54.529031 [ 276 ] {7fa34b2a-2f79-42e4-8267-98f3a5df1b75} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2026.01.20 00:12:54.529591 [ 276 ] {7fa34b2a-2f79-42e4-8267-98f3a5df1b75} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:12:54.529733 [ 276 ] {7fa34b2a-2f79-42e4-8267-98f3a5df1b75} executeQuery: Read 59 rows, 4.44 KiB in 0.001728 sec., 34143.51851851852 rows/sec., 2.51 MiB/sec. 2026.01.20 00:12:54.529775 [ 276 ] {7fa34b2a-2f79-42e4-8267-98f3a5df1b75} TCPHandler: Processed in 0.001901634 sec. 2026.01.20 00:12:54.529889 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:12:54.529987 [ 276 ] {11e68acd-6a12-4197-809d-bd94f7908fb2} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:12:54.530029 [ 276 ] {11e68acd-6a12-4197-809d-bd94f7908fb2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:12:54.530500 [ 276 ] {11e68acd-6a12-4197-809d-bd94f7908fb2} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:12:54.530537 [ 276 ] {11e68acd-6a12-4197-809d-bd94f7908fb2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. 2026.01.20 00:12:54.530969 [ 276 ] {11e68acd-6a12-4197-809d-bd94f7908fb2} MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) 2026.01.20 00:12:54.531395 [ 276 ] {11e68acd-6a12-4197-809d-bd94f7908fb2} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:12:54.531533 [ 276 ] {11e68acd-6a12-4197-809d-bd94f7908fb2} executeQuery: Read 123 rows, 9.84 KiB in 0.001566 sec., 78544.06130268199 rows/sec., 6.14 MiB/sec. 2026.01.20 00:12:54.531574 [ 276 ] {11e68acd-6a12-4197-809d-bd94f7908fb2} TCPHandler: Processed in 0.001736762 sec. 2026.01.20 00:12:54.531699 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:12:54.531795 [ 276 ] {7a2a5722-85e1-404b-a755-daa0d67a2874} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:12:54.531841 [ 276 ] {7a2a5722-85e1-404b-a755-daa0d67a2874} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:12:54.532268 [ 276 ] {7a2a5722-85e1-404b-a755-daa0d67a2874} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:12:54.532305 [ 276 ] {7a2a5722-85e1-404b-a755-daa0d67a2874} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. 2026.01.20 00:12:54.532758 [ 276 ] {7a2a5722-85e1-404b-a755-daa0d67a2874} MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) 2026.01.20 00:12:54.533189 [ 276 ] {7a2a5722-85e1-404b-a755-daa0d67a2874} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:12:54.533328 [ 276 ] {7a2a5722-85e1-404b-a755-daa0d67a2874} executeQuery: Read 160 rows, 11.41 KiB in 0.001552 sec., 103092.78350515464 rows/sec., 7.18 MiB/sec. 2026.01.20 00:12:54.533368 [ 276 ] {7a2a5722-85e1-404b-a755-daa0d67a2874} TCPHandler: Processed in 0.001720182 sec. 2026.01.20 00:12:54.533481 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:12:54.533576 [ 276 ] {97a5e0e9-4df5-4aa1-82c2-9ecc3bd5b8f0} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.01.20 00:12:54.533632 [ 276 ] {97a5e0e9-4df5-4aa1-82c2-9ecc3bd5b8f0} 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 2026.01.20 00:12:54.534606 [ 276 ] {97a5e0e9-4df5-4aa1-82c2-9ecc3bd5b8f0} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:12:54.534648 [ 276 ] {97a5e0e9-4df5-4aa1-82c2-9ecc3bd5b8f0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. 2026.01.20 00:12:54.535432 [ 276 ] {97a5e0e9-4df5-4aa1-82c2-9ecc3bd5b8f0} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2026.01.20 00:12:54.535876 [ 276 ] {97a5e0e9-4df5-4aa1-82c2-9ecc3bd5b8f0} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:12:54.536026 [ 276 ] {97a5e0e9-4df5-4aa1-82c2-9ecc3bd5b8f0} executeQuery: Read 59 rows, 108.26 KiB in 0.002469 sec., 23896.314297286353 rows/sec., 42.82 MiB/sec. 2026.01.20 00:12:54.536096 [ 276 ] {97a5e0e9-4df5-4aa1-82c2-9ecc3bd5b8f0} TCPHandler: Processed in 0.002665864 sec. 2026.01.20 00:12:54.536215 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:12:54.536309 [ 276 ] {b15bb21d-2198-44d6-a781-7d7833b1a5c7} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:12:54.536352 [ 276 ] {b15bb21d-2198-44d6-a781-7d7833b1a5c7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:12:54.536700 [ 276 ] {b15bb21d-2198-44d6-a781-7d7833b1a5c7} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:12:54.536737 [ 276 ] {b15bb21d-2198-44d6-a781-7d7833b1a5c7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. 2026.01.20 00:12:54.537155 [ 276 ] {b15bb21d-2198-44d6-a781-7d7833b1a5c7} MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) 2026.01.20 00:12:54.537599 [ 276 ] {b15bb21d-2198-44d6-a781-7d7833b1a5c7} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:12:54.537736 [ 276 ] {b15bb21d-2198-44d6-a781-7d7833b1a5c7} executeQuery: Read 60 rows, 4.14 KiB in 0.001446 sec., 41493.775933609955 rows/sec., 2.80 MiB/sec. 2026.01.20 00:12:54.537774 [ 276 ] {b15bb21d-2198-44d6-a781-7d7833b1a5c7} TCPHandler: Processed in 0.001610481 sec. 2026.01.20 00:12:54.949724 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 723 2026.01.20 00:12:54.968198 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:12:54.968261 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. 2026.01.20 00:12:54.975424 [ 244 ] {} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2026.01.20 00:12:54.976622 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:12:54.976940 [ 36 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2026.01.20 00:12:54.976982 [ 36 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:12:54.977004 [ 36 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. 2026.01.20 00:12:54.977144 [ 189 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_96_19} MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full 2026.01.20 00:12:54.981044 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 723 2026.01.20 00:12:54.981235 [ 189 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:12:54.982748 [ 189 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 686 rows starting from the beginning of the part 2026.01.20 00:12:54.987548 [ 189 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 7 rows starting from the beginning of the part 2026.01.20 00:12:54.992285 [ 189 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 8 rows starting from the beginning of the part 2026.01.20 00:12:54.997045 [ 189 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 7 rows starting from the beginning of the part 2026.01.20 00:12:55.001186 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 402.31 MiB, peak 410.97 MiB, free memory in arenas 0.00 B, will set to 397.35 MiB (RSS), difference: -4.96 MiB 2026.01.20 00:12:55.002225 [ 189 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 8 rows starting from the beginning of the part 2026.01.20 00:12:55.007211 [ 189 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 7 rows starting from the beginning of the part 2026.01.20 00:12:55.013884 [ 217 ] {} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2026.01.20 00:12:55.013916 [ 217 ] {} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2026.01.20 00:12:55.021682 [ 217 ] {} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2026.01.20 00:12:55.074304 [ 200 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 723 rows, containing 679 columns (679 merged, 0 gathered) in 0.097226047 sec., 7436.278881110944 rows/sec., 38.45 MiB/sec. 2026.01.20 00:12:55.077187 [ 197 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2026.01.20 00:12:55.079548 [ 197 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_96_19} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:12:55.079661 [ 197 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_96_19} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2026.01.20 00:12:55.081827 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. 2026.01.20 00:12:55.514790 [ 217 ] {} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2026.01.20 00:12:55.514852 [ 217 ] {} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2026.01.20 00:12:55.522080 [ 217 ] {} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2026.01.20 00:12:56.000187 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 393.90 MiB, peak 411.32 MiB, free memory in arenas 0.00 B, will set to 397.35 MiB (RSS), difference: 3.46 MiB 2026.01.20 00:12:57.733834 [ 25 ] {} oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 2026.01.20 00:12:57.733902 [ 25 ] {} oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:12:57.733927 [ 25 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. 2026.01.20 00:12:57.734053 [ 192 ] {bfe21cc0-ef93-444c-9700-992b96187bcd::all_1_25_6} MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full 2026.01.20 00:12:57.734199 [ 192 ] {bfe21cc0-ef93-444c-9700-992b96187bcd::all_1_25_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:12:57.734235 [ 192 ] {bfe21cc0-ef93-444c-9700-992b96187bcd::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 253 rows starting from the beginning of the part 2026.01.20 00:12:57.734303 [ 192 ] {bfe21cc0-ef93-444c-9700-992b96187bcd::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 252 rows starting from the beginning of the part 2026.01.20 00:12:57.734352 [ 192 ] {bfe21cc0-ef93-444c-9700-992b96187bcd::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 22 rows starting from the beginning of the part 2026.01.20 00:12:57.734394 [ 192 ] {bfe21cc0-ef93-444c-9700-992b96187bcd::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 228 rows starting from the beginning of the part 2026.01.20 00:12:57.734436 [ 192 ] {bfe21cc0-ef93-444c-9700-992b96187bcd::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 252 rows starting from the beginning of the part 2026.01.20 00:12:57.735529 [ 186 ] {bfe21cc0-ef93-444c-9700-992b96187bcd::all_1_25_6} MergeTask::MergeProjectionsStage: Merge sorted 1007 rows, containing 5 columns (5 merged, 0 gathered) in 0.00152977 sec., 658268.8900945894 rows/sec., 47.72 MiB/sec. 2026.01.20 00:12:57.735834 [ 198 ] {bfe21cc0-ef93-444c-9700-992b96187bcd::all_1_25_6} MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) 2026.01.20 00:12:57.736370 [ 198 ] {bfe21cc0-ef93-444c-9700-992b96187bcd::all_1_25_6} oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:12:57.736454 [ 198 ] {bfe21cc0-ef93-444c-9700-992b96187bcd::all_1_25_6} oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 2026.01.20 00:12:57.736573 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. 2026.01.20 00:12:59.526702 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:12:59.526975 [ 276 ] {a98ae54a-210f-4dcb-b37e-83f0ea2ae4f7} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:12:59.527069 [ 276 ] {a98ae54a-210f-4dcb-b37e-83f0ea2ae4f7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:12:59.528079 [ 276 ] {a98ae54a-210f-4dcb-b37e-83f0ea2ae4f7} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:12:59.528154 [ 276 ] {a98ae54a-210f-4dcb-b37e-83f0ea2ae4f7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. 2026.01.20 00:12:59.528985 [ 276 ] {a98ae54a-210f-4dcb-b37e-83f0ea2ae4f7} MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) 2026.01.20 00:12:59.529613 [ 276 ] {a98ae54a-210f-4dcb-b37e-83f0ea2ae4f7} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:12:59.529888 [ 276 ] {a98ae54a-210f-4dcb-b37e-83f0ea2ae4f7} executeQuery: Read 56 rows, 4.38 KiB in 0.002973 sec., 18836.192398250925 rows/sec., 1.44 MiB/sec. 2026.01.20 00:12:59.529985 [ 276 ] {a98ae54a-210f-4dcb-b37e-83f0ea2ae4f7} TCPHandler: Processed in 0.003484955 sec. 2026.01.20 00:12:59.530188 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:12:59.530325 [ 276 ] {2691711a-1db3-4ce1-84a3-5f84f8bbf988} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:12:59.530386 [ 276 ] {2691711a-1db3-4ce1-84a3-5f84f8bbf988} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:12:59.530991 [ 276 ] {2691711a-1db3-4ce1-84a3-5f84f8bbf988} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:12:59.531035 [ 276 ] {2691711a-1db3-4ce1-84a3-5f84f8bbf988} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. 2026.01.20 00:12:59.531573 [ 276 ] {2691711a-1db3-4ce1-84a3-5f84f8bbf988} MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) 2026.01.20 00:12:59.532337 [ 276 ] {2691711a-1db3-4ce1-84a3-5f84f8bbf988} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:12:59.532557 [ 276 ] {2691711a-1db3-4ce1-84a3-5f84f8bbf988} executeQuery: Read 64 rows, 5.12 KiB in 0.002262 sec., 28293.545534924844 rows/sec., 2.21 MiB/sec. 2026.01.20 00:12:59.532622 [ 276 ] {2691711a-1db3-4ce1-84a3-5f84f8bbf988} TCPHandler: Processed in 0.002509742 sec. 2026.01.20 00:12:59.532805 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:12:59.532946 [ 276 ] {120d41e2-9e75-4bd4-ab6b-26b30a13c468} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:12:59.533014 [ 276 ] {120d41e2-9e75-4bd4-ab6b-26b30a13c468} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:12:59.533666 [ 276 ] {120d41e2-9e75-4bd4-ab6b-26b30a13c468} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:12:59.533718 [ 276 ] {120d41e2-9e75-4bd4-ab6b-26b30a13c468} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. 2026.01.20 00:12:59.534330 [ 276 ] {120d41e2-9e75-4bd4-ab6b-26b30a13c468} MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) 2026.01.20 00:12:59.534953 [ 276 ] {120d41e2-9e75-4bd4-ab6b-26b30a13c468} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:12:59.535148 [ 276 ] {120d41e2-9e75-4bd4-ab6b-26b30a13c468} executeQuery: Read 160 rows, 11.41 KiB in 0.002237 sec., 71524.36298614217 rows/sec., 4.98 MiB/sec. 2026.01.20 00:12:59.535204 [ 276 ] {120d41e2-9e75-4bd4-ab6b-26b30a13c468} TCPHandler: Processed in 0.002467852 sec. 2026.01.20 00:12:59.535373 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:12:59.535503 [ 276 ] {74937c0d-2f0a-4243-a106-47f6da68fedd} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:12:59.535567 [ 276 ] {74937c0d-2f0a-4243-a106-47f6da68fedd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:12:59.536126 [ 276 ] {74937c0d-2f0a-4243-a106-47f6da68fedd} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:12:59.536172 [ 276 ] {74937c0d-2f0a-4243-a106-47f6da68fedd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. 2026.01.20 00:12:59.536740 [ 276 ] {74937c0d-2f0a-4243-a106-47f6da68fedd} MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) 2026.01.20 00:12:59.537326 [ 276 ] {74937c0d-2f0a-4243-a106-47f6da68fedd} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:12:59.537526 [ 276 ] {74937c0d-2f0a-4243-a106-47f6da68fedd} executeQuery: Read 60 rows, 4.14 KiB in 0.002058 sec., 29154.51895043732 rows/sec., 1.96 MiB/sec. 2026.01.20 00:12:59.537580 [ 276 ] {74937c0d-2f0a-4243-a106-47f6da68fedd} TCPHandler: Processed in 0.002271249 sec. 2026.01.20 00:12:59.945050 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 46553 2026.01.20 00:12:59.945695 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:12:59.945761 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. 2026.01.20 00:12:59.946564 [ 245 ] {} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2026.01.20 00:12:59.947125 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:12:59.947319 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46553 2026.01.20 00:13:00.459293 [ 290 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42216 2026.01.20 00:13:00.459404 [ 290 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:13:00.459431 [ 290 ] {} TCP-Session: 4eadcae5-7f5d-45b4-8d36-c2eacbf8d77d Authenticating user 'default' from [fd00:1122:3344:101::e]:42216 2026.01.20 00:13:00.459453 [ 290 ] {} TCP-Session: 4eadcae5-7f5d-45b4-8d36-c2eacbf8d77d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:13:00.459466 [ 290 ] {} TCP-Session: 4eadcae5-7f5d-45b4-8d36-c2eacbf8d77d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:13:00.459646 [ 366 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41800 2026.01.20 00:13:00.459687 [ 367 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41404 2026.01.20 00:13:00.459718 [ 366 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:13:00.459735 [ 286 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43444 2026.01.20 00:13:00.459760 [ 290 ] {} TCP-Session: 4eadcae5-7f5d-45b4-8d36-c2eacbf8d77d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:13:00.459763 [ 366 ] {} TCP-Session: ff3658f3-623f-4a09-8a28-994e9787c304 Authenticating user 'default' from [fd00:1122:3344:101::e]:41800 2026.01.20 00:13:00.459750 [ 288 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61793 2026.01.20 00:13:00.459815 [ 286 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:13:00.459811 [ 367 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:13:00.459870 [ 286 ] {} TCP-Session: 03e1f413-1adf-4d36-a70e-4a76f9116f86 Authenticating user 'default' from [fd00:1122:3344:101::e]:43444 2026.01.20 00:13:00.459755 [ 289 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45649 2026.01.20 00:13:00.459900 [ 286 ] {} TCP-Session: 03e1f413-1adf-4d36-a70e-4a76f9116f86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:13:00.459931 [ 290 ] {46002960-3970-4615-9161-054bcb1ccbb8} executeQuery: (from [fd00:1122:3344:101::e]:42216) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.01.20 00:13:00.459946 [ 286 ] {} TCP-Session: 03e1f413-1adf-4d36-a70e-4a76f9116f86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:13:00.459924 [ 288 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:13:00.459894 [ 367 ] {} TCP-Session: cc85511f-743c-4b67-8c9f-3254524e423a Authenticating user 'default' from [fd00:1122:3344:101::e]:41404 2026.01.20 00:13:00.459998 [ 289 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:13:00.460006 [ 288 ] {} TCP-Session: c92ec088-9d03-4087-a262-7d439177c271 Authenticating user 'default' from [fd00:1122:3344:101::e]:61793 2026.01.20 00:13:00.460023 [ 367 ] {} TCP-Session: cc85511f-743c-4b67-8c9f-3254524e423a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:13:00.460037 [ 289 ] {} TCP-Session: ee325b1c-c458-493b-b294-c63f4b75fef3 Authenticating user 'default' from [fd00:1122:3344:101::e]:45649 2026.01.20 00:13:00.460054 [ 288 ] {} TCP-Session: c92ec088-9d03-4087-a262-7d439177c271 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:13:00.460065 [ 367 ] {} TCP-Session: cc85511f-743c-4b67-8c9f-3254524e423a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:13:00.460086 [ 289 ] {} TCP-Session: ee325b1c-c458-493b-b294-c63f4b75fef3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:13:00.460092 [ 288 ] {} TCP-Session: c92ec088-9d03-4087-a262-7d439177c271 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:13:00.460121 [ 289 ] {} TCP-Session: ee325b1c-c458-493b-b294-c63f4b75fef3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:13:00.459727 [ 370 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54020 2026.01.20 00:13:00.459719 [ 369 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54485 2026.01.20 00:13:00.460191 [ 290 ] {46002960-3970-4615-9161-054bcb1ccbb8} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.01.20 00:13:00.459711 [ 368 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46164 2026.01.20 00:13:00.460246 [ 370 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:13:00.460259 [ 290 ] {46002960-3970-4615-9161-054bcb1ccbb8} InterpreterSelectQuery: FetchColumns -> Complete 2026.01.20 00:13:00.460267 [ 369 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:13:00.460282 [ 370 ] {} TCP-Session: a9a7bbe2-6560-46d4-a5c9-7cc270de6d67 Authenticating user 'default' from [fd00:1122:3344:101::e]:54020 2026.01.20 00:13:00.460306 [ 369 ] {} TCP-Session: 80a040f9-642c-42bd-9bb5-fafb10a0066f Authenticating user 'default' from [fd00:1122:3344:101::e]:54485 2026.01.20 00:13:00.460319 [ 370 ] {} TCP-Session: a9a7bbe2-6560-46d4-a5c9-7cc270de6d67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:13:00.459803 [ 366 ] {} TCP-Session: ff3658f3-623f-4a09-8a28-994e9787c304 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:13:00.460343 [ 370 ] {} TCP-Session: a9a7bbe2-6560-46d4-a5c9-7cc270de6d67 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:13:00.460338 [ 369 ] {} TCP-Session: 80a040f9-642c-42bd-9bb5-fafb10a0066f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:13:00.460358 [ 366 ] {} TCP-Session: ff3658f3-623f-4a09-8a28-994e9787c304 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:13:00.460380 [ 369 ] {} TCP-Session: 80a040f9-642c-42bd-9bb5-fafb10a0066f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:13:00.460481 [ 368 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:13:00.460513 [ 368 ] {} TCP-Session: 256a9198-fdaf-4206-808b-3502b4487a03 Authenticating user 'default' from [fd00:1122:3344:101::e]:46164 2026.01.20 00:13:00.460530 [ 368 ] {} TCP-Session: 256a9198-fdaf-4206-808b-3502b4487a03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:13:00.460542 [ 368 ] {} TCP-Session: 256a9198-fdaf-4206-808b-3502b4487a03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:13:00.460562 [ 290 ] {46002960-3970-4615-9161-054bcb1ccbb8} oximeter.version (ef382589-e1e5-4129-9849-9f0bd7ce6e36) (SelectExecutor): Key condition: unknown 2026.01.20 00:13:00.461555 [ 296 ] {46002960-3970-4615-9161-054bcb1ccbb8} AggregatingTransform: Aggregating 2026.01.20 00:13:00.461600 [ 296 ] {46002960-3970-4615-9161-054bcb1ccbb8} Aggregator: Aggregation method: without_key 2026.01.20 00:13:00.461637 [ 296 ] {46002960-3970-4615-9161-054bcb1ccbb8} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000970062 sec. (1030.862 rows/sec., 40.27 KiB/sec.) 2026.01.20 00:13:00.461655 [ 296 ] {46002960-3970-4615-9161-054bcb1ccbb8} Aggregator: Merging aggregated data 2026.01.20 00:13:00.462952 [ 290 ] {46002960-3970-4615-9161-054bcb1ccbb8} executeQuery: Read 1 rows, 40.00 B in 0.003074 sec., 325.30904359141186 rows/sec., 12.71 KiB/sec. 2026.01.20 00:13:00.463120 [ 290 ] {46002960-3970-4615-9161-054bcb1ccbb8} TCPHandler: Processed in 0.003475095 sec. 2026.01.20 00:13:00.463218 [ 290 ] {} TCPHandler: Done processing connection. 2026.01.20 00:13:00.463245 [ 289 ] {} TCPHandler: Done processing connection. 2026.01.20 00:13:00.463248 [ 290 ] {} TCP-Session: 4eadcae5-7f5d-45b4-8d36-c2eacbf8d77d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:13:00.463263 [ 366 ] {} TCPHandler: Done processing connection. 2026.01.20 00:13:00.463280 [ 286 ] {} TCPHandler: Done processing connection. 2026.01.20 00:13:00.463312 [ 367 ] {} TCPHandler: Done processing connection. 2026.01.20 00:13:00.463328 [ 370 ] {} TCPHandler: Done processing connection. 2026.01.20 00:13:00.463336 [ 286 ] {} TCP-Session: 03e1f413-1adf-4d36-a70e-4a76f9116f86 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:13:00.463359 [ 288 ] {} TCPHandler: Done processing connection. 2026.01.20 00:13:00.463370 [ 367 ] {} TCP-Session: cc85511f-743c-4b67-8c9f-3254524e423a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:13:00.463375 [ 370 ] {} TCP-Session: a9a7bbe2-6560-46d4-a5c9-7cc270de6d67 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:13:00.463411 [ 288 ] {} TCP-Session: c92ec088-9d03-4087-a262-7d439177c271 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:13:00.463347 [ 369 ] {} TCPHandler: Done processing connection. 2026.01.20 00:13:00.463297 [ 368 ] {} TCPHandler: Done processing connection. 2026.01.20 00:13:00.463481 [ 369 ] {} TCP-Session: 80a040f9-642c-42bd-9bb5-fafb10a0066f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:13:00.463292 [ 289 ] {} TCP-Session: ee325b1c-c458-493b-b294-c63f4b75fef3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:13:00.463507 [ 368 ] {} TCP-Session: 256a9198-fdaf-4206-808b-3502b4487a03 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:13:00.463317 [ 366 ] {} TCP-Session: ff3658f3-623f-4a09-8a28-994e9787c304 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:13:00.479625 [ 290 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49452 2026.01.20 00:13:00.479696 [ 290 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:13:00.479718 [ 290 ] {} TCP-Session: b4583a03-fef1-4bd4-aaab-df25214184e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:49452 2026.01.20 00:13:00.479735 [ 290 ] {} TCP-Session: b4583a03-fef1-4bd4-aaab-df25214184e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:13:00.479747 [ 290 ] {} TCP-Session: b4583a03-fef1-4bd4-aaab-df25214184e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:13:00.479912 [ 366 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45315 2026.01.20 00:13:00.479964 [ 290 ] {} TCP-Session: b4583a03-fef1-4bd4-aaab-df25214184e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:13:00.479963 [ 367 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46906 2026.01.20 00:13:00.479997 [ 366 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:13:00.480029 [ 286 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42037 2026.01.20 00:13:00.480040 [ 288 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33601 2026.01.20 00:13:00.480049 [ 366 ] {} TCP-Session: b5f52c9c-d1fb-4b15-97bf-0bac9fed9db6 Authenticating user 'default' from [fd00:1122:3344:101::e]:45315 2026.01.20 00:13:00.480090 [ 286 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:13:00.480091 [ 290 ] {07b185d8-68a9-4960-b381-65932610e846} executeQuery: (from [fd00:1122:3344:101::e]:49452) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.01.20 00:13:00.480107 [ 366 ] {} TCP-Session: b5f52c9c-d1fb-4b15-97bf-0bac9fed9db6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:13:00.480115 [ 286 ] {} TCP-Session: 241e189c-8511-4448-a103-08a6cb4fc251 Authenticating user 'default' from [fd00:1122:3344:101::e]:42037 2026.01.20 00:13:00.480133 [ 366 ] {} TCP-Session: b5f52c9c-d1fb-4b15-97bf-0bac9fed9db6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:13:00.480135 [ 288 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:13:00.480146 [ 286 ] {} TCP-Session: 241e189c-8511-4448-a103-08a6cb4fc251 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:13:00.480181 [ 288 ] {} TCP-Session: 6fb8d834-301f-4911-a8b6-0495b614a523 Authenticating user 'default' from [fd00:1122:3344:101::e]:33601 2026.01.20 00:13:00.480043 [ 289 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39708 2026.01.20 00:13:00.480203 [ 286 ] {} TCP-Session: 241e189c-8511-4448-a103-08a6cb4fc251 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:13:00.480216 [ 288 ] {} TCP-Session: 6fb8d834-301f-4911-a8b6-0495b614a523 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:13:00.479984 [ 370 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34661 2026.01.20 00:13:00.480273 [ 290 ] {07b185d8-68a9-4960-b381-65932610e846} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.01.20 00:13:00.480277 [ 289 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:13:00.480264 [ 288 ] {} TCP-Session: 6fb8d834-301f-4911-a8b6-0495b614a523 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:13:00.480333 [ 290 ] {07b185d8-68a9-4960-b381-65932610e846} InterpreterSelectQuery: FetchColumns -> Complete 2026.01.20 00:13:00.480348 [ 370 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:13:00.480344 [ 289 ] {} TCP-Session: d34a29be-f472-485b-9ad5-9fbe4f8534a0 Authenticating user 'default' from [fd00:1122:3344:101::e]:39708 2026.01.20 00:13:00.480402 [ 370 ] {} TCP-Session: bd82f6a6-d398-419e-aae0-e39bfdda4aca Authenticating user 'default' from [fd00:1122:3344:101::e]:34661 2026.01.20 00:13:00.480418 [ 289 ] {} TCP-Session: d34a29be-f472-485b-9ad5-9fbe4f8534a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:13:00.479977 [ 369 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47080 2026.01.20 00:13:00.480446 [ 289 ] {} TCP-Session: d34a29be-f472-485b-9ad5-9fbe4f8534a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:13:00.480442 [ 370 ] {} TCP-Session: bd82f6a6-d398-419e-aae0-e39bfdda4aca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:13:00.479969 [ 368 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35197 2026.01.20 00:13:00.480517 [ 370 ] {} TCP-Session: bd82f6a6-d398-419e-aae0-e39bfdda4aca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:13:00.480505 [ 369 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:13:00.480081 [ 367 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:13:00.480567 [ 368 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:13:00.480582 [ 369 ] {} TCP-Session: aac01b68-5457-4224-8386-ec64bae08646 Authenticating user 'default' from [fd00:1122:3344:101::e]:47080 2026.01.20 00:13:00.480596 [ 290 ] {07b185d8-68a9-4960-b381-65932610e846} oximeter.version (ef382589-e1e5-4129-9849-9f0bd7ce6e36) (SelectExecutor): Key condition: unknown 2026.01.20 00:13:00.480619 [ 368 ] {} TCP-Session: 1b706fa2-667d-430d-ba1f-6b2211dcae54 Authenticating user 'default' from [fd00:1122:3344:101::e]:35197 2026.01.20 00:13:00.480624 [ 369 ] {} TCP-Session: aac01b68-5457-4224-8386-ec64bae08646 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:13:00.480665 [ 368 ] {} TCP-Session: 1b706fa2-667d-430d-ba1f-6b2211dcae54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:13:00.480682 [ 369 ] {} TCP-Session: aac01b68-5457-4224-8386-ec64bae08646 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:13:00.480695 [ 368 ] {} TCP-Session: 1b706fa2-667d-430d-ba1f-6b2211dcae54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:13:00.480606 [ 367 ] {} TCP-Session: 5ac7c95f-e09b-4cc7-bff0-553ba869393c Authenticating user 'default' from [fd00:1122:3344:101::e]:46906 2026.01.20 00:13:00.480771 [ 367 ] {} TCP-Session: 5ac7c95f-e09b-4cc7-bff0-553ba869393c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:13:00.480792 [ 367 ] {} TCP-Session: 5ac7c95f-e09b-4cc7-bff0-553ba869393c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:13:00.481514 [ 371 ] {07b185d8-68a9-4960-b381-65932610e846} AggregatingTransform: Aggregating 2026.01.20 00:13:00.481560 [ 371 ] {07b185d8-68a9-4960-b381-65932610e846} Aggregator: Aggregation method: without_key 2026.01.20 00:13:00.481598 [ 371 ] {07b185d8-68a9-4960-b381-65932610e846} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000889861 sec. (1123.771 rows/sec., 43.90 KiB/sec.) 2026.01.20 00:13:00.481618 [ 371 ] {07b185d8-68a9-4960-b381-65932610e846} Aggregator: Merging aggregated data 2026.01.20 00:13:00.483013 [ 290 ] {07b185d8-68a9-4960-b381-65932610e846} executeQuery: Read 1 rows, 40.00 B in 0.002957 sec., 338.18058843422386 rows/sec., 13.21 KiB/sec. 2026.01.20 00:13:00.483148 [ 290 ] {07b185d8-68a9-4960-b381-65932610e846} TCPHandler: Processed in 0.003241081 sec. 2026.01.20 00:13:00.483272 [ 290 ] {} TCPHandler: Done processing connection. 2026.01.20 00:13:00.483299 [ 290 ] {} TCP-Session: b4583a03-fef1-4bd4-aaab-df25214184e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:13:00.483303 [ 289 ] {} TCPHandler: Done processing connection. 2026.01.20 00:13:00.483322 [ 366 ] {} TCPHandler: Done processing connection. 2026.01.20 00:13:00.483347 [ 367 ] {} TCPHandler: Done processing connection. 2026.01.20 00:13:00.483351 [ 368 ] {} TCPHandler: Done processing connection. 2026.01.20 00:13:00.483386 [ 369 ] {} TCPHandler: Done processing connection. 2026.01.20 00:13:00.483395 [ 367 ] {} TCP-Session: 5ac7c95f-e09b-4cc7-bff0-553ba869393c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:13:00.483405 [ 286 ] {} TCPHandler: Done processing connection. 2026.01.20 00:13:00.483434 [ 369 ] {} TCP-Session: aac01b68-5457-4224-8386-ec64bae08646 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:13:00.483418 [ 288 ] {} TCPHandler: Done processing connection. 2026.01.20 00:13:00.483462 [ 286 ] {} TCP-Session: 241e189c-8511-4448-a103-08a6cb4fc251 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:13:00.483410 [ 368 ] {} TCP-Session: 1b706fa2-667d-430d-ba1f-6b2211dcae54 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:13:00.483498 [ 288 ] {} TCP-Session: 6fb8d834-301f-4911-a8b6-0495b614a523 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:13:00.483370 [ 370 ] {} TCPHandler: Done processing connection. 2026.01.20 00:13:00.483354 [ 289 ] {} TCP-Session: d34a29be-f472-485b-9ad5-9fbe4f8534a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:13:00.483370 [ 366 ] {} TCP-Session: b5f52c9c-d1fb-4b15-97bf-0bac9fed9db6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:13:00.483572 [ 370 ] {} TCP-Session: bd82f6a6-d398-419e-aae0-e39bfdda4aca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:13:02.481185 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 731 2026.01.20 00:13:02.499589 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:13:02.499649 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. 2026.01.20 00:13:02.506050 [ 244 ] {} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2026.01.20 00:13:02.507380 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:13:02.511252 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 731 2026.01.20 00:13:02.559422 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1914 2026.01.20 00:13:02.561737 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:13:02.561783 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. 2026.01.20 00:13:02.563165 [ 243 ] {} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2026.01.20 00:13:02.563787 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:13:02.564076 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1914 2026.01.20 00:13:04.525761 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:13:04.525961 [ 276 ] {1082fdd1-dbab-4c66-ab49-d93a57882be1} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:13:04.526027 [ 276 ] {1082fdd1-dbab-4c66-ab49-d93a57882be1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:13:04.526738 [ 276 ] {1082fdd1-dbab-4c66-ab49-d93a57882be1} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:13:04.526788 [ 276 ] {1082fdd1-dbab-4c66-ab49-d93a57882be1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. 2026.01.20 00:13:04.527357 [ 276 ] {1082fdd1-dbab-4c66-ab49-d93a57882be1} MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) 2026.01.20 00:13:04.527808 [ 276 ] {1082fdd1-dbab-4c66-ab49-d93a57882be1} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:13:04.527971 [ 276 ] {1082fdd1-dbab-4c66-ab49-d93a57882be1} executeQuery: Read 174 rows, 15.64 KiB in 0.002058 sec., 84548.10495626823 rows/sec., 7.42 MiB/sec. 2026.01.20 00:13:04.528014 [ 276 ] {1082fdd1-dbab-4c66-ab49-d93a57882be1} TCPHandler: Processed in 0.002379041 sec. 2026.01.20 00:13:04.528128 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:13:04.528225 [ 276 ] {fe852faa-6af1-4a21-86ac-9094c2bb6bce} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.01.20 00:13:04.528267 [ 276 ] {fe852faa-6af1-4a21-86ac-9094c2bb6bce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.01.20 00:13:04.528693 [ 276 ] {fe852faa-6af1-4a21-86ac-9094c2bb6bce} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:13:04.528730 [ 276 ] {fe852faa-6af1-4a21-86ac-9094c2bb6bce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. 2026.01.20 00:13:04.529162 [ 276 ] {fe852faa-6af1-4a21-86ac-9094c2bb6bce} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2026.01.20 00:13:04.529688 [ 276 ] {fe852faa-6af1-4a21-86ac-9094c2bb6bce} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:13:04.529833 [ 276 ] {fe852faa-6af1-4a21-86ac-9094c2bb6bce} executeQuery: Read 59 rows, 4.44 KiB in 0.001627 sec., 36263.06084818685 rows/sec., 2.66 MiB/sec. 2026.01.20 00:13:04.529874 [ 276 ] {fe852faa-6af1-4a21-86ac-9094c2bb6bce} TCPHandler: Processed in 0.001796303 sec. 2026.01.20 00:13:04.529995 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:13:04.530092 [ 276 ] {417ff3e8-0814-42ed-a9cf-a6c86da91559} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:13:04.530133 [ 276 ] {417ff3e8-0814-42ed-a9cf-a6c86da91559} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:13:04.530574 [ 276 ] {417ff3e8-0814-42ed-a9cf-a6c86da91559} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:13:04.530611 [ 276 ] {417ff3e8-0814-42ed-a9cf-a6c86da91559} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. 2026.01.20 00:13:04.531040 [ 276 ] {417ff3e8-0814-42ed-a9cf-a6c86da91559} MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) 2026.01.20 00:13:04.531458 [ 276 ] {417ff3e8-0814-42ed-a9cf-a6c86da91559} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:13:04.531595 [ 276 ] {417ff3e8-0814-42ed-a9cf-a6c86da91559} executeQuery: Read 123 rows, 9.84 KiB in 0.001522 sec., 80814.71747700394 rows/sec., 6.31 MiB/sec. 2026.01.20 00:13:04.531636 [ 276 ] {417ff3e8-0814-42ed-a9cf-a6c86da91559} TCPHandler: Processed in 0.001690792 sec. 2026.01.20 00:13:04.531754 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:13:04.531852 [ 276 ] {b031d340-1f5f-4a35-84b3-7724330e1195} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:13:04.531896 [ 276 ] {b031d340-1f5f-4a35-84b3-7724330e1195} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:13:04.532329 [ 276 ] {b031d340-1f5f-4a35-84b3-7724330e1195} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:13:04.532366 [ 276 ] {b031d340-1f5f-4a35-84b3-7724330e1195} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. 2026.01.20 00:13:04.532807 [ 276 ] {b031d340-1f5f-4a35-84b3-7724330e1195} MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) 2026.01.20 00:13:04.533207 [ 276 ] {b031d340-1f5f-4a35-84b3-7724330e1195} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:13:04.533342 [ 276 ] {b031d340-1f5f-4a35-84b3-7724330e1195} executeQuery: Read 160 rows, 11.41 KiB in 0.001508 sec., 106100.79575596817 rows/sec., 7.39 MiB/sec. 2026.01.20 00:13:04.533341 [ 108 ] {} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Selected 2 parts from all_1_140_31 to all_141_141_0 2026.01.20 00:13:04.533381 [ 276 ] {b031d340-1f5f-4a35-84b3-7724330e1195} TCPHandler: Processed in 0.001676421 sec. 2026.01.20 00:13:04.533419 [ 108 ] {} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:13:04.533445 [ 108 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. 2026.01.20 00:13:04.533511 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:13:04.533545 [ 192 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_141_32} MergeTask::PrepareStage: Merging 2 parts: from all_1_140_31 to all_141_141_0 into Compact with storage Full 2026.01.20 00:13:04.533611 [ 276 ] {bf485dec-8403-4a22-ab3d-48ca5fc685a8} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.01.20 00:13:04.533671 [ 276 ] {bf485dec-8403-4a22-ab3d-48ca5fc685a8} 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 2026.01.20 00:13:04.533688 [ 192 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_141_32} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:13:04.533735 [ 192 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_141_32} MergeTreeSequentialSource: Reading 6 marks from part all_1_140_31, total 40422 rows starting from the beginning of the part 2026.01.20 00:13:04.533819 [ 192 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_141_32} MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 10 rows starting from the beginning of the part 2026.01.20 00:13:04.534560 [ 276 ] {bf485dec-8403-4a22-ab3d-48ca5fc685a8} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:13:04.534603 [ 276 ] {bf485dec-8403-4a22-ab3d-48ca5fc685a8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. 2026.01.20 00:13:04.535300 [ 276 ] {bf485dec-8403-4a22-ab3d-48ca5fc685a8} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2026.01.20 00:13:04.535706 [ 276 ] {bf485dec-8403-4a22-ab3d-48ca5fc685a8} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:13:04.535858 [ 276 ] {bf485dec-8403-4a22-ab3d-48ca5fc685a8} executeQuery: Read 59 rows, 108.26 KiB in 0.002265 sec., 26048.5651214128 rows/sec., 46.68 MiB/sec. 2026.01.20 00:13:04.535918 [ 276 ] {bf485dec-8403-4a22-ab3d-48ca5fc685a8} TCPHandler: Processed in 0.002455911 sec. 2026.01.20 00:13:04.536033 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:13:04.536129 [ 276 ] {219d56a2-c59b-4a82-9eb5-d6ea5a324e6d} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:13:04.536171 [ 276 ] {219d56a2-c59b-4a82-9eb5-d6ea5a324e6d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:13:04.536509 [ 276 ] {219d56a2-c59b-4a82-9eb5-d6ea5a324e6d} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:13:04.536545 [ 276 ] {219d56a2-c59b-4a82-9eb5-d6ea5a324e6d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. 2026.01.20 00:13:04.537053 [ 276 ] {219d56a2-c59b-4a82-9eb5-d6ea5a324e6d} MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) 2026.01.20 00:13:04.537456 [ 276 ] {219d56a2-c59b-4a82-9eb5-d6ea5a324e6d} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:13:04.537583 [ 108 ] {} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa) (MergerMutator): Selected 6 parts from all_1_140_28 to all_145_145_0 2026.01.20 00:13:04.537590 [ 276 ] {219d56a2-c59b-4a82-9eb5-d6ea5a324e6d} executeQuery: Read 60 rows, 4.14 KiB in 0.001479 sec., 40567.951318458414 rows/sec., 2.73 MiB/sec. 2026.01.20 00:13:04.537629 [ 108 ] {} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:13:04.537648 [ 276 ] {219d56a2-c59b-4a82-9eb5-d6ea5a324e6d} TCPHandler: Processed in 0.001665331 sec. 2026.01.20 00:13:04.537657 [ 108 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. 2026.01.20 00:13:04.537777 [ 198 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_145_29} MergeTask::PrepareStage: Merging 6 parts: from all_1_140_28 to all_145_145_0 into Compact with storage Full 2026.01.20 00:13:04.537902 [ 198 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_145_29} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:13:04.537942 [ 198 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_145_29} MergeTreeSequentialSource: Reading 3 marks from part all_1_140_28, total 8336 rows starting from the beginning of the part 2026.01.20 00:13:04.538020 [ 198 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_145_29} MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 4 rows starting from the beginning of the part 2026.01.20 00:13:04.538089 [ 198 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_145_29} MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 60 rows starting from the beginning of the part 2026.01.20 00:13:04.538151 [ 198 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_145_29} MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 60 rows starting from the beginning of the part 2026.01.20 00:13:04.538212 [ 198 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_145_29} MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 60 rows starting from the beginning of the part 2026.01.20 00:13:04.538270 [ 198 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_145_29} MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 60 rows starting from the beginning of the part 2026.01.20 00:13:04.539903 [ 194 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_141_32} MergeTask::MergeProjectionsStage: Merge sorted 40432 rows, containing 5 columns (5 merged, 0 gathered) in 0.006398682 sec., 6318801.278138217 rows/sec., 434.12 MiB/sec. 2026.01.20 00:13:04.540563 [ 188 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_141_32} MergedBlockOutputStream: filled checksums all_1_141_32 (state Temporary) 2026.01.20 00:13:04.541080 [ 188 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_141_32} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_merge_all_1_141_32 to all_1_141_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:13:04.541153 [ 188 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_141_32} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Merged 2 parts: [all_1_140_31, all_141_141_0] -> all_1_141_32 2026.01.20 00:13:04.541228 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. 2026.01.20 00:13:04.541415 [ 193 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_145_29} MergeTask::MergeProjectionsStage: Merge sorted 8580 rows, containing 4 columns (4 merged, 0 gathered) in 0.003682747 sec., 2329782.632366546 rows/sec., 157.01 MiB/sec. 2026.01.20 00:13:04.541693 [ 188 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_145_29} MergedBlockOutputStream: filled checksums all_1_145_29 (state Temporary) 2026.01.20 00:13:04.542164 [ 188 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_145_29} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_merge_all_1_145_29 to all_1_145_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:13:04.542235 [ 188 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_145_29} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa) (MergerMutator): Merged 6 parts: [all_1_140_28, all_145_145_0] -> all_1_145_29 2026.01.20 00:13:04.542307 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.81 MiB. 2026.01.20 00:13:07.184656 [ 147 ] {} DNSResolver: Updating DNS cache 2026.01.20 00:13:07.184710 [ 147 ] {} DNSResolver: Updated DNS cache 2026.01.20 00:13:07.447518 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 47065 2026.01.20 00:13:07.448083 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:13:07.448137 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. 2026.01.20 00:13:07.448837 [ 245 ] {} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2026.01.20 00:13:07.449344 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:13:07.449507 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47065 2026.01.20 00:13:09.522722 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:13:09.522922 [ 276 ] {0b4292f6-f5f8-41f8-a60a-3a43120614d5} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:13:09.522985 [ 276 ] {0b4292f6-f5f8-41f8-a60a-3a43120614d5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:13:09.523673 [ 276 ] {0b4292f6-f5f8-41f8-a60a-3a43120614d5} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:13:09.523713 [ 276 ] {0b4292f6-f5f8-41f8-a60a-3a43120614d5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. 2026.01.20 00:13:09.524222 [ 276 ] {0b4292f6-f5f8-41f8-a60a-3a43120614d5} MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) 2026.01.20 00:13:09.524670 [ 276 ] {0b4292f6-f5f8-41f8-a60a-3a43120614d5} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:13:09.524811 [ 46 ] {} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 2026.01.20 00:13:09.524832 [ 276 ] {0b4292f6-f5f8-41f8-a60a-3a43120614d5} executeQuery: Read 56 rows, 4.38 KiB in 0.001958 sec., 28600.61287027579 rows/sec., 2.18 MiB/sec. 2026.01.20 00:13:09.524854 [ 46 ] {} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:13:09.524877 [ 276 ] {0b4292f6-f5f8-41f8-a60a-3a43120614d5} TCPHandler: Processed in 0.002285019 sec. 2026.01.20 00:13:09.524880 [ 46 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. 2026.01.20 00:13:09.524975 [ 194 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_146_29} MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full 2026.01.20 00:13:09.525002 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:13:09.525063 [ 194 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_146_29} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:13:09.525094 [ 194 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 1471 rows starting from the beginning of the part 2026.01.20 00:13:09.525100 [ 276 ] {823e0b36-5318-4a9a-ae17-75cfffc9b282} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:13:09.525144 [ 276 ] {823e0b36-5318-4a9a-ae17-75cfffc9b282} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:13:09.525151 [ 194 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 56 rows starting from the beginning of the part 2026.01.20 00:13:09.525196 [ 194 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 174 rows starting from the beginning of the part 2026.01.20 00:13:09.525243 [ 194 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 56 rows starting from the beginning of the part 2026.01.20 00:13:09.525282 [ 194 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 174 rows starting from the beginning of the part 2026.01.20 00:13:09.525321 [ 194 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 56 rows starting from the beginning of the part 2026.01.20 00:13:09.525595 [ 276 ] {823e0b36-5318-4a9a-ae17-75cfffc9b282} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:13:09.525631 [ 276 ] {823e0b36-5318-4a9a-ae17-75cfffc9b282} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. 2026.01.20 00:13:09.526054 [ 276 ] {823e0b36-5318-4a9a-ae17-75cfffc9b282} MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) 2026.01.20 00:13:09.526424 [ 188 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_146_29} MergeTask::MergeProjectionsStage: Merge sorted 1987 rows, containing 5 columns (5 merged, 0 gathered) in 0.001479049 sec., 1343430.812637039 rows/sec., 117.62 MiB/sec. 2026.01.20 00:13:09.526535 [ 276 ] {823e0b36-5318-4a9a-ae17-75cfffc9b282} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:13:09.526657 [ 46 ] {} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 2026.01.20 00:13:09.526680 [ 276 ] {823e0b36-5318-4a9a-ae17-75cfffc9b282} executeQuery: Read 64 rows, 5.12 KiB in 0.0016 sec., 40000 rows/sec., 3.12 MiB/sec. 2026.01.20 00:13:09.526688 [ 46 ] {} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:13:09.526715 [ 46 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. 2026.01.20 00:13:09.526722 [ 276 ] {823e0b36-5318-4a9a-ae17-75cfffc9b282} TCPHandler: Processed in 0.001770803 sec. 2026.01.20 00:13:09.526775 [ 194 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_146_29} MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full 2026.01.20 00:13:09.526842 [ 193 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_146_29} MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) 2026.01.20 00:13:09.526854 [ 194 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_146_29} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:13:09.526848 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:13:09.526905 [ 194 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 785 rows starting from the beginning of the part 2026.01.20 00:13:09.526952 [ 194 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 64 rows starting from the beginning of the part 2026.01.20 00:13:09.526989 [ 276 ] {cdbf1469-dc1c-4965-8326-9b659f5f323f} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:13:09.526991 [ 194 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 123 rows starting from the beginning of the part 2026.01.20 00:13:09.527036 [ 276 ] {cdbf1469-dc1c-4965-8326-9b659f5f323f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:13:09.527041 [ 194 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 64 rows starting from the beginning of the part 2026.01.20 00:13:09.527082 [ 194 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 123 rows starting from the beginning of the part 2026.01.20 00:13:09.527117 [ 194 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 64 rows starting from the beginning of the part 2026.01.20 00:13:09.527480 [ 276 ] {cdbf1469-dc1c-4965-8326-9b659f5f323f} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:13:09.527516 [ 276 ] {cdbf1469-dc1c-4965-8326-9b659f5f323f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. 2026.01.20 00:13:09.527520 [ 193 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_146_29} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:13:09.527627 [ 193 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_146_29} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 2026.01.20 00:13:09.527752 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. 2026.01.20 00:13:09.528035 [ 276 ] {cdbf1469-dc1c-4965-8326-9b659f5f323f} MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) 2026.01.20 00:13:09.528052 [ 196 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_146_29} MergeTask::MergeProjectionsStage: Merge sorted 1223 rows, containing 5 columns (5 merged, 0 gathered) in 0.001300657 sec., 940294.0206372626 rows/sec., 75.27 MiB/sec. 2026.01.20 00:13:09.528346 [ 193 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_146_29} MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) 2026.01.20 00:13:09.528483 [ 276 ] {cdbf1469-dc1c-4965-8326-9b659f5f323f} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:13:09.528612 [ 46 ] {} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Selected 2 parts from all_1_141_32 to all_142_142_0 2026.01.20 00:13:09.528635 [ 276 ] {cdbf1469-dc1c-4965-8326-9b659f5f323f} executeQuery: Read 160 rows, 11.41 KiB in 0.001665 sec., 96096.0960960961 rows/sec., 6.69 MiB/sec. 2026.01.20 00:13:09.528640 [ 46 ] {} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:13:09.528669 [ 46 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. 2026.01.20 00:13:09.528675 [ 276 ] {cdbf1469-dc1c-4965-8326-9b659f5f323f} TCPHandler: Processed in 0.001878104 sec. 2026.01.20 00:13:09.528735 [ 190 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_142_33} MergeTask::PrepareStage: Merging 2 parts: from all_1_141_32 to all_142_142_0 into Compact with storage Full 2026.01.20 00:13:09.528795 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:13:09.528826 [ 190 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_142_33} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:13:09.528857 [ 190 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_142_33} MergeTreeSequentialSource: Reading 6 marks from part all_1_141_32, total 40432 rows starting from the beginning of the part 2026.01.20 00:13:09.528893 [ 276 ] {75f98f28-d0e7-4f53-b861-d4b66daae240} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:13:09.528914 [ 190 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_142_33} MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 160 rows starting from the beginning of the part 2026.01.20 00:13:09.528937 [ 276 ] {75f98f28-d0e7-4f53-b861-d4b66daae240} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:13:09.528942 [ 193 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_146_29} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:13:09.529040 [ 193 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_146_29} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 2026.01.20 00:13:09.529135 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. 2026.01.20 00:13:09.529294 [ 276 ] {75f98f28-d0e7-4f53-b861-d4b66daae240} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:13:09.529333 [ 276 ] {75f98f28-d0e7-4f53-b861-d4b66daae240} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. 2026.01.20 00:13:09.529730 [ 276 ] {75f98f28-d0e7-4f53-b861-d4b66daae240} MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) 2026.01.20 00:13:09.530136 [ 276 ] {75f98f28-d0e7-4f53-b861-d4b66daae240} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:13:09.530272 [ 276 ] {75f98f28-d0e7-4f53-b861-d4b66daae240} executeQuery: Read 60 rows, 4.14 KiB in 0.001398 sec., 42918.45493562232 rows/sec., 2.89 MiB/sec. 2026.01.20 00:13:09.530308 [ 276 ] {75f98f28-d0e7-4f53-b861-d4b66daae240} TCPHandler: Processed in 0.00156376 sec. 2026.01.20 00:13:09.535265 [ 196 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_142_33} MergeTask::MergeProjectionsStage: Merge sorted 40592 rows, containing 5 columns (5 merged, 0 gathered) in 0.006556524 sec., 6191085.398299465 rows/sec., 425.37 MiB/sec. 2026.01.20 00:13:09.536175 [ 195 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_142_33} MergedBlockOutputStream: filled checksums all_1_142_33 (state Temporary) 2026.01.20 00:13:09.536777 [ 195 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_142_33} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_merge_all_1_142_33 to all_1_142_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:13:09.536866 [ 195 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_142_33} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Merged 2 parts: [all_1_141_32, all_142_142_0] -> all_1_142_33 2026.01.20 00:13:09.536954 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. 2026.01.20 00:13:10.011303 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 738 2026.01.20 00:13:10.029785 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:13:10.029839 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. 2026.01.20 00:13:10.036396 [ 244 ] {} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2026.01.20 00:13:10.037553 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:13:10.040979 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 738 2026.01.20 00:13:12.565186 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1934 2026.01.20 00:13:12.567443 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:13:12.567505 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. 2026.01.20 00:13:12.568839 [ 243 ] {} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2026.01.20 00:13:12.569302 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:13:12.569550 [ 219 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2026.01.20 00:13:12.569581 [ 219 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2026.01.20 00:13:12.569690 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1934 2026.01.20 00:13:12.572529 [ 219 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2026.01.20 00:13:13.973368 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:13:13.973636 [ 276 ] {3b4ff840-80b5-4be4-9197-9b4d9eaaf484} executeQuery: (from [fd00:1122:3344:101::d]:53608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset') FORMAT Native; (stage: Complete) 2026.01.20 00:13:13.974039 [ 276 ] {3b4ff840-80b5-4be4-9197-9b4d9eaaf484} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.01.20 00:13:13.974084 [ 276 ] {3b4ff840-80b5-4be4-9197-9b4d9eaaf484} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset')" moved to PREWHERE 2026.01.20 00:13:13.974388 [ 276 ] {3b4ff840-80b5-4be4-9197-9b4d9eaaf484} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.01.20 00:13:13.974459 [ 276 ] {3b4ff840-80b5-4be4-9197-9b4d9eaaf484} InterpreterSelectQuery: FetchColumns -> Complete 2026.01.20 00:13:13.974609 [ 276 ] {3b4ff840-80b5-4be4-9197-9b4d9eaaf484} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Key condition: (column 0 notIn 60-element set) 2026.01.20 00:13:13.974735 [ 308 ] {3b4ff840-80b5-4be4-9197-9b4d9eaaf484} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.01.20 00:13:13.974754 [ 363 ] {3b4ff840-80b5-4be4-9197-9b4d9eaaf484} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.01.20 00:13:13.974755 [ 361 ] {3b4ff840-80b5-4be4-9197-9b4d9eaaf484} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.01.20 00:13:13.974748 [ 345 ] {3b4ff840-80b5-4be4-9197-9b4d9eaaf484} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.01.20 00:13:13.974953 [ 276 ] {3b4ff840-80b5-4be4-9197-9b4d9eaaf484} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges 2026.01.20 00:13:13.974980 [ 276 ] {3b4ff840-80b5-4be4-9197-9b4d9eaaf484} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.01.20 00:13:13.975064 [ 276 ] {3b4ff840-80b5-4be4-9197-9b4d9eaaf484} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.01.20 00:13:13.975091 [ 276 ] {3b4ff840-80b5-4be4-9197-9b4d9eaaf484} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Reading approx. 58 rows with 2 streams 2026.01.20 00:13:13.975140 [ 276 ] {3b4ff840-80b5-4be4-9197-9b4d9eaaf484} 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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset'))" 2026.01.20 00:13:13.975195 [ 276 ] {3b4ff840-80b5-4be4-9197-9b4d9eaaf484} 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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset'))" 2026.01.20 00:13:13.976276 [ 276 ] {3b4ff840-80b5-4be4-9197-9b4d9eaaf484} executeQuery: Read 58 rows, 2.26 KiB in 0.002752 sec., 21075.581395348836 rows/sec., 822.91 KiB/sec. 2026.01.20 00:13:13.976465 [ 276 ] {3b4ff840-80b5-4be4-9197-9b4d9eaaf484} TCPHandler: Processed in 0.003218361 sec. 2026.01.20 00:13:14.017928 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:13:14.018082 [ 276 ] {664f3a7b-f03a-4bb5-b8d5-20ec5d9aa48c} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2026.01.20 00:13:14.018144 [ 276 ] {664f3a7b-f03a-4bb5-b8d5-20ec5d9aa48c} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.01.20 00:13:14.018936 [ 276 ] {664f3a7b-f03a-4bb5-b8d5-20ec5d9aa48c} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:13:14.018985 [ 276 ] {664f3a7b-f03a-4bb5-b8d5-20ec5d9aa48c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. 2026.01.20 00:13:14.019787 [ 276 ] {664f3a7b-f03a-4bb5-b8d5-20ec5d9aa48c} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.01.20 00:13:14.020282 [ 276 ] {664f3a7b-f03a-4bb5-b8d5-20ec5d9aa48c} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:13:14.020466 [ 276 ] {664f3a7b-f03a-4bb5-b8d5-20ec5d9aa48c} executeQuery: Read 1 rows, 256.00 B in 0.002426 sec., 412.20115416323165 rows/sec., 103.05 KiB/sec. 2026.01.20 00:13:14.020516 [ 276 ] {664f3a7b-f03a-4bb5-b8d5-20ec5d9aa48c} TCPHandler: Processed in 0.002697815 sec. 2026.01.20 00:13:14.020656 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:13:14.020758 [ 276 ] {98ed0bcc-4c37-43f8-84ff-ea6299d87e55} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.01.20 00:13:14.020801 [ 276 ] {98ed0bcc-4c37-43f8-84ff-ea6299d87e55} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.01.20 00:13:14.021264 [ 276 ] {98ed0bcc-4c37-43f8-84ff-ea6299d87e55} oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:13:14.021301 [ 276 ] {98ed0bcc-4c37-43f8-84ff-ea6299d87e55} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. 2026.01.20 00:13:14.021767 [ 276 ] {98ed0bcc-4c37-43f8-84ff-ea6299d87e55} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2026.01.20 00:13:14.022188 [ 276 ] {98ed0bcc-4c37-43f8-84ff-ea6299d87e55} oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:13:14.022327 [ 276 ] {98ed0bcc-4c37-43f8-84ff-ea6299d87e55} executeQuery: Read 24 rows, 2.04 KiB in 0.00159 sec., 15094.33962264151 rows/sec., 1.25 MiB/sec. 2026.01.20 00:13:14.022367 [ 276 ] {98ed0bcc-4c37-43f8-84ff-ea6299d87e55} TCPHandler: Processed in 0.001771443 sec. 2026.01.20 00:13:14.022490 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:13:14.022587 [ 276 ] {265dcfcc-b333-497b-92fc-38ffd9905315} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.01.20 00:13:14.022627 [ 276 ] {265dcfcc-b333-497b-92fc-38ffd9905315} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.01.20 00:13:14.023049 [ 276 ] {265dcfcc-b333-497b-92fc-38ffd9905315} oximeter.fields_ipaddr (ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:13:14.023087 [ 276 ] {265dcfcc-b333-497b-92fc-38ffd9905315} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. 2026.01.20 00:13:14.023501 [ 276 ] {265dcfcc-b333-497b-92fc-38ffd9905315} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2026.01.20 00:13:14.023925 [ 276 ] {265dcfcc-b333-497b-92fc-38ffd9905315} oximeter.fields_ipaddr (ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:13:14.024058 [ 276 ] {265dcfcc-b333-497b-92fc-38ffd9905315} executeQuery: Read 20 rows, 1.64 KiB in 0.001491 sec., 13413.816230717639 rows/sec., 1.08 MiB/sec. 2026.01.20 00:13:14.024096 [ 276 ] {265dcfcc-b333-497b-92fc-38ffd9905315} TCPHandler: Processed in 0.001658771 sec. 2026.01.20 00:13:14.024209 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:13:14.024304 [ 276 ] {c3cd0e25-be4b-4ecd-9585-26847f23568a} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:13:14.024342 [ 276 ] {c3cd0e25-be4b-4ecd-9585-26847f23568a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:13:14.025814 [ 276 ] {c3cd0e25-be4b-4ecd-9585-26847f23568a} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:13:14.025850 [ 276 ] {c3cd0e25-be4b-4ecd-9585-26847f23568a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. 2026.01.20 00:13:14.026371 [ 276 ] {c3cd0e25-be4b-4ecd-9585-26847f23568a} MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) 2026.01.20 00:13:14.026822 [ 276 ] {c3cd0e25-be4b-4ecd-9585-26847f23568a} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:13:14.026958 [ 276 ] {c3cd0e25-be4b-4ecd-9585-26847f23568a} executeQuery: Read 1445 rows, 124.02 KiB in 0.002672 sec., 540793.4131736527 rows/sec., 45.33 MiB/sec. 2026.01.20 00:13:14.026996 [ 276 ] {c3cd0e25-be4b-4ecd-9585-26847f23568a} TCPHandler: Processed in 0.002838266 sec. 2026.01.20 00:13:14.027117 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:13:14.027213 [ 276 ] {8d3d8ab8-0bb5-433f-b417-89d335b9abde} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.01.20 00:13:14.027254 [ 276 ] {8d3d8ab8-0bb5-433f-b417-89d335b9abde} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.01.20 00:13:14.027715 [ 276 ] {8d3d8ab8-0bb5-433f-b417-89d335b9abde} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:13:14.027749 [ 276 ] {8d3d8ab8-0bb5-433f-b417-89d335b9abde} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. 2026.01.20 00:13:14.028197 [ 276 ] {8d3d8ab8-0bb5-433f-b417-89d335b9abde} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2026.01.20 00:13:14.028632 [ 276 ] {8d3d8ab8-0bb5-433f-b417-89d335b9abde} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:13:14.028767 [ 276 ] {8d3d8ab8-0bb5-433f-b417-89d335b9abde} executeQuery: Read 91 rows, 6.81 KiB in 0.001572 sec., 57888.040712468195 rows/sec., 4.23 MiB/sec. 2026.01.20 00:13:14.028806 [ 276 ] {8d3d8ab8-0bb5-433f-b417-89d335b9abde} TCPHandler: Processed in 0.001741212 sec. 2026.01.20 00:13:14.028927 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:13:14.029023 [ 276 ] {2239ecec-5c44-4029-805c-8835298922e5} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.01.20 00:13:14.029063 [ 276 ] {2239ecec-5c44-4029-805c-8835298922e5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.01.20 00:13:14.029618 [ 276 ] {2239ecec-5c44-4029-805c-8835298922e5} oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:13:14.029654 [ 276 ] {2239ecec-5c44-4029-805c-8835298922e5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. 2026.01.20 00:13:14.030080 [ 276 ] {2239ecec-5c44-4029-805c-8835298922e5} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2026.01.20 00:13:14.030518 [ 276 ] {2239ecec-5c44-4029-805c-8835298922e5} oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:13:14.030652 [ 276 ] {2239ecec-5c44-4029-805c-8835298922e5} executeQuery: Read 252 rows, 17.85 KiB in 0.001647 sec., 153005.4644808743 rows/sec., 10.58 MiB/sec. 2026.01.20 00:13:14.030662 [ 225 ] {} oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] 2026.01.20 00:13:14.030691 [ 276 ] {2239ecec-5c44-4029-805c-8835298922e5} TCPHandler: Processed in 0.001815234 sec. 2026.01.20 00:13:14.030719 [ 225 ] {} oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] 2026.01.20 00:13:14.030834 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:13:14.030934 [ 276 ] {813e86ec-d181-4d25-9726-44b228e06cfa} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.01.20 00:13:14.030976 [ 276 ] {813e86ec-d181-4d25-9726-44b228e06cfa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.01.20 00:13:14.031392 [ 276 ] {813e86ec-d181-4d25-9726-44b228e06cfa} oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:13:14.031430 [ 276 ] {813e86ec-d181-4d25-9726-44b228e06cfa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. 2026.01.20 00:13:14.031954 [ 276 ] {813e86ec-d181-4d25-9726-44b228e06cfa} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2026.01.20 00:13:14.032445 [ 276 ] {813e86ec-d181-4d25-9726-44b228e06cfa} oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:13:14.032579 [ 276 ] {813e86ec-d181-4d25-9726-44b228e06cfa} executeQuery: Read 12 rows, 960.00 B in 0.001663 sec., 7215.874924834637 rows/sec., 563.74 KiB/sec. 2026.01.20 00:13:14.032593 [ 217 ] {} oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] 2026.01.20 00:13:14.032618 [ 276 ] {813e86ec-d181-4d25-9726-44b228e06cfa} TCPHandler: Processed in 0.001835823 sec. 2026.01.20 00:13:14.032638 [ 217 ] {} oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] 2026.01.20 00:13:14.032758 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:13:14.032858 [ 276 ] {eb53c956-9460-4621-af9f-f1375305e1c6} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:13:14.032900 [ 276 ] {eb53c956-9460-4621-af9f-f1375305e1c6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:13:14.033655 [ 225 ] {} oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] 2026.01.20 00:13:14.033677 [ 276 ] {eb53c956-9460-4621-af9f-f1375305e1c6} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:13:14.033722 [ 276 ] {eb53c956-9460-4621-af9f-f1375305e1c6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. 2026.01.20 00:13:14.034254 [ 276 ] {eb53c956-9460-4621-af9f-f1375305e1c6} MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) 2026.01.20 00:13:14.034829 [ 276 ] {eb53c956-9460-4621-af9f-f1375305e1c6} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:13:14.034839 [ 217 ] {} oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] 2026.01.20 00:13:14.034973 [ 276 ] {eb53c956-9460-4621-af9f-f1375305e1c6} executeQuery: Read 635 rows, 49.03 KiB in 0.002133 sec., 297702.7660571964 rows/sec., 22.45 MiB/sec. 2026.01.20 00:13:14.035018 [ 276 ] {eb53c956-9460-4621-af9f-f1375305e1c6} TCPHandler: Processed in 0.002310019 sec. 2026.01.20 00:13:14.035141 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:13:14.035237 [ 276 ] {f0ff37d9-79ee-4e9a-a5d3-6bd3f69b4780} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:13:14.035283 [ 276 ] {f0ff37d9-79ee-4e9a-a5d3-6bd3f69b4780} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:13:14.035997 [ 276 ] {f0ff37d9-79ee-4e9a-a5d3-6bd3f69b4780} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:13:14.036035 [ 276 ] {f0ff37d9-79ee-4e9a-a5d3-6bd3f69b4780} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. 2026.01.20 00:13:14.036536 [ 276 ] {f0ff37d9-79ee-4e9a-a5d3-6bd3f69b4780} MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) 2026.01.20 00:13:14.036970 [ 276 ] {f0ff37d9-79ee-4e9a-a5d3-6bd3f69b4780} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:13:14.037084 [ 182 ] {} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Selected 6 parts from all_1_142_33 to all_147_147_0 2026.01.20 00:13:14.037107 [ 276 ] {f0ff37d9-79ee-4e9a-a5d3-6bd3f69b4780} executeQuery: Read 890 rows, 61.87 KiB in 0.001889 sec., 471148.755955532 rows/sec., 31.98 MiB/sec. 2026.01.20 00:13:14.037130 [ 182 ] {} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:13:14.037146 [ 276 ] {f0ff37d9-79ee-4e9a-a5d3-6bd3f69b4780} TCPHandler: Processed in 0.002056196 sec. 2026.01.20 00:13:14.037153 [ 182 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. 2026.01.20 00:13:14.037266 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:13:14.037268 [ 195 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_147_34} MergeTask::PrepareStage: Merging 6 parts: from all_1_142_33 to all_147_147_0 into Compact with storage Full 2026.01.20 00:13:14.037363 [ 276 ] {ea654964-97f1-439b-9aa9-6b62e8f97538} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.01.20 00:13:14.037428 [ 195 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_147_34} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:13:14.037511 [ 276 ] {ea654964-97f1-439b-9aa9-6b62e8f97538} 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 2026.01.20 00:13:14.037513 [ 195 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_147_34} MergeTreeSequentialSource: Reading 6 marks from part all_1_142_33, total 40592 rows starting from the beginning of the part 2026.01.20 00:13:14.037601 [ 195 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_147_34} MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 160 rows starting from the beginning of the part 2026.01.20 00:13:14.037650 [ 195 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_147_34} MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 160 rows starting from the beginning of the part 2026.01.20 00:13:14.037695 [ 195 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_147_34} MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 160 rows starting from the beginning of the part 2026.01.20 00:13:14.037818 [ 195 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_147_34} MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 160 rows starting from the beginning of the part 2026.01.20 00:13:14.037862 [ 195 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_147_34} MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 890 rows starting from the beginning of the part 2026.01.20 00:13:14.038453 [ 276 ] {ea654964-97f1-439b-9aa9-6b62e8f97538} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:13:14.038492 [ 276 ] {ea654964-97f1-439b-9aa9-6b62e8f97538} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. 2026.01.20 00:13:14.039274 [ 276 ] {ea654964-97f1-439b-9aa9-6b62e8f97538} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2026.01.20 00:13:14.039712 [ 276 ] {ea654964-97f1-439b-9aa9-6b62e8f97538} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:13:14.039866 [ 276 ] {ea654964-97f1-439b-9aa9-6b62e8f97538} executeQuery: Read 59 rows, 108.26 KiB in 0.00252 sec., 23412.698412698413 rows/sec., 41.95 MiB/sec. 2026.01.20 00:13:14.039941 [ 276 ] {ea654964-97f1-439b-9aa9-6b62e8f97538} TCPHandler: Processed in 0.002725665 sec. 2026.01.20 00:13:14.040057 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:13:14.040153 [ 276 ] {d3a67357-7c2d-4926-a5dc-5b5b4e147139} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:13:14.040195 [ 276 ] {d3a67357-7c2d-4926-a5dc-5b5b4e147139} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:13:14.040549 [ 276 ] {d3a67357-7c2d-4926-a5dc-5b5b4e147139} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:13:14.040584 [ 276 ] {d3a67357-7c2d-4926-a5dc-5b5b4e147139} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. 2026.01.20 00:13:14.041004 [ 276 ] {d3a67357-7c2d-4926-a5dc-5b5b4e147139} MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) 2026.01.20 00:13:14.041474 [ 276 ] {d3a67357-7c2d-4926-a5dc-5b5b4e147139} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:13:14.041614 [ 276 ] {d3a67357-7c2d-4926-a5dc-5b5b4e147139} executeQuery: Read 60 rows, 4.14 KiB in 0.00148 sec., 40540.54054054054 rows/sec., 2.73 MiB/sec. 2026.01.20 00:13:14.041651 [ 276 ] {d3a67357-7c2d-4926-a5dc-5b5b4e147139} TCPHandler: Processed in 0.001646371 sec. 2026.01.20 00:13:14.045531 [ 196 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_147_34} MergeTask::MergeProjectionsStage: Merge sorted 42122 rows, containing 5 columns (5 merged, 0 gathered) in 0.008311077 sec., 5068175.881417054 rows/sec., 348.20 MiB/sec. 2026.01.20 00:13:14.046015 [ 199 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_147_34} MergedBlockOutputStream: filled checksums all_1_147_34 (state Temporary) 2026.01.20 00:13:14.046604 [ 199 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_147_34} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_merge_all_1_147_34 to all_1_147_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:13:14.046682 [ 199 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_147_34} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Merged 6 parts: [all_1_142_33, all_147_147_0] -> all_1_147_34 2026.01.20 00:13:14.046760 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.48 MiB. 2026.01.20 00:13:14.950610 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 47513 2026.01.20 00:13:14.951170 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:13:14.951214 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. 2026.01.20 00:13:14.951888 [ 245 ] {} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2026.01.20 00:13:14.952489 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:13:14.952626 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47513 2026.01.20 00:13:15.432393 [ 223 ] {} oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] 2026.01.20 00:13:15.432455 [ 223 ] {} oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] 2026.01.20 00:13:15.435229 [ 223 ] {} oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] 2026.01.20 00:13:17.541034 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 746 2026.01.20 00:13:17.561790 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:13:17.561868 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. 2026.01.20 00:13:17.571597 [ 244 ] {} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2026.01.20 00:13:17.573563 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:13:17.583103 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 746 2026.01.20 00:13:19.522249 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:13:19.522448 [ 276 ] {1b58a767-fa98-4cc6-8c50-60d077952a0c} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:13:19.522514 [ 276 ] {1b58a767-fa98-4cc6-8c50-60d077952a0c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:13:19.523182 [ 276 ] {1b58a767-fa98-4cc6-8c50-60d077952a0c} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:13:19.523231 [ 276 ] {1b58a767-fa98-4cc6-8c50-60d077952a0c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. 2026.01.20 00:13:19.523792 [ 276 ] {1b58a767-fa98-4cc6-8c50-60d077952a0c} MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) 2026.01.20 00:13:19.524287 [ 276 ] {1b58a767-fa98-4cc6-8c50-60d077952a0c} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:13:19.524451 [ 276 ] {1b58a767-fa98-4cc6-8c50-60d077952a0c} executeQuery: Read 56 rows, 4.38 KiB in 0.002053 sec., 27277.155382367266 rows/sec., 2.08 MiB/sec. 2026.01.20 00:13:19.524495 [ 276 ] {1b58a767-fa98-4cc6-8c50-60d077952a0c} TCPHandler: Processed in 0.002374981 sec. 2026.01.20 00:13:19.524555 [ 221 ] {} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] 2026.01.20 00:13:19.524610 [ 221 ] {} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] 2026.01.20 00:13:19.524623 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:13:19.524724 [ 276 ] {498456ab-e972-4809-b811-51d7f0dbd5a7} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:13:19.524767 [ 276 ] {498456ab-e972-4809-b811-51d7f0dbd5a7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:13:19.525208 [ 276 ] {498456ab-e972-4809-b811-51d7f0dbd5a7} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:13:19.525246 [ 276 ] {498456ab-e972-4809-b811-51d7f0dbd5a7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. 2026.01.20 00:13:19.525749 [ 276 ] {498456ab-e972-4809-b811-51d7f0dbd5a7} MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) 2026.01.20 00:13:19.526299 [ 276 ] {498456ab-e972-4809-b811-51d7f0dbd5a7} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:13:19.526433 [ 276 ] {498456ab-e972-4809-b811-51d7f0dbd5a7} executeQuery: Read 64 rows, 5.12 KiB in 0.00173 sec., 36994.21965317919 rows/sec., 2.89 MiB/sec. 2026.01.20 00:13:19.526471 [ 276 ] {498456ab-e972-4809-b811-51d7f0dbd5a7} TCPHandler: Processed in 0.001900844 sec. 2026.01.20 00:13:19.526588 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:13:19.526683 [ 276 ] {5f94b9b8-699d-43f2-9dd4-604de2d841dc} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:13:19.526726 [ 276 ] {5f94b9b8-699d-43f2-9dd4-604de2d841dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:13:19.527125 [ 276 ] {5f94b9b8-699d-43f2-9dd4-604de2d841dc} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:13:19.527159 [ 276 ] {5f94b9b8-699d-43f2-9dd4-604de2d841dc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. 2026.01.20 00:13:19.527657 [ 276 ] {5f94b9b8-699d-43f2-9dd4-604de2d841dc} MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) 2026.01.20 00:13:19.528273 [ 276 ] {5f94b9b8-699d-43f2-9dd4-604de2d841dc} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:13:19.528412 [ 276 ] {5f94b9b8-699d-43f2-9dd4-604de2d841dc} executeQuery: Read 160 rows, 11.41 KiB in 0.001746 sec., 91638.02978235968 rows/sec., 6.38 MiB/sec. 2026.01.20 00:13:19.528449 [ 276 ] {5f94b9b8-699d-43f2-9dd4-604de2d841dc} TCPHandler: Processed in 0.001910705 sec. 2026.01.20 00:13:19.528509 [ 225 ] {} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] 2026.01.20 00:13:19.528541 [ 225 ] {} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] 2026.01.20 00:13:19.528564 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:13:19.528662 [ 276 ] {363dcb76-dcf0-4b54-b08a-a18d807b8638} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:13:19.528705 [ 276 ] {363dcb76-dcf0-4b54-b08a-a18d807b8638} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:13:19.528861 [ 221 ] {} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] 2026.01.20 00:13:19.529048 [ 276 ] {363dcb76-dcf0-4b54-b08a-a18d807b8638} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:13:19.529091 [ 276 ] {363dcb76-dcf0-4b54-b08a-a18d807b8638} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. 2026.01.20 00:13:19.529553 [ 276 ] {363dcb76-dcf0-4b54-b08a-a18d807b8638} MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) 2026.01.20 00:13:19.530083 [ 276 ] {363dcb76-dcf0-4b54-b08a-a18d807b8638} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:13:19.530231 [ 276 ] {363dcb76-dcf0-4b54-b08a-a18d807b8638} executeQuery: Read 60 rows, 4.14 KiB in 0.001587 sec., 37807.183364839315 rows/sec., 2.55 MiB/sec. 2026.01.20 00:13:19.530267 [ 276 ] {363dcb76-dcf0-4b54-b08a-a18d807b8638} TCPHandler: Processed in 0.001753163 sec. 2026.01.20 00:13:19.531393 [ 225 ] {} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] 2026.01.20 00:13:20.496596 [ 220 ] {} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] 2026.01.20 00:13:20.496648 [ 220 ] {} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] 2026.01.20 00:13:20.499442 [ 220 ] {} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] 2026.01.20 00:13:20.762535 [ 222 ] {} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] 2026.01.20 00:13:20.762593 [ 222 ] {} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] 2026.01.20 00:13:20.765068 [ 222 ] {} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] 2026.01.20 00:13:22.184949 [ 29 ] {} DNSResolver: Updating DNS cache 2026.01.20 00:13:22.185002 [ 29 ] {} DNSResolver: Updated DNS cache 2026.01.20 00:13:22.452816 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 48025 2026.01.20 00:13:22.453360 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:13:22.453396 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. 2026.01.20 00:13:22.453910 [ 245 ] {} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2026.01.20 00:13:22.454154 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:13:22.454282 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 48025 2026.01.20 00:13:22.569914 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1966 2026.01.20 00:13:22.572366 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:13:22.572413 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. 2026.01.20 00:13:22.573644 [ 243 ] {} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2026.01.20 00:13:22.573920 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:13:22.574230 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1966 2026.01.20 00:13:23.250485 [ 217 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2026.01.20 00:13:23.250542 [ 217 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2026.01.20 00:13:23.252201 [ 217 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2026.01.20 00:13:23.656198 [ 219 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2026.01.20 00:13:23.656257 [ 219 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2026.01.20 00:13:23.659387 [ 219 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2026.01.20 00:13:24.000213 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 393.88 MiB, peak 411.32 MiB, free memory in arenas 0.00 B, will set to 397.91 MiB (RSS), difference: 4.03 MiB 2026.01.20 00:13:24.168479 [ 225 ] {} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2026.01.20 00:13:24.168537 [ 225 ] {} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2026.01.20 00:13:24.170755 [ 225 ] {} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2026.01.20 00:13:24.305393 [ 223 ] {} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2026.01.20 00:13:24.305449 [ 223 ] {} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2026.01.20 00:13:24.307163 [ 223 ] {} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2026.01.20 00:13:24.525557 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:13:24.525740 [ 276 ] {289aff37-de4b-4531-93f7-39d1b45f79b3} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:13:24.525805 [ 276 ] {289aff37-de4b-4531-93f7-39d1b45f79b3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:13:24.526504 [ 276 ] {289aff37-de4b-4531-93f7-39d1b45f79b3} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:13:24.526552 [ 276 ] {289aff37-de4b-4531-93f7-39d1b45f79b3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. 2026.01.20 00:13:24.526965 [ 276 ] {289aff37-de4b-4531-93f7-39d1b45f79b3} MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) 2026.01.20 00:13:24.527196 [ 276 ] {289aff37-de4b-4531-93f7-39d1b45f79b3} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:13:24.527346 [ 276 ] {289aff37-de4b-4531-93f7-39d1b45f79b3} executeQuery: Read 174 rows, 15.64 KiB in 0.001653 sec., 105263.15789473684 rows/sec., 9.24 MiB/sec. 2026.01.20 00:13:24.527390 [ 276 ] {289aff37-de4b-4531-93f7-39d1b45f79b3} TCPHandler: Processed in 0.001957546 sec. 2026.01.20 00:13:24.527510 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:13:24.527608 [ 276 ] {014bafa5-5244-4e1d-a4b1-b4ff3f50064a} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.01.20 00:13:24.527649 [ 276 ] {014bafa5-5244-4e1d-a4b1-b4ff3f50064a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.01.20 00:13:24.528100 [ 276 ] {014bafa5-5244-4e1d-a4b1-b4ff3f50064a} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:13:24.528136 [ 276 ] {014bafa5-5244-4e1d-a4b1-b4ff3f50064a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. 2026.01.20 00:13:24.528437 [ 276 ] {014bafa5-5244-4e1d-a4b1-b4ff3f50064a} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2026.01.20 00:13:24.528686 [ 276 ] {014bafa5-5244-4e1d-a4b1-b4ff3f50064a} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:13:24.528820 [ 276 ] {014bafa5-5244-4e1d-a4b1-b4ff3f50064a} executeQuery: Read 59 rows, 4.44 KiB in 0.001231 sec., 47928.5134037368 rows/sec., 3.52 MiB/sec. 2026.01.20 00:13:24.528859 [ 276 ] {014bafa5-5244-4e1d-a4b1-b4ff3f50064a} TCPHandler: Processed in 0.001399848 sec. 2026.01.20 00:13:24.528979 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:13:24.529074 [ 276 ] {1b8a8609-61cd-46df-8be7-3d36377e2453} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:13:24.529114 [ 276 ] {1b8a8609-61cd-46df-8be7-3d36377e2453} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:13:24.529549 [ 276 ] {1b8a8609-61cd-46df-8be7-3d36377e2453} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:13:24.529585 [ 276 ] {1b8a8609-61cd-46df-8be7-3d36377e2453} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. 2026.01.20 00:13:24.529884 [ 276 ] {1b8a8609-61cd-46df-8be7-3d36377e2453} MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) 2026.01.20 00:13:24.530095 [ 276 ] {1b8a8609-61cd-46df-8be7-3d36377e2453} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:13:24.530226 [ 276 ] {1b8a8609-61cd-46df-8be7-3d36377e2453} executeQuery: Read 123 rows, 9.84 KiB in 0.001171 sec., 105038.42869342443 rows/sec., 8.21 MiB/sec. 2026.01.20 00:13:24.530264 [ 276 ] {1b8a8609-61cd-46df-8be7-3d36377e2453} TCPHandler: Processed in 0.001334867 sec. 2026.01.20 00:13:24.530380 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:13:24.530475 [ 276 ] {d3b73817-6b7e-4771-9fc6-e09738dc8356} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:13:24.530518 [ 276 ] {d3b73817-6b7e-4771-9fc6-e09738dc8356} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:13:24.530926 [ 276 ] {d3b73817-6b7e-4771-9fc6-e09738dc8356} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:13:24.530962 [ 276 ] {d3b73817-6b7e-4771-9fc6-e09738dc8356} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. 2026.01.20 00:13:24.531283 [ 276 ] {d3b73817-6b7e-4771-9fc6-e09738dc8356} MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) 2026.01.20 00:13:24.531490 [ 276 ] {d3b73817-6b7e-4771-9fc6-e09738dc8356} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:13:24.531617 [ 276 ] {d3b73817-6b7e-4771-9fc6-e09738dc8356} executeQuery: Read 160 rows, 11.41 KiB in 0.001161 sec., 137812.23083548667 rows/sec., 9.60 MiB/sec. 2026.01.20 00:13:24.531654 [ 276 ] {d3b73817-6b7e-4771-9fc6-e09738dc8356} TCPHandler: Processed in 0.001325057 sec. 2026.01.20 00:13:24.531770 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:13:24.531866 [ 276 ] {957173e4-2325-4799-b88f-ce78c2e32e53} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.01.20 00:13:24.531920 [ 276 ] {957173e4-2325-4799-b88f-ce78c2e32e53} 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 2026.01.20 00:13:24.532811 [ 276 ] {957173e4-2325-4799-b88f-ce78c2e32e53} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:13:24.532847 [ 276 ] {957173e4-2325-4799-b88f-ce78c2e32e53} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. 2026.01.20 00:13:24.533425 [ 276 ] {957173e4-2325-4799-b88f-ce78c2e32e53} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2026.01.20 00:13:24.533655 [ 276 ] {957173e4-2325-4799-b88f-ce78c2e32e53} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:13:24.533797 [ 276 ] {957173e4-2325-4799-b88f-ce78c2e32e53} executeQuery: Read 59 rows, 108.26 KiB in 0.001944 sec., 30349.794238683127 rows/sec., 54.39 MiB/sec. 2026.01.20 00:13:24.533853 [ 276 ] {957173e4-2325-4799-b88f-ce78c2e32e53} TCPHandler: Processed in 0.002132417 sec. 2026.01.20 00:13:24.533965 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:13:24.534060 [ 276 ] {f0596c8f-a34d-421e-8eda-e16c1722a0b1} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:13:24.534101 [ 276 ] {f0596c8f-a34d-421e-8eda-e16c1722a0b1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:13:24.534436 [ 276 ] {f0596c8f-a34d-421e-8eda-e16c1722a0b1} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:13:24.534472 [ 276 ] {f0596c8f-a34d-421e-8eda-e16c1722a0b1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. 2026.01.20 00:13:24.534770 [ 276 ] {f0596c8f-a34d-421e-8eda-e16c1722a0b1} MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) 2026.01.20 00:13:24.534973 [ 276 ] {f0596c8f-a34d-421e-8eda-e16c1722a0b1} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:13:24.535100 [ 276 ] {f0596c8f-a34d-421e-8eda-e16c1722a0b1} executeQuery: Read 60 rows, 4.14 KiB in 0.001059 sec., 56657.22379603399 rows/sec., 3.82 MiB/sec. 2026.01.20 00:13:24.535136 [ 276 ] {f0596c8f-a34d-421e-8eda-e16c1722a0b1} TCPHandler: Processed in 0.001221396 sec. 2026.01.20 00:13:25.083252 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 753 2026.01.20 00:13:25.101384 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:13:25.101453 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. 2026.01.20 00:13:25.107896 [ 244 ] {} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2026.01.20 00:13:25.108666 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:13:25.112474 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 753 2026.01.20 00:13:25.157624 [ 220 ] {} oximeter.fields_ipaddr (ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2026.01.20 00:13:25.157659 [ 220 ] {} oximeter.fields_ipaddr (ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2026.01.20 00:13:25.159980 [ 220 ] {} oximeter.fields_ipaddr (ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2026.01.20 00:13:26.001213 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 394.43 MiB, peak 411.32 MiB, free memory in arenas 0.00 B, will set to 397.92 MiB (RSS), difference: 3.49 MiB 2026.01.20 00:13:26.950963 [ 63 ] {} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2026.01.20 00:13:26.951032 [ 63 ] {} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:13:26.951053 [ 63 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. 2026.01.20 00:13:26.951158 [ 191 ] {e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2026.01.20 00:13:26.951454 [ 191 ] {e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:13:26.951497 [ 191 ] {e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 35 rows starting from the beginning of the part 2026.01.20 00:13:26.951589 [ 191 ] {e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part 2026.01.20 00:13:26.951663 [ 191 ] {e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 23 rows starting from the beginning of the part 2026.01.20 00:13:26.951733 [ 191 ] {e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part 2026.01.20 00:13:26.951800 [ 191 ] {e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part 2026.01.20 00:13:26.953292 [ 196 ] {e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 61 rows, containing 6 columns (6 merged, 0 gathered) in 0.002177048 sec., 28019.593504598888 rows/sec., 5.09 MiB/sec. 2026.01.20 00:13:26.953540 [ 201 ] {e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2026.01.20 00:13:26.954006 [ 201 ] {e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d::all_1_5_1} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:13:26.954084 [ 201 ] {e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d::all_1_5_1} oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2026.01.20 00:13:26.954200 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. 2026.01.20 00:13:29.523435 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:13:29.523647 [ 276 ] {3b548a2b-779e-4690-9c68-6f71cc849d36} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:13:29.523720 [ 276 ] {3b548a2b-779e-4690-9c68-6f71cc849d36} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:13:29.524518 [ 276 ] {3b548a2b-779e-4690-9c68-6f71cc849d36} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:13:29.524590 [ 276 ] {3b548a2b-779e-4690-9c68-6f71cc849d36} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. 2026.01.20 00:13:29.525126 [ 276 ] {3b548a2b-779e-4690-9c68-6f71cc849d36} MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) 2026.01.20 00:13:29.525371 [ 276 ] {3b548a2b-779e-4690-9c68-6f71cc849d36} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:13:29.525537 [ 276 ] {3b548a2b-779e-4690-9c68-6f71cc849d36} executeQuery: Read 56 rows, 4.38 KiB in 0.001939 sec., 28880.86642599278 rows/sec., 2.20 MiB/sec. 2026.01.20 00:13:29.525593 [ 276 ] {3b548a2b-779e-4690-9c68-6f71cc849d36} TCPHandler: Processed in 0.002287959 sec. 2026.01.20 00:13:29.525731 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:13:29.525840 [ 276 ] {fd35992c-5108-4872-a2d2-1cfa7fe5e7a7} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:13:29.525886 [ 276 ] {fd35992c-5108-4872-a2d2-1cfa7fe5e7a7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:13:29.526355 [ 276 ] {fd35992c-5108-4872-a2d2-1cfa7fe5e7a7} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:13:29.526393 [ 276 ] {fd35992c-5108-4872-a2d2-1cfa7fe5e7a7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. 2026.01.20 00:13:29.526711 [ 276 ] {fd35992c-5108-4872-a2d2-1cfa7fe5e7a7} MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) 2026.01.20 00:13:29.526922 [ 276 ] {fd35992c-5108-4872-a2d2-1cfa7fe5e7a7} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:13:29.527046 [ 276 ] {fd35992c-5108-4872-a2d2-1cfa7fe5e7a7} executeQuery: Read 64 rows, 5.12 KiB in 0.001249 sec., 51240.99279423539 rows/sec., 4.00 MiB/sec. 2026.01.20 00:13:29.527083 [ 276 ] {fd35992c-5108-4872-a2d2-1cfa7fe5e7a7} TCPHandler: Processed in 0.001426538 sec. 2026.01.20 00:13:29.527204 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:13:29.527295 [ 276 ] {410e1c70-b4d5-49a1-becc-b78033dcb84a} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:13:29.527338 [ 276 ] {410e1c70-b4d5-49a1-becc-b78033dcb84a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:13:29.527849 [ 276 ] {410e1c70-b4d5-49a1-becc-b78033dcb84a} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:13:29.527892 [ 276 ] {410e1c70-b4d5-49a1-becc-b78033dcb84a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. 2026.01.20 00:13:29.528310 [ 276 ] {410e1c70-b4d5-49a1-becc-b78033dcb84a} MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) 2026.01.20 00:13:29.528605 [ 276 ] {410e1c70-b4d5-49a1-becc-b78033dcb84a} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:13:29.528765 [ 276 ] {410e1c70-b4d5-49a1-becc-b78033dcb84a} executeQuery: Read 160 rows, 11.41 KiB in 0.001457 sec., 109814.68771448181 rows/sec., 7.65 MiB/sec. 2026.01.20 00:13:29.528812 [ 276 ] {410e1c70-b4d5-49a1-becc-b78033dcb84a} TCPHandler: Processed in 0.001633661 sec. 2026.01.20 00:13:29.528960 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:13:29.529065 [ 276 ] {055ed9d2-7c54-4187-894f-972243ec611e} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:13:29.529114 [ 276 ] {055ed9d2-7c54-4187-894f-972243ec611e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:13:29.529538 [ 276 ] {055ed9d2-7c54-4187-894f-972243ec611e} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:13:29.529579 [ 276 ] {055ed9d2-7c54-4187-894f-972243ec611e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. 2026.01.20 00:13:29.529957 [ 276 ] {055ed9d2-7c54-4187-894f-972243ec611e} MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) 2026.01.20 00:13:29.530231 [ 276 ] {055ed9d2-7c54-4187-894f-972243ec611e} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:13:29.530391 [ 276 ] {055ed9d2-7c54-4187-894f-972243ec611e} executeQuery: Read 60 rows, 4.14 KiB in 0.001347 sec., 44543.42984409799 rows/sec., 3.00 MiB/sec. 2026.01.20 00:13:29.530397 [ 60 ] {} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa) (MergerMutator): Selected 6 parts from all_1_145_29 to all_150_150_0 2026.01.20 00:13:29.530437 [ 276 ] {055ed9d2-7c54-4187-894f-972243ec611e} TCPHandler: Processed in 0.00153513 sec. 2026.01.20 00:13:29.530483 [ 60 ] {} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:13:29.530525 [ 60 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. 2026.01.20 00:13:29.530688 [ 191 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_150_30} MergeTask::PrepareStage: Merging 6 parts: from all_1_145_29 to all_150_150_0 into Compact with storage Full 2026.01.20 00:13:29.530905 [ 191 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_150_30} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:13:29.530963 [ 191 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_150_30} MergeTreeSequentialSource: Reading 3 marks from part all_1_145_29, total 8580 rows starting from the beginning of the part 2026.01.20 00:13:29.531055 [ 191 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_150_30} MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 60 rows starting from the beginning of the part 2026.01.20 00:13:29.531119 [ 191 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_150_30} MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 60 rows starting from the beginning of the part 2026.01.20 00:13:29.531177 [ 191 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_150_30} MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 60 rows starting from the beginning of the part 2026.01.20 00:13:29.531232 [ 191 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_150_30} MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 60 rows starting from the beginning of the part 2026.01.20 00:13:29.531292 [ 191 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_150_30} MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 60 rows starting from the beginning of the part 2026.01.20 00:13:29.534644 [ 196 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_150_30} MergeTask::MergeProjectionsStage: Merge sorted 8880 rows, containing 4 columns (4 merged, 0 gathered) in 0.004034832 sec., 2200835.127707919 rows/sec., 148.32 MiB/sec. 2026.01.20 00:13:29.534936 [ 197 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_150_30} MergedBlockOutputStream: filled checksums all_1_150_30 (state Temporary) 2026.01.20 00:13:29.535303 [ 197 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_150_30} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_merge_all_1_150_30 to all_1_150_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:13:29.535400 [ 197 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_150_30} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa) (MergerMutator): Merged 6 parts: [all_1_145_29, all_150_150_0] -> all_1_150_30 2026.01.20 00:13:29.535521 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.87 MiB. 2026.01.20 00:13:29.954487 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 48473 2026.01.20 00:13:29.955040 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:13:29.955085 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. 2026.01.20 00:13:29.955595 [ 245 ] {} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2026.01.20 00:13:29.955837 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:13:29.955972 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 48473 2026.01.20 00:13:29.956026 [ 60 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2026.01.20 00:13:29.956104 [ 60 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:13:29.956128 [ 60 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. 2026.01.20 00:13:29.956231 [ 189 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_101_20} MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full 2026.01.20 00:13:29.956326 [ 189 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:13:29.956358 [ 189 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_101_20} MergeTreeSequentialSource: Reading 7 marks from part all_1_96_19, total 46105 rows starting from the beginning of the part 2026.01.20 00:13:29.956419 [ 189 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 448 rows starting from the beginning of the part 2026.01.20 00:13:29.956464 [ 189 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 512 rows starting from the beginning of the part 2026.01.20 00:13:29.956508 [ 189 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 448 rows starting from the beginning of the part 2026.01.20 00:13:29.956550 [ 189 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 512 rows starting from the beginning of the part 2026.01.20 00:13:29.956593 [ 189 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 448 rows starting from the beginning of the part 2026.01.20 00:13:29.959322 [ 200 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 48473 rows, containing 4 columns (4 merged, 0 gathered) in 0.00313487 sec., 15462523.166829884 rows/sec., 221.19 MiB/sec. 2026.01.20 00:13:29.959747 [ 186 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2026.01.20 00:13:29.960077 [ 186 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_101_20} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:13:29.960161 [ 186 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_101_20} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2026.01.20 00:13:29.960273 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. 2026.01.20 00:13:32.574485 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1986 2026.01.20 00:13:32.576663 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:13:32.576712 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. 2026.01.20 00:13:32.577919 [ 243 ] {} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2026.01.20 00:13:32.578198 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:13:32.578353 [ 154 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2026.01.20 00:13:32.578418 [ 154 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:13:32.578439 [ 154 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. 2026.01.20 00:13:32.578483 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1986 2026.01.20 00:13:32.578536 [ 186 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2026.01.20 00:13:32.579081 [ 186 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:13:32.579225 [ 186 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1856 rows starting from the beginning of the part 2026.01.20 00:13:32.579576 [ 186 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 34 rows starting from the beginning of the part 2026.01.20 00:13:32.579912 [ 186 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 24 rows starting from the beginning of the part 2026.01.20 00:13:32.580247 [ 186 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 20 rows starting from the beginning of the part 2026.01.20 00:13:32.580585 [ 186 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 32 rows starting from the beginning of the part 2026.01.20 00:13:32.580918 [ 186 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 20 rows starting from the beginning of the part 2026.01.20 00:13:32.587781 [ 200 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 1986 rows, containing 72 columns (72 merged, 0 gathered) in 0.009281579 sec., 213972.21313313177 rows/sec., 171.30 MiB/sec. 2026.01.20 00:13:32.589375 [ 198 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2026.01.20 00:13:32.589899 [ 198 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_76_15} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:13:32.589971 [ 198 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_76_15} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2026.01.20 00:13:32.590152 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.30 MiB. 2026.01.20 00:13:32.619453 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 761 2026.01.20 00:13:32.638546 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:13:32.638603 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. 2026.01.20 00:13:32.645052 [ 244 ] {} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2026.01.20 00:13:32.645800 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:13:32.646129 [ 154 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2026.01.20 00:13:32.646179 [ 154 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:13:32.646201 [ 154 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. 2026.01.20 00:13:32.646286 [ 200 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_101_20} MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full 2026.01.20 00:13:32.649305 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 761 2026.01.20 00:13:32.649694 [ 200 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:13:32.650554 [ 200 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 723 rows starting from the beginning of the part 2026.01.20 00:13:32.654126 [ 200 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 8 rows starting from the beginning of the part 2026.01.20 00:13:32.657653 [ 200 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 7 rows starting from the beginning of the part 2026.01.20 00:13:32.661691 [ 200 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 8 rows starting from the beginning of the part 2026.01.20 00:13:32.666239 [ 200 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 7 rows starting from the beginning of the part 2026.01.20 00:13:32.670668 [ 200 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 8 rows starting from the beginning of the part 2026.01.20 00:13:32.734759 [ 193 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 761 rows, containing 679 columns (679 merged, 0 gathered) in 0.088503815 sec., 8598.4993980203 rows/sec., 44.46 MiB/sec. 2026.01.20 00:13:32.738134 [ 187 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2026.01.20 00:13:32.740229 [ 187 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_101_20} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:13:32.740340 [ 187 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_101_20} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2026.01.20 00:13:32.743052 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. 2026.01.20 00:13:33.000192 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 399.07 MiB, peak 416.51 MiB, free memory in arenas 0.00 B, will set to 397.92 MiB (RSS), difference: -1.15 MiB 2026.01.20 00:13:34.524770 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:13:34.524969 [ 276 ] {7c5c2b87-e15e-427d-a20b-d1fe1d06339f} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:13:34.525036 [ 276 ] {7c5c2b87-e15e-427d-a20b-d1fe1d06339f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:13:34.525800 [ 276 ] {7c5c2b87-e15e-427d-a20b-d1fe1d06339f} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:13:34.525852 [ 276 ] {7c5c2b87-e15e-427d-a20b-d1fe1d06339f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. 2026.01.20 00:13:34.526273 [ 276 ] {7c5c2b87-e15e-427d-a20b-d1fe1d06339f} MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) 2026.01.20 00:13:34.526510 [ 276 ] {7c5c2b87-e15e-427d-a20b-d1fe1d06339f} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:13:34.526675 [ 276 ] {7c5c2b87-e15e-427d-a20b-d1fe1d06339f} executeQuery: Read 174 rows, 15.64 KiB in 0.001753 sec., 99258.41414717627 rows/sec., 8.71 MiB/sec. 2026.01.20 00:13:34.526708 [ 153 ] {} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 2026.01.20 00:13:34.526720 [ 276 ] {7c5c2b87-e15e-427d-a20b-d1fe1d06339f} TCPHandler: Processed in 0.002079107 sec. 2026.01.20 00:13:34.526777 [ 153 ] {} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:13:34.526804 [ 153 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. 2026.01.20 00:13:34.526883 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:13:34.526909 [ 193 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_151_30} MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full 2026.01.20 00:13:34.526986 [ 276 ] {92541e7e-69c1-4f89-b57b-094642a6981b} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.01.20 00:13:34.527033 [ 276 ] {92541e7e-69c1-4f89-b57b-094642a6981b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.01.20 00:13:34.527039 [ 193 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_151_30} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:13:34.527082 [ 193 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 1471 rows starting from the beginning of the part 2026.01.20 00:13:34.527149 [ 193 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 1445 rows starting from the beginning of the part 2026.01.20 00:13:34.527201 [ 193 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 56 rows starting from the beginning of the part 2026.01.20 00:13:34.527247 [ 193 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 174 rows starting from the beginning of the part 2026.01.20 00:13:34.527292 [ 193 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 56 rows starting from the beginning of the part 2026.01.20 00:13:34.527335 [ 193 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 174 rows starting from the beginning of the part 2026.01.20 00:13:34.527477 [ 276 ] {92541e7e-69c1-4f89-b57b-094642a6981b} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:13:34.527522 [ 276 ] {92541e7e-69c1-4f89-b57b-094642a6981b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. 2026.01.20 00:13:34.527848 [ 276 ] {92541e7e-69c1-4f89-b57b-094642a6981b} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2026.01.20 00:13:34.528073 [ 276 ] {92541e7e-69c1-4f89-b57b-094642a6981b} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:13:34.528205 [ 153 ] {} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2026.01.20 00:13:34.528209 [ 276 ] {92541e7e-69c1-4f89-b57b-094642a6981b} executeQuery: Read 59 rows, 4.44 KiB in 0.001243 sec., 47465.808527755435 rows/sec., 3.49 MiB/sec. 2026.01.20 00:13:34.528257 [ 153 ] {} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:13:34.528275 [ 276 ] {92541e7e-69c1-4f89-b57b-094642a6981b} TCPHandler: Processed in 0.001444989 sec. 2026.01.20 00:13:34.528286 [ 153 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. 2026.01.20 00:13:34.528390 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:13:34.528406 [ 194 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2026.01.20 00:13:34.528489 [ 276 ] {f454c9cd-21ea-4c3e-9eca-00286f6e9a73} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:13:34.528502 [ 194 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:13:34.528530 [ 276 ] {f454c9cd-21ea-4c3e-9eca-00286f6e9a73} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:13:34.528531 [ 194 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 94 rows starting from the beginning of the part 2026.01.20 00:13:34.528599 [ 194 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 59 rows starting from the beginning of the part 2026.01.20 00:13:34.528645 [ 194 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 59 rows starting from the beginning of the part 2026.01.20 00:13:34.528685 [ 194 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 91 rows starting from the beginning of the part 2026.01.20 00:13:34.528727 [ 194 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 59 rows starting from the beginning of the part 2026.01.20 00:13:34.528765 [ 194 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 59 rows starting from the beginning of the part 2026.01.20 00:13:34.528956 [ 195 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_151_30} MergeTask::MergeProjectionsStage: Merge sorted 3376 rows, containing 5 columns (5 merged, 0 gathered) in 0.002090236 sec., 1615128.6266239793 rows/sec., 141.66 MiB/sec. 2026.01.20 00:13:34.528992 [ 276 ] {f454c9cd-21ea-4c3e-9eca-00286f6e9a73} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:13:34.529036 [ 276 ] {f454c9cd-21ea-4c3e-9eca-00286f6e9a73} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. 2026.01.20 00:13:34.529245 [ 199 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_151_30} MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) 2026.01.20 00:13:34.529395 [ 276 ] {f454c9cd-21ea-4c3e-9eca-00286f6e9a73} MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) 2026.01.20 00:13:34.529620 [ 195 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 421 rows, containing 5 columns (5 merged, 0 gathered) in 0.001271256 sec., 331168.5451238775 rows/sec., 25.49 MiB/sec. 2026.01.20 00:13:34.529622 [ 199 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_151_30} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:13:34.529671 [ 276 ] {f454c9cd-21ea-4c3e-9eca-00286f6e9a73} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:13:34.529735 [ 199 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_151_30} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 2026.01.20 00:13:34.529791 [ 201 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2026.01.20 00:13:34.529808 [ 153 ] {} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 2026.01.20 00:13:34.529821 [ 276 ] {f454c9cd-21ea-4c3e-9eca-00286f6e9a73} executeQuery: Read 123 rows, 9.84 KiB in 0.00135 sec., 91111.11111111111 rows/sec., 7.12 MiB/sec. 2026.01.20 00:13:34.529836 [ 153 ] {} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:13:34.529846 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. 2026.01.20 00:13:34.529878 [ 276 ] {f454c9cd-21ea-4c3e-9eca-00286f6e9a73} TCPHandler: Processed in 0.001538769 sec. 2026.01.20 00:13:34.529880 [ 153 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. 2026.01.20 00:13:34.529982 [ 199 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_151_30} MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full 2026.01.20 00:13:34.530019 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:13:34.530075 [ 199 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_151_30} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:13:34.530089 [ 201 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_76_15} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:13:34.530108 [ 199 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 785 rows starting from the beginning of the part 2026.01.20 00:13:34.530122 [ 276 ] {e2ccaba8-7a9b-4fdd-8d3b-f7fd3ca5b66a} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:13:34.530172 [ 276 ] {e2ccaba8-7a9b-4fdd-8d3b-f7fd3ca5b66a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:13:34.530175 [ 199 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 635 rows starting from the beginning of the part 2026.01.20 00:13:34.530175 [ 201 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_76_15} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2026.01.20 00:13:34.530235 [ 199 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 64 rows starting from the beginning of the part 2026.01.20 00:13:34.530283 [ 199 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 123 rows starting from the beginning of the part 2026.01.20 00:13:34.530306 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2026.01.20 00:13:34.530321 [ 199 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 64 rows starting from the beginning of the part 2026.01.20 00:13:34.530367 [ 199 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 123 rows starting from the beginning of the part 2026.01.20 00:13:34.530617 [ 276 ] {e2ccaba8-7a9b-4fdd-8d3b-f7fd3ca5b66a} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:13:34.530657 [ 276 ] {e2ccaba8-7a9b-4fdd-8d3b-f7fd3ca5b66a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. 2026.01.20 00:13:34.531019 [ 276 ] {e2ccaba8-7a9b-4fdd-8d3b-f7fd3ca5b66a} MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) 2026.01.20 00:13:34.531234 [ 276 ] {e2ccaba8-7a9b-4fdd-8d3b-f7fd3ca5b66a} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:13:34.531371 [ 276 ] {e2ccaba8-7a9b-4fdd-8d3b-f7fd3ca5b66a} executeQuery: Read 160 rows, 11.41 KiB in 0.001267 sec., 126282.55722178375 rows/sec., 8.80 MiB/sec. 2026.01.20 00:13:34.531393 [ 201 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_151_30} MergeTask::MergeProjectionsStage: Merge sorted 1794 rows, containing 5 columns (5 merged, 0 gathered) in 0.001444619 sec., 1241849.9272126423 rows/sec., 98.96 MiB/sec. 2026.01.20 00:13:34.531409 [ 276 ] {e2ccaba8-7a9b-4fdd-8d3b-f7fd3ca5b66a} TCPHandler: Processed in 0.001442138 sec. 2026.01.20 00:13:34.531531 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:13:34.531575 [ 193 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_151_30} MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) 2026.01.20 00:13:34.531632 [ 276 ] {81b28192-c5df-497e-a47f-099fbeb8432f} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.01.20 00:13:34.531694 [ 276 ] {81b28192-c5df-497e-a47f-099fbeb8432f} 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 2026.01.20 00:13:34.531857 [ 193 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_151_30} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:13:34.531936 [ 193 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_151_30} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 2026.01.20 00:13:34.532028 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. 2026.01.20 00:13:34.532689 [ 276 ] {81b28192-c5df-497e-a47f-099fbeb8432f} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:13:34.532731 [ 276 ] {81b28192-c5df-497e-a47f-099fbeb8432f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. 2026.01.20 00:13:34.533362 [ 276 ] {81b28192-c5df-497e-a47f-099fbeb8432f} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2026.01.20 00:13:34.533589 [ 276 ] {81b28192-c5df-497e-a47f-099fbeb8432f} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:13:34.533710 [ 153 ] {} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2026.01.20 00:13:34.533740 [ 276 ] {81b28192-c5df-497e-a47f-099fbeb8432f} executeQuery: Read 59 rows, 108.26 KiB in 0.002125 sec., 27764.70588235294 rows/sec., 49.75 MiB/sec. 2026.01.20 00:13:34.533746 [ 153 ] {} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:13:34.533782 [ 153 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. 2026.01.20 00:13:34.533821 [ 276 ] {81b28192-c5df-497e-a47f-099fbeb8432f} TCPHandler: Processed in 0.00233983 sec. 2026.01.20 00:13:34.533862 [ 195 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2026.01.20 00:13:34.533955 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:13:34.534055 [ 276 ] {4d53b53e-aa60-45eb-8434-95c1ff123f84} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:13:34.534090 [ 195 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:13:34.534098 [ 276 ] {4d53b53e-aa60-45eb-8434-95c1ff123f84} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:13:34.534156 [ 195 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2868 rows starting from the beginning of the part 2026.01.20 00:13:34.534292 [ 195 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 59 rows starting from the beginning of the part 2026.01.20 00:13:34.534414 [ 195 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 59 rows starting from the beginning of the part 2026.01.20 00:13:34.534467 [ 276 ] {4d53b53e-aa60-45eb-8434-95c1ff123f84} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:13:34.534507 [ 276 ] {4d53b53e-aa60-45eb-8434-95c1ff123f84} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. 2026.01.20 00:13:34.534532 [ 195 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 59 rows starting from the beginning of the part 2026.01.20 00:13:34.534650 [ 195 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 59 rows starting from the beginning of the part 2026.01.20 00:13:34.534767 [ 195 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 59 rows starting from the beginning of the part 2026.01.20 00:13:34.534841 [ 276 ] {4d53b53e-aa60-45eb-8434-95c1ff123f84} MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) 2026.01.20 00:13:34.535074 [ 276 ] {4d53b53e-aa60-45eb-8434-95c1ff123f84} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:13:34.535213 [ 276 ] {4d53b53e-aa60-45eb-8434-95c1ff123f84} executeQuery: Read 60 rows, 4.14 KiB in 0.001176 sec., 51020.40816326531 rows/sec., 3.44 MiB/sec. 2026.01.20 00:13:34.535250 [ 276 ] {4d53b53e-aa60-45eb-8434-95c1ff123f84} TCPHandler: Processed in 0.001346337 sec. 2026.01.20 00:13:34.546198 [ 193 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 3163 rows, containing 19 columns (19 merged, 0 gathered) in 0.012374369 sec., 255608.99307269728 rows/sec., 457.82 MiB/sec. 2026.01.20 00:13:34.548884 [ 201 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2026.01.20 00:13:34.549246 [ 201 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_76_15} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:13:34.549322 [ 201 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_76_15} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2026.01.20 00:13:34.549486 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 22.21 MiB. 2026.01.20 00:13:35.000196 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 398.48 MiB, peak 420.65 MiB, free memory in arenas 0.00 B, will set to 402.06 MiB (RSS), difference: 3.58 MiB 2026.01.20 00:13:37.185040 [ 151 ] {} DNSResolver: Updating DNS cache 2026.01.20 00:13:37.185091 [ 151 ] {} DNSResolver: Updated DNS cache 2026.01.20 00:13:37.456112 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 48985 2026.01.20 00:13:37.456679 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:13:37.456720 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. 2026.01.20 00:13:37.457244 [ 245 ] {} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2026.01.20 00:13:37.457495 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:13:37.457628 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 48985 2026.01.20 00:13:39.522177 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:13:39.522459 [ 276 ] {71b58d06-15f7-4466-af4e-1ade587e11e3} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:13:39.522552 [ 276 ] {71b58d06-15f7-4466-af4e-1ade587e11e3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:13:39.523483 [ 276 ] {71b58d06-15f7-4466-af4e-1ade587e11e3} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:13:39.523542 [ 276 ] {71b58d06-15f7-4466-af4e-1ade587e11e3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. 2026.01.20 00:13:39.524061 [ 276 ] {71b58d06-15f7-4466-af4e-1ade587e11e3} MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) 2026.01.20 00:13:39.524347 [ 276 ] {71b58d06-15f7-4466-af4e-1ade587e11e3} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:13:39.524540 [ 276 ] {71b58d06-15f7-4466-af4e-1ade587e11e3} executeQuery: Read 56 rows, 4.38 KiB in 0.002154 sec., 25998.142989786444 rows/sec., 1.98 MiB/sec. 2026.01.20 00:13:39.524598 [ 276 ] {71b58d06-15f7-4466-af4e-1ade587e11e3} TCPHandler: Processed in 0.002642134 sec. 2026.01.20 00:13:39.524766 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:13:39.524881 [ 276 ] {b42ff063-783b-4bc0-9be5-1874bf94cbb7} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:13:39.524925 [ 276 ] {b42ff063-783b-4bc0-9be5-1874bf94cbb7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:13:39.525386 [ 276 ] {b42ff063-783b-4bc0-9be5-1874bf94cbb7} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:13:39.525422 [ 276 ] {b42ff063-783b-4bc0-9be5-1874bf94cbb7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. 2026.01.20 00:13:39.525750 [ 276 ] {b42ff063-783b-4bc0-9be5-1874bf94cbb7} MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) 2026.01.20 00:13:39.525983 [ 276 ] {b42ff063-783b-4bc0-9be5-1874bf94cbb7} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:13:39.526118 [ 276 ] {b42ff063-783b-4bc0-9be5-1874bf94cbb7} executeQuery: Read 64 rows, 5.12 KiB in 0.001261 sec., 50753.37034099921 rows/sec., 3.96 MiB/sec. 2026.01.20 00:13:39.526157 [ 276 ] {b42ff063-783b-4bc0-9be5-1874bf94cbb7} TCPHandler: Processed in 0.001456459 sec. 2026.01.20 00:13:39.526277 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:13:39.526373 [ 276 ] {82492baa-5e88-4c96-9652-2d80a8a53053} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:13:39.526417 [ 276 ] {82492baa-5e88-4c96-9652-2d80a8a53053} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:13:39.526851 [ 276 ] {82492baa-5e88-4c96-9652-2d80a8a53053} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:13:39.526887 [ 276 ] {82492baa-5e88-4c96-9652-2d80a8a53053} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. 2026.01.20 00:13:39.527226 [ 276 ] {82492baa-5e88-4c96-9652-2d80a8a53053} MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) 2026.01.20 00:13:39.527442 [ 276 ] {82492baa-5e88-4c96-9652-2d80a8a53053} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:13:39.527560 [ 150 ] {} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Selected 2 parts from all_1_147_34 to all_148_148_0 2026.01.20 00:13:39.527578 [ 276 ] {82492baa-5e88-4c96-9652-2d80a8a53053} executeQuery: Read 160 rows, 11.41 KiB in 0.001225 sec., 130612.24489795919 rows/sec., 9.10 MiB/sec. 2026.01.20 00:13:39.527598 [ 150 ] {} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:13:39.527616 [ 150 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. 2026.01.20 00:13:39.527619 [ 276 ] {82492baa-5e88-4c96-9652-2d80a8a53053} TCPHandler: Processed in 0.001393038 sec. 2026.01.20 00:13:39.527737 [ 193 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_148_35} MergeTask::PrepareStage: Merging 2 parts: from all_1_147_34 to all_148_148_0 into Compact with storage Full 2026.01.20 00:13:39.527746 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:13:39.527881 [ 276 ] {8820ed4a-0196-4401-83aa-b4c08c09de1c} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:13:39.527902 [ 193 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_148_35} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:13:39.527924 [ 276 ] {8820ed4a-0196-4401-83aa-b4c08c09de1c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:13:39.527947 [ 193 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_148_35} MergeTreeSequentialSource: Reading 7 marks from part all_1_147_34, total 42122 rows starting from the beginning of the part 2026.01.20 00:13:39.528025 [ 193 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_148_35} MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 160 rows starting from the beginning of the part 2026.01.20 00:13:39.528281 [ 276 ] {8820ed4a-0196-4401-83aa-b4c08c09de1c} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:13:39.528324 [ 276 ] {8820ed4a-0196-4401-83aa-b4c08c09de1c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. 2026.01.20 00:13:39.528701 [ 276 ] {8820ed4a-0196-4401-83aa-b4c08c09de1c} MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) 2026.01.20 00:13:39.528933 [ 276 ] {8820ed4a-0196-4401-83aa-b4c08c09de1c} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:13:39.529067 [ 276 ] {8820ed4a-0196-4401-83aa-b4c08c09de1c} executeQuery: Read 60 rows, 4.14 KiB in 0.001206 sec., 49751.24378109453 rows/sec., 3.35 MiB/sec. 2026.01.20 00:13:39.529104 [ 276 ] {8820ed4a-0196-4401-83aa-b4c08c09de1c} TCPHandler: Processed in 0.001408428 sec. 2026.01.20 00:13:39.535692 [ 192 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_148_35} MergeTask::MergeProjectionsStage: Merge sorted 42282 rows, containing 5 columns (5 merged, 0 gathered) in 0.008004833 sec., 5282058.976121051 rows/sec., 362.91 MiB/sec. 2026.01.20 00:13:39.535971 [ 189 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_148_35} MergedBlockOutputStream: filled checksums all_1_148_35 (state Temporary) 2026.01.20 00:13:39.536269 [ 189 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_148_35} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_merge_all_1_148_35 to all_1_148_35 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:13:39.536346 [ 189 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_148_35} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Merged 2 parts: [all_1_147_34, all_148_148_0] -> all_1_148_35 2026.01.20 00:13:39.536434 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. 2026.01.20 00:13:40.149351 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 768 2026.01.20 00:13:40.168291 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:13:40.168360 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. 2026.01.20 00:13:40.174779 [ 244 ] {} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2026.01.20 00:13:40.175570 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:13:40.179456 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 768 2026.01.20 00:13:42.578649 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 2006 2026.01.20 00:13:42.580922 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:13:42.580973 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. 2026.01.20 00:13:42.582157 [ 243 ] {} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2026.01.20 00:13:42.582425 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:13:42.582726 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 2006 2026.01.20 00:13:44.555004 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:13:44.555204 [ 276 ] {b88324cb-a476-4a33-a33c-2bff5ae3a04a} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.01.20 00:13:44.555268 [ 276 ] {b88324cb-a476-4a33-a33c-2bff5ae3a04a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.01.20 00:13:44.555911 [ 276 ] {b88324cb-a476-4a33-a33c-2bff5ae3a04a} oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:13:44.555950 [ 276 ] {b88324cb-a476-4a33-a33c-2bff5ae3a04a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. 2026.01.20 00:13:44.556376 [ 276 ] {b88324cb-a476-4a33-a33c-2bff5ae3a04a} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2026.01.20 00:13:44.556610 [ 276 ] {b88324cb-a476-4a33-a33c-2bff5ae3a04a} oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:13:44.556726 [ 146 ] {} oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 2026.01.20 00:13:44.556762 [ 276 ] {b88324cb-a476-4a33-a33c-2bff5ae3a04a} executeQuery: Read 24 rows, 2.04 KiB in 0.001606 sec., 14943.960149439601 rows/sec., 1.24 MiB/sec. 2026.01.20 00:13:44.556770 [ 146 ] {} oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:13:44.556798 [ 146 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. 2026.01.20 00:13:44.556807 [ 276 ] {b88324cb-a476-4a33-a33c-2bff5ae3a04a} TCPHandler: Processed in 0.001925694 sec. 2026.01.20 00:13:44.556926 [ 192 ] {92f10b5c-e41a-4079-ac1e-b6a09b3b6baf::all_1_25_6} MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full 2026.01.20 00:13:44.556939 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:13:44.557057 [ 276 ] {43001eb5-3367-4a17-9715-2a79d88b8d8e} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:13:44.557078 [ 192 ] {92f10b5c-e41a-4079-ac1e-b6a09b3b6baf::all_1_25_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:13:44.557098 [ 276 ] {43001eb5-3367-4a17-9715-2a79d88b8d8e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:13:44.557119 [ 192 ] {92f10b5c-e41a-4079-ac1e-b6a09b3b6baf::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 24 rows starting from the beginning of the part 2026.01.20 00:13:44.557193 [ 192 ] {92f10b5c-e41a-4079-ac1e-b6a09b3b6baf::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 24 rows starting from the beginning of the part 2026.01.20 00:13:44.557240 [ 192 ] {92f10b5c-e41a-4079-ac1e-b6a09b3b6baf::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 24 rows starting from the beginning of the part 2026.01.20 00:13:44.557284 [ 192 ] {92f10b5c-e41a-4079-ac1e-b6a09b3b6baf::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 24 rows starting from the beginning of the part 2026.01.20 00:13:44.557326 [ 192 ] {92f10b5c-e41a-4079-ac1e-b6a09b3b6baf::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 24 rows starting from the beginning of the part 2026.01.20 00:13:44.558274 [ 276 ] {43001eb5-3367-4a17-9715-2a79d88b8d8e} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:13:44.558283 [ 189 ] {92f10b5c-e41a-4079-ac1e-b6a09b3b6baf::all_1_25_6} MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001410608 sec., 85069.70044122818 rows/sec., 7.38 MiB/sec. 2026.01.20 00:13:44.558316 [ 276 ] {43001eb5-3367-4a17-9715-2a79d88b8d8e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. 2026.01.20 00:13:44.558493 [ 189 ] {92f10b5c-e41a-4079-ac1e-b6a09b3b6baf::all_1_25_6} MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) 2026.01.20 00:13:44.558803 [ 276 ] {43001eb5-3367-4a17-9715-2a79d88b8d8e} MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) 2026.01.20 00:13:44.558844 [ 189 ] {92f10b5c-e41a-4079-ac1e-b6a09b3b6baf::all_1_25_6} oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:13:44.558947 [ 189 ] {92f10b5c-e41a-4079-ac1e-b6a09b3b6baf::all_1_25_6} oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 2026.01.20 00:13:44.559052 [ 276 ] {43001eb5-3367-4a17-9715-2a79d88b8d8e} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:13:44.559062 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2026.01.20 00:13:44.559188 [ 276 ] {43001eb5-3367-4a17-9715-2a79d88b8d8e} executeQuery: Read 1434 rows, 123.19 KiB in 0.002164 sec., 662661.7375231053 rows/sec., 55.59 MiB/sec. 2026.01.20 00:13:44.559227 [ 276 ] {43001eb5-3367-4a17-9715-2a79d88b8d8e} TCPHandler: Processed in 0.002356621 sec. 2026.01.20 00:13:44.559334 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:13:44.559422 [ 276 ] {a4525fbd-ff11-4820-a959-f259d9074c29} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.01.20 00:13:44.559460 [ 276 ] {a4525fbd-ff11-4820-a959-f259d9074c29} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.01.20 00:13:44.559846 [ 276 ] {a4525fbd-ff11-4820-a959-f259d9074c29} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:13:44.559878 [ 276 ] {a4525fbd-ff11-4820-a959-f259d9074c29} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. 2026.01.20 00:13:44.560238 [ 276 ] {a4525fbd-ff11-4820-a959-f259d9074c29} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2026.01.20 00:13:44.560442 [ 276 ] {a4525fbd-ff11-4820-a959-f259d9074c29} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:13:44.560568 [ 276 ] {a4525fbd-ff11-4820-a959-f259d9074c29} executeQuery: Read 71 rows, 5.40 KiB in 0.001135 sec., 62555.06607929516 rows/sec., 4.64 MiB/sec. 2026.01.20 00:13:44.560607 [ 276 ] {a4525fbd-ff11-4820-a959-f259d9074c29} TCPHandler: Processed in 0.001299517 sec. 2026.01.20 00:13:44.560717 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:13:44.560812 [ 276 ] {bb42e454-561c-4071-91fc-e4fb20235571} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.01.20 00:13:44.560851 [ 276 ] {bb42e454-561c-4071-91fc-e4fb20235571} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.01.20 00:13:44.561367 [ 276 ] {bb42e454-561c-4071-91fc-e4fb20235571} oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:13:44.561405 [ 276 ] {bb42e454-561c-4071-91fc-e4fb20235571} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. 2026.01.20 00:13:44.561733 [ 276 ] {bb42e454-561c-4071-91fc-e4fb20235571} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2026.01.20 00:13:44.561949 [ 276 ] {bb42e454-561c-4071-91fc-e4fb20235571} oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:13:44.562081 [ 276 ] {bb42e454-561c-4071-91fc-e4fb20235571} executeQuery: Read 252 rows, 17.85 KiB in 0.001287 sec., 195804.1958041958 rows/sec., 13.54 MiB/sec. 2026.01.20 00:13:44.562121 [ 276 ] {bb42e454-561c-4071-91fc-e4fb20235571} TCPHandler: Processed in 0.001453808 sec. 2026.01.20 00:13:44.562254 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:13:44.562354 [ 276 ] {b327f244-a67c-434e-9914-1d99273787d5} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.01.20 00:13:44.562395 [ 276 ] {b327f244-a67c-434e-9914-1d99273787d5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.01.20 00:13:44.562797 [ 276 ] {b327f244-a67c-434e-9914-1d99273787d5} oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:13:44.562832 [ 276 ] {b327f244-a67c-434e-9914-1d99273787d5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. 2026.01.20 00:13:44.563127 [ 276 ] {b327f244-a67c-434e-9914-1d99273787d5} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2026.01.20 00:13:44.563326 [ 276 ] {b327f244-a67c-434e-9914-1d99273787d5} oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:13:44.563414 [ 146 ] {} oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 2026.01.20 00:13:44.563448 [ 146 ] {} oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:13:44.563452 [ 276 ] {b327f244-a67c-434e-9914-1d99273787d5} executeQuery: Read 12 rows, 960.00 B in 0.001116 sec., 10752.68817204301 rows/sec., 840.05 KiB/sec. 2026.01.20 00:13:44.563468 [ 146 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. 2026.01.20 00:13:44.563495 [ 276 ] {b327f244-a67c-434e-9914-1d99273787d5} TCPHandler: Processed in 0.001310627 sec. 2026.01.20 00:13:44.563578 [ 191 ] {e65ef523-8c80-4a73-a921-56a9abc2e2ef::all_1_25_6} MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full 2026.01.20 00:13:44.563602 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:13:44.563716 [ 276 ] {60365d19-fd21-477a-93a1-392dda49f135} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:13:44.563726 [ 191 ] {e65ef523-8c80-4a73-a921-56a9abc2e2ef::all_1_25_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:13:44.563767 [ 276 ] {60365d19-fd21-477a-93a1-392dda49f135} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:13:44.563774 [ 191 ] {e65ef523-8c80-4a73-a921-56a9abc2e2ef::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 12 rows starting from the beginning of the part 2026.01.20 00:13:44.563861 [ 191 ] {e65ef523-8c80-4a73-a921-56a9abc2e2ef::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 12 rows starting from the beginning of the part 2026.01.20 00:13:44.563914 [ 191 ] {e65ef523-8c80-4a73-a921-56a9abc2e2ef::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 12 rows starting from the beginning of the part 2026.01.20 00:13:44.563962 [ 191 ] {e65ef523-8c80-4a73-a921-56a9abc2e2ef::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 12 rows starting from the beginning of the part 2026.01.20 00:13:44.564008 [ 191 ] {e65ef523-8c80-4a73-a921-56a9abc2e2ef::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 12 rows starting from the beginning of the part 2026.01.20 00:13:44.564419 [ 276 ] {60365d19-fd21-477a-93a1-392dda49f135} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:13:44.564458 [ 276 ] {60365d19-fd21-477a-93a1-392dda49f135} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. 2026.01.20 00:13:44.564822 [ 276 ] {60365d19-fd21-477a-93a1-392dda49f135} MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) 2026.01.20 00:13:44.564829 [ 197 ] {e65ef523-8c80-4a73-a921-56a9abc2e2ef::all_1_25_6} MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.001307627 sec., 45884.64447430345 rows/sec., 3.68 MiB/sec. 2026.01.20 00:13:44.564980 [ 198 ] {e65ef523-8c80-4a73-a921-56a9abc2e2ef::all_1_25_6} MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) 2026.01.20 00:13:44.565051 [ 276 ] {60365d19-fd21-477a-93a1-392dda49f135} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:13:44.565195 [ 276 ] {60365d19-fd21-477a-93a1-392dda49f135} executeQuery: Read 615 rows, 47.39 KiB in 0.001497 sec., 410821.6432865731 rows/sec., 30.91 MiB/sec. 2026.01.20 00:13:44.565235 [ 276 ] {60365d19-fd21-477a-93a1-392dda49f135} TCPHandler: Processed in 0.001682981 sec. 2026.01.20 00:13:44.565261 [ 223 ] {} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] 2026.01.20 00:13:44.565287 [ 198 ] {e65ef523-8c80-4a73-a921-56a9abc2e2ef::all_1_25_6} oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:13:44.565294 [ 223 ] {} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] 2026.01.20 00:13:44.565338 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:13:44.565363 [ 198 ] {e65ef523-8c80-4a73-a921-56a9abc2e2ef::all_1_25_6} oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 2026.01.20 00:13:44.565434 [ 276 ] {624ebe6d-18a6-4d36-b552-a2feee14e193} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:13:44.565453 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2026.01.20 00:13:44.565478 [ 276 ] {624ebe6d-18a6-4d36-b552-a2feee14e193} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:13:44.566117 [ 276 ] {624ebe6d-18a6-4d36-b552-a2feee14e193} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:13:44.566153 [ 276 ] {624ebe6d-18a6-4d36-b552-a2feee14e193} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. 2026.01.20 00:13:44.566567 [ 276 ] {624ebe6d-18a6-4d36-b552-a2feee14e193} MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) 2026.01.20 00:13:44.566779 [ 276 ] {624ebe6d-18a6-4d36-b552-a2feee14e193} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:13:44.566902 [ 146 ] {} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Selected 6 parts from all_1_148_35 to all_153_153_0 2026.01.20 00:13:44.566914 [ 276 ] {624ebe6d-18a6-4d36-b552-a2feee14e193} executeQuery: Read 880 rows, 61.16 KiB in 0.001497 sec., 587842.3513694054 rows/sec., 39.90 MiB/sec. 2026.01.20 00:13:44.566938 [ 146 ] {} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:13:44.566959 [ 276 ] {624ebe6d-18a6-4d36-b552-a2feee14e193} TCPHandler: Processed in 0.001670461 sec. 2026.01.20 00:13:44.566961 [ 146 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. 2026.01.20 00:13:44.567058 [ 191 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_153_36} MergeTask::PrepareStage: Merging 6 parts: from all_1_148_35 to all_153_153_0 into Compact with storage Full 2026.01.20 00:13:44.567084 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:13:44.567162 [ 191 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_153_36} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:13:44.567184 [ 276 ] {fb0975cf-9ef2-410d-8749-2419d7bbfe8f} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.01.20 00:13:44.567194 [ 191 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_153_36} MergeTreeSequentialSource: Reading 7 marks from part all_1_148_35, total 42282 rows starting from the beginning of the part 2026.01.20 00:13:44.567245 [ 276 ] {fb0975cf-9ef2-410d-8749-2419d7bbfe8f} 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 2026.01.20 00:13:44.567274 [ 191 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_153_36} MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 160 rows starting from the beginning of the part 2026.01.20 00:13:44.567337 [ 191 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_153_36} MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 160 rows starting from the beginning of the part 2026.01.20 00:13:44.567379 [ 191 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_153_36} MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 160 rows starting from the beginning of the part 2026.01.20 00:13:44.567418 [ 191 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_153_36} MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 160 rows starting from the beginning of the part 2026.01.20 00:13:44.567457 [ 191 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_153_36} MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 880 rows starting from the beginning of the part 2026.01.20 00:13:44.568214 [ 276 ] {fb0975cf-9ef2-410d-8749-2419d7bbfe8f} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:13:44.568254 [ 276 ] {fb0975cf-9ef2-410d-8749-2419d7bbfe8f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. 2026.01.20 00:13:44.568882 [ 276 ] {fb0975cf-9ef2-410d-8749-2419d7bbfe8f} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2026.01.20 00:13:44.569131 [ 276 ] {fb0975cf-9ef2-410d-8749-2419d7bbfe8f} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:13:44.569251 [ 223 ] {} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] 2026.01.20 00:13:44.569289 [ 276 ] {fb0975cf-9ef2-410d-8749-2419d7bbfe8f} executeQuery: Read 59 rows, 108.26 KiB in 0.002124 sec., 27777.777777777777 rows/sec., 49.78 MiB/sec. 2026.01.20 00:13:44.569351 [ 276 ] {fb0975cf-9ef2-410d-8749-2419d7bbfe8f} TCPHandler: Processed in 0.00231732 sec. 2026.01.20 00:13:44.569466 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:13:44.569562 [ 276 ] {c3a370c3-9f81-4d13-ba4a-e199b1b5f9e5} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:13:44.569605 [ 276 ] {c3a370c3-9f81-4d13-ba4a-e199b1b5f9e5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:13:44.569944 [ 276 ] {c3a370c3-9f81-4d13-ba4a-e199b1b5f9e5} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:13:44.569979 [ 276 ] {c3a370c3-9f81-4d13-ba4a-e199b1b5f9e5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. 2026.01.20 00:13:44.570290 [ 276 ] {c3a370c3-9f81-4d13-ba4a-e199b1b5f9e5} MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) 2026.01.20 00:13:44.570498 [ 276 ] {c3a370c3-9f81-4d13-ba4a-e199b1b5f9e5} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:13:44.570627 [ 276 ] {c3a370c3-9f81-4d13-ba4a-e199b1b5f9e5} executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. 2026.01.20 00:13:44.570658 [ 222 ] {} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] 2026.01.20 00:13:44.570662 [ 276 ] {c3a370c3-9f81-4d13-ba4a-e199b1b5f9e5} TCPHandler: Processed in 0.001245646 sec. 2026.01.20 00:13:44.570691 [ 222 ] {} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] 2026.01.20 00:13:44.573845 [ 222 ] {} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] 2026.01.20 00:13:44.575431 [ 190 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_153_36} MergeTask::MergeProjectionsStage: Merge sorted 43802 rows, containing 5 columns (5 merged, 0 gathered) in 0.008420838 sec., 5201620.076291694 rows/sec., 357.37 MiB/sec. 2026.01.20 00:13:44.575748 [ 187 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_153_36} MergedBlockOutputStream: filled checksums all_1_153_36 (state Temporary) 2026.01.20 00:13:44.576012 [ 187 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_153_36} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_merge_all_1_153_36 to all_1_153_36 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:13:44.576088 [ 187 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_153_36} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Merged 6 parts: [all_1_148_35, all_153_153_0] -> all_1_153_36 2026.01.20 00:13:44.576173 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.50 MiB. 2026.01.20 00:13:44.957912 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 49433 2026.01.20 00:13:44.958464 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:13:44.958511 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. 2026.01.20 00:13:44.959041 [ 245 ] {} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2026.01.20 00:13:44.959288 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:13:44.959422 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 49433 2026.01.20 00:13:45.045345 [ 223 ] {} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] 2026.01.20 00:13:45.045414 [ 223 ] {} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] 2026.01.20 00:13:45.048483 [ 223 ] {} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] 2026.01.20 00:13:45.556180 [ 223 ] {} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] 2026.01.20 00:13:45.556239 [ 223 ] {} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] 2026.01.20 00:13:45.559524 [ 223 ] {} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] 2026.01.20 00:13:47.000189 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 406.74 MiB, peak 420.65 MiB, free memory in arenas 0.00 B, will set to 402.73 MiB (RSS), difference: -4.00 MiB 2026.01.20 00:13:47.679663 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 776 2026.01.20 00:13:47.699195 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:13:47.699266 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. 2026.01.20 00:13:47.705761 [ 244 ] {} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2026.01.20 00:13:47.706531 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:13:47.710913 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 776 2026.01.20 00:13:49.522892 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:13:49.523098 [ 276 ] {227c0548-12e0-430b-b6f6-4dccd4f3cae5} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:13:49.523163 [ 276 ] {227c0548-12e0-430b-b6f6-4dccd4f3cae5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:13:49.523822 [ 276 ] {227c0548-12e0-430b-b6f6-4dccd4f3cae5} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:13:49.523871 [ 276 ] {227c0548-12e0-430b-b6f6-4dccd4f3cae5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.78 GiB. 2026.01.20 00:13:49.524265 [ 276 ] {227c0548-12e0-430b-b6f6-4dccd4f3cae5} MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) 2026.01.20 00:13:49.524483 [ 276 ] {227c0548-12e0-430b-b6f6-4dccd4f3cae5} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:13:49.524632 [ 276 ] {227c0548-12e0-430b-b6f6-4dccd4f3cae5} executeQuery: Read 56 rows, 4.38 KiB in 0.001579 sec., 35465.48448385054 rows/sec., 2.71 MiB/sec. 2026.01.20 00:13:49.524675 [ 276 ] {227c0548-12e0-430b-b6f6-4dccd4f3cae5} TCPHandler: Processed in 0.001918675 sec. 2026.01.20 00:13:49.524811 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:13:49.524906 [ 276 ] {ec6e612f-3ed2-4898-a1ec-24ef63d7d1ef} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:13:49.524949 [ 276 ] {ec6e612f-3ed2-4898-a1ec-24ef63d7d1ef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:13:49.525384 [ 276 ] {ec6e612f-3ed2-4898-a1ec-24ef63d7d1ef} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:13:49.525421 [ 276 ] {ec6e612f-3ed2-4898-a1ec-24ef63d7d1ef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.78 GiB. 2026.01.20 00:13:49.525714 [ 276 ] {ec6e612f-3ed2-4898-a1ec-24ef63d7d1ef} MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) 2026.01.20 00:13:49.525928 [ 276 ] {ec6e612f-3ed2-4898-a1ec-24ef63d7d1ef} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:13:49.526055 [ 276 ] {ec6e612f-3ed2-4898-a1ec-24ef63d7d1ef} executeQuery: Read 64 rows, 5.12 KiB in 0.001168 sec., 54794.520547945205 rows/sec., 4.28 MiB/sec. 2026.01.20 00:13:49.526117 [ 276 ] {ec6e612f-3ed2-4898-a1ec-24ef63d7d1ef} TCPHandler: Processed in 0.001357368 sec. 2026.01.20 00:13:49.526238 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:13:49.526331 [ 276 ] {ac960fc2-dfc7-4c32-ad77-fcfd0abdf87a} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:13:49.526373 [ 276 ] {ac960fc2-dfc7-4c32-ad77-fcfd0abdf87a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:13:49.526803 [ 276 ] {ac960fc2-dfc7-4c32-ad77-fcfd0abdf87a} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:13:49.526839 [ 276 ] {ac960fc2-dfc7-4c32-ad77-fcfd0abdf87a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.78 GiB. 2026.01.20 00:13:49.527160 [ 276 ] {ac960fc2-dfc7-4c32-ad77-fcfd0abdf87a} MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) 2026.01.20 00:13:49.527362 [ 276 ] {ac960fc2-dfc7-4c32-ad77-fcfd0abdf87a} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:13:49.527513 [ 276 ] {ac960fc2-dfc7-4c32-ad77-fcfd0abdf87a} executeQuery: Read 160 rows, 11.41 KiB in 0.0012 sec., 133333.33333333334 rows/sec., 9.29 MiB/sec. 2026.01.20 00:13:49.527549 [ 276 ] {ac960fc2-dfc7-4c32-ad77-fcfd0abdf87a} TCPHandler: Processed in 0.001361748 sec. 2026.01.20 00:13:49.527662 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:13:49.527754 [ 276 ] {bd6fba54-fce3-49b2-a595-5f354b42e8ee} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:13:49.527795 [ 276 ] {bd6fba54-fce3-49b2-a595-5f354b42e8ee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:13:49.528131 [ 276 ] {bd6fba54-fce3-49b2-a595-5f354b42e8ee} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:13:49.528166 [ 276 ] {bd6fba54-fce3-49b2-a595-5f354b42e8ee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.78 GiB. 2026.01.20 00:13:49.528454 [ 276 ] {bd6fba54-fce3-49b2-a595-5f354b42e8ee} MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) 2026.01.20 00:13:49.528653 [ 276 ] {bd6fba54-fce3-49b2-a595-5f354b42e8ee} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:13:49.528775 [ 276 ] {bd6fba54-fce3-49b2-a595-5f354b42e8ee} executeQuery: Read 60 rows, 4.14 KiB in 0.001039 sec., 57747.83445620789 rows/sec., 3.89 MiB/sec. 2026.01.20 00:13:49.528811 [ 276 ] {bd6fba54-fce3-49b2-a595-5f354b42e8ee} TCPHandler: Processed in 0.001199015 sec. 2026.01.20 00:13:52.185334 [ 137 ] {} DNSResolver: Updating DNS cache 2026.01.20 00:13:52.185380 [ 137 ] {} DNSResolver: Updated DNS cache 2026.01.20 00:13:52.460449 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 49945 2026.01.20 00:13:52.461024 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:13:52.461076 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.78 GiB. 2026.01.20 00:13:52.461625 [ 245 ] {} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2026.01.20 00:13:52.461874 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:13:52.462019 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 49945 2026.01.20 00:13:52.583823 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 2032 2026.01.20 00:13:52.586083 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:13:52.586134 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.78 GiB. 2026.01.20 00:13:52.587314 [ 243 ] {} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2026.01.20 00:13:52.587597 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:13:52.587874 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 2032 2026.01.20 00:13:54.526244 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:13:54.526446 [ 276 ] {7401a9a6-44c9-4713-a814-180f4bed12de} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:13:54.526510 [ 276 ] {7401a9a6-44c9-4713-a814-180f4bed12de} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:13:54.527259 [ 276 ] {7401a9a6-44c9-4713-a814-180f4bed12de} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:13:54.527307 [ 276 ] {7401a9a6-44c9-4713-a814-180f4bed12de} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.78 GiB. 2026.01.20 00:13:54.527708 [ 276 ] {7401a9a6-44c9-4713-a814-180f4bed12de} MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) 2026.01.20 00:13:54.527938 [ 276 ] {7401a9a6-44c9-4713-a814-180f4bed12de} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:13:54.528089 [ 276 ] {7401a9a6-44c9-4713-a814-180f4bed12de} executeQuery: Read 174 rows, 15.64 KiB in 0.001689 sec., 103019.53818827709 rows/sec., 9.04 MiB/sec. 2026.01.20 00:13:54.528133 [ 276 ] {7401a9a6-44c9-4713-a814-180f4bed12de} TCPHandler: Processed in 0.002015036 sec. 2026.01.20 00:13:54.528253 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:13:54.528348 [ 276 ] {1617ba2a-d0fb-49ac-a3a2-d4e83e44fb0e} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.01.20 00:13:54.528389 [ 276 ] {1617ba2a-d0fb-49ac-a3a2-d4e83e44fb0e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.01.20 00:13:54.528814 [ 276 ] {1617ba2a-d0fb-49ac-a3a2-d4e83e44fb0e} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:13:54.528850 [ 276 ] {1617ba2a-d0fb-49ac-a3a2-d4e83e44fb0e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.78 GiB. 2026.01.20 00:13:54.529147 [ 276 ] {1617ba2a-d0fb-49ac-a3a2-d4e83e44fb0e} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2026.01.20 00:13:54.529350 [ 276 ] {1617ba2a-d0fb-49ac-a3a2-d4e83e44fb0e} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:13:54.529481 [ 276 ] {1617ba2a-d0fb-49ac-a3a2-d4e83e44fb0e} executeQuery: Read 59 rows, 4.44 KiB in 0.001152 sec., 51215.277777777774 rows/sec., 3.76 MiB/sec. 2026.01.20 00:13:54.529519 [ 276 ] {1617ba2a-d0fb-49ac-a3a2-d4e83e44fb0e} TCPHandler: Processed in 0.001317287 sec. 2026.01.20 00:13:54.529632 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:13:54.529727 [ 276 ] {a80f6fd5-ca83-424e-8207-96711ea8c21c} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:13:54.529767 [ 276 ] {a80f6fd5-ca83-424e-8207-96711ea8c21c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:13:54.530206 [ 276 ] {a80f6fd5-ca83-424e-8207-96711ea8c21c} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:13:54.530242 [ 276 ] {a80f6fd5-ca83-424e-8207-96711ea8c21c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.78 GiB. 2026.01.20 00:13:54.530537 [ 276 ] {a80f6fd5-ca83-424e-8207-96711ea8c21c} MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) 2026.01.20 00:13:54.530736 [ 276 ] {a80f6fd5-ca83-424e-8207-96711ea8c21c} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:13:54.530861 [ 276 ] {a80f6fd5-ca83-424e-8207-96711ea8c21c} executeQuery: Read 123 rows, 9.84 KiB in 0.001152 sec., 106770.83333333333 rows/sec., 8.34 MiB/sec. 2026.01.20 00:13:54.530899 [ 276 ] {a80f6fd5-ca83-424e-8207-96711ea8c21c} TCPHandler: Processed in 0.001316188 sec. 2026.01.20 00:13:54.531011 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:13:54.531109 [ 276 ] {bdef2e1b-fcd8-4c6c-a7c2-25c2d883afe0} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:13:54.531152 [ 276 ] {bdef2e1b-fcd8-4c6c-a7c2-25c2d883afe0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:13:54.531570 [ 276 ] {bdef2e1b-fcd8-4c6c-a7c2-25c2d883afe0} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:13:54.531606 [ 276 ] {bdef2e1b-fcd8-4c6c-a7c2-25c2d883afe0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.78 GiB. 2026.01.20 00:13:54.531923 [ 276 ] {bdef2e1b-fcd8-4c6c-a7c2-25c2d883afe0} MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) 2026.01.20 00:13:54.532133 [ 276 ] {bdef2e1b-fcd8-4c6c-a7c2-25c2d883afe0} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:13:54.532262 [ 276 ] {bdef2e1b-fcd8-4c6c-a7c2-25c2d883afe0} executeQuery: Read 160 rows, 11.41 KiB in 0.001171 sec., 136635.35439795046 rows/sec., 9.52 MiB/sec. 2026.01.20 00:13:54.532299 [ 276 ] {bdef2e1b-fcd8-4c6c-a7c2-25c2d883afe0} TCPHandler: Processed in 0.001337517 sec. 2026.01.20 00:13:54.532411 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:13:54.532503 [ 276 ] {87551d7a-b68c-42a9-94cd-f5e7ef36a2be} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.01.20 00:13:54.532556 [ 276 ] {87551d7a-b68c-42a9-94cd-f5e7ef36a2be} 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 2026.01.20 00:13:54.533550 [ 276 ] {87551d7a-b68c-42a9-94cd-f5e7ef36a2be} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:13:54.533599 [ 276 ] {87551d7a-b68c-42a9-94cd-f5e7ef36a2be} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.78 GiB. 2026.01.20 00:13:54.534238 [ 276 ] {87551d7a-b68c-42a9-94cd-f5e7ef36a2be} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2026.01.20 00:13:54.534464 [ 276 ] {87551d7a-b68c-42a9-94cd-f5e7ef36a2be} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:13:54.534606 [ 276 ] {87551d7a-b68c-42a9-94cd-f5e7ef36a2be} executeQuery: Read 59 rows, 108.26 KiB in 0.00212 sec., 27830.188679245282 rows/sec., 49.87 MiB/sec. 2026.01.20 00:13:54.534665 [ 276 ] {87551d7a-b68c-42a9-94cd-f5e7ef36a2be} TCPHandler: Processed in 0.00230344 sec. 2026.01.20 00:13:54.534780 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:13:54.534876 [ 276 ] {6bf12d07-8977-41cd-a38c-87a5b0f1123f} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:13:54.534919 [ 276 ] {6bf12d07-8977-41cd-a38c-87a5b0f1123f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:13:54.535268 [ 276 ] {6bf12d07-8977-41cd-a38c-87a5b0f1123f} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:13:54.535304 [ 276 ] {6bf12d07-8977-41cd-a38c-87a5b0f1123f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.78 GiB. 2026.01.20 00:13:54.535607 [ 276 ] {6bf12d07-8977-41cd-a38c-87a5b0f1123f} MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) 2026.01.20 00:13:54.535808 [ 276 ] {6bf12d07-8977-41cd-a38c-87a5b0f1123f} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:13:54.535934 [ 276 ] {6bf12d07-8977-41cd-a38c-87a5b0f1123f} executeQuery: Read 60 rows, 4.14 KiB in 0.001077 sec., 55710.30640668523 rows/sec., 3.75 MiB/sec. 2026.01.20 00:13:54.535932 [ 135 ] {} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa) (MergerMutator): Selected 6 parts from all_1_150_30 to all_155_155_0 2026.01.20 00:13:54.535972 [ 276 ] {6bf12d07-8977-41cd-a38c-87a5b0f1123f} TCPHandler: Processed in 0.001242916 sec. 2026.01.20 00:13:54.536013 [ 135 ] {} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:13:54.536041 [ 135 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.78 GiB. 2026.01.20 00:13:54.536162 [ 188 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_155_31} MergeTask::PrepareStage: Merging 6 parts: from all_1_150_30 to all_155_155_0 into Compact with storage Full 2026.01.20 00:13:54.536308 [ 188 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_155_31} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:13:54.536344 [ 188 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_155_31} MergeTreeSequentialSource: Reading 3 marks from part all_1_150_30, total 8880 rows starting from the beginning of the part 2026.01.20 00:13:54.536411 [ 188 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_155_31} MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 60 rows starting from the beginning of the part 2026.01.20 00:13:54.536455 [ 188 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_155_31} MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 60 rows starting from the beginning of the part 2026.01.20 00:13:54.536497 [ 188 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_155_31} MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 60 rows starting from the beginning of the part 2026.01.20 00:13:54.536538 [ 188 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_155_31} MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 60 rows starting from the beginning of the part 2026.01.20 00:13:54.536581 [ 188 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_155_31} MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 60 rows starting from the beginning of the part 2026.01.20 00:13:54.538870 [ 188 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_155_31} MergeTask::MergeProjectionsStage: Merge sorted 9180 rows, containing 4 columns (4 merged, 0 gathered) in 0.002818946 sec., 3256536.308251382 rows/sec., 219.47 MiB/sec. 2026.01.20 00:13:54.539137 [ 190 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_155_31} MergedBlockOutputStream: filled checksums all_1_155_31 (state Temporary) 2026.01.20 00:13:54.539422 [ 190 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_155_31} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_merge_all_1_155_31 to all_1_155_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:13:54.539492 [ 190 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_155_31} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa) (MergerMutator): Merged 6 parts: [all_1_150_30, all_155_155_0] -> all_1_155_31 2026.01.20 00:13:54.539569 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.92 MiB. 2026.01.20 00:13:55.211025 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 783 2026.01.20 00:13:55.230142 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:13:55.230211 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.78 GiB. 2026.01.20 00:13:55.236861 [ 244 ] {} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2026.01.20 00:13:55.237903 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:13:55.243701 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 783 2026.01.20 00:13:59.530024 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:13:59.530371 [ 276 ] {00150a6b-ff2d-4d1d-85a7-cabef5678cd2} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:13:59.530492 [ 276 ] {00150a6b-ff2d-4d1d-85a7-cabef5678cd2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:13:59.531566 [ 276 ] {00150a6b-ff2d-4d1d-85a7-cabef5678cd2} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:13:59.531643 [ 276 ] {00150a6b-ff2d-4d1d-85a7-cabef5678cd2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.78 GiB. 2026.01.20 00:13:59.532265 [ 276 ] {00150a6b-ff2d-4d1d-85a7-cabef5678cd2} MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) 2026.01.20 00:13:59.532655 [ 276 ] {00150a6b-ff2d-4d1d-85a7-cabef5678cd2} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:13:59.532885 [ 130 ] {} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 2026.01.20 00:13:59.532914 [ 276 ] {00150a6b-ff2d-4d1d-85a7-cabef5678cd2} executeQuery: Read 56 rows, 4.38 KiB in 0.00264 sec., 21212.121212121212 rows/sec., 1.62 MiB/sec. 2026.01.20 00:13:59.532945 [ 130 ] {} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:13:59.532978 [ 130 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.78 GiB. 2026.01.20 00:13:59.533005 [ 276 ] {00150a6b-ff2d-4d1d-85a7-cabef5678cd2} TCPHandler: Processed in 0.003198261 sec. 2026.01.20 00:13:59.533119 [ 186 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_156_31} MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full 2026.01.20 00:13:59.533203 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:13:59.533244 [ 186 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_156_31} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:13:59.533289 [ 186 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 1473 rows starting from the beginning of the part 2026.01.20 00:13:59.533340 [ 276 ] {e4cf47b1-5b1a-46d0-8620-56c9973344e8} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:13:59.533403 [ 186 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 56 rows starting from the beginning of the part 2026.01.20 00:13:59.533428 [ 276 ] {e4cf47b1-5b1a-46d0-8620-56c9973344e8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:13:59.533489 [ 186 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 1434 rows starting from the beginning of the part 2026.01.20 00:13:59.533558 [ 186 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 56 rows starting from the beginning of the part 2026.01.20 00:13:59.533622 [ 186 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 174 rows starting from the beginning of the part 2026.01.20 00:13:59.533696 [ 186 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 56 rows starting from the beginning of the part 2026.01.20 00:13:59.534125 [ 276 ] {e4cf47b1-5b1a-46d0-8620-56c9973344e8} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:13:59.534170 [ 276 ] {e4cf47b1-5b1a-46d0-8620-56c9973344e8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.78 GiB. 2026.01.20 00:13:59.534643 [ 276 ] {e4cf47b1-5b1a-46d0-8620-56c9973344e8} MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) 2026.01.20 00:13:59.534997 [ 276 ] {e4cf47b1-5b1a-46d0-8620-56c9973344e8} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:13:59.535210 [ 276 ] {e4cf47b1-5b1a-46d0-8620-56c9973344e8} executeQuery: Read 64 rows, 5.12 KiB in 0.001908 sec., 33542.976939203356 rows/sec., 2.62 MiB/sec. 2026.01.20 00:13:59.535239 [ 128 ] {} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 2026.01.20 00:13:59.535275 [ 276 ] {e4cf47b1-5b1a-46d0-8620-56c9973344e8} TCPHandler: Processed in 0.002144237 sec. 2026.01.20 00:13:59.535341 [ 128 ] {} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:13:59.535387 [ 128 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.78 GiB. 2026.01.20 00:13:59.535511 [ 190 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_156_31} MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full 2026.01.20 00:13:59.535636 [ 190 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_156_31} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:13:59.535653 [ 186 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_156_31} MergeTask::MergeProjectionsStage: Merge sorted 3249 rows, containing 5 columns (5 merged, 0 gathered) in 0.002596713 sec., 1251197.1865970555 rows/sec., 109.36 MiB/sec. 2026.01.20 00:13:59.535674 [ 190 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 787 rows starting from the beginning of the part 2026.01.20 00:13:59.535756 [ 190 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 64 rows starting from the beginning of the part 2026.01.20 00:13:59.535787 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:13:59.535826 [ 190 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 615 rows starting from the beginning of the part 2026.01.20 00:13:59.535891 [ 190 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 64 rows starting from the beginning of the part 2026.01.20 00:13:59.535924 [ 276 ] {817cd505-0346-490d-8bdd-c14f24d06b2b} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:13:59.535951 [ 190 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 123 rows starting from the beginning of the part 2026.01.20 00:13:59.535993 [ 276 ] {817cd505-0346-490d-8bdd-c14f24d06b2b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:13:59.536016 [ 190 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 64 rows starting from the beginning of the part 2026.01.20 00:13:59.536020 [ 188 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_156_31} MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) 2026.01.20 00:13:59.536580 [ 188 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_156_31} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:13:59.536669 [ 276 ] {817cd505-0346-490d-8bdd-c14f24d06b2b} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:13:59.536709 [ 188 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_156_31} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 2026.01.20 00:13:59.536725 [ 276 ] {817cd505-0346-490d-8bdd-c14f24d06b2b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.78 GiB. 2026.01.20 00:13:59.536861 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. 2026.01.20 00:13:59.537261 [ 276 ] {817cd505-0346-490d-8bdd-c14f24d06b2b} MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) 2026.01.20 00:13:59.537613 [ 276 ] {817cd505-0346-490d-8bdd-c14f24d06b2b} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:13:59.537622 [ 194 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_156_31} MergeTask::MergeProjectionsStage: Merge sorted 1717 rows, containing 5 columns (5 merged, 0 gathered) in 0.002166537 sec., 792508.9670751065 rows/sec., 63.06 MiB/sec. 2026.01.20 00:13:59.537824 [ 276 ] {817cd505-0346-490d-8bdd-c14f24d06b2b} executeQuery: Read 160 rows, 11.41 KiB in 0.001935 sec., 82687.33850129199 rows/sec., 5.76 MiB/sec. 2026.01.20 00:13:59.537876 [ 188 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_156_31} MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) 2026.01.20 00:13:59.537886 [ 276 ] {817cd505-0346-490d-8bdd-c14f24d06b2b} TCPHandler: Processed in 0.002167298 sec. 2026.01.20 00:13:59.538102 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:13:59.538229 [ 276 ] {7209b898-de5a-4bc1-825c-d831fda57fc0} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:13:59.538248 [ 188 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_156_31} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:13:59.538309 [ 276 ] {7209b898-de5a-4bc1-825c-d831fda57fc0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:13:59.538383 [ 188 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_156_31} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 2026.01.20 00:13:59.538500 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. 2026.01.20 00:13:59.539130 [ 276 ] {7209b898-de5a-4bc1-825c-d831fda57fc0} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:13:59.539183 [ 276 ] {7209b898-de5a-4bc1-825c-d831fda57fc0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.78 GiB. 2026.01.20 00:13:59.539679 [ 276 ] {7209b898-de5a-4bc1-825c-d831fda57fc0} MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) 2026.01.20 00:13:59.540007 [ 276 ] {7209b898-de5a-4bc1-825c-d831fda57fc0} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:13:59.540194 [ 276 ] {7209b898-de5a-4bc1-825c-d831fda57fc0} executeQuery: Read 60 rows, 4.14 KiB in 0.001994 sec., 30090.27081243731 rows/sec., 2.03 MiB/sec. 2026.01.20 00:13:59.540248 [ 276 ] {7209b898-de5a-4bc1-825c-d831fda57fc0} TCPHandler: Processed in 0.002220549 sec. 2026.01.20 00:13:59.902347 [ 222 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2026.01.20 00:13:59.902414 [ 222 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2026.01.20 00:13:59.906553 [ 222 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2026.01.20 00:13:59.962364 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 50393 2026.01.20 00:13:59.963040 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:13:59.963093 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.78 GiB. 2026.01.20 00:13:59.963703 [ 245 ] {} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2026.01.20 00:13:59.964044 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:13:59.964202 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 50393 2026.01.20 00:14:00.391344 [ 290 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36449 2026.01.20 00:14:00.391494 [ 290 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:14:00.391533 [ 290 ] {} TCP-Session: 6fa2456f-cd54-4795-9e6b-ad655073b039 Authenticating user 'default' from [fd00:1122:3344:101::e]:36449 2026.01.20 00:14:00.391562 [ 290 ] {} TCP-Session: 6fa2456f-cd54-4795-9e6b-ad655073b039 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:14:00.391580 [ 290 ] {} TCP-Session: 6fa2456f-cd54-4795-9e6b-ad655073b039 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:14:00.391824 [ 366 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63109 2026.01.20 00:14:00.391927 [ 366 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:14:00.391958 [ 366 ] {} TCP-Session: 9d31a00b-b75e-43d7-bfc3-62d088702a6d Authenticating user 'default' from [fd00:1122:3344:101::e]:63109 2026.01.20 00:14:00.391981 [ 366 ] {} TCP-Session: 9d31a00b-b75e-43d7-bfc3-62d088702a6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:14:00.391997 [ 366 ] {} TCP-Session: 9d31a00b-b75e-43d7-bfc3-62d088702a6d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:14:00.392041 [ 290 ] {} TCP-Session: 6fa2456f-cd54-4795-9e6b-ad655073b039 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:14:00.392242 [ 290 ] {31e1c89c-c46d-4d66-b15b-27f70750a849} executeQuery: (from [fd00:1122:3344:101::e]:36449) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.01.20 00:14:00.392555 [ 290 ] {31e1c89c-c46d-4d66-b15b-27f70750a849} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.01.20 00:14:00.392617 [ 290 ] {31e1c89c-c46d-4d66-b15b-27f70750a849} InterpreterSelectQuery: FetchColumns -> Complete 2026.01.20 00:14:00.392915 [ 290 ] {31e1c89c-c46d-4d66-b15b-27f70750a849} oximeter.version (ef382589-e1e5-4129-9849-9f0bd7ce6e36) (SelectExecutor): Key condition: unknown 2026.01.20 00:14:00.394088 [ 342 ] {31e1c89c-c46d-4d66-b15b-27f70750a849} AggregatingTransform: Aggregating 2026.01.20 00:14:00.394163 [ 342 ] {31e1c89c-c46d-4d66-b15b-27f70750a849} Aggregator: Aggregation method: without_key 2026.01.20 00:14:00.394202 [ 342 ] {31e1c89c-c46d-4d66-b15b-27f70750a849} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001179396 sec. (847.892 rows/sec., 33.12 KiB/sec.) 2026.01.20 00:14:00.394223 [ 342 ] {31e1c89c-c46d-4d66-b15b-27f70750a849} Aggregator: Merging aggregated data 2026.01.20 00:14:00.394424 [ 367 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55288 2026.01.20 00:14:00.394424 [ 373 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39053 2026.01.20 00:14:00.394473 [ 374 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38673 2026.01.20 00:14:00.394516 [ 367 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:14:00.394523 [ 375 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59615 2026.01.20 00:14:00.394559 [ 367 ] {} TCP-Session: fd7d3836-cc7a-4d19-a82d-6fe80e178a31 Authenticating user 'default' from [fd00:1122:3344:101::e]:55288 2026.01.20 00:14:00.394565 [ 376 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36588 2026.01.20 00:14:00.394586 [ 373 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:14:00.394617 [ 377 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55414 2026.01.20 00:14:00.394642 [ 373 ] {} TCP-Session: 198706f9-2d91-4d00-8ff6-a787b2437af0 Authenticating user 'default' from [fd00:1122:3344:101::e]:39053 2026.01.20 00:14:00.394645 [ 378 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60463 2026.01.20 00:14:00.394675 [ 373 ] {} TCP-Session: 198706f9-2d91-4d00-8ff6-a787b2437af0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:14:00.394672 [ 376 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:14:00.394720 [ 373 ] {} TCP-Session: 198706f9-2d91-4d00-8ff6-a787b2437af0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:14:00.394736 [ 377 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:14:00.394757 [ 376 ] {} TCP-Session: 20f7c615-44c5-4791-844c-b405d1ced8ef Authenticating user 'default' from [fd00:1122:3344:101::e]:36588 2026.01.20 00:14:00.394774 [ 378 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:14:00.394789 [ 377 ] {} TCP-Session: 9ee4fb9c-adfa-48d8-97af-9aabffa801a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:55414 2026.01.20 00:14:00.394801 [ 376 ] {} TCP-Session: 20f7c615-44c5-4791-844c-b405d1ced8ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:14:00.394834 [ 378 ] {} TCP-Session: 09d437eb-eefb-4376-afc9-cc956cece6b5 Authenticating user 'default' from [fd00:1122:3344:101::e]:60463 2026.01.20 00:14:00.394842 [ 377 ] {} TCP-Session: 9ee4fb9c-adfa-48d8-97af-9aabffa801a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:14:00.394884 [ 378 ] {} TCP-Session: 09d437eb-eefb-4376-afc9-cc956cece6b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:14:00.394902 [ 377 ] {} TCP-Session: 9ee4fb9c-adfa-48d8-97af-9aabffa801a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:14:00.394920 [ 378 ] {} TCP-Session: 09d437eb-eefb-4376-afc9-cc956cece6b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:14:00.394654 [ 375 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:14:00.394615 [ 374 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:14:00.395008 [ 375 ] {} TCP-Session: 1c0d8b2f-403a-4642-8ec4-2838574d22cd Authenticating user 'default' from [fd00:1122:3344:101::e]:59615 2026.01.20 00:14:00.394600 [ 367 ] {} TCP-Session: fd7d3836-cc7a-4d19-a82d-6fe80e178a31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:14:00.395052 [ 375 ] {} TCP-Session: 1c0d8b2f-403a-4642-8ec4-2838574d22cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:14:00.395075 [ 367 ] {} TCP-Session: fd7d3836-cc7a-4d19-a82d-6fe80e178a31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:14:00.395090 [ 375 ] {} TCP-Session: 1c0d8b2f-403a-4642-8ec4-2838574d22cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:14:00.395045 [ 374 ] {} TCP-Session: 4446a832-7e3f-49db-b1f8-bd1b038d63b5 Authenticating user 'default' from [fd00:1122:3344:101::e]:38673 2026.01.20 00:14:00.394852 [ 376 ] {} TCP-Session: 20f7c615-44c5-4791-844c-b405d1ced8ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:14:00.395151 [ 374 ] {} TCP-Session: 4446a832-7e3f-49db-b1f8-bd1b038d63b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:14:00.395178 [ 374 ] {} TCP-Session: 4446a832-7e3f-49db-b1f8-bd1b038d63b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:14:00.395808 [ 290 ] {31e1c89c-c46d-4d66-b15b-27f70750a849} executeQuery: Read 1 rows, 40.00 B in 0.00362 sec., 276.24309392265195 rows/sec., 10.79 KiB/sec. 2026.01.20 00:14:00.396006 [ 290 ] {31e1c89c-c46d-4d66-b15b-27f70750a849} TCPHandler: Processed in 0.004138443 sec. 2026.01.20 00:14:00.396151 [ 290 ] {} TCPHandler: Done processing connection. 2026.01.20 00:14:00.396174 [ 366 ] {} TCPHandler: Done processing connection. 2026.01.20 00:14:00.396198 [ 367 ] {} TCPHandler: Done processing connection. 2026.01.20 00:14:00.396216 [ 373 ] {} TCPHandler: Done processing connection. 2026.01.20 00:14:00.396238 [ 374 ] {} TCPHandler: Done processing connection. 2026.01.20 00:14:00.396245 [ 367 ] {} TCP-Session: fd7d3836-cc7a-4d19-a82d-6fe80e178a31 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:14:00.396263 [ 373 ] {} TCP-Session: 198706f9-2d91-4d00-8ff6-a787b2437af0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:14:00.396272 [ 378 ] {} TCPHandler: Done processing connection. 2026.01.20 00:14:00.396286 [ 374 ] {} TCP-Session: 4446a832-7e3f-49db-b1f8-bd1b038d63b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:14:00.396308 [ 377 ] {} TCPHandler: Done processing connection. 2026.01.20 00:14:00.396321 [ 378 ] {} TCP-Session: 09d437eb-eefb-4376-afc9-cc956cece6b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:14:00.396287 [ 376 ] {} TCPHandler: Done processing connection. 2026.01.20 00:14:00.396354 [ 377 ] {} TCP-Session: 9ee4fb9c-adfa-48d8-97af-9aabffa801a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:14:00.396251 [ 375 ] {} TCPHandler: Done processing connection. 2026.01.20 00:14:00.396389 [ 376 ] {} TCP-Session: 20f7c615-44c5-4791-844c-b405d1ced8ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:14:00.396211 [ 366 ] {} TCP-Session: 9d31a00b-b75e-43d7-bfc3-62d088702a6d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:14:00.396432 [ 375 ] {} TCP-Session: 1c0d8b2f-403a-4642-8ec4-2838574d22cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:14:00.396199 [ 290 ] {} TCP-Session: 6fa2456f-cd54-4795-9e6b-ad655073b039 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:14:00.449019 [ 290 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36615 2026.01.20 00:14:00.449120 [ 290 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:14:00.449144 [ 290 ] {} TCP-Session: b54994c5-a69f-459e-b608-cc4d7fc12089 Authenticating user 'default' from [fd00:1122:3344:101::e]:36615 2026.01.20 00:14:00.449165 [ 290 ] {} TCP-Session: b54994c5-a69f-459e-b608-cc4d7fc12089 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:14:00.449179 [ 290 ] {} TCP-Session: b54994c5-a69f-459e-b608-cc4d7fc12089 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:14:00.449341 [ 366 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60063 2026.01.20 00:14:00.449366 [ 367 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47503 2026.01.20 00:14:00.449384 [ 374 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43082 2026.01.20 00:14:00.449429 [ 378 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37734 2026.01.20 00:14:00.449423 [ 377 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52923 2026.01.20 00:14:00.449479 [ 290 ] {} TCP-Session: b54994c5-a69f-459e-b608-cc4d7fc12089 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:14:00.449485 [ 367 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:14:00.449519 [ 378 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:14:00.449519 [ 374 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:14:00.449542 [ 377 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:14:00.449542 [ 367 ] {} TCP-Session: 6114150b-9e33-45c6-981d-68df5c5e4fe6 Authenticating user 'default' from [fd00:1122:3344:101::e]:47503 2026.01.20 00:14:00.449554 [ 378 ] {} TCP-Session: 86078e4f-0ed0-447a-b8d7-f072927e1f1f Authenticating user 'default' from [fd00:1122:3344:101::e]:37734 2026.01.20 00:14:00.449564 [ 374 ] {} TCP-Session: 5247e22a-b01d-4100-9893-794eaa77e5bd Authenticating user 'default' from [fd00:1122:3344:101::e]:43082 2026.01.20 00:14:00.449576 [ 377 ] {} TCP-Session: dd51e77f-11bc-49d9-80a8-a046fd879118 Authenticating user 'default' from [fd00:1122:3344:101::e]:52923 2026.01.20 00:14:00.449585 [ 367 ] {} TCP-Session: 6114150b-9e33-45c6-981d-68df5c5e4fe6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:14:00.449605 [ 374 ] {} TCP-Session: 5247e22a-b01d-4100-9893-794eaa77e5bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:14:00.449622 [ 367 ] {} TCP-Session: 6114150b-9e33-45c6-981d-68df5c5e4fe6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:14:00.449646 [ 374 ] {} TCP-Session: 5247e22a-b01d-4100-9893-794eaa77e5bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:14:00.449649 [ 290 ] {b6972dab-d3e5-4fce-b550-1c9a04170798} executeQuery: (from [fd00:1122:3344:101::e]:36615) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.01.20 00:14:00.449599 [ 378 ] {} TCP-Session: 86078e4f-0ed0-447a-b8d7-f072927e1f1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:14:00.449415 [ 366 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:14:00.449712 [ 378 ] {} TCP-Session: 86078e4f-0ed0-447a-b8d7-f072927e1f1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:14:00.449739 [ 366 ] {} TCP-Session: fce68e69-7930-4537-9d2a-5e174aa03525 Authenticating user 'default' from [fd00:1122:3344:101::e]:60063 2026.01.20 00:14:00.449409 [ 376 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43976 2026.01.20 00:14:00.449767 [ 366 ] {} TCP-Session: fce68e69-7930-4537-9d2a-5e174aa03525 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:14:00.449400 [ 375 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61718 2026.01.20 00:14:00.449792 [ 366 ] {} TCP-Session: fce68e69-7930-4537-9d2a-5e174aa03525 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:14:00.449822 [ 376 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:14:00.449370 [ 373 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52473 2026.01.20 00:14:00.449877 [ 375 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:14:00.449891 [ 376 ] {} TCP-Session: bf837dfe-401e-4874-984e-8f05d68b83df Authenticating user 'default' from [fd00:1122:3344:101::e]:43976 2026.01.20 00:14:00.449928 [ 290 ] {b6972dab-d3e5-4fce-b550-1c9a04170798} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.01.20 00:14:00.449935 [ 375 ] {} TCP-Session: 79eb9eb8-1542-4349-ac8e-1bf8fc6569c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:61718 2026.01.20 00:14:00.449953 [ 376 ] {} TCP-Session: bf837dfe-401e-4874-984e-8f05d68b83df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:14:00.449981 [ 375 ] {} TCP-Session: 79eb9eb8-1542-4349-ac8e-1bf8fc6569c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:14:00.449992 [ 290 ] {b6972dab-d3e5-4fce-b550-1c9a04170798} InterpreterSelectQuery: FetchColumns -> Complete 2026.01.20 00:14:00.450008 [ 375 ] {} TCP-Session: 79eb9eb8-1542-4349-ac8e-1bf8fc6569c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:14:00.450000 [ 376 ] {} TCP-Session: bf837dfe-401e-4874-984e-8f05d68b83df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:14:00.449951 [ 373 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:14:00.449618 [ 377 ] {} TCP-Session: dd51e77f-11bc-49d9-80a8-a046fd879118 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:14:00.450087 [ 373 ] {} TCP-Session: 108e1cc3-2985-4080-98ef-f80b66ae8f89 Authenticating user 'default' from [fd00:1122:3344:101::e]:52473 2026.01.20 00:14:00.450096 [ 377 ] {} TCP-Session: dd51e77f-11bc-49d9-80a8-a046fd879118 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:14:00.450105 [ 373 ] {} TCP-Session: 108e1cc3-2985-4080-98ef-f80b66ae8f89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:14:00.450119 [ 373 ] {} TCP-Session: 108e1cc3-2985-4080-98ef-f80b66ae8f89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:14:00.450326 [ 290 ] {b6972dab-d3e5-4fce-b550-1c9a04170798} oximeter.version (ef382589-e1e5-4129-9849-9f0bd7ce6e36) (SelectExecutor): Key condition: unknown 2026.01.20 00:14:00.451184 [ 355 ] {b6972dab-d3e5-4fce-b550-1c9a04170798} AggregatingTransform: Aggregating 2026.01.20 00:14:00.451223 [ 355 ] {b6972dab-d3e5-4fce-b550-1c9a04170798} Aggregator: Aggregation method: without_key 2026.01.20 00:14:00.451255 [ 355 ] {b6972dab-d3e5-4fce-b550-1c9a04170798} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00082845 sec. (1207.073 rows/sec., 47.15 KiB/sec.) 2026.01.20 00:14:00.451275 [ 355 ] {b6972dab-d3e5-4fce-b550-1c9a04170798} Aggregator: Merging aggregated data 2026.01.20 00:14:00.452539 [ 290 ] {b6972dab-d3e5-4fce-b550-1c9a04170798} executeQuery: Read 1 rows, 40.00 B in 0.00294 sec., 340.13605442176873 rows/sec., 13.29 KiB/sec. 2026.01.20 00:14:00.452665 [ 290 ] {b6972dab-d3e5-4fce-b550-1c9a04170798} TCPHandler: Processed in 0.003283722 sec. 2026.01.20 00:14:00.452783 [ 290 ] {} TCPHandler: Done processing connection. 2026.01.20 00:14:00.452813 [ 366 ] {} TCPHandler: Done processing connection. 2026.01.20 00:14:00.452825 [ 290 ] {} TCP-Session: b54994c5-a69f-459e-b608-cc4d7fc12089 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:14:00.452829 [ 377 ] {} TCPHandler: Done processing connection. 2026.01.20 00:14:00.452844 [ 373 ] {} TCPHandler: Done processing connection. 2026.01.20 00:14:00.452862 [ 367 ] {} TCPHandler: Done processing connection. 2026.01.20 00:14:00.452879 [ 377 ] {} TCP-Session: dd51e77f-11bc-49d9-80a8-a046fd879118 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:14:00.452897 [ 373 ] {} TCP-Session: 108e1cc3-2985-4080-98ef-f80b66ae8f89 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:14:00.452898 [ 378 ] {} TCPHandler: Done processing connection. 2026.01.20 00:14:00.452916 [ 374 ] {} TCPHandler: Done processing connection. 2026.01.20 00:14:00.452934 [ 376 ] {} TCPHandler: Done processing connection. 2026.01.20 00:14:00.452965 [ 374 ] {} TCP-Session: 5247e22a-b01d-4100-9893-794eaa77e5bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:14:00.452954 [ 378 ] {} TCP-Session: 86078e4f-0ed0-447a-b8d7-f072927e1f1f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:14:00.452987 [ 376 ] {} TCP-Session: bf837dfe-401e-4874-984e-8f05d68b83df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:14:00.452911 [ 367 ] {} TCP-Session: 6114150b-9e33-45c6-981d-68df5c5e4fe6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:14:00.452848 [ 366 ] {} TCP-Session: fce68e69-7930-4537-9d2a-5e174aa03525 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:14:00.452880 [ 375 ] {} TCPHandler: Done processing connection. 2026.01.20 00:14:00.453101 [ 375 ] {} TCP-Session: 79eb9eb8-1542-4349-ac8e-1bf8fc6569c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:14:00.512214 [ 290 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53276 2026.01.20 00:14:00.512324 [ 290 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:14:00.512351 [ 290 ] {} TCP-Session: eda4402c-6a48-4b4b-9dd6-0ea8eb7ec05d Authenticating user 'default' from [fd00:1122:3344:101::e]:53276 2026.01.20 00:14:00.512372 [ 290 ] {} TCP-Session: eda4402c-6a48-4b4b-9dd6-0ea8eb7ec05d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:14:00.512384 [ 290 ] {} TCP-Session: eda4402c-6a48-4b4b-9dd6-0ea8eb7ec05d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:14:00.512569 [ 366 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51449 2026.01.20 00:14:00.512613 [ 367 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43899 2026.01.20 00:14:00.512639 [ 366 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:14:00.512655 [ 376 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46330 2026.01.20 00:14:00.512658 [ 375 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39224 2026.01.20 00:14:00.512681 [ 366 ] {} TCP-Session: 00841dea-cd90-47e0-9a5a-6a90c7a1641c Authenticating user 'default' from [fd00:1122:3344:101::e]:51449 2026.01.20 00:14:00.512728 [ 376 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:14:00.512735 [ 367 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:14:00.512747 [ 366 ] {} TCP-Session: 00841dea-cd90-47e0-9a5a-6a90c7a1641c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:14:00.512754 [ 376 ] {} TCP-Session: c1489494-cdf9-46d8-bdca-740178fc03ef Authenticating user 'default' from [fd00:1122:3344:101::e]:46330 2026.01.20 00:14:00.512762 [ 290 ] {} TCP-Session: eda4402c-6a48-4b4b-9dd6-0ea8eb7ec05d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:14:00.512773 [ 366 ] {} TCP-Session: 00841dea-cd90-47e0-9a5a-6a90c7a1641c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:14:00.512792 [ 375 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:14:00.512781 [ 376 ] {} TCP-Session: c1489494-cdf9-46d8-bdca-740178fc03ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:14:00.512837 [ 375 ] {} TCP-Session: 5a8c2cb8-2e81-4f02-8d51-3f13365bbe2e Authenticating user 'default' from [fd00:1122:3344:101::e]:39224 2026.01.20 00:14:00.512854 [ 376 ] {} TCP-Session: c1489494-cdf9-46d8-bdca-740178fc03ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:14:00.512677 [ 378 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33880 2026.01.20 00:14:00.512881 [ 375 ] {} TCP-Session: 5a8c2cb8-2e81-4f02-8d51-3f13365bbe2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:14:00.512670 [ 377 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32819 2026.01.20 00:14:00.512944 [ 290 ] {9b1ccdb2-725d-40dd-baf9-30279c4c777a} executeQuery: (from [fd00:1122:3344:101::e]:53276) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.01.20 00:14:00.512636 [ 374 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33281 2026.01.20 00:14:00.512985 [ 378 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:14:00.512619 [ 373 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55733 2026.01.20 00:14:00.513023 [ 378 ] {} TCP-Session: b03fa6d9-15e7-47ad-8459-b46c407817d5 Authenticating user 'default' from [fd00:1122:3344:101::e]:33880 2026.01.20 00:14:00.513050 [ 374 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:14:00.513009 [ 377 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:14:00.513069 [ 378 ] {} TCP-Session: b03fa6d9-15e7-47ad-8459-b46c407817d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:14:00.513078 [ 374 ] {} TCP-Session: f00dbf4e-fb6c-4b0c-966d-f229d50a39d5 Authenticating user 'default' from [fd00:1122:3344:101::e]:33281 2026.01.20 00:14:00.513103 [ 377 ] {} TCP-Session: bf35aed9-fc6f-4e4a-bb43-d159eaf5c71c Authenticating user 'default' from [fd00:1122:3344:101::e]:32819 2026.01.20 00:14:00.513118 [ 374 ] {} TCP-Session: f00dbf4e-fb6c-4b0c-966d-f229d50a39d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:14:00.513107 [ 378 ] {} TCP-Session: b03fa6d9-15e7-47ad-8459-b46c407817d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:14:00.513141 [ 374 ] {} TCP-Session: f00dbf4e-fb6c-4b0c-966d-f229d50a39d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:14:00.513139 [ 377 ] {} TCP-Session: bf35aed9-fc6f-4e4a-bb43-d159eaf5c71c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:14:00.513092 [ 373 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.01.20 00:14:00.513177 [ 377 ] {} TCP-Session: bf35aed9-fc6f-4e4a-bb43-d159eaf5c71c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:14:00.512773 [ 367 ] {} TCP-Session: 5762938a-5aab-43bf-9763-c7909133f712 Authenticating user 'default' from [fd00:1122:3344:101::e]:43899 2026.01.20 00:14:00.513197 [ 373 ] {} TCP-Session: e3600b34-84cd-4013-8447-2881422abe1d Authenticating user 'default' from [fd00:1122:3344:101::e]:55733 2026.01.20 00:14:00.513229 [ 290 ] {9b1ccdb2-725d-40dd-baf9-30279c4c777a} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.01.20 00:14:00.513250 [ 373 ] {} TCP-Session: e3600b34-84cd-4013-8447-2881422abe1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:14:00.513242 [ 367 ] {} TCP-Session: 5762938a-5aab-43bf-9763-c7909133f712 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:14:00.513276 [ 373 ] {} TCP-Session: e3600b34-84cd-4013-8447-2881422abe1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:14:00.513295 [ 290 ] {9b1ccdb2-725d-40dd-baf9-30279c4c777a} InterpreterSelectQuery: FetchColumns -> Complete 2026.01.20 00:14:00.513303 [ 367 ] {} TCP-Session: 5762938a-5aab-43bf-9763-c7909133f712 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:14:00.512937 [ 375 ] {} TCP-Session: 5a8c2cb8-2e81-4f02-8d51-3f13365bbe2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:14:00.513594 [ 290 ] {9b1ccdb2-725d-40dd-baf9-30279c4c777a} oximeter.version (ef382589-e1e5-4129-9849-9f0bd7ce6e36) (SelectExecutor): Key condition: unknown 2026.01.20 00:14:00.514592 [ 303 ] {9b1ccdb2-725d-40dd-baf9-30279c4c777a} AggregatingTransform: Aggregating 2026.01.20 00:14:00.514630 [ 303 ] {9b1ccdb2-725d-40dd-baf9-30279c4c777a} Aggregator: Aggregation method: without_key 2026.01.20 00:14:00.514665 [ 303 ] {9b1ccdb2-725d-40dd-baf9-30279c4c777a} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000968453 sec. (1032.575 rows/sec., 40.33 KiB/sec.) 2026.01.20 00:14:00.514680 [ 303 ] {9b1ccdb2-725d-40dd-baf9-30279c4c777a} Aggregator: Merging aggregated data 2026.01.20 00:14:00.516149 [ 290 ] {9b1ccdb2-725d-40dd-baf9-30279c4c777a} executeQuery: Read 1 rows, 40.00 B in 0.003225 sec., 310.07751937984494 rows/sec., 12.11 KiB/sec. 2026.01.20 00:14:00.516308 [ 290 ] {9b1ccdb2-725d-40dd-baf9-30279c4c777a} TCPHandler: Processed in 0.003659847 sec. 2026.01.20 00:14:00.516408 [ 290 ] {} TCPHandler: Done processing connection. 2026.01.20 00:14:00.516436 [ 366 ] {} TCPHandler: Done processing connection. 2026.01.20 00:14:00.516465 [ 290 ] {} TCP-Session: eda4402c-6a48-4b4b-9dd6-0ea8eb7ec05d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:14:00.516475 [ 366 ] {} TCP-Session: 00841dea-cd90-47e0-9a5a-6a90c7a1641c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:14:00.516482 [ 378 ] {} TCPHandler: Done processing connection. 2026.01.20 00:14:00.516504 [ 373 ] {} TCPHandler: Done processing connection. 2026.01.20 00:14:00.516522 [ 374 ] {} TCPHandler: Done processing connection. 2026.01.20 00:14:00.516535 [ 378 ] {} TCP-Session: b03fa6d9-15e7-47ad-8459-b46c407817d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:14:00.516554 [ 375 ] {} TCPHandler: Done processing connection. 2026.01.20 00:14:00.516568 [ 373 ] {} TCP-Session: e3600b34-84cd-4013-8447-2881422abe1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:14:00.516583 [ 374 ] {} TCP-Session: f00dbf4e-fb6c-4b0c-966d-f229d50a39d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:14:00.516611 [ 375 ] {} TCP-Session: 5a8c2cb8-2e81-4f02-8d51-3f13365bbe2e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:14:00.516570 [ 377 ] {} TCPHandler: Done processing connection. 2026.01.20 00:14:00.516535 [ 376 ] {} TCPHandler: Done processing connection. 2026.01.20 00:14:00.516679 [ 377 ] {} TCP-Session: bf35aed9-fc6f-4e4a-bb43-d159eaf5c71c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:14:00.516465 [ 367 ] {} TCPHandler: Done processing connection. 2026.01.20 00:14:00.516712 [ 376 ] {} TCP-Session: c1489494-cdf9-46d8-bdca-740178fc03ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:14:00.516745 [ 367 ] {} TCP-Session: 5762938a-5aab-43bf-9763-c7909133f712 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.01.20 00:14:02.433741 [ 221 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2026.01.20 00:14:02.433795 [ 221 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2026.01.20 00:14:02.437074 [ 221 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2026.01.20 00:14:02.588152 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 2058 2026.01.20 00:14:02.590479 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:14:02.590538 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.78 GiB. 2026.01.20 00:14:02.591779 [ 243 ] {} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2026.01.20 00:14:02.592053 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:14:02.592375 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 2058 2026.01.20 00:14:02.744770 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 791 2026.01.20 00:14:02.763494 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:14:02.763574 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.78 GiB. 2026.01.20 00:14:02.770150 [ 244 ] {} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2026.01.20 00:14:02.770956 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:14:02.775474 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 791 2026.01.20 00:14:03.000200 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 399.28 MiB, peak 420.65 MiB, free memory in arenas 0.00 B, will set to 402.76 MiB (RSS), difference: 3.48 MiB 2026.01.20 00:14:03.080367 [ 219 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2026.01.20 00:14:03.080425 [ 219 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2026.01.20 00:14:03.082853 [ 219 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2026.01.20 00:14:04.525328 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:14:04.525527 [ 276 ] {879d2d0b-c83f-4e2a-aa0e-3fadb1034b47} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:14:04.525592 [ 276 ] {879d2d0b-c83f-4e2a-aa0e-3fadb1034b47} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:14:04.526284 [ 276 ] {879d2d0b-c83f-4e2a-aa0e-3fadb1034b47} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:14:04.526327 [ 276 ] {879d2d0b-c83f-4e2a-aa0e-3fadb1034b47} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.78 GiB. 2026.01.20 00:14:04.526737 [ 276 ] {879d2d0b-c83f-4e2a-aa0e-3fadb1034b47} MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) 2026.01.20 00:14:04.526967 [ 276 ] {879d2d0b-c83f-4e2a-aa0e-3fadb1034b47} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:14:04.527120 [ 276 ] {879d2d0b-c83f-4e2a-aa0e-3fadb1034b47} executeQuery: Read 174 rows, 15.64 KiB in 0.001641 sec., 106032.90676416819 rows/sec., 9.31 MiB/sec. 2026.01.20 00:14:04.527163 [ 276 ] {879d2d0b-c83f-4e2a-aa0e-3fadb1034b47} TCPHandler: Processed in 0.001956775 sec. 2026.01.20 00:14:04.527290 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:14:04.527386 [ 276 ] {f75e2438-593a-4f7d-8ed7-c780771cc569} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.01.20 00:14:04.527427 [ 276 ] {f75e2438-593a-4f7d-8ed7-c780771cc569} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.01.20 00:14:04.527858 [ 276 ] {f75e2438-593a-4f7d-8ed7-c780771cc569} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:14:04.527893 [ 276 ] {f75e2438-593a-4f7d-8ed7-c780771cc569} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.78 GiB. 2026.01.20 00:14:04.528184 [ 276 ] {f75e2438-593a-4f7d-8ed7-c780771cc569} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2026.01.20 00:14:04.528389 [ 276 ] {f75e2438-593a-4f7d-8ed7-c780771cc569} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:14:04.528522 [ 276 ] {f75e2438-593a-4f7d-8ed7-c780771cc569} executeQuery: Read 59 rows, 4.44 KiB in 0.001156 sec., 51038.062283737025 rows/sec., 3.75 MiB/sec. 2026.01.20 00:14:04.528559 [ 276 ] {f75e2438-593a-4f7d-8ed7-c780771cc569} TCPHandler: Processed in 0.001320207 sec. 2026.01.20 00:14:04.528673 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:14:04.528767 [ 276 ] {e9f46ab2-2f8e-45eb-8692-d771783722d9} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:14:04.528806 [ 276 ] {e9f46ab2-2f8e-45eb-8692-d771783722d9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:14:04.529254 [ 276 ] {e9f46ab2-2f8e-45eb-8692-d771783722d9} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:14:04.529289 [ 276 ] {e9f46ab2-2f8e-45eb-8692-d771783722d9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.78 GiB. 2026.01.20 00:14:04.529588 [ 276 ] {e9f46ab2-2f8e-45eb-8692-d771783722d9} MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) 2026.01.20 00:14:04.529792 [ 276 ] {e9f46ab2-2f8e-45eb-8692-d771783722d9} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:14:04.529918 [ 276 ] {e9f46ab2-2f8e-45eb-8692-d771783722d9} executeQuery: Read 123 rows, 9.84 KiB in 0.00117 sec., 105128.20512820513 rows/sec., 8.21 MiB/sec. 2026.01.20 00:14:04.529955 [ 276 ] {e9f46ab2-2f8e-45eb-8692-d771783722d9} TCPHandler: Processed in 0.001331437 sec. 2026.01.20 00:14:04.530082 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:14:04.530177 [ 276 ] {4c0112b7-7ebc-4cc5-8701-addf261622c6} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:14:04.530219 [ 276 ] {4c0112b7-7ebc-4cc5-8701-addf261622c6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:14:04.530632 [ 276 ] {4c0112b7-7ebc-4cc5-8701-addf261622c6} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:14:04.530668 [ 276 ] {4c0112b7-7ebc-4cc5-8701-addf261622c6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.78 GiB. 2026.01.20 00:14:04.530984 [ 276 ] {4c0112b7-7ebc-4cc5-8701-addf261622c6} MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) 2026.01.20 00:14:04.531189 [ 276 ] {4c0112b7-7ebc-4cc5-8701-addf261622c6} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:14:04.531317 [ 276 ] {4c0112b7-7ebc-4cc5-8701-addf261622c6} executeQuery: Read 160 rows, 11.41 KiB in 0.001158 sec., 138169.2573402418 rows/sec., 9.62 MiB/sec. 2026.01.20 00:14:04.531354 [ 276 ] {4c0112b7-7ebc-4cc5-8701-addf261622c6} TCPHandler: Processed in 0.001323147 sec. 2026.01.20 00:14:04.531468 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:14:04.531560 [ 276 ] {95997faf-711e-4df6-a8f8-a46a3b1ed82c} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.01.20 00:14:04.531614 [ 276 ] {95997faf-711e-4df6-a8f8-a46a3b1ed82c} 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 2026.01.20 00:14:04.532492 [ 276 ] {95997faf-711e-4df6-a8f8-a46a3b1ed82c} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:14:04.532529 [ 276 ] {95997faf-711e-4df6-a8f8-a46a3b1ed82c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.78 GiB. 2026.01.20 00:14:04.533111 [ 276 ] {95997faf-711e-4df6-a8f8-a46a3b1ed82c} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2026.01.20 00:14:04.533326 [ 276 ] {95997faf-711e-4df6-a8f8-a46a3b1ed82c} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:14:04.533463 [ 276 ] {95997faf-711e-4df6-a8f8-a46a3b1ed82c} executeQuery: Read 59 rows, 108.26 KiB in 0.001919 sec., 30745.17978113601 rows/sec., 55.09 MiB/sec. 2026.01.20 00:14:04.533520 [ 276 ] {95997faf-711e-4df6-a8f8-a46a3b1ed82c} TCPHandler: Processed in 0.002102047 sec. 2026.01.20 00:14:04.533626 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:14:04.533723 [ 276 ] {a7efb30f-3c30-4152-ab65-99c1b5de2ed1} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:14:04.533765 [ 276 ] {a7efb30f-3c30-4152-ab65-99c1b5de2ed1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:14:04.534109 [ 276 ] {a7efb30f-3c30-4152-ab65-99c1b5de2ed1} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:14:04.534145 [ 276 ] {a7efb30f-3c30-4152-ab65-99c1b5de2ed1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.78 GiB. 2026.01.20 00:14:04.534440 [ 276 ] {a7efb30f-3c30-4152-ab65-99c1b5de2ed1} MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) 2026.01.20 00:14:04.534643 [ 276 ] {a7efb30f-3c30-4152-ab65-99c1b5de2ed1} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:14:04.534769 [ 276 ] {a7efb30f-3c30-4152-ab65-99c1b5de2ed1} executeQuery: Read 60 rows, 4.14 KiB in 0.001068 sec., 56179.77528089888 rows/sec., 3.79 MiB/sec. 2026.01.20 00:14:04.534806 [ 276 ] {a7efb30f-3c30-4152-ab65-99c1b5de2ed1} TCPHandler: Processed in 0.001229336 sec. 2026.01.20 00:14:07.185430 [ 120 ] {} DNSResolver: Updating DNS cache 2026.01.20 00:14:07.185483 [ 120 ] {} DNSResolver: Updated DNS cache 2026.01.20 00:14:07.464363 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 50905 2026.01.20 00:14:07.464917 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:14:07.464962 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.78 GiB. 2026.01.20 00:14:07.465478 [ 245 ] {} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2026.01.20 00:14:07.465762 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:14:07.465902 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 50905 2026.01.20 00:14:07.465948 [ 120 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 2026.01.20 00:14:07.466019 [ 120 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:14:07.466041 [ 120 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.78 GiB. 2026.01.20 00:14:07.466183 [ 186 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_106_21} MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full 2026.01.20 00:14:07.466339 [ 186 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_106_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:14:07.466383 [ 186 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_106_21} MergeTreeSequentialSource: Reading 7 marks from part all_1_101_20, total 48473 rows starting from the beginning of the part 2026.01.20 00:14:07.466461 [ 186 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 512 rows starting from the beginning of the part 2026.01.20 00:14:07.466516 [ 186 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 448 rows starting from the beginning of the part 2026.01.20 00:14:07.466561 [ 186 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 512 rows starting from the beginning of the part 2026.01.20 00:14:07.466598 [ 186 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 448 rows starting from the beginning of the part 2026.01.20 00:14:07.466636 [ 186 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 512 rows starting from the beginning of the part 2026.01.20 00:14:07.469402 [ 199 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_106_21} MergeTask::MergeProjectionsStage: Merge sorted 50905 rows, containing 4 columns (4 merged, 0 gathered) in 0.003276582 sec., 15536006.728963291 rows/sec., 222.24 MiB/sec. 2026.01.20 00:14:07.469700 [ 186 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_106_21} MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) 2026.01.20 00:14:07.469965 [ 186 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_106_21} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:14:07.470040 [ 186 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_106_21} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 2026.01.20 00:14:07.470118 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. 2026.01.20 00:14:09.170050 [ 219 ] {} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] 2026.01.20 00:14:09.170134 [ 219 ] {} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] 2026.01.20 00:14:09.172985 [ 219 ] {} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] 2026.01.20 00:14:09.469302 [ 224 ] {} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] 2026.01.20 00:14:09.469351 [ 224 ] {} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] 2026.01.20 00:14:09.472426 [ 224 ] {} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] 2026.01.20 00:14:09.522956 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:14:09.523150 [ 276 ] {cba7437c-99f2-4767-83c3-cffabdac6b43} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:14:09.523219 [ 276 ] {cba7437c-99f2-4767-83c3-cffabdac6b43} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:14:09.523882 [ 276 ] {cba7437c-99f2-4767-83c3-cffabdac6b43} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:14:09.523931 [ 276 ] {cba7437c-99f2-4767-83c3-cffabdac6b43} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.78 GiB. 2026.01.20 00:14:09.524321 [ 276 ] {cba7437c-99f2-4767-83c3-cffabdac6b43} MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) 2026.01.20 00:14:09.524550 [ 276 ] {cba7437c-99f2-4767-83c3-cffabdac6b43} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:14:09.524699 [ 276 ] {cba7437c-99f2-4767-83c3-cffabdac6b43} executeQuery: Read 56 rows, 4.38 KiB in 0.001602 sec., 34956.30461922597 rows/sec., 2.67 MiB/sec. 2026.01.20 00:14:09.524741 [ 276 ] {cba7437c-99f2-4767-83c3-cffabdac6b43} TCPHandler: Processed in 0.001908765 sec. 2026.01.20 00:14:09.524874 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:14:09.524969 [ 276 ] {0facde8f-1069-4ae2-b6ce-3906769df134} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:14:09.525010 [ 276 ] {0facde8f-1069-4ae2-b6ce-3906769df134} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:14:09.525446 [ 276 ] {0facde8f-1069-4ae2-b6ce-3906769df134} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:14:09.525482 [ 276 ] {0facde8f-1069-4ae2-b6ce-3906769df134} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.78 GiB. 2026.01.20 00:14:09.525798 [ 276 ] {0facde8f-1069-4ae2-b6ce-3906769df134} MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) 2026.01.20 00:14:09.526014 [ 276 ] {0facde8f-1069-4ae2-b6ce-3906769df134} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:14:09.526146 [ 276 ] {0facde8f-1069-4ae2-b6ce-3906769df134} executeQuery: Read 64 rows, 5.12 KiB in 0.001197 sec., 53467.00083542189 rows/sec., 4.17 MiB/sec. 2026.01.20 00:14:09.526184 [ 276 ] {0facde8f-1069-4ae2-b6ce-3906769df134} TCPHandler: Processed in 0.001362717 sec. 2026.01.20 00:14:09.526300 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:14:09.526393 [ 276 ] {532c363d-c1a8-466b-935a-1142cd59b633} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:14:09.526436 [ 276 ] {532c363d-c1a8-466b-935a-1142cd59b633} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:14:09.526857 [ 276 ] {532c363d-c1a8-466b-935a-1142cd59b633} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:14:09.526893 [ 276 ] {532c363d-c1a8-466b-935a-1142cd59b633} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.78 GiB. 2026.01.20 00:14:09.527214 [ 276 ] {532c363d-c1a8-466b-935a-1142cd59b633} MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) 2026.01.20 00:14:09.527416 [ 276 ] {532c363d-c1a8-466b-935a-1142cd59b633} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:14:09.527540 [ 117 ] {} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Selected 2 parts from all_1_153_36 to all_154_154_0 2026.01.20 00:14:09.527549 [ 276 ] {532c363d-c1a8-466b-935a-1142cd59b633} executeQuery: Read 160 rows, 11.41 KiB in 0.001175 sec., 136170.21276595743 rows/sec., 9.48 MiB/sec. 2026.01.20 00:14:09.527616 [ 117 ] {} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:14:09.527633 [ 276 ] {532c363d-c1a8-466b-935a-1142cd59b633} TCPHandler: Processed in 0.001383038 sec. 2026.01.20 00:14:09.527642 [ 117 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.78 GiB. 2026.01.20 00:14:09.527751 [ 196 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_154_37} MergeTask::PrepareStage: Merging 2 parts: from all_1_153_36 to all_154_154_0 into Compact with storage Full 2026.01.20 00:14:09.527754 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:14:09.527883 [ 276 ] {86cd1ad1-66a3-459a-b98f-598cdc484d33} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:14:09.527887 [ 196 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_154_37} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:14:09.527931 [ 276 ] {86cd1ad1-66a3-459a-b98f-598cdc484d33} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:14:09.527942 [ 196 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_154_37} MergeTreeSequentialSource: Reading 7 marks from part all_1_153_36, total 43802 rows starting from the beginning of the part 2026.01.20 00:14:09.528020 [ 196 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_154_37} MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 160 rows starting from the beginning of the part 2026.01.20 00:14:09.528283 [ 276 ] {86cd1ad1-66a3-459a-b98f-598cdc484d33} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:14:09.528325 [ 276 ] {86cd1ad1-66a3-459a-b98f-598cdc484d33} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.78 GiB. 2026.01.20 00:14:09.528631 [ 276 ] {86cd1ad1-66a3-459a-b98f-598cdc484d33} MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) 2026.01.20 00:14:09.528834 [ 276 ] {86cd1ad1-66a3-459a-b98f-598cdc484d33} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:14:09.528966 [ 276 ] {86cd1ad1-66a3-459a-b98f-598cdc484d33} executeQuery: Read 60 rows, 4.14 KiB in 0.001101 sec., 54495.91280653951 rows/sec., 3.67 MiB/sec. 2026.01.20 00:14:09.529002 [ 276 ] {86cd1ad1-66a3-459a-b98f-598cdc484d33} TCPHandler: Processed in 0.001297516 sec. 2026.01.20 00:14:09.535236 [ 186 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_154_37} MergeTask::MergeProjectionsStage: Merge sorted 43962 rows, containing 5 columns (5 merged, 0 gathered) in 0.007525986 sec., 5841360.852916813 rows/sec., 401.34 MiB/sec. 2026.01.20 00:14:09.535727 [ 199 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_154_37} MergedBlockOutputStream: filled checksums all_1_154_37 (state Temporary) 2026.01.20 00:14:09.536097 [ 199 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_154_37} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_merge_all_1_154_37 to all_1_154_37 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:14:09.536191 [ 199 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_154_37} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Merged 2 parts: [all_1_153_36, all_154_154_0] -> all_1_154_37 2026.01.20 00:14:09.536288 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. 2026.01.20 00:14:10.275590 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 799 2026.01.20 00:14:10.293566 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:14:10.293630 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.78 GiB. 2026.01.20 00:14:10.300136 [ 244 ] {} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2026.01.20 00:14:10.300907 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:14:10.301258 [ 117 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 2026.01.20 00:14:10.301333 [ 117 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:14:10.301357 [ 117 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.78 GiB. 2026.01.20 00:14:10.301485 [ 195 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_106_21} MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full 2026.01.20 00:14:10.303858 [ 220 ] {} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] 2026.01.20 00:14:10.303891 [ 220 ] {} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] 2026.01.20 00:14:10.304606 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 799 2026.01.20 00:14:10.305931 [ 195 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_106_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:14:10.307544 [ 195 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 761 rows starting from the beginning of the part 2026.01.20 00:14:10.307704 [ 220 ] {} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] 2026.01.20 00:14:10.312384 [ 195 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 7 rows starting from the beginning of the part 2026.01.20 00:14:10.317242 [ 195 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 8 rows starting from the beginning of the part 2026.01.20 00:14:10.321974 [ 195 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 7 rows starting from the beginning of the part 2026.01.20 00:14:10.326915 [ 195 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 8 rows starting from the beginning of the part 2026.01.20 00:14:10.331486 [ 195 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 8 rows starting from the beginning of the part 2026.01.20 00:14:10.394235 [ 195 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_106_21} MergeTask::MergeProjectionsStage: Merge sorted 799 rows, containing 679 columns (679 merged, 0 gathered) in 0.09280359 sec., 8609.580728504145 rows/sec., 44.52 MiB/sec. 2026.01.20 00:14:10.397554 [ 201 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_106_21} MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) 2026.01.20 00:14:10.399630 [ 201 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_106_21} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:14:10.399743 [ 201 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_106_21} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 2026.01.20 00:14:10.402317 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. 2026.01.20 00:14:10.544179 [ 220 ] {} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] 2026.01.20 00:14:10.544230 [ 220 ] {} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] 2026.01.20 00:14:10.546941 [ 220 ] {} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] 2026.01.20 00:14:11.000198 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 403.84 MiB, peak 421.25 MiB, free memory in arenas 0.00 B, will set to 402.77 MiB (RSS), difference: -1.08 MiB 2026.01.20 00:14:12.592586 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 2078 2026.01.20 00:14:12.594709 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:14:12.594761 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.78 GiB. 2026.01.20 00:14:12.595951 [ 243 ] {} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2026.01.20 00:14:12.596231 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:14:12.596514 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 2078 2026.01.20 00:14:14.523805 [ 217 ] {} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2026.01.20 00:14:14.523879 [ 217 ] {} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2026.01.20 00:14:14.526693 [ 217 ] {} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2026.01.20 00:14:14.553001 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:14:14.553186 [ 276 ] {08934c38-8e0c-4816-8c76-703d7ffe72be} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.01.20 00:14:14.553251 [ 276 ] {08934c38-8e0c-4816-8c76-703d7ffe72be} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.01.20 00:14:14.553877 [ 276 ] {08934c38-8e0c-4816-8c76-703d7ffe72be} oximeter.fields_ipaddr (ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:14:14.553918 [ 276 ] {08934c38-8e0c-4816-8c76-703d7ffe72be} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.78 GiB. 2026.01.20 00:14:14.554323 [ 276 ] {08934c38-8e0c-4816-8c76-703d7ffe72be} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2026.01.20 00:14:14.554551 [ 276 ] {08934c38-8e0c-4816-8c76-703d7ffe72be} oximeter.fields_ipaddr (ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:14:14.554709 [ 276 ] {08934c38-8e0c-4816-8c76-703d7ffe72be} executeQuery: Read 20 rows, 1.64 KiB in 0.001576 sec., 12690.35532994924 rows/sec., 1.02 MiB/sec. 2026.01.20 00:14:14.554755 [ 276 ] {08934c38-8e0c-4816-8c76-703d7ffe72be} TCPHandler: Processed in 0.001875854 sec. 2026.01.20 00:14:14.554872 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:14:14.554970 [ 276 ] {82c74dd0-9a27-41be-aa9f-de0209516402} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:14:14.555011 [ 276 ] {82c74dd0-9a27-41be-aa9f-de0209516402} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:14:14.556170 [ 276 ] {82c74dd0-9a27-41be-aa9f-de0209516402} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:14:14.556206 [ 276 ] {82c74dd0-9a27-41be-aa9f-de0209516402} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.78 GiB. 2026.01.20 00:14:14.556596 [ 276 ] {82c74dd0-9a27-41be-aa9f-de0209516402} MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) 2026.01.20 00:14:14.556803 [ 276 ] {82c74dd0-9a27-41be-aa9f-de0209516402} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:14:14.556943 [ 276 ] {82c74dd0-9a27-41be-aa9f-de0209516402} executeQuery: Read 1326 rows, 112.68 KiB in 0.001995 sec., 664661.6541353384 rows/sec., 55.16 MiB/sec. 2026.01.20 00:14:14.556983 [ 276 ] {82c74dd0-9a27-41be-aa9f-de0209516402} TCPHandler: Processed in 0.002163137 sec. 2026.01.20 00:14:14.557102 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:14:14.557197 [ 276 ] {abaa80c3-1653-4ca6-a777-7c0bfcc036e1} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.01.20 00:14:14.557238 [ 276 ] {abaa80c3-1653-4ca6-a777-7c0bfcc036e1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.01.20 00:14:14.557691 [ 276 ] {abaa80c3-1653-4ca6-a777-7c0bfcc036e1} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:14:14.557728 [ 276 ] {abaa80c3-1653-4ca6-a777-7c0bfcc036e1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.78 GiB. 2026.01.20 00:14:14.558027 [ 276 ] {abaa80c3-1653-4ca6-a777-7c0bfcc036e1} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2026.01.20 00:14:14.558237 [ 276 ] {abaa80c3-1653-4ca6-a777-7c0bfcc036e1} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:14:14.558369 [ 276 ] {abaa80c3-1653-4ca6-a777-7c0bfcc036e1} executeQuery: Read 79 rows, 5.85 KiB in 0.001191 sec., 66330.81444164568 rows/sec., 4.79 MiB/sec. 2026.01.20 00:14:14.558408 [ 276 ] {abaa80c3-1653-4ca6-a777-7c0bfcc036e1} TCPHandler: Processed in 0.001356418 sec. 2026.01.20 00:14:14.558520 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:14:14.558614 [ 276 ] {2735ece6-dea3-4f3a-aba3-49c2973a2e50} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.01.20 00:14:14.558653 [ 276 ] {2735ece6-dea3-4f3a-aba3-49c2973a2e50} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.01.20 00:14:14.559204 [ 276 ] {2735ece6-dea3-4f3a-aba3-49c2973a2e50} oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:14:14.559241 [ 276 ] {2735ece6-dea3-4f3a-aba3-49c2973a2e50} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.78 GiB. 2026.01.20 00:14:14.559585 [ 276 ] {2735ece6-dea3-4f3a-aba3-49c2973a2e50} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2026.01.20 00:14:14.559875 [ 276 ] {2735ece6-dea3-4f3a-aba3-49c2973a2e50} oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:14:14.560033 [ 276 ] {2735ece6-dea3-4f3a-aba3-49c2973a2e50} executeQuery: Read 229 rows, 15.88 KiB in 0.001436 sec., 159470.75208913648 rows/sec., 10.80 MiB/sec. 2026.01.20 00:14:14.560080 [ 276 ] {2735ece6-dea3-4f3a-aba3-49c2973a2e50} TCPHandler: Processed in 0.001608931 sec. 2026.01.20 00:14:14.560396 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:14:14.560502 [ 276 ] {194410ef-963a-44a9-9ee9-4af358d8db2d} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:14:14.560550 [ 276 ] {194410ef-963a-44a9-9ee9-4af358d8db2d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:14:14.561495 [ 276 ] {194410ef-963a-44a9-9ee9-4af358d8db2d} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:14:14.561538 [ 276 ] {194410ef-963a-44a9-9ee9-4af358d8db2d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.78 GiB. 2026.01.20 00:14:14.561953 [ 276 ] {194410ef-963a-44a9-9ee9-4af358d8db2d} MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) 2026.01.20 00:14:14.562215 [ 276 ] {194410ef-963a-44a9-9ee9-4af358d8db2d} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:14:14.562363 [ 276 ] {194410ef-963a-44a9-9ee9-4af358d8db2d} executeQuery: Read 599 rows, 45.77 KiB in 0.001899 sec., 315429.17324907845 rows/sec., 23.54 MiB/sec. 2026.01.20 00:14:14.562408 [ 276 ] {194410ef-963a-44a9-9ee9-4af358d8db2d} TCPHandler: Processed in 0.002087077 sec. 2026.01.20 00:14:14.562561 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:14:14.562669 [ 276 ] {ede87d9e-8020-47a0-bba6-9b8e000e7b01} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:14:14.562713 [ 276 ] {ede87d9e-8020-47a0-bba6-9b8e000e7b01} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:14:14.563370 [ 276 ] {ede87d9e-8020-47a0-bba6-9b8e000e7b01} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:14:14.563409 [ 276 ] {ede87d9e-8020-47a0-bba6-9b8e000e7b01} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.78 GiB. 2026.01.20 00:14:14.563809 [ 276 ] {ede87d9e-8020-47a0-bba6-9b8e000e7b01} MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) 2026.01.20 00:14:14.564026 [ 276 ] {ede87d9e-8020-47a0-bba6-9b8e000e7b01} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:14:14.564177 [ 113 ] {} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Selected 6 parts from all_1_154_37 to all_159_159_0 2026.01.20 00:14:14.564185 [ 276 ] {ede87d9e-8020-47a0-bba6-9b8e000e7b01} executeQuery: Read 854 rows, 58.88 KiB in 0.001503 sec., 568196.9394544244 rows/sec., 38.26 MiB/sec. 2026.01.20 00:14:14.564236 [ 113 ] {} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:14:14.564248 [ 276 ] {ede87d9e-8020-47a0-bba6-9b8e000e7b01} TCPHandler: Processed in 0.001716762 sec. 2026.01.20 00:14:14.564267 [ 113 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.78 GiB. 2026.01.20 00:14:14.564374 [ 193 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_159_38} MergeTask::PrepareStage: Merging 6 parts: from all_1_154_37 to all_159_159_0 into Compact with storage Full 2026.01.20 00:14:14.564376 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:14:14.564511 [ 276 ] {06172445-94c0-423b-adbf-392219e8211b} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.01.20 00:14:14.564512 [ 193 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_159_38} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:14:14.564568 [ 276 ] {06172445-94c0-423b-adbf-392219e8211b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.01.20 00:14:14.564572 [ 193 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_159_38} MergeTreeSequentialSource: Reading 7 marks from part all_1_154_37, total 43962 rows starting from the beginning of the part 2026.01.20 00:14:14.564668 [ 193 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_159_38} MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 160 rows starting from the beginning of the part 2026.01.20 00:14:14.564721 [ 193 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_159_38} MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 160 rows starting from the beginning of the part 2026.01.20 00:14:14.564769 [ 193 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_159_38} MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 160 rows starting from the beginning of the part 2026.01.20 00:14:14.564811 [ 193 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_159_38} MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 160 rows starting from the beginning of the part 2026.01.20 00:14:14.564857 [ 193 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_159_38} MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 854 rows starting from the beginning of the part 2026.01.20 00:14:14.564996 [ 276 ] {06172445-94c0-423b-adbf-392219e8211b} oximeter.measurements_f64 (529538be-fe39-4fb4-911a-5251bcb5cae4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:14:14.565048 [ 276 ] {06172445-94c0-423b-adbf-392219e8211b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.78 GiB. 2026.01.20 00:14:14.565412 [ 276 ] {06172445-94c0-423b-adbf-392219e8211b} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.01.20 00:14:14.565630 [ 276 ] {06172445-94c0-423b-adbf-392219e8211b} oximeter.measurements_f64 (529538be-fe39-4fb4-911a-5251bcb5cae4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:14:14.565769 [ 276 ] {06172445-94c0-423b-adbf-392219e8211b} executeQuery: Read 1 rows, 65.00 B in 0.001277 sec., 783.0853563038372 rows/sec., 49.71 KiB/sec. 2026.01.20 00:14:14.565810 [ 276 ] {06172445-94c0-423b-adbf-392219e8211b} TCPHandler: Processed in 0.001486729 sec. 2026.01.20 00:14:14.565923 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:14:14.566018 [ 276 ] {1585b632-8d3a-4ec0-bb23-27852b18b6f1} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.01.20 00:14:14.566074 [ 276 ] {1585b632-8d3a-4ec0-bb23-27852b18b6f1} 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 2026.01.20 00:14:14.567079 [ 276 ] {1585b632-8d3a-4ec0-bb23-27852b18b6f1} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:14:14.567124 [ 276 ] {1585b632-8d3a-4ec0-bb23-27852b18b6f1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.78 GiB. 2026.01.20 00:14:14.568003 [ 276 ] {1585b632-8d3a-4ec0-bb23-27852b18b6f1} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2026.01.20 00:14:14.568338 [ 276 ] {1585b632-8d3a-4ec0-bb23-27852b18b6f1} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:14:14.568539 [ 276 ] {1585b632-8d3a-4ec0-bb23-27852b18b6f1} executeQuery: Read 59 rows, 108.26 KiB in 0.002538 sec., 23246.650906225375 rows/sec., 41.66 MiB/sec. 2026.01.20 00:14:14.568574 [ 220 ] {} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2026.01.20 00:14:14.568637 [ 220 ] {} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2026.01.20 00:14:14.568650 [ 276 ] {1585b632-8d3a-4ec0-bb23-27852b18b6f1} TCPHandler: Processed in 0.002776825 sec. 2026.01.20 00:14:14.568780 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:14:14.568880 [ 276 ] {d3a2182c-b45c-49cc-9fbc-16bad8f673b0} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:14:14.568928 [ 276 ] {d3a2182c-b45c-49cc-9fbc-16bad8f673b0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:14:14.569307 [ 276 ] {d3a2182c-b45c-49cc-9fbc-16bad8f673b0} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:14:14.569357 [ 276 ] {d3a2182c-b45c-49cc-9fbc-16bad8f673b0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.78 GiB. 2026.01.20 00:14:14.569782 [ 276 ] {d3a2182c-b45c-49cc-9fbc-16bad8f673b0} MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) 2026.01.20 00:14:14.570101 [ 276 ] {d3a2182c-b45c-49cc-9fbc-16bad8f673b0} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:14:14.570257 [ 276 ] {d3a2182c-b45c-49cc-9fbc-16bad8f673b0} executeQuery: Read 60 rows, 4.14 KiB in 0.001396 sec., 42979.942693409736 rows/sec., 2.90 MiB/sec. 2026.01.20 00:14:14.570297 [ 276 ] {d3a2182c-b45c-49cc-9fbc-16bad8f673b0} TCPHandler: Processed in 0.00156912 sec. 2026.01.20 00:14:14.570572 [ 220 ] {} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2026.01.20 00:14:14.573206 [ 191 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_159_38} MergeTask::MergeProjectionsStage: Merge sorted 45456 rows, containing 5 columns (5 merged, 0 gathered) in 0.008870914 sec., 5124161.952195681 rows/sec., 352.00 MiB/sec. 2026.01.20 00:14:14.573771 [ 198 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_159_38} MergedBlockOutputStream: filled checksums all_1_159_38 (state Temporary) 2026.01.20 00:14:14.574064 [ 198 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_159_38} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_merge_all_1_159_38 to all_1_159_38 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:14:14.574137 [ 198 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_159_38} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Merged 6 parts: [all_1_154_37, all_159_159_0] -> all_1_159_38 2026.01.20 00:14:14.574238 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.50 MiB. 2026.01.20 00:14:14.966110 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 51353 2026.01.20 00:14:14.966695 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:14:14.966737 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.78 GiB. 2026.01.20 00:14:14.967250 [ 245 ] {} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2026.01.20 00:14:14.967489 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:14:14.967628 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 51353 2026.01.20 00:14:17.804766 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 806 2026.01.20 00:14:17.823726 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:14:17.823788 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.78 GiB. 2026.01.20 00:14:17.830272 [ 244 ] {} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2026.01.20 00:14:17.831046 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:14:17.834584 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 806 2026.01.20 00:14:19.523636 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:14:19.523834 [ 276 ] {ab2a186b-ee47-4c09-b8cd-156f38bce669} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:14:19.523898 [ 276 ] {ab2a186b-ee47-4c09-b8cd-156f38bce669} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:14:19.524543 [ 276 ] {ab2a186b-ee47-4c09-b8cd-156f38bce669} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:14:19.524591 [ 276 ] {ab2a186b-ee47-4c09-b8cd-156f38bce669} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.77 GiB. 2026.01.20 00:14:19.524981 [ 276 ] {ab2a186b-ee47-4c09-b8cd-156f38bce669} MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) 2026.01.20 00:14:19.525204 [ 276 ] {ab2a186b-ee47-4c09-b8cd-156f38bce669} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:14:19.525366 [ 276 ] {ab2a186b-ee47-4c09-b8cd-156f38bce669} executeQuery: Read 56 rows, 4.38 KiB in 0.001579 sec., 35465.48448385054 rows/sec., 2.71 MiB/sec. 2026.01.20 00:14:19.525410 [ 276 ] {ab2a186b-ee47-4c09-b8cd-156f38bce669} TCPHandler: Processed in 0.001898295 sec. 2026.01.20 00:14:19.525527 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:14:19.525625 [ 276 ] {d6694e8a-ba50-4f1f-bbe1-bc62ec3c8578} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:14:19.525666 [ 276 ] {d6694e8a-ba50-4f1f-bbe1-bc62ec3c8578} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:14:19.526095 [ 276 ] {d6694e8a-ba50-4f1f-bbe1-bc62ec3c8578} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:14:19.526131 [ 276 ] {d6694e8a-ba50-4f1f-bbe1-bc62ec3c8578} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.77 GiB. 2026.01.20 00:14:19.526438 [ 276 ] {d6694e8a-ba50-4f1f-bbe1-bc62ec3c8578} MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) 2026.01.20 00:14:19.526652 [ 276 ] {d6694e8a-ba50-4f1f-bbe1-bc62ec3c8578} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:14:19.526782 [ 276 ] {d6694e8a-ba50-4f1f-bbe1-bc62ec3c8578} executeQuery: Read 64 rows, 5.12 KiB in 0.001178 sec., 54329.37181663837 rows/sec., 4.24 MiB/sec. 2026.01.20 00:14:19.526820 [ 276 ] {d6694e8a-ba50-4f1f-bbe1-bc62ec3c8578} TCPHandler: Processed in 0.001344657 sec. 2026.01.20 00:14:19.526937 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:14:19.527030 [ 276 ] {7ce8cd47-7f96-468f-98e2-203cd5ef8b0b} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:14:19.527073 [ 276 ] {7ce8cd47-7f96-468f-98e2-203cd5ef8b0b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:14:19.527480 [ 276 ] {7ce8cd47-7f96-468f-98e2-203cd5ef8b0b} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:14:19.527516 [ 276 ] {7ce8cd47-7f96-468f-98e2-203cd5ef8b0b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.77 GiB. 2026.01.20 00:14:19.527867 [ 276 ] {7ce8cd47-7f96-468f-98e2-203cd5ef8b0b} MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) 2026.01.20 00:14:19.528077 [ 276 ] {7ce8cd47-7f96-468f-98e2-203cd5ef8b0b} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:14:19.528210 [ 276 ] {7ce8cd47-7f96-468f-98e2-203cd5ef8b0b} executeQuery: Read 160 rows, 11.41 KiB in 0.0012 sec., 133333.33333333334 rows/sec., 9.29 MiB/sec. 2026.01.20 00:14:19.528248 [ 276 ] {7ce8cd47-7f96-468f-98e2-203cd5ef8b0b} TCPHandler: Processed in 0.001360948 sec. 2026.01.20 00:14:19.528349 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:14:19.528442 [ 276 ] {06bcde25-ec03-49d5-90fc-87f556012d93} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:14:19.528485 [ 276 ] {06bcde25-ec03-49d5-90fc-87f556012d93} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:14:19.528828 [ 276 ] {06bcde25-ec03-49d5-90fc-87f556012d93} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:14:19.528894 [ 276 ] {06bcde25-ec03-49d5-90fc-87f556012d93} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.77 GiB. 2026.01.20 00:14:19.529218 [ 276 ] {06bcde25-ec03-49d5-90fc-87f556012d93} MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) 2026.01.20 00:14:19.529447 [ 276 ] {06bcde25-ec03-49d5-90fc-87f556012d93} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:14:19.529572 [ 107 ] {} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa) (MergerMutator): Selected 6 parts from all_1_155_31 to all_160_160_0 2026.01.20 00:14:19.529580 [ 276 ] {06bcde25-ec03-49d5-90fc-87f556012d93} executeQuery: Read 60 rows, 4.14 KiB in 0.001156 sec., 51903.11418685121 rows/sec., 3.50 MiB/sec. 2026.01.20 00:14:19.529647 [ 107 ] {} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:14:19.529662 [ 276 ] {06bcde25-ec03-49d5-90fc-87f556012d93} TCPHandler: Processed in 0.001361967 sec. 2026.01.20 00:14:19.529673 [ 107 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.77 GiB. 2026.01.20 00:14:19.529806 [ 197 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_160_32} MergeTask::PrepareStage: Merging 6 parts: from all_1_155_31 to all_160_160_0 into Compact with storage Full 2026.01.20 00:14:19.529959 [ 197 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_160_32} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:14:19.529996 [ 197 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_160_32} MergeTreeSequentialSource: Reading 3 marks from part all_1_155_31, total 9180 rows starting from the beginning of the part 2026.01.20 00:14:19.530063 [ 197 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_160_32} MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 60 rows starting from the beginning of the part 2026.01.20 00:14:19.530108 [ 197 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_160_32} MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 60 rows starting from the beginning of the part 2026.01.20 00:14:19.530152 [ 197 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_160_32} MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 60 rows starting from the beginning of the part 2026.01.20 00:14:19.530193 [ 197 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_160_32} MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 60 rows starting from the beginning of the part 2026.01.20 00:14:19.530236 [ 197 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_160_32} MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 60 rows starting from the beginning of the part 2026.01.20 00:14:19.532609 [ 198 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_160_32} MergeTask::MergeProjectionsStage: Merge sorted 9480 rows, containing 4 columns (4 merged, 0 gathered) in 0.002867307 sec., 3306238.2228341787 rows/sec., 222.82 MiB/sec. 2026.01.20 00:14:19.532792 [ 197 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_160_32} MergedBlockOutputStream: filled checksums all_1_160_32 (state Temporary) 2026.01.20 00:14:19.533056 [ 197 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_160_32} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_merge_all_1_160_32 to all_1_160_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:14:19.533134 [ 197 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_160_32} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa) (MergerMutator): Merged 6 parts: [all_1_155_31, all_160_160_0] -> all_1_160_32 2026.01.20 00:14:19.533210 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.94 MiB. 2026.01.20 00:14:22.185526 [ 105 ] {} DNSResolver: Updating DNS cache 2026.01.20 00:14:22.185579 [ 105 ] {} DNSResolver: Updated DNS cache 2026.01.20 00:14:22.467860 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 51865 2026.01.20 00:14:22.468446 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:14:22.468493 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.77 GiB. 2026.01.20 00:14:22.469006 [ 245 ] {} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2026.01.20 00:14:22.469250 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:14:22.469385 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 51865 2026.01.20 00:14:22.596738 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 2104 2026.01.20 00:14:22.598965 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:14:22.599014 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.77 GiB. 2026.01.20 00:14:22.600206 [ 243 ] {} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2026.01.20 00:14:22.600477 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:14:22.600661 [ 105 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2026.01.20 00:14:22.600728 [ 105 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:14:22.600748 [ 105 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.77 GiB. 2026.01.20 00:14:22.600756 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 2104 2026.01.20 00:14:22.600875 [ 192 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full 2026.01.20 00:14:22.601457 [ 192 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:14:22.601610 [ 192 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1986 rows starting from the beginning of the part 2026.01.20 00:14:22.602014 [ 192 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 20 rows starting from the beginning of the part 2026.01.20 00:14:22.602378 [ 192 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 26 rows starting from the beginning of the part 2026.01.20 00:14:22.602729 [ 192 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 26 rows starting from the beginning of the part 2026.01.20 00:14:22.603084 [ 192 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 20 rows starting from the beginning of the part 2026.01.20 00:14:22.603438 [ 192 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 26 rows starting from the beginning of the part 2026.01.20 00:14:22.610680 [ 198 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 2104 rows, containing 72 columns (72 merged, 0 gathered) in 0.009861507 sec., 213354.81483712376 rows/sec., 169.78 MiB/sec. 2026.01.20 00:14:22.612383 [ 200 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2026.01.20 00:14:22.612936 [ 200 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_81_16} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:14:22.613013 [ 200 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_81_16} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2026.01.20 00:14:22.613210 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.03 MiB. 2026.01.20 00:14:24.525172 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:14:24.525366 [ 276 ] {6f9568d0-bc4b-4721-841a-79105cd6582f} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:14:24.525430 [ 276 ] {6f9568d0-bc4b-4721-841a-79105cd6582f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:14:24.526196 [ 276 ] {6f9568d0-bc4b-4721-841a-79105cd6582f} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:14:24.526249 [ 276 ] {6f9568d0-bc4b-4721-841a-79105cd6582f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.77 GiB. 2026.01.20 00:14:24.526659 [ 276 ] {6f9568d0-bc4b-4721-841a-79105cd6582f} MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) 2026.01.20 00:14:24.526881 [ 276 ] {6f9568d0-bc4b-4721-841a-79105cd6582f} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:14:24.527038 [ 276 ] {6f9568d0-bc4b-4721-841a-79105cd6582f} executeQuery: Read 174 rows, 15.64 KiB in 0.00172 sec., 101162.79069767443 rows/sec., 8.88 MiB/sec. 2026.01.20 00:14:24.527057 [ 103 ] {} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 2026.01.20 00:14:24.527081 [ 276 ] {6f9568d0-bc4b-4721-841a-79105cd6582f} TCPHandler: Processed in 0.002036106 sec. 2026.01.20 00:14:24.527129 [ 103 ] {} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:14:24.527162 [ 103 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.77 GiB. 2026.01.20 00:14:24.527240 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:14:24.527290 [ 187 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_161_32} MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full 2026.01.20 00:14:24.527340 [ 276 ] {8363048f-3148-439d-8f8d-e8122d680455} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.01.20 00:14:24.527386 [ 276 ] {8363048f-3148-439d-8f8d-e8122d680455} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.01.20 00:14:24.527408 [ 187 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_161_32} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:14:24.527447 [ 187 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 1473 rows starting from the beginning of the part 2026.01.20 00:14:24.527512 [ 187 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 174 rows starting from the beginning of the part 2026.01.20 00:14:24.527558 [ 187 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 56 rows starting from the beginning of the part 2026.01.20 00:14:24.527602 [ 187 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 1326 rows starting from the beginning of the part 2026.01.20 00:14:24.527640 [ 187 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 56 rows starting from the beginning of the part 2026.01.20 00:14:24.527682 [ 187 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 174 rows starting from the beginning of the part 2026.01.20 00:14:24.527823 [ 276 ] {8363048f-3148-439d-8f8d-e8122d680455} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:14:24.527864 [ 276 ] {8363048f-3148-439d-8f8d-e8122d680455} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.77 GiB. 2026.01.20 00:14:24.528205 [ 276 ] {8363048f-3148-439d-8f8d-e8122d680455} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2026.01.20 00:14:24.528427 [ 276 ] {8363048f-3148-439d-8f8d-e8122d680455} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:14:24.528540 [ 103 ] {} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2026.01.20 00:14:24.528561 [ 276 ] {8363048f-3148-439d-8f8d-e8122d680455} executeQuery: Read 59 rows, 4.44 KiB in 0.001241 sec., 47542.304593070105 rows/sec., 3.49 MiB/sec. 2026.01.20 00:14:24.528575 [ 103 ] {} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:14:24.528601 [ 103 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.77 GiB. 2026.01.20 00:14:24.528606 [ 276 ] {8363048f-3148-439d-8f8d-e8122d680455} TCPHandler: Processed in 0.001425758 sec. 2026.01.20 00:14:24.528725 [ 200 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full 2026.01.20 00:14:24.528730 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:14:24.528873 [ 276 ] {bfc37b65-7f55-4e9c-a5df-411a107775a2} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:14:24.528882 [ 200 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:14:24.528917 [ 276 ] {bfc37b65-7f55-4e9c-a5df-411a107775a2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:14:24.528928 [ 200 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 96 rows starting from the beginning of the part 2026.01.20 00:14:24.529009 [ 200 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 71 rows starting from the beginning of the part 2026.01.20 00:14:24.529059 [ 200 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 59 rows starting from the beginning of the part 2026.01.20 00:14:24.529106 [ 200 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 59 rows starting from the beginning of the part 2026.01.20 00:14:24.529145 [ 198 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_161_32} MergeTask::MergeProjectionsStage: Merge sorted 3259 rows, containing 5 columns (5 merged, 0 gathered) in 0.001901424 sec., 1713978.5760566816 rows/sec., 149.75 MiB/sec. 2026.01.20 00:14:24.529148 [ 200 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 79 rows starting from the beginning of the part 2026.01.20 00:14:24.529254 [ 200 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 59 rows starting from the beginning of the part 2026.01.20 00:14:24.529383 [ 198 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_161_32} MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) 2026.01.20 00:14:24.529383 [ 276 ] {bfc37b65-7f55-4e9c-a5df-411a107775a2} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:14:24.529432 [ 276 ] {bfc37b65-7f55-4e9c-a5df-411a107775a2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.77 GiB. 2026.01.20 00:14:24.529672 [ 198 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_161_32} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:14:24.529746 [ 198 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_161_32} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 2026.01.20 00:14:24.529782 [ 276 ] {bfc37b65-7f55-4e9c-a5df-411a107775a2} MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) 2026.01.20 00:14:24.529842 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. 2026.01.20 00:14:24.530012 [ 276 ] {bfc37b65-7f55-4e9c-a5df-411a107775a2} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:14:24.530145 [ 276 ] {bfc37b65-7f55-4e9c-a5df-411a107775a2} executeQuery: Read 123 rows, 9.84 KiB in 0.001292 sec., 95201.23839009288 rows/sec., 7.44 MiB/sec. 2026.01.20 00:14:24.530147 [ 102 ] {} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 2026.01.20 00:14:24.530184 [ 276 ] {bfc37b65-7f55-4e9c-a5df-411a107775a2} TCPHandler: Processed in 0.00150414 sec. 2026.01.20 00:14:24.530193 [ 194 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 423 rows, containing 5 columns (5 merged, 0 gathered) in 0.00152495 sec., 277386.14380799374 rows/sec., 21.35 MiB/sec. 2026.01.20 00:14:24.530199 [ 102 ] {} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:14:24.530235 [ 102 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.77 GiB. 2026.01.20 00:14:24.530304 [ 200 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_161_32} MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full 2026.01.20 00:14:24.530324 [ 198 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2026.01.20 00:14:24.530333 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:14:24.530398 [ 200 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_161_32} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:14:24.530430 [ 200 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 787 rows starting from the beginning of the part 2026.01.20 00:14:24.530442 [ 276 ] {ff723ea0-3dbd-4a25-89d6-fe201350cabe} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:14:24.530476 [ 200 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 123 rows starting from the beginning of the part 2026.01.20 00:14:24.530492 [ 276 ] {ff723ea0-3dbd-4a25-89d6-fe201350cabe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:14:24.530519 [ 200 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 64 rows starting from the beginning of the part 2026.01.20 00:14:24.530562 [ 200 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 599 rows starting from the beginning of the part 2026.01.20 00:14:24.530600 [ 200 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 64 rows starting from the beginning of the part 2026.01.20 00:14:24.530611 [ 198 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_81_16} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:14:24.530641 [ 200 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 123 rows starting from the beginning of the part 2026.01.20 00:14:24.530686 [ 198 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_81_16} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2026.01.20 00:14:24.530777 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. 2026.01.20 00:14:24.530932 [ 276 ] {ff723ea0-3dbd-4a25-89d6-fe201350cabe} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:14:24.530969 [ 276 ] {ff723ea0-3dbd-4a25-89d6-fe201350cabe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.77 GiB. 2026.01.20 00:14:24.531323 [ 276 ] {ff723ea0-3dbd-4a25-89d6-fe201350cabe} MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) 2026.01.20 00:14:24.531536 [ 276 ] {ff723ea0-3dbd-4a25-89d6-fe201350cabe} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:14:24.531639 [ 194 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_161_32} MergeTask::MergeProjectionsStage: Merge sorted 1760 rows, containing 5 columns (5 merged, 0 gathered) in 0.001364837 sec., 1289531.277361326 rows/sec., 102.45 MiB/sec. 2026.01.20 00:14:24.531672 [ 276 ] {ff723ea0-3dbd-4a25-89d6-fe201350cabe} executeQuery: Read 160 rows, 11.41 KiB in 0.001248 sec., 128205.1282051282 rows/sec., 8.93 MiB/sec. 2026.01.20 00:14:24.531718 [ 276 ] {ff723ea0-3dbd-4a25-89d6-fe201350cabe} TCPHandler: Processed in 0.001451429 sec. 2026.01.20 00:14:24.531809 [ 190 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_161_32} MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) 2026.01.20 00:14:24.531849 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:14:24.531956 [ 276 ] {fded387b-e2d4-46f2-bb7a-7561bcb730ad} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.01.20 00:14:24.532024 [ 276 ] {fded387b-e2d4-46f2-bb7a-7561bcb730ad} 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 2026.01.20 00:14:24.532082 [ 190 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_161_32} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:14:24.532151 [ 190 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_161_32} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 2026.01.20 00:14:24.532220 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. 2026.01.20 00:14:24.532990 [ 276 ] {fded387b-e2d4-46f2-bb7a-7561bcb730ad} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:14:24.533025 [ 276 ] {fded387b-e2d4-46f2-bb7a-7561bcb730ad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.77 GiB. 2026.01.20 00:14:24.533668 [ 276 ] {fded387b-e2d4-46f2-bb7a-7561bcb730ad} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2026.01.20 00:14:24.533896 [ 276 ] {fded387b-e2d4-46f2-bb7a-7561bcb730ad} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:14:24.534001 [ 102 ] {} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2026.01.20 00:14:24.534033 [ 276 ] {fded387b-e2d4-46f2-bb7a-7561bcb730ad} executeQuery: Read 59 rows, 108.26 KiB in 0.002101 sec., 28081.865778200856 rows/sec., 50.32 MiB/sec. 2026.01.20 00:14:24.534034 [ 102 ] {} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:14:24.534064 [ 102 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.77 GiB. 2026.01.20 00:14:24.534095 [ 276 ] {fded387b-e2d4-46f2-bb7a-7561bcb730ad} TCPHandler: Processed in 0.00230429 sec. 2026.01.20 00:14:24.534151 [ 200 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full 2026.01.20 00:14:24.534229 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:14:24.534329 [ 276 ] {17a6c71d-980b-407d-be27-0a21204122e5} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:14:24.534371 [ 200 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:14:24.534372 [ 276 ] {17a6c71d-980b-407d-be27-0a21204122e5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:14:24.534438 [ 200 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 3163 rows starting from the beginning of the part 2026.01.20 00:14:24.534574 [ 200 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 59 rows starting from the beginning of the part 2026.01.20 00:14:24.534701 [ 200 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 59 rows starting from the beginning of the part 2026.01.20 00:14:24.534757 [ 276 ] {17a6c71d-980b-407d-be27-0a21204122e5} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:14:24.534797 [ 276 ] {17a6c71d-980b-407d-be27-0a21204122e5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.77 GiB. 2026.01.20 00:14:24.534813 [ 200 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 59 rows starting from the beginning of the part 2026.01.20 00:14:24.534925 [ 200 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 59 rows starting from the beginning of the part 2026.01.20 00:14:24.535035 [ 200 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 59 rows starting from the beginning of the part 2026.01.20 00:14:24.535115 [ 276 ] {17a6c71d-980b-407d-be27-0a21204122e5} MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) 2026.01.20 00:14:24.535338 [ 276 ] {17a6c71d-980b-407d-be27-0a21204122e5} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:14:24.535493 [ 276 ] {17a6c71d-980b-407d-be27-0a21204122e5} executeQuery: Read 60 rows, 4.14 KiB in 0.001181 sec., 50804.40304826418 rows/sec., 3.42 MiB/sec. 2026.01.20 00:14:24.535548 [ 276 ] {17a6c71d-980b-407d-be27-0a21204122e5} TCPHandler: Processed in 0.001369497 sec. 2026.01.20 00:14:24.548875 [ 194 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 3458 rows, containing 19 columns (19 merged, 0 gathered) in 0.014762509 sec., 234242.02484821517 rows/sec., 419.57 MiB/sec. 2026.01.20 00:14:24.551631 [ 196 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2026.01.20 00:14:24.552047 [ 196 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_81_16} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:14:24.552133 [ 196 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_81_16} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2026.01.20 00:14:24.552277 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 27.82 MiB. 2026.01.20 00:14:25.001185 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 403.48 MiB, peak 431.24 MiB, free memory in arenas 0.00 B, will set to 409.21 MiB (RSS), difference: 5.73 MiB 2026.01.20 00:14:25.334669 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 814 2026.01.20 00:14:25.353347 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:14:25.353412 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.77 GiB. 2026.01.20 00:14:25.360422 [ 244 ] {} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2026.01.20 00:14:25.361195 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:14:25.364963 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 814 2026.01.20 00:14:29.523384 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:14:29.523639 [ 276 ] {5a75f906-695f-4078-955c-de59ca08434f} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:14:29.523723 [ 276 ] {5a75f906-695f-4078-955c-de59ca08434f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:14:29.524635 [ 276 ] {5a75f906-695f-4078-955c-de59ca08434f} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:14:29.524703 [ 276 ] {5a75f906-695f-4078-955c-de59ca08434f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.77 GiB. 2026.01.20 00:14:29.525312 [ 276 ] {5a75f906-695f-4078-955c-de59ca08434f} MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) 2026.01.20 00:14:29.525644 [ 276 ] {5a75f906-695f-4078-955c-de59ca08434f} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:14:29.525874 [ 276 ] {5a75f906-695f-4078-955c-de59ca08434f} executeQuery: Read 56 rows, 4.38 KiB in 0.002297 sec., 24379.62559860688 rows/sec., 1.86 MiB/sec. 2026.01.20 00:14:29.525943 [ 276 ] {5a75f906-695f-4078-955c-de59ca08434f} TCPHandler: Processed in 0.002746586 sec. 2026.01.20 00:14:29.526122 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:14:29.526245 [ 276 ] {e5b37b01-2fb1-4a4c-b6f8-f846229aba57} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:14:29.526301 [ 276 ] {e5b37b01-2fb1-4a4c-b6f8-f846229aba57} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:14:29.526939 [ 276 ] {e5b37b01-2fb1-4a4c-b6f8-f846229aba57} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:14:29.526987 [ 276 ] {e5b37b01-2fb1-4a4c-b6f8-f846229aba57} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.77 GiB. 2026.01.20 00:14:29.527462 [ 276 ] {e5b37b01-2fb1-4a4c-b6f8-f846229aba57} MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) 2026.01.20 00:14:29.527814 [ 276 ] {e5b37b01-2fb1-4a4c-b6f8-f846229aba57} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:14:29.528002 [ 276 ] {e5b37b01-2fb1-4a4c-b6f8-f846229aba57} executeQuery: Read 64 rows, 5.12 KiB in 0.001784 sec., 35874.439461883405 rows/sec., 2.80 MiB/sec. 2026.01.20 00:14:29.528057 [ 276 ] {e5b37b01-2fb1-4a4c-b6f8-f846229aba57} TCPHandler: Processed in 0.001998176 sec. 2026.01.20 00:14:29.528219 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:14:29.528372 [ 276 ] {b775471b-7500-472a-8b80-1451123dc9ba} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:14:29.528442 [ 276 ] {b775471b-7500-472a-8b80-1451123dc9ba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:14:29.529029 [ 276 ] {b775471b-7500-472a-8b80-1451123dc9ba} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:14:29.529075 [ 276 ] {b775471b-7500-472a-8b80-1451123dc9ba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.77 GiB. 2026.01.20 00:14:29.529647 [ 276 ] {b775471b-7500-472a-8b80-1451123dc9ba} MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) 2026.01.20 00:14:29.529984 [ 276 ] {b775471b-7500-472a-8b80-1451123dc9ba} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:14:29.530177 [ 276 ] {b775471b-7500-472a-8b80-1451123dc9ba} executeQuery: Read 160 rows, 11.41 KiB in 0.001859 sec., 86067.77837547069 rows/sec., 5.99 MiB/sec. 2026.01.20 00:14:29.530242 [ 276 ] {b775471b-7500-472a-8b80-1451123dc9ba} TCPHandler: Processed in 0.002084767 sec. 2026.01.20 00:14:29.530384 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:14:29.530515 [ 276 ] {1b687478-f061-453b-bbd5-1a4a94420d13} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:14:29.530575 [ 276 ] {1b687478-f061-453b-bbd5-1a4a94420d13} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:14:29.531048 [ 276 ] {1b687478-f061-453b-bbd5-1a4a94420d13} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:14:29.531096 [ 276 ] {1b687478-f061-453b-bbd5-1a4a94420d13} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.77 GiB. 2026.01.20 00:14:29.531573 [ 276 ] {1b687478-f061-453b-bbd5-1a4a94420d13} MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) 2026.01.20 00:14:29.531918 [ 276 ] {1b687478-f061-453b-bbd5-1a4a94420d13} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:14:29.532113 [ 276 ] {1b687478-f061-453b-bbd5-1a4a94420d13} executeQuery: Read 60 rows, 4.14 KiB in 0.001627 sec., 36877.68899815612 rows/sec., 2.49 MiB/sec. 2026.01.20 00:14:29.532169 [ 276 ] {1b687478-f061-453b-bbd5-1a4a94420d13} TCPHandler: Processed in 0.001847983 sec. 2026.01.20 00:14:29.969583 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 52313 2026.01.20 00:14:29.970156 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:14:29.970199 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.77 GiB. 2026.01.20 00:14:29.970719 [ 245 ] {} MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) 2026.01.20 00:14:29.970959 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:14:29.971094 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 52313 2026.01.20 00:14:32.600955 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 2124 2026.01.20 00:14:32.603077 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:14:32.603126 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.77 GiB. 2026.01.20 00:14:32.604316 [ 243 ] {} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2026.01.20 00:14:32.604581 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:14:32.604850 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 2124 2026.01.20 00:14:32.865072 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 821 2026.01.20 00:14:32.883898 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:14:32.883965 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.77 GiB. 2026.01.20 00:14:32.890630 [ 244 ] {} MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) 2026.01.20 00:14:32.891441 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:14:32.895752 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 821 2026.01.20 00:14:34.111236 [ 219 ] {} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Found 6 old parts to remove. Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] 2026.01.20 00:14:34.111319 [ 219 ] {} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Removing 6 parts from filesystem (serially): Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] 2026.01.20 00:14:34.114929 [ 219 ] {} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Removing 6 parts from memory: Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] 2026.01.20 00:14:34.525538 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:14:34.525726 [ 276 ] {4c92e516-a815-4b90-9f67-90876e7e1ff4} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:14:34.525791 [ 276 ] {4c92e516-a815-4b90-9f67-90876e7e1ff4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:14:34.526547 [ 276 ] {4c92e516-a815-4b90-9f67-90876e7e1ff4} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:14:34.526595 [ 276 ] {4c92e516-a815-4b90-9f67-90876e7e1ff4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.77 GiB. 2026.01.20 00:14:34.526999 [ 276 ] {4c92e516-a815-4b90-9f67-90876e7e1ff4} MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) 2026.01.20 00:14:34.527226 [ 276 ] {4c92e516-a815-4b90-9f67-90876e7e1ff4} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:14:34.527377 [ 276 ] {4c92e516-a815-4b90-9f67-90876e7e1ff4} executeQuery: Read 174 rows, 15.64 KiB in 0.001698 sec., 102473.49823321555 rows/sec., 8.99 MiB/sec. 2026.01.20 00:14:34.527420 [ 276 ] {4c92e516-a815-4b90-9f67-90876e7e1ff4} TCPHandler: Processed in 0.002008966 sec. 2026.01.20 00:14:34.527496 [ 224 ] {} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Found 6 old parts to remove. Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] 2026.01.20 00:14:34.527545 [ 224 ] {} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Removing 6 parts from filesystem (serially): Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] 2026.01.20 00:14:34.527546 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:14:34.527653 [ 276 ] {573e6a25-1dac-45d5-ad9b-1d5946407169} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.01.20 00:14:34.527695 [ 276 ] {573e6a25-1dac-45d5-ad9b-1d5946407169} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.01.20 00:14:34.528121 [ 276 ] {573e6a25-1dac-45d5-ad9b-1d5946407169} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:14:34.528161 [ 276 ] {573e6a25-1dac-45d5-ad9b-1d5946407169} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.77 GiB. 2026.01.20 00:14:34.528509 [ 276 ] {573e6a25-1dac-45d5-ad9b-1d5946407169} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2026.01.20 00:14:34.528723 [ 276 ] {573e6a25-1dac-45d5-ad9b-1d5946407169} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:14:34.528858 [ 276 ] {573e6a25-1dac-45d5-ad9b-1d5946407169} executeQuery: Read 59 rows, 4.44 KiB in 0.001224 sec., 48202.61437908497 rows/sec., 3.54 MiB/sec. 2026.01.20 00:14:34.528899 [ 276 ] {573e6a25-1dac-45d5-ad9b-1d5946407169} TCPHandler: Processed in 0.001403958 sec. 2026.01.20 00:14:34.529016 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:14:34.529113 [ 276 ] {0e7ff99a-29c8-4bc0-a32e-222db8fc4231} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:14:34.529155 [ 276 ] {0e7ff99a-29c8-4bc0-a32e-222db8fc4231} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:14:34.529598 [ 276 ] {0e7ff99a-29c8-4bc0-a32e-222db8fc4231} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:14:34.529638 [ 276 ] {0e7ff99a-29c8-4bc0-a32e-222db8fc4231} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.77 GiB. 2026.01.20 00:14:34.529936 [ 276 ] {0e7ff99a-29c8-4bc0-a32e-222db8fc4231} MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) 2026.01.20 00:14:34.530188 [ 276 ] {0e7ff99a-29c8-4bc0-a32e-222db8fc4231} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:14:34.530244 [ 224 ] {} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Removing 6 parts from memory: Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] 2026.01.20 00:14:34.530325 [ 276 ] {0e7ff99a-29c8-4bc0-a32e-222db8fc4231} executeQuery: Read 123 rows, 9.84 KiB in 0.001231 sec., 99918.76523151908 rows/sec., 7.81 MiB/sec. 2026.01.20 00:14:34.530368 [ 276 ] {0e7ff99a-29c8-4bc0-a32e-222db8fc4231} TCPHandler: Processed in 0.001402398 sec. 2026.01.20 00:14:34.530481 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:14:34.530576 [ 276 ] {d9b75ac8-f36e-4063-85ca-be27efe51805} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:14:34.530621 [ 276 ] {d9b75ac8-f36e-4063-85ca-be27efe51805} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:14:34.531040 [ 276 ] {d9b75ac8-f36e-4063-85ca-be27efe51805} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:14:34.531075 [ 276 ] {d9b75ac8-f36e-4063-85ca-be27efe51805} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.77 GiB. 2026.01.20 00:14:34.531415 [ 276 ] {d9b75ac8-f36e-4063-85ca-be27efe51805} MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) 2026.01.20 00:14:34.531633 [ 276 ] {d9b75ac8-f36e-4063-85ca-be27efe51805} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:14:34.531764 [ 276 ] {d9b75ac8-f36e-4063-85ca-be27efe51805} executeQuery: Read 160 rows, 11.41 KiB in 0.001206 sec., 132669.98341625207 rows/sec., 9.24 MiB/sec. 2026.01.20 00:14:34.531801 [ 276 ] {d9b75ac8-f36e-4063-85ca-be27efe51805} TCPHandler: Processed in 0.001370447 sec. 2026.01.20 00:14:34.531902 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:14:34.531996 [ 276 ] {97002848-d429-4421-acfe-8c98d9cd4ebc} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.01.20 00:14:34.532049 [ 276 ] {97002848-d429-4421-acfe-8c98d9cd4ebc} 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 2026.01.20 00:14:34.532992 [ 276 ] {97002848-d429-4421-acfe-8c98d9cd4ebc} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:14:34.533028 [ 276 ] {97002848-d429-4421-acfe-8c98d9cd4ebc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.77 GiB. 2026.01.20 00:14:34.533612 [ 276 ] {97002848-d429-4421-acfe-8c98d9cd4ebc} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2026.01.20 00:14:34.533842 [ 276 ] {97002848-d429-4421-acfe-8c98d9cd4ebc} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:14:34.533981 [ 276 ] {97002848-d429-4421-acfe-8c98d9cd4ebc} executeQuery: Read 59 rows, 108.26 KiB in 0.002002 sec., 29470.529470529473 rows/sec., 52.81 MiB/sec. 2026.01.20 00:14:34.534037 [ 276 ] {97002848-d429-4421-acfe-8c98d9cd4ebc} TCPHandler: Processed in 0.002184838 sec. 2026.01.20 00:14:34.534150 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:14:34.534245 [ 276 ] {d0d83b45-a727-484e-a5ce-0bf5639541dc} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:14:34.534286 [ 276 ] {d0d83b45-a727-484e-a5ce-0bf5639541dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:14:34.534620 [ 276 ] {d0d83b45-a727-484e-a5ce-0bf5639541dc} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:14:34.534657 [ 276 ] {d0d83b45-a727-484e-a5ce-0bf5639541dc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.77 GiB. 2026.01.20 00:14:34.534964 [ 276 ] {d0d83b45-a727-484e-a5ce-0bf5639541dc} MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) 2026.01.20 00:14:34.535177 [ 276 ] {d0d83b45-a727-484e-a5ce-0bf5639541dc} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:14:34.535308 [ 276 ] {d0d83b45-a727-484e-a5ce-0bf5639541dc} executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. 2026.01.20 00:14:34.535344 [ 276 ] {d0d83b45-a727-484e-a5ce-0bf5639541dc} TCPHandler: Processed in 0.001244946 sec. 2026.01.20 00:14:34.844022 [ 224 ] {} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Found 6 old parts to remove. Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] 2026.01.20 00:14:34.844077 [ 224 ] {} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Removing 6 parts from filesystem (serially): Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] 2026.01.20 00:14:34.847638 [ 224 ] {} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Removing 6 parts from memory: Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] 2026.01.20 00:14:35.175473 [ 225 ] {} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Found 6 old parts to remove. Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] 2026.01.20 00:14:35.175525 [ 225 ] {} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Removing 6 parts from filesystem (serially): Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] 2026.01.20 00:14:35.178869 [ 225 ] {} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Removing 6 parts from memory: Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] 2026.01.20 00:14:37.185815 [ 92 ] {} DNSResolver: Updating DNS cache 2026.01.20 00:14:37.185876 [ 92 ] {} DNSResolver: Updated DNS cache 2026.01.20 00:14:37.472118 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 52825 2026.01.20 00:14:37.472683 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:14:37.472730 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.77 GiB. 2026.01.20 00:14:37.473251 [ 245 ] {} MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) 2026.01.20 00:14:37.473493 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:14:37.473630 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 52825 2026.01.20 00:14:37.473733 [ 221 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2026.01.20 00:14:37.473761 [ 221 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2026.01.20 00:14:37.475758 [ 221 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2026.01.20 00:14:39.522363 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:14:39.522570 [ 276 ] {1294a8af-5d50-45f5-afcc-dd1442f59323} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:14:39.522634 [ 276 ] {1294a8af-5d50-45f5-afcc-dd1442f59323} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:14:39.523285 [ 276 ] {1294a8af-5d50-45f5-afcc-dd1442f59323} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:14:39.523333 [ 276 ] {1294a8af-5d50-45f5-afcc-dd1442f59323} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.77 GiB. 2026.01.20 00:14:39.523726 [ 276 ] {1294a8af-5d50-45f5-afcc-dd1442f59323} MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) 2026.01.20 00:14:39.523954 [ 276 ] {1294a8af-5d50-45f5-afcc-dd1442f59323} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:14:39.524107 [ 276 ] {1294a8af-5d50-45f5-afcc-dd1442f59323} executeQuery: Read 56 rows, 4.38 KiB in 0.001584 sec., 35353.53535353536 rows/sec., 2.70 MiB/sec. 2026.01.20 00:14:39.524150 [ 276 ] {1294a8af-5d50-45f5-afcc-dd1442f59323} TCPHandler: Processed in 0.001911634 sec. 2026.01.20 00:14:39.524271 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:14:39.524368 [ 276 ] {0d69fc78-9863-4a82-a58f-600f1338a9fd} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:14:39.524410 [ 276 ] {0d69fc78-9863-4a82-a58f-600f1338a9fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:14:39.524832 [ 276 ] {0d69fc78-9863-4a82-a58f-600f1338a9fd} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:14:39.524869 [ 276 ] {0d69fc78-9863-4a82-a58f-600f1338a9fd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.77 GiB. 2026.01.20 00:14:39.525172 [ 276 ] {0d69fc78-9863-4a82-a58f-600f1338a9fd} MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) 2026.01.20 00:14:39.525391 [ 276 ] {0d69fc78-9863-4a82-a58f-600f1338a9fd} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:14:39.525520 [ 276 ] {0d69fc78-9863-4a82-a58f-600f1338a9fd} executeQuery: Read 64 rows, 5.12 KiB in 0.001172 sec., 54607.508532423206 rows/sec., 4.26 MiB/sec. 2026.01.20 00:14:39.525559 [ 276 ] {0d69fc78-9863-4a82-a58f-600f1338a9fd} TCPHandler: Processed in 0.001338467 sec. 2026.01.20 00:14:39.525674 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:14:39.525768 [ 276 ] {5a3bbf45-d254-496a-9eac-03739f821a01} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:14:39.525810 [ 276 ] {5a3bbf45-d254-496a-9eac-03739f821a01} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:14:39.526226 [ 276 ] {5a3bbf45-d254-496a-9eac-03739f821a01} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:14:39.526261 [ 276 ] {5a3bbf45-d254-496a-9eac-03739f821a01} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.77 GiB. 2026.01.20 00:14:39.526581 [ 276 ] {5a3bbf45-d254-496a-9eac-03739f821a01} MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) 2026.01.20 00:14:39.526780 [ 276 ] {5a3bbf45-d254-496a-9eac-03739f821a01} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:14:39.526909 [ 276 ] {5a3bbf45-d254-496a-9eac-03739f821a01} executeQuery: Read 160 rows, 11.41 KiB in 0.00116 sec., 137931.0344827586 rows/sec., 9.61 MiB/sec. 2026.01.20 00:14:39.526939 [ 87 ] {} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Selected 2 parts from all_1_159_38 to all_160_160_0 2026.01.20 00:14:39.526947 [ 276 ] {5a3bbf45-d254-496a-9eac-03739f821a01} TCPHandler: Processed in 0.001323357 sec. 2026.01.20 00:14:39.527019 [ 87 ] {} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:14:39.527044 [ 87 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.77 GiB. 2026.01.20 00:14:39.527102 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:14:39.527133 [ 199 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_160_39} MergeTask::PrepareStage: Merging 2 parts: from all_1_159_38 to all_160_160_0 into Compact with storage Full 2026.01.20 00:14:39.527200 [ 276 ] {8afbba17-7658-4a6e-b96d-e3111f635711} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:14:39.527246 [ 276 ] {8afbba17-7658-4a6e-b96d-e3111f635711} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:14:39.527257 [ 199 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_160_39} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:14:39.527298 [ 199 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_160_39} MergeTreeSequentialSource: Reading 7 marks from part all_1_159_38, total 45456 rows starting from the beginning of the part 2026.01.20 00:14:39.527364 [ 199 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_160_39} MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 160 rows starting from the beginning of the part 2026.01.20 00:14:39.527599 [ 276 ] {8afbba17-7658-4a6e-b96d-e3111f635711} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:14:39.527640 [ 276 ] {8afbba17-7658-4a6e-b96d-e3111f635711} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.77 GiB. 2026.01.20 00:14:39.528018 [ 276 ] {8afbba17-7658-4a6e-b96d-e3111f635711} MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) 2026.01.20 00:14:39.528221 [ 276 ] {8afbba17-7658-4a6e-b96d-e3111f635711} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:14:39.528352 [ 276 ] {8afbba17-7658-4a6e-b96d-e3111f635711} executeQuery: Read 60 rows, 4.14 KiB in 0.001184 sec., 50675.67567567568 rows/sec., 3.42 MiB/sec. 2026.01.20 00:14:39.528388 [ 276 ] {8afbba17-7658-4a6e-b96d-e3111f635711} TCPHandler: Processed in 0.001353128 sec. 2026.01.20 00:14:39.534651 [ 194 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_160_39} MergeTask::MergeProjectionsStage: Merge sorted 45616 rows, containing 5 columns (5 merged, 0 gathered) in 0.007551307 sec., 6040808.564663044 rows/sec., 414.99 MiB/sec. 2026.01.20 00:14:39.535111 [ 194 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_160_39} MergedBlockOutputStream: filled checksums all_1_160_39 (state Temporary) 2026.01.20 00:14:39.535379 [ 194 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_160_39} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_merge_all_1_160_39 to all_1_160_39 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:14:39.535444 [ 194 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_160_39} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Merged 2 parts: [all_1_159_38, all_160_160_0] -> all_1_160_39 2026.01.20 00:14:39.535517 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. 2026.01.20 00:14:40.191759 [ 223 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2026.01.20 00:14:40.191815 [ 223 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2026.01.20 00:14:40.200900 [ 223 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2026.01.20 00:14:40.396736 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 829 2026.01.20 00:14:40.414708 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:14:40.414771 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.77 GiB. 2026.01.20 00:14:40.421205 [ 244 ] {} MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) 2026.01.20 00:14:40.421949 [ 244 ] {} system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:14:40.425313 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 829 2026.01.20 00:14:41.000359 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 405.74 MiB, peak 431.24 MiB, free memory in arenas 0.00 B, will set to 409.22 MiB (RSS), difference: 3.48 MiB 2026.01.20 00:14:42.605236 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 2144 2026.01.20 00:14:42.607548 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:14:42.607609 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.77 GiB. 2026.01.20 00:14:42.608820 [ 243 ] {} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2026.01.20 00:14:42.609104 [ 243 ] {} system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:14:42.609472 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 2144 2026.01.20 00:14:44.015053 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:14:44.015249 [ 276 ] {023159a7-6f99-46ed-913d-d5cec33624f7} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.01.20 00:14:44.015313 [ 276 ] {023159a7-6f99-46ed-913d-d5cec33624f7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.01.20 00:14:44.015951 [ 276 ] {023159a7-6f99-46ed-913d-d5cec33624f7} oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:14:44.015998 [ 276 ] {023159a7-6f99-46ed-913d-d5cec33624f7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.77 GiB. 2026.01.20 00:14:44.016389 [ 276 ] {023159a7-6f99-46ed-913d-d5cec33624f7} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2026.01.20 00:14:44.016615 [ 276 ] {023159a7-6f99-46ed-913d-d5cec33624f7} oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:14:44.016776 [ 276 ] {023159a7-6f99-46ed-913d-d5cec33624f7} executeQuery: Read 24 rows, 2.04 KiB in 0.001574 sec., 15247.776365946633 rows/sec., 1.27 MiB/sec. 2026.01.20 00:14:44.016819 [ 276 ] {023159a7-6f99-46ed-913d-d5cec33624f7} TCPHandler: Processed in 0.001892245 sec. 2026.01.20 00:14:44.016942 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:14:44.017038 [ 276 ] {c4ec1938-3331-4aa7-b327-23a09d247b94} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:14:44.017078 [ 276 ] {c4ec1938-3331-4aa7-b327-23a09d247b94} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:14:44.018335 [ 276 ] {c4ec1938-3331-4aa7-b327-23a09d247b94} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:14:44.018373 [ 276 ] {c4ec1938-3331-4aa7-b327-23a09d247b94} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.77 GiB. 2026.01.20 00:14:44.018771 [ 276 ] {c4ec1938-3331-4aa7-b327-23a09d247b94} MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) 2026.01.20 00:14:44.018980 [ 276 ] {c4ec1938-3331-4aa7-b327-23a09d247b94} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:14:44.019117 [ 276 ] {c4ec1938-3331-4aa7-b327-23a09d247b94} executeQuery: Read 1434 rows, 123.19 KiB in 0.002099 sec., 683182.4678418294 rows/sec., 57.32 MiB/sec. 2026.01.20 00:14:44.019155 [ 276 ] {c4ec1938-3331-4aa7-b327-23a09d247b94} TCPHandler: Processed in 0.002263959 sec. 2026.01.20 00:14:44.019269 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:14:44.019364 [ 276 ] {a5c4bf35-a83d-4efe-8020-4311e30759d0} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.01.20 00:14:44.019408 [ 276 ] {a5c4bf35-a83d-4efe-8020-4311e30759d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.01.20 00:14:44.019845 [ 276 ] {a5c4bf35-a83d-4efe-8020-4311e30759d0} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:14:44.019882 [ 276 ] {a5c4bf35-a83d-4efe-8020-4311e30759d0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.77 GiB. 2026.01.20 00:14:44.020188 [ 276 ] {a5c4bf35-a83d-4efe-8020-4311e30759d0} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2026.01.20 00:14:44.020407 [ 276 ] {a5c4bf35-a83d-4efe-8020-4311e30759d0} oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:14:44.020534 [ 276 ] {a5c4bf35-a83d-4efe-8020-4311e30759d0} executeQuery: Read 71 rows, 5.40 KiB in 0.001189 sec., 59714.045416316236 rows/sec., 4.43 MiB/sec. 2026.01.20 00:14:44.020573 [ 276 ] {a5c4bf35-a83d-4efe-8020-4311e30759d0} TCPHandler: Processed in 0.001354967 sec. 2026.01.20 00:14:44.020692 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:14:44.020785 [ 276 ] {f63c291d-aa4a-47c4-a03c-e4bfcd55aaff} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.01.20 00:14:44.020825 [ 276 ] {f63c291d-aa4a-47c4-a03c-e4bfcd55aaff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.01.20 00:14:44.021322 [ 276 ] {f63c291d-aa4a-47c4-a03c-e4bfcd55aaff} oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:14:44.021358 [ 276 ] {f63c291d-aa4a-47c4-a03c-e4bfcd55aaff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.77 GiB. 2026.01.20 00:14:44.021657 [ 276 ] {f63c291d-aa4a-47c4-a03c-e4bfcd55aaff} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2026.01.20 00:14:44.021865 [ 276 ] {f63c291d-aa4a-47c4-a03c-e4bfcd55aaff} oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:14:44.021992 [ 276 ] {f63c291d-aa4a-47c4-a03c-e4bfcd55aaff} executeQuery: Read 252 rows, 17.85 KiB in 0.001225 sec., 205714.2857142857 rows/sec., 14.23 MiB/sec. 2026.01.20 00:14:44.022030 [ 276 ] {f63c291d-aa4a-47c4-a03c-e4bfcd55aaff} TCPHandler: Processed in 0.001387618 sec. 2026.01.20 00:14:44.022146 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:14:44.022240 [ 276 ] {cfcc13f6-3ed4-410f-bc3d-52959a980914} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.01.20 00:14:44.022279 [ 276 ] {cfcc13f6-3ed4-410f-bc3d-52959a980914} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.01.20 00:14:44.022681 [ 276 ] {cfcc13f6-3ed4-410f-bc3d-52959a980914} oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:14:44.022717 [ 276 ] {cfcc13f6-3ed4-410f-bc3d-52959a980914} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.77 GiB. 2026.01.20 00:14:44.023017 [ 276 ] {cfcc13f6-3ed4-410f-bc3d-52959a980914} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2026.01.20 00:14:44.023221 [ 276 ] {cfcc13f6-3ed4-410f-bc3d-52959a980914} oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:14:44.023348 [ 276 ] {cfcc13f6-3ed4-410f-bc3d-52959a980914} executeQuery: Read 12 rows, 960.00 B in 0.001126 sec., 10657.193605683837 rows/sec., 832.59 KiB/sec. 2026.01.20 00:14:44.023386 [ 276 ] {cfcc13f6-3ed4-410f-bc3d-52959a980914} TCPHandler: Processed in 0.001289676 sec. 2026.01.20 00:14:44.023505 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:14:44.023598 [ 276 ] {1f41695b-7386-4907-b89d-33e82f377254} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:14:44.023637 [ 276 ] {1f41695b-7386-4907-b89d-33e82f377254} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:14:44.024333 [ 276 ] {1f41695b-7386-4907-b89d-33e82f377254} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:14:44.024376 [ 276 ] {1f41695b-7386-4907-b89d-33e82f377254} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.77 GiB. 2026.01.20 00:14:44.024730 [ 276 ] {1f41695b-7386-4907-b89d-33e82f377254} MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) 2026.01.20 00:14:44.024955 [ 276 ] {1f41695b-7386-4907-b89d-33e82f377254} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:14:44.025092 [ 276 ] {1f41695b-7386-4907-b89d-33e82f377254} executeQuery: Read 615 rows, 47.39 KiB in 0.001512 sec., 406746.0317460317 rows/sec., 30.61 MiB/sec. 2026.01.20 00:14:44.025134 [ 276 ] {1f41695b-7386-4907-b89d-33e82f377254} TCPHandler: Processed in 0.001678221 sec. 2026.01.20 00:14:44.025251 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:14:44.025349 [ 276 ] {e752c10e-d7a5-4277-b2c6-1c70b655d056} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:14:44.025393 [ 276 ] {e752c10e-d7a5-4277-b2c6-1c70b655d056} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:14:44.026037 [ 276 ] {e752c10e-d7a5-4277-b2c6-1c70b655d056} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:14:44.026075 [ 276 ] {e752c10e-d7a5-4277-b2c6-1c70b655d056} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.77 GiB. 2026.01.20 00:14:44.026454 [ 276 ] {e752c10e-d7a5-4277-b2c6-1c70b655d056} MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) 2026.01.20 00:14:44.026674 [ 276 ] {e752c10e-d7a5-4277-b2c6-1c70b655d056} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:14:44.026810 [ 276 ] {e752c10e-d7a5-4277-b2c6-1c70b655d056} executeQuery: Read 906 rows, 63.44 KiB in 0.00148 sec., 612162.1621621621 rows/sec., 41.86 MiB/sec. 2026.01.20 00:14:44.026807 [ 83 ] {} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Selected 6 parts from all_1_160_39 to all_165_165_0 2026.01.20 00:14:44.026849 [ 276 ] {e752c10e-d7a5-4277-b2c6-1c70b655d056} TCPHandler: Processed in 0.001648371 sec. 2026.01.20 00:14:44.026896 [ 83 ] {} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:14:44.026922 [ 83 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.77 GiB. 2026.01.20 00:14:44.026992 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:14:44.027013 [ 186 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_165_40} MergeTask::PrepareStage: Merging 6 parts: from all_1_160_39 to all_165_165_0 into Compact with storage Full 2026.01.20 00:14:44.027092 [ 276 ] {2a914b42-ac1d-42f0-957f-4f8ff3b3cd3b} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.01.20 00:14:44.027110 [ 186 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_165_40} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:14:44.027141 [ 186 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_165_40} MergeTreeSequentialSource: Reading 7 marks from part all_1_160_39, total 45616 rows starting from the beginning of the part 2026.01.20 00:14:44.027146 [ 276 ] {2a914b42-ac1d-42f0-957f-4f8ff3b3cd3b} 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 2026.01.20 00:14:44.027201 [ 186 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_165_40} MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 160 rows starting from the beginning of the part 2026.01.20 00:14:44.027247 [ 186 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_165_40} MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 160 rows starting from the beginning of the part 2026.01.20 00:14:44.027290 [ 186 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_165_40} MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 160 rows starting from the beginning of the part 2026.01.20 00:14:44.027327 [ 186 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_165_40} MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 160 rows starting from the beginning of the part 2026.01.20 00:14:44.027367 [ 186 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_165_40} MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 906 rows starting from the beginning of the part 2026.01.20 00:14:44.028100 [ 276 ] {2a914b42-ac1d-42f0-957f-4f8ff3b3cd3b} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:14:44.028138 [ 276 ] {2a914b42-ac1d-42f0-957f-4f8ff3b3cd3b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.77 GiB. 2026.01.20 00:14:44.028734 [ 276 ] {2a914b42-ac1d-42f0-957f-4f8ff3b3cd3b} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2026.01.20 00:14:44.028973 [ 276 ] {2a914b42-ac1d-42f0-957f-4f8ff3b3cd3b} oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:14:44.029118 [ 276 ] {2a914b42-ac1d-42f0-957f-4f8ff3b3cd3b} executeQuery: Read 59 rows, 108.26 KiB in 0.002045 sec., 28850.855745721274 rows/sec., 51.70 MiB/sec. 2026.01.20 00:14:44.029182 [ 276 ] {2a914b42-ac1d-42f0-957f-4f8ff3b3cd3b} TCPHandler: Processed in 0.002240378 sec. 2026.01.20 00:14:44.029297 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:14:44.029394 [ 276 ] {53540d92-2691-4aaf-8ab1-e490b34efbbc} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:14:44.029453 [ 276 ] {53540d92-2691-4aaf-8ab1-e490b34efbbc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:14:44.029864 [ 276 ] {53540d92-2691-4aaf-8ab1-e490b34efbbc} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:14:44.029913 [ 276 ] {53540d92-2691-4aaf-8ab1-e490b34efbbc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.77 GiB. 2026.01.20 00:14:44.030316 [ 276 ] {53540d92-2691-4aaf-8ab1-e490b34efbbc} MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) 2026.01.20 00:14:44.030651 [ 276 ] {53540d92-2691-4aaf-8ab1-e490b34efbbc} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:14:44.030787 [ 83 ] {} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa) (MergerMutator): Selected 6 parts from all_1_160_32 to all_165_165_0 2026.01.20 00:14:44.030806 [ 276 ] {53540d92-2691-4aaf-8ab1-e490b34efbbc} executeQuery: Read 56 rows, 3.86 KiB in 0.001432 sec., 39106.14525139665 rows/sec., 2.63 MiB/sec. 2026.01.20 00:14:44.030829 [ 83 ] {} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:14:44.030852 [ 83 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.77 GiB. 2026.01.20 00:14:44.030854 [ 276 ] {53540d92-2691-4aaf-8ab1-e490b34efbbc} TCPHandler: Processed in 0.001606931 sec. 2026.01.20 00:14:44.030948 [ 194 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_165_33} MergeTask::PrepareStage: Merging 6 parts: from all_1_160_32 to all_165_165_0 into Compact with storage Full 2026.01.20 00:14:44.031054 [ 194 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_165_33} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:14:44.031085 [ 194 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_165_33} MergeTreeSequentialSource: Reading 3 marks from part all_1_160_32, total 9480 rows starting from the beginning of the part 2026.01.20 00:14:44.031145 [ 194 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_165_33} MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 60 rows starting from the beginning of the part 2026.01.20 00:14:44.031197 [ 194 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_165_33} MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 60 rows starting from the beginning of the part 2026.01.20 00:14:44.031249 [ 194 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_165_33} MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 60 rows starting from the beginning of the part 2026.01.20 00:14:44.031294 [ 194 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_165_33} MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 60 rows starting from the beginning of the part 2026.01.20 00:14:44.031341 [ 194 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_165_33} MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 56 rows starting from the beginning of the part 2026.01.20 00:14:44.033972 [ 195 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_165_33} MergeTask::MergeProjectionsStage: Merge sorted 9776 rows, containing 4 columns (4 merged, 0 gathered) in 0.00306433 sec., 3190256.9240258066 rows/sec., 215.00 MiB/sec. 2026.01.20 00:14:44.034249 [ 189 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_165_33} MergedBlockOutputStream: filled checksums all_1_165_33 (state Temporary) 2026.01.20 00:14:44.034581 [ 189 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_165_33} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_merge_all_1_165_33 to all_1_165_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:14:44.034665 [ 189 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_165_33} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa) (MergerMutator): Merged 6 parts: [all_1_160_32, all_165_165_0] -> all_1_165_33 2026.01.20 00:14:44.034780 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.01 MiB. 2026.01.20 00:14:44.035754 [ 193 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_165_40} MergeTask::MergeProjectionsStage: Merge sorted 47162 rows, containing 5 columns (5 merged, 0 gathered) in 0.008779113 sec., 5372068.909467278 rows/sec., 369.09 MiB/sec. 2026.01.20 00:14:44.036325 [ 193 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_165_40} MergedBlockOutputStream: filled checksums all_1_165_40 (state Temporary) 2026.01.20 00:14:44.036609 [ 193 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_165_40} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_merge_all_1_165_40 to all_1_165_40 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:14:44.036683 [ 193 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_165_40} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Merged 6 parts: [all_1_160_39, all_165_165_0] -> all_1_165_40 2026.01.20 00:14:44.036768 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.51 MiB. 2026.01.20 00:14:44.516228 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:14:44.516437 [ 276 ] {7481123e-8c69-4cbc-89d1-486c43612529} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.01.20 00:14:44.516503 [ 276 ] {7481123e-8c69-4cbc-89d1-486c43612529} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.01.20 00:14:44.517162 [ 276 ] {7481123e-8c69-4cbc-89d1-486c43612529} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:14:44.517208 [ 276 ] {7481123e-8c69-4cbc-89d1-486c43612529} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.77 GiB. 2026.01.20 00:14:44.517602 [ 276 ] {7481123e-8c69-4cbc-89d1-486c43612529} MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) 2026.01.20 00:14:44.517841 [ 276 ] {7481123e-8c69-4cbc-89d1-486c43612529} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:14:44.517989 [ 82 ] {} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f) (MergerMutator): Selected 6 parts from all_1_161_32 to all_166_166_0 2026.01.20 00:14:44.518007 [ 276 ] {7481123e-8c69-4cbc-89d1-486c43612529} executeQuery: Read 26 rows, 2.06 KiB in 0.001617 sec., 16079.158936301794 rows/sec., 1.25 MiB/sec. 2026.01.20 00:14:44.518031 [ 82 ] {} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:14:44.518053 [ 82 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.77 GiB. 2026.01.20 00:14:44.518065 [ 276 ] {7481123e-8c69-4cbc-89d1-486c43612529} TCPHandler: Processed in 0.001984656 sec. 2026.01.20 00:14:44.518181 [ 189 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_166_33} MergeTask::PrepareStage: Merging 6 parts: from all_1_161_32 to all_166_166_0 into Compact with storage Full 2026.01.20 00:14:44.518196 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:14:44.518324 [ 276 ] {88dcce74-b6db-4e2c-bcc4-d2ed42426310} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.01.20 00:14:44.518339 [ 189 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_166_33} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:14:44.518369 [ 276 ] {88dcce74-b6db-4e2c-bcc4-d2ed42426310} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.01.20 00:14:44.518381 [ 189 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_1_161_32, total 1473 rows starting from the beginning of the part 2026.01.20 00:14:44.518467 [ 189 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 56 rows starting from the beginning of the part 2026.01.20 00:14:44.518519 [ 189 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 174 rows starting from the beginning of the part 2026.01.20 00:14:44.518565 [ 189 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 56 rows starting from the beginning of the part 2026.01.20 00:14:44.518609 [ 189 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 1434 rows starting from the beginning of the part 2026.01.20 00:14:44.518655 [ 189 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 26 rows starting from the beginning of the part 2026.01.20 00:14:44.518819 [ 276 ] {88dcce74-b6db-4e2c-bcc4-d2ed42426310} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:14:44.518862 [ 276 ] {88dcce74-b6db-4e2c-bcc4-d2ed42426310} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.77 GiB. 2026.01.20 00:14:44.519183 [ 276 ] {88dcce74-b6db-4e2c-bcc4-d2ed42426310} MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) 2026.01.20 00:14:44.519422 [ 276 ] {88dcce74-b6db-4e2c-bcc4-d2ed42426310} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:14:44.519549 [ 82 ] {} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4) (MergerMutator): Selected 6 parts from all_1_161_32 to all_166_166_0 2026.01.20 00:14:44.519571 [ 276 ] {88dcce74-b6db-4e2c-bcc4-d2ed42426310} executeQuery: Read 28 rows, 2.24 KiB in 0.00127 sec., 22047.24409448819 rows/sec., 1.72 MiB/sec. 2026.01.20 00:14:44.519577 [ 82 ] {} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:14:44.519601 [ 82 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.77 GiB. 2026.01.20 00:14:44.519611 [ 276 ] {88dcce74-b6db-4e2c-bcc4-d2ed42426310} TCPHandler: Processed in 0.001468029 sec. 2026.01.20 00:14:44.519714 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:14:44.519713 [ 195 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_166_33} MergeTask::PrepareStage: Merging 6 parts: from all_1_161_32 to all_166_166_0 into Compact with storage Full 2026.01.20 00:14:44.519814 [ 276 ] {c5e8dcdd-937f-46c3-ba0e-7c898baa669f} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.01.20 00:14:44.519863 [ 276 ] {c5e8dcdd-937f-46c3-ba0e-7c898baa669f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.01.20 00:14:44.519869 [ 195 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_166_33} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:14:44.519912 [ 195 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_1_161_32, total 787 rows starting from the beginning of the part 2026.01.20 00:14:44.519983 [ 195 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 64 rows starting from the beginning of the part 2026.01.20 00:14:44.520033 [ 195 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 123 rows starting from the beginning of the part 2026.01.20 00:14:44.520081 [ 195 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 64 rows starting from the beginning of the part 2026.01.20 00:14:44.520124 [ 195 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 615 rows starting from the beginning of the part 2026.01.20 00:14:44.520125 [ 191 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_166_33} MergeTask::MergeProjectionsStage: Merge sorted 3219 rows, containing 5 columns (5 merged, 0 gathered) in 0.002008115 sec., 1602995.8443615031 rows/sec., 140.23 MiB/sec. 2026.01.20 00:14:44.520169 [ 195 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 28 rows starting from the beginning of the part 2026.01.20 00:14:44.520239 [ 276 ] {c5e8dcdd-937f-46c3-ba0e-7c898baa669f} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:14:44.520278 [ 276 ] {c5e8dcdd-937f-46c3-ba0e-7c898baa669f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.77 GiB. 2026.01.20 00:14:44.520422 [ 191 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_166_33} MergedBlockOutputStream: filled checksums all_1_166_33 (state Temporary) 2026.01.20 00:14:44.520653 [ 276 ] {c5e8dcdd-937f-46c3-ba0e-7c898baa669f} MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) 2026.01.20 00:14:44.520728 [ 191 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_166_33} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_merge_all_1_166_33 to all_1_166_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:14:44.520814 [ 191 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_166_33} oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f) (MergerMutator): Merged 6 parts: [all_1_161_32, all_166_166_0] -> all_1_166_33 2026.01.20 00:14:44.520908 [ 276 ] {c5e8dcdd-937f-46c3-ba0e-7c898baa669f} oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:14:44.520908 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. 2026.01.20 00:14:44.521057 [ 276 ] {c5e8dcdd-937f-46c3-ba0e-7c898baa669f} executeQuery: Read 10 rows, 727.00 B in 0.001264 sec., 7911.392405063291 rows/sec., 561.68 KiB/sec. 2026.01.20 00:14:44.521098 [ 276 ] {c5e8dcdd-937f-46c3-ba0e-7c898baa669f} TCPHandler: Processed in 0.001433428 sec. 2026.01.20 00:14:44.521207 [ 276 ] {} TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.01.20 00:14:44.521301 [ 276 ] {d2c06f88-f74c-4bd6-8e28-b09d1480c6de} executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.01.20 00:14:44.521345 [ 276 ] {d2c06f88-f74c-4bd6-8e28-b09d1480c6de} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.01.20 00:14:44.521352 [ 188 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_166_33} MergeTask::MergeProjectionsStage: Merge sorted 1681 rows, containing 5 columns (5 merged, 0 gathered) in 0.001684292 sec., 998045.4695504105 rows/sec., 79.36 MiB/sec. 2026.01.20 00:14:44.521625 [ 192 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_166_33} MergedBlockOutputStream: filled checksums all_1_166_33 (state Temporary) 2026.01.20 00:14:44.521662 [ 276 ] {d2c06f88-f74c-4bd6-8e28-b09d1480c6de} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:14:44.521701 [ 276 ] {d2c06f88-f74c-4bd6-8e28-b09d1480c6de} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.77 GiB. 2026.01.20 00:14:44.521964 [ 192 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_166_33} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_merge_all_1_166_33 to all_1_166_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:14:44.522043 [ 276 ] {d2c06f88-f74c-4bd6-8e28-b09d1480c6de} MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) 2026.01.20 00:14:44.522060 [ 192 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_166_33} oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4) (MergerMutator): Merged 6 parts: [all_1_161_32, all_166_166_0] -> all_1_166_33 2026.01.20 00:14:44.522185 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. 2026.01.20 00:14:44.522286 [ 276 ] {d2c06f88-f74c-4bd6-8e28-b09d1480c6de} oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:14:44.522425 [ 276 ] {d2c06f88-f74c-4bd6-8e28-b09d1480c6de} executeQuery: Read 4 rows, 288.00 B in 0.001142 sec., 3502.626970227671 rows/sec., 246.28 KiB/sec. 2026.01.20 00:14:44.522461 [ 276 ] {d2c06f88-f74c-4bd6-8e28-b09d1480c6de} TCPHandler: Processed in 0.001303166 sec. 2026.01.20 00:14:44.973991 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 53273 2026.01.20 00:14:44.974547 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:14:44.974597 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.77 GiB. 2026.01.20 00:14:44.975118 [ 245 ] {} MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) 2026.01.20 00:14:44.975375 [ 245 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:14:44.975513 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 53273 2026.01.20 00:14:44.975559 [ 82 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 2026.01.20 00:14:44.975630 [ 82 ] {} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.01.20 00:14:44.975650 [ 82 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.77 GiB. 2026.01.20 00:14:44.975787 [ 192 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_111_22} MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full 2026.01.20 00:14:44.975941 [ 192 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_111_22} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.01.20 00:14:44.975980 [ 192 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_111_22} MergeTreeSequentialSource: Reading 7 marks from part all_1_106_21, total 50905 rows starting from the beginning of the part 2026.01.20 00:14:44.976046 [ 192 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 448 rows starting from the beginning of the part 2026.01.20 00:14:44.976093 [ 192 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 512 rows starting from the beginning of the part 2026.01.20 00:14:44.976134 [ 192 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 448 rows starting from the beginning of the part 2026.01.20 00:14:44.976181 [ 192 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 512 rows starting from the beginning of the part 2026.01.20 00:14:44.976224 [ 192 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 448 rows starting from the beginning of the part 2026.01.20 00:14:44.979285 [ 190 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_111_22} MergeTask::MergeProjectionsStage: Merge sorted 53273 rows, containing 4 columns (4 merged, 0 gathered) in 0.003563356 sec., 14950232.309092889 rows/sec., 213.86 MiB/sec. 2026.01.20 00:14:44.979628 [ 198 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_111_22} MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) 2026.01.20 00:14:44.979968 [ 198 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_111_22} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.01.20 00:14:44.980062 [ 198 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_111_22} system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 2026.01.20 00:14:44.980195 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.10 MiB. 2026.01.20 00:14:45.000190 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 410.26 MiB, peak 431.24 MiB, free memory in arenas 0.00 B, will set to 409.23 MiB (RSS), difference: -1.03 MiB