[ Feb 28 02:09:46 Enabled. ] [ Feb 28 02:09:46 Rereading configuration. ] [ Feb 28 02:09:49 Rereading configuration. ] [ Feb 28 02:09:53 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 [ Feb 28 02:09:53 Method "start" exited with status 0. ] Processing configuration file '/opt/oxide/clickhouse/config.xml'. Logging trace to /var/tmp/clickhouse-server.log Logging errors to /var/tmp/clickhouse-server.errlog 2025.02.28 02:09:54.454685 [ 1 ] {} Application: Will watch for the process with pid 23068 2025.02.28 02:09:54.455139 [ 1 ] {} Application: Forked a child process to watch 2025.02.28 02:09:54.838675 [ 1 ] {} Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: ), PID 23068 2025.02.28 02:09:54.839637 [ 1 ] {} Application: starting up 2025.02.28 02:09:54.840403 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2025.02.28 02:09:54.933219 [ 1 ] {} Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. 2025.02.28 02:09:54.981389 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2025.02.28 02:09:54.981493 [ 1 ] {} Application: Initializing DateLUT. 2025.02.28 02:09:54.981507 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2025.02.28 02:09:54.981594 [ 1 ] {} Context: Setting up /data/tmp/ to store temporary data in it 2025.02.28 02:09:54.982393 [ 1 ] {} Application: Initializing interserver credentials. 2025.02.28 02:09:54.984066 [ 1 ] {} ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' Processing configuration file '/opt/oxide/clickhouse/config.xml'. Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. 2025.02.28 02:09:54.984911 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration 2025.02.28 02:09:54.985263 [ 1 ] {} Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) 2025.02.28 02:09:54.985322 [ 1 ] {} Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) 2025.02.28 02:09:54.985377 [ 1 ] {} Application: Merges and mutations memory limit is set to 47.94 GiB 2025.02.28 02:09:54.985552 [ 1 ] {} BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads 2025.02.28 02:09:54.986605 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2025.02.28 02:09:54.992695 [ 1 ] {} BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads 2025.02.28 02:09:54.993491 [ 1 ] {} BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads 2025.02.28 02:09:54.995040 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2025.02.28 02:09:54.995140 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration 2025.02.28 02:09:54.996866 [ 1 ] {} ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' Processing configuration file '/opt/oxide/clickhouse/config.xml'. Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. 2025.02.28 02:09:54.997497 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration 2025.02.28 02:09:55.002670 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration 2025.02.28 02:09:55.003254 [ 1 ] {} Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml 2025.02.28 02:09:55.004864 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin 2025.02.28 02:09:55.005243 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2025.02.28 02:09:55.005773 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2025.02.28 02:09:55.006192 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2025.02.28 02:09:55.007955 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2025.02.28 02:09:55.007986 [ 1 ] {} Application: Loading metadata from /data/ 2025.02.28 02:09:55.008059 [ 139 ] {} DNSResolver: Updating DNS cache 2025.02.28 02:09:55.008196 [ 139 ] {} DNSResolver: Updated DNS cache 2025.02.28 02:09:55.023096 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2025.02.28 02:09:55.023138 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000194973 sec 2025.02.28 02:09:55.023240 [ 1 ] {} ReferentialDeps: No tables 2025.02.28 02:09:55.023292 [ 1 ] {} LoadingDeps: No tables 2025.02.28 02:09:55.024714 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2025.02.28 02:09:55.025984 [ 1 ] {} SystemLog: Creating system.query_log from query_log 2025.02.28 02:09:55.042281 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2025.02.28 02:09:55.042336 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2025.02.28 02:09:55.042438 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2025.02.28 02:09:55.042456 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2025.02.28 02:09:55.042497 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2025.02.28 02:09:55.042597 [ 1 ] {} SystemLog: Creating system.metric_log from metric_log 2025.02.28 02:09:55.049142 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2025.02.28 02:09:55.049206 [ 1 ] {} SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config 2025.02.28 02:09:55.049292 [ 1 ] {} SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log 2025.02.28 02:09:55.049595 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2025.02.28 02:09:55.049624 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2025.02.28 02:09:55.049676 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2025.02.28 02:09:55.049790 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2025.02.28 02:09:55.049812 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2025.02.28 02:09:55.049863 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2025.02.28 02:09:55.049955 [ 1 ] {} SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config 2025.02.28 02:09:55.079281 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2025.02.28 02:09:55.083256 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2025.02.28 02:09:55.083365 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000137682 sec 2025.02.28 02:09:55.083381 [ 1 ] {} ReferentialDeps: No tables 2025.02.28 02:09:55.083393 [ 1 ] {} LoadingDeps: No tables 2025.02.28 02:09:55.083417 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2025.02.28 02:09:55.083673 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ 2025.02.28 02:09:55.083778 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded 2025.02.28 02:09:55.083794 [ 1 ] {} Application: Loaded metadata. 2025.02.28 02:09:55.083806 [ 1 ] {} Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). 2025.02.28 02:09:55.083818 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2025.02.28 02:09:55.097701 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2025.02.28 02:09:55.097920 [ 1 ] {} AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 117.11 MiB (RSS), difference: 92.33 MiB 2025.02.28 02:09:55.099016 [ 1 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.359e-05 sec. 2025.02.28 02:09:55.100426 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2025.02.28 02:09:55.100533 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2025.02.28 02:09:55.100553 [ 1 ] {} Application: Ready for connections. 2025.02.28 02:09:55.131744 [ 3 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:37580 2025.02.28 02:09:55.132372 [ 3 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.28 02:09:55.132430 [ 3 ] {} TCP-Session: 143308ac-a0ec-4841-9cec-7b3539b02722 Authenticating user 'default' from [fd00:1122:3344:101::d]:37580 2025.02.28 02:09:55.132464 [ 3 ] {} TCP-Session: 143308ac-a0ec-4841-9cec-7b3539b02722 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 02:09:55.132487 [ 3 ] {} TCP-Session: 143308ac-a0ec-4841-9cec-7b3539b02722 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 02:09:55.132575 [ 3 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2025.02.28 02:09:55.132604 [ 3 ] {} ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2025.02.28 02:09:55.132629 [ 3 ] {} ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2025.02.28 02:09:55.135239 [ 4 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:62951 2025.02.28 02:09:55.135305 [ 5 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:44370 2025.02.28 02:09:55.135389 [ 4 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.28 02:09:55.135437 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Authenticating user 'default' from [fd00:1122:3344:101::d]:62951 2025.02.28 02:09:55.135447 [ 5 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.28 02:09:55.135490 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 02:09:55.135506 [ 5 ] {} TCP-Session: b930b080-bd04-4dc0-b54c-966fb674d541 Authenticating user 'default' from [fd00:1122:3344:101::d]:44370 2025.02.28 02:09:55.135520 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 02:09:55.135571 [ 5 ] {} TCP-Session: b930b080-bd04-4dc0-b54c-966fb674d541 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 02:09:55.135602 [ 5 ] {} TCP-Session: b930b080-bd04-4dc0-b54c-966fb674d541 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 02:09:55.136129 [ 253 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:56287 2025.02.28 02:09:55.136195 [ 254 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:53775 2025.02.28 02:09:55.136403 [ 253 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.28 02:09:55.136410 [ 255 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:35834 2025.02.28 02:09:55.136537 [ 254 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.28 02:09:55.136556 [ 253 ] {} TCP-Session: 9cf30d00-9e77-4eb5-ae4d-33cb2f375032 Authenticating user 'default' from [fd00:1122:3344:101::d]:56287 2025.02.28 02:09:55.136675 [ 256 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:58176 2025.02.28 02:09:55.136749 [ 253 ] {} TCP-Session: 9cf30d00-9e77-4eb5-ae4d-33cb2f375032 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 02:09:55.136763 [ 255 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.28 02:09:55.136801 [ 254 ] {} TCP-Session: a541ef33-fc4c-48e2-8e7c-14a92af3e53c Authenticating user 'default' from [fd00:1122:3344:101::d]:53775 2025.02.28 02:09:55.136935 [ 255 ] {} TCP-Session: 41cf907d-363f-431c-b241-c0a679a0df88 Authenticating user 'default' from [fd00:1122:3344:101::d]:35834 2025.02.28 02:09:55.136954 [ 257 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:55410 2025.02.28 02:09:55.136981 [ 256 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.28 02:09:55.137002 [ 253 ] {} TCP-Session: 9cf30d00-9e77-4eb5-ae4d-33cb2f375032 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 02:09:55.136978 [ 258 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:48042 2025.02.28 02:09:55.137028 [ 255 ] {} TCP-Session: 41cf907d-363f-431c-b241-c0a679a0df88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 02:09:55.136992 [ 254 ] {} TCP-Session: a541ef33-fc4c-48e2-8e7c-14a92af3e53c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 02:09:55.137216 [ 256 ] {} TCP-Session: 76eb3a8b-ada8-47c5-8515-92785bea83bd Authenticating user 'default' from [fd00:1122:3344:101::d]:58176 2025.02.28 02:09:55.137235 [ 254 ] {} TCP-Session: a541ef33-fc4c-48e2-8e7c-14a92af3e53c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 02:09:55.137247 [ 255 ] {} TCP-Session: 41cf907d-363f-431c-b241-c0a679a0df88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 02:09:55.137448 [ 258 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.28 02:09:55.137476 [ 256 ] {} TCP-Session: 76eb3a8b-ada8-47c5-8515-92785bea83bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 02:09:55.137530 [ 258 ] {} TCP-Session: 00fe43c6-c1cd-4634-9014-e44231460a1d Authenticating user 'default' from [fd00:1122:3344:101::d]:48042 2025.02.28 02:09:55.137540 [ 256 ] {} TCP-Session: 76eb3a8b-ada8-47c5-8515-92785bea83bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 02:09:55.137553 [ 257 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.28 02:09:55.137575 [ 258 ] {} TCP-Session: 00fe43c6-c1cd-4634-9014-e44231460a1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 02:09:55.137625 [ 258 ] {} TCP-Session: 00fe43c6-c1cd-4634-9014-e44231460a1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 02:09:55.137634 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Authenticating user 'default' from [fd00:1122:3344:101::d]:55410 2025.02.28 02:09:55.137709 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 02:09:55.137740 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 02:09:55.139277 [ 3 ] {} TCP-Session: 143308ac-a0ec-4841-9cec-7b3539b02722 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:09:55.140721 [ 259 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:57133 2025.02.28 02:09:55.141300 [ 259 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.28 02:09:55.141343 [ 259 ] {} TCP-Session: d18273da-c4f3-40ce-b5ad-c9739bbfb9f4 Authenticating user 'default' from [fd00:1122:3344:101::c]:57133 2025.02.28 02:09:55.141360 [ 259 ] {} TCP-Session: d18273da-c4f3-40ce-b5ad-c9739bbfb9f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 02:09:55.141374 [ 259 ] {} TCP-Session: d18273da-c4f3-40ce-b5ad-c9739bbfb9f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 02:09:55.141890 [ 259 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2025.02.28 02:09:55.141918 [ 259 ] {} ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2025.02.28 02:09:55.141948 [ 259 ] {} ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2025.02.28 02:09:55.142662 [ 3 ] {932a4b08-c701-4515-87e4-261ce17a1a8d} executeQuery: (from [fd00:1122:3344:101::d]:37580) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2025.02.28 02:09:55.142940 [ 260 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:56809 2025.02.28 02:09:55.143148 [ 260 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.28 02:09:55.143150 [ 261 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:50434 2025.02.28 02:09:55.143217 [ 260 ] {} TCP-Session: aea60b0a-d83f-47e5-be27-b37ad4f2e823 Authenticating user 'default' from [fd00:1122:3344:101::c]:56809 2025.02.28 02:09:55.144451 [ 262 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:58474 2025.02.28 02:09:55.144477 [ 260 ] {} TCP-Session: aea60b0a-d83f-47e5-be27-b37ad4f2e823 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 02:09:55.144456 [ 261 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.28 02:09:55.144520 [ 260 ] {} TCP-Session: aea60b0a-d83f-47e5-be27-b37ad4f2e823 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 02:09:55.147234 [ 263 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:63027 2025.02.28 02:09:55.147253 [ 262 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.28 02:09:55.147296 [ 261 ] {} TCP-Session: 13a8086c-5d67-454b-9de4-de1e42bbe17f Authenticating user 'default' from [fd00:1122:3344:101::c]:50434 2025.02.28 02:09:55.147329 [ 262 ] {} TCP-Session: 35199d6b-bb75-42d3-976f-b8be3c7f9932 Authenticating user 'default' from [fd00:1122:3344:101::c]:58474 2025.02.28 02:09:55.148958 [ 264 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:51013 2025.02.28 02:09:55.148983 [ 262 ] {} TCP-Session: 35199d6b-bb75-42d3-976f-b8be3c7f9932 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 02:09:55.148928 [ 261 ] {} TCP-Session: 13a8086c-5d67-454b-9de4-de1e42bbe17f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 02:09:55.148931 [ 263 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.28 02:09:55.151088 [ 265 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:57934 2025.02.28 02:09:55.151123 [ 264 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.28 02:09:55.151129 [ 262 ] {} TCP-Session: 35199d6b-bb75-42d3-976f-b8be3c7f9932 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 02:09:55.151172 [ 263 ] {} TCP-Session: 1252159a-eb47-4f41-a397-7ff4c786ca80 Authenticating user 'default' from [fd00:1122:3344:101::c]:63027 2025.02.28 02:09:55.151188 [ 261 ] {} TCP-Session: 13a8086c-5d67-454b-9de4-de1e42bbe17f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 02:09:55.153820 [ 266 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:44788 2025.02.28 02:09:55.153812 [ 264 ] {} TCP-Session: aeace222-d744-40e9-85d1-cc50f77c540c Authenticating user 'default' from [fd00:1122:3344:101::c]:51013 2025.02.28 02:09:55.153846 [ 263 ] {} TCP-Session: 1252159a-eb47-4f41-a397-7ff4c786ca80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 02:09:55.153808 [ 265 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.28 02:09:55.154869 [ 264 ] {} TCP-Session: aeace222-d744-40e9-85d1-cc50f77c540c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 02:09:55.154883 [ 266 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.28 02:09:55.154920 [ 264 ] {} TCP-Session: aeace222-d744-40e9-85d1-cc50f77c540c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 02:09:55.154909 [ 265 ] {} TCP-Session: 0c1c8c26-e795-4da1-96aa-7938ac15210d Authenticating user 'default' from [fd00:1122:3344:101::c]:57934 2025.02.28 02:09:55.154887 [ 263 ] {} TCP-Session: 1252159a-eb47-4f41-a397-7ff4c786ca80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 02:09:55.155451 [ 266 ] {} TCP-Session: bdcf3f9a-0c43-46d6-9514-6d69d4bf0da6 Authenticating user 'default' from [fd00:1122:3344:101::c]:44788 2025.02.28 02:09:55.155481 [ 265 ] {} TCP-Session: 0c1c8c26-e795-4da1-96aa-7938ac15210d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 02:09:55.156015 [ 266 ] {} TCP-Session: bdcf3f9a-0c43-46d6-9514-6d69d4bf0da6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 02:09:55.156054 [ 265 ] {} TCP-Session: 0c1c8c26-e795-4da1-96aa-7938ac15210d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 02:09:55.156079 [ 266 ] {} TCP-Session: bdcf3f9a-0c43-46d6-9514-6d69d4bf0da6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 02:09:55.199624 [ 3 ] {932a4b08-c701-4515-87e4-261ce17a1a8d} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:37580) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr const&, std::shared_ptr, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse 10. std::__detail::_MakeUniq::__single_object std::make_unique&, std::shared_ptr&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(std::__cxx11::basic_string, std::allocator > const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 2025.02.28 02:09:55.201024 [ 3 ] {932a4b08-c701-4515-87e4-261ce17a1a8d} TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr const&, std::shared_ptr, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse 10. std::__detail::_MakeUniq::__single_object std::make_unique&, std::shared_ptr&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(std::__cxx11::basic_string, std::allocator > const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 2025.02.28 02:09:55.201156 [ 3 ] {932a4b08-c701-4515-87e4-261ce17a1a8d} TCPHandler: Processed in 0.063500059 sec. 2025.02.28 02:09:55.201552 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:09:55.201792 [ 4 ] {3a94531d-df90-44fd-8313-0778c64a2ec9} executeQuery: (from [fd00:1122:3344:101::d]:62951) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2025.02.28 02:09:55.202225 [ 4 ] {3a94531d-df90-44fd-8313-0778c64a2ec9} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:62951) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr const&, std::shared_ptr, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse 10. std::__detail::_MakeUniq::__single_object std::make_unique&, std::shared_ptr&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(std::__cxx11::basic_string, std::allocator > const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 2025.02.28 02:09:55.202377 [ 4 ] {3a94531d-df90-44fd-8313-0778c64a2ec9} TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr const&, std::shared_ptr, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse 10. std::__detail::_MakeUniq::__single_object std::make_unique&, std::shared_ptr&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(std::__cxx11::basic_string, std::allocator > const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 2025.02.28 02:09:55.202476 [ 4 ] {3a94531d-df90-44fd-8313-0778c64a2ec9} TCPHandler: Processed in 0.001089025 sec. 2025.02.28 02:09:55.202750 [ 3 ] {} TCP-Session: 143308ac-a0ec-4841-9cec-7b3539b02722 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:09:55.204026 [ 3 ] {2150d0e6-e17f-40c7-bedc-73eb5a20373e} executeQuery: (from [fd00:1122:3344:101::d]:37580) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) 2025.02.28 02:09:55.204125 [ 3 ] {2150d0e6-e17f-40c7-bedc-73eb5a20373e} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2025.02.28 02:09:55.208198 [ 3 ] {2150d0e6-e17f-40c7-bedc-73eb5a20373e} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2025.02.28 02:09:55.208234 [ 3 ] {2150d0e6-e17f-40c7-bedc-73eb5a20373e} TablesLoader: Parsed metadata of 0 tables in 1 databases in 7.0361e-05 sec 2025.02.28 02:09:55.208252 [ 3 ] {2150d0e6-e17f-40c7-bedc-73eb5a20373e} ReferentialDeps: No tables 2025.02.28 02:09:55.208267 [ 3 ] {2150d0e6-e17f-40c7-bedc-73eb5a20373e} LoadingDeps: No tables 2025.02.28 02:09:55.208295 [ 3 ] {2150d0e6-e17f-40c7-bedc-73eb5a20373e} DatabaseAtomic (oximeter): Starting up tables. 2025.02.28 02:09:55.208901 [ 3 ] {2150d0e6-e17f-40c7-bedc-73eb5a20373e} TCPHandler: Processed in 0.006266059 sec. 2025.02.28 02:09:55.209094 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:09:55.209293 [ 4 ] {4f741458-d875-4d97-858c-d2be3bbd9524} executeQuery: (from [fd00:1122:3344:101::d]:62951) /* The version table contains metadata about the `oximeter` database */ CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) 2025.02.28 02:09:55.209376 [ 4 ] {4f741458-d875-4d97-858c-d2be3bbd9524} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2025.02.28 02:09:55.218393 [ 4 ] {4f741458-d875-4d97-858c-d2be3bbd9524} StoragePolicy (default): Storage policy default created, total volumes 1 2025.02.28 02:09:55.222411 [ 4 ] {4f741458-d875-4d97-858c-d2be3bbd9524} oximeter.version (05a003c5-6014-47df-a6f1-09b6f38fdd96): Loading data parts 2025.02.28 02:09:55.222931 [ 4 ] {4f741458-d875-4d97-858c-d2be3bbd9524} oximeter.version (05a003c5-6014-47df-a6f1-09b6f38fdd96): There are no data parts 2025.02.28 02:09:55.228920 [ 4 ] {4f741458-d875-4d97-858c-d2be3bbd9524} TCPHandler: Processed in 0.019886641 sec. 2025.02.28 02:09:55.229183 [ 3 ] {} TCP-Session: 143308ac-a0ec-4841-9cec-7b3539b02722 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:09:55.229464 [ 3 ] {365cad47-5290-45b9-b461-42c2643f1db3} executeQuery: (from [fd00:1122:3344:101::d]:37580) /* The measurement tables contain all individual samples from each timeseries. * * Each table stores a single datum type, and otherwise contains nearly the same * structure. The primary sorting key is on the timeseries name, key, and then * timestamp, so that all timeseries from the same schema are grouped, followed * by all samples from the same timeseries. * * This reflects that one usually looks up the _key_ in one or more field table, * and then uses that to index quickly into the measurements tables. */ CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Bool) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.02.28 02:09:55.229602 [ 3 ] {365cad47-5290-45b9-b461-42c2643f1db3} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2025.02.28 02:09:55.244150 [ 3 ] {365cad47-5290-45b9-b461-42c2643f1db3} oximeter.measurements_bool (48716d9a-4d0a-4e40-a70c-3fefdde8b01c): Loading data parts 2025.02.28 02:09:55.244461 [ 3 ] {365cad47-5290-45b9-b461-42c2643f1db3} oximeter.measurements_bool (48716d9a-4d0a-4e40-a70c-3fefdde8b01c): There are no data parts 2025.02.28 02:09:55.249168 [ 3 ] {365cad47-5290-45b9-b461-42c2643f1db3} TCPHandler: Processed in 0.020058144 sec. 2025.02.28 02:09:55.249427 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:09:55.249690 [ 4 ] {bdee8744-15ce-4ffa-9169-00f94e8f42d5} executeQuery: (from [fd00:1122:3344:101::d]:62951) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.02.28 02:09:55.249759 [ 4 ] {bdee8744-15ce-4ffa-9169-00f94e8f42d5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2025.02.28 02:09:55.260616 [ 4 ] {bdee8744-15ce-4ffa-9169-00f94e8f42d5} oximeter.measurements_i8 (efb716d8-a377-4e03-868c-3953b186b4b1): Loading data parts 2025.02.28 02:09:55.260810 [ 4 ] {bdee8744-15ce-4ffa-9169-00f94e8f42d5} oximeter.measurements_i8 (efb716d8-a377-4e03-868c-3953b186b4b1): There are no data parts 2025.02.28 02:09:55.268631 [ 4 ] {bdee8744-15ce-4ffa-9169-00f94e8f42d5} TCPHandler: Processed in 0.019302344 sec. 2025.02.28 02:09:55.268906 [ 3 ] {} TCP-Session: 143308ac-a0ec-4841-9cec-7b3539b02722 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:09:55.269145 [ 3 ] {b10c2961-c95b-4502-b0c3-85623c8088ba} executeQuery: (from [fd00:1122:3344:101::d]:37580) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.02.28 02:09:55.269231 [ 3 ] {b10c2961-c95b-4502-b0c3-85623c8088ba} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2025.02.28 02:09:55.275808 [ 3 ] {b10c2961-c95b-4502-b0c3-85623c8088ba} oximeter.measurements_u8 (8e080ec3-788e-476e-8a9b-1eb8b2f60a2d): Loading data parts 2025.02.28 02:09:55.276024 [ 3 ] {b10c2961-c95b-4502-b0c3-85623c8088ba} oximeter.measurements_u8 (8e080ec3-788e-476e-8a9b-1eb8b2f60a2d): There are no data parts 2025.02.28 02:09:55.280234 [ 3 ] {b10c2961-c95b-4502-b0c3-85623c8088ba} TCPHandler: Processed in 0.011416522 sec. 2025.02.28 02:09:55.280460 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:09:55.280687 [ 4 ] {cd77382d-08ef-4bba-9352-38582bace6b9} executeQuery: (from [fd00:1122:3344:101::d]:62951) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.02.28 02:09:55.280769 [ 4 ] {cd77382d-08ef-4bba-9352-38582bace6b9} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2025.02.28 02:09:55.290988 [ 4 ] {cd77382d-08ef-4bba-9352-38582bace6b9} oximeter.measurements_i16 (1393e52f-465e-4515-bfbd-baa5880a94ad): Loading data parts 2025.02.28 02:09:55.291189 [ 4 ] {cd77382d-08ef-4bba-9352-38582bace6b9} oximeter.measurements_i16 (1393e52f-465e-4515-bfbd-baa5880a94ad): There are no data parts 2025.02.28 02:09:55.296098 [ 4 ] {cd77382d-08ef-4bba-9352-38582bace6b9} TCPHandler: Processed in 0.015704732 sec. 2025.02.28 02:09:55.296315 [ 3 ] {} TCP-Session: 143308ac-a0ec-4841-9cec-7b3539b02722 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:09:55.296633 [ 3 ] {f04b3612-e820-4299-99fd-6d4f395a768b} executeQuery: (from [fd00:1122:3344:101::d]:37580) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.02.28 02:09:55.296713 [ 3 ] {f04b3612-e820-4299-99fd-6d4f395a768b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2025.02.28 02:09:55.301181 [ 3 ] {f04b3612-e820-4299-99fd-6d4f395a768b} oximeter.measurements_u16 (8c0d387b-020e-4d77-bba6-e1d0efad6261): Loading data parts 2025.02.28 02:09:55.301340 [ 3 ] {f04b3612-e820-4299-99fd-6d4f395a768b} oximeter.measurements_u16 (8c0d387b-020e-4d77-bba6-e1d0efad6261): There are no data parts 2025.02.28 02:09:55.303818 [ 3 ] {f04b3612-e820-4299-99fd-6d4f395a768b} TCPHandler: Processed in 0.007582268 sec. 2025.02.28 02:09:55.304025 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:09:55.304241 [ 4 ] {147d75fd-4d19-47a0-a0ee-990617985ff8} executeQuery: (from [fd00:1122:3344:101::d]:62951) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.02.28 02:09:55.304324 [ 4 ] {147d75fd-4d19-47a0-a0ee-990617985ff8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2025.02.28 02:09:55.310650 [ 4 ] {147d75fd-4d19-47a0-a0ee-990617985ff8} oximeter.measurements_i32 (2ff83c2e-e0d3-443e-a64c-8c567bb60419): Loading data parts 2025.02.28 02:09:55.310859 [ 4 ] {147d75fd-4d19-47a0-a0ee-990617985ff8} oximeter.measurements_i32 (2ff83c2e-e0d3-443e-a64c-8c567bb60419): There are no data parts 2025.02.28 02:09:55.315073 [ 4 ] {147d75fd-4d19-47a0-a0ee-990617985ff8} TCPHandler: Processed in 0.011108567 sec. 2025.02.28 02:09:55.315280 [ 3 ] {} TCP-Session: 143308ac-a0ec-4841-9cec-7b3539b02722 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:09:55.315598 [ 3 ] {e1997e08-96de-4dda-8bf0-c929c95926ba} executeQuery: (from [fd00:1122:3344:101::d]:37580) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.02.28 02:09:55.315684 [ 3 ] {e1997e08-96de-4dda-8bf0-c929c95926ba} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2025.02.28 02:09:55.343374 [ 3 ] {e1997e08-96de-4dda-8bf0-c929c95926ba} oximeter.measurements_u32 (ff286b75-3b45-421b-83f3-b4337c6ab065): Loading data parts 2025.02.28 02:09:55.343588 [ 3 ] {e1997e08-96de-4dda-8bf0-c929c95926ba} oximeter.measurements_u32 (ff286b75-3b45-421b-83f3-b4337c6ab065): There are no data parts 2025.02.28 02:09:55.352596 [ 3 ] {e1997e08-96de-4dda-8bf0-c929c95926ba} TCPHandler: Processed in 0.037381499 sec. 2025.02.28 02:09:55.352818 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:09:55.353040 [ 4 ] {50550f74-c451-4edb-bea6-43e5ce49f089} executeQuery: (from [fd00:1122:3344:101::d]:62951) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.02.28 02:09:55.353118 [ 4 ] {50550f74-c451-4edb-bea6-43e5ce49f089} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2025.02.28 02:09:55.364219 [ 4 ] {50550f74-c451-4edb-bea6-43e5ce49f089} oximeter.measurements_i64 (e4dcad02-48c9-4492-9148-14798bc59025): Loading data parts 2025.02.28 02:09:55.364425 [ 4 ] {50550f74-c451-4edb-bea6-43e5ce49f089} oximeter.measurements_i64 (e4dcad02-48c9-4492-9148-14798bc59025): There are no data parts 2025.02.28 02:09:55.369827 [ 269 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:49869 2025.02.28 02:09:55.370038 [ 269 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.28 02:09:55.370204 [ 269 ] {} TCP-Session: dd25dc28-02d1-4540-b6f5-fe46a2b7855e Authenticating user 'default' from [fd00:1122:3344:101::b]:49869 2025.02.28 02:09:55.370258 [ 4 ] {50550f74-c451-4edb-bea6-43e5ce49f089} TCPHandler: Processed in 0.017509788 sec. 2025.02.28 02:09:55.370268 [ 269 ] {} TCP-Session: dd25dc28-02d1-4540-b6f5-fe46a2b7855e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 02:09:55.370308 [ 269 ] {} TCP-Session: dd25dc28-02d1-4540-b6f5-fe46a2b7855e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 02:09:55.370444 [ 269 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2025.02.28 02:09:55.370527 [ 269 ] {} ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2025.02.28 02:09:55.370541 [ 3 ] {} TCP-Session: 143308ac-a0ec-4841-9cec-7b3539b02722 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:09:55.370616 [ 269 ] {} ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2025.02.28 02:09:55.370877 [ 3 ] {ce023fa3-b521-4255-9209-50637b1442f0} executeQuery: (from [fd00:1122:3344:101::d]:37580) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.02.28 02:09:55.370983 [ 3 ] {ce023fa3-b521-4255-9209-50637b1442f0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2025.02.28 02:09:55.371958 [ 270 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:34771 2025.02.28 02:09:55.372174 [ 270 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.28 02:09:55.372185 [ 271 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:58757 2025.02.28 02:09:55.372325 [ 270 ] {} TCP-Session: 772b1b20-8e7f-4be7-a1a0-227526b440a6 Authenticating user 'default' from [fd00:1122:3344:101::b]:34771 2025.02.28 02:09:55.372329 [ 272 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:35431 2025.02.28 02:09:55.372372 [ 270 ] {} TCP-Session: 772b1b20-8e7f-4be7-a1a0-227526b440a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 02:09:55.372586 [ 273 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:62813 2025.02.28 02:09:55.372593 [ 271 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.28 02:09:55.372751 [ 272 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.28 02:09:55.372746 [ 274 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:40109 2025.02.28 02:09:55.372777 [ 271 ] {} TCP-Session: 834657c1-4a94-4413-893e-aab3254b07b6 Authenticating user 'default' from [fd00:1122:3344:101::b]:58757 2025.02.28 02:09:55.372980 [ 270 ] {} TCP-Session: 772b1b20-8e7f-4be7-a1a0-227526b440a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 02:09:55.372983 [ 273 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.28 02:09:55.373219 [ 272 ] {} TCP-Session: 57a7dbc5-2422-486c-a60e-7aa77de8551b Authenticating user 'default' from [fd00:1122:3344:101::b]:35431 2025.02.28 02:09:55.373241 [ 275 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:65465 2025.02.28 02:09:55.373259 [ 271 ] {} TCP-Session: 834657c1-4a94-4413-893e-aab3254b07b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 02:09:55.373308 [ 273 ] {} TCP-Session: 3765d069-4a0b-41a0-9dc3-a38302867e05 Authenticating user 'default' from [fd00:1122:3344:101::b]:62813 2025.02.28 02:09:55.373324 [ 272 ] {} TCP-Session: 57a7dbc5-2422-486c-a60e-7aa77de8551b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 02:09:55.373496 [ 276 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:60137 2025.02.28 02:09:55.373541 [ 272 ] {} TCP-Session: 57a7dbc5-2422-486c-a60e-7aa77de8551b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 02:09:55.373527 [ 271 ] {} TCP-Session: 834657c1-4a94-4413-893e-aab3254b07b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 02:09:55.373514 [ 273 ] {} TCP-Session: 3765d069-4a0b-41a0-9dc3-a38302867e05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 02:09:55.373772 [ 273 ] {} TCP-Session: 3765d069-4a0b-41a0-9dc3-a38302867e05 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 02:09:55.373779 [ 276 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.28 02:09:55.373914 [ 276 ] {} TCP-Session: 9c864927-b48c-4d65-a074-8bbec1547de0 Authenticating user 'default' from [fd00:1122:3344:101::b]:60137 2025.02.28 02:09:55.373960 [ 276 ] {} TCP-Session: 9c864927-b48c-4d65-a074-8bbec1547de0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 02:09:55.374008 [ 276 ] {} TCP-Session: 9c864927-b48c-4d65-a074-8bbec1547de0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 02:09:55.376171 [ 3 ] {ce023fa3-b521-4255-9209-50637b1442f0} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Loading data parts 2025.02.28 02:09:55.376379 [ 3 ] {ce023fa3-b521-4255-9209-50637b1442f0} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): There are no data parts 2025.02.28 02:09:55.376901 [ 275 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.28 02:09:55.376945 [ 275 ] {} TCP-Session: 1af48554-645a-4c3e-a606-8093da36e6d1 Authenticating user 'default' from [fd00:1122:3344:101::b]:65465 2025.02.28 02:09:55.376971 [ 275 ] {} TCP-Session: 1af48554-645a-4c3e-a606-8093da36e6d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 02:09:55.377078 [ 275 ] {} TCP-Session: 1af48554-645a-4c3e-a606-8093da36e6d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 02:09:55.377823 [ 274 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.28 02:09:55.377860 [ 274 ] {} TCP-Session: 69c26c69-f623-4395-8bcc-8b3936e035f4 Authenticating user 'default' from [fd00:1122:3344:101::b]:40109 2025.02.28 02:09:55.378602 [ 274 ] {} TCP-Session: 69c26c69-f623-4395-8bcc-8b3936e035f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 02:09:55.378644 [ 274 ] {} TCP-Session: 69c26c69-f623-4395-8bcc-8b3936e035f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 02:09:55.378696 [ 3 ] {ce023fa3-b521-4255-9209-50637b1442f0} TCPHandler: Processed in 0.008287917 sec. 2025.02.28 02:09:55.378999 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:09:55.379244 [ 4 ] {0aa2dc98-a09f-4d89-ae59-dc03f93c5e3e} executeQuery: (from [fd00:1122:3344:101::d]:62951) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.02.28 02:09:55.379373 [ 4 ] {0aa2dc98-a09f-4d89-ae59-dc03f93c5e3e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2025.02.28 02:09:55.386798 [ 4 ] {0aa2dc98-a09f-4d89-ae59-dc03f93c5e3e} oximeter.measurements_f32 (0b7b2b59-d7e4-44a4-ac70-30ddfa8f0e40): Loading data parts 2025.02.28 02:09:55.386984 [ 4 ] {0aa2dc98-a09f-4d89-ae59-dc03f93c5e3e} oximeter.measurements_f32 (0b7b2b59-d7e4-44a4-ac70-30ddfa8f0e40): There are no data parts 2025.02.28 02:09:55.390274 [ 4 ] {0aa2dc98-a09f-4d89-ae59-dc03f93c5e3e} TCPHandler: Processed in 0.01134102 sec. 2025.02.28 02:09:55.390485 [ 3 ] {} TCP-Session: 143308ac-a0ec-4841-9cec-7b3539b02722 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:09:55.390715 [ 3 ] {3f4b127c-9b92-45bb-b874-5bdf92fb53d1} executeQuery: (from [fd00:1122:3344:101::d]:37580) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.02.28 02:09:55.390967 [ 3 ] {3f4b127c-9b92-45bb-b874-5bdf92fb53d1} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2025.02.28 02:09:55.395826 [ 3 ] {3f4b127c-9b92-45bb-b874-5bdf92fb53d1} oximeter.measurements_f64 (13d3d227-f064-4f54-8726-e23c9336f511): Loading data parts 2025.02.28 02:09:55.396010 [ 3 ] {3f4b127c-9b92-45bb-b874-5bdf92fb53d1} oximeter.measurements_f64 (13d3d227-f064-4f54-8726-e23c9336f511): There are no data parts 2025.02.28 02:09:55.400903 [ 3 ] {3f4b127c-9b92-45bb-b874-5bdf92fb53d1} TCPHandler: Processed in 0.010488219 sec. 2025.02.28 02:09:55.401175 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:09:55.401438 [ 4 ] {06a67ff8-013c-4d0a-8825-1a2d0f782b46} executeQuery: (from [fd00:1122:3344:101::d]:62951) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.02.28 02:09:55.401580 [ 4 ] {06a67ff8-013c-4d0a-8825-1a2d0f782b46} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2025.02.28 02:09:55.405525 [ 4 ] {06a67ff8-013c-4d0a-8825-1a2d0f782b46} oximeter.measurements_string (f5e19435-b70a-4cb9-981f-9c44d6adae0f): Loading data parts 2025.02.28 02:09:55.405705 [ 4 ] {06a67ff8-013c-4d0a-8825-1a2d0f782b46} oximeter.measurements_string (f5e19435-b70a-4cb9-981f-9c44d6adae0f): There are no data parts 2025.02.28 02:09:55.409052 [ 4 ] {06a67ff8-013c-4d0a-8825-1a2d0f782b46} TCPHandler: Processed in 0.007942693 sec. 2025.02.28 02:09:55.409267 [ 3 ] {} TCP-Session: 143308ac-a0ec-4841-9cec-7b3539b02722 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:09:55.409493 [ 3 ] {91b35b96-19fc-4fcc-920a-4145bbb42b2d} executeQuery: (from [fd00:1122:3344:101::d]:37580) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* * NOTE: Right now we can't unambiguously record a nullable byte array. * Arrays cannot be nested in `Nullable()` types, and encoding the array as * a string isn't palatable for a few reasons. * See: https://github.com/oxidecomputer/omicron/issues/4551 for more * details. */ datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.02.28 02:09:55.409654 [ 3 ] {91b35b96-19fc-4fcc-920a-4145bbb42b2d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2025.02.28 02:09:55.416068 [ 3 ] {91b35b96-19fc-4fcc-920a-4145bbb42b2d} oximeter.measurements_bytes (8584cabe-2475-4888-a1dc-96ff1a129a96): Loading data parts 2025.02.28 02:09:55.416300 [ 3 ] {91b35b96-19fc-4fcc-920a-4145bbb42b2d} oximeter.measurements_bytes (8584cabe-2475-4888-a1dc-96ff1a129a96): There are no data parts 2025.02.28 02:09:55.421726 [ 3 ] {91b35b96-19fc-4fcc-920a-4145bbb42b2d} TCPHandler: Processed in 0.012531807 sec. 2025.02.28 02:09:55.421973 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:09:55.422274 [ 4 ] {b9c1c507-a594-4f40-9b59-1584c563aa76} executeQuery: (from [fd00:1122:3344:101::d]:62951) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.02.28 02:09:55.422396 [ 4 ] {b9c1c507-a594-4f40-9b59-1584c563aa76} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2025.02.28 02:09:55.427549 [ 4 ] {b9c1c507-a594-4f40-9b59-1584c563aa76} oximeter.measurements_cumulativei64 (de695d1e-cec1-4430-b655-201c5cd15001): Loading data parts 2025.02.28 02:09:55.427744 [ 4 ] {b9c1c507-a594-4f40-9b59-1584c563aa76} oximeter.measurements_cumulativei64 (de695d1e-cec1-4430-b655-201c5cd15001): There are no data parts 2025.02.28 02:09:55.435985 [ 4 ] {b9c1c507-a594-4f40-9b59-1584c563aa76} TCPHandler: Processed in 0.014083509 sec. 2025.02.28 02:09:55.436292 [ 3 ] {} TCP-Session: 143308ac-a0ec-4841-9cec-7b3539b02722 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:09:55.436577 [ 3 ] {4e57610e-927f-49ee-a5a9-b4512fe4d073} executeQuery: (from [fd00:1122:3344:101::d]:37580) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.02.28 02:09:55.436764 [ 3 ] {4e57610e-927f-49ee-a5a9-b4512fe4d073} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2025.02.28 02:09:55.440994 [ 3 ] {4e57610e-927f-49ee-a5a9-b4512fe4d073} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Loading data parts 2025.02.28 02:09:55.441291 [ 3 ] {4e57610e-927f-49ee-a5a9-b4512fe4d073} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): There are no data parts 2025.02.28 02:09:55.447534 [ 3 ] {4e57610e-927f-49ee-a5a9-b4512fe4d073} TCPHandler: Processed in 0.01132069 sec. 2025.02.28 02:09:55.447770 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:09:55.448180 [ 4 ] {28f24438-d894-466f-889b-1f5e03e6a93f} executeQuery: (from [fd00:1122:3344:101::d]:62951) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.02.28 02:09:55.448340 [ 4 ] {28f24438-d894-466f-889b-1f5e03e6a93f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2025.02.28 02:09:55.452500 [ 4 ] {28f24438-d894-466f-889b-1f5e03e6a93f} oximeter.measurements_cumulativef32 (771297ce-6d43-4a47-931b-b9b5219f187f): Loading data parts 2025.02.28 02:09:55.452787 [ 4 ] {28f24438-d894-466f-889b-1f5e03e6a93f} oximeter.measurements_cumulativef32 (771297ce-6d43-4a47-931b-b9b5219f187f): There are no data parts 2025.02.28 02:09:55.460865 [ 4 ] {28f24438-d894-466f-889b-1f5e03e6a93f} TCPHandler: Processed in 0.013180977 sec. 2025.02.28 02:09:55.461075 [ 3 ] {} TCP-Session: 143308ac-a0ec-4841-9cec-7b3539b02722 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:09:55.461305 [ 3 ] {1e52aa91-7428-4732-b0eb-ebbcac7d2c31} executeQuery: (from [fd00:1122:3344:101::d]:37580) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.02.28 02:09:55.461561 [ 3 ] {1e52aa91-7428-4732-b0eb-ebbcac7d2c31} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2025.02.28 02:09:55.467165 [ 3 ] {1e52aa91-7428-4732-b0eb-ebbcac7d2c31} oximeter.measurements_cumulativef64 (28afc7eb-039c-4963-b775-671bf765e86b): Loading data parts 2025.02.28 02:09:55.467420 [ 3 ] {1e52aa91-7428-4732-b0eb-ebbcac7d2c31} oximeter.measurements_cumulativef64 (28afc7eb-039c-4963-b775-671bf765e86b): There are no data parts 2025.02.28 02:09:55.469987 [ 3 ] {1e52aa91-7428-4732-b0eb-ebbcac7d2c31} TCPHandler: Processed in 0.008971147 sec. 2025.02.28 02:09:55.470319 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:09:55.470629 [ 4 ] {328e547c-749a-4400-bd0c-5b71c9994a2b} executeQuery: (from [fd00:1122:3344:101::d]:62951) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* * NOTE: Array types cannot be Nullable, see * https://clickhouse.com/docs/en/sql-reference/data-types/nullable * for more details. * * This means we need to use empty arrays to indicate a missing value. This * is unfortunate, and at this point relies on the fact that an * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need * to figure out another way to represent missing samples here. */ bins Array(Int8), counts Array(UInt64), min Int8, max Int8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.02.28 02:09:55.470799 [ 4 ] {328e547c-749a-4400-bd0c-5b71c9994a2b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2025.02.28 02:09:55.473219 [ 4 ] {328e547c-749a-4400-bd0c-5b71c9994a2b} oximeter.measurements_histogrami8 (a0d7b599-649c-4704-b0ac-c90ba93d5030): Loading data parts 2025.02.28 02:09:55.473419 [ 4 ] {328e547c-749a-4400-bd0c-5b71c9994a2b} oximeter.measurements_histogrami8 (a0d7b599-649c-4704-b0ac-c90ba93d5030): There are no data parts 2025.02.28 02:09:55.475938 [ 4 ] {328e547c-749a-4400-bd0c-5b71c9994a2b} TCPHandler: Processed in 0.00568713 sec. 2025.02.28 02:09:55.476146 [ 3 ] {} TCP-Session: 143308ac-a0ec-4841-9cec-7b3539b02722 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:09:55.476512 [ 3 ] {62fd86e9-3865-4503-b42a-f32f3c0e1133} executeQuery: (from [fd00:1122:3344:101::d]:37580) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64), min UInt8, max UInt8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.02.28 02:09:55.476751 [ 3 ] {62fd86e9-3865-4503-b42a-f32f3c0e1133} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2025.02.28 02:09:55.480967 [ 3 ] {62fd86e9-3865-4503-b42a-f32f3c0e1133} oximeter.measurements_histogramu8 (05299262-794c-4cd8-84cf-6e29b0d24536): Loading data parts 2025.02.28 02:09:55.481216 [ 3 ] {62fd86e9-3865-4503-b42a-f32f3c0e1133} oximeter.measurements_histogramu8 (05299262-794c-4cd8-84cf-6e29b0d24536): There are no data parts 2025.02.28 02:09:55.486706 [ 3 ] {62fd86e9-3865-4503-b42a-f32f3c0e1133} TCPHandler: Processed in 0.010629571 sec. 2025.02.28 02:09:55.486934 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:09:55.487403 [ 4 ] {497a97b3-4a33-433a-83e5-0a3176dfd219} executeQuery: (from [fd00:1122:3344:101::d]:62951) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64), min Int16, max Int16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.02.28 02:09:55.487562 [ 4 ] {497a97b3-4a33-433a-83e5-0a3176dfd219} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2025.02.28 02:09:55.491420 [ 4 ] {497a97b3-4a33-433a-83e5-0a3176dfd219} oximeter.measurements_histogrami16 (e1381ce5-6d0d-40ec-94a9-b2516d402082): Loading data parts 2025.02.28 02:09:55.491602 [ 4 ] {497a97b3-4a33-433a-83e5-0a3176dfd219} oximeter.measurements_histogrami16 (e1381ce5-6d0d-40ec-94a9-b2516d402082): There are no data parts 2025.02.28 02:09:55.497565 [ 4 ] {497a97b3-4a33-433a-83e5-0a3176dfd219} TCPHandler: Processed in 0.010695031 sec. 2025.02.28 02:09:55.497798 [ 3 ] {} TCP-Session: 143308ac-a0ec-4841-9cec-7b3539b02722 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:09:55.498166 [ 3 ] {2ef2ad54-c46c-44bd-8bea-e57fe3205bba} executeQuery: (from [fd00:1122:3344:101::d]:37580) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64), min UInt16, max UInt16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.02.28 02:09:55.498341 [ 3 ] {2ef2ad54-c46c-44bd-8bea-e57fe3205bba} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2025.02.28 02:09:55.506020 [ 3 ] {2ef2ad54-c46c-44bd-8bea-e57fe3205bba} oximeter.measurements_histogramu16 (f6d2bd9c-3202-4ec1-aa1f-0ff2d77c9245): Loading data parts 2025.02.28 02:09:55.506282 [ 3 ] {2ef2ad54-c46c-44bd-8bea-e57fe3205bba} oximeter.measurements_histogramu16 (f6d2bd9c-3202-4ec1-aa1f-0ff2d77c9245): There are no data parts 2025.02.28 02:09:55.508480 [ 3 ] {2ef2ad54-c46c-44bd-8bea-e57fe3205bba} TCPHandler: Processed in 0.010751882 sec. 2025.02.28 02:09:55.508718 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:09:55.509172 [ 4 ] {9b29fe57-204d-414c-8812-f8774b5601c8} executeQuery: (from [fd00:1122:3344:101::d]:62951) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64), min Int32, max Int32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.02.28 02:09:55.509328 [ 4 ] {9b29fe57-204d-414c-8812-f8774b5601c8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2025.02.28 02:09:55.514120 [ 4 ] {9b29fe57-204d-414c-8812-f8774b5601c8} oximeter.measurements_histogrami32 (c48632a3-ed42-43b1-82e4-9daf81026f60): Loading data parts 2025.02.28 02:09:55.514309 [ 4 ] {9b29fe57-204d-414c-8812-f8774b5601c8} oximeter.measurements_histogrami32 (c48632a3-ed42-43b1-82e4-9daf81026f60): There are no data parts 2025.02.28 02:09:55.519611 [ 4 ] {9b29fe57-204d-414c-8812-f8774b5601c8} TCPHandler: Processed in 0.010967665 sec. 2025.02.28 02:09:55.519825 [ 3 ] {} TCP-Session: 143308ac-a0ec-4841-9cec-7b3539b02722 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:09:55.520182 [ 3 ] {e786f5ce-fbc9-49f4-a6cc-4fc1e041bf21} executeQuery: (from [fd00:1122:3344:101::d]:37580) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64), min UInt32, max UInt32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.02.28 02:09:55.520453 [ 3 ] {e786f5ce-fbc9-49f4-a6cc-4fc1e041bf21} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2025.02.28 02:09:55.524117 [ 3 ] {e786f5ce-fbc9-49f4-a6cc-4fc1e041bf21} oximeter.measurements_histogramu32 (314165d0-303c-4e99-9f3a-861431addcb1): Loading data parts 2025.02.28 02:09:55.524447 [ 3 ] {e786f5ce-fbc9-49f4-a6cc-4fc1e041bf21} oximeter.measurements_histogramu32 (314165d0-303c-4e99-9f3a-861431addcb1): There are no data parts 2025.02.28 02:09:55.529387 [ 3 ] {e786f5ce-fbc9-49f4-a6cc-4fc1e041bf21} TCPHandler: Processed in 0.009629926 sec. 2025.02.28 02:09:55.529637 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:09:55.530204 [ 4 ] {3aa34c60-1c5d-4c89-b9ed-b549a807efeb} executeQuery: (from [fd00:1122:3344:101::d]:62951) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64), min Int64, max Int64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.02.28 02:09:55.530421 [ 4 ] {3aa34c60-1c5d-4c89-b9ed-b549a807efeb} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2025.02.28 02:09:55.536943 [ 4 ] {3aa34c60-1c5d-4c89-b9ed-b549a807efeb} oximeter.measurements_histogrami64 (69c5987d-b6d5-4c75-91a7-ff0e52b0b143): Loading data parts 2025.02.28 02:09:55.537179 [ 4 ] {3aa34c60-1c5d-4c89-b9ed-b549a807efeb} oximeter.measurements_histogrami64 (69c5987d-b6d5-4c75-91a7-ff0e52b0b143): There are no data parts 2025.02.28 02:09:55.541192 [ 4 ] {3aa34c60-1c5d-4c89-b9ed-b549a807efeb} TCPHandler: Processed in 0.011654505 sec. 2025.02.28 02:09:55.541488 [ 3 ] {} TCP-Session: 143308ac-a0ec-4841-9cec-7b3539b02722 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:09:55.541802 [ 3 ] {36c30e07-5389-4e0d-9be9-e5a9dece84fc} executeQuery: (from [fd00:1122:3344:101::d]:37580) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64), min UInt64, max UInt64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.02.28 02:09:55.542026 [ 3 ] {36c30e07-5389-4e0d-9be9-e5a9dece84fc} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2025.02.28 02:09:55.544973 [ 3 ] {36c30e07-5389-4e0d-9be9-e5a9dece84fc} oximeter.measurements_histogramu64 (432eb1fa-4ee7-4bab-9e27-7e99c159a608): Loading data parts 2025.02.28 02:09:55.545304 [ 3 ] {36c30e07-5389-4e0d-9be9-e5a9dece84fc} oximeter.measurements_histogramu64 (432eb1fa-4ee7-4bab-9e27-7e99c159a608): There are no data parts 2025.02.28 02:09:55.550346 [ 3 ] {36c30e07-5389-4e0d-9be9-e5a9dece84fc} TCPHandler: Processed in 0.008925666 sec. 2025.02.28 02:09:55.550577 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:09:55.551092 [ 4 ] {bd59c0f7-600b-4931-9b42-61deb230c593} executeQuery: (from [fd00:1122:3344:101::d]:62951) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64), min Float32, max Float32, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.02.28 02:09:55.551246 [ 4 ] {bd59c0f7-600b-4931-9b42-61deb230c593} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2025.02.28 02:09:55.554882 [ 4 ] {bd59c0f7-600b-4931-9b42-61deb230c593} oximeter.measurements_histogramf32 (d727447c-26e8-437e-a721-83972caee36a): Loading data parts 2025.02.28 02:09:55.555065 [ 4 ] {bd59c0f7-600b-4931-9b42-61deb230c593} oximeter.measurements_histogramf32 (d727447c-26e8-437e-a721-83972caee36a): There are no data parts 2025.02.28 02:09:55.563011 [ 4 ] {bd59c0f7-600b-4931-9b42-61deb230c593} TCPHandler: Processed in 0.012504077 sec. 2025.02.28 02:09:55.563410 [ 3 ] {} TCP-Session: 143308ac-a0ec-4841-9cec-7b3539b02722 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:09:55.563716 [ 3 ] {27609067-64ff-4c93-b52b-c549588beaf8} executeQuery: (from [fd00:1122:3344:101::d]:37580) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64), min Float64, max Float64, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.02.28 02:09:55.563890 [ 3 ] {27609067-64ff-4c93-b52b-c549588beaf8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2025.02.28 02:09:55.572782 [ 3 ] {27609067-64ff-4c93-b52b-c549588beaf8} oximeter.measurements_histogramf64 (c797575d-ca8a-4b1d-8d73-a8698cac0e34): Loading data parts 2025.02.28 02:09:55.573119 [ 3 ] {27609067-64ff-4c93-b52b-c549588beaf8} oximeter.measurements_histogramf64 (c797575d-ca8a-4b1d-8d73-a8698cac0e34): There are no data parts 2025.02.28 02:09:55.577665 [ 3 ] {27609067-64ff-4c93-b52b-c549588beaf8} TCPHandler: Processed in 0.014324883 sec. 2025.02.28 02:09:55.577904 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:09:55.578275 [ 4 ] {6bc92760-4358-46b8-9371-adb8200437e5} executeQuery: (from [fd00:1122:3344:101::d]:62951) /* The field tables store named dimensions of each timeseries. * * As with the measurement tables, there is one field table for each field data * type. Fields are deduplicated by using the "replacing merge tree", though * this behavior **must not** be relied upon for query correctness. * * The index for the fields differs from the measurements, however. Rows are * sorted by timeseries name, then field name, field value, and finally * timeseries key. This reflects the most common pattern for looking them up: * by field name and possibly value, within a timeseries. The resulting keys are * usually then used to look up measurements. * * NOTE: We may want to consider a secondary index on these tables, sorting by * timeseries name and then key, since it would improve lookups where one * already has the key. Realistically though, these tables are quite small and * so performance benefits will be low in absolute terms. * * TTL: We use a materialized column to expire old field table records. This * column is generated automatically by the database whenever a new row is * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` * query. Since these tables are `ReplacingMergeTree`s, that means the last * record will remain during a deduplication, which will have the last * timestamp. ClickHouse will then expire old data for us, similar to the * measurement tables. */ CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Bool, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.02.28 02:09:55.578458 [ 4 ] {6bc92760-4358-46b8-9371-adb8200437e5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2025.02.28 02:09:55.585565 [ 4 ] {6bc92760-4358-46b8-9371-adb8200437e5} oximeter.fields_bool (b1fff47b-e3d4-4265-bdf1-c5ff928f5106): Loading data parts 2025.02.28 02:09:55.585882 [ 4 ] {6bc92760-4358-46b8-9371-adb8200437e5} oximeter.fields_bool (b1fff47b-e3d4-4265-bdf1-c5ff928f5106): There are no data parts 2025.02.28 02:09:55.589201 [ 4 ] {6bc92760-4358-46b8-9371-adb8200437e5} TCPHandler: Processed in 0.011371161 sec. 2025.02.28 02:09:55.589541 [ 3 ] {} TCP-Session: 143308ac-a0ec-4841-9cec-7b3539b02722 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:09:55.589868 [ 3 ] {3ba09542-a4aa-45cd-b7f0-50f7abc096af} executeQuery: (from [fd00:1122:3344:101::d]:37580) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.02.28 02:09:55.590038 [ 3 ] {3ba09542-a4aa-45cd-b7f0-50f7abc096af} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2025.02.28 02:09:55.598249 [ 3 ] {3ba09542-a4aa-45cd-b7f0-50f7abc096af} oximeter.fields_i8 (958da518-c778-4446-ae6d-676a67c81bc7): Loading data parts 2025.02.28 02:09:55.598435 [ 3 ] {3ba09542-a4aa-45cd-b7f0-50f7abc096af} oximeter.fields_i8 (958da518-c778-4446-ae6d-676a67c81bc7): There are no data parts 2025.02.28 02:09:55.601753 [ 3 ] {3ba09542-a4aa-45cd-b7f0-50f7abc096af} TCPHandler: Processed in 0.012275004 sec. 2025.02.28 02:09:55.602007 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:09:55.602223 [ 4 ] {b7709840-d596-46d2-bbb7-ae6e568b4ab3} executeQuery: (from [fd00:1122:3344:101::d]:62951) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.02.28 02:09:55.602435 [ 4 ] {b7709840-d596-46d2-bbb7-ae6e568b4ab3} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2025.02.28 02:09:55.604917 [ 4 ] {b7709840-d596-46d2-bbb7-ae6e568b4ab3} oximeter.fields_u8 (a04696fb-2dde-448f-92c0-f9290c2ad89c): Loading data parts 2025.02.28 02:09:55.605166 [ 4 ] {b7709840-d596-46d2-bbb7-ae6e568b4ab3} oximeter.fields_u8 (a04696fb-2dde-448f-92c0-f9290c2ad89c): There are no data parts 2025.02.28 02:09:55.611423 [ 4 ] {b7709840-d596-46d2-bbb7-ae6e568b4ab3} TCPHandler: Processed in 0.009495525 sec. 2025.02.28 02:09:55.611613 [ 3 ] {} TCP-Session: 143308ac-a0ec-4841-9cec-7b3539b02722 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:09:55.612060 [ 3 ] {820d79b3-836c-433c-aa54-f8aae7de8272} executeQuery: (from [fd00:1122:3344:101::d]:37580) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.02.28 02:09:55.612207 [ 3 ] {820d79b3-836c-433c-aa54-f8aae7de8272} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2025.02.28 02:09:55.621841 [ 3 ] {820d79b3-836c-433c-aa54-f8aae7de8272} oximeter.fields_i16 (7bfc9784-9582-4989-925c-ca60d6ff8692): Loading data parts 2025.02.28 02:09:55.622056 [ 3 ] {820d79b3-836c-433c-aa54-f8aae7de8272} oximeter.fields_i16 (7bfc9784-9582-4989-925c-ca60d6ff8692): There are no data parts 2025.02.28 02:09:55.628353 [ 3 ] {820d79b3-836c-433c-aa54-f8aae7de8272} TCPHandler: Processed in 0.016797618 sec. 2025.02.28 02:09:55.628591 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:09:55.628822 [ 4 ] {fe92cc99-1edc-439d-b0d3-dedd557ee862} executeQuery: (from [fd00:1122:3344:101::d]:62951) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.02.28 02:09:55.628985 [ 4 ] {fe92cc99-1edc-439d-b0d3-dedd557ee862} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2025.02.28 02:09:55.632555 [ 4 ] {fe92cc99-1edc-439d-b0d3-dedd557ee862} oximeter.fields_u16 (a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4): Loading data parts 2025.02.28 02:09:55.632803 [ 4 ] {fe92cc99-1edc-439d-b0d3-dedd557ee862} oximeter.fields_u16 (a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4): There are no data parts 2025.02.28 02:09:55.638197 [ 4 ] {fe92cc99-1edc-439d-b0d3-dedd557ee862} TCPHandler: Processed in 0.009686057 sec. 2025.02.28 02:09:55.638470 [ 3 ] {} TCP-Session: 143308ac-a0ec-4841-9cec-7b3539b02722 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:09:55.638795 [ 3 ] {b20ec5d0-54f4-49c4-8845-7db77679dd23} executeQuery: (from [fd00:1122:3344:101::d]:37580) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.02.28 02:09:55.638951 [ 3 ] {b20ec5d0-54f4-49c4-8845-7db77679dd23} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2025.02.28 02:09:55.643870 [ 3 ] {b20ec5d0-54f4-49c4-8845-7db77679dd23} oximeter.fields_i32 (5a1ed4e3-a117-4c2f-9b88-420bb3ec7e23): Loading data parts 2025.02.28 02:09:55.644049 [ 3 ] {b20ec5d0-54f4-49c4-8845-7db77679dd23} oximeter.fields_i32 (5a1ed4e3-a117-4c2f-9b88-420bb3ec7e23): There are no data parts 2025.02.28 02:09:55.645757 [ 3 ] {b20ec5d0-54f4-49c4-8845-7db77679dd23} TCPHandler: Processed in 0.007358024 sec. 2025.02.28 02:09:55.645985 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:09:55.646238 [ 4 ] {463ab682-4a49-49c9-bcca-5f0c79761de5} executeQuery: (from [fd00:1122:3344:101::d]:62951) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.02.28 02:09:55.646414 [ 4 ] {463ab682-4a49-49c9-bcca-5f0c79761de5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2025.02.28 02:09:55.649201 [ 4 ] {463ab682-4a49-49c9-bcca-5f0c79761de5} oximeter.fields_u32 (3d5e9b3a-3b6d-47c4-8060-e3753dc40b7b): Loading data parts 2025.02.28 02:09:55.649395 [ 4 ] {463ab682-4a49-49c9-bcca-5f0c79761de5} oximeter.fields_u32 (3d5e9b3a-3b6d-47c4-8060-e3753dc40b7b): There are no data parts 2025.02.28 02:09:55.651196 [ 4 ] {463ab682-4a49-49c9-bcca-5f0c79761de5} TCPHandler: Processed in 0.005285344 sec. 2025.02.28 02:09:55.651590 [ 3 ] {} TCP-Session: 143308ac-a0ec-4841-9cec-7b3539b02722 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:09:55.651917 [ 3 ] {1218a3cd-a3d2-4d97-9c1b-a2b0fa3bc8fc} executeQuery: (from [fd00:1122:3344:101::d]:37580) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.02.28 02:09:55.652086 [ 3 ] {1218a3cd-a3d2-4d97-9c1b-a2b0fa3bc8fc} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2025.02.28 02:09:55.657591 [ 3 ] {1218a3cd-a3d2-4d97-9c1b-a2b0fa3bc8fc} oximeter.fields_i64 (46deb672-c664-4361-9871-3259acad898c): Loading data parts 2025.02.28 02:09:55.657775 [ 3 ] {1218a3cd-a3d2-4d97-9c1b-a2b0fa3bc8fc} oximeter.fields_i64 (46deb672-c664-4361-9871-3259acad898c): There are no data parts 2025.02.28 02:09:55.662404 [ 3 ] {1218a3cd-a3d2-4d97-9c1b-a2b0fa3bc8fc} TCPHandler: Processed in 0.010872724 sec. 2025.02.28 02:09:55.662612 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:09:55.662836 [ 4 ] {f8a7f925-7699-477e-a535-86eb63a7b8b9} executeQuery: (from [fd00:1122:3344:101::d]:62951) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.02.28 02:09:55.663007 [ 4 ] {f8a7f925-7699-477e-a535-86eb63a7b8b9} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2025.02.28 02:09:55.665660 [ 4 ] {f8a7f925-7699-477e-a535-86eb63a7b8b9} oximeter.fields_u64 (91eb49fc-0a03-476d-b27a-2643615f3b6d): Loading data parts 2025.02.28 02:09:55.665876 [ 4 ] {f8a7f925-7699-477e-a535-86eb63a7b8b9} oximeter.fields_u64 (91eb49fc-0a03-476d-b27a-2643615f3b6d): There are no data parts 2025.02.28 02:09:55.668177 [ 4 ] {f8a7f925-7699-477e-a535-86eb63a7b8b9} TCPHandler: Processed in 0.00562773 sec. 2025.02.28 02:09:55.668463 [ 3 ] {} TCP-Session: 143308ac-a0ec-4841-9cec-7b3539b02722 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:09:55.668853 [ 3 ] {39012f35-1841-497a-a23c-d5ba1666b9be} executeQuery: (from [fd00:1122:3344:101::d]:37580) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.02.28 02:09:55.669050 [ 3 ] {39012f35-1841-497a-a23c-d5ba1666b9be} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2025.02.28 02:09:55.676453 [ 3 ] {39012f35-1841-497a-a23c-d5ba1666b9be} oximeter.fields_ipaddr (38a15648-c4c3-4394-acd4-0e1571bf1689): Loading data parts 2025.02.28 02:09:55.676747 [ 3 ] {39012f35-1841-497a-a23c-d5ba1666b9be} oximeter.fields_ipaddr (38a15648-c4c3-4394-acd4-0e1571bf1689): There are no data parts 2025.02.28 02:09:55.681209 [ 3 ] {39012f35-1841-497a-a23c-d5ba1666b9be} TCPHandler: Processed in 0.012808431 sec. 2025.02.28 02:09:55.681432 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:09:55.681685 [ 4 ] {98c5f4e8-b3c9-4992-91a4-b3dc5cba58b7} executeQuery: (from [fd00:1122:3344:101::d]:62951) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.02.28 02:09:55.681863 [ 4 ] {98c5f4e8-b3c9-4992-91a4-b3dc5cba58b7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2025.02.28 02:09:55.685762 [ 4 ] {98c5f4e8-b3c9-4992-91a4-b3dc5cba58b7} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Loading data parts 2025.02.28 02:09:55.685975 [ 4 ] {98c5f4e8-b3c9-4992-91a4-b3dc5cba58b7} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): There are no data parts 2025.02.28 02:09:55.688585 [ 4 ] {98c5f4e8-b3c9-4992-91a4-b3dc5cba58b7} TCPHandler: Processed in 0.007222562 sec. 2025.02.28 02:09:55.688938 [ 3 ] {} TCP-Session: 143308ac-a0ec-4841-9cec-7b3539b02722 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:09:55.689152 [ 3 ] {66711c03-ec55-4be0-8841-81a1f6485a39} executeQuery: (from [fd00:1122:3344:101::d]:37580) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.02.28 02:09:55.689363 [ 3 ] {66711c03-ec55-4be0-8841-81a1f6485a39} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2025.02.28 02:09:55.693783 [ 3 ] {66711c03-ec55-4be0-8841-81a1f6485a39} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Loading data parts 2025.02.28 02:09:55.694077 [ 3 ] {66711c03-ec55-4be0-8841-81a1f6485a39} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): There are no data parts 2025.02.28 02:09:55.699440 [ 3 ] {66711c03-ec55-4be0-8841-81a1f6485a39} TCPHandler: Processed in 0.010561179 sec. 2025.02.28 02:09:55.699696 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:09:55.700128 [ 4 ] {da3cacdd-2afd-4fa6-b1ad-6285261381a6} executeQuery: (from [fd00:1122:3344:101::d]:62951) /* The timeseries schema table stores the extracted schema for the samples * oximeter collects. */ CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) 2025.02.28 02:09:55.700329 [ 4 ] {da3cacdd-2afd-4fa6-b1ad-6285261381a6} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2025.02.28 02:09:55.705160 [ 4 ] {da3cacdd-2afd-4fa6-b1ad-6285261381a6} oximeter.timeseries_schema (710989a7-97ea-4f49-9bec-e20707ac2572): Loading data parts 2025.02.28 02:09:55.705347 [ 4 ] {da3cacdd-2afd-4fa6-b1ad-6285261381a6} oximeter.timeseries_schema (710989a7-97ea-4f49-9bec-e20707ac2572): There are no data parts 2025.02.28 02:09:55.711477 [ 4 ] {da3cacdd-2afd-4fa6-b1ad-6285261381a6} TCPHandler: Processed in 0.011854308 sec. 2025.02.28 02:09:55.711721 [ 3 ] {} TCP-Session: 143308ac-a0ec-4841-9cec-7b3539b02722 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:09:55.711996 [ 3 ] {5e62dded-1399-4666-a787-1c4bf9bfce80} executeQuery: (from [fd00:1122:3344:101::d]:37580) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2025.02.28 02:09:55.713824 [ 3 ] {5e62dded-1399-4666-a787-1c4bf9bfce80} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2025.02.28 02:09:55.723829 [ 268 ] {5e62dded-1399-4666-a787-1c4bf9bfce80} oximeter.version (05a003c5-6014-47df-a6f1-09b6f38fdd96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:09:55.723893 [ 268 ] {5e62dded-1399-4666-a787-1c4bf9bfce80} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. 2025.02.28 02:09:55.729910 [ 268 ] {5e62dded-1399-4666-a787-1c4bf9bfce80} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.28 02:09:55.730608 [ 268 ] {5e62dded-1399-4666-a787-1c4bf9bfce80} oximeter.version (05a003c5-6014-47df-a6f1-09b6f38fdd96): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:09:55.731066 [ 3 ] {5e62dded-1399-4666-a787-1c4bf9bfce80} executeQuery: Read 1 rows, 16.00 B in 0.019205 sec., 52.06977349648529 rows/sec., 833.12 B/sec. 2025.02.28 02:09:55.731402 [ 3 ] {5e62dded-1399-4666-a787-1c4bf9bfce80} TCPHandler: Processed in 0.019747139 sec. 2025.02.28 02:09:56.000278 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 124.57 MiB, peak 124.57 MiB, free memory in arenas 0.00 B, will set to 140.39 MiB (RSS), difference: 15.82 MiB 2025.02.28 02:09:57.231797 [ 277 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:47785 2025.02.28 02:09:57.231985 [ 277 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.28 02:09:57.232028 [ 277 ] {} TCP-Session: 04fd1697-a7d8-4720-b438-01abe9b1cdd8 Authenticating user 'default' from [fd00:1122:3344:101::a]:47785 2025.02.28 02:09:57.232058 [ 277 ] {} TCP-Session: 04fd1697-a7d8-4720-b438-01abe9b1cdd8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 02:09:57.232163 [ 277 ] {} TCP-Session: 04fd1697-a7d8-4720-b438-01abe9b1cdd8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 02:09:57.232222 [ 277 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2025.02.28 02:09:57.232249 [ 277 ] {} ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2025.02.28 02:09:57.232348 [ 277 ] {} ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2025.02.28 02:09:57.233394 [ 278 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:53184 2025.02.28 02:09:57.233476 [ 279 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:45626 2025.02.28 02:09:57.233572 [ 278 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.28 02:09:57.233596 [ 280 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:40914 2025.02.28 02:09:57.233713 [ 279 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.28 02:09:57.233721 [ 278 ] {} TCP-Session: 2c4584d7-3930-43f9-b2ba-d8f135f65b35 Authenticating user 'default' from [fd00:1122:3344:101::a]:53184 2025.02.28 02:09:57.233740 [ 281 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:46268 2025.02.28 02:09:57.233792 [ 279 ] {} TCP-Session: f6e30b7a-2392-4b42-ad2b-5d418f6317e5 Authenticating user 'default' from [fd00:1122:3344:101::a]:45626 2025.02.28 02:09:57.233832 [ 278 ] {} TCP-Session: 2c4584d7-3930-43f9-b2ba-d8f135f65b35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 02:09:57.233845 [ 282 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:54565 2025.02.28 02:09:57.233970 [ 280 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.28 02:09:57.233987 [ 278 ] {} TCP-Session: 2c4584d7-3930-43f9-b2ba-d8f135f65b35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 02:09:57.234225 [ 279 ] {} TCP-Session: f6e30b7a-2392-4b42-ad2b-5d418f6317e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 02:09:57.234301 [ 283 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:48846 2025.02.28 02:09:57.234338 [ 279 ] {} TCP-Session: f6e30b7a-2392-4b42-ad2b-5d418f6317e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 02:09:57.234322 [ 280 ] {} TCP-Session: e97b5ee5-7e8f-430e-a9bb-4ea3bf7e0730 Authenticating user 'default' from [fd00:1122:3344:101::a]:40914 2025.02.28 02:09:57.234324 [ 281 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.28 02:09:57.234477 [ 280 ] {} TCP-Session: e97b5ee5-7e8f-430e-a9bb-4ea3bf7e0730 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 02:09:57.234436 [ 284 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:50449 2025.02.28 02:09:57.234706 [ 280 ] {} TCP-Session: e97b5ee5-7e8f-430e-a9bb-4ea3bf7e0730 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 02:09:57.234759 [ 284 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.28 02:09:57.234771 [ 281 ] {} TCP-Session: 76e6c50e-d6ac-4f47-9358-0eeaf7dc3316 Authenticating user 'default' from [fd00:1122:3344:101::a]:46268 2025.02.28 02:09:57.234904 [ 284 ] {} TCP-Session: d04c70af-2299-48cf-8b9d-a6ea4acda630 Authenticating user 'default' from [fd00:1122:3344:101::a]:50449 2025.02.28 02:09:57.234914 [ 281 ] {} TCP-Session: 76e6c50e-d6ac-4f47-9358-0eeaf7dc3316 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 02:09:57.234931 [ 284 ] {} TCP-Session: d04c70af-2299-48cf-8b9d-a6ea4acda630 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 02:09:57.235041 [ 281 ] {} TCP-Session: 76e6c50e-d6ac-4f47-9358-0eeaf7dc3316 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 02:09:57.235053 [ 284 ] {} TCP-Session: d04c70af-2299-48cf-8b9d-a6ea4acda630 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 02:09:57.244131 [ 282 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.28 02:09:57.244175 [ 282 ] {} TCP-Session: fa87b0b0-84f5-4621-963a-5e67efc6c689 Authenticating user 'default' from [fd00:1122:3344:101::a]:54565 2025.02.28 02:09:57.244198 [ 282 ] {} TCP-Session: fa87b0b0-84f5-4621-963a-5e67efc6c689 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 02:09:57.244330 [ 282 ] {} TCP-Session: fa87b0b0-84f5-4621-963a-5e67efc6c689 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 02:09:57.253986 [ 283 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.28 02:09:57.254029 [ 283 ] {} TCP-Session: eaa6f46d-d277-42ef-8798-03e7c2a7b9a6 Authenticating user 'default' from [fd00:1122:3344:101::a]:48846 2025.02.28 02:09:57.254147 [ 283 ] {} TCP-Session: eaa6f46d-d277-42ef-8798-03e7c2a7b9a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 02:09:57.254163 [ 283 ] {} TCP-Session: eaa6f46d-d277-42ef-8798-03e7c2a7b9a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 02:10:02.550340 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 2025.02.28 02:10:02.550411 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 2025.02.28 02:10:02.550536 [ 242 ] {} SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog 2025.02.28 02:10:02.550624 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog 2025.02.28 02:10:02.557366 [ 244 ] {} system.asynchronous_metric_log (3a3112bd-79df-43c7-ab35-7f8a62d7bf1b): Loading data parts 2025.02.28 02:10:02.557835 [ 244 ] {} system.asynchronous_metric_log (3a3112bd-79df-43c7-ab35-7f8a62d7bf1b): There are no data parts 2025.02.28 02:10:02.564375 [ 244 ] {} system.asynchronous_metric_log (3a3112bd-79df-43c7-ab35-7f8a62d7bf1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:10:02.564476 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. 2025.02.28 02:10:02.568054 [ 244 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.28 02:10:02.569072 [ 244 ] {} system.asynchronous_metric_log (3a3112bd-79df-43c7-ab35-7f8a62d7bf1b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:10:02.569983 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 2025.02.28 02:10:02.576502 [ 242 ] {} system.metric_log (30ce18d6-4a25-4150-9760-0e79e744945e): Loading data parts 2025.02.28 02:10:02.576767 [ 242 ] {} system.metric_log (30ce18d6-4a25-4150-9760-0e79e744945e): There are no data parts 2025.02.28 02:10:02.601483 [ 242 ] {} system.metric_log (30ce18d6-4a25-4150-9760-0e79e744945e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:10:02.601523 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. 2025.02.28 02:10:02.608934 [ 242 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.28 02:10:02.610132 [ 242 ] {} system.metric_log (30ce18d6-4a25-4150-9760-0e79e744945e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:10:02.612489 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 8 2025.02.28 02:10:03.000171 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 145.86 MiB, peak 149.86 MiB, free memory in arenas 0.00 B, will set to 150.65 MiB (RSS), difference: 4.78 MiB 2025.02.28 02:10:05.050390 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 2025.02.28 02:10:05.050512 [ 243 ] {} SystemLog (system.query_log): Creating new table system.query_log for QueryLog 2025.02.28 02:10:05.056087 [ 243 ] {} system.query_log (e1671b3b-5852-487f-943b-aaa151915f3d): Loading data parts 2025.02.28 02:10:05.056425 [ 243 ] {} system.query_log (e1671b3b-5852-487f-943b-aaa151915f3d): There are no data parts 2025.02.28 02:10:05.062495 [ 243 ] {} system.query_log (e1671b3b-5852-487f-943b-aaa151915f3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:10:05.062537 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2025.02.28 02:10:05.064275 [ 243 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.28 02:10:05.064987 [ 243 ] {} system.query_log (e1671b3b-5852-487f-943b-aaa151915f3d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:10:05.065527 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 88 2025.02.28 02:10:06.000170 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 154.83 MiB, peak 154.83 MiB, free memory in arenas 0.00 B, will set to 151.01 MiB (RSS), difference: -3.82 MiB 2025.02.28 02:10:10.008249 [ 116 ] {} DNSResolver: Updating DNS cache 2025.02.28 02:10:10.008321 [ 116 ] {} DNSResolver: Updated DNS cache 2025.02.28 02:10:10.070404 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 2025.02.28 02:10:10.071297 [ 244 ] {} system.asynchronous_metric_log (3a3112bd-79df-43c7-ab35-7f8a62d7bf1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:10:10.071449 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2025.02.28 02:10:10.072225 [ 244 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.28 02:10:10.072767 [ 244 ] {} system.asynchronous_metric_log (3a3112bd-79df-43c7-ab35-7f8a62d7bf1b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:10:10.073078 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 2025.02.28 02:10:10.112615 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 2025.02.28 02:10:10.133831 [ 242 ] {} system.metric_log (30ce18d6-4a25-4150-9760-0e79e744945e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:10:10.133893 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2025.02.28 02:10:10.141350 [ 242 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.28 02:10:10.142752 [ 242 ] {} system.metric_log (30ce18d6-4a25-4150-9760-0e79e744945e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:10:10.145853 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 16 2025.02.28 02:10:11.000166 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 151.68 MiB, peak 155.68 MiB, free memory in arenas 0.00 B, will set to 153.73 MiB (RSS), difference: 2.04 MiB 2025.02.28 02:10:15.744592 [ 3 ] {} TCP-Session: 143308ac-a0ec-4841-9cec-7b3539b02722 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:10:15.744816 [ 3 ] {d05b9689-7a60-41c0-aa6c-82f2e940f696} executeQuery: (from [fd00:1122:3344:101::d]:37580) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) 2025.02.28 02:10:15.745329 [ 3 ] {d05b9689-7a60-41c0-aa6c-82f2e940f696} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.28 02:10:15.751824 [ 3 ] {d05b9689-7a60-41c0-aa6c-82f2e940f696} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.28 02:10:15.760506 [ 3 ] {d05b9689-7a60-41c0-aa6c-82f2e940f696} TCPHandler: Processed in 0.016041367 sec. 2025.02.28 02:10:15.767195 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:10:15.767467 [ 4 ] {e2fd89fb-4d83-4dc6-90c4-47ee19597e40} executeQuery: (from [fd00:1122:3344:101::d]:62951) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_routes') FORMAT Native; (stage: Complete) 2025.02.28 02:10:15.769333 [ 4 ] {e2fd89fb-4d83-4dc6-90c4-47ee19597e40} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.28 02:10:15.769401 [ 4 ] {e2fd89fb-4d83-4dc6-90c4-47ee19597e40} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.28 02:10:15.770020 [ 4 ] {e2fd89fb-4d83-4dc6-90c4-47ee19597e40} TCPHandler: Processed in 0.002966392 sec. 2025.02.28 02:10:15.770373 [ 3 ] {} TCP-Session: 143308ac-a0ec-4841-9cec-7b3539b02722 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:10:15.770570 [ 3 ] {af7598e6-9ba4-453f-8e46-79fcccc62f44} executeQuery: (from [fd00:1122:3344:101::d]:37580) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) 2025.02.28 02:10:15.771031 [ 3 ] {af7598e6-9ba4-453f-8e46-79fcccc62f44} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.28 02:10:15.771090 [ 3 ] {af7598e6-9ba4-453f-8e46-79fcccc62f44} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.28 02:10:15.771612 [ 3 ] {af7598e6-9ba4-453f-8e46-79fcccc62f44} TCPHandler: Processed in 0.001308569 sec. 2025.02.28 02:10:15.771959 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:10:15.772141 [ 4 ] {d2acc988-6c50-4245-afe1-5e7b154ec0ad} executeQuery: (from [fd00:1122:3344:101::d]:62951) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.28 02:10:15.772574 [ 4 ] {d2acc988-6c50-4245-afe1-5e7b154ec0ad} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.28 02:10:15.772642 [ 4 ] {d2acc988-6c50-4245-afe1-5e7b154ec0ad} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.28 02:10:15.773146 [ 4 ] {d2acc988-6c50-4245-afe1-5e7b154ec0ad} TCPHandler: Processed in 0.001252778 sec. 2025.02.28 02:10:15.773405 [ 3 ] {} TCP-Session: 143308ac-a0ec-4841-9cec-7b3539b02722 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:10:15.773560 [ 3 ] {021b2fc9-ab31-477c-ab6c-a14ba6ae275c} executeQuery: (from [fd00:1122:3344:101::d]:37580) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.28 02:10:15.773928 [ 3 ] {021b2fc9-ab31-477c-ab6c-a14ba6ae275c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.28 02:10:15.773991 [ 3 ] {021b2fc9-ab31-477c-ab6c-a14ba6ae275c} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.28 02:10:15.774495 [ 3 ] {021b2fc9-ab31-477c-ab6c-a14ba6ae275c} TCPHandler: Processed in 0.001145536 sec. 2025.02.28 02:10:15.774748 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:10:15.774901 [ 4 ] {3da8c47d-3152-49af-8ae3-d3745c109e0e} executeQuery: (from [fd00:1122:3344:101::d]:62951) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.28 02:10:15.775260 [ 4 ] {3da8c47d-3152-49af-8ae3-d3745c109e0e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.28 02:10:15.775316 [ 4 ] {3da8c47d-3152-49af-8ae3-d3745c109e0e} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.28 02:10:15.775805 [ 4 ] {3da8c47d-3152-49af-8ae3-d3745c109e0e} TCPHandler: Processed in 0.001112496 sec. 2025.02.28 02:10:15.776046 [ 3 ] {} TCP-Session: 143308ac-a0ec-4841-9cec-7b3539b02722 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:10:15.776197 [ 3 ] {b415130a-9644-4433-8bf8-53dd473c8ea5} executeQuery: (from [fd00:1122:3344:101::d]:37580) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.28 02:10:15.776565 [ 3 ] {b415130a-9644-4433-8bf8-53dd473c8ea5} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.28 02:10:15.776621 [ 3 ] {b415130a-9644-4433-8bf8-53dd473c8ea5} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.28 02:10:15.777118 [ 3 ] {b415130a-9644-4433-8bf8-53dd473c8ea5} TCPHandler: Processed in 0.001127647 sec. 2025.02.28 02:10:15.777430 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:10:15.777583 [ 4 ] {448f31a6-e866-484c-b23d-b34e2449291d} executeQuery: (from [fd00:1122:3344:101::d]:62951) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.28 02:10:15.777948 [ 4 ] {448f31a6-e866-484c-b23d-b34e2449291d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.28 02:10:15.778003 [ 4 ] {448f31a6-e866-484c-b23d-b34e2449291d} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.28 02:10:15.778501 [ 4 ] {448f31a6-e866-484c-b23d-b34e2449291d} TCPHandler: Processed in 0.001126286 sec. 2025.02.28 02:10:15.778755 [ 3 ] {} TCP-Session: 143308ac-a0ec-4841-9cec-7b3539b02722 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:10:15.778937 [ 3 ] {cc657106-f072-412c-b5a3-174d5578683a} executeQuery: (from [fd00:1122:3344:101::d]:37580) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.28 02:10:15.779385 [ 3 ] {cc657106-f072-412c-b5a3-174d5578683a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.28 02:10:15.779451 [ 3 ] {cc657106-f072-412c-b5a3-174d5578683a} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.28 02:10:15.780002 [ 3 ] {cc657106-f072-412c-b5a3-174d5578683a} TCPHandler: Processed in 0.001309808 sec. 2025.02.28 02:10:15.780252 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:10:15.780408 [ 4 ] {72062a17-8f25-43a8-a51d-28289865b813} executeQuery: (from [fd00:1122:3344:101::d]:62951) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.28 02:10:15.780779 [ 4 ] {72062a17-8f25-43a8-a51d-28289865b813} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.28 02:10:15.780834 [ 4 ] {72062a17-8f25-43a8-a51d-28289865b813} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.28 02:10:15.781330 [ 4 ] {72062a17-8f25-43a8-a51d-28289865b813} TCPHandler: Processed in 0.001130916 sec. 2025.02.28 02:10:15.781581 [ 3 ] {} TCP-Session: 143308ac-a0ec-4841-9cec-7b3539b02722 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:10:15.781744 [ 3 ] {22489b5c-7281-4923-b606-4fcda55e53bb} executeQuery: (from [fd00:1122:3344:101::d]:37580) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.28 02:10:15.782203 [ 3 ] {22489b5c-7281-4923-b606-4fcda55e53bb} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.28 02:10:15.782272 [ 3 ] {22489b5c-7281-4923-b606-4fcda55e53bb} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.28 02:10:15.782829 [ 3 ] {22489b5c-7281-4923-b606-4fcda55e53bb} TCPHandler: Processed in 0.001302938 sec. 2025.02.28 02:10:15.783069 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:10:15.783226 [ 4 ] {92661a9b-239e-49e8-a2f7-d20678d35b0d} executeQuery: (from [fd00:1122:3344:101::d]:62951) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.28 02:10:15.783604 [ 4 ] {92661a9b-239e-49e8-a2f7-d20678d35b0d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.28 02:10:15.783659 [ 4 ] {92661a9b-239e-49e8-a2f7-d20678d35b0d} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.28 02:10:15.784148 [ 4 ] {92661a9b-239e-49e8-a2f7-d20678d35b0d} TCPHandler: Processed in 0.001131376 sec. 2025.02.28 02:10:15.784404 [ 3 ] {} TCP-Session: 143308ac-a0ec-4841-9cec-7b3539b02722 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:10:15.784565 [ 3 ] {e7ac6bee-2294-404f-966f-e5841afbcb9c} executeQuery: (from [fd00:1122:3344:101::d]:37580) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.28 02:10:15.784950 [ 3 ] {e7ac6bee-2294-404f-966f-e5841afbcb9c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.28 02:10:15.785006 [ 3 ] {e7ac6bee-2294-404f-966f-e5841afbcb9c} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.28 02:10:15.785496 [ 3 ] {e7ac6bee-2294-404f-966f-e5841afbcb9c} TCPHandler: Processed in 0.001148696 sec. 2025.02.28 02:10:15.785741 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:10:15.785932 [ 4 ] {c7278ab6-d064-4538-bc80-6e1f4e473a1c} executeQuery: (from [fd00:1122:3344:101::d]:62951) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.28 02:10:15.786397 [ 4 ] {c7278ab6-d064-4538-bc80-6e1f4e473a1c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.28 02:10:15.786463 [ 4 ] {c7278ab6-d064-4538-bc80-6e1f4e473a1c} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.28 02:10:15.787064 [ 4 ] {c7278ab6-d064-4538-bc80-6e1f4e473a1c} TCPHandler: Processed in 0.001384579 sec. 2025.02.28 02:10:15.787311 [ 3 ] {} TCP-Session: 143308ac-a0ec-4841-9cec-7b3539b02722 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:10:15.787469 [ 3 ] {7c5c5847-4dae-4379-afc5-c9ca6857022d} executeQuery: (from [fd00:1122:3344:101::d]:37580) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.28 02:10:15.787860 [ 3 ] {7c5c5847-4dae-4379-afc5-c9ca6857022d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.28 02:10:15.787916 [ 3 ] {7c5c5847-4dae-4379-afc5-c9ca6857022d} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.28 02:10:15.788451 [ 3 ] {7c5c5847-4dae-4379-afc5-c9ca6857022d} TCPHandler: Processed in 0.001192587 sec. 2025.02.28 02:10:15.788673 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:10:15.788835 [ 4 ] {84626f8b-8b54-4fc4-8e34-0a3fe327327d} executeQuery: (from [fd00:1122:3344:101::d]:62951) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.28 02:10:15.789228 [ 4 ] {84626f8b-8b54-4fc4-8e34-0a3fe327327d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.28 02:10:15.789283 [ 4 ] {84626f8b-8b54-4fc4-8e34-0a3fe327327d} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.28 02:10:15.789780 [ 4 ] {84626f8b-8b54-4fc4-8e34-0a3fe327327d} TCPHandler: Processed in 0.001159677 sec. 2025.02.28 02:10:15.790045 [ 3 ] {} TCP-Session: 143308ac-a0ec-4841-9cec-7b3539b02722 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:10:15.790205 [ 3 ] {7340af70-f92f-4588-aadd-6aadc597ccdd} executeQuery: (from [fd00:1122:3344:101::d]:37580) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.28 02:10:15.790603 [ 3 ] {7340af70-f92f-4588-aadd-6aadc597ccdd} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.28 02:10:15.790660 [ 3 ] {7340af70-f92f-4588-aadd-6aadc597ccdd} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.28 02:10:15.791155 [ 3 ] {7340af70-f92f-4588-aadd-6aadc597ccdd} TCPHandler: Processed in 0.001185796 sec. 2025.02.28 02:10:15.791403 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:10:15.791568 [ 4 ] {1c2e0044-8907-4d27-8bfc-a5c3f8bc1ce3} executeQuery: (from [fd00:1122:3344:101::d]:62951) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.28 02:10:15.792038 [ 4 ] {1c2e0044-8907-4d27-8bfc-a5c3f8bc1ce3} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.28 02:10:15.792095 [ 4 ] {1c2e0044-8907-4d27-8bfc-a5c3f8bc1ce3} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.28 02:10:15.792610 [ 4 ] {1c2e0044-8907-4d27-8bfc-a5c3f8bc1ce3} TCPHandler: Processed in 0.001222638 sec. 2025.02.28 02:10:15.796577 [ 3 ] {} TCP-Session: 143308ac-a0ec-4841-9cec-7b3539b02722 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:10:15.796702 [ 3 ] {cb0e1686-0708-433c-a485-f56009cf93ea} executeQuery: (from [fd00:1122:3344:101::d]:37580) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.02.28 02:10:15.796755 [ 3 ] {cb0e1686-0708-433c-a485-f56009cf93ea} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.28 02:10:15.797549 [ 3 ] {cb0e1686-0708-433c-a485-f56009cf93ea} oximeter.timeseries_schema (710989a7-97ea-4f49-9bec-e20707ac2572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:10:15.797592 [ 3 ] {cb0e1686-0708-433c-a485-f56009cf93ea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2025.02.28 02:10:15.800203 [ 3 ] {cb0e1686-0708-433c-a485-f56009cf93ea} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.28 02:10:15.800445 [ 3 ] {cb0e1686-0708-433c-a485-f56009cf93ea} oximeter.timeseries_schema (710989a7-97ea-4f49-9bec-e20707ac2572): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:10:15.800635 [ 3 ] {cb0e1686-0708-433c-a485-f56009cf93ea} executeQuery: Read 18 rows, 2.52 KiB in 0.003969 sec., 4535.147392290249 rows/sec., 634.31 KiB/sec. 2025.02.28 02:10:15.800690 [ 3 ] {cb0e1686-0708-433c-a485-f56009cf93ea} TCPHandler: Processed in 0.004169219 sec. 2025.02.28 02:10:15.800831 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:10:15.800965 [ 4 ] {38af00f3-c28b-41a5-b985-041a3efc3b59} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 02:10:15.801016 [ 4 ] {38af00f3-c28b-41a5-b985-041a3efc3b59} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 02:10:15.802294 [ 4 ] {38af00f3-c28b-41a5-b985-041a3efc3b59} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:10:15.802343 [ 4 ] {38af00f3-c28b-41a5-b985-041a3efc3b59} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2025.02.28 02:10:15.802804 [ 4 ] {38af00f3-c28b-41a5-b985-041a3efc3b59} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.28 02:10:15.803054 [ 4 ] {38af00f3-c28b-41a5-b985-041a3efc3b59} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:10:15.803240 [ 4 ] {38af00f3-c28b-41a5-b985-041a3efc3b59} executeQuery: Read 30 rows, 2.34 KiB in 0.002313 sec., 12970.16861219196 rows/sec., 1013.29 KiB/sec. 2025.02.28 02:10:15.803291 [ 4 ] {38af00f3-c28b-41a5-b985-041a3efc3b59} TCPHandler: Processed in 0.002520046 sec. 2025.02.28 02:10:15.803439 [ 3 ] {} TCP-Session: 143308ac-a0ec-4841-9cec-7b3539b02722 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:10:15.803572 [ 3 ] {69b82292-bffa-403f-bb85-54d8666ad4c0} executeQuery: (from [fd00:1122:3344:101::d]:37580) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 02:10:15.803624 [ 3 ] {69b82292-bffa-403f-bb85-54d8666ad4c0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 02:10:15.804227 [ 3 ] {69b82292-bffa-403f-bb85-54d8666ad4c0} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:10:15.804266 [ 3 ] {69b82292-bffa-403f-bb85-54d8666ad4c0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2025.02.28 02:10:15.804643 [ 3 ] {69b82292-bffa-403f-bb85-54d8666ad4c0} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.28 02:10:15.804892 [ 3 ] {69b82292-bffa-403f-bb85-54d8666ad4c0} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:10:15.805129 [ 3 ] {69b82292-bffa-403f-bb85-54d8666ad4c0} executeQuery: Read 36 rows, 2.88 KiB in 0.001573 sec., 22886.204704386524 rows/sec., 1.79 MiB/sec. 2025.02.28 02:10:15.805275 [ 3 ] {69b82292-bffa-403f-bb85-54d8666ad4c0} TCPHandler: Processed in 0.001894157 sec. 2025.02.28 02:10:15.805417 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:10:15.805534 [ 4 ] {b84e51c8-c606-472f-bdf1-481b366f5a41} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 02:10:15.805586 [ 4 ] {b84e51c8-c606-472f-bdf1-481b366f5a41} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 02:10:15.806791 [ 4 ] {b84e51c8-c606-472f-bdf1-481b366f5a41} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:10:15.806825 [ 4 ] {b84e51c8-c606-472f-bdf1-481b366f5a41} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2025.02.28 02:10:15.807255 [ 4 ] {b84e51c8-c606-472f-bdf1-481b366f5a41} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.28 02:10:15.807504 [ 4 ] {b84e51c8-c606-472f-bdf1-481b366f5a41} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:10:15.807719 [ 4 ] {b84e51c8-c606-472f-bdf1-481b366f5a41} executeQuery: Read 88 rows, 6.29 KiB in 0.002197 sec., 40054.61993627674 rows/sec., 2.80 MiB/sec. 2025.02.28 02:10:15.807850 [ 4 ] {b84e51c8-c606-472f-bdf1-481b366f5a41} TCPHandler: Processed in 0.002485565 sec. 2025.02.28 02:10:15.808003 [ 3 ] {} TCP-Session: 143308ac-a0ec-4841-9cec-7b3539b02722 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:10:15.808142 [ 3 ] {d203c481-2abd-42de-93f7-e59625daee2b} executeQuery: (from [fd00:1122:3344:101::d]:37580) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 02:10:15.808201 [ 3 ] {d203c481-2abd-42de-93f7-e59625daee2b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 02:10:15.808757 [ 3 ] {d203c481-2abd-42de-93f7-e59625daee2b} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:10:15.808798 [ 3 ] {d203c481-2abd-42de-93f7-e59625daee2b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2025.02.28 02:10:15.809178 [ 3 ] {d203c481-2abd-42de-93f7-e59625daee2b} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.28 02:10:15.809446 [ 3 ] {d203c481-2abd-42de-93f7-e59625daee2b} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:10:15.809674 [ 3 ] {d203c481-2abd-42de-93f7-e59625daee2b} executeQuery: Read 32 rows, 2.19 KiB in 0.001554 sec., 20592.02059202059 rows/sec., 1.37 MiB/sec. 2025.02.28 02:10:15.809839 [ 3 ] {d203c481-2abd-42de-93f7-e59625daee2b} TCPHandler: Processed in 0.001903717 sec. 2025.02.28 02:10:16.000171 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 150.73 MiB, peak 155.68 MiB, free memory in arenas 0.00 B, will set to 155.05 MiB (RSS), difference: 4.33 MiB 2025.02.28 02:10:17.573242 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1403 2025.02.28 02:10:17.573908 [ 244 ] {} system.asynchronous_metric_log (3a3112bd-79df-43c7-ab35-7f8a62d7bf1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:10:17.573963 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2025.02.28 02:10:17.574609 [ 244 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.28 02:10:17.574881 [ 244 ] {} system.asynchronous_metric_log (3a3112bd-79df-43c7-ab35-7f8a62d7bf1b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:10:17.575157 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 2025.02.28 02:10:17.646074 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 2025.02.28 02:10:17.664233 [ 242 ] {} system.metric_log (30ce18d6-4a25-4150-9760-0e79e744945e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:10:17.664300 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2025.02.28 02:10:17.670790 [ 242 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.28 02:10:17.671549 [ 242 ] {} system.metric_log (30ce18d6-4a25-4150-9760-0e79e744945e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:10:17.674586 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 23 2025.02.28 02:10:20.747586 [ 3 ] {} TCP-Session: 143308ac-a0ec-4841-9cec-7b3539b02722 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:10:20.747772 [ 3 ] {1de96df7-395d-4b56-af0d-8b55dabf6d0a} executeQuery: (from [fd00:1122:3344:101::d]:37580) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 02:10:20.747841 [ 3 ] {1de96df7-395d-4b56-af0d-8b55dabf6d0a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 02:10:20.748564 [ 3 ] {1de96df7-395d-4b56-af0d-8b55dabf6d0a} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:10:20.748605 [ 3 ] {1de96df7-395d-4b56-af0d-8b55dabf6d0a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2025.02.28 02:10:20.749050 [ 3 ] {1de96df7-395d-4b56-af0d-8b55dabf6d0a} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.28 02:10:20.749308 [ 3 ] {1de96df7-395d-4b56-af0d-8b55dabf6d0a} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:10:20.749558 [ 3 ] {1de96df7-395d-4b56-af0d-8b55dabf6d0a} executeQuery: Read 30 rows, 2.34 KiB in 0.00182 sec., 16483.516483516483 rows/sec., 1.26 MiB/sec. 2025.02.28 02:10:20.749695 [ 3 ] {1de96df7-395d-4b56-af0d-8b55dabf6d0a} TCPHandler: Processed in 0.002235782 sec. 2025.02.28 02:10:20.749964 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:10:20.750199 [ 4 ] {86d625ab-b3f8-44bc-a4b5-cb402d9e4b3b} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 02:10:20.750280 [ 4 ] {86d625ab-b3f8-44bc-a4b5-cb402d9e4b3b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 02:10:20.751098 [ 4 ] {86d625ab-b3f8-44bc-a4b5-cb402d9e4b3b} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:10:20.751153 [ 4 ] {86d625ab-b3f8-44bc-a4b5-cb402d9e4b3b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2025.02.28 02:10:20.751607 [ 4 ] {86d625ab-b3f8-44bc-a4b5-cb402d9e4b3b} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.28 02:10:20.751867 [ 4 ] {86d625ab-b3f8-44bc-a4b5-cb402d9e4b3b} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:10:20.752095 [ 4 ] {86d625ab-b3f8-44bc-a4b5-cb402d9e4b3b} executeQuery: Read 36 rows, 2.88 KiB in 0.001959 sec., 18376.722817764166 rows/sec., 1.44 MiB/sec. 2025.02.28 02:10:20.752163 [ 4 ] {86d625ab-b3f8-44bc-a4b5-cb402d9e4b3b} TCPHandler: Processed in 0.002347834 sec. 2025.02.28 02:10:20.752306 [ 3 ] {} TCP-Session: 143308ac-a0ec-4841-9cec-7b3539b02722 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:10:20.752429 [ 3 ] {c418ad1c-d014-49c5-bf63-02e9bba51b4e} executeQuery: (from [fd00:1122:3344:101::d]:37580) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 02:10:20.752483 [ 3 ] {c418ad1c-d014-49c5-bf63-02e9bba51b4e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 02:10:20.753063 [ 3 ] {c418ad1c-d014-49c5-bf63-02e9bba51b4e} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:10:20.753100 [ 3 ] {c418ad1c-d014-49c5-bf63-02e9bba51b4e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2025.02.28 02:10:20.753499 [ 3 ] {c418ad1c-d014-49c5-bf63-02e9bba51b4e} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.28 02:10:20.753741 [ 3 ] {c418ad1c-d014-49c5-bf63-02e9bba51b4e} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:10:20.753945 [ 3 ] {c418ad1c-d014-49c5-bf63-02e9bba51b4e} executeQuery: Read 110 rows, 7.86 KiB in 0.001536 sec., 71614.58333333333 rows/sec., 5.00 MiB/sec. 2025.02.28 02:10:20.754001 [ 3 ] {c418ad1c-d014-49c5-bf63-02e9bba51b4e} TCPHandler: Processed in 0.001754495 sec. 2025.02.28 02:10:20.754183 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:10:20.754328 [ 4 ] {34e13150-4b7c-4bad-9210-561db93744b4} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 02:10:20.754393 [ 4 ] {34e13150-4b7c-4bad-9210-561db93744b4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 02:10:20.754959 [ 4 ] {34e13150-4b7c-4bad-9210-561db93744b4} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:10:20.754999 [ 4 ] {34e13150-4b7c-4bad-9210-561db93744b4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2025.02.28 02:10:20.755405 [ 4 ] {34e13150-4b7c-4bad-9210-561db93744b4} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.28 02:10:20.755649 [ 4 ] {34e13150-4b7c-4bad-9210-561db93744b4} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:10:20.755917 [ 4 ] {34e13150-4b7c-4bad-9210-561db93744b4} executeQuery: Read 40 rows, 2.73 KiB in 0.001611 sec., 24829.298572315332 rows/sec., 1.66 MiB/sec. 2025.02.28 02:10:20.755988 [ 4 ] {34e13150-4b7c-4bad-9210-561db93744b4} TCPHandler: Processed in 0.001874707 sec. 2025.02.28 02:10:25.008574 [ 103 ] {} DNSResolver: Updating DNS cache 2025.02.28 02:10:25.008647 [ 103 ] {} DNSResolver: Updated DNS cache 2025.02.28 02:10:25.066051 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 142 2025.02.28 02:10:25.070162 [ 243 ] {} system.query_log (e1671b3b-5852-487f-943b-aaa151915f3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:10:25.070202 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2025.02.28 02:10:25.071739 [ 243 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.28 02:10:25.072040 [ 243 ] {} system.query_log (e1671b3b-5852-487f-943b-aaa151915f3d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:10:25.072497 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 142 2025.02.28 02:10:25.075319 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1891 2025.02.28 02:10:25.076065 [ 244 ] {} system.asynchronous_metric_log (3a3112bd-79df-43c7-ab35-7f8a62d7bf1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:10:25.076109 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2025.02.28 02:10:25.076796 [ 244 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.28 02:10:25.077055 [ 244 ] {} system.asynchronous_metric_log (3a3112bd-79df-43c7-ab35-7f8a62d7bf1b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:10:25.077262 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 2025.02.28 02:10:25.174716 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 2025.02.28 02:10:25.193713 [ 242 ] {} system.metric_log (30ce18d6-4a25-4150-9760-0e79e744945e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:10:25.193774 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2025.02.28 02:10:25.200364 [ 242 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.28 02:10:25.201129 [ 242 ] {} system.metric_log (30ce18d6-4a25-4150-9760-0e79e744945e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:10:25.203727 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 31 2025.02.28 02:10:25.747947 [ 3 ] {} TCP-Session: 143308ac-a0ec-4841-9cec-7b3539b02722 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:10:25.748139 [ 3 ] {09583f50-dd9e-42d0-8971-272608e36f5a} executeQuery: (from [fd00:1122:3344:101::d]:37580) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 02:10:25.748212 [ 3 ] {09583f50-dd9e-42d0-8971-272608e36f5a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 02:10:25.748937 [ 3 ] {09583f50-dd9e-42d0-8971-272608e36f5a} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:10:25.748986 [ 3 ] {09583f50-dd9e-42d0-8971-272608e36f5a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2025.02.28 02:10:25.749427 [ 3 ] {09583f50-dd9e-42d0-8971-272608e36f5a} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.28 02:10:25.749692 [ 3 ] {09583f50-dd9e-42d0-8971-272608e36f5a} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:10:25.749883 [ 3 ] {09583f50-dd9e-42d0-8971-272608e36f5a} executeQuery: Read 30 rows, 2.34 KiB in 0.001798 sec., 16685.205784204674 rows/sec., 1.27 MiB/sec. 2025.02.28 02:10:25.749946 [ 3 ] {09583f50-dd9e-42d0-8971-272608e36f5a} TCPHandler: Processed in 0.0021272 sec. 2025.02.28 02:10:25.750195 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:10:25.750408 [ 4 ] {83a40944-9661-40f8-b92a-24633bf277fb} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 02:10:25.750487 [ 4 ] {83a40944-9661-40f8-b92a-24633bf277fb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 02:10:25.751273 [ 4 ] {83a40944-9661-40f8-b92a-24633bf277fb} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:10:25.751325 [ 4 ] {83a40944-9661-40f8-b92a-24633bf277fb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2025.02.28 02:10:25.751771 [ 4 ] {83a40944-9661-40f8-b92a-24633bf277fb} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.28 02:10:25.752020 [ 4 ] {83a40944-9661-40f8-b92a-24633bf277fb} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:10:25.752255 [ 4 ] {83a40944-9661-40f8-b92a-24633bf277fb} executeQuery: Read 36 rows, 2.88 KiB in 0.001908 sec., 18867.924528301886 rows/sec., 1.47 MiB/sec. 2025.02.28 02:10:25.752312 [ 4 ] {83a40944-9661-40f8-b92a-24633bf277fb} TCPHandler: Processed in 0.002255762 sec. 2025.02.28 02:10:25.752461 [ 3 ] {} TCP-Session: 143308ac-a0ec-4841-9cec-7b3539b02722 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:10:25.752607 [ 3 ] {1dc37ece-e144-488f-a728-fdfece59437f} executeQuery: (from [fd00:1122:3344:101::d]:37580) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 02:10:25.752673 [ 3 ] {1dc37ece-e144-488f-a728-fdfece59437f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 02:10:25.753280 [ 3 ] {1dc37ece-e144-488f-a728-fdfece59437f} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:10:25.753317 [ 3 ] {1dc37ece-e144-488f-a728-fdfece59437f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2025.02.28 02:10:25.753708 [ 3 ] {1dc37ece-e144-488f-a728-fdfece59437f} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.28 02:10:25.753956 [ 3 ] {1dc37ece-e144-488f-a728-fdfece59437f} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:10:25.754130 [ 3 ] {1dc37ece-e144-488f-a728-fdfece59437f} executeQuery: Read 110 rows, 7.86 KiB in 0.001561 sec., 70467.64894298527 rows/sec., 4.92 MiB/sec. 2025.02.28 02:10:25.754183 [ 3 ] {1dc37ece-e144-488f-a728-fdfece59437f} TCPHandler: Processed in 0.001790686 sec. 2025.02.28 02:10:25.754330 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:10:25.754450 [ 4 ] {a5e17479-d348-46b5-a538-f3f5462237fe} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 02:10:25.754501 [ 4 ] {a5e17479-d348-46b5-a538-f3f5462237fe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 02:10:25.755034 [ 4 ] {a5e17479-d348-46b5-a538-f3f5462237fe} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:10:25.755073 [ 4 ] {a5e17479-d348-46b5-a538-f3f5462237fe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2025.02.28 02:10:25.755444 [ 4 ] {a5e17479-d348-46b5-a538-f3f5462237fe} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.28 02:10:25.755685 [ 4 ] {a5e17479-d348-46b5-a538-f3f5462237fe} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:10:25.755935 [ 4 ] {a5e17479-d348-46b5-a538-f3f5462237fe} executeQuery: Read 40 rows, 2.73 KiB in 0.00151 sec., 26490.066225165563 rows/sec., 1.77 MiB/sec. 2025.02.28 02:10:25.756075 [ 4 ] {a5e17479-d348-46b5-a538-f3f5462237fe} TCPHandler: Processed in 0.001801725 sec. 2025.02.28 02:10:30.750169 [ 3 ] {} TCP-Session: 143308ac-a0ec-4841-9cec-7b3539b02722 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:10:30.750368 [ 3 ] {f4c1011c-acd0-46b0-9311-86d11d9ceba1} executeQuery: (from [fd00:1122:3344:101::d]:37580) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 02:10:30.750440 [ 3 ] {f4c1011c-acd0-46b0-9311-86d11d9ceba1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 02:10:30.751224 [ 3 ] {f4c1011c-acd0-46b0-9311-86d11d9ceba1} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:10:30.751275 [ 3 ] {f4c1011c-acd0-46b0-9311-86d11d9ceba1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2025.02.28 02:10:30.751702 [ 3 ] {f4c1011c-acd0-46b0-9311-86d11d9ceba1} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.28 02:10:30.751953 [ 3 ] {f4c1011c-acd0-46b0-9311-86d11d9ceba1} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:10:30.752180 [ 3 ] {f4c1011c-acd0-46b0-9311-86d11d9ceba1} executeQuery: Read 56 rows, 4.41 KiB in 0.001863 sec., 30059.044551798175 rows/sec., 2.31 MiB/sec. 2025.02.28 02:10:30.752281 [ 3 ] {f4c1011c-acd0-46b0-9311-86d11d9ceba1} TCPHandler: Processed in 0.002239742 sec. 2025.02.28 02:10:30.752552 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:10:30.752770 [ 4 ] {91e5c0f7-154a-4934-b6b4-02d1bb93fc5e} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 02:10:30.752854 [ 4 ] {91e5c0f7-154a-4934-b6b4-02d1bb93fc5e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 02:10:30.753688 [ 4 ] {91e5c0f7-154a-4934-b6b4-02d1bb93fc5e} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:10:30.753733 [ 4 ] {91e5c0f7-154a-4934-b6b4-02d1bb93fc5e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2025.02.28 02:10:30.754185 [ 4 ] {91e5c0f7-154a-4934-b6b4-02d1bb93fc5e} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.28 02:10:30.754451 [ 4 ] {91e5c0f7-154a-4934-b6b4-02d1bb93fc5e} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:10:30.754656 [ 4 ] {91e5c0f7-154a-4934-b6b4-02d1bb93fc5e} executeQuery: Read 64 rows, 5.12 KiB in 0.001947 sec., 32871.08371854135 rows/sec., 2.57 MiB/sec. 2025.02.28 02:10:30.754719 [ 4 ] {91e5c0f7-154a-4934-b6b4-02d1bb93fc5e} TCPHandler: Processed in 0.002307243 sec. 2025.02.28 02:10:30.754884 [ 3 ] {} TCP-Session: 143308ac-a0ec-4841-9cec-7b3539b02722 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:10:30.755021 [ 3 ] {15b3443b-8d4f-4b2a-a63c-55dbd0a011e7} executeQuery: (from [fd00:1122:3344:101::d]:37580) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 02:10:30.755084 [ 3 ] {15b3443b-8d4f-4b2a-a63c-55dbd0a011e7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 02:10:30.755692 [ 3 ] {15b3443b-8d4f-4b2a-a63c-55dbd0a011e7} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:10:30.755731 [ 3 ] {15b3443b-8d4f-4b2a-a63c-55dbd0a011e7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2025.02.28 02:10:30.756121 [ 3 ] {15b3443b-8d4f-4b2a-a63c-55dbd0a011e7} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.28 02:10:30.756363 [ 3 ] {15b3443b-8d4f-4b2a-a63c-55dbd0a011e7} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:10:30.756570 [ 3 ] {15b3443b-8d4f-4b2a-a63c-55dbd0a011e7} executeQuery: Read 150 rows, 10.70 KiB in 0.001579 sec., 94996.83343888537 rows/sec., 6.62 MiB/sec. 2025.02.28 02:10:30.756620 [ 3 ] {15b3443b-8d4f-4b2a-a63c-55dbd0a011e7} TCPHandler: Processed in 0.001801775 sec. 2025.02.28 02:10:30.756774 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:10:30.756924 [ 4 ] {65eb9766-bb14-4b35-9312-b697bfe17afa} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 02:10:30.756995 [ 4 ] {65eb9766-bb14-4b35-9312-b697bfe17afa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 02:10:30.757546 [ 4 ] {65eb9766-bb14-4b35-9312-b697bfe17afa} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:10:30.757586 [ 4 ] {65eb9766-bb14-4b35-9312-b697bfe17afa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2025.02.28 02:10:30.757983 [ 4 ] {65eb9766-bb14-4b35-9312-b697bfe17afa} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.28 02:10:30.758227 [ 4 ] {65eb9766-bb14-4b35-9312-b697bfe17afa} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:10:30.758406 [ 4 ] {65eb9766-bb14-4b35-9312-b697bfe17afa} executeQuery: Read 56 rows, 3.86 KiB in 0.00152 sec., 36842.10526315789 rows/sec., 2.48 MiB/sec. 2025.02.28 02:10:30.758459 [ 4 ] {65eb9766-bb14-4b35-9312-b697bfe17afa} TCPHandler: Processed in 0.001756396 sec. 2025.02.28 02:10:32.577440 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2318 2025.02.28 02:10:32.578151 [ 244 ] {} system.asynchronous_metric_log (3a3112bd-79df-43c7-ab35-7f8a62d7bf1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:10:32.578203 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2025.02.28 02:10:32.578797 [ 244 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.28 02:10:32.579051 [ 244 ] {} system.asynchronous_metric_log (3a3112bd-79df-43c7-ab35-7f8a62d7bf1b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:10:32.579292 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2318 2025.02.28 02:10:32.703857 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 2025.02.28 02:10:32.722900 [ 242 ] {} system.metric_log (30ce18d6-4a25-4150-9760-0e79e744945e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:10:32.722949 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2025.02.28 02:10:32.729621 [ 242 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.28 02:10:32.730367 [ 242 ] {} system.metric_log (30ce18d6-4a25-4150-9760-0e79e744945e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:10:32.733241 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 38 2025.02.28 02:10:35.072865 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 158 2025.02.28 02:10:35.075579 [ 243 ] {} system.query_log (e1671b3b-5852-487f-943b-aaa151915f3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:10:35.075629 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2025.02.28 02:10:35.077078 [ 243 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.28 02:10:35.077384 [ 243 ] {} system.query_log (e1671b3b-5852-487f-943b-aaa151915f3d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:10:35.077892 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 158 2025.02.28 02:10:35.750670 [ 3 ] {} TCP-Session: 143308ac-a0ec-4841-9cec-7b3539b02722 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:10:35.750881 [ 3 ] {e7da6b8b-fbc4-4dc5-b48e-cec5475e2a5c} executeQuery: (from [fd00:1122:3344:101::d]:37580) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 02:10:35.750961 [ 3 ] {e7da6b8b-fbc4-4dc5-b48e-cec5475e2a5c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 02:10:35.751776 [ 3 ] {e7da6b8b-fbc4-4dc5-b48e-cec5475e2a5c} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:10:35.751821 [ 3 ] {e7da6b8b-fbc4-4dc5-b48e-cec5475e2a5c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2025.02.28 02:10:35.752253 [ 3 ] {e7da6b8b-fbc4-4dc5-b48e-cec5475e2a5c} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.28 02:10:35.752515 [ 3 ] {e7da6b8b-fbc4-4dc5-b48e-cec5475e2a5c} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:10:35.752734 [ 3 ] {e7da6b8b-fbc4-4dc5-b48e-cec5475e2a5c} executeQuery: Read 56 rows, 4.41 KiB in 0.001906 sec., 29380.90241343127 rows/sec., 2.26 MiB/sec. 2025.02.28 02:10:35.752914 [ 3 ] {e7da6b8b-fbc4-4dc5-b48e-cec5475e2a5c} TCPHandler: Processed in 0.002376903 sec. 2025.02.28 02:10:35.753185 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:10:35.753396 [ 4 ] {a4d4c260-32ae-443c-89d1-4fa5aeca8ec9} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 02:10:35.753471 [ 4 ] {a4d4c260-32ae-443c-89d1-4fa5aeca8ec9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 02:10:35.754196 [ 4 ] {a4d4c260-32ae-443c-89d1-4fa5aeca8ec9} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:10:35.754241 [ 4 ] {a4d4c260-32ae-443c-89d1-4fa5aeca8ec9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2025.02.28 02:10:35.754680 [ 4 ] {a4d4c260-32ae-443c-89d1-4fa5aeca8ec9} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.28 02:10:35.754932 [ 4 ] {a4d4c260-32ae-443c-89d1-4fa5aeca8ec9} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:10:35.755179 [ 4 ] {a4d4c260-32ae-443c-89d1-4fa5aeca8ec9} executeQuery: Read 64 rows, 5.12 KiB in 0.001843 sec., 34725.99023331525 rows/sec., 2.71 MiB/sec. 2025.02.28 02:10:35.755235 [ 4 ] {a4d4c260-32ae-443c-89d1-4fa5aeca8ec9} TCPHandler: Processed in 0.002188891 sec. 2025.02.28 02:10:35.755381 [ 3 ] {} TCP-Session: 143308ac-a0ec-4841-9cec-7b3539b02722 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:10:35.755526 [ 3 ] {17ed7c6a-9841-452d-84c7-fe8bd12c0ade} executeQuery: (from [fd00:1122:3344:101::d]:37580) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 02:10:35.755590 [ 3 ] {17ed7c6a-9841-452d-84c7-fe8bd12c0ade} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 02:10:35.756269 [ 3 ] {17ed7c6a-9841-452d-84c7-fe8bd12c0ade} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:10:35.756313 [ 3 ] {17ed7c6a-9841-452d-84c7-fe8bd12c0ade} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2025.02.28 02:10:35.756722 [ 3 ] {17ed7c6a-9841-452d-84c7-fe8bd12c0ade} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.28 02:10:35.756966 [ 3 ] {17ed7c6a-9841-452d-84c7-fe8bd12c0ade} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:10:35.757199 [ 3 ] {17ed7c6a-9841-452d-84c7-fe8bd12c0ade} executeQuery: Read 160 rows, 11.41 KiB in 0.0017 sec., 94117.64705882354 rows/sec., 6.56 MiB/sec. 2025.02.28 02:10:35.757346 [ 3 ] {17ed7c6a-9841-452d-84c7-fe8bd12c0ade} TCPHandler: Processed in 0.002024539 sec. 2025.02.28 02:10:35.757516 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:10:35.757656 [ 4 ] {1c1e33a1-cc03-489f-927e-32f25aa7e863} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 02:10:35.757716 [ 4 ] {1c1e33a1-cc03-489f-927e-32f25aa7e863} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 02:10:35.758309 [ 4 ] {1c1e33a1-cc03-489f-927e-32f25aa7e863} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:10:35.758357 [ 4 ] {1c1e33a1-cc03-489f-927e-32f25aa7e863} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2025.02.28 02:10:35.758751 [ 4 ] {1c1e33a1-cc03-489f-927e-32f25aa7e863} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.28 02:10:35.758993 [ 4 ] {1c1e33a1-cc03-489f-927e-32f25aa7e863} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:10:35.759214 [ 4 ] {1c1e33a1-cc03-489f-927e-32f25aa7e863} executeQuery: Read 60 rows, 4.14 KiB in 0.00159 sec., 37735.84905660377 rows/sec., 2.54 MiB/sec. 2025.02.28 02:10:35.759262 [ 4 ] {1c1e33a1-cc03-489f-927e-32f25aa7e863} TCPHandler: Processed in 0.001812815 sec. 2025.02.28 02:10:40.008901 [ 84 ] {} DNSResolver: Updating DNS cache 2025.02.28 02:10:40.008996 [ 84 ] {} DNSResolver: Updated DNS cache 2025.02.28 02:10:40.079455 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2806 2025.02.28 02:10:40.080483 [ 244 ] {} system.asynchronous_metric_log (3a3112bd-79df-43c7-ab35-7f8a62d7bf1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:10:40.080554 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2025.02.28 02:10:40.081161 [ 244 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.28 02:10:40.081424 [ 244 ] {} system.asynchronous_metric_log (3a3112bd-79df-43c7-ab35-7f8a62d7bf1b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:10:40.081584 [ 84 ] {} system.asynchronous_metric_log (3a3112bd-79df-43c7-ab35-7f8a62d7bf1b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.02.28 02:10:40.081608 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 2025.02.28 02:10:40.081663 [ 84 ] {} system.asynchronous_metric_log (3a3112bd-79df-43c7-ab35-7f8a62d7bf1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:10:40.081691 [ 84 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2025.02.28 02:10:40.085733 [ 198 ] {3a3112bd-79df-43c7-ab35-7f8a62d7bf1b::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.02.28 02:10:40.086093 [ 198 ] {3a3112bd-79df-43c7-ab35-7f8a62d7bf1b::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 02:10:40.086934 [ 198 ] {3a3112bd-79df-43c7-ab35-7f8a62d7bf1b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 488 rows starting from the beginning of the part 2025.02.28 02:10:40.087217 [ 198 ] {3a3112bd-79df-43c7-ab35-7f8a62d7bf1b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 488 rows starting from the beginning of the part 2025.02.28 02:10:40.087310 [ 198 ] {3a3112bd-79df-43c7-ab35-7f8a62d7bf1b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 427 rows starting from the beginning of the part 2025.02.28 02:10:40.087461 [ 198 ] {3a3112bd-79df-43c7-ab35-7f8a62d7bf1b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 488 rows starting from the beginning of the part 2025.02.28 02:10:40.087619 [ 198 ] {3a3112bd-79df-43c7-ab35-7f8a62d7bf1b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 427 rows starting from the beginning of the part 2025.02.28 02:10:40.088252 [ 198 ] {3a3112bd-79df-43c7-ab35-7f8a62d7bf1b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 488 rows starting from the beginning of the part 2025.02.28 02:10:40.109485 [ 187 ] {3a3112bd-79df-43c7-ab35-7f8a62d7bf1b::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.027687892 sec., 101343.93763165502 rows/sec., 1.45 MiB/sec. 2025.02.28 02:10:40.110295 [ 187 ] {3a3112bd-79df-43c7-ab35-7f8a62d7bf1b::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.02.28 02:10:40.110678 [ 187 ] {3a3112bd-79df-43c7-ab35-7f8a62d7bf1b::all_1_6_1} system.asynchronous_metric_log (3a3112bd-79df-43c7-ab35-7f8a62d7bf1b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:10:40.110766 [ 187 ] {3a3112bd-79df-43c7-ab35-7f8a62d7bf1b::all_1_6_1} system.asynchronous_metric_log (3a3112bd-79df-43c7-ab35-7f8a62d7bf1b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.02.28 02:10:40.110895 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. 2025.02.28 02:10:40.233364 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 2025.02.28 02:10:40.252823 [ 242 ] {} system.metric_log (30ce18d6-4a25-4150-9760-0e79e744945e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:10:40.252866 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2025.02.28 02:10:40.259581 [ 242 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.28 02:10:40.260361 [ 242 ] {} system.metric_log (30ce18d6-4a25-4150-9760-0e79e744945e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:10:40.260800 [ 84 ] {} system.metric_log (30ce18d6-4a25-4150-9760-0e79e744945e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.02.28 02:10:40.260966 [ 84 ] {} system.metric_log (30ce18d6-4a25-4150-9760-0e79e744945e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:10:40.261066 [ 84 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2025.02.28 02:10:40.261642 [ 187 ] {30ce18d6-4a25-4150-9760-0e79e744945e::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.02.28 02:10:40.277600 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 46 2025.02.28 02:10:40.278851 [ 187 ] {30ce18d6-4a25-4150-9760-0e79e744945e::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 02:10:40.280012 [ 187 ] {30ce18d6-4a25-4150-9760-0e79e744945e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part 2025.02.28 02:10:40.285154 [ 187 ] {30ce18d6-4a25-4150-9760-0e79e744945e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 8 rows starting from the beginning of the part 2025.02.28 02:10:40.290325 [ 187 ] {30ce18d6-4a25-4150-9760-0e79e744945e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 7 rows starting from the beginning of the part 2025.02.28 02:10:40.295412 [ 187 ] {30ce18d6-4a25-4150-9760-0e79e744945e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 8 rows starting from the beginning of the part 2025.02.28 02:10:40.304440 [ 187 ] {30ce18d6-4a25-4150-9760-0e79e744945e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 7 rows starting from the beginning of the part 2025.02.28 02:10:40.308954 [ 187 ] {30ce18d6-4a25-4150-9760-0e79e744945e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 8 rows starting from the beginning of the part 2025.02.28 02:10:40.373271 [ 198 ] {30ce18d6-4a25-4150-9760-0e79e744945e::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.111977645 sec., 410.7962799181926 rows/sec., 2.12 MiB/sec. 2025.02.28 02:10:40.375926 [ 192 ] {30ce18d6-4a25-4150-9760-0e79e744945e::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.02.28 02:10:40.378830 [ 192 ] {30ce18d6-4a25-4150-9760-0e79e744945e::all_1_6_1} system.metric_log (30ce18d6-4a25-4150-9760-0e79e744945e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:10:40.378953 [ 192 ] {30ce18d6-4a25-4150-9760-0e79e744945e::all_1_6_1} system.metric_log (30ce18d6-4a25-4150-9760-0e79e744945e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.02.28 02:10:40.381410 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. 2025.02.28 02:10:40.744229 [ 3 ] {} TCP-Session: 143308ac-a0ec-4841-9cec-7b3539b02722 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:10:40.744485 [ 3 ] {529027c3-2465-445e-a638-ea4b656882d8} executeQuery: (from [fd00:1122:3344:101::d]:37580) 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.28 02:10:40.746796 [ 3 ] {529027c3-2465-445e-a638-ea4b656882d8} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.28 02:10:40.750841 [ 3 ] {529027c3-2465-445e-a638-ea4b656882d8} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2025.02.28 02:10:40.751244 [ 3 ] {529027c3-2465-445e-a638-ea4b656882d8} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.28 02:10:40.752124 [ 3 ] {529027c3-2465-445e-a638-ea4b656882d8} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.28 02:10:40.752556 [ 3 ] {529027c3-2465-445e-a638-ea4b656882d8} oximeter.timeseries_schema (710989a7-97ea-4f49-9bec-e20707ac2572) (SelectExecutor): Key condition: (column 0 notIn 18-element set) 2025.02.28 02:10:40.756090 [ 3 ] {529027c3-2465-445e-a638-ea4b656882d8} oximeter.timeseries_schema (710989a7-97ea-4f49-9bec-e20707ac2572) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.28 02:10:40.756189 [ 3 ] {529027c3-2465-445e-a638-ea4b656882d8} oximeter.timeseries_schema (710989a7-97ea-4f49-9bec-e20707ac2572) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.02.28 02:10:40.756211 [ 3 ] {529027c3-2465-445e-a638-ea4b656882d8} oximeter.timeseries_schema (710989a7-97ea-4f49-9bec-e20707ac2572) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.28 02:10:40.756305 [ 3 ] {529027c3-2465-445e-a638-ea4b656882d8} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2025.02.28 02:10:40.756331 [ 3 ] {529027c3-2465-445e-a638-ea4b656882d8} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.02.28 02:10:40.766060 [ 3 ] {529027c3-2465-445e-a638-ea4b656882d8} executeQuery: Read 18 rows, 754.00 B in 0.021687 sec., 829.9903167796375 rows/sec., 33.95 KiB/sec. 2025.02.28 02:10:40.766196 [ 3 ] {529027c3-2465-445e-a638-ea4b656882d8} TCPHandler: Processed in 0.022096522 sec. 2025.02.28 02:10:40.768805 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:10:40.769221 [ 4 ] {22b31483-c469-4cab-8e48-4cd9be196fa7} executeQuery: (from [fd00:1122:3344:101::d]:62951) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.28 02:10:40.769761 [ 4 ] {22b31483-c469-4cab-8e48-4cd9be196fa7} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.28 02:10:40.769806 [ 4 ] {22b31483-c469-4cab-8e48-4cd9be196fa7} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2025.02.28 02:10:40.770104 [ 4 ] {22b31483-c469-4cab-8e48-4cd9be196fa7} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.28 02:10:40.770186 [ 4 ] {22b31483-c469-4cab-8e48-4cd9be196fa7} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.28 02:10:40.770362 [ 4 ] {22b31483-c469-4cab-8e48-4cd9be196fa7} oximeter.timeseries_schema (710989a7-97ea-4f49-9bec-e20707ac2572) (SelectExecutor): Key condition: (column 0 notIn 19-element set) 2025.02.28 02:10:40.770401 [ 4 ] {22b31483-c469-4cab-8e48-4cd9be196fa7} oximeter.timeseries_schema (710989a7-97ea-4f49-9bec-e20707ac2572) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.28 02:10:40.770428 [ 4 ] {22b31483-c469-4cab-8e48-4cd9be196fa7} oximeter.timeseries_schema (710989a7-97ea-4f49-9bec-e20707ac2572) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.02.28 02:10:40.770446 [ 4 ] {22b31483-c469-4cab-8e48-4cd9be196fa7} oximeter.timeseries_schema (710989a7-97ea-4f49-9bec-e20707ac2572) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.28 02:10:40.770493 [ 4 ] {22b31483-c469-4cab-8e48-4cd9be196fa7} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2025.02.28 02:10:40.770520 [ 4 ] {22b31483-c469-4cab-8e48-4cd9be196fa7} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.02.28 02:10:40.771182 [ 4 ] {22b31483-c469-4cab-8e48-4cd9be196fa7} executeQuery: Read 18 rows, 754.00 B in 0.00216 sec., 8333.333333333334 rows/sec., 340.89 KiB/sec. 2025.02.28 02:10:40.771271 [ 4 ] {22b31483-c469-4cab-8e48-4cd9be196fa7} TCPHandler: Processed in 0.002654127 sec. 2025.02.28 02:10:40.771650 [ 3 ] {} TCP-Session: 143308ac-a0ec-4841-9cec-7b3539b02722 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:10:40.771860 [ 3 ] {af2bb4a4-726f-43ad-9d63-2899a0a73446} executeQuery: (from [fd00:1122:3344:101::d]:37580) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.28 02:10:40.772190 [ 3 ] {af2bb4a4-726f-43ad-9d63-2899a0a73446} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.28 02:10:40.772235 [ 3 ] {af2bb4a4-726f-43ad-9d63-2899a0a73446} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2025.02.28 02:10:40.772507 [ 3 ] {af2bb4a4-726f-43ad-9d63-2899a0a73446} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.28 02:10:40.772576 [ 3 ] {af2bb4a4-726f-43ad-9d63-2899a0a73446} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.28 02:10:40.772725 [ 3 ] {af2bb4a4-726f-43ad-9d63-2899a0a73446} oximeter.timeseries_schema (710989a7-97ea-4f49-9bec-e20707ac2572) (SelectExecutor): Key condition: (column 0 notIn 20-element set) 2025.02.28 02:10:40.772759 [ 3 ] {af2bb4a4-726f-43ad-9d63-2899a0a73446} oximeter.timeseries_schema (710989a7-97ea-4f49-9bec-e20707ac2572) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.28 02:10:40.772782 [ 3 ] {af2bb4a4-726f-43ad-9d63-2899a0a73446} oximeter.timeseries_schema (710989a7-97ea-4f49-9bec-e20707ac2572) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.02.28 02:10:40.772799 [ 3 ] {af2bb4a4-726f-43ad-9d63-2899a0a73446} oximeter.timeseries_schema (710989a7-97ea-4f49-9bec-e20707ac2572) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.28 02:10:40.772842 [ 3 ] {af2bb4a4-726f-43ad-9d63-2899a0a73446} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2025.02.28 02:10:40.772865 [ 3 ] {af2bb4a4-726f-43ad-9d63-2899a0a73446} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.02.28 02:10:40.773456 [ 3 ] {af2bb4a4-726f-43ad-9d63-2899a0a73446} executeQuery: Read 18 rows, 754.00 B in 0.001688 sec., 10663.507109004739 rows/sec., 436.21 KiB/sec. 2025.02.28 02:10:40.773575 [ 3 ] {af2bb4a4-726f-43ad-9d63-2899a0a73446} TCPHandler: Processed in 0.002034719 sec. 2025.02.28 02:10:40.773878 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:10:40.774088 [ 4 ] {1baffb64-cd8b-408d-beaf-1f7f312e6707} executeQuery: (from [fd00:1122:3344:101::d]:62951) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.28 02:10:40.774461 [ 4 ] {1baffb64-cd8b-408d-beaf-1f7f312e6707} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.28 02:10:40.774514 [ 4 ] {1baffb64-cd8b-408d-beaf-1f7f312e6707} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2025.02.28 02:10:40.774798 [ 4 ] {1baffb64-cd8b-408d-beaf-1f7f312e6707} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.28 02:10:40.774866 [ 4 ] {1baffb64-cd8b-408d-beaf-1f7f312e6707} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.28 02:10:40.775018 [ 4 ] {1baffb64-cd8b-408d-beaf-1f7f312e6707} oximeter.timeseries_schema (710989a7-97ea-4f49-9bec-e20707ac2572) (SelectExecutor): Key condition: (column 0 notIn 21-element set) 2025.02.28 02:10:40.775051 [ 4 ] {1baffb64-cd8b-408d-beaf-1f7f312e6707} oximeter.timeseries_schema (710989a7-97ea-4f49-9bec-e20707ac2572) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.28 02:10:40.775076 [ 4 ] {1baffb64-cd8b-408d-beaf-1f7f312e6707} oximeter.timeseries_schema (710989a7-97ea-4f49-9bec-e20707ac2572) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.02.28 02:10:40.775093 [ 4 ] {1baffb64-cd8b-408d-beaf-1f7f312e6707} oximeter.timeseries_schema (710989a7-97ea-4f49-9bec-e20707ac2572) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.28 02:10:40.775135 [ 4 ] {1baffb64-cd8b-408d-beaf-1f7f312e6707} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2025.02.28 02:10:40.775157 [ 4 ] {1baffb64-cd8b-408d-beaf-1f7f312e6707} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.02.28 02:10:40.775621 [ 4 ] {1baffb64-cd8b-408d-beaf-1f7f312e6707} executeQuery: Read 18 rows, 754.00 B in 0.001669 sec., 10784.901138406232 rows/sec., 441.18 KiB/sec. 2025.02.28 02:10:40.775702 [ 4 ] {1baffb64-cd8b-408d-beaf-1f7f312e6707} TCPHandler: Processed in 0.001930908 sec. 2025.02.28 02:10:40.783066 [ 3 ] {} TCP-Session: 143308ac-a0ec-4841-9cec-7b3539b02722 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:10:40.783202 [ 3 ] {f385f2f5-a4c2-4e35-be0c-dd807e206392} executeQuery: (from [fd00:1122:3344:101::d]:37580) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.02.28 02:10:40.783256 [ 3 ] {f385f2f5-a4c2-4e35-be0c-dd807e206392} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.28 02:10:40.784016 [ 3 ] {f385f2f5-a4c2-4e35-be0c-dd807e206392} oximeter.timeseries_schema (710989a7-97ea-4f49-9bec-e20707ac2572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:10:40.784062 [ 3 ] {f385f2f5-a4c2-4e35-be0c-dd807e206392} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2025.02.28 02:10:40.784570 [ 3 ] {f385f2f5-a4c2-4e35-be0c-dd807e206392} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.28 02:10:40.784794 [ 3 ] {f385f2f5-a4c2-4e35-be0c-dd807e206392} oximeter.timeseries_schema (710989a7-97ea-4f49-9bec-e20707ac2572): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:10:40.785024 [ 3 ] {f385f2f5-a4c2-4e35-be0c-dd807e206392} executeQuery: Read 4 rows, 433.00 B in 0.001858 sec., 2152.8525296017224 rows/sec., 227.58 KiB/sec. 2025.02.28 02:10:40.785080 [ 3 ] {f385f2f5-a4c2-4e35-be0c-dd807e206392} TCPHandler: Processed in 0.00207309 sec. 2025.02.28 02:10:40.785220 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:10:40.785353 [ 4 ] {1336aa83-1f8c-424b-9337-4b4f53e9c4e0} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 02:10:40.785404 [ 4 ] {1336aa83-1f8c-424b-9337-4b4f53e9c4e0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 02:10:40.786075 [ 4 ] {1336aa83-1f8c-424b-9337-4b4f53e9c4e0} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:10:40.786124 [ 4 ] {1336aa83-1f8c-424b-9337-4b4f53e9c4e0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2025.02.28 02:10:40.786552 [ 4 ] {1336aa83-1f8c-424b-9337-4b4f53e9c4e0} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.28 02:10:40.786821 [ 4 ] {1336aa83-1f8c-424b-9337-4b4f53e9c4e0} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:10:40.787009 [ 82 ] {} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.02.28 02:10:40.787078 [ 4 ] {1336aa83-1f8c-424b-9337-4b4f53e9c4e0} executeQuery: Read 122 rows, 10.66 KiB in 0.001756 sec., 69476.0820045558 rows/sec., 5.93 MiB/sec. 2025.02.28 02:10:40.787094 [ 82 ] {} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:10:40.787193 [ 82 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2025.02.28 02:10:40.787210 [ 4 ] {1336aa83-1f8c-424b-9337-4b4f53e9c4e0} TCPHandler: Processed in 0.002041519 sec. 2025.02.28 02:10:40.787393 [ 193 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.02.28 02:10:40.787402 [ 3 ] {} TCP-Session: 143308ac-a0ec-4841-9cec-7b3539b02722 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:10:40.787575 [ 3 ] {4ee12060-3e49-40cc-a083-9f67cf762244} executeQuery: (from [fd00:1122:3344:101::d]:37580) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 02:10:40.787581 [ 193 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 02:10:40.787634 [ 3 ] {4ee12060-3e49-40cc-a083-9f67cf762244} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 02:10:40.787631 [ 193 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 30 rows starting from the beginning of the part 2025.02.28 02:10:40.787821 [ 193 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 30 rows starting from the beginning of the part 2025.02.28 02:10:40.788178 [ 193 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 30 rows starting from the beginning of the part 2025.02.28 02:10:40.788294 [ 193 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 56 rows starting from the beginning of the part 2025.02.28 02:10:40.788623 [ 193 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 56 rows starting from the beginning of the part 2025.02.28 02:10:40.788900 [ 193 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 122 rows starting from the beginning of the part 2025.02.28 02:10:40.790532 [ 3 ] {4ee12060-3e49-40cc-a083-9f67cf762244} oximeter.fields_u16 (a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:10:40.790574 [ 3 ] {4ee12060-3e49-40cc-a083-9f67cf762244} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2025.02.28 02:10:40.790876 [ 198 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 324 rows, containing 5 columns (5 merged, 0 gathered) in 0.00355664 sec., 91097.21534931846 rows/sec., 7.62 MiB/sec. 2025.02.28 02:10:40.791241 [ 198 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.02.28 02:10:40.791379 [ 3 ] {4ee12060-3e49-40cc-a083-9f67cf762244} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.28 02:10:40.791772 [ 198 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_6_1} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:10:40.791812 [ 3 ] {4ee12060-3e49-40cc-a083-9f67cf762244} oximeter.fields_u16 (a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:10:40.791963 [ 198 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_6_1} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.02.28 02:10:40.792234 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2025.02.28 02:10:40.792353 [ 3 ] {4ee12060-3e49-40cc-a083-9f67cf762244} executeQuery: Read 33 rows, 2.48 KiB in 0.004813 sec., 6856.430500727198 rows/sec., 515.57 KiB/sec. 2025.02.28 02:10:40.792422 [ 3 ] {4ee12060-3e49-40cc-a083-9f67cf762244} TCPHandler: Processed in 0.005088082 sec. 2025.02.28 02:10:40.792594 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:10:40.792726 [ 4 ] {8a8d7106-99a8-49eb-a51d-2b3eb0a7d603} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 02:10:40.792777 [ 4 ] {8a8d7106-99a8-49eb-a51d-2b3eb0a7d603} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 02:10:40.793441 [ 4 ] {8a8d7106-99a8-49eb-a51d-2b3eb0a7d603} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:10:40.793485 [ 4 ] {8a8d7106-99a8-49eb-a51d-2b3eb0a7d603} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2025.02.28 02:10:40.793877 [ 4 ] {8a8d7106-99a8-49eb-a51d-2b3eb0a7d603} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.28 02:10:40.794137 [ 4 ] {8a8d7106-99a8-49eb-a51d-2b3eb0a7d603} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:10:40.794309 [ 82 ] {} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.02.28 02:10:40.794369 [ 82 ] {} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:10:40.794392 [ 4 ] {8a8d7106-99a8-49eb-a51d-2b3eb0a7d603} executeQuery: Read 107 rows, 8.57 KiB in 0.001691 sec., 63276.16794795979 rows/sec., 4.95 MiB/sec. 2025.02.28 02:10:40.794407 [ 82 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2025.02.28 02:10:40.794536 [ 4 ] {8a8d7106-99a8-49eb-a51d-2b3eb0a7d603} TCPHandler: Processed in 0.002003648 sec. 2025.02.28 02:10:40.794637 [ 186 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.02.28 02:10:40.794731 [ 3 ] {} TCP-Session: 143308ac-a0ec-4841-9cec-7b3539b02722 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:10:40.794805 [ 186 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 02:10:40.794890 [ 186 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 36 rows starting from the beginning of the part 2025.02.28 02:10:40.794936 [ 3 ] {4727d0b4-9277-4a58-935a-0c78799a190c} executeQuery: (from [fd00:1122:3344:101::d]:37580) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 02:10:40.795123 [ 3 ] {4727d0b4-9277-4a58-935a-0c78799a190c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 02:10:40.795163 [ 186 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 36 rows starting from the beginning of the part 2025.02.28 02:10:40.795544 [ 186 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 36 rows starting from the beginning of the part 2025.02.28 02:10:40.795971 [ 186 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 64 rows starting from the beginning of the part 2025.02.28 02:10:40.796326 [ 186 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 64 rows starting from the beginning of the part 2025.02.28 02:10:40.796685 [ 186 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 107 rows starting from the beginning of the part 2025.02.28 02:10:40.797836 [ 3 ] {4727d0b4-9277-4a58-935a-0c78799a190c} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:10:40.797915 [ 3 ] {4727d0b4-9277-4a58-935a-0c78799a190c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2025.02.28 02:10:40.799030 [ 3 ] {4727d0b4-9277-4a58-935a-0c78799a190c} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.28 02:10:40.799346 [ 193 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 343 rows, containing 5 columns (5 merged, 0 gathered) in 0.004803488 sec., 71406.44465022084 rows/sec., 5.85 MiB/sec. 2025.02.28 02:10:40.799518 [ 3 ] {4727d0b4-9277-4a58-935a-0c78799a190c} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:10:40.799684 [ 188 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.02.28 02:10:40.799749 [ 82 ] {} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.02.28 02:10:40.799858 [ 82 ] {} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:10:40.799927 [ 82 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2025.02.28 02:10:40.800121 [ 3 ] {4727d0b4-9277-4a58-935a-0c78799a190c} executeQuery: Read 160 rows, 11.41 KiB in 0.005217 sec., 30668.966839179604 rows/sec., 2.14 MiB/sec. 2025.02.28 02:10:40.800229 [ 186 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.02.28 02:10:40.800485 [ 3 ] {4727d0b4-9277-4a58-935a-0c78799a190c} TCPHandler: Processed in 0.005824463 sec. 2025.02.28 02:10:40.800726 [ 186 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 02:10:40.800811 [ 188 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_6_1} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:10:40.800818 [ 186 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 88 rows starting from the beginning of the part 2025.02.28 02:10:40.800857 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:10:40.801175 [ 186 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 110 rows starting from the beginning of the part 2025.02.28 02:10:40.801207 [ 188 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_6_1} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.02.28 02:10:40.801571 [ 186 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 110 rows starting from the beginning of the part 2025.02.28 02:10:40.801662 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2025.02.28 02:10:40.801703 [ 4 ] {3a5e4935-ece8-4dd8-96ba-650ed12ac181} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 02:10:40.801899 [ 186 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 150 rows starting from the beginning of the part 2025.02.28 02:10:40.802183 [ 4 ] {3a5e4935-ece8-4dd8-96ba-650ed12ac181} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 02:10:40.802248 [ 186 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 160 rows starting from the beginning of the part 2025.02.28 02:10:40.802765 [ 186 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 160 rows starting from the beginning of the part 2025.02.28 02:10:40.806255 [ 193 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 778 rows, containing 5 columns (5 merged, 0 gathered) in 0.006201887 sec., 125445.69096470156 rows/sec., 8.74 MiB/sec. 2025.02.28 02:10:40.806543 [ 193 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.02.28 02:10:40.806890 [ 4 ] {3a5e4935-ece8-4dd8-96ba-650ed12ac181} oximeter.measurements_histogramu64 (432eb1fa-4ee7-4bab-9e27-7e99c159a608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:10:40.806968 [ 4 ] {3a5e4935-ece8-4dd8-96ba-650ed12ac181} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2025.02.28 02:10:40.807298 [ 193 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_6_1} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:10:40.807504 [ 193 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_6_1} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.02.28 02:10:40.807701 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. 2025.02.28 02:10:40.810183 [ 4 ] {3a5e4935-ece8-4dd8-96ba-650ed12ac181} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.28 02:10:40.810523 [ 4 ] {3a5e4935-ece8-4dd8-96ba-650ed12ac181} oximeter.measurements_histogramu64 (432eb1fa-4ee7-4bab-9e27-7e99c159a608): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:10:40.810795 [ 4 ] {3a5e4935-ece8-4dd8-96ba-650ed12ac181} executeQuery: Read 33 rows, 60.55 KiB in 0.009503 sec., 3472.5876039145537 rows/sec., 6.22 MiB/sec. 2025.02.28 02:10:40.810914 [ 4 ] {3a5e4935-ece8-4dd8-96ba-650ed12ac181} TCPHandler: Processed in 0.010291755 sec. 2025.02.28 02:10:40.811086 [ 3 ] {} TCP-Session: 143308ac-a0ec-4841-9cec-7b3539b02722 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:10:40.811208 [ 3 ] {8fce0dec-566f-49c7-9684-d0c3a5329265} executeQuery: (from [fd00:1122:3344:101::d]:37580) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2025.02.28 02:10:40.811260 [ 3 ] {8fce0dec-566f-49c7-9684-d0c3a5329265} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2025.02.28 02:10:40.811754 [ 3 ] {8fce0dec-566f-49c7-9684-d0c3a5329265} oximeter.measurements_i64 (e4dcad02-48c9-4492-9148-14798bc59025): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:10:40.811794 [ 3 ] {8fce0dec-566f-49c7-9684-d0c3a5329265} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2025.02.28 02:10:40.812173 [ 3 ] {8fce0dec-566f-49c7-9684-d0c3a5329265} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.28 02:10:40.812410 [ 3 ] {8fce0dec-566f-49c7-9684-d0c3a5329265} oximeter.measurements_i64 (e4dcad02-48c9-4492-9148-14798bc59025): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:10:40.812609 [ 3 ] {8fce0dec-566f-49c7-9684-d0c3a5329265} executeQuery: Read 18 rows, 1.36 KiB in 0.001426 sec., 12622.720897615709 rows/sec., 951.22 KiB/sec. 2025.02.28 02:10:40.812660 [ 3 ] {8fce0dec-566f-49c7-9684-d0c3a5329265} TCPHandler: Processed in 0.001634243 sec. 2025.02.28 02:10:40.812807 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:10:40.812925 [ 4 ] {1d9b79ae-4d1c-4b3d-92c7-1c14cb345d27} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 02:10:40.812976 [ 4 ] {1d9b79ae-4d1c-4b3d-92c7-1c14cb345d27} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 02:10:40.813483 [ 4 ] {1d9b79ae-4d1c-4b3d-92c7-1c14cb345d27} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:10:40.813521 [ 4 ] {1d9b79ae-4d1c-4b3d-92c7-1c14cb345d27} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2025.02.28 02:10:40.813899 [ 4 ] {1d9b79ae-4d1c-4b3d-92c7-1c14cb345d27} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.28 02:10:40.814143 [ 4 ] {1d9b79ae-4d1c-4b3d-92c7-1c14cb345d27} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:10:40.814311 [ 82 ] {} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.02.28 02:10:40.814378 [ 82 ] {} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:10:40.814398 [ 4 ] {1d9b79ae-4d1c-4b3d-92c7-1c14cb345d27} executeQuery: Read 60 rows, 4.14 KiB in 0.001488 sec., 40322.58064516129 rows/sec., 2.72 MiB/sec. 2025.02.28 02:10:40.814417 [ 82 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2025.02.28 02:10:40.814551 [ 4 ] {1d9b79ae-4d1c-4b3d-92c7-1c14cb345d27} TCPHandler: Processed in 0.001796866 sec. 2025.02.28 02:10:40.814657 [ 188 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.02.28 02:10:40.814794 [ 188 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 02:10:40.814831 [ 188 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 32 rows starting from the beginning of the part 2025.02.28 02:10:40.814958 [ 188 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 40 rows starting from the beginning of the part 2025.02.28 02:10:40.815132 [ 188 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 40 rows starting from the beginning of the part 2025.02.28 02:10:40.815256 [ 188 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 56 rows starting from the beginning of the part 2025.02.28 02:10:40.815431 [ 188 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 60 rows starting from the beginning of the part 2025.02.28 02:10:40.815605 [ 188 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 60 rows starting from the beginning of the part 2025.02.28 02:10:40.816851 [ 195 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 288 rows, containing 4 columns (4 merged, 0 gathered) in 0.002301792 sec., 125119.90657713643 rows/sec., 8.40 MiB/sec. 2025.02.28 02:10:40.817000 [ 188 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.02.28 02:10:40.817287 [ 188 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_6_1} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:10:40.817361 [ 188 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_6_1} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.02.28 02:10:40.817430 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.02.28 02:10:41.000186 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 159.87 MiB, peak 168.51 MiB, free memory in arenas 0.00 B, will set to 163.07 MiB (RSS), difference: 3.19 MiB 2025.02.28 02:10:41.263254 [ 3 ] {} TCP-Session: 143308ac-a0ec-4841-9cec-7b3539b02722 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:10:41.263555 [ 3 ] {1fe85747-80cc-4434-9e1a-da23303b05d6} executeQuery: (from [fd00:1122:3344:101::d]:37580) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.28 02:10:41.263965 [ 3 ] {1fe85747-80cc-4434-9e1a-da23303b05d6} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.28 02:10:41.264012 [ 3 ] {1fe85747-80cc-4434-9e1a-da23303b05d6} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2025.02.28 02:10:41.264336 [ 3 ] {1fe85747-80cc-4434-9e1a-da23303b05d6} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.28 02:10:41.264418 [ 3 ] {1fe85747-80cc-4434-9e1a-da23303b05d6} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.28 02:10:41.264594 [ 3 ] {1fe85747-80cc-4434-9e1a-da23303b05d6} oximeter.timeseries_schema (710989a7-97ea-4f49-9bec-e20707ac2572) (SelectExecutor): Key condition: (column 0 notIn 22-element set) 2025.02.28 02:10:41.264834 [ 291 ] {1fe85747-80cc-4434-9e1a-da23303b05d6} oximeter.timeseries_schema (710989a7-97ea-4f49-9bec-e20707ac2572) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.28 02:10:41.264860 [ 289 ] {1fe85747-80cc-4434-9e1a-da23303b05d6} oximeter.timeseries_schema (710989a7-97ea-4f49-9bec-e20707ac2572) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.28 02:10:41.265013 [ 3 ] {1fe85747-80cc-4434-9e1a-da23303b05d6} oximeter.timeseries_schema (710989a7-97ea-4f49-9bec-e20707ac2572) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2025.02.28 02:10:41.265045 [ 3 ] {1fe85747-80cc-4434-9e1a-da23303b05d6} oximeter.timeseries_schema (710989a7-97ea-4f49-9bec-e20707ac2572) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.28 02:10:41.269322 [ 3 ] {1fe85747-80cc-4434-9e1a-da23303b05d6} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.28 02:10:41.269352 [ 3 ] {1fe85747-80cc-4434-9e1a-da23303b05d6} oximeter.timeseries_schema (710989a7-97ea-4f49-9bec-e20707ac2572) (SelectExecutor): Reading approx. 22 rows with 2 streams 2025.02.28 02:10:41.269412 [ 3 ] {1fe85747-80cc-4434-9e1a-da23303b05d6} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2025.02.28 02:10:41.269459 [ 3 ] {1fe85747-80cc-4434-9e1a-da23303b05d6} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2025.02.28 02:10:41.270853 [ 3 ] {1fe85747-80cc-4434-9e1a-da23303b05d6} executeQuery: Read 22 rows, 943.00 B in 0.007425 sec., 2962.962962962963 rows/sec., 124.03 KiB/sec. 2025.02.28 02:10:41.271020 [ 3 ] {1fe85747-80cc-4434-9e1a-da23303b05d6} TCPHandler: Processed in 0.007909552 sec. 2025.02.28 02:10:41.273474 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:10:41.273729 [ 4 ] {c88505ef-802a-4ae6-975c-9dbf90f3fcf9} executeQuery: (from [fd00:1122:3344:101::d]:62951) 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', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.28 02:10:41.274146 [ 4 ] {c88505ef-802a-4ae6-975c-9dbf90f3fcf9} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.28 02:10:41.274193 [ 4 ] {c88505ef-802a-4ae6-975c-9dbf90f3fcf9} 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', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2025.02.28 02:10:41.274513 [ 4 ] {c88505ef-802a-4ae6-975c-9dbf90f3fcf9} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.28 02:10:41.274594 [ 4 ] {c88505ef-802a-4ae6-975c-9dbf90f3fcf9} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.28 02:10:41.274770 [ 4 ] {c88505ef-802a-4ae6-975c-9dbf90f3fcf9} oximeter.timeseries_schema (710989a7-97ea-4f49-9bec-e20707ac2572) (SelectExecutor): Key condition: (column 0 notIn 23-element set) 2025.02.28 02:10:41.274956 [ 292 ] {c88505ef-802a-4ae6-975c-9dbf90f3fcf9} oximeter.timeseries_schema (710989a7-97ea-4f49-9bec-e20707ac2572) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.28 02:10:41.274964 [ 289 ] {c88505ef-802a-4ae6-975c-9dbf90f3fcf9} oximeter.timeseries_schema (710989a7-97ea-4f49-9bec-e20707ac2572) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.28 02:10:41.275113 [ 4 ] {c88505ef-802a-4ae6-975c-9dbf90f3fcf9} oximeter.timeseries_schema (710989a7-97ea-4f49-9bec-e20707ac2572) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2025.02.28 02:10:41.275140 [ 4 ] {c88505ef-802a-4ae6-975c-9dbf90f3fcf9} oximeter.timeseries_schema (710989a7-97ea-4f49-9bec-e20707ac2572) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.28 02:10:41.275233 [ 4 ] {c88505ef-802a-4ae6-975c-9dbf90f3fcf9} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.28 02:10:41.275256 [ 4 ] {c88505ef-802a-4ae6-975c-9dbf90f3fcf9} oximeter.timeseries_schema (710989a7-97ea-4f49-9bec-e20707ac2572) (SelectExecutor): Reading approx. 22 rows with 2 streams 2025.02.28 02:10:41.275299 [ 4 ] {c88505ef-802a-4ae6-975c-9dbf90f3fcf9} 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', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2025.02.28 02:10:41.275439 [ 4 ] {c88505ef-802a-4ae6-975c-9dbf90f3fcf9} 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', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2025.02.28 02:10:41.276595 [ 4 ] {c88505ef-802a-4ae6-975c-9dbf90f3fcf9} executeQuery: Read 22 rows, 943.00 B in 0.002982 sec., 7377.598926894702 rows/sec., 308.82 KiB/sec. 2025.02.28 02:10:41.276737 [ 4 ] {c88505ef-802a-4ae6-975c-9dbf90f3fcf9} TCPHandler: Processed in 0.003398018 sec. 2025.02.28 02:10:41.277009 [ 3 ] {} TCP-Session: 143308ac-a0ec-4841-9cec-7b3539b02722 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:10:41.277229 [ 3 ] {c56f9967-eac9-4d8b-8030-a6f59e0b17b0} executeQuery: (from [fd00:1122:3344:101::d]:37580) 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', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.28 02:10:41.277619 [ 3 ] {c56f9967-eac9-4d8b-8030-a6f59e0b17b0} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.28 02:10:41.277663 [ 3 ] {c56f9967-eac9-4d8b-8030-a6f59e0b17b0} 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', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2025.02.28 02:10:41.277949 [ 3 ] {c56f9967-eac9-4d8b-8030-a6f59e0b17b0} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.28 02:10:41.278017 [ 3 ] {c56f9967-eac9-4d8b-8030-a6f59e0b17b0} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.28 02:10:41.278169 [ 3 ] {c56f9967-eac9-4d8b-8030-a6f59e0b17b0} oximeter.timeseries_schema (710989a7-97ea-4f49-9bec-e20707ac2572) (SelectExecutor): Key condition: (column 0 notIn 24-element set) 2025.02.28 02:10:41.278281 [ 292 ] {c56f9967-eac9-4d8b-8030-a6f59e0b17b0} oximeter.timeseries_schema (710989a7-97ea-4f49-9bec-e20707ac2572) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.28 02:10:41.278286 [ 289 ] {c56f9967-eac9-4d8b-8030-a6f59e0b17b0} oximeter.timeseries_schema (710989a7-97ea-4f49-9bec-e20707ac2572) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.28 02:10:41.278405 [ 3 ] {c56f9967-eac9-4d8b-8030-a6f59e0b17b0} oximeter.timeseries_schema (710989a7-97ea-4f49-9bec-e20707ac2572) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2025.02.28 02:10:41.278433 [ 3 ] {c56f9967-eac9-4d8b-8030-a6f59e0b17b0} oximeter.timeseries_schema (710989a7-97ea-4f49-9bec-e20707ac2572) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.28 02:10:41.278515 [ 3 ] {c56f9967-eac9-4d8b-8030-a6f59e0b17b0} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.28 02:10:41.278536 [ 3 ] {c56f9967-eac9-4d8b-8030-a6f59e0b17b0} oximeter.timeseries_schema (710989a7-97ea-4f49-9bec-e20707ac2572) (SelectExecutor): Reading approx. 22 rows with 2 streams 2025.02.28 02:10:41.278578 [ 3 ] {c56f9967-eac9-4d8b-8030-a6f59e0b17b0} 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', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2025.02.28 02:10:41.278623 [ 3 ] {c56f9967-eac9-4d8b-8030-a6f59e0b17b0} 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', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2025.02.28 02:10:41.279652 [ 3 ] {c56f9967-eac9-4d8b-8030-a6f59e0b17b0} executeQuery: Read 22 rows, 943.00 B in 0.002527 sec., 8705.975464978235 rows/sec., 364.42 KiB/sec. 2025.02.28 02:10:41.279809 [ 3 ] {c56f9967-eac9-4d8b-8030-a6f59e0b17b0} TCPHandler: Processed in 0.00287136 sec. 2025.02.28 02:10:41.280105 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:10:41.280284 [ 4 ] {6f11f505-75d5-4bbe-8917-4b0ffcb5bcd3} executeQuery: (from [fd00:1122:3344:101::d]:62951) 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', '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_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.28 02:10:41.280602 [ 4 ] {6f11f505-75d5-4bbe-8917-4b0ffcb5bcd3} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.28 02:10:41.280647 [ 4 ] {6f11f505-75d5-4bbe-8917-4b0ffcb5bcd3} 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', '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_rib:active_routes')" moved to PREWHERE 2025.02.28 02:10:41.280930 [ 4 ] {6f11f505-75d5-4bbe-8917-4b0ffcb5bcd3} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.28 02:10:41.280997 [ 4 ] {6f11f505-75d5-4bbe-8917-4b0ffcb5bcd3} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.28 02:10:41.281144 [ 4 ] {6f11f505-75d5-4bbe-8917-4b0ffcb5bcd3} oximeter.timeseries_schema (710989a7-97ea-4f49-9bec-e20707ac2572) (SelectExecutor): Key condition: (column 0 notIn 25-element set) 2025.02.28 02:10:41.281242 [ 289 ] {6f11f505-75d5-4bbe-8917-4b0ffcb5bcd3} oximeter.timeseries_schema (710989a7-97ea-4f49-9bec-e20707ac2572) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.28 02:10:41.281255 [ 292 ] {6f11f505-75d5-4bbe-8917-4b0ffcb5bcd3} oximeter.timeseries_schema (710989a7-97ea-4f49-9bec-e20707ac2572) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.28 02:10:41.281354 [ 4 ] {6f11f505-75d5-4bbe-8917-4b0ffcb5bcd3} oximeter.timeseries_schema (710989a7-97ea-4f49-9bec-e20707ac2572) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2025.02.28 02:10:41.281383 [ 4 ] {6f11f505-75d5-4bbe-8917-4b0ffcb5bcd3} oximeter.timeseries_schema (710989a7-97ea-4f49-9bec-e20707ac2572) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.28 02:10:41.281461 [ 4 ] {6f11f505-75d5-4bbe-8917-4b0ffcb5bcd3} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.28 02:10:41.281481 [ 4 ] {6f11f505-75d5-4bbe-8917-4b0ffcb5bcd3} oximeter.timeseries_schema (710989a7-97ea-4f49-9bec-e20707ac2572) (SelectExecutor): Reading approx. 22 rows with 2 streams 2025.02.28 02:10:41.281520 [ 4 ] {6f11f505-75d5-4bbe-8917-4b0ffcb5bcd3} 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', '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_rib:active_routes'))" 2025.02.28 02:10:41.281566 [ 4 ] {6f11f505-75d5-4bbe-8917-4b0ffcb5bcd3} 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', '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_rib:active_routes'))" 2025.02.28 02:10:41.282594 [ 4 ] {6f11f505-75d5-4bbe-8917-4b0ffcb5bcd3} executeQuery: Read 22 rows, 943.00 B in 0.002393 sec., 9193.480986209777 rows/sec., 384.83 KiB/sec. 2025.02.28 02:10:41.282733 [ 4 ] {6f11f505-75d5-4bbe-8917-4b0ffcb5bcd3} TCPHandler: Processed in 0.002684498 sec. 2025.02.28 02:10:41.282997 [ 3 ] {} TCP-Session: 143308ac-a0ec-4841-9cec-7b3539b02722 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:10:41.283210 [ 3 ] {35f2a2ad-ed7e-4fe0-9eff-0e82e23f5ad7} executeQuery: (from [fd00:1122:3344:101::d]:37580) 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', '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_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.28 02:10:41.283591 [ 3 ] {35f2a2ad-ed7e-4fe0-9eff-0e82e23f5ad7} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.28 02:10:41.283635 [ 3 ] {35f2a2ad-ed7e-4fe0-9eff-0e82e23f5ad7} 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', '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_rib:active_routes')" moved to PREWHERE 2025.02.28 02:10:41.283928 [ 3 ] {35f2a2ad-ed7e-4fe0-9eff-0e82e23f5ad7} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.28 02:10:41.283993 [ 3 ] {35f2a2ad-ed7e-4fe0-9eff-0e82e23f5ad7} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.28 02:10:41.284141 [ 3 ] {35f2a2ad-ed7e-4fe0-9eff-0e82e23f5ad7} oximeter.timeseries_schema (710989a7-97ea-4f49-9bec-e20707ac2572) (SelectExecutor): Key condition: (column 0 notIn 26-element set) 2025.02.28 02:10:41.284251 [ 289 ] {35f2a2ad-ed7e-4fe0-9eff-0e82e23f5ad7} oximeter.timeseries_schema (710989a7-97ea-4f49-9bec-e20707ac2572) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.28 02:10:41.284256 [ 292 ] {35f2a2ad-ed7e-4fe0-9eff-0e82e23f5ad7} oximeter.timeseries_schema (710989a7-97ea-4f49-9bec-e20707ac2572) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.28 02:10:41.284369 [ 3 ] {35f2a2ad-ed7e-4fe0-9eff-0e82e23f5ad7} oximeter.timeseries_schema (710989a7-97ea-4f49-9bec-e20707ac2572) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2025.02.28 02:10:41.284398 [ 3 ] {35f2a2ad-ed7e-4fe0-9eff-0e82e23f5ad7} oximeter.timeseries_schema (710989a7-97ea-4f49-9bec-e20707ac2572) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.28 02:10:41.284479 [ 3 ] {35f2a2ad-ed7e-4fe0-9eff-0e82e23f5ad7} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.28 02:10:41.284499 [ 3 ] {35f2a2ad-ed7e-4fe0-9eff-0e82e23f5ad7} oximeter.timeseries_schema (710989a7-97ea-4f49-9bec-e20707ac2572) (SelectExecutor): Reading approx. 22 rows with 2 streams 2025.02.28 02:10:41.284538 [ 3 ] {35f2a2ad-ed7e-4fe0-9eff-0e82e23f5ad7} 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', '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_rib:active_routes'))" 2025.02.28 02:10:41.284582 [ 3 ] {35f2a2ad-ed7e-4fe0-9eff-0e82e23f5ad7} 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', '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_rib:active_routes'))" 2025.02.28 02:10:41.285661 [ 3 ] {35f2a2ad-ed7e-4fe0-9eff-0e82e23f5ad7} executeQuery: Read 22 rows, 943.00 B in 0.002553 sec., 8617.312965139052 rows/sec., 360.71 KiB/sec. 2025.02.28 02:10:41.285814 [ 3 ] {35f2a2ad-ed7e-4fe0-9eff-0e82e23f5ad7} TCPHandler: Processed in 0.0028859 sec. 2025.02.28 02:10:41.286084 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:10:41.286305 [ 4 ] {cdbe7de7-bb57-4606-bc83-70af76ebacc0} executeQuery: (from [fd00:1122:3344:101::d]:62951) 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', '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_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.28 02:10:41.286669 [ 4 ] {cdbe7de7-bb57-4606-bc83-70af76ebacc0} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.28 02:10:41.286715 [ 4 ] {cdbe7de7-bb57-4606-bc83-70af76ebacc0} 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', '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_rib:active_routes')" moved to PREWHERE 2025.02.28 02:10:41.287008 [ 4 ] {cdbe7de7-bb57-4606-bc83-70af76ebacc0} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.28 02:10:41.287074 [ 4 ] {cdbe7de7-bb57-4606-bc83-70af76ebacc0} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.28 02:10:41.287226 [ 4 ] {cdbe7de7-bb57-4606-bc83-70af76ebacc0} oximeter.timeseries_schema (710989a7-97ea-4f49-9bec-e20707ac2572) (SelectExecutor): Key condition: (column 0 notIn 27-element set) 2025.02.28 02:10:41.287333 [ 289 ] {cdbe7de7-bb57-4606-bc83-70af76ebacc0} oximeter.timeseries_schema (710989a7-97ea-4f49-9bec-e20707ac2572) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.28 02:10:41.287346 [ 292 ] {cdbe7de7-bb57-4606-bc83-70af76ebacc0} oximeter.timeseries_schema (710989a7-97ea-4f49-9bec-e20707ac2572) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.28 02:10:41.287446 [ 4 ] {cdbe7de7-bb57-4606-bc83-70af76ebacc0} oximeter.timeseries_schema (710989a7-97ea-4f49-9bec-e20707ac2572) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2025.02.28 02:10:41.287475 [ 4 ] {cdbe7de7-bb57-4606-bc83-70af76ebacc0} oximeter.timeseries_schema (710989a7-97ea-4f49-9bec-e20707ac2572) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.28 02:10:41.287555 [ 4 ] {cdbe7de7-bb57-4606-bc83-70af76ebacc0} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.28 02:10:41.287576 [ 4 ] {cdbe7de7-bb57-4606-bc83-70af76ebacc0} oximeter.timeseries_schema (710989a7-97ea-4f49-9bec-e20707ac2572) (SelectExecutor): Reading approx. 22 rows with 2 streams 2025.02.28 02:10:41.287617 [ 4 ] {cdbe7de7-bb57-4606-bc83-70af76ebacc0} 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', '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_rib:active_routes'))" 2025.02.28 02:10:41.287662 [ 4 ] {cdbe7de7-bb57-4606-bc83-70af76ebacc0} 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', '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_rib:active_routes'))" 2025.02.28 02:10:41.288657 [ 4 ] {cdbe7de7-bb57-4606-bc83-70af76ebacc0} executeQuery: Read 22 rows, 943.00 B in 0.002459 sec., 8946.726311508744 rows/sec., 374.50 KiB/sec. 2025.02.28 02:10:41.288791 [ 4 ] {cdbe7de7-bb57-4606-bc83-70af76ebacc0} TCPHandler: Processed in 0.002774099 sec. 2025.02.28 02:10:41.379408 [ 3 ] {} TCP-Session: 143308ac-a0ec-4841-9cec-7b3539b02722 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:10:41.379599 [ 3 ] {e311865c-0a04-459f-9ad4-83de85d22c42} executeQuery: (from [fd00:1122:3344:101::d]:37580) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.02.28 02:10:41.379681 [ 3 ] {e311865c-0a04-459f-9ad4-83de85d22c42} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.28 02:10:41.380637 [ 3 ] {e311865c-0a04-459f-9ad4-83de85d22c42} oximeter.timeseries_schema (710989a7-97ea-4f49-9bec-e20707ac2572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:10:41.380682 [ 3 ] {e311865c-0a04-459f-9ad4-83de85d22c42} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2025.02.28 02:10:41.381226 [ 3 ] {e311865c-0a04-459f-9ad4-83de85d22c42} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.28 02:10:41.381448 [ 3 ] {e311865c-0a04-459f-9ad4-83de85d22c42} oximeter.timeseries_schema (710989a7-97ea-4f49-9bec-e20707ac2572): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:10:41.381734 [ 3 ] {e311865c-0a04-459f-9ad4-83de85d22c42} executeQuery: Read 6 rows, 1.34 KiB in 0.002175 sec., 2758.6206896551726 rows/sec., 614.22 KiB/sec. 2025.02.28 02:10:41.381881 [ 3 ] {e311865c-0a04-459f-9ad4-83de85d22c42} TCPHandler: Processed in 0.002592537 sec. 2025.02.28 02:10:41.382094 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:10:41.382281 [ 4 ] {02518e2b-795f-4cc6-acee-70c2872872b6} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 02:10:41.382351 [ 4 ] {02518e2b-795f-4cc6-acee-70c2872872b6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 02:10:41.383750 [ 4 ] {02518e2b-795f-4cc6-acee-70c2872872b6} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:10:41.383800 [ 4 ] {02518e2b-795f-4cc6-acee-70c2872872b6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2025.02.28 02:10:41.384315 [ 4 ] {02518e2b-795f-4cc6-acee-70c2872872b6} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.02.28 02:10:41.384571 [ 4 ] {02518e2b-795f-4cc6-acee-70c2872872b6} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:10:41.384881 [ 4 ] {02518e2b-795f-4cc6-acee-70c2872872b6} executeQuery: Read 1196 rows, 100.97 KiB in 0.002627 sec., 455272.17358203273 rows/sec., 37.53 MiB/sec. 2025.02.28 02:10:41.385020 [ 4 ] {02518e2b-795f-4cc6-acee-70c2872872b6} TCPHandler: Processed in 0.003029773 sec. 2025.02.28 02:10:41.385173 [ 3 ] {} TCP-Session: 143308ac-a0ec-4841-9cec-7b3539b02722 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:10:41.385316 [ 3 ] {0bcbc72d-6500-45ec-938f-fc0b1d2d7f58} executeQuery: (from [fd00:1122:3344:101::d]:37580) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.28 02:10:41.385376 [ 3 ] {0bcbc72d-6500-45ec-938f-fc0b1d2d7f58} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.28 02:10:41.386110 [ 3 ] {0bcbc72d-6500-45ec-938f-fc0b1d2d7f58} oximeter.fields_u32 (3d5e9b3a-3b6d-47c4-8060-e3753dc40b7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:10:41.386149 [ 3 ] {0bcbc72d-6500-45ec-938f-fc0b1d2d7f58} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2025.02.28 02:10:41.386529 [ 3 ] {0bcbc72d-6500-45ec-938f-fc0b1d2d7f58} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.28 02:10:41.386775 [ 3 ] {0bcbc72d-6500-45ec-938f-fc0b1d2d7f58} oximeter.fields_u32 (3d5e9b3a-3b6d-47c4-8060-e3753dc40b7b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:10:41.386983 [ 3 ] {0bcbc72d-6500-45ec-938f-fc0b1d2d7f58} executeQuery: Read 228 rows, 15.81 KiB in 0.001702 sec., 133960.04700352528 rows/sec., 9.07 MiB/sec. 2025.02.28 02:10:41.387036 [ 3 ] {0bcbc72d-6500-45ec-938f-fc0b1d2d7f58} TCPHandler: Processed in 0.001931177 sec. 2025.02.28 02:10:41.387197 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:10:41.387336 [ 4 ] {c8af23cd-79ee-4e0c-8286-1468b1823446} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 02:10:41.387395 [ 4 ] {c8af23cd-79ee-4e0c-8286-1468b1823446} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 02:10:41.388240 [ 4 ] {c8af23cd-79ee-4e0c-8286-1468b1823446} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:10:41.388279 [ 4 ] {c8af23cd-79ee-4e0c-8286-1468b1823446} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2025.02.28 02:10:41.388657 [ 4 ] {c8af23cd-79ee-4e0c-8286-1468b1823446} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.02.28 02:10:41.388897 [ 4 ] {c8af23cd-79ee-4e0c-8286-1468b1823446} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:10:41.389205 [ 4 ] {c8af23cd-79ee-4e0c-8286-1468b1823446} executeQuery: Read 520 rows, 39.40 KiB in 0.001879 sec., 276742.94837679615 rows/sec., 20.48 MiB/sec. 2025.02.28 02:10:41.389332 [ 4 ] {c8af23cd-79ee-4e0c-8286-1468b1823446} TCPHandler: Processed in 0.002203251 sec. 2025.02.28 02:10:41.389506 [ 3 ] {} TCP-Session: 143308ac-a0ec-4841-9cec-7b3539b02722 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:10:41.389647 [ 3 ] {de9d3e8a-1eb5-4464-b05f-91c7023bd971} executeQuery: (from [fd00:1122:3344:101::d]:37580) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 02:10:41.389708 [ 3 ] {de9d3e8a-1eb5-4464-b05f-91c7023bd971} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 02:10:41.391183 [ 3 ] {de9d3e8a-1eb5-4464-b05f-91c7023bd971} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:10:41.391219 [ 3 ] {de9d3e8a-1eb5-4464-b05f-91c7023bd971} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2025.02.28 02:10:41.391792 [ 3 ] {de9d3e8a-1eb5-4464-b05f-91c7023bd971} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.02.28 02:10:41.392038 [ 3 ] {de9d3e8a-1eb5-4464-b05f-91c7023bd971} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:10:41.392231 [ 3 ] {de9d3e8a-1eb5-4464-b05f-91c7023bd971} executeQuery: Read 2414 rows, 165.11 KiB in 0.002616 sec., 922782.874617737 rows/sec., 61.64 MiB/sec. 2025.02.28 02:10:41.392353 [ 3 ] {de9d3e8a-1eb5-4464-b05f-91c7023bd971} TCPHandler: Processed in 0.002912531 sec. 2025.02.28 02:10:41.392539 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:10:41.392669 [ 4 ] {51f2b084-bdc2-4027-9904-78ce934d61f1} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 02:10:41.392718 [ 4 ] {51f2b084-bdc2-4027-9904-78ce934d61f1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 02:10:41.393205 [ 4 ] {51f2b084-bdc2-4027-9904-78ce934d61f1} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:10:41.393243 [ 4 ] {51f2b084-bdc2-4027-9904-78ce934d61f1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2025.02.28 02:10:41.393607 [ 4 ] {51f2b084-bdc2-4027-9904-78ce934d61f1} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.02.28 02:10:41.393849 [ 4 ] {51f2b084-bdc2-4027-9904-78ce934d61f1} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:10:41.394078 [ 4 ] {51f2b084-bdc2-4027-9904-78ce934d61f1} executeQuery: Read 12 rows, 848.00 B in 0.001433 sec., 8374.04047452896 rows/sec., 577.90 KiB/sec. 2025.02.28 02:10:41.394132 [ 4 ] {51f2b084-bdc2-4027-9904-78ce934d61f1} TCPHandler: Processed in 0.001664293 sec. 2025.02.28 02:10:45.078174 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 214 2025.02.28 02:10:45.081758 [ 243 ] {} system.query_log (e1671b3b-5852-487f-943b-aaa151915f3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:10:45.081814 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2025.02.28 02:10:45.083358 [ 243 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.28 02:10:45.083682 [ 243 ] {} system.query_log (e1671b3b-5852-487f-943b-aaa151915f3d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:10:45.084305 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 214 2025.02.28 02:10:45.749409 [ 3 ] {} TCP-Session: 143308ac-a0ec-4841-9cec-7b3539b02722 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:10:45.749603 [ 3 ] {b4a01b21-14af-4526-bd30-313242b66678} executeQuery: (from [fd00:1122:3344:101::d]:37580) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 02:10:45.749673 [ 3 ] {b4a01b21-14af-4526-bd30-313242b66678} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 02:10:45.750448 [ 3 ] {b4a01b21-14af-4526-bd30-313242b66678} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:10:45.750493 [ 3 ] {b4a01b21-14af-4526-bd30-313242b66678} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2025.02.28 02:10:45.750921 [ 3 ] {b4a01b21-14af-4526-bd30-313242b66678} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.02.28 02:10:45.751179 [ 3 ] {b4a01b21-14af-4526-bd30-313242b66678} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:10:45.751402 [ 3 ] {b4a01b21-14af-4526-bd30-313242b66678} executeQuery: Read 56 rows, 4.41 KiB in 0.001853 sec., 30221.262817053426 rows/sec., 2.32 MiB/sec. 2025.02.28 02:10:45.751457 [ 3 ] {b4a01b21-14af-4526-bd30-313242b66678} TCPHandler: Processed in 0.002176061 sec. 2025.02.28 02:10:45.751697 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:10:45.751890 [ 4 ] {48394229-b879-4da1-ad0e-446b95fa0e3f} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 02:10:45.751967 [ 4 ] {48394229-b879-4da1-ad0e-446b95fa0e3f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 02:10:45.752780 [ 4 ] {48394229-b879-4da1-ad0e-446b95fa0e3f} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:10:45.752817 [ 4 ] {48394229-b879-4da1-ad0e-446b95fa0e3f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2025.02.28 02:10:45.753278 [ 4 ] {48394229-b879-4da1-ad0e-446b95fa0e3f} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.02.28 02:10:45.753528 [ 4 ] {48394229-b879-4da1-ad0e-446b95fa0e3f} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:10:45.753718 [ 4 ] {48394229-b879-4da1-ad0e-446b95fa0e3f} executeQuery: Read 64 rows, 5.12 KiB in 0.001888 sec., 33898.30508474576 rows/sec., 2.65 MiB/sec. 2025.02.28 02:10:45.753771 [ 4 ] {48394229-b879-4da1-ad0e-446b95fa0e3f} TCPHandler: Processed in 0.002192001 sec. 2025.02.28 02:10:45.753941 [ 3 ] {} TCP-Session: 143308ac-a0ec-4841-9cec-7b3539b02722 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:10:45.754079 [ 3 ] {71bcab9b-ad5e-4149-8d2a-0045e8417853} executeQuery: (from [fd00:1122:3344:101::d]:37580) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 02:10:45.754139 [ 3 ] {71bcab9b-ad5e-4149-8d2a-0045e8417853} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 02:10:45.754853 [ 3 ] {71bcab9b-ad5e-4149-8d2a-0045e8417853} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:10:45.754891 [ 3 ] {71bcab9b-ad5e-4149-8d2a-0045e8417853} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2025.02.28 02:10:45.755278 [ 3 ] {71bcab9b-ad5e-4149-8d2a-0045e8417853} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.02.28 02:10:45.755516 [ 3 ] {71bcab9b-ad5e-4149-8d2a-0045e8417853} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:10:45.755729 [ 3 ] {71bcab9b-ad5e-4149-8d2a-0045e8417853} executeQuery: Read 128 rows, 9.13 KiB in 0.001682 sec., 76099.8810939358 rows/sec., 5.30 MiB/sec. 2025.02.28 02:10:45.755782 [ 3 ] {71bcab9b-ad5e-4149-8d2a-0045e8417853} TCPHandler: Processed in 0.001911376 sec. 2025.02.28 02:10:45.755961 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:10:45.756097 [ 4 ] {444554cd-ffcf-4078-be52-e9ce90169e33} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 02:10:45.756158 [ 4 ] {444554cd-ffcf-4078-be52-e9ce90169e33} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 02:10:45.756749 [ 4 ] {444554cd-ffcf-4078-be52-e9ce90169e33} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:10:45.756793 [ 4 ] {444554cd-ffcf-4078-be52-e9ce90169e33} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2025.02.28 02:10:45.757166 [ 4 ] {444554cd-ffcf-4078-be52-e9ce90169e33} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.02.28 02:10:45.757403 [ 4 ] {444554cd-ffcf-4078-be52-e9ce90169e33} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:10:45.757590 [ 4 ] {444554cd-ffcf-4078-be52-e9ce90169e33} executeQuery: Read 48 rows, 3.31 KiB in 0.001523 sec., 31516.743269862112 rows/sec., 2.12 MiB/sec. 2025.02.28 02:10:45.757667 [ 4 ] {444554cd-ffcf-4078-be52-e9ce90169e33} TCPHandler: Processed in 0.001771265 sec. 2025.02.28 02:10:47.581907 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 3233 2025.02.28 02:10:47.582537 [ 244 ] {} system.asynchronous_metric_log (3a3112bd-79df-43c7-ab35-7f8a62d7bf1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:10:47.582578 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2025.02.28 02:10:47.583107 [ 244 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.02.28 02:10:47.583365 [ 244 ] {} system.asynchronous_metric_log (3a3112bd-79df-43c7-ab35-7f8a62d7bf1b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:10:47.583641 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3233 2025.02.28 02:10:47.777876 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 2025.02.28 02:10:47.796318 [ 242 ] {} system.metric_log (30ce18d6-4a25-4150-9760-0e79e744945e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:10:47.796385 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2025.02.28 02:10:47.803395 [ 242 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.02.28 02:10:47.804131 [ 242 ] {} system.metric_log (30ce18d6-4a25-4150-9760-0e79e744945e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:10:47.806822 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 53 2025.02.28 02:10:48.000193 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 163.90 MiB, peak 168.51 MiB, free memory in arenas 0.00 B, will set to 165.18 MiB (RSS), difference: 1.28 MiB 2025.02.28 02:10:50.752389 [ 3 ] {} TCP-Session: 143308ac-a0ec-4841-9cec-7b3539b02722 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:10:50.752609 [ 3 ] {e565bbe9-a774-44c0-ac80-3067e45bf0b2} executeQuery: (from [fd00:1122:3344:101::d]:37580) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 02:10:50.752697 [ 3 ] {e565bbe9-a774-44c0-ac80-3067e45bf0b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 02:10:50.753617 [ 3 ] {e565bbe9-a774-44c0-ac80-3067e45bf0b2} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:10:50.753672 [ 3 ] {e565bbe9-a774-44c0-ac80-3067e45bf0b2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2025.02.28 02:10:50.754181 [ 3 ] {e565bbe9-a774-44c0-ac80-3067e45bf0b2} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.02.28 02:10:50.754443 [ 3 ] {e565bbe9-a774-44c0-ac80-3067e45bf0b2} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:10:50.754694 [ 3 ] {e565bbe9-a774-44c0-ac80-3067e45bf0b2} executeQuery: Read 122 rows, 10.66 KiB in 0.002141 sec., 56982.71835590845 rows/sec., 4.86 MiB/sec. 2025.02.28 02:10:50.754764 [ 3 ] {e565bbe9-a774-44c0-ac80-3067e45bf0b2} TCPHandler: Processed in 0.002524035 sec. 2025.02.28 02:10:50.755026 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:10:50.755253 [ 4 ] {10bd60ff-bcee-4c14-b06c-236687421787} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 02:10:50.755333 [ 4 ] {10bd60ff-bcee-4c14-b06c-236687421787} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 02:10:50.756088 [ 4 ] {10bd60ff-bcee-4c14-b06c-236687421787} oximeter.fields_u16 (a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:10:50.756157 [ 4 ] {10bd60ff-bcee-4c14-b06c-236687421787} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2025.02.28 02:10:50.756594 [ 4 ] {10bd60ff-bcee-4c14-b06c-236687421787} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.28 02:10:50.756853 [ 4 ] {10bd60ff-bcee-4c14-b06c-236687421787} oximeter.fields_u16 (a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:10:50.757127 [ 4 ] {10bd60ff-bcee-4c14-b06c-236687421787} executeQuery: Read 33 rows, 2.48 KiB in 0.001943 sec., 16984.045290787442 rows/sec., 1.25 MiB/sec. 2025.02.28 02:10:50.757237 [ 4 ] {10bd60ff-bcee-4c14-b06c-236687421787} TCPHandler: Processed in 0.002347223 sec. 2025.02.28 02:10:50.757406 [ 3 ] {} TCP-Session: 143308ac-a0ec-4841-9cec-7b3539b02722 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:10:50.757539 [ 3 ] {e806edbf-6c7a-4d81-b2d9-9ffcbefd6ba0} executeQuery: (from [fd00:1122:3344:101::d]:37580) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 02:10:50.757593 [ 3 ] {e806edbf-6c7a-4d81-b2d9-9ffcbefd6ba0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 02:10:50.758256 [ 3 ] {e806edbf-6c7a-4d81-b2d9-9ffcbefd6ba0} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:10:50.758296 [ 3 ] {e806edbf-6c7a-4d81-b2d9-9ffcbefd6ba0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2025.02.28 02:10:50.758678 [ 3 ] {e806edbf-6c7a-4d81-b2d9-9ffcbefd6ba0} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.02.28 02:10:50.758960 [ 3 ] {e806edbf-6c7a-4d81-b2d9-9ffcbefd6ba0} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:10:50.759233 [ 3 ] {e806edbf-6c7a-4d81-b2d9-9ffcbefd6ba0} executeQuery: Read 97 rows, 7.76 KiB in 0.001718 sec., 56461.001164144356 rows/sec., 4.41 MiB/sec. 2025.02.28 02:10:50.759371 [ 3 ] {e806edbf-6c7a-4d81-b2d9-9ffcbefd6ba0} TCPHandler: Processed in 0.002029729 sec. 2025.02.28 02:10:50.759578 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:10:50.759709 [ 4 ] {00c4cfb0-871e-4af1-8089-d9048680ea11} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 02:10:50.759768 [ 4 ] {00c4cfb0-871e-4af1-8089-d9048680ea11} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 02:10:50.760654 [ 4 ] {00c4cfb0-871e-4af1-8089-d9048680ea11} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:10:50.760694 [ 4 ] {00c4cfb0-871e-4af1-8089-d9048680ea11} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2025.02.28 02:10:50.761092 [ 4 ] {00c4cfb0-871e-4af1-8089-d9048680ea11} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.02.28 02:10:50.761334 [ 4 ] {00c4cfb0-871e-4af1-8089-d9048680ea11} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:10:50.761580 [ 4 ] {00c4cfb0-871e-4af1-8089-d9048680ea11} executeQuery: Read 160 rows, 11.41 KiB in 0.001872 sec., 85470.08547008547 rows/sec., 5.95 MiB/sec. 2025.02.28 02:10:50.761639 [ 4 ] {00c4cfb0-871e-4af1-8089-d9048680ea11} TCPHandler: Processed in 0.002128571 sec. 2025.02.28 02:10:50.761794 [ 3 ] {} TCP-Session: 143308ac-a0ec-4841-9cec-7b3539b02722 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:10:50.761932 [ 3 ] {2e5cc20f-3379-44b7-8759-134b7fa0358c} executeQuery: (from [fd00:1122:3344:101::d]:37580) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 02:10:50.762026 [ 3 ] {2e5cc20f-3379-44b7-8759-134b7fa0358c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 02:10:50.763260 [ 3 ] {2e5cc20f-3379-44b7-8759-134b7fa0358c} oximeter.measurements_histogramu64 (432eb1fa-4ee7-4bab-9e27-7e99c159a608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:10:50.763298 [ 3 ] {2e5cc20f-3379-44b7-8759-134b7fa0358c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2025.02.28 02:10:50.763971 [ 3 ] {2e5cc20f-3379-44b7-8759-134b7fa0358c} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.28 02:10:50.764237 [ 3 ] {2e5cc20f-3379-44b7-8759-134b7fa0358c} oximeter.measurements_histogramu64 (432eb1fa-4ee7-4bab-9e27-7e99c159a608): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:10:50.764474 [ 3 ] {2e5cc20f-3379-44b7-8759-134b7fa0358c} executeQuery: Read 33 rows, 60.55 KiB in 0.002573 sec., 12825.495530509132 rows/sec., 22.98 MiB/sec. 2025.02.28 02:10:50.764567 [ 3 ] {2e5cc20f-3379-44b7-8759-134b7fa0358c} TCPHandler: Processed in 0.00283986 sec. 2025.02.28 02:10:50.764753 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:10:50.764893 [ 4 ] {7d55a522-4a87-4592-9ad4-8389feb7d614} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 02:10:50.764952 [ 4 ] {7d55a522-4a87-4592-9ad4-8389feb7d614} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 02:10:50.765457 [ 4 ] {7d55a522-4a87-4592-9ad4-8389feb7d614} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:10:50.765518 [ 4 ] {7d55a522-4a87-4592-9ad4-8389feb7d614} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2025.02.28 02:10:50.765919 [ 4 ] {7d55a522-4a87-4592-9ad4-8389feb7d614} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.02.28 02:10:50.766159 [ 4 ] {7d55a522-4a87-4592-9ad4-8389feb7d614} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:10:50.766436 [ 4 ] {7d55a522-4a87-4592-9ad4-8389feb7d614} executeQuery: Read 60 rows, 4.14 KiB in 0.00155 sec., 38709.67741935484 rows/sec., 2.61 MiB/sec. 2025.02.28 02:10:50.766557 [ 4 ] {7d55a522-4a87-4592-9ad4-8389feb7d614} TCPHandler: Processed in 0.001896307 sec. 2025.02.28 02:10:55.009263 [ 62 ] {} DNSResolver: Updating DNS cache 2025.02.28 02:10:55.009382 [ 62 ] {} DNSResolver: Updated DNS cache 2025.02.28 02:10:55.083899 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 3721 2025.02.28 02:10:55.085375 [ 244 ] {} system.asynchronous_metric_log (3a3112bd-79df-43c7-ab35-7f8a62d7bf1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:10:55.085373 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 234 2025.02.28 02:10:55.085421 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2025.02.28 02:10:55.086784 [ 244 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.02.28 02:10:55.087323 [ 244 ] {} system.asynchronous_metric_log (3a3112bd-79df-43c7-ab35-7f8a62d7bf1b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:10:55.088120 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3721 2025.02.28 02:10:55.090342 [ 243 ] {} system.query_log (e1671b3b-5852-487f-943b-aaa151915f3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:10:55.090406 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2025.02.28 02:10:55.091934 [ 243 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.28 02:10:55.092255 [ 243 ] {} system.query_log (e1671b3b-5852-487f-943b-aaa151915f3d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:10:55.093012 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 234 2025.02.28 02:10:55.137472 [ 3 ] {} TCPHandler: Done processing connection. 2025.02.28 02:10:55.137582 [ 3 ] {} TCP-Session: 143308ac-a0ec-4841-9cec-7b3539b02722 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 02:10:55.306998 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 2025.02.28 02:10:55.325699 [ 242 ] {} system.metric_log (30ce18d6-4a25-4150-9760-0e79e744945e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:10:55.325753 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2025.02.28 02:10:55.332818 [ 242 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.02.28 02:10:55.333584 [ 242 ] {} system.metric_log (30ce18d6-4a25-4150-9760-0e79e744945e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:10:55.335980 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 61 2025.02.28 02:10:55.751710 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:10:55.751931 [ 4 ] {40076f0d-c932-443b-a091-eef927bd32e3} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 02:10:55.752018 [ 4 ] {40076f0d-c932-443b-a091-eef927bd32e3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 02:10:55.752851 [ 4 ] {40076f0d-c932-443b-a091-eef927bd32e3} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:10:55.752903 [ 4 ] {40076f0d-c932-443b-a091-eef927bd32e3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2025.02.28 02:10:55.753355 [ 4 ] {40076f0d-c932-443b-a091-eef927bd32e3} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.02.28 02:10:55.753623 [ 4 ] {40076f0d-c932-443b-a091-eef927bd32e3} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:10:55.753890 [ 4 ] {40076f0d-c932-443b-a091-eef927bd32e3} executeQuery: Read 56 rows, 4.41 KiB in 0.002021 sec., 27709.0549233053 rows/sec., 2.13 MiB/sec. 2025.02.28 02:10:55.754088 [ 4 ] {40076f0d-c932-443b-a091-eef927bd32e3} TCPHandler: Processed in 0.002522106 sec. 2025.02.28 02:10:55.754387 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:10:55.754593 [ 257 ] {6a91635b-b4c0-41d6-b5ec-351a61a47dc6} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 02:10:55.754703 [ 257 ] {6a91635b-b4c0-41d6-b5ec-351a61a47dc6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 02:10:55.755558 [ 257 ] {6a91635b-b4c0-41d6-b5ec-351a61a47dc6} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:10:55.755601 [ 257 ] {6a91635b-b4c0-41d6-b5ec-351a61a47dc6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2025.02.28 02:10:55.756046 [ 257 ] {6a91635b-b4c0-41d6-b5ec-351a61a47dc6} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.02.28 02:10:55.756323 [ 257 ] {6a91635b-b4c0-41d6-b5ec-351a61a47dc6} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:10:55.756610 [ 257 ] {6a91635b-b4c0-41d6-b5ec-351a61a47dc6} executeQuery: Read 64 rows, 5.12 KiB in 0.002062 sec., 31037.827352085355 rows/sec., 2.42 MiB/sec. 2025.02.28 02:10:55.756962 [ 257 ] {6a91635b-b4c0-41d6-b5ec-351a61a47dc6} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2025.02.28 02:10:55.756993 [ 257 ] {6a91635b-b4c0-41d6-b5ec-351a61a47dc6} TCPHandler: Processed in 0.002774489 sec. 2025.02.28 02:10:55.757171 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:10:55.757323 [ 4 ] {80450b39-15a3-45e5-ae4c-85e8e78af91a} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 02:10:55.757391 [ 4 ] {80450b39-15a3-45e5-ae4c-85e8e78af91a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 02:10:55.758127 [ 4 ] {80450b39-15a3-45e5-ae4c-85e8e78af91a} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:10:55.758175 [ 4 ] {80450b39-15a3-45e5-ae4c-85e8e78af91a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2025.02.28 02:10:55.758614 [ 4 ] {80450b39-15a3-45e5-ae4c-85e8e78af91a} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.02.28 02:10:55.758867 [ 4 ] {80450b39-15a3-45e5-ae4c-85e8e78af91a} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:10:55.759101 [ 4 ] {80450b39-15a3-45e5-ae4c-85e8e78af91a} executeQuery: Read 160 rows, 11.41 KiB in 0.001809 sec., 88446.65561083471 rows/sec., 6.16 MiB/sec. 2025.02.28 02:10:55.759270 [ 4 ] {80450b39-15a3-45e5-ae4c-85e8e78af91a} TCPHandler: Processed in 0.00216415 sec. 2025.02.28 02:10:55.759459 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:10:55.759607 [ 257 ] {3582fcb0-c55e-4ec3-abcb-600b1367d3ae} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 02:10:55.759670 [ 257 ] {3582fcb0-c55e-4ec3-abcb-600b1367d3ae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 02:10:55.760280 [ 257 ] {3582fcb0-c55e-4ec3-abcb-600b1367d3ae} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:10:55.760320 [ 257 ] {3582fcb0-c55e-4ec3-abcb-600b1367d3ae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2025.02.28 02:10:55.760710 [ 257 ] {3582fcb0-c55e-4ec3-abcb-600b1367d3ae} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.02.28 02:10:55.760961 [ 257 ] {3582fcb0-c55e-4ec3-abcb-600b1367d3ae} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:10:55.761174 [ 257 ] {3582fcb0-c55e-4ec3-abcb-600b1367d3ae} executeQuery: Read 60 rows, 4.14 KiB in 0.001603 sec., 37429.81908920773 rows/sec., 2.52 MiB/sec. 2025.02.28 02:10:55.761228 [ 257 ] {3582fcb0-c55e-4ec3-abcb-600b1367d3ae} TCPHandler: Processed in 0.001849856 sec. 2025.02.28 02:11:00.745737 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:11:00.746021 [ 4 ] {b5ff918d-5bff-4de5-8708-a6f027266123} executeQuery: (from [fd00:1122:3344:101::d]:62951) 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', '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_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.28 02:11:00.746466 [ 4 ] {b5ff918d-5bff-4de5-8708-a6f027266123} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.28 02:11:00.746517 [ 4 ] {b5ff918d-5bff-4de5-8708-a6f027266123} 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', '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_rib:active_routes')" moved to PREWHERE 2025.02.28 02:11:00.746864 [ 4 ] {b5ff918d-5bff-4de5-8708-a6f027266123} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.28 02:11:00.746945 [ 4 ] {b5ff918d-5bff-4de5-8708-a6f027266123} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.28 02:11:00.747126 [ 4 ] {b5ff918d-5bff-4de5-8708-a6f027266123} oximeter.timeseries_schema (710989a7-97ea-4f49-9bec-e20707ac2572) (SelectExecutor): Key condition: (column 0 notIn 28-element set) 2025.02.28 02:11:00.747317 [ 289 ] {b5ff918d-5bff-4de5-8708-a6f027266123} oximeter.timeseries_schema (710989a7-97ea-4f49-9bec-e20707ac2572) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.28 02:11:00.747339 [ 291 ] {b5ff918d-5bff-4de5-8708-a6f027266123} oximeter.timeseries_schema (710989a7-97ea-4f49-9bec-e20707ac2572) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.02.28 02:11:00.747343 [ 292 ] {b5ff918d-5bff-4de5-8708-a6f027266123} oximeter.timeseries_schema (710989a7-97ea-4f49-9bec-e20707ac2572) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.28 02:11:00.747586 [ 4 ] {b5ff918d-5bff-4de5-8708-a6f027266123} oximeter.timeseries_schema (710989a7-97ea-4f49-9bec-e20707ac2572) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges 2025.02.28 02:11:00.747623 [ 4 ] {b5ff918d-5bff-4de5-8708-a6f027266123} oximeter.timeseries_schema (710989a7-97ea-4f49-9bec-e20707ac2572) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.28 02:11:00.747749 [ 4 ] {b5ff918d-5bff-4de5-8708-a6f027266123} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.28 02:11:00.747774 [ 4 ] {b5ff918d-5bff-4de5-8708-a6f027266123} oximeter.timeseries_schema (710989a7-97ea-4f49-9bec-e20707ac2572) (SelectExecutor): Reading approx. 28 rows with 3 streams 2025.02.28 02:11:00.747819 [ 4 ] {b5ff918d-5bff-4de5-8708-a6f027266123} 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', '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_rib:active_routes'))" 2025.02.28 02:11:00.747868 [ 4 ] {b5ff918d-5bff-4de5-8708-a6f027266123} 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', '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_rib:active_routes'))" 2025.02.28 02:11:00.747912 [ 4 ] {b5ff918d-5bff-4de5-8708-a6f027266123} 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', '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_rib:active_routes'))" 2025.02.28 02:11:00.749771 [ 4 ] {b5ff918d-5bff-4de5-8708-a6f027266123} executeQuery: Read 28 rows, 1.14 KiB in 0.003874 sec., 7227.671657201859 rows/sec., 293.67 KiB/sec. 2025.02.28 02:11:00.749979 [ 4 ] {b5ff918d-5bff-4de5-8708-a6f027266123} TCPHandler: Processed in 0.004376702 sec. 2025.02.28 02:11:00.752748 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:11:00.752951 [ 257 ] {7f6b7bc9-3a35-4457-b538-e914c1d796ff} executeQuery: (from [fd00:1122:3344:101::d]:55410) 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', '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:errors_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.28 02:11:00.753373 [ 257 ] {7f6b7bc9-3a35-4457-b538-e914c1d796ff} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.28 02:11:00.753445 [ 257 ] {7f6b7bc9-3a35-4457-b538-e914c1d796ff} 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', '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:errors_received', 'switch_rib:active_routes')" moved to PREWHERE 2025.02.28 02:11:00.753790 [ 257 ] {7f6b7bc9-3a35-4457-b538-e914c1d796ff} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.28 02:11:00.753866 [ 257 ] {7f6b7bc9-3a35-4457-b538-e914c1d796ff} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.28 02:11:00.754026 [ 257 ] {7f6b7bc9-3a35-4457-b538-e914c1d796ff} oximeter.timeseries_schema (710989a7-97ea-4f49-9bec-e20707ac2572) (SelectExecutor): Key condition: (column 0 notIn 29-element set) 2025.02.28 02:11:00.754192 [ 292 ] {7f6b7bc9-3a35-4457-b538-e914c1d796ff} oximeter.timeseries_schema (710989a7-97ea-4f49-9bec-e20707ac2572) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.28 02:11:00.754203 [ 291 ] {7f6b7bc9-3a35-4457-b538-e914c1d796ff} oximeter.timeseries_schema (710989a7-97ea-4f49-9bec-e20707ac2572) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.28 02:11:00.754212 [ 289 ] {7f6b7bc9-3a35-4457-b538-e914c1d796ff} oximeter.timeseries_schema (710989a7-97ea-4f49-9bec-e20707ac2572) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.02.28 02:11:00.754402 [ 257 ] {7f6b7bc9-3a35-4457-b538-e914c1d796ff} oximeter.timeseries_schema (710989a7-97ea-4f49-9bec-e20707ac2572) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges 2025.02.28 02:11:00.754452 [ 257 ] {7f6b7bc9-3a35-4457-b538-e914c1d796ff} oximeter.timeseries_schema (710989a7-97ea-4f49-9bec-e20707ac2572) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.28 02:11:00.754629 [ 257 ] {7f6b7bc9-3a35-4457-b538-e914c1d796ff} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.28 02:11:00.754660 [ 257 ] {7f6b7bc9-3a35-4457-b538-e914c1d796ff} oximeter.timeseries_schema (710989a7-97ea-4f49-9bec-e20707ac2572) (SelectExecutor): Reading approx. 28 rows with 3 streams 2025.02.28 02:11:00.754722 [ 257 ] {7f6b7bc9-3a35-4457-b538-e914c1d796ff} 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', '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:errors_received', 'switch_rib:active_routes'))" 2025.02.28 02:11:00.754787 [ 257 ] {7f6b7bc9-3a35-4457-b538-e914c1d796ff} 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', '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:errors_received', 'switch_rib:active_routes'))" 2025.02.28 02:11:00.754847 [ 257 ] {7f6b7bc9-3a35-4457-b538-e914c1d796ff} 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', '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:errors_received', 'switch_rib:active_routes'))" 2025.02.28 02:11:00.756644 [ 257 ] {7f6b7bc9-3a35-4457-b538-e914c1d796ff} executeQuery: Read 28 rows, 1.14 KiB in 0.003794 sec., 7380.073800738007 rows/sec., 299.87 KiB/sec. 2025.02.28 02:11:00.756860 [ 257 ] {7f6b7bc9-3a35-4457-b538-e914c1d796ff} TCPHandler: Processed in 0.004173879 sec. 2025.02.28 02:11:00.757276 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:11:00.757468 [ 4 ] {83ea7b81-e3a9-4639-adb6-db5dd20b61af} executeQuery: (from [fd00:1122:3344:101::d]:62951) 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', '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:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.28 02:11:00.757847 [ 4 ] {83ea7b81-e3a9-4639-adb6-db5dd20b61af} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.28 02:11:00.757899 [ 4 ] {83ea7b81-e3a9-4639-adb6-db5dd20b61af} 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', '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:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes')" moved to PREWHERE 2025.02.28 02:11:00.758242 [ 4 ] {83ea7b81-e3a9-4639-adb6-db5dd20b61af} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.28 02:11:00.758310 [ 4 ] {83ea7b81-e3a9-4639-adb6-db5dd20b61af} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.28 02:11:00.758462 [ 4 ] {83ea7b81-e3a9-4639-adb6-db5dd20b61af} oximeter.timeseries_schema (710989a7-97ea-4f49-9bec-e20707ac2572) (SelectExecutor): Key condition: (column 0 notIn 30-element set) 2025.02.28 02:11:00.758624 [ 289 ] {83ea7b81-e3a9-4639-adb6-db5dd20b61af} oximeter.timeseries_schema (710989a7-97ea-4f49-9bec-e20707ac2572) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.28 02:11:00.758642 [ 291 ] {83ea7b81-e3a9-4639-adb6-db5dd20b61af} oximeter.timeseries_schema (710989a7-97ea-4f49-9bec-e20707ac2572) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.28 02:11:00.758662 [ 294 ] {83ea7b81-e3a9-4639-adb6-db5dd20b61af} oximeter.timeseries_schema (710989a7-97ea-4f49-9bec-e20707ac2572) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.02.28 02:11:00.758815 [ 4 ] {83ea7b81-e3a9-4639-adb6-db5dd20b61af} oximeter.timeseries_schema (710989a7-97ea-4f49-9bec-e20707ac2572) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges 2025.02.28 02:11:00.758845 [ 4 ] {83ea7b81-e3a9-4639-adb6-db5dd20b61af} oximeter.timeseries_schema (710989a7-97ea-4f49-9bec-e20707ac2572) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.28 02:11:00.758959 [ 4 ] {83ea7b81-e3a9-4639-adb6-db5dd20b61af} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.28 02:11:00.758982 [ 4 ] {83ea7b81-e3a9-4639-adb6-db5dd20b61af} oximeter.timeseries_schema (710989a7-97ea-4f49-9bec-e20707ac2572) (SelectExecutor): Reading approx. 28 rows with 3 streams 2025.02.28 02:11:00.759025 [ 4 ] {83ea7b81-e3a9-4639-adb6-db5dd20b61af} 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', '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:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes'))" 2025.02.28 02:11:00.759073 [ 4 ] {83ea7b81-e3a9-4639-adb6-db5dd20b61af} 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', '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:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes'))" 2025.02.28 02:11:00.759118 [ 4 ] {83ea7b81-e3a9-4639-adb6-db5dd20b61af} 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', '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:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes'))" 2025.02.28 02:11:00.760546 [ 4 ] {83ea7b81-e3a9-4639-adb6-db5dd20b61af} executeQuery: Read 28 rows, 1.14 KiB in 0.00317 sec., 8832.807570977919 rows/sec., 358.89 KiB/sec. 2025.02.28 02:11:00.760746 [ 4 ] {83ea7b81-e3a9-4639-adb6-db5dd20b61af} TCPHandler: Processed in 0.00353223 sec. 2025.02.28 02:11:00.761219 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:11:00.761447 [ 257 ] {787302a0-49a2-4b77-bb80-fb812d0b6c91} executeQuery: (from [fd00:1122:3344:101::d]:55410) 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', '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:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.28 02:11:00.761857 [ 257 ] {787302a0-49a2-4b77-bb80-fb812d0b6c91} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.28 02:11:00.761908 [ 257 ] {787302a0-49a2-4b77-bb80-fb812d0b6c91} 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', '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:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes')" moved to PREWHERE 2025.02.28 02:11:00.762261 [ 257 ] {787302a0-49a2-4b77-bb80-fb812d0b6c91} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.28 02:11:00.762340 [ 257 ] {787302a0-49a2-4b77-bb80-fb812d0b6c91} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.28 02:11:00.762518 [ 257 ] {787302a0-49a2-4b77-bb80-fb812d0b6c91} oximeter.timeseries_schema (710989a7-97ea-4f49-9bec-e20707ac2572) (SelectExecutor): Key condition: (column 0 notIn 31-element set) 2025.02.28 02:11:00.762635 [ 291 ] {787302a0-49a2-4b77-bb80-fb812d0b6c91} oximeter.timeseries_schema (710989a7-97ea-4f49-9bec-e20707ac2572) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.28 02:11:00.762661 [ 294 ] {787302a0-49a2-4b77-bb80-fb812d0b6c91} oximeter.timeseries_schema (710989a7-97ea-4f49-9bec-e20707ac2572) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.02.28 02:11:00.762675 [ 289 ] {787302a0-49a2-4b77-bb80-fb812d0b6c91} oximeter.timeseries_schema (710989a7-97ea-4f49-9bec-e20707ac2572) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.28 02:11:00.762795 [ 257 ] {787302a0-49a2-4b77-bb80-fb812d0b6c91} oximeter.timeseries_schema (710989a7-97ea-4f49-9bec-e20707ac2572) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges 2025.02.28 02:11:00.762833 [ 257 ] {787302a0-49a2-4b77-bb80-fb812d0b6c91} oximeter.timeseries_schema (710989a7-97ea-4f49-9bec-e20707ac2572) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.28 02:11:00.762947 [ 257 ] {787302a0-49a2-4b77-bb80-fb812d0b6c91} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.28 02:11:00.762972 [ 257 ] {787302a0-49a2-4b77-bb80-fb812d0b6c91} oximeter.timeseries_schema (710989a7-97ea-4f49-9bec-e20707ac2572) (SelectExecutor): Reading approx. 28 rows with 3 streams 2025.02.28 02:11:00.763018 [ 257 ] {787302a0-49a2-4b77-bb80-fb812d0b6c91} 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', '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:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes'))" 2025.02.28 02:11:00.763068 [ 257 ] {787302a0-49a2-4b77-bb80-fb812d0b6c91} 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', '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:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes'))" 2025.02.28 02:11:00.763113 [ 257 ] {787302a0-49a2-4b77-bb80-fb812d0b6c91} 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', '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:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes'))" 2025.02.28 02:11:00.764619 [ 257 ] {787302a0-49a2-4b77-bb80-fb812d0b6c91} executeQuery: Read 28 rows, 1.14 KiB in 0.003284 sec., 8526.187576126675 rows/sec., 346.44 KiB/sec. 2025.02.28 02:11:00.764832 [ 257 ] {787302a0-49a2-4b77-bb80-fb812d0b6c91} TCPHandler: Processed in 0.003734973 sec. 2025.02.28 02:11:00.765212 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:11:00.765434 [ 4 ] {3de7dbea-58bb-411c-8d5d-14f95eda6dfb} executeQuery: (from [fd00:1122:3344:101::d]:62951) 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', '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:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.28 02:11:00.765788 [ 4 ] {3de7dbea-58bb-411c-8d5d-14f95eda6dfb} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.28 02:11:00.765836 [ 4 ] {3de7dbea-58bb-411c-8d5d-14f95eda6dfb} 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', '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:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes')" moved to PREWHERE 2025.02.28 02:11:00.766164 [ 4 ] {3de7dbea-58bb-411c-8d5d-14f95eda6dfb} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.28 02:11:00.766232 [ 4 ] {3de7dbea-58bb-411c-8d5d-14f95eda6dfb} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.28 02:11:00.766385 [ 4 ] {3de7dbea-58bb-411c-8d5d-14f95eda6dfb} oximeter.timeseries_schema (710989a7-97ea-4f49-9bec-e20707ac2572) (SelectExecutor): Key condition: (column 0 notIn 32-element set) 2025.02.28 02:11:00.766529 [ 294 ] {3de7dbea-58bb-411c-8d5d-14f95eda6dfb} oximeter.timeseries_schema (710989a7-97ea-4f49-9bec-e20707ac2572) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.28 02:11:00.766557 [ 289 ] {3de7dbea-58bb-411c-8d5d-14f95eda6dfb} oximeter.timeseries_schema (710989a7-97ea-4f49-9bec-e20707ac2572) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.02.28 02:11:00.766589 [ 291 ] {3de7dbea-58bb-411c-8d5d-14f95eda6dfb} oximeter.timeseries_schema (710989a7-97ea-4f49-9bec-e20707ac2572) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.28 02:11:00.766700 [ 4 ] {3de7dbea-58bb-411c-8d5d-14f95eda6dfb} oximeter.timeseries_schema (710989a7-97ea-4f49-9bec-e20707ac2572) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges 2025.02.28 02:11:00.766730 [ 4 ] {3de7dbea-58bb-411c-8d5d-14f95eda6dfb} oximeter.timeseries_schema (710989a7-97ea-4f49-9bec-e20707ac2572) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.28 02:11:00.766839 [ 4 ] {3de7dbea-58bb-411c-8d5d-14f95eda6dfb} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.28 02:11:00.766862 [ 4 ] {3de7dbea-58bb-411c-8d5d-14f95eda6dfb} oximeter.timeseries_schema (710989a7-97ea-4f49-9bec-e20707ac2572) (SelectExecutor): Reading approx. 28 rows with 3 streams 2025.02.28 02:11:00.766904 [ 4 ] {3de7dbea-58bb-411c-8d5d-14f95eda6dfb} 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', '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:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes'))" 2025.02.28 02:11:00.766951 [ 4 ] {3de7dbea-58bb-411c-8d5d-14f95eda6dfb} 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', '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:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes'))" 2025.02.28 02:11:00.766995 [ 4 ] {3de7dbea-58bb-411c-8d5d-14f95eda6dfb} 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', '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:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes'))" 2025.02.28 02:11:00.768422 [ 4 ] {3de7dbea-58bb-411c-8d5d-14f95eda6dfb} executeQuery: Read 28 rows, 1.14 KiB in 0.003088 sec., 9067.357512953367 rows/sec., 368.42 KiB/sec. 2025.02.28 02:11:00.768635 [ 4 ] {3de7dbea-58bb-411c-8d5d-14f95eda6dfb} TCPHandler: Processed in 0.00348457 sec. 2025.02.28 02:11:00.768982 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:11:00.769187 [ 257 ] {8f217fe3-5b4e-4225-b7d1-2db1acd2b80b} executeQuery: (from [fd00:1122:3344:101::d]:55410) 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', '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_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.28 02:11:00.769556 [ 257 ] {8f217fe3-5b4e-4225-b7d1-2db1acd2b80b} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.28 02:11:00.769606 [ 257 ] {8f217fe3-5b4e-4225-b7d1-2db1acd2b80b} 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', '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_rib:active_routes')" moved to PREWHERE 2025.02.28 02:11:00.769937 [ 257 ] {8f217fe3-5b4e-4225-b7d1-2db1acd2b80b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.28 02:11:00.770006 [ 257 ] {8f217fe3-5b4e-4225-b7d1-2db1acd2b80b} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.28 02:11:00.770161 [ 257 ] {8f217fe3-5b4e-4225-b7d1-2db1acd2b80b} oximeter.timeseries_schema (710989a7-97ea-4f49-9bec-e20707ac2572) (SelectExecutor): Key condition: (column 0 notIn 33-element set) 2025.02.28 02:11:00.770236 [ 291 ] {8f217fe3-5b4e-4225-b7d1-2db1acd2b80b} oximeter.timeseries_schema (710989a7-97ea-4f49-9bec-e20707ac2572) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.28 02:11:00.770327 [ 292 ] {8f217fe3-5b4e-4225-b7d1-2db1acd2b80b} oximeter.timeseries_schema (710989a7-97ea-4f49-9bec-e20707ac2572) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.02.28 02:11:00.770331 [ 289 ] {8f217fe3-5b4e-4225-b7d1-2db1acd2b80b} oximeter.timeseries_schema (710989a7-97ea-4f49-9bec-e20707ac2572) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.28 02:11:00.770485 [ 257 ] {8f217fe3-5b4e-4225-b7d1-2db1acd2b80b} oximeter.timeseries_schema (710989a7-97ea-4f49-9bec-e20707ac2572) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges 2025.02.28 02:11:00.770514 [ 257 ] {8f217fe3-5b4e-4225-b7d1-2db1acd2b80b} oximeter.timeseries_schema (710989a7-97ea-4f49-9bec-e20707ac2572) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.28 02:11:00.770624 [ 257 ] {8f217fe3-5b4e-4225-b7d1-2db1acd2b80b} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.28 02:11:00.770650 [ 257 ] {8f217fe3-5b4e-4225-b7d1-2db1acd2b80b} oximeter.timeseries_schema (710989a7-97ea-4f49-9bec-e20707ac2572) (SelectExecutor): Reading approx. 28 rows with 3 streams 2025.02.28 02:11:00.770693 [ 257 ] {8f217fe3-5b4e-4225-b7d1-2db1acd2b80b} 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', '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_rib:active_routes'))" 2025.02.28 02:11:00.770742 [ 257 ] {8f217fe3-5b4e-4225-b7d1-2db1acd2b80b} 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', '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_rib:active_routes'))" 2025.02.28 02:11:00.770787 [ 257 ] {8f217fe3-5b4e-4225-b7d1-2db1acd2b80b} 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', '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_rib:active_routes'))" 2025.02.28 02:11:00.772277 [ 257 ] {8f217fe3-5b4e-4225-b7d1-2db1acd2b80b} executeQuery: Read 28 rows, 1.14 KiB in 0.003192 sec., 8771.929824561405 rows/sec., 356.42 KiB/sec. 2025.02.28 02:11:00.772458 [ 257 ] {8f217fe3-5b4e-4225-b7d1-2db1acd2b80b} TCPHandler: Processed in 0.003538631 sec. 2025.02.28 02:11:00.787889 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:11:00.788063 [ 4 ] {0b64d012-c674-4c81-9056-8f4c23d2a696} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.02.28 02:11:00.788142 [ 4 ] {0b64d012-c674-4c81-9056-8f4c23d2a696} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.28 02:11:00.789057 [ 4 ] {0b64d012-c674-4c81-9056-8f4c23d2a696} oximeter.timeseries_schema (710989a7-97ea-4f49-9bec-e20707ac2572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:11:00.789107 [ 4 ] {0b64d012-c674-4c81-9056-8f4c23d2a696} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2025.02.28 02:11:00.789643 [ 4 ] {0b64d012-c674-4c81-9056-8f4c23d2a696} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.28 02:11:00.789894 [ 4 ] {0b64d012-c674-4c81-9056-8f4c23d2a696} oximeter.timeseries_schema (710989a7-97ea-4f49-9bec-e20707ac2572): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:11:00.790126 [ 4 ] {0b64d012-c674-4c81-9056-8f4c23d2a696} executeQuery: Read 6 rows, 2.84 KiB in 0.002113 sec., 2839.564600094652 rows/sec., 1.31 MiB/sec. 2025.02.28 02:11:00.790186 [ 4 ] {0b64d012-c674-4c81-9056-8f4c23d2a696} TCPHandler: Processed in 0.002415854 sec. 2025.02.28 02:11:00.790368 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:11:00.790516 [ 257 ] {2059242f-2a4e-4834-9ce0-c9bd77952771} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.28 02:11:00.790766 [ 257 ] {2059242f-2a4e-4834-9ce0-c9bd77952771} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.28 02:11:00.792085 [ 257 ] {2059242f-2a4e-4834-9ce0-c9bd77952771} oximeter.fields_i16 (7bfc9784-9582-4989-925c-ca60d6ff8692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:11:00.792124 [ 257 ] {2059242f-2a4e-4834-9ce0-c9bd77952771} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2025.02.28 02:11:00.792557 [ 257 ] {2059242f-2a4e-4834-9ce0-c9bd77952771} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.28 02:11:00.792810 [ 257 ] {2059242f-2a4e-4834-9ce0-c9bd77952771} oximeter.fields_i16 (7bfc9784-9582-4989-925c-ca60d6ff8692): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:11:00.793110 [ 257 ] {2059242f-2a4e-4834-9ce0-c9bd77952771} executeQuery: Read 24 rows, 2.04 KiB in 0.002613 sec., 9184.845005740528 rows/sec., 780.35 KiB/sec. 2025.02.28 02:11:00.793210 [ 257 ] {2059242f-2a4e-4834-9ce0-c9bd77952771} TCPHandler: Processed in 0.002913401 sec. 2025.02.28 02:11:00.793398 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:11:00.793527 [ 4 ] {06485c9a-5b2d-45c5-b64f-93ff9db73428} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 02:11:00.793579 [ 4 ] {06485c9a-5b2d-45c5-b64f-93ff9db73428} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 02:11:00.794325 [ 4 ] {06485c9a-5b2d-45c5-b64f-93ff9db73428} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:11:00.794366 [ 4 ] {06485c9a-5b2d-45c5-b64f-93ff9db73428} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2025.02.28 02:11:00.794749 [ 4 ] {06485c9a-5b2d-45c5-b64f-93ff9db73428} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.02.28 02:11:00.794992 [ 4 ] {06485c9a-5b2d-45c5-b64f-93ff9db73428} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:11:00.795151 [ 54 ] {} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.02.28 02:11:00.795215 [ 54 ] {} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:11:00.795241 [ 4 ] {06485c9a-5b2d-45c5-b64f-93ff9db73428} executeQuery: Read 242 rows, 22.12 KiB in 0.001736 sec., 139400.9216589862 rows/sec., 12.44 MiB/sec. 2025.02.28 02:11:00.795256 [ 54 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2025.02.28 02:11:00.795392 [ 4 ] {06485c9a-5b2d-45c5-b64f-93ff9db73428} TCPHandler: Processed in 0.002060209 sec. 2025.02.28 02:11:00.795511 [ 193 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.02.28 02:11:00.795576 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:11:00.795765 [ 193 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 02:11:00.795824 [ 257 ] {760cb63b-19b3-485b-9b60-ccc402cd7d07} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 02:11:00.795842 [ 193 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 122 rows starting from the beginning of the part 2025.02.28 02:11:00.795920 [ 257 ] {760cb63b-19b3-485b-9b60-ccc402cd7d07} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 02:11:00.796122 [ 193 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1196 rows starting from the beginning of the part 2025.02.28 02:11:00.796503 [ 193 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 56 rows starting from the beginning of the part 2025.02.28 02:11:00.796810 [ 193 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 122 rows starting from the beginning of the part 2025.02.28 02:11:00.797165 [ 193 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 56 rows starting from the beginning of the part 2025.02.28 02:11:00.797502 [ 193 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 242 rows starting from the beginning of the part 2025.02.28 02:11:00.798941 [ 257 ] {760cb63b-19b3-485b-9b60-ccc402cd7d07} oximeter.fields_u16 (a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:11:00.799014 [ 257 ] {760cb63b-19b3-485b-9b60-ccc402cd7d07} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2025.02.28 02:11:00.800136 [ 257 ] {760cb63b-19b3-485b-9b60-ccc402cd7d07} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.28 02:11:00.800608 [ 257 ] {760cb63b-19b3-485b-9b60-ccc402cd7d07} oximeter.fields_u16 (a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:11:00.800882 [ 195 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 1794 rows, containing 5 columns (5 merged, 0 gathered) in 0.005465227 sec., 328257.1794364626 rows/sec., 28.63 MiB/sec. 2025.02.28 02:11:00.801127 [ 257 ] {760cb63b-19b3-485b-9b60-ccc402cd7d07} executeQuery: Read 45 rows, 3.44 KiB in 0.005367 sec., 8384.572386808273 rows/sec., 641.40 KiB/sec. 2025.02.28 02:11:00.801263 [ 257 ] {760cb63b-19b3-485b-9b60-ccc402cd7d07} TCPHandler: Processed in 0.005754311 sec. 2025.02.28 02:11:00.801305 [ 195 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.02.28 02:11:00.801460 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:11:00.801597 [ 4 ] {f8fb34c0-1c49-41d1-b2ec-06ceebcbbe47} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.28 02:11:00.801665 [ 4 ] {f8fb34c0-1c49-41d1-b2ec-06ceebcbbe47} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.28 02:11:00.801672 [ 195 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_11_2} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:11:00.801799 [ 195 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_11_2} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.02.28 02:11:00.801902 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. 2025.02.28 02:11:00.802361 [ 4 ] {f8fb34c0-1c49-41d1-b2ec-06ceebcbbe47} oximeter.fields_u32 (3d5e9b3a-3b6d-47c4-8060-e3753dc40b7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:11:00.802398 [ 4 ] {f8fb34c0-1c49-41d1-b2ec-06ceebcbbe47} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2025.02.28 02:11:00.802746 [ 4 ] {f8fb34c0-1c49-41d1-b2ec-06ceebcbbe47} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.28 02:11:00.802987 [ 4 ] {f8fb34c0-1c49-41d1-b2ec-06ceebcbbe47} oximeter.fields_u32 (3d5e9b3a-3b6d-47c4-8060-e3753dc40b7b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:11:00.803261 [ 4 ] {f8fb34c0-1c49-41d1-b2ec-06ceebcbbe47} executeQuery: Read 24 rows, 2.04 KiB in 0.001677 sec., 14311.270125223613 rows/sec., 1.19 MiB/sec. 2025.02.28 02:11:00.803356 [ 4 ] {f8fb34c0-1c49-41d1-b2ec-06ceebcbbe47} TCPHandler: Processed in 0.001982538 sec. 2025.02.28 02:11:00.803514 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:11:00.803637 [ 257 ] {856c91d3-1da9-43b4-a56c-69b3c99f4dc6} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.28 02:11:00.803687 [ 257 ] {856c91d3-1da9-43b4-a56c-69b3c99f4dc6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.28 02:11:00.804275 [ 257 ] {856c91d3-1da9-43b4-a56c-69b3c99f4dc6} oximeter.fields_u8 (a04696fb-2dde-448f-92c0-f9290c2ad89c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:11:00.804313 [ 257 ] {856c91d3-1da9-43b4-a56c-69b3c99f4dc6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2025.02.28 02:11:00.804682 [ 257 ] {856c91d3-1da9-43b4-a56c-69b3c99f4dc6} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.28 02:11:00.804962 [ 257 ] {856c91d3-1da9-43b4-a56c-69b3c99f4dc6} oximeter.fields_u8 (a04696fb-2dde-448f-92c0-f9290c2ad89c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:11:00.805207 [ 257 ] {856c91d3-1da9-43b4-a56c-69b3c99f4dc6} executeQuery: Read 12 rows, 960.00 B in 0.001572 sec., 7633.587786259542 rows/sec., 596.37 KiB/sec. 2025.02.28 02:11:00.805268 [ 257 ] {856c91d3-1da9-43b4-a56c-69b3c99f4dc6} TCPHandler: Processed in 0.001814566 sec. 2025.02.28 02:11:00.805422 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:11:00.805545 [ 4 ] {54ef1121-dcba-425c-a857-5863706ea1d7} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 02:11:00.805595 [ 4 ] {54ef1121-dcba-425c-a857-5863706ea1d7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 02:11:00.806265 [ 4 ] {54ef1121-dcba-425c-a857-5863706ea1d7} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:11:00.806305 [ 4 ] {54ef1121-dcba-425c-a857-5863706ea1d7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2025.02.28 02:11:00.806681 [ 4 ] {54ef1121-dcba-425c-a857-5863706ea1d7} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.02.28 02:11:00.806923 [ 4 ] {54ef1121-dcba-425c-a857-5863706ea1d7} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:11:00.807089 [ 54 ] {} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.02.28 02:11:00.807141 [ 54 ] {} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:11:00.807161 [ 4 ] {54ef1121-dcba-425c-a857-5863706ea1d7} executeQuery: Read 133 rows, 11.02 KiB in 0.001623 sec., 81947.01170671596 rows/sec., 6.63 MiB/sec. 2025.02.28 02:11:00.807179 [ 54 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2025.02.28 02:11:00.807310 [ 4 ] {54ef1121-dcba-425c-a857-5863706ea1d7} TCPHandler: Processed in 0.001941958 sec. 2025.02.28 02:11:00.807425 [ 196 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.02.28 02:11:00.807497 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:11:00.807705 [ 196 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 02:11:00.807716 [ 257 ] {db1d27ce-ed30-4d2c-ad11-5d8a4e78b021} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 02:11:00.807765 [ 196 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 107 rows starting from the beginning of the part 2025.02.28 02:11:00.807814 [ 257 ] {db1d27ce-ed30-4d2c-ad11-5d8a4e78b021} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 02:11:00.808119 [ 196 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 520 rows starting from the beginning of the part 2025.02.28 02:11:00.808450 [ 196 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 64 rows starting from the beginning of the part 2025.02.28 02:11:00.808843 [ 196 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 97 rows starting from the beginning of the part 2025.02.28 02:11:00.809164 [ 196 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 64 rows starting from the beginning of the part 2025.02.28 02:11:00.809380 [ 196 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 133 rows starting from the beginning of the part 2025.02.28 02:11:00.810303 [ 257 ] {db1d27ce-ed30-4d2c-ad11-5d8a4e78b021} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:11:00.810370 [ 257 ] {db1d27ce-ed30-4d2c-ad11-5d8a4e78b021} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2025.02.28 02:11:00.811361 [ 257 ] {db1d27ce-ed30-4d2c-ad11-5d8a4e78b021} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.02.28 02:11:00.811802 [ 257 ] {db1d27ce-ed30-4d2c-ad11-5d8a4e78b021} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:11:00.812121 [ 54 ] {} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.02.28 02:11:00.812218 [ 54 ] {} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:11:00.812300 [ 54 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2025.02.28 02:11:00.812539 [ 257 ] {db1d27ce-ed30-4d2c-ad11-5d8a4e78b021} executeQuery: Read 364 rows, 28.34 KiB in 0.004877 sec., 74636.04675005126 rows/sec., 5.68 MiB/sec. 2025.02.28 02:11:00.812622 [ 196 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 985 rows, containing 5 columns (5 merged, 0 gathered) in 0.005292655 sec., 186106.97277642318 rows/sec., 14.91 MiB/sec. 2025.02.28 02:11:00.812852 [ 257 ] {db1d27ce-ed30-4d2c-ad11-5d8a4e78b021} TCPHandler: Processed in 0.005421957 sec. 2025.02.28 02:11:00.812901 [ 193 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.02.28 02:11:00.813017 [ 196 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.02.28 02:11:00.813187 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:11:00.813339 [ 193 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 02:11:00.813477 [ 193 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 778 rows starting from the beginning of the part 2025.02.28 02:11:00.813606 [ 4 ] {6c510304-c634-4d79-b367-a173893545a7} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 02:11:00.813760 [ 196 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_11_2} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:11:00.813952 [ 193 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2414 rows starting from the beginning of the part 2025.02.28 02:11:00.814073 [ 196 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_11_2} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.02.28 02:11:00.814437 [ 193 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 128 rows starting from the beginning of the part 2025.02.28 02:11:00.814448 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. 2025.02.28 02:11:00.814573 [ 4 ] {6c510304-c634-4d79-b367-a173893545a7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 02:11:00.814743 [ 193 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 160 rows starting from the beginning of the part 2025.02.28 02:11:00.815269 [ 193 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 160 rows starting from the beginning of the part 2025.02.28 02:11:00.815610 [ 193 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 364 rows starting from the beginning of the part 2025.02.28 02:11:00.820218 [ 4 ] {6c510304-c634-4d79-b367-a173893545a7} oximeter.measurements_histogramu64 (432eb1fa-4ee7-4bab-9e27-7e99c159a608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:11:00.820339 [ 4 ] {6c510304-c634-4d79-b367-a173893545a7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2025.02.28 02:11:00.820834 [ 193 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 4004 rows, containing 5 columns (5 merged, 0 gathered) in 0.008295568 sec., 482667.371299952 rows/sec., 33.07 MiB/sec. 2025.02.28 02:11:00.821237 [ 193 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.02.28 02:11:00.821916 [ 193 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_11_2} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:11:00.822032 [ 4 ] {6c510304-c634-4d79-b367-a173893545a7} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.28 02:11:00.822066 [ 193 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_11_2} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.02.28 02:11:00.822218 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.97 MiB. 2025.02.28 02:11:00.822451 [ 4 ] {6c510304-c634-4d79-b367-a173893545a7} oximeter.measurements_histogramu64 (432eb1fa-4ee7-4bab-9e27-7e99c159a608): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:11:00.822815 [ 4 ] {6c510304-c634-4d79-b367-a173893545a7} executeQuery: Read 33 rows, 60.55 KiB in 0.009347 sec., 3530.5445597517923 rows/sec., 6.33 MiB/sec. 2025.02.28 02:11:00.823062 [ 4 ] {6c510304-c634-4d79-b367-a173893545a7} TCPHandler: Processed in 0.010066723 sec. 2025.02.28 02:11:00.823295 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:11:00.823447 [ 257 ] {48e38c97-b7cc-4827-a932-8fa40dd467f1} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 02:11:00.823506 [ 257 ] {48e38c97-b7cc-4827-a932-8fa40dd467f1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 02:11:00.824081 [ 257 ] {48e38c97-b7cc-4827-a932-8fa40dd467f1} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:11:00.824126 [ 257 ] {48e38c97-b7cc-4827-a932-8fa40dd467f1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2025.02.28 02:11:00.824583 [ 257 ] {48e38c97-b7cc-4827-a932-8fa40dd467f1} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.02.28 02:11:00.824837 [ 257 ] {48e38c97-b7cc-4827-a932-8fa40dd467f1} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:11:00.824983 [ 54 ] {} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.02.28 02:11:00.825027 [ 54 ] {} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:11:00.825051 [ 257 ] {48e38c97-b7cc-4827-a932-8fa40dd467f1} executeQuery: Read 60 rows, 4.14 KiB in 0.001642 sec., 36540.80389768575 rows/sec., 2.46 MiB/sec. 2025.02.28 02:11:00.825054 [ 54 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2025.02.28 02:11:00.825180 [ 257 ] {48e38c97-b7cc-4827-a932-8fa40dd467f1} TCPHandler: Processed in 0.001973338 sec. 2025.02.28 02:11:00.825494 [ 196 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.02.28 02:11:00.825654 [ 196 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 02:11:00.825687 [ 196 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 288 rows starting from the beginning of the part 2025.02.28 02:11:00.825795 [ 196 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part 2025.02.28 02:11:00.825997 [ 196 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 48 rows starting from the beginning of the part 2025.02.28 02:11:00.826131 [ 196 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 60 rows starting from the beginning of the part 2025.02.28 02:11:00.826288 [ 196 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 60 rows starting from the beginning of the part 2025.02.28 02:11:00.826426 [ 196 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 60 rows starting from the beginning of the part 2025.02.28 02:11:00.827493 [ 193 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 528 rows, containing 4 columns (4 merged, 0 gathered) in 0.002326362 sec., 226963.8173250767 rows/sec., 15.26 MiB/sec. 2025.02.28 02:11:00.827690 [ 189 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.02.28 02:11:00.827997 [ 189 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_11_2} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:11:00.828082 [ 189 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_11_2} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.02.28 02:11:00.828167 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. 2025.02.28 02:11:01.000167 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 167.18 MiB, peak 170.94 MiB, free memory in arenas 0.00 B, will set to 166.11 MiB (RSS), difference: -1.07 MiB 2025.02.28 02:11:02.588354 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 4148 2025.02.28 02:11:02.589014 [ 244 ] {} system.asynchronous_metric_log (3a3112bd-79df-43c7-ab35-7f8a62d7bf1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:11:02.589056 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.28 02:11:02.589576 [ 244 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.02.28 02:11:02.589831 [ 244 ] {} system.asynchronous_metric_log (3a3112bd-79df-43c7-ab35-7f8a62d7bf1b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:11:02.590096 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4148 2025.02.28 02:11:02.836128 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 2025.02.28 02:11:02.855171 [ 242 ] {} system.metric_log (30ce18d6-4a25-4150-9760-0e79e744945e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:11:02.855227 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.28 02:11:02.862435 [ 242 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.02.28 02:11:02.863186 [ 242 ] {} system.metric_log (30ce18d6-4a25-4150-9760-0e79e744945e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:11:02.866432 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 68 2025.02.28 02:11:05.093266 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 274 2025.02.28 02:11:05.096528 [ 243 ] {} system.query_log (e1671b3b-5852-487f-943b-aaa151915f3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:11:05.096581 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.28 02:11:05.098184 [ 243 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.28 02:11:05.098520 [ 243 ] {} system.query_log (e1671b3b-5852-487f-943b-aaa151915f3d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:11:05.098679 [ 47 ] {} system.query_log (e1671b3b-5852-487f-943b-aaa151915f3d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.02.28 02:11:05.098735 [ 47 ] {} system.query_log (e1671b3b-5852-487f-943b-aaa151915f3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:11:05.098769 [ 47 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.28 02:11:05.099343 [ 196 ] {e1671b3b-5852-487f-943b-aaa151915f3d::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.02.28 02:11:05.100186 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 274 2025.02.28 02:11:05.100641 [ 196 ] {e1671b3b-5852-487f-943b-aaa151915f3d::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 02:11:05.100816 [ 196 ] {e1671b3b-5852-487f-943b-aaa151915f3d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 88 rows starting from the beginning of the part 2025.02.28 02:11:05.101336 [ 196 ] {e1671b3b-5852-487f-943b-aaa151915f3d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 54 rows starting from the beginning of the part 2025.02.28 02:11:05.101852 [ 196 ] {e1671b3b-5852-487f-943b-aaa151915f3d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 16 rows starting from the beginning of the part 2025.02.28 02:11:05.102351 [ 196 ] {e1671b3b-5852-487f-943b-aaa151915f3d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 56 rows starting from the beginning of the part 2025.02.28 02:11:05.102836 [ 196 ] {e1671b3b-5852-487f-943b-aaa151915f3d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 20 rows starting from the beginning of the part 2025.02.28 02:11:05.103317 [ 196 ] {e1671b3b-5852-487f-943b-aaa151915f3d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 40 rows starting from the beginning of the part 2025.02.28 02:11:05.111243 [ 193 ] {e1671b3b-5852-487f-943b-aaa151915f3d::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 274 rows, containing 72 columns (72 merged, 0 gathered) in 0.012361895 sec., 22164.886532364173 rows/sec., 22.55 MiB/sec. 2025.02.28 02:11:05.112285 [ 199 ] {e1671b3b-5852-487f-943b-aaa151915f3d::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.02.28 02:11:05.113069 [ 199 ] {e1671b3b-5852-487f-943b-aaa151915f3d::all_1_6_1} system.query_log (e1671b3b-5852-487f-943b-aaa151915f3d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:11:05.113146 [ 199 ] {e1671b3b-5852-487f-943b-aaa151915f3d::all_1_6_1} system.query_log (e1671b3b-5852-487f-943b-aaa151915f3d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.02.28 02:11:05.113437 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.61 MiB. 2025.02.28 02:11:05.750503 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:11:05.750707 [ 4 ] {88d21efa-b12b-4f2e-b7f7-b21830ab1188} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 02:11:05.750787 [ 4 ] {88d21efa-b12b-4f2e-b7f7-b21830ab1188} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 02:11:05.751673 [ 4 ] {88d21efa-b12b-4f2e-b7f7-b21830ab1188} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:11:05.751718 [ 4 ] {88d21efa-b12b-4f2e-b7f7-b21830ab1188} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.28 02:11:05.752150 [ 4 ] {88d21efa-b12b-4f2e-b7f7-b21830ab1188} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.02.28 02:11:05.752413 [ 4 ] {88d21efa-b12b-4f2e-b7f7-b21830ab1188} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:11:05.752662 [ 4 ] {88d21efa-b12b-4f2e-b7f7-b21830ab1188} executeQuery: Read 56 rows, 4.41 KiB in 0.002009 sec., 27874.564459930316 rows/sec., 2.14 MiB/sec. 2025.02.28 02:11:05.752781 [ 4 ] {88d21efa-b12b-4f2e-b7f7-b21830ab1188} TCPHandler: Processed in 0.002403524 sec. 2025.02.28 02:11:05.753064 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:11:05.753266 [ 257 ] {3f25bb39-bd7c-40c5-a969-21463c107c8b} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 02:11:05.753342 [ 257 ] {3f25bb39-bd7c-40c5-a969-21463c107c8b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 02:11:05.754088 [ 257 ] {3f25bb39-bd7c-40c5-a969-21463c107c8b} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:11:05.754133 [ 257 ] {3f25bb39-bd7c-40c5-a969-21463c107c8b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.28 02:11:05.754599 [ 257 ] {3f25bb39-bd7c-40c5-a969-21463c107c8b} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.02.28 02:11:05.754850 [ 257 ] {3f25bb39-bd7c-40c5-a969-21463c107c8b} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:11:05.755165 [ 257 ] {3f25bb39-bd7c-40c5-a969-21463c107c8b} executeQuery: Read 64 rows, 5.12 KiB in 0.001924 sec., 33264.03326403326 rows/sec., 2.60 MiB/sec. 2025.02.28 02:11:05.755326 [ 257 ] {3f25bb39-bd7c-40c5-a969-21463c107c8b} TCPHandler: Processed in 0.002403684 sec. 2025.02.28 02:11:05.755480 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:11:05.755625 [ 4 ] {741468bd-93b2-4bf5-8f9e-0cffa84f3e11} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 02:11:05.755684 [ 4 ] {741468bd-93b2-4bf5-8f9e-0cffa84f3e11} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 02:11:05.756262 [ 4 ] {741468bd-93b2-4bf5-8f9e-0cffa84f3e11} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:11:05.756300 [ 4 ] {741468bd-93b2-4bf5-8f9e-0cffa84f3e11} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.28 02:11:05.756701 [ 4 ] {741468bd-93b2-4bf5-8f9e-0cffa84f3e11} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.02.28 02:11:05.756938 [ 4 ] {741468bd-93b2-4bf5-8f9e-0cffa84f3e11} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:11:05.757152 [ 4 ] {741468bd-93b2-4bf5-8f9e-0cffa84f3e11} executeQuery: Read 160 rows, 11.41 KiB in 0.001563 sec., 102367.24248240564 rows/sec., 7.13 MiB/sec. 2025.02.28 02:11:05.757205 [ 4 ] {741468bd-93b2-4bf5-8f9e-0cffa84f3e11} TCPHandler: Processed in 0.001794185 sec. 2025.02.28 02:11:05.757371 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:11:05.757494 [ 257 ] {efad05af-9091-4486-ad9a-b99b837fa2db} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 02:11:05.757555 [ 257 ] {efad05af-9091-4486-ad9a-b99b837fa2db} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 02:11:05.758081 [ 257 ] {efad05af-9091-4486-ad9a-b99b837fa2db} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:11:05.758121 [ 257 ] {efad05af-9091-4486-ad9a-b99b837fa2db} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.28 02:11:05.758507 [ 257 ] {efad05af-9091-4486-ad9a-b99b837fa2db} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.02.28 02:11:05.758759 [ 257 ] {efad05af-9091-4486-ad9a-b99b837fa2db} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:11:05.758971 [ 257 ] {efad05af-9091-4486-ad9a-b99b837fa2db} executeQuery: Read 60 rows, 4.14 KiB in 0.001504 sec., 39893.6170212766 rows/sec., 2.69 MiB/sec. 2025.02.28 02:11:05.759021 [ 257 ] {efad05af-9091-4486-ad9a-b99b837fa2db} TCPHandler: Processed in 0.001707915 sec. 2025.02.28 02:11:10.009648 [ 42 ] {} DNSResolver: Updating DNS cache 2025.02.28 02:11:10.009714 [ 42 ] {} DNSResolver: Updated DNS cache 2025.02.28 02:11:10.090312 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 4636 2025.02.28 02:11:10.091052 [ 244 ] {} system.asynchronous_metric_log (3a3112bd-79df-43c7-ab35-7f8a62d7bf1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:11:10.091103 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.28 02:11:10.091632 [ 244 ] {} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.02.28 02:11:10.091888 [ 244 ] {} system.asynchronous_metric_log (3a3112bd-79df-43c7-ab35-7f8a62d7bf1b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:11:10.092160 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4636 2025.02.28 02:11:10.366584 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 2025.02.28 02:11:10.385983 [ 242 ] {} system.metric_log (30ce18d6-4a25-4150-9760-0e79e744945e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:11:10.386036 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.28 02:11:10.393162 [ 242 ] {} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.02.28 02:11:10.393919 [ 242 ] {} system.metric_log (30ce18d6-4a25-4150-9760-0e79e744945e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:11:10.396515 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 76 2025.02.28 02:11:10.752990 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:11:10.753208 [ 4 ] {cc2b0e2d-8502-4dd9-9941-960fb2d6f24c} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 02:11:10.753291 [ 4 ] {cc2b0e2d-8502-4dd9-9941-960fb2d6f24c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 02:11:10.754193 [ 4 ] {cc2b0e2d-8502-4dd9-9941-960fb2d6f24c} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:11:10.754246 [ 4 ] {cc2b0e2d-8502-4dd9-9941-960fb2d6f24c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.28 02:11:10.754727 [ 4 ] {cc2b0e2d-8502-4dd9-9941-960fb2d6f24c} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.02.28 02:11:10.754989 [ 4 ] {cc2b0e2d-8502-4dd9-9941-960fb2d6f24c} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:11:10.755222 [ 4 ] {cc2b0e2d-8502-4dd9-9941-960fb2d6f24c} executeQuery: Read 122 rows, 10.66 KiB in 0.002078 sec., 58710.29836381136 rows/sec., 5.01 MiB/sec. 2025.02.28 02:11:10.755284 [ 4 ] {cc2b0e2d-8502-4dd9-9941-960fb2d6f24c} TCPHandler: Processed in 0.002438954 sec. 2025.02.28 02:11:10.755567 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:11:10.755755 [ 257 ] {75c016ea-d676-4ad0-a4af-3572ebbd8f81} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 02:11:10.755826 [ 257 ] {75c016ea-d676-4ad0-a4af-3572ebbd8f81} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 02:11:10.756577 [ 257 ] {75c016ea-d676-4ad0-a4af-3572ebbd8f81} oximeter.fields_u16 (a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:11:10.756619 [ 257 ] {75c016ea-d676-4ad0-a4af-3572ebbd8f81} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.28 02:11:10.757059 [ 257 ] {75c016ea-d676-4ad0-a4af-3572ebbd8f81} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.28 02:11:10.757326 [ 257 ] {75c016ea-d676-4ad0-a4af-3572ebbd8f81} oximeter.fields_u16 (a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:11:10.757577 [ 257 ] {75c016ea-d676-4ad0-a4af-3572ebbd8f81} executeQuery: Read 33 rows, 2.48 KiB in 0.001847 sec., 17866.81104493774 rows/sec., 1.31 MiB/sec. 2025.02.28 02:11:10.757695 [ 257 ] {75c016ea-d676-4ad0-a4af-3572ebbd8f81} TCPHandler: Processed in 0.002260612 sec. 2025.02.28 02:11:10.757864 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:11:10.757992 [ 4 ] {38b11453-d925-4c0d-83b9-afb6ae3ae315} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 02:11:10.758044 [ 4 ] {38b11453-d925-4c0d-83b9-afb6ae3ae315} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 02:11:10.758705 [ 4 ] {38b11453-d925-4c0d-83b9-afb6ae3ae315} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:11:10.758749 [ 4 ] {38b11453-d925-4c0d-83b9-afb6ae3ae315} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.28 02:11:10.759147 [ 4 ] {38b11453-d925-4c0d-83b9-afb6ae3ae315} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.02.28 02:11:10.759394 [ 4 ] {38b11453-d925-4c0d-83b9-afb6ae3ae315} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:11:10.759607 [ 4 ] {38b11453-d925-4c0d-83b9-afb6ae3ae315} executeQuery: Read 97 rows, 7.76 KiB in 0.001646 sec., 58930.7411907655 rows/sec., 4.60 MiB/sec. 2025.02.28 02:11:10.759660 [ 4 ] {38b11453-d925-4c0d-83b9-afb6ae3ae315} TCPHandler: Processed in 0.001856586 sec. 2025.02.28 02:11:10.759819 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:11:10.759967 [ 257 ] {1bc8b0e9-0943-4b74-8f96-4f6f0f53ef78} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 02:11:10.760032 [ 257 ] {1bc8b0e9-0943-4b74-8f96-4f6f0f53ef78} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 02:11:10.760721 [ 257 ] {1bc8b0e9-0943-4b74-8f96-4f6f0f53ef78} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:11:10.760769 [ 257 ] {1bc8b0e9-0943-4b74-8f96-4f6f0f53ef78} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.28 02:11:10.761189 [ 257 ] {1bc8b0e9-0943-4b74-8f96-4f6f0f53ef78} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.02.28 02:11:10.761426 [ 257 ] {1bc8b0e9-0943-4b74-8f96-4f6f0f53ef78} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:11:10.761638 [ 257 ] {1bc8b0e9-0943-4b74-8f96-4f6f0f53ef78} executeQuery: Read 160 rows, 11.41 KiB in 0.001705 sec., 93841.642228739 rows/sec., 6.54 MiB/sec. 2025.02.28 02:11:10.761692 [ 257 ] {1bc8b0e9-0943-4b74-8f96-4f6f0f53ef78} TCPHandler: Processed in 0.001934258 sec. 2025.02.28 02:11:10.761856 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:11:10.761995 [ 4 ] {ab5171ae-96fe-4f94-a047-f0198a91da04} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 02:11:10.762086 [ 4 ] {ab5171ae-96fe-4f94-a047-f0198a91da04} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 02:11:10.763382 [ 4 ] {ab5171ae-96fe-4f94-a047-f0198a91da04} oximeter.measurements_histogramu64 (432eb1fa-4ee7-4bab-9e27-7e99c159a608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:11:10.763421 [ 4 ] {ab5171ae-96fe-4f94-a047-f0198a91da04} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.28 02:11:10.764112 [ 4 ] {ab5171ae-96fe-4f94-a047-f0198a91da04} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.28 02:11:10.764371 [ 4 ] {ab5171ae-96fe-4f94-a047-f0198a91da04} oximeter.measurements_histogramu64 (432eb1fa-4ee7-4bab-9e27-7e99c159a608): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:11:10.764618 [ 4 ] {ab5171ae-96fe-4f94-a047-f0198a91da04} executeQuery: Read 33 rows, 60.55 KiB in 0.002655 sec., 12429.378531073447 rows/sec., 22.27 MiB/sec. 2025.02.28 02:11:10.764713 [ 4 ] {ab5171ae-96fe-4f94-a047-f0198a91da04} TCPHandler: Processed in 0.002928102 sec. 2025.02.28 02:11:10.764892 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:11:10.765033 [ 257 ] {6c665849-6968-4353-a3fc-b2f6016b1695} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 02:11:10.765094 [ 257 ] {6c665849-6968-4353-a3fc-b2f6016b1695} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 02:11:10.765785 [ 257 ] {6c665849-6968-4353-a3fc-b2f6016b1695} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:11:10.765841 [ 257 ] {6c665849-6968-4353-a3fc-b2f6016b1695} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.28 02:11:10.766337 [ 257 ] {6c665849-6968-4353-a3fc-b2f6016b1695} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.02.28 02:11:10.766586 [ 257 ] {6c665849-6968-4353-a3fc-b2f6016b1695} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:11:10.766832 [ 257 ] {6c665849-6968-4353-a3fc-b2f6016b1695} executeQuery: Read 60 rows, 4.14 KiB in 0.00183 sec., 32786.88524590164 rows/sec., 2.21 MiB/sec. 2025.02.28 02:11:10.766934 [ 257 ] {6c665849-6968-4353-a3fc-b2f6016b1695} TCPHandler: Processed in 0.00210447 sec. 2025.02.28 02:11:14.073365 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:11:14.073805 [ 4 ] {79723b85-df70-493b-9212-439895fa14e0} executeQuery: (from [fd00:1122:3344:101::d]:62951) 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', '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) 2025.02.28 02:11:14.074289 [ 4 ] {79723b85-df70-493b-9212-439895fa14e0} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.28 02:11:14.074340 [ 4 ] {79723b85-df70-493b-9212-439895fa14e0} 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', '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 2025.02.28 02:11:14.074702 [ 4 ] {79723b85-df70-493b-9212-439895fa14e0} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.28 02:11:14.074778 [ 4 ] {79723b85-df70-493b-9212-439895fa14e0} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.28 02:11:14.074951 [ 4 ] {79723b85-df70-493b-9212-439895fa14e0} oximeter.timeseries_schema (710989a7-97ea-4f49-9bec-e20707ac2572) (SelectExecutor): Key condition: (column 0 notIn 34-element set) 2025.02.28 02:11:14.075179 [ 289 ] {79723b85-df70-493b-9212-439895fa14e0} oximeter.timeseries_schema (710989a7-97ea-4f49-9bec-e20707ac2572) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.28 02:11:14.075180 [ 294 ] {79723b85-df70-493b-9212-439895fa14e0} oximeter.timeseries_schema (710989a7-97ea-4f49-9bec-e20707ac2572) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.02.28 02:11:14.075292 [ 292 ] {79723b85-df70-493b-9212-439895fa14e0} oximeter.timeseries_schema (710989a7-97ea-4f49-9bec-e20707ac2572) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2025.02.28 02:11:14.075296 [ 291 ] {79723b85-df70-493b-9212-439895fa14e0} oximeter.timeseries_schema (710989a7-97ea-4f49-9bec-e20707ac2572) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.28 02:11:14.075529 [ 4 ] {79723b85-df70-493b-9212-439895fa14e0} oximeter.timeseries_schema (710989a7-97ea-4f49-9bec-e20707ac2572) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2025.02.28 02:11:14.075561 [ 4 ] {79723b85-df70-493b-9212-439895fa14e0} oximeter.timeseries_schema (710989a7-97ea-4f49-9bec-e20707ac2572) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.28 02:11:14.075700 [ 4 ] {79723b85-df70-493b-9212-439895fa14e0} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.28 02:11:14.075725 [ 4 ] {79723b85-df70-493b-9212-439895fa14e0} oximeter.timeseries_schema (710989a7-97ea-4f49-9bec-e20707ac2572) (SelectExecutor): Reading approx. 34 rows with 4 streams 2025.02.28 02:11:14.075768 [ 4 ] {79723b85-df70-493b-9212-439895fa14e0} 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', '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'))" 2025.02.28 02:11:14.075813 [ 4 ] {79723b85-df70-493b-9212-439895fa14e0} 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', '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'))" 2025.02.28 02:11:14.075854 [ 4 ] {79723b85-df70-493b-9212-439895fa14e0} 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', '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'))" 2025.02.28 02:11:14.075893 [ 4 ] {79723b85-df70-493b-9212-439895fa14e0} 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', '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'))" 2025.02.28 02:11:14.077873 [ 4 ] {79723b85-df70-493b-9212-439895fa14e0} executeQuery: Read 34 rows, 1.44 KiB in 0.004296 sec., 7914.338919925512 rows/sec., 335.75 KiB/sec. 2025.02.28 02:11:14.078105 [ 4 ] {79723b85-df70-493b-9212-439895fa14e0} MemoryTracker: Peak memory usage (for query): 143.10 KiB. 2025.02.28 02:11:14.078124 [ 4 ] {79723b85-df70-493b-9212-439895fa14e0} TCPHandler: Processed in 0.004974631 sec. 2025.02.28 02:11:14.118561 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:11:14.118751 [ 4 ] {9fcf802d-e4ce-4976-94d7-df3a85c9e61f} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.02.28 02:11:14.118828 [ 4 ] {9fcf802d-e4ce-4976-94d7-df3a85c9e61f} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.28 02:11:14.119599 [ 4 ] {9fcf802d-e4ce-4976-94d7-df3a85c9e61f} oximeter.timeseries_schema (710989a7-97ea-4f49-9bec-e20707ac2572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:11:14.119650 [ 4 ] {9fcf802d-e4ce-4976-94d7-df3a85c9e61f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.28 02:11:14.120158 [ 4 ] {9fcf802d-e4ce-4976-94d7-df3a85c9e61f} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.28 02:11:14.120379 [ 4 ] {9fcf802d-e4ce-4976-94d7-df3a85c9e61f} oximeter.timeseries_schema (710989a7-97ea-4f49-9bec-e20707ac2572): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:11:14.120628 [ 4 ] {9fcf802d-e4ce-4976-94d7-df3a85c9e61f} executeQuery: Read 1 rows, 232.00 B in 0.001929 sec., 518.4033177812338 rows/sec., 117.45 KiB/sec. 2025.02.28 02:11:14.120686 [ 4 ] {9fcf802d-e4ce-4976-94d7-df3a85c9e61f} TCPHandler: Processed in 0.002234681 sec. 2025.02.28 02:11:14.120913 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:11:14.121108 [ 257 ] {1bc2313f-4de5-4fd8-9d2e-6773f8b2f073} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.28 02:11:14.121185 [ 257 ] {1bc2313f-4de5-4fd8-9d2e-6773f8b2f073} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.28 02:11:14.122000 [ 257 ] {1bc2313f-4de5-4fd8-9d2e-6773f8b2f073} oximeter.fields_ipaddr (38a15648-c4c3-4394-acd4-0e1571bf1689): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:11:14.122045 [ 257 ] {1bc2313f-4de5-4fd8-9d2e-6773f8b2f073} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.28 02:11:14.122459 [ 257 ] {1bc2313f-4de5-4fd8-9d2e-6773f8b2f073} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.28 02:11:14.122711 [ 257 ] {1bc2313f-4de5-4fd8-9d2e-6773f8b2f073} oximeter.fields_ipaddr (38a15648-c4c3-4394-acd4-0e1571bf1689): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:11:14.122983 [ 257 ] {1bc2313f-4de5-4fd8-9d2e-6773f8b2f073} executeQuery: Read 6 rows, 501.00 B in 0.00191 sec., 3141.361256544503 rows/sec., 256.16 KiB/sec. 2025.02.28 02:11:14.123070 [ 257 ] {1bc2313f-4de5-4fd8-9d2e-6773f8b2f073} TCPHandler: Processed in 0.002284862 sec. 2025.02.28 02:11:14.123241 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:11:14.123359 [ 4 ] {77b17b56-9b43-4d29-b65c-46351d6a3259} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 02:11:14.123407 [ 4 ] {77b17b56-9b43-4d29-b65c-46351d6a3259} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 02:11:14.124630 [ 4 ] {77b17b56-9b43-4d29-b65c-46351d6a3259} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:11:14.124672 [ 4 ] {77b17b56-9b43-4d29-b65c-46351d6a3259} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.28 02:11:14.125138 [ 4 ] {77b17b56-9b43-4d29-b65c-46351d6a3259} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.02.28 02:11:14.125388 [ 4 ] {77b17b56-9b43-4d29-b65c-46351d6a3259} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:11:14.125608 [ 4 ] {77b17b56-9b43-4d29-b65c-46351d6a3259} executeQuery: Read 1199 rows, 101.19 KiB in 0.002273 sec., 527496.7003959526 rows/sec., 43.47 MiB/sec. 2025.02.28 02:11:14.125663 [ 4 ] {77b17b56-9b43-4d29-b65c-46351d6a3259} TCPHandler: Processed in 0.002480315 sec. 2025.02.28 02:11:14.125925 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:11:14.126062 [ 257 ] {f8e8537d-dcb3-4ef7-865d-3ae85c36d16c} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 02:11:14.126120 [ 257 ] {f8e8537d-dcb3-4ef7-865d-3ae85c36d16c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 02:11:14.126774 [ 257 ] {f8e8537d-dcb3-4ef7-865d-3ae85c36d16c} oximeter.fields_u16 (a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:11:14.126817 [ 257 ] {f8e8537d-dcb3-4ef7-865d-3ae85c36d16c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.28 02:11:14.127197 [ 257 ] {f8e8537d-dcb3-4ef7-865d-3ae85c36d16c} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.28 02:11:14.127474 [ 257 ] {f8e8537d-dcb3-4ef7-865d-3ae85c36d16c} oximeter.fields_u16 (a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:11:14.127711 [ 257 ] {f8e8537d-dcb3-4ef7-865d-3ae85c36d16c} executeQuery: Read 6 rows, 429.00 B in 0.001676 sec., 3579.952267303103 rows/sec., 249.97 KiB/sec. 2025.02.28 02:11:14.127776 [ 257 ] {f8e8537d-dcb3-4ef7-865d-3ae85c36d16c} TCPHandler: Processed in 0.001918917 sec. 2025.02.28 02:11:14.127962 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:11:14.128109 [ 4 ] {e33b1423-4abf-4309-a5dd-26c03e7a13b1} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.28 02:11:14.128172 [ 4 ] {e33b1423-4abf-4309-a5dd-26c03e7a13b1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.28 02:11:14.128948 [ 4 ] {e33b1423-4abf-4309-a5dd-26c03e7a13b1} oximeter.fields_u32 (3d5e9b3a-3b6d-47c4-8060-e3753dc40b7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:11:14.128994 [ 4 ] {e33b1423-4abf-4309-a5dd-26c03e7a13b1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.28 02:11:14.129436 [ 4 ] {e33b1423-4abf-4309-a5dd-26c03e7a13b1} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.28 02:11:14.129713 [ 4 ] {e33b1423-4abf-4309-a5dd-26c03e7a13b1} oximeter.fields_u32 (3d5e9b3a-3b6d-47c4-8060-e3753dc40b7b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:11:14.129955 [ 4 ] {e33b1423-4abf-4309-a5dd-26c03e7a13b1} executeQuery: Read 228 rows, 15.81 KiB in 0.001877 sec., 121470.431539691 rows/sec., 8.22 MiB/sec. 2025.02.28 02:11:14.130020 [ 4 ] {e33b1423-4abf-4309-a5dd-26c03e7a13b1} TCPHandler: Processed in 0.00212003 sec. 2025.02.28 02:11:14.130184 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:11:14.130301 [ 257 ] {0fabd8da-ee26-43e4-b0f1-18a821300bb6} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 02:11:14.130352 [ 257 ] {0fabd8da-ee26-43e4-b0f1-18a821300bb6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 02:11:14.131281 [ 257 ] {0fabd8da-ee26-43e4-b0f1-18a821300bb6} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:11:14.131322 [ 257 ] {0fabd8da-ee26-43e4-b0f1-18a821300bb6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.28 02:11:14.131758 [ 257 ] {0fabd8da-ee26-43e4-b0f1-18a821300bb6} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.02.28 02:11:14.132062 [ 257 ] {0fabd8da-ee26-43e4-b0f1-18a821300bb6} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:11:14.132291 [ 257 ] {0fabd8da-ee26-43e4-b0f1-18a821300bb6} executeQuery: Read 526 rows, 39.89 KiB in 0.002014 sec., 261171.79741807346 rows/sec., 19.34 MiB/sec. 2025.02.28 02:11:14.132344 [ 257 ] {0fabd8da-ee26-43e4-b0f1-18a821300bb6} TCPHandler: Processed in 0.002223561 sec. 2025.02.28 02:11:14.132505 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:11:14.132627 [ 4 ] {3a7e61f1-6aa6-4cb2-8e60-9d3bf2dd87ac} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 02:11:14.132686 [ 4 ] {3a7e61f1-6aa6-4cb2-8e60-9d3bf2dd87ac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 02:11:14.133577 [ 4 ] {3a7e61f1-6aa6-4cb2-8e60-9d3bf2dd87ac} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:11:14.133613 [ 4 ] {3a7e61f1-6aa6-4cb2-8e60-9d3bf2dd87ac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.28 02:11:14.134105 [ 4 ] {3a7e61f1-6aa6-4cb2-8e60-9d3bf2dd87ac} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.02.28 02:11:14.134396 [ 4 ] {3a7e61f1-6aa6-4cb2-8e60-9d3bf2dd87ac} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:11:14.134636 [ 4 ] {3a7e61f1-6aa6-4cb2-8e60-9d3bf2dd87ac} executeQuery: Read 977 rows, 67.17 KiB in 0.002034 sec., 480334.3166175025 rows/sec., 32.25 MiB/sec. 2025.02.28 02:11:14.134701 [ 4 ] {3a7e61f1-6aa6-4cb2-8e60-9d3bf2dd87ac} TCPHandler: Processed in 0.002255372 sec. 2025.02.28 02:11:14.134882 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:11:14.135003 [ 257 ] {fe08fe86-d2e5-4b36-9b56-7c5eeed95e98} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 02:11:14.135055 [ 257 ] {fe08fe86-d2e5-4b36-9b56-7c5eeed95e98} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 02:11:14.135559 [ 257 ] {fe08fe86-d2e5-4b36-9b56-7c5eeed95e98} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:11:14.135599 [ 257 ] {fe08fe86-d2e5-4b36-9b56-7c5eeed95e98} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.28 02:11:14.135977 [ 257 ] {fe08fe86-d2e5-4b36-9b56-7c5eeed95e98} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.02.28 02:11:14.136259 [ 257 ] {fe08fe86-d2e5-4b36-9b56-7c5eeed95e98} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:11:14.136469 [ 257 ] {fe08fe86-d2e5-4b36-9b56-7c5eeed95e98} executeQuery: Read 48 rows, 3.31 KiB in 0.001492 sec., 32171.581769436994 rows/sec., 2.17 MiB/sec. 2025.02.28 02:11:14.136534 [ 257 ] {fe08fe86-d2e5-4b36-9b56-7c5eeed95e98} TCPHandler: Processed in 0.001725105 sec. 2025.02.28 02:11:15.100535 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 312 2025.02.28 02:11:15.103720 [ 243 ] {} system.query_log (e1671b3b-5852-487f-943b-aaa151915f3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:11:15.103790 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.28 02:11:15.105432 [ 243 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.02.28 02:11:15.105755 [ 243 ] {} system.query_log (e1671b3b-5852-487f-943b-aaa151915f3d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:11:15.106389 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 312 2025.02.28 02:11:15.744764 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:11:15.745045 [ 4 ] {a4139e20-e169-4fc6-b8fb-793953ff2b00} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 02:11:15.745118 [ 4 ] {a4139e20-e169-4fc6-b8fb-793953ff2b00} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 02:11:15.745902 [ 4 ] {a4139e20-e169-4fc6-b8fb-793953ff2b00} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:11:15.745955 [ 4 ] {a4139e20-e169-4fc6-b8fb-793953ff2b00} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.28 02:11:15.746384 [ 4 ] {a4139e20-e169-4fc6-b8fb-793953ff2b00} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.02.28 02:11:15.746648 [ 4 ] {a4139e20-e169-4fc6-b8fb-793953ff2b00} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:11:15.746897 [ 4 ] {a4139e20-e169-4fc6-b8fb-793953ff2b00} executeQuery: Read 56 rows, 4.41 KiB in 0.001923 sec., 29121.164846593863 rows/sec., 2.24 MiB/sec. 2025.02.28 02:11:15.746963 [ 4 ] {a4139e20-e169-4fc6-b8fb-793953ff2b00} TCPHandler: Processed in 0.002387754 sec. 2025.02.28 02:11:15.747226 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:11:15.747440 [ 257 ] {b61bd4cf-4294-4c24-b775-3421cf9cd29f} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 02:11:15.747521 [ 257 ] {b61bd4cf-4294-4c24-b775-3421cf9cd29f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 02:11:15.748357 [ 257 ] {b61bd4cf-4294-4c24-b775-3421cf9cd29f} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:11:15.748404 [ 257 ] {b61bd4cf-4294-4c24-b775-3421cf9cd29f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.28 02:11:15.748837 [ 257 ] {b61bd4cf-4294-4c24-b775-3421cf9cd29f} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.02.28 02:11:15.749091 [ 257 ] {b61bd4cf-4294-4c24-b775-3421cf9cd29f} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:11:15.749351 [ 257 ] {b61bd4cf-4294-4c24-b775-3421cf9cd29f} executeQuery: Read 64 rows, 5.12 KiB in 0.001963 sec., 32603.158430973002 rows/sec., 2.54 MiB/sec. 2025.02.28 02:11:15.749438 [ 257 ] {b61bd4cf-4294-4c24-b775-3421cf9cd29f} TCPHandler: Processed in 0.002350113 sec. 2025.02.28 02:11:15.749604 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:11:15.749752 [ 4 ] {105afd38-2d42-4f88-a6b5-9603fec03b91} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 02:11:15.749817 [ 4 ] {105afd38-2d42-4f88-a6b5-9603fec03b91} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 02:11:15.750393 [ 4 ] {105afd38-2d42-4f88-a6b5-9603fec03b91} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:11:15.750434 [ 4 ] {105afd38-2d42-4f88-a6b5-9603fec03b91} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.28 02:11:15.750835 [ 4 ] {105afd38-2d42-4f88-a6b5-9603fec03b91} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.02.28 02:11:15.751081 [ 4 ] {105afd38-2d42-4f88-a6b5-9603fec03b91} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:11:15.751304 [ 4 ] {105afd38-2d42-4f88-a6b5-9603fec03b91} executeQuery: Read 32 rows, 2.28 KiB in 0.001589 sec., 20138.451856513533 rows/sec., 1.40 MiB/sec. 2025.02.28 02:11:15.751361 [ 4 ] {105afd38-2d42-4f88-a6b5-9603fec03b91} TCPHandler: Processed in 0.001823976 sec. 2025.02.28 02:11:15.751516 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:11:15.751658 [ 257 ] {9fb6aefa-9b8e-4510-a984-1140f331e0cf} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 02:11:15.751719 [ 257 ] {9fb6aefa-9b8e-4510-a984-1140f331e0cf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 02:11:15.752241 [ 257 ] {9fb6aefa-9b8e-4510-a984-1140f331e0cf} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:11:15.752280 [ 257 ] {9fb6aefa-9b8e-4510-a984-1140f331e0cf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.28 02:11:15.752648 [ 257 ] {9fb6aefa-9b8e-4510-a984-1140f331e0cf} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.02.28 02:11:15.752897 [ 257 ] {9fb6aefa-9b8e-4510-a984-1140f331e0cf} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:11:15.753071 [ 257 ] {9fb6aefa-9b8e-4510-a984-1140f331e0cf} executeQuery: Read 12 rows, 848.00 B in 0.001447 sec., 8293.0200414651 rows/sec., 572.30 KiB/sec. 2025.02.28 02:11:15.753119 [ 257 ] {9fb6aefa-9b8e-4510-a984-1140f331e0cf} TCPHandler: Processed in 0.001668834 sec. 2025.02.28 02:11:17.592354 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5063 2025.02.28 02:11:17.593079 [ 244 ] {} system.asynchronous_metric_log (3a3112bd-79df-43c7-ab35-7f8a62d7bf1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:11:17.593120 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.28 02:11:17.593635 [ 244 ] {} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.02.28 02:11:17.593927 [ 244 ] {} system.asynchronous_metric_log (3a3112bd-79df-43c7-ab35-7f8a62d7bf1b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:11:17.594165 [ 31 ] {} system.asynchronous_metric_log (3a3112bd-79df-43c7-ab35-7f8a62d7bf1b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.02.28 02:11:17.594201 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5063 2025.02.28 02:11:17.594296 [ 31 ] {} system.asynchronous_metric_log (3a3112bd-79df-43c7-ab35-7f8a62d7bf1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:11:17.594343 [ 31 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.28 02:11:17.594548 [ 193 ] {3a3112bd-79df-43c7-ab35-7f8a62d7bf1b::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.02.28 02:11:17.594723 [ 193 ] {3a3112bd-79df-43c7-ab35-7f8a62d7bf1b::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 02:11:17.594771 [ 193 ] {3a3112bd-79df-43c7-ab35-7f8a62d7bf1b::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2806 rows starting from the beginning of the part 2025.02.28 02:11:17.594861 [ 193 ] {3a3112bd-79df-43c7-ab35-7f8a62d7bf1b::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 427 rows starting from the beginning of the part 2025.02.28 02:11:17.595037 [ 193 ] {3a3112bd-79df-43c7-ab35-7f8a62d7bf1b::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 488 rows starting from the beginning of the part 2025.02.28 02:11:17.595292 [ 193 ] {3a3112bd-79df-43c7-ab35-7f8a62d7bf1b::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 427 rows starting from the beginning of the part 2025.02.28 02:11:17.595572 [ 193 ] {3a3112bd-79df-43c7-ab35-7f8a62d7bf1b::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 488 rows starting from the beginning of the part 2025.02.28 02:11:17.595753 [ 193 ] {3a3112bd-79df-43c7-ab35-7f8a62d7bf1b::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 427 rows starting from the beginning of the part 2025.02.28 02:11:17.597616 [ 197 ] {3a3112bd-79df-43c7-ab35-7f8a62d7bf1b::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 5063 rows, containing 4 columns (4 merged, 0 gathered) in 0.003175616 sec., 1594336.3429331507 rows/sec., 22.81 MiB/sec. 2025.02.28 02:11:17.597948 [ 193 ] {3a3112bd-79df-43c7-ab35-7f8a62d7bf1b::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.02.28 02:11:17.598243 [ 193 ] {3a3112bd-79df-43c7-ab35-7f8a62d7bf1b::all_1_11_2} system.asynchronous_metric_log (3a3112bd-79df-43c7-ab35-7f8a62d7bf1b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:11:17.598325 [ 193 ] {3a3112bd-79df-43c7-ab35-7f8a62d7bf1b::all_1_11_2} system.asynchronous_metric_log (3a3112bd-79df-43c7-ab35-7f8a62d7bf1b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.02.28 02:11:17.598416 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. 2025.02.28 02:11:17.896653 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 2025.02.28 02:11:17.917099 [ 242 ] {} system.metric_log (30ce18d6-4a25-4150-9760-0e79e744945e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:11:17.917162 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.28 02:11:17.924503 [ 242 ] {} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.02.28 02:11:17.925261 [ 242 ] {} system.metric_log (30ce18d6-4a25-4150-9760-0e79e744945e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:11:17.925604 [ 32 ] {} system.metric_log (30ce18d6-4a25-4150-9760-0e79e744945e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.02.28 02:11:17.925728 [ 32 ] {} system.metric_log (30ce18d6-4a25-4150-9760-0e79e744945e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:11:17.925795 [ 32 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.28 02:11:17.926254 [ 197 ] {30ce18d6-4a25-4150-9760-0e79e744945e::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.02.28 02:11:17.941768 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 83 2025.02.28 02:11:17.943129 [ 197 ] {30ce18d6-4a25-4150-9760-0e79e744945e::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 02:11:17.944416 [ 197 ] {30ce18d6-4a25-4150-9760-0e79e744945e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 46 rows starting from the beginning of the part 2025.02.28 02:11:17.949974 [ 197 ] {30ce18d6-4a25-4150-9760-0e79e744945e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 7 rows starting from the beginning of the part 2025.02.28 02:11:17.955471 [ 197 ] {30ce18d6-4a25-4150-9760-0e79e744945e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 8 rows starting from the beginning of the part 2025.02.28 02:11:17.961264 [ 197 ] {30ce18d6-4a25-4150-9760-0e79e744945e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 7 rows starting from the beginning of the part 2025.02.28 02:11:17.967139 [ 197 ] {30ce18d6-4a25-4150-9760-0e79e744945e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 8 rows starting from the beginning of the part 2025.02.28 02:11:17.971703 [ 197 ] {30ce18d6-4a25-4150-9760-0e79e744945e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 7 rows starting from the beginning of the part 2025.02.28 02:11:18.000176 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 177.30 MiB, peak 177.30 MiB, free memory in arenas 0.00 B, will set to 168.63 MiB (RSS), difference: -8.66 MiB 2025.02.28 02:11:18.028065 [ 193 ] {30ce18d6-4a25-4150-9760-0e79e744945e::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.102113005 sec., 812.8249677893623 rows/sec., 4.20 MiB/sec. 2025.02.28 02:11:18.030479 [ 194 ] {30ce18d6-4a25-4150-9760-0e79e744945e::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.02.28 02:11:18.033338 [ 194 ] {30ce18d6-4a25-4150-9760-0e79e744945e::all_1_11_2} system.metric_log (30ce18d6-4a25-4150-9760-0e79e744945e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:11:18.033431 [ 194 ] {30ce18d6-4a25-4150-9760-0e79e744945e::all_1_11_2} system.metric_log (30ce18d6-4a25-4150-9760-0e79e744945e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.02.28 02:11:18.035723 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. 2025.02.28 02:11:19.000195 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 159.22 MiB, peak 177.30 MiB, free memory in arenas 0.00 B, will set to 169.16 MiB (RSS), difference: 9.94 MiB 2025.02.28 02:11:20.754028 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:11:20.754221 [ 4 ] {24e2fcf0-e21c-4c32-953e-f906134a19ed} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 02:11:20.754295 [ 4 ] {24e2fcf0-e21c-4c32-953e-f906134a19ed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 02:11:20.755137 [ 4 ] {24e2fcf0-e21c-4c32-953e-f906134a19ed} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:11:20.755181 [ 4 ] {24e2fcf0-e21c-4c32-953e-f906134a19ed} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.28 02:11:20.755659 [ 4 ] {24e2fcf0-e21c-4c32-953e-f906134a19ed} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.02.28 02:11:20.755923 [ 4 ] {24e2fcf0-e21c-4c32-953e-f906134a19ed} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:11:20.756107 [ 27 ] {} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.02.28 02:11:20.756158 [ 27 ] {} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:11:20.756171 [ 4 ] {24e2fcf0-e21c-4c32-953e-f906134a19ed} executeQuery: Read 122 rows, 10.66 KiB in 0.002001 sec., 60969.5152423788 rows/sec., 5.20 MiB/sec. 2025.02.28 02:11:20.756187 [ 27 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.28 02:11:20.756294 [ 4 ] {24e2fcf0-e21c-4c32-953e-f906134a19ed} TCPHandler: Processed in 0.002389624 sec. 2025.02.28 02:11:20.756481 [ 190 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.02.28 02:11:20.756577 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:11:20.756647 [ 190 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 02:11:20.756697 [ 190 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1382 rows starting from the beginning of the part 2025.02.28 02:11:20.756766 [ 257 ] {abb8d0a1-e10d-460a-b54b-0a9d8fcb9d8e} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 02:11:20.756829 [ 190 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 56 rows starting from the beginning of the part 2025.02.28 02:11:20.756886 [ 257 ] {abb8d0a1-e10d-460a-b54b-0a9d8fcb9d8e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 02:11:20.756995 [ 190 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 122 rows starting from the beginning of the part 2025.02.28 02:11:20.757391 [ 190 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1199 rows starting from the beginning of the part 2025.02.28 02:11:20.757670 [ 190 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 56 rows starting from the beginning of the part 2025.02.28 02:11:20.757995 [ 190 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 122 rows starting from the beginning of the part 2025.02.28 02:11:20.759019 [ 257 ] {abb8d0a1-e10d-460a-b54b-0a9d8fcb9d8e} oximeter.fields_u16 (a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:11:20.759069 [ 257 ] {abb8d0a1-e10d-460a-b54b-0a9d8fcb9d8e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.28 02:11:20.759727 [ 257 ] {abb8d0a1-e10d-460a-b54b-0a9d8fcb9d8e} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.28 02:11:20.760088 [ 257 ] {abb8d0a1-e10d-460a-b54b-0a9d8fcb9d8e} oximeter.fields_u16 (a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:11:20.760289 [ 27 ] {} oximeter.fields_u16 (a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.02.28 02:11:20.760364 [ 27 ] {} oximeter.fields_u16 (a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:11:20.760414 [ 27 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.28 02:11:20.760475 [ 257 ] {abb8d0a1-e10d-460a-b54b-0a9d8fcb9d8e} executeQuery: Read 33 rows, 2.48 KiB in 0.003749 sec., 8802.347292611363 rows/sec., 661.90 KiB/sec. 2025.02.28 02:11:20.760705 [ 194 ] {a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.02.28 02:11:20.760721 [ 257 ] {abb8d0a1-e10d-460a-b54b-0a9d8fcb9d8e} TCPHandler: Processed in 0.004288211 sec. 2025.02.28 02:11:20.761108 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:11:20.761150 [ 194 ] {a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 02:11:20.761172 [ 190 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 2937 rows, containing 5 columns (5 merged, 0 gathered) in 0.004858199 sec., 604545.0176083772 rows/sec., 52.56 MiB/sec. 2025.02.28 02:11:20.761209 [ 194 ] {a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 33 rows starting from the beginning of the part 2025.02.28 02:11:20.761515 [ 194 ] {a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 33 rows starting from the beginning of the part 2025.02.28 02:11:20.761517 [ 190 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.02.28 02:11:20.761863 [ 194 ] {a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 45 rows starting from the beginning of the part 2025.02.28 02:11:20.761713 [ 4 ] {e5d5f0d6-f4f2-4e10-b5b1-1c8dc38116fa} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 02:11:20.762290 [ 194 ] {a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 33 rows starting from the beginning of the part 2025.02.28 02:11:20.762690 [ 190 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_16_3} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:11:20.762545 [ 4 ] {e5d5f0d6-f4f2-4e10-b5b1-1c8dc38116fa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 02:11:20.762708 [ 194 ] {a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part 2025.02.28 02:11:20.763105 [ 190 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_16_3} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.02.28 02:11:20.763162 [ 194 ] {a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 33 rows starting from the beginning of the part 2025.02.28 02:11:20.763447 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. 2025.02.28 02:11:20.765623 [ 4 ] {e5d5f0d6-f4f2-4e10-b5b1-1c8dc38116fa} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:11:20.765714 [ 4 ] {e5d5f0d6-f4f2-4e10-b5b1-1c8dc38116fa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.28 02:11:20.766377 [ 202 ] {a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 183 rows, containing 5 columns (5 merged, 0 gathered) in 0.005853333 sec., 31264.23868247373 rows/sec., 2.42 MiB/sec. 2025.02.28 02:11:20.766637 [ 202 ] {a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.02.28 02:11:20.766692 [ 4 ] {e5d5f0d6-f4f2-4e10-b5b1-1c8dc38116fa} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.02.28 02:11:20.767175 [ 4 ] {e5d5f0d6-f4f2-4e10-b5b1-1c8dc38116fa} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:11:20.767213 [ 202 ] {a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4::all_1_6_1} oximeter.fields_u16 (a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:11:20.767408 [ 202 ] {a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4::all_1_6_1} oximeter.fields_u16 (a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.02.28 02:11:20.767450 [ 27 ] {} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.02.28 02:11:20.767539 [ 27 ] {} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:11:20.767602 [ 27 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.28 02:11:20.767686 [ 202 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2025.02.28 02:11:20.767739 [ 4 ] {e5d5f0d6-f4f2-4e10-b5b1-1c8dc38116fa} executeQuery: Read 97 rows, 7.76 KiB in 0.006445 sec., 15050.426687354538 rows/sec., 1.18 MiB/sec. 2025.02.28 02:11:20.767971 [ 4 ] {e5d5f0d6-f4f2-4e10-b5b1-1c8dc38116fa} TCPHandler: Processed in 0.007104061 sec. 2025.02.28 02:11:20.767972 [ 202 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.02.28 02:11:20.768154 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:11:20.768167 [ 202 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 02:11:20.768201 [ 202 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 599 rows starting from the beginning of the part 2025.02.28 02:11:20.768342 [ 257 ] {ad0e1863-9414-48d7-9018-a7cf31172159} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 02:11:20.768413 [ 202 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 64 rows starting from the beginning of the part 2025.02.28 02:11:20.768513 [ 257 ] {ad0e1863-9414-48d7-9018-a7cf31172159} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 02:11:20.768785 [ 202 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 97 rows starting from the beginning of the part 2025.02.28 02:11:20.769158 [ 202 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 526 rows starting from the beginning of the part 2025.02.28 02:11:20.769569 [ 202 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 64 rows starting from the beginning of the part 2025.02.28 02:11:20.769816 [ 202 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 97 rows starting from the beginning of the part 2025.02.28 02:11:20.770622 [ 257 ] {ad0e1863-9414-48d7-9018-a7cf31172159} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:11:20.770733 [ 257 ] {ad0e1863-9414-48d7-9018-a7cf31172159} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.28 02:11:20.771386 [ 257 ] {ad0e1863-9414-48d7-9018-a7cf31172159} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.02.28 02:11:20.771741 [ 257 ] {ad0e1863-9414-48d7-9018-a7cf31172159} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:11:20.771754 [ 202 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 1447 rows, containing 5 columns (5 merged, 0 gathered) in 0.003986506 sec., 362974.49445705087 rows/sec., 28.76 MiB/sec. 2025.02.28 02:11:20.771938 [ 202 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.02.28 02:11:20.771964 [ 48 ] {} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.02.28 02:11:20.772044 [ 257 ] {ad0e1863-9414-48d7-9018-a7cf31172159} executeQuery: Read 160 rows, 11.41 KiB in 0.003787 sec., 42249.80195405334 rows/sec., 2.94 MiB/sec. 2025.02.28 02:11:20.772064 [ 48 ] {} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:11:20.772181 [ 48 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.28 02:11:20.772266 [ 257 ] {ad0e1863-9414-48d7-9018-a7cf31172159} TCPHandler: Processed in 0.00419027 sec. 2025.02.28 02:11:20.772578 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:11:20.772671 [ 194 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.02.28 02:11:20.772681 [ 202 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_16_3} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:11:20.772977 [ 4 ] {c09eb2d0-961a-4d60-a886-e6bfd90b337c} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 02:11:20.772998 [ 202 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_16_3} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.02.28 02:11:20.773067 [ 194 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 02:11:20.773228 [ 194 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 4004 rows starting from the beginning of the part 2025.02.28 02:11:20.773294 [ 202 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. 2025.02.28 02:11:20.773369 [ 4 ] {c09eb2d0-961a-4d60-a886-e6bfd90b337c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 02:11:20.773613 [ 194 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 160 rows starting from the beginning of the part 2025.02.28 02:11:20.774023 [ 194 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 160 rows starting from the beginning of the part 2025.02.28 02:11:20.774394 [ 194 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 977 rows starting from the beginning of the part 2025.02.28 02:11:20.774724 [ 194 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 32 rows starting from the beginning of the part 2025.02.28 02:11:20.775093 [ 194 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 160 rows starting from the beginning of the part 2025.02.28 02:11:20.779061 [ 4 ] {c09eb2d0-961a-4d60-a886-e6bfd90b337c} oximeter.measurements_histogramu64 (432eb1fa-4ee7-4bab-9e27-7e99c159a608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:11:20.779121 [ 4 ] {c09eb2d0-961a-4d60-a886-e6bfd90b337c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.28 02:11:20.780877 [ 202 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 5493 rows, containing 5 columns (5 merged, 0 gathered) in 0.008544081 sec., 642901.2084506222 rows/sec., 43.96 MiB/sec. 2025.02.28 02:11:20.780946 [ 4 ] {c09eb2d0-961a-4d60-a886-e6bfd90b337c} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.28 02:11:20.781275 [ 4 ] {c09eb2d0-961a-4d60-a886-e6bfd90b337c} oximeter.measurements_histogramu64 (432eb1fa-4ee7-4bab-9e27-7e99c159a608): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:11:20.781400 [ 202 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.02.28 02:11:20.782009 [ 4 ] {c09eb2d0-961a-4d60-a886-e6bfd90b337c} executeQuery: Read 33 rows, 60.55 KiB in 0.009206 sec., 3584.618726917228 rows/sec., 6.42 MiB/sec. 2025.02.28 02:11:20.782331 [ 202 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_16_3} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:11:20.782393 [ 4 ] {c09eb2d0-961a-4d60-a886-e6bfd90b337c} TCPHandler: Processed in 0.010018532 sec. 2025.02.28 02:11:20.782491 [ 202 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_16_3} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.02.28 02:11:20.782639 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:11:20.782649 [ 202 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. 2025.02.28 02:11:20.782779 [ 257 ] {dab67b69-fa08-4030-9740-367b5dfe5de2} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 02:11:20.782839 [ 257 ] {dab67b69-fa08-4030-9740-367b5dfe5de2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 02:11:20.783365 [ 257 ] {dab67b69-fa08-4030-9740-367b5dfe5de2} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:11:20.783403 [ 257 ] {dab67b69-fa08-4030-9740-367b5dfe5de2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.28 02:11:20.783773 [ 257 ] {dab67b69-fa08-4030-9740-367b5dfe5de2} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.02.28 02:11:20.784016 [ 257 ] {dab67b69-fa08-4030-9740-367b5dfe5de2} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:11:20.784167 [ 48 ] {} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.02.28 02:11:20.784220 [ 48 ] {} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:11:20.784253 [ 257 ] {dab67b69-fa08-4030-9740-367b5dfe5de2} executeQuery: Read 60 rows, 4.14 KiB in 0.001499 sec., 40026.6844563042 rows/sec., 2.70 MiB/sec. 2025.02.28 02:11:20.784257 [ 48 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.28 02:11:20.784413 [ 257 ] {dab67b69-fa08-4030-9740-367b5dfe5de2} TCPHandler: Processed in 0.001904667 sec. 2025.02.28 02:11:20.784556 [ 194 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.02.28 02:11:20.784695 [ 194 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 02:11:20.784730 [ 194 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 528 rows starting from the beginning of the part 2025.02.28 02:11:20.784852 [ 194 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 60 rows starting from the beginning of the part 2025.02.28 02:11:20.785042 [ 194 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 60 rows starting from the beginning of the part 2025.02.28 02:11:20.785185 [ 194 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 48 rows starting from the beginning of the part 2025.02.28 02:11:20.785351 [ 194 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 12 rows starting from the beginning of the part 2025.02.28 02:11:20.785465 [ 194 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 60 rows starting from the beginning of the part 2025.02.28 02:11:20.786605 [ 198 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 768 rows, containing 4 columns (4 merged, 0 gathered) in 0.002208862 sec., 347690.3491481134 rows/sec., 23.40 MiB/sec. 2025.02.28 02:11:20.786767 [ 198 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.02.28 02:11:20.787086 [ 198 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_16_3} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:11:20.787167 [ 198 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_16_3} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.02.28 02:11:20.787229 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. 2025.02.28 02:11:25.009956 [ 111 ] {} DNSResolver: Updating DNS cache 2025.02.28 02:11:25.010027 [ 111 ] {} DNSResolver: Updated DNS cache 2025.02.28 02:11:25.094450 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 5551 2025.02.28 02:11:25.095226 [ 244 ] {} system.asynchronous_metric_log (3a3112bd-79df-43c7-ab35-7f8a62d7bf1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:11:25.095285 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.28 02:11:25.095831 [ 244 ] {} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.02.28 02:11:25.096104 [ 244 ] {} system.asynchronous_metric_log (3a3112bd-79df-43c7-ab35-7f8a62d7bf1b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:11:25.096371 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5551 2025.02.28 02:11:25.106702 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 332 2025.02.28 02:11:25.109513 [ 243 ] {} system.query_log (e1671b3b-5852-487f-943b-aaa151915f3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:11:25.109562 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.28 02:11:25.111059 [ 243 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.02.28 02:11:25.111382 [ 243 ] {} system.query_log (e1671b3b-5852-487f-943b-aaa151915f3d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:11:25.111944 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 332 2025.02.28 02:11:25.441923 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 2025.02.28 02:11:25.460204 [ 242 ] {} system.metric_log (30ce18d6-4a25-4150-9760-0e79e744945e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:11:25.460261 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.28 02:11:25.467341 [ 242 ] {} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.02.28 02:11:25.468111 [ 242 ] {} system.metric_log (30ce18d6-4a25-4150-9760-0e79e744945e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:11:25.471052 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 91 2025.02.28 02:11:25.743609 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:11:25.744064 [ 4 ] {c539e993-e992-439d-b32c-027b7ee713fa} executeQuery: (from [fd00:1122:3344:101::d]:62951) 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) 2025.02.28 02:11:25.744640 [ 4 ] {c539e993-e992-439d-b32c-027b7ee713fa} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.28 02:11:25.744696 [ 4 ] {c539e993-e992-439d-b32c-027b7ee713fa} 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 2025.02.28 02:11:25.745077 [ 4 ] {c539e993-e992-439d-b32c-027b7ee713fa} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.28 02:11:25.745194 [ 4 ] {c539e993-e992-439d-b32c-027b7ee713fa} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.28 02:11:25.745378 [ 4 ] {c539e993-e992-439d-b32c-027b7ee713fa} oximeter.timeseries_schema (710989a7-97ea-4f49-9bec-e20707ac2572) (SelectExecutor): Key condition: (column 0 notIn 35-element set) 2025.02.28 02:11:25.745525 [ 294 ] {c539e993-e992-439d-b32c-027b7ee713fa} oximeter.timeseries_schema (710989a7-97ea-4f49-9bec-e20707ac2572) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.28 02:11:25.745682 [ 289 ] {c539e993-e992-439d-b32c-027b7ee713fa} oximeter.timeseries_schema (710989a7-97ea-4f49-9bec-e20707ac2572) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.02.28 02:11:25.745771 [ 296 ] {c539e993-e992-439d-b32c-027b7ee713fa} oximeter.timeseries_schema (710989a7-97ea-4f49-9bec-e20707ac2572) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.28 02:11:25.745819 [ 292 ] {c539e993-e992-439d-b32c-027b7ee713fa} oximeter.timeseries_schema (710989a7-97ea-4f49-9bec-e20707ac2572) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps 2025.02.28 02:11:25.745839 [ 291 ] {c539e993-e992-439d-b32c-027b7ee713fa} oximeter.timeseries_schema (710989a7-97ea-4f49-9bec-e20707ac2572) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2025.02.28 02:11:25.746139 [ 4 ] {c539e993-e992-439d-b32c-027b7ee713fa} oximeter.timeseries_schema (710989a7-97ea-4f49-9bec-e20707ac2572) (SelectExecutor): Selected 5/5 parts by partition key, 4 parts by primary key, 4/5 marks by primary key, 4 marks to read from 4 ranges 2025.02.28 02:11:25.746174 [ 4 ] {c539e993-e992-439d-b32c-027b7ee713fa} oximeter.timeseries_schema (710989a7-97ea-4f49-9bec-e20707ac2572) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.28 02:11:25.746325 [ 4 ] {c539e993-e992-439d-b32c-027b7ee713fa} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.28 02:11:25.746352 [ 4 ] {c539e993-e992-439d-b32c-027b7ee713fa} oximeter.timeseries_schema (710989a7-97ea-4f49-9bec-e20707ac2572) (SelectExecutor): Reading approx. 34 rows with 4 streams 2025.02.28 02:11:25.746399 [ 4 ] {c539e993-e992-439d-b32c-027b7ee713fa} 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'))" 2025.02.28 02:11:25.746452 [ 4 ] {c539e993-e992-439d-b32c-027b7ee713fa} 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'))" 2025.02.28 02:11:25.746499 [ 4 ] {c539e993-e992-439d-b32c-027b7ee713fa} 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'))" 2025.02.28 02:11:25.746545 [ 4 ] {c539e993-e992-439d-b32c-027b7ee713fa} 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'))" 2025.02.28 02:11:25.748543 [ 4 ] {c539e993-e992-439d-b32c-027b7ee713fa} executeQuery: Read 34 rows, 1.44 KiB in 0.004708 sec., 7221.750212404418 rows/sec., 306.37 KiB/sec. 2025.02.28 02:11:25.748812 [ 4 ] {c539e993-e992-439d-b32c-027b7ee713fa} MemoryTracker: Peak memory usage (for query): 144.51 KiB. 2025.02.28 02:11:25.748833 [ 4 ] {c539e993-e992-439d-b32c-027b7ee713fa} TCPHandler: Processed in 0.005413736 sec. 2025.02.28 02:11:25.758168 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:11:25.758385 [ 4 ] {b9e57626-74dd-417c-ac5b-81fd98ccffd8} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.02.28 02:11:25.758438 [ 4 ] {b9e57626-74dd-417c-ac5b-81fd98ccffd8} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.28 02:11:25.759226 [ 4 ] {b9e57626-74dd-417c-ac5b-81fd98ccffd8} oximeter.timeseries_schema (710989a7-97ea-4f49-9bec-e20707ac2572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:11:25.759278 [ 4 ] {b9e57626-74dd-417c-ac5b-81fd98ccffd8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.28 02:11:25.759774 [ 4 ] {b9e57626-74dd-417c-ac5b-81fd98ccffd8} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.28 02:11:25.760007 [ 4 ] {b9e57626-74dd-417c-ac5b-81fd98ccffd8} oximeter.timeseries_schema (710989a7-97ea-4f49-9bec-e20707ac2572): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:11:25.760191 [ 102 ] {} oximeter.timeseries_schema (710989a7-97ea-4f49-9bec-e20707ac2572) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.02.28 02:11:25.760252 [ 102 ] {} oximeter.timeseries_schema (710989a7-97ea-4f49-9bec-e20707ac2572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:11:25.760261 [ 4 ] {b9e57626-74dd-417c-ac5b-81fd98ccffd8} executeQuery: Read 1 rows, 106.00 B in 0.001922 sec., 520.2913631633714 rows/sec., 53.86 KiB/sec. 2025.02.28 02:11:25.760289 [ 102 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.28 02:11:25.760421 [ 4 ] {b9e57626-74dd-417c-ac5b-81fd98ccffd8} TCPHandler: Processed in 0.002354113 sec. 2025.02.28 02:11:25.760793 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:11:25.760818 [ 198 ] {710989a7-97ea-4f49-9bec-e20707ac2572::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.02.28 02:11:25.761019 [ 257 ] {a52c5496-def9-4e42-9fc9-3f5fad82e9e8} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 02:11:25.761115 [ 257 ] {a52c5496-def9-4e42-9fc9-3f5fad82e9e8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 02:11:25.761308 [ 198 ] {710989a7-97ea-4f49-9bec-e20707ac2572::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 02:11:25.761369 [ 198 ] {710989a7-97ea-4f49-9bec-e20707ac2572::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 18 rows starting from the beginning of the part 2025.02.28 02:11:25.761582 [ 198 ] {710989a7-97ea-4f49-9bec-e20707ac2572::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part 2025.02.28 02:11:25.761811 [ 198 ] {710989a7-97ea-4f49-9bec-e20707ac2572::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part 2025.02.28 02:11:25.762018 [ 198 ] {710989a7-97ea-4f49-9bec-e20707ac2572::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part 2025.02.28 02:11:25.762181 [ 198 ] {710989a7-97ea-4f49-9bec-e20707ac2572::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part 2025.02.28 02:11:25.762449 [ 198 ] {710989a7-97ea-4f49-9bec-e20707ac2572::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part 2025.02.28 02:11:25.763097 [ 257 ] {a52c5496-def9-4e42-9fc9-3f5fad82e9e8} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:11:25.763137 [ 257 ] {a52c5496-def9-4e42-9fc9-3f5fad82e9e8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.28 02:11:25.763783 [ 257 ] {a52c5496-def9-4e42-9fc9-3f5fad82e9e8} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.02.28 02:11:25.764157 [ 257 ] {a52c5496-def9-4e42-9fc9-3f5fad82e9e8} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:11:25.764508 [ 257 ] {a52c5496-def9-4e42-9fc9-3f5fad82e9e8} executeQuery: Read 67 rows, 5.47 KiB in 0.003554 sec., 18851.997749015194 rows/sec., 1.50 MiB/sec. 2025.02.28 02:11:25.764599 [ 257 ] {a52c5496-def9-4e42-9fc9-3f5fad82e9e8} TCPHandler: Processed in 0.004043157 sec. 2025.02.28 02:11:25.764903 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:11:25.765334 [ 4 ] {0e3b8050-4557-4c62-9079-46dafb6d38ad} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 02:11:25.765505 [ 4 ] {0e3b8050-4557-4c62-9079-46dafb6d38ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 02:11:25.768027 [ 4 ] {0e3b8050-4557-4c62-9079-46dafb6d38ad} oximeter.fields_u16 (a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:11:25.768108 [ 4 ] {0e3b8050-4557-4c62-9079-46dafb6d38ad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.28 02:11:25.769263 [ 4 ] {0e3b8050-4557-4c62-9079-46dafb6d38ad} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.02.28 02:11:25.769976 [ 4 ] {0e3b8050-4557-4c62-9079-46dafb6d38ad} oximeter.fields_u16 (a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:11:25.770089 [ 198 ] {710989a7-97ea-4f49-9bec-e20707ac2572::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 6 columns (6 merged, 0 gathered) in 0.009646507 sec., 3731.920787493338 rows/sec., 772.12 KiB/sec. 2025.02.28 02:11:25.770411 [ 198 ] {710989a7-97ea-4f49-9bec-e20707ac2572::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.02.28 02:11:25.770487 [ 4 ] {0e3b8050-4557-4c62-9079-46dafb6d38ad} executeQuery: Read 5 rows, 385.00 B in 0.00527 sec., 948.7666034155598 rows/sec., 71.34 KiB/sec. 2025.02.28 02:11:25.770798 [ 4 ] {0e3b8050-4557-4c62-9079-46dafb6d38ad} TCPHandler: Processed in 0.006064606 sec. 2025.02.28 02:11:25.771009 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:11:25.771172 [ 257 ] {9876239f-840d-49ef-bfe1-08fec525c902} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.28 02:11:25.771240 [ 257 ] {9876239f-840d-49ef-bfe1-08fec525c902} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.28 02:11:25.771307 [ 198 ] {710989a7-97ea-4f49-9bec-e20707ac2572::all_1_6_1} oximeter.timeseries_schema (710989a7-97ea-4f49-9bec-e20707ac2572): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:11:25.771405 [ 198 ] {710989a7-97ea-4f49-9bec-e20707ac2572::all_1_6_1} oximeter.timeseries_schema (710989a7-97ea-4f49-9bec-e20707ac2572) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.02.28 02:11:25.771520 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. 2025.02.28 02:11:25.771899 [ 257 ] {9876239f-840d-49ef-bfe1-08fec525c902} oximeter.fields_u32 (3d5e9b3a-3b6d-47c4-8060-e3753dc40b7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:11:25.771938 [ 257 ] {9876239f-840d-49ef-bfe1-08fec525c902} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.28 02:11:25.772277 [ 257 ] {9876239f-840d-49ef-bfe1-08fec525c902} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.28 02:11:25.772513 [ 257 ] {9876239f-840d-49ef-bfe1-08fec525c902} oximeter.fields_u32 (3d5e9b3a-3b6d-47c4-8060-e3753dc40b7b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:11:25.772707 [ 257 ] {9876239f-840d-49ef-bfe1-08fec525c902} executeQuery: Read 1 rows, 68.00 B in 0.001573 sec., 635.7279084551813 rows/sec., 42.22 KiB/sec. 2025.02.28 02:11:25.772850 [ 257 ] {9876239f-840d-49ef-bfe1-08fec525c902} TCPHandler: Processed in 0.001940927 sec. 2025.02.28 02:11:25.772987 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:11:25.773102 [ 4 ] {bf610b98-f691-4ac5-baab-ebf6e0554b2a} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 02:11:25.773150 [ 4 ] {bf610b98-f691-4ac5-baab-ebf6e0554b2a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 02:11:25.773762 [ 4 ] {bf610b98-f691-4ac5-baab-ebf6e0554b2a} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:11:25.773800 [ 4 ] {bf610b98-f691-4ac5-baab-ebf6e0554b2a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.28 02:11:25.774164 [ 4 ] {bf610b98-f691-4ac5-baab-ebf6e0554b2a} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.02.28 02:11:25.774409 [ 4 ] {bf610b98-f691-4ac5-baab-ebf6e0554b2a} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:11:25.774640 [ 4 ] {bf610b98-f691-4ac5-baab-ebf6e0554b2a} executeQuery: Read 78 rows, 6.24 KiB in 0.001555 sec., 50160.771704180064 rows/sec., 3.92 MiB/sec. 2025.02.28 02:11:25.774749 [ 4 ] {bf610b98-f691-4ac5-baab-ebf6e0554b2a} TCPHandler: Processed in 0.001814756 sec. 2025.02.28 02:11:25.774910 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:11:25.775048 [ 257 ] {042fd432-5b13-4cae-aa65-fc67ff56a2ca} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 02:11:25.775111 [ 257 ] {042fd432-5b13-4cae-aa65-fc67ff56a2ca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 02:11:25.775707 [ 257 ] {042fd432-5b13-4cae-aa65-fc67ff56a2ca} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:11:25.775745 [ 257 ] {042fd432-5b13-4cae-aa65-fc67ff56a2ca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.28 02:11:25.776139 [ 257 ] {042fd432-5b13-4cae-aa65-fc67ff56a2ca} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.02.28 02:11:25.776382 [ 257 ] {042fd432-5b13-4cae-aa65-fc67ff56a2ca} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:11:25.776560 [ 257 ] {042fd432-5b13-4cae-aa65-fc67ff56a2ca} executeQuery: Read 160 rows, 11.41 KiB in 0.001544 sec., 103626.94300518134 rows/sec., 7.22 MiB/sec. 2025.02.28 02:11:25.776610 [ 257 ] {042fd432-5b13-4cae-aa65-fc67ff56a2ca} TCPHandler: Processed in 0.001773585 sec. 2025.02.28 02:11:25.776803 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:11:25.777022 [ 4 ] {49374290-60f1-4fde-a7d6-0b11bde112ec} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.28 02:11:25.777113 [ 4 ] {49374290-60f1-4fde-a7d6-0b11bde112ec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.28 02:11:25.777689 [ 4 ] {49374290-60f1-4fde-a7d6-0b11bde112ec} oximeter.measurements_f64 (13d3d227-f064-4f54-8726-e23c9336f511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:11:25.777727 [ 4 ] {49374290-60f1-4fde-a7d6-0b11bde112ec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.28 02:11:25.778083 [ 4 ] {49374290-60f1-4fde-a7d6-0b11bde112ec} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.28 02:11:25.778330 [ 4 ] {49374290-60f1-4fde-a7d6-0b11bde112ec} oximeter.measurements_f64 (13d3d227-f064-4f54-8726-e23c9336f511): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:11:25.778595 [ 4 ] {49374290-60f1-4fde-a7d6-0b11bde112ec} executeQuery: Read 1 rows, 65.00 B in 0.001608 sec., 621.8905472636816 rows/sec., 39.48 KiB/sec. 2025.02.28 02:11:25.778682 [ 4 ] {49374290-60f1-4fde-a7d6-0b11bde112ec} TCPHandler: Processed in 0.001991009 sec. 2025.02.28 02:11:25.778855 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:11:25.778996 [ 257 ] {7df829ba-eb99-43d2-8279-9425e268988e} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 02:11:25.779089 [ 257 ] {7df829ba-eb99-43d2-8279-9425e268988e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 02:11:25.780168 [ 257 ] {7df829ba-eb99-43d2-8279-9425e268988e} oximeter.measurements_histogramu64 (432eb1fa-4ee7-4bab-9e27-7e99c159a608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:11:25.780207 [ 257 ] {7df829ba-eb99-43d2-8279-9425e268988e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.28 02:11:25.780809 [ 257 ] {7df829ba-eb99-43d2-8279-9425e268988e} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.28 02:11:25.781063 [ 257 ] {7df829ba-eb99-43d2-8279-9425e268988e} oximeter.measurements_histogramu64 (432eb1fa-4ee7-4bab-9e27-7e99c159a608): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:11:25.781243 [ 28 ] {} oximeter.measurements_histogramu64 (432eb1fa-4ee7-4bab-9e27-7e99c159a608) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.02.28 02:11:25.781300 [ 257 ] {7df829ba-eb99-43d2-8279-9425e268988e} executeQuery: Read 5 rows, 9.17 KiB in 0.002329 sec., 2146.8441391155 rows/sec., 3.85 MiB/sec. 2025.02.28 02:11:25.781310 [ 28 ] {} oximeter.measurements_histogramu64 (432eb1fa-4ee7-4bab-9e27-7e99c159a608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:11:25.781408 [ 28 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.28 02:11:25.781605 [ 257 ] {7df829ba-eb99-43d2-8279-9425e268988e} TCPHandler: Processed in 0.00281577 sec. 2025.02.28 02:11:25.781989 [ 198 ] {432eb1fa-4ee7-4bab-9e27-7e99c159a608::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.02.28 02:11:25.782089 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:11:25.782502 [ 4 ] {0b37b2c8-dd6d-460a-a284-7d1319a20bda} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2025.02.28 02:11:25.782621 [ 4 ] {0b37b2c8-dd6d-460a-a284-7d1319a20bda} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2025.02.28 02:11:25.783188 [ 198 ] {432eb1fa-4ee7-4bab-9e27-7e99c159a608::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 02:11:25.783416 [ 198 ] {432eb1fa-4ee7-4bab-9e27-7e99c159a608::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 33 rows starting from the beginning of the part 2025.02.28 02:11:25.784057 [ 198 ] {432eb1fa-4ee7-4bab-9e27-7e99c159a608::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 33 rows starting from the beginning of the part 2025.02.28 02:11:25.784709 [ 4 ] {0b37b2c8-dd6d-460a-a284-7d1319a20bda} oximeter.measurements_i64 (e4dcad02-48c9-4492-9148-14798bc59025): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:11:25.784791 [ 4 ] {0b37b2c8-dd6d-460a-a284-7d1319a20bda} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.28 02:11:25.784830 [ 198 ] {432eb1fa-4ee7-4bab-9e27-7e99c159a608::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 33 rows starting from the beginning of the part 2025.02.28 02:11:25.785526 [ 198 ] {432eb1fa-4ee7-4bab-9e27-7e99c159a608::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 33 rows starting from the beginning of the part 2025.02.28 02:11:25.786143 [ 198 ] {432eb1fa-4ee7-4bab-9e27-7e99c159a608::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 33 rows starting from the beginning of the part 2025.02.28 02:11:25.786178 [ 4 ] {0b37b2c8-dd6d-460a-a284-7d1319a20bda} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.28 02:11:25.786632 [ 198 ] {432eb1fa-4ee7-4bab-9e27-7e99c159a608::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 5 rows starting from the beginning of the part 2025.02.28 02:11:25.786816 [ 4 ] {0b37b2c8-dd6d-460a-a284-7d1319a20bda} oximeter.measurements_i64 (e4dcad02-48c9-4492-9148-14798bc59025): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:11:25.787655 [ 4 ] {0b37b2c8-dd6d-460a-a284-7d1319a20bda} executeQuery: Read 9 rows, 651.00 B in 0.005226 sec., 1722.158438576349 rows/sec., 121.65 KiB/sec. 2025.02.28 02:11:25.787963 [ 4 ] {0b37b2c8-dd6d-460a-a284-7d1319a20bda} TCPHandler: Processed in 0.006174447 sec. 2025.02.28 02:11:25.788290 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:11:25.788462 [ 257 ] {f59e9365-e1ae-4d48-b05a-40c13561a537} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 02:11:25.788536 [ 257 ] {f59e9365-e1ae-4d48-b05a-40c13561a537} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 02:11:25.789551 [ 257 ] {f59e9365-e1ae-4d48-b05a-40c13561a537} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:11:25.789601 [ 257 ] {f59e9365-e1ae-4d48-b05a-40c13561a537} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.28 02:11:25.790158 [ 257 ] {f59e9365-e1ae-4d48-b05a-40c13561a537} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.02.28 02:11:25.790501 [ 257 ] {f59e9365-e1ae-4d48-b05a-40c13561a537} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:11:25.790980 [ 257 ] {f59e9365-e1ae-4d48-b05a-40c13561a537} executeQuery: Read 60 rows, 4.14 KiB in 0.002553 sec., 23501.762632197413 rows/sec., 1.58 MiB/sec. 2025.02.28 02:11:25.791451 [ 257 ] {f59e9365-e1ae-4d48-b05a-40c13561a537} TCPHandler: Processed in 0.003316117 sec. 2025.02.28 02:11:25.792660 [ 188 ] {432eb1fa-4ee7-4bab-9e27-7e99c159a608::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 170 rows, containing 19 columns (19 merged, 0 gathered) in 0.011076636 sec., 15347.619981373406 rows/sec., 27.50 MiB/sec. 2025.02.28 02:11:25.793104 [ 187 ] {432eb1fa-4ee7-4bab-9e27-7e99c159a608::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.02.28 02:11:25.793569 [ 187 ] {432eb1fa-4ee7-4bab-9e27-7e99c159a608::all_1_6_1} oximeter.measurements_histogramu64 (432eb1fa-4ee7-4bab-9e27-7e99c159a608): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:11:25.793647 [ 187 ] {432eb1fa-4ee7-4bab-9e27-7e99c159a608::all_1_6_1} oximeter.measurements_histogramu64 (432eb1fa-4ee7-4bab-9e27-7e99c159a608) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.02.28 02:11:25.793794 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. 2025.02.28 02:11:30.754753 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:11:30.754980 [ 4 ] {9f2ae2e9-1d9f-4565-8d3f-f37c38ed5f6a} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.28 02:11:30.755060 [ 4 ] {9f2ae2e9-1d9f-4565-8d3f-f37c38ed5f6a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.28 02:11:30.755832 [ 4 ] {9f2ae2e9-1d9f-4565-8d3f-f37c38ed5f6a} oximeter.fields_i16 (7bfc9784-9582-4989-925c-ca60d6ff8692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:11:30.755876 [ 4 ] {9f2ae2e9-1d9f-4565-8d3f-f37c38ed5f6a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.28 02:11:30.756317 [ 4 ] {9f2ae2e9-1d9f-4565-8d3f-f37c38ed5f6a} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.28 02:11:30.756571 [ 4 ] {9f2ae2e9-1d9f-4565-8d3f-f37c38ed5f6a} oximeter.fields_i16 (7bfc9784-9582-4989-925c-ca60d6ff8692): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:11:30.756819 [ 4 ] {9f2ae2e9-1d9f-4565-8d3f-f37c38ed5f6a} executeQuery: Read 24 rows, 2.04 KiB in 0.00189 sec., 12698.412698412698 rows/sec., 1.05 MiB/sec. 2025.02.28 02:11:30.756880 [ 4 ] {9f2ae2e9-1d9f-4565-8d3f-f37c38ed5f6a} TCPHandler: Processed in 0.002255462 sec. 2025.02.28 02:11:30.757125 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:11:30.757334 [ 257 ] {cb2da56b-4b10-4cac-a688-fed659d4c67f} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.28 02:11:30.757415 [ 257 ] {cb2da56b-4b10-4cac-a688-fed659d4c67f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.28 02:11:30.758166 [ 257 ] {cb2da56b-4b10-4cac-a688-fed659d4c67f} oximeter.fields_ipaddr (38a15648-c4c3-4394-acd4-0e1571bf1689): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:11:30.758213 [ 257 ] {cb2da56b-4b10-4cac-a688-fed659d4c67f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.28 02:11:30.758627 [ 257 ] {cb2da56b-4b10-4cac-a688-fed659d4c67f} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.28 02:11:30.758881 [ 257 ] {cb2da56b-4b10-4cac-a688-fed659d4c67f} oximeter.fields_ipaddr (38a15648-c4c3-4394-acd4-0e1571bf1689): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:11:30.759096 [ 257 ] {cb2da56b-4b10-4cac-a688-fed659d4c67f} executeQuery: Read 8 rows, 668.00 B in 0.001814 sec., 4410.143329658214 rows/sec., 359.62 KiB/sec. 2025.02.28 02:11:30.759159 [ 257 ] {cb2da56b-4b10-4cac-a688-fed659d4c67f} TCPHandler: Processed in 0.002176551 sec. 2025.02.28 02:11:30.759299 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:11:30.759417 [ 4 ] {45f095b8-abf7-41ee-a52b-2eaa13999556} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 02:11:30.759465 [ 4 ] {45f095b8-abf7-41ee-a52b-2eaa13999556} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 02:11:30.760192 [ 4 ] {45f095b8-abf7-41ee-a52b-2eaa13999556} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:11:30.760231 [ 4 ] {45f095b8-abf7-41ee-a52b-2eaa13999556} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.28 02:11:30.760637 [ 4 ] {45f095b8-abf7-41ee-a52b-2eaa13999556} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.02.28 02:11:30.760879 [ 4 ] {45f095b8-abf7-41ee-a52b-2eaa13999556} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:11:30.761100 [ 4 ] {45f095b8-abf7-41ee-a52b-2eaa13999556} executeQuery: Read 246 rows, 22.41 KiB in 0.001708 sec., 144028.10304449647 rows/sec., 12.81 MiB/sec. 2025.02.28 02:11:30.761154 [ 4 ] {45f095b8-abf7-41ee-a52b-2eaa13999556} TCPHandler: Processed in 0.001917147 sec. 2025.02.28 02:11:30.761318 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:11:30.761436 [ 257 ] {5c66f705-b366-439f-8c67-a2996712e156} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 02:11:30.761485 [ 257 ] {5c66f705-b366-439f-8c67-a2996712e156} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 02:11:30.762184 [ 257 ] {5c66f705-b366-439f-8c67-a2996712e156} oximeter.fields_u16 (a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:11:30.762230 [ 257 ] {5c66f705-b366-439f-8c67-a2996712e156} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.28 02:11:30.762636 [ 257 ] {5c66f705-b366-439f-8c67-a2996712e156} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.02.28 02:11:30.762905 [ 257 ] {5c66f705-b366-439f-8c67-a2996712e156} oximeter.fields_u16 (a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:11:30.763075 [ 257 ] {5c66f705-b366-439f-8c67-a2996712e156} executeQuery: Read 53 rows, 4.00 KiB in 0.001664 sec., 31850.96153846154 rows/sec., 2.35 MiB/sec. 2025.02.28 02:11:30.763125 [ 257 ] {5c66f705-b366-439f-8c67-a2996712e156} TCPHandler: Processed in 0.001863687 sec. 2025.02.28 02:11:30.763271 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:11:30.763386 [ 4 ] {09e7b6b5-04d6-4790-966e-60b772ad2023} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.28 02:11:30.763433 [ 4 ] {09e7b6b5-04d6-4790-966e-60b772ad2023} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.28 02:11:30.764115 [ 4 ] {09e7b6b5-04d6-4790-966e-60b772ad2023} oximeter.fields_u32 (3d5e9b3a-3b6d-47c4-8060-e3753dc40b7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:11:30.764161 [ 4 ] {09e7b6b5-04d6-4790-966e-60b772ad2023} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.28 02:11:30.764564 [ 4 ] {09e7b6b5-04d6-4790-966e-60b772ad2023} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.28 02:11:30.764805 [ 4 ] {09e7b6b5-04d6-4790-966e-60b772ad2023} oximeter.fields_u32 (3d5e9b3a-3b6d-47c4-8060-e3753dc40b7b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:11:30.765047 [ 4 ] {09e7b6b5-04d6-4790-966e-60b772ad2023} executeQuery: Read 24 rows, 2.04 KiB in 0.001678 sec., 14302.74135876043 rows/sec., 1.19 MiB/sec. 2025.02.28 02:11:30.765124 [ 4 ] {09e7b6b5-04d6-4790-966e-60b772ad2023} TCPHandler: Processed in 0.001909377 sec. 2025.02.28 02:11:30.765260 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:11:30.765378 [ 257 ] {7878da5b-fbfe-471f-b34f-6803398cee7a} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.28 02:11:30.765426 [ 257 ] {7878da5b-fbfe-471f-b34f-6803398cee7a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.28 02:11:30.766084 [ 257 ] {7878da5b-fbfe-471f-b34f-6803398cee7a} oximeter.fields_u8 (a04696fb-2dde-448f-92c0-f9290c2ad89c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:11:30.766130 [ 257 ] {7878da5b-fbfe-471f-b34f-6803398cee7a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.28 02:11:30.766544 [ 257 ] {7878da5b-fbfe-471f-b34f-6803398cee7a} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.28 02:11:30.766789 [ 257 ] {7878da5b-fbfe-471f-b34f-6803398cee7a} oximeter.fields_u8 (a04696fb-2dde-448f-92c0-f9290c2ad89c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:11:30.766955 [ 257 ] {7878da5b-fbfe-471f-b34f-6803398cee7a} executeQuery: Read 12 rows, 960.00 B in 0.001602 sec., 7490.636704119851 rows/sec., 585.21 KiB/sec. 2025.02.28 02:11:30.767005 [ 257 ] {7878da5b-fbfe-471f-b34f-6803398cee7a} TCPHandler: Processed in 0.001800665 sec. 2025.02.28 02:11:30.767145 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:11:30.767259 [ 4 ] {2048af22-638f-4380-93c5-a58cce1d06b2} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 02:11:30.767308 [ 4 ] {2048af22-638f-4380-93c5-a58cce1d06b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 02:11:30.767934 [ 4 ] {2048af22-638f-4380-93c5-a58cce1d06b2} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:11:30.767973 [ 4 ] {2048af22-638f-4380-93c5-a58cce1d06b2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.28 02:11:30.768338 [ 4 ] {2048af22-638f-4380-93c5-a58cce1d06b2} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.02.28 02:11:30.768570 [ 4 ] {2048af22-638f-4380-93c5-a58cce1d06b2} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:11:30.768843 [ 4 ] {2048af22-638f-4380-93c5-a58cce1d06b2} executeQuery: Read 141 rows, 11.67 KiB in 0.001607 sec., 87741.13254511512 rows/sec., 7.09 MiB/sec. 2025.02.28 02:11:30.769058 [ 4 ] {2048af22-638f-4380-93c5-a58cce1d06b2} TCPHandler: Processed in 0.001968458 sec. 2025.02.28 02:11:30.769224 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:11:30.769362 [ 257 ] {770ec811-7597-4cde-8ec9-f6f32a72c852} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 02:11:30.769423 [ 257 ] {770ec811-7597-4cde-8ec9-f6f32a72c852} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 02:11:30.769990 [ 257 ] {770ec811-7597-4cde-8ec9-f6f32a72c852} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:11:30.770027 [ 257 ] {770ec811-7597-4cde-8ec9-f6f32a72c852} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.28 02:11:30.770427 [ 257 ] {770ec811-7597-4cde-8ec9-f6f32a72c852} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.02.28 02:11:30.770669 [ 257 ] {770ec811-7597-4cde-8ec9-f6f32a72c852} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:11:30.770864 [ 257 ] {770ec811-7597-4cde-8ec9-f6f32a72c852} executeQuery: Read 200 rows, 14.68 KiB in 0.001534 sec., 130378.09647979139 rows/sec., 9.35 MiB/sec. 2025.02.28 02:11:30.770914 [ 257 ] {770ec811-7597-4cde-8ec9-f6f32a72c852} TCPHandler: Processed in 0.001760895 sec. 2025.02.28 02:11:30.771063 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:11:30.771199 [ 4 ] {4fc7d641-11c1-4e78-8105-2bbcf8ac3f91} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 02:11:30.771290 [ 4 ] {4fc7d641-11c1-4e78-8105-2bbcf8ac3f91} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 02:11:30.772451 [ 4 ] {4fc7d641-11c1-4e78-8105-2bbcf8ac3f91} oximeter.measurements_histogramu64 (432eb1fa-4ee7-4bab-9e27-7e99c159a608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:11:30.772491 [ 4 ] {4fc7d641-11c1-4e78-8105-2bbcf8ac3f91} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.28 02:11:30.773165 [ 4 ] {4fc7d641-11c1-4e78-8105-2bbcf8ac3f91} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.02.28 02:11:30.773424 [ 4 ] {4fc7d641-11c1-4e78-8105-2bbcf8ac3f91} oximeter.measurements_histogramu64 (432eb1fa-4ee7-4bab-9e27-7e99c159a608): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:11:30.773656 [ 4 ] {4fc7d641-11c1-4e78-8105-2bbcf8ac3f91} executeQuery: Read 33 rows, 60.55 KiB in 0.002487 sec., 13268.998793727382 rows/sec., 23.78 MiB/sec. 2025.02.28 02:11:30.773748 [ 4 ] {4fc7d641-11c1-4e78-8105-2bbcf8ac3f91} TCPHandler: Processed in 0.002753469 sec. 2025.02.28 02:11:30.773897 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:11:30.774035 [ 257 ] {f8c28584-fa60-4c8e-a286-5205f8e9044d} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 02:11:30.774095 [ 257 ] {f8c28584-fa60-4c8e-a286-5205f8e9044d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 02:11:30.774644 [ 257 ] {f8c28584-fa60-4c8e-a286-5205f8e9044d} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:11:30.774681 [ 257 ] {f8c28584-fa60-4c8e-a286-5205f8e9044d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.28 02:11:30.775050 [ 257 ] {f8c28584-fa60-4c8e-a286-5205f8e9044d} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.02.28 02:11:30.775304 [ 257 ] {f8c28584-fa60-4c8e-a286-5205f8e9044d} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:11:30.775487 [ 257 ] {f8c28584-fa60-4c8e-a286-5205f8e9044d} executeQuery: Read 60 rows, 4.14 KiB in 0.001484 sec., 40431.266846361184 rows/sec., 2.72 MiB/sec. 2025.02.28 02:11:30.775535 [ 257 ] {f8c28584-fa60-4c8e-a286-5205f8e9044d} TCPHandler: Processed in 0.001704444 sec. 2025.02.28 02:11:32.596578 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5978 2025.02.28 02:11:32.597217 [ 244 ] {} system.asynchronous_metric_log (3a3112bd-79df-43c7-ab35-7f8a62d7bf1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:11:32.597253 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.28 02:11:32.597764 [ 244 ] {} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.02.28 02:11:32.598022 [ 244 ] {} system.asynchronous_metric_log (3a3112bd-79df-43c7-ab35-7f8a62d7bf1b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:11:32.598198 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5978 2025.02.28 02:11:32.971190 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 2025.02.28 02:11:32.991236 [ 242 ] {} system.metric_log (30ce18d6-4a25-4150-9760-0e79e744945e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:11:32.991299 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.28 02:11:32.998981 [ 242 ] {} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.02.28 02:11:32.999766 [ 242 ] {} system.metric_log (30ce18d6-4a25-4150-9760-0e79e744945e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:11:33.000226 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 175.43 MiB, peak 177.30 MiB, free memory in arenas 0.00 B, will set to 172.11 MiB (RSS), difference: -3.32 MiB 2025.02.28 02:11:33.003252 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 98 2025.02.28 02:11:34.000197 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 168.11 MiB, peak 177.30 MiB, free memory in arenas 0.00 B, will set to 172.11 MiB (RSS), difference: 4.00 MiB 2025.02.28 02:11:35.112200 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 374 2025.02.28 02:11:35.115539 [ 243 ] {} system.query_log (e1671b3b-5852-487f-943b-aaa151915f3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:11:35.115588 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.28 02:11:35.117115 [ 243 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.02.28 02:11:35.117437 [ 243 ] {} system.query_log (e1671b3b-5852-487f-943b-aaa151915f3d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:11:35.118381 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 374 2025.02.28 02:11:35.752094 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:11:35.752404 [ 4 ] {5879c16a-8249-4bce-a6c0-92a2ccb91d0b} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 02:11:35.752520 [ 4 ] {5879c16a-8249-4bce-a6c0-92a2ccb91d0b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 02:11:35.753395 [ 4 ] {5879c16a-8249-4bce-a6c0-92a2ccb91d0b} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:11:35.753445 [ 4 ] {5879c16a-8249-4bce-a6c0-92a2ccb91d0b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.28 02:11:35.753886 [ 4 ] {5879c16a-8249-4bce-a6c0-92a2ccb91d0b} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.02.28 02:11:35.754144 [ 4 ] {5879c16a-8249-4bce-a6c0-92a2ccb91d0b} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:11:35.754386 [ 4 ] {5879c16a-8249-4bce-a6c0-92a2ccb91d0b} executeQuery: Read 66 rows, 5.38 KiB in 0.00207 sec., 31884.057971014496 rows/sec., 2.54 MiB/sec. 2025.02.28 02:11:35.754442 [ 4 ] {5879c16a-8249-4bce-a6c0-92a2ccb91d0b} TCPHandler: Processed in 0.002540766 sec. 2025.02.28 02:11:35.754695 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:11:35.754900 [ 257 ] {e07432cc-4366-40f0-b72d-4bc0fbfd8044} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 02:11:35.754979 [ 257 ] {e07432cc-4366-40f0-b72d-4bc0fbfd8044} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 02:11:35.755798 [ 257 ] {e07432cc-4366-40f0-b72d-4bc0fbfd8044} oximeter.fields_u16 (a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:11:35.755841 [ 257 ] {e07432cc-4366-40f0-b72d-4bc0fbfd8044} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.28 02:11:35.756266 [ 257 ] {e07432cc-4366-40f0-b72d-4bc0fbfd8044} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.02.28 02:11:35.756513 [ 257 ] {e07432cc-4366-40f0-b72d-4bc0fbfd8044} oximeter.fields_u16 (a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:11:35.756722 [ 257 ] {e07432cc-4366-40f0-b72d-4bc0fbfd8044} executeQuery: Read 5 rows, 385.00 B in 0.001872 sec., 2670.940170940171 rows/sec., 200.84 KiB/sec. 2025.02.28 02:11:35.756914 [ 257 ] {e07432cc-4366-40f0-b72d-4bc0fbfd8044} TCPHandler: Processed in 0.002342133 sec. 2025.02.28 02:11:35.757072 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:11:35.757192 [ 4 ] {d92c4adb-61c9-4930-8698-b4fc5fd65452} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 02:11:35.757241 [ 4 ] {d92c4adb-61c9-4930-8698-b4fc5fd65452} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 02:11:35.757861 [ 4 ] {d92c4adb-61c9-4930-8698-b4fc5fd65452} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:11:35.757905 [ 4 ] {d92c4adb-61c9-4930-8698-b4fc5fd65452} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.28 02:11:35.758264 [ 4 ] {d92c4adb-61c9-4930-8698-b4fc5fd65452} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.02.28 02:11:35.758502 [ 4 ] {d92c4adb-61c9-4930-8698-b4fc5fd65452} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:11:35.758707 [ 4 ] {d92c4adb-61c9-4930-8698-b4fc5fd65452} executeQuery: Read 69 rows, 5.52 KiB in 0.00154 sec., 44805.194805194806 rows/sec., 3.50 MiB/sec. 2025.02.28 02:11:35.758760 [ 4 ] {d92c4adb-61c9-4930-8698-b4fc5fd65452} TCPHandler: Processed in 0.001747414 sec. 2025.02.28 02:11:35.758934 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:11:35.759053 [ 257 ] {d0ce7992-2b4c-4448-82ec-045fda630a87} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 02:11:35.759107 [ 257 ] {d0ce7992-2b4c-4448-82ec-045fda630a87} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 02:11:35.759693 [ 257 ] {d0ce7992-2b4c-4448-82ec-045fda630a87} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:11:35.759732 [ 257 ] {d0ce7992-2b4c-4448-82ec-045fda630a87} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.28 02:11:35.760131 [ 257 ] {d0ce7992-2b4c-4448-82ec-045fda630a87} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.02.28 02:11:35.760367 [ 257 ] {d0ce7992-2b4c-4448-82ec-045fda630a87} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:11:35.760559 [ 257 ] {d0ce7992-2b4c-4448-82ec-045fda630a87} executeQuery: Read 160 rows, 11.41 KiB in 0.001532 sec., 104438.64229765013 rows/sec., 7.27 MiB/sec. 2025.02.28 02:11:35.760683 [ 257 ] {d0ce7992-2b4c-4448-82ec-045fda630a87} TCPHandler: Processed in 0.001804365 sec. 2025.02.28 02:11:35.760899 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:11:35.761121 [ 4 ] {2a698840-d26c-4de5-abf7-715b5c000cef} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 02:11:35.761261 [ 4 ] {2a698840-d26c-4de5-abf7-715b5c000cef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 02:11:35.762567 [ 4 ] {2a698840-d26c-4de5-abf7-715b5c000cef} oximeter.measurements_histogramu64 (432eb1fa-4ee7-4bab-9e27-7e99c159a608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:11:35.762606 [ 4 ] {2a698840-d26c-4de5-abf7-715b5c000cef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.28 02:11:35.763209 [ 4 ] {2a698840-d26c-4de5-abf7-715b5c000cef} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.02.28 02:11:35.763481 [ 4 ] {2a698840-d26c-4de5-abf7-715b5c000cef} oximeter.measurements_histogramu64 (432eb1fa-4ee7-4bab-9e27-7e99c159a608): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:11:35.763811 [ 4 ] {2a698840-d26c-4de5-abf7-715b5c000cef} executeQuery: Read 5 rows, 9.17 KiB in 0.002724 sec., 1835.5359765051396 rows/sec., 3.29 MiB/sec. 2025.02.28 02:11:35.763991 [ 4 ] {2a698840-d26c-4de5-abf7-715b5c000cef} TCPHandler: Processed in 0.003203045 sec. 2025.02.28 02:11:35.764142 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:11:35.764260 [ 257 ] {ef916f0c-f43f-45f8-8377-b287749f5dd0} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 02:11:35.764312 [ 257 ] {ef916f0c-f43f-45f8-8377-b287749f5dd0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 02:11:35.764804 [ 257 ] {ef916f0c-f43f-45f8-8377-b287749f5dd0} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:11:35.764842 [ 257 ] {ef916f0c-f43f-45f8-8377-b287749f5dd0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.28 02:11:35.765234 [ 257 ] {ef916f0c-f43f-45f8-8377-b287749f5dd0} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.02.28 02:11:35.765466 [ 257 ] {ef916f0c-f43f-45f8-8377-b287749f5dd0} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:11:35.765672 [ 257 ] {ef916f0c-f43f-45f8-8377-b287749f5dd0} executeQuery: Read 60 rows, 4.14 KiB in 0.001431 sec., 41928.7211740042 rows/sec., 2.83 MiB/sec. 2025.02.28 02:11:35.765744 [ 257 ] {ef916f0c-f43f-45f8-8377-b287749f5dd0} TCPHandler: Processed in 0.001656643 sec. 2025.02.28 02:11:40.010091 [ 143 ] {} DNSResolver: Updating DNS cache 2025.02.28 02:11:40.010190 [ 143 ] {} DNSResolver: Updated DNS cache 2025.02.28 02:11:40.098391 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6466 2025.02.28 02:11:40.099058 [ 244 ] {} system.asynchronous_metric_log (3a3112bd-79df-43c7-ab35-7f8a62d7bf1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:11:40.099103 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.28 02:11:40.099694 [ 244 ] {} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.02.28 02:11:40.099971 [ 244 ] {} system.asynchronous_metric_log (3a3112bd-79df-43c7-ab35-7f8a62d7bf1b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:11:40.100273 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6466 2025.02.28 02:11:40.503414 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 2025.02.28 02:11:40.523194 [ 242 ] {} system.metric_log (30ce18d6-4a25-4150-9760-0e79e744945e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:11:40.523253 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.28 02:11:40.530812 [ 242 ] {} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.02.28 02:11:40.531570 [ 242 ] {} system.metric_log (30ce18d6-4a25-4150-9760-0e79e744945e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:11:40.534510 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 106 2025.02.28 02:11:40.753207 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:11:40.753413 [ 4 ] {c0eaf700-324b-4b7f-91a2-6ea455c97077} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 02:11:40.753495 [ 4 ] {c0eaf700-324b-4b7f-91a2-6ea455c97077} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 02:11:40.754352 [ 4 ] {c0eaf700-324b-4b7f-91a2-6ea455c97077} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:11:40.754394 [ 4 ] {c0eaf700-324b-4b7f-91a2-6ea455c97077} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.28 02:11:40.754831 [ 4 ] {c0eaf700-324b-4b7f-91a2-6ea455c97077} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.02.28 02:11:40.755087 [ 4 ] {c0eaf700-324b-4b7f-91a2-6ea455c97077} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:11:40.755326 [ 4 ] {c0eaf700-324b-4b7f-91a2-6ea455c97077} executeQuery: Read 122 rows, 10.66 KiB in 0.001974 sec., 61803.44478216818 rows/sec., 5.27 MiB/sec. 2025.02.28 02:11:40.755383 [ 4 ] {c0eaf700-324b-4b7f-91a2-6ea455c97077} TCPHandler: Processed in 0.002317403 sec. 2025.02.28 02:11:40.755626 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:11:40.755814 [ 257 ] {2684aa26-bc50-453d-a722-717df28ac7a4} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 02:11:40.755884 [ 257 ] {2684aa26-bc50-453d-a722-717df28ac7a4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 02:11:40.756630 [ 257 ] {2684aa26-bc50-453d-a722-717df28ac7a4} oximeter.fields_u16 (a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:11:40.756670 [ 257 ] {2684aa26-bc50-453d-a722-717df28ac7a4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.28 02:11:40.757107 [ 257 ] {2684aa26-bc50-453d-a722-717df28ac7a4} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.02.28 02:11:40.757367 [ 257 ] {2684aa26-bc50-453d-a722-717df28ac7a4} oximeter.fields_u16 (a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:11:40.757562 [ 257 ] {2684aa26-bc50-453d-a722-717df28ac7a4} executeQuery: Read 33 rows, 2.48 KiB in 0.001801 sec., 18323.153803442532 rows/sec., 1.35 MiB/sec. 2025.02.28 02:11:40.757618 [ 257 ] {2684aa26-bc50-453d-a722-717df28ac7a4} TCPHandler: Processed in 0.00211937 sec. 2025.02.28 02:11:40.757797 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:11:40.757937 [ 4 ] {27f14adb-40d3-45f5-847a-8683a235ff3f} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 02:11:40.757998 [ 4 ] {27f14adb-40d3-45f5-847a-8683a235ff3f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 02:11:40.758815 [ 4 ] {27f14adb-40d3-45f5-847a-8683a235ff3f} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:11:40.758866 [ 4 ] {27f14adb-40d3-45f5-847a-8683a235ff3f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.28 02:11:40.759360 [ 4 ] {27f14adb-40d3-45f5-847a-8683a235ff3f} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.02.28 02:11:40.759615 [ 4 ] {27f14adb-40d3-45f5-847a-8683a235ff3f} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:11:40.759867 [ 4 ] {27f14adb-40d3-45f5-847a-8683a235ff3f} executeQuery: Read 97 rows, 7.76 KiB in 0.001951 sec., 49718.093285494615 rows/sec., 3.88 MiB/sec. 2025.02.28 02:11:40.759997 [ 4 ] {27f14adb-40d3-45f5-847a-8683a235ff3f} TCPHandler: Processed in 0.002269722 sec. 2025.02.28 02:11:40.760190 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:11:40.760330 [ 257 ] {3afe4d42-c003-4130-b0b0-a39523d87b3f} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 02:11:40.760393 [ 257 ] {3afe4d42-c003-4130-b0b0-a39523d87b3f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 02:11:40.761140 [ 257 ] {3afe4d42-c003-4130-b0b0-a39523d87b3f} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:11:40.761187 [ 257 ] {3afe4d42-c003-4130-b0b0-a39523d87b3f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.28 02:11:40.761690 [ 257 ] {3afe4d42-c003-4130-b0b0-a39523d87b3f} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.02.28 02:11:40.762004 [ 257 ] {3afe4d42-c003-4130-b0b0-a39523d87b3f} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:11:40.762213 [ 257 ] {3afe4d42-c003-4130-b0b0-a39523d87b3f} executeQuery: Read 160 rows, 11.41 KiB in 0.001915 sec., 83550.9138381201 rows/sec., 5.82 MiB/sec. 2025.02.28 02:11:40.762265 [ 257 ] {3afe4d42-c003-4130-b0b0-a39523d87b3f} TCPHandler: Processed in 0.002148581 sec. 2025.02.28 02:11:40.762464 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:11:40.762582 [ 4 ] {1ecd23e0-84a6-4857-a0f6-7d60521ad9ea} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 02:11:40.762663 [ 4 ] {1ecd23e0-84a6-4857-a0f6-7d60521ad9ea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 02:11:40.763854 [ 4 ] {1ecd23e0-84a6-4857-a0f6-7d60521ad9ea} oximeter.measurements_histogramu64 (432eb1fa-4ee7-4bab-9e27-7e99c159a608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:11:40.763894 [ 4 ] {1ecd23e0-84a6-4857-a0f6-7d60521ad9ea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.28 02:11:40.764573 [ 4 ] {1ecd23e0-84a6-4857-a0f6-7d60521ad9ea} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.02.28 02:11:40.764841 [ 4 ] {1ecd23e0-84a6-4857-a0f6-7d60521ad9ea} oximeter.measurements_histogramu64 (432eb1fa-4ee7-4bab-9e27-7e99c159a608): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:11:40.765081 [ 4 ] {1ecd23e0-84a6-4857-a0f6-7d60521ad9ea} executeQuery: Read 33 rows, 60.55 KiB in 0.002524 sec., 13074.484944532487 rows/sec., 23.43 MiB/sec. 2025.02.28 02:11:40.765174 [ 4 ] {1ecd23e0-84a6-4857-a0f6-7d60521ad9ea} TCPHandler: Processed in 0.002769949 sec. 2025.02.28 02:11:40.765325 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:11:40.765445 [ 257 ] {62b5c354-5540-4b96-be2f-c45039fe2be1} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 02:11:40.765495 [ 257 ] {62b5c354-5540-4b96-be2f-c45039fe2be1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 02:11:40.766000 [ 257 ] {62b5c354-5540-4b96-be2f-c45039fe2be1} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:11:40.766037 [ 257 ] {62b5c354-5540-4b96-be2f-c45039fe2be1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.28 02:11:40.766419 [ 257 ] {62b5c354-5540-4b96-be2f-c45039fe2be1} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.02.28 02:11:40.766653 [ 257 ] {62b5c354-5540-4b96-be2f-c45039fe2be1} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:11:40.766829 [ 257 ] {62b5c354-5540-4b96-be2f-c45039fe2be1} executeQuery: Read 60 rows, 4.14 KiB in 0.001409 sec., 42583.392476933994 rows/sec., 2.87 MiB/sec. 2025.02.28 02:11:40.766877 [ 257 ] {62b5c354-5540-4b96-be2f-c45039fe2be1} TCPHandler: Processed in 0.001609963 sec. 2025.02.28 02:11:42.179710 [ 141 ] {} oximeter.fields_u32 (3d5e9b3a-3b6d-47c4-8060-e3753dc40b7b) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.02.28 02:11:42.179809 [ 141 ] {} oximeter.fields_u32 (3d5e9b3a-3b6d-47c4-8060-e3753dc40b7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:11:42.179838 [ 141 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.28 02:11:42.180123 [ 186 ] {3d5e9b3a-3b6d-47c4-8060-e3753dc40b7b::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2025.02.28 02:11:42.180293 [ 186 ] {3d5e9b3a-3b6d-47c4-8060-e3753dc40b7b::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 02:11:42.180334 [ 186 ] {3d5e9b3a-3b6d-47c4-8060-e3753dc40b7b::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 228 rows starting from the beginning of the part 2025.02.28 02:11:42.180424 [ 186 ] {3d5e9b3a-3b6d-47c4-8060-e3753dc40b7b::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part 2025.02.28 02:11:42.180738 [ 186 ] {3d5e9b3a-3b6d-47c4-8060-e3753dc40b7b::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 228 rows starting from the beginning of the part 2025.02.28 02:11:42.180912 [ 186 ] {3d5e9b3a-3b6d-47c4-8060-e3753dc40b7b::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part 2025.02.28 02:11:42.181022 [ 186 ] {3d5e9b3a-3b6d-47c4-8060-e3753dc40b7b::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part 2025.02.28 02:11:42.182154 [ 188 ] {3d5e9b3a-3b6d-47c4-8060-e3753dc40b7b::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 505 rows, containing 5 columns (5 merged, 0 gathered) in 0.002216101 sec., 227877.7005199673 rows/sec., 16.63 MiB/sec. 2025.02.28 02:11:42.182469 [ 188 ] {3d5e9b3a-3b6d-47c4-8060-e3753dc40b7b::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.02.28 02:11:42.183004 [ 188 ] {3d5e9b3a-3b6d-47c4-8060-e3753dc40b7b::all_1_5_1} oximeter.fields_u32 (3d5e9b3a-3b6d-47c4-8060-e3753dc40b7b): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:11:42.183089 [ 188 ] {3d5e9b3a-3b6d-47c4-8060-e3753dc40b7b::all_1_5_1} oximeter.fields_u32 (3d5e9b3a-3b6d-47c4-8060-e3753dc40b7b) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.02.28 02:11:42.183186 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2025.02.28 02:11:44.109872 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:11:44.110065 [ 4 ] {d5b5673f-8990-439c-b433-5c997757a76c} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 02:11:44.110138 [ 4 ] {d5b5673f-8990-439c-b433-5c997757a76c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 02:11:44.111649 [ 4 ] {d5b5673f-8990-439c-b433-5c997757a76c} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:11:44.111689 [ 4 ] {d5b5673f-8990-439c-b433-5c997757a76c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.28 02:11:44.112213 [ 4 ] {d5b5673f-8990-439c-b433-5c997757a76c} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.02.28 02:11:44.112464 [ 4 ] {d5b5673f-8990-439c-b433-5c997757a76c} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:11:44.112605 [ 135 ] {} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.02.28 02:11:44.112649 [ 135 ] {} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:11:44.112672 [ 4 ] {d5b5673f-8990-439c-b433-5c997757a76c} executeQuery: Read 1206 rows, 101.94 KiB in 0.002659 sec., 453553.9676570139 rows/sec., 37.44 MiB/sec. 2025.02.28 02:11:44.112677 [ 135 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.28 02:11:44.112765 [ 4 ] {d5b5673f-8990-439c-b433-5c997757a76c} TCPHandler: Processed in 0.003022823 sec. 2025.02.28 02:11:44.112844 [ 195 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2025.02.28 02:11:44.112984 [ 195 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 02:11:44.113021 [ 195 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1385 rows starting from the beginning of the part 2025.02.28 02:11:44.113095 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:11:44.113165 [ 195 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 67 rows starting from the beginning of the part 2025.02.28 02:11:44.113510 [ 257 ] {84e0a7c1-a1ea-4d76-80d8-6ddcd7a0322b} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 02:11:44.113544 [ 195 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 246 rows starting from the beginning of the part 2025.02.28 02:11:44.113692 [ 257 ] {84e0a7c1-a1ea-4d76-80d8-6ddcd7a0322b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 02:11:44.113961 [ 195 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 66 rows starting from the beginning of the part 2025.02.28 02:11:44.114254 [ 195 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 122 rows starting from the beginning of the part 2025.02.28 02:11:44.114578 [ 195 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1206 rows starting from the beginning of the part 2025.02.28 02:11:44.116379 [ 257 ] {84e0a7c1-a1ea-4d76-80d8-6ddcd7a0322b} oximeter.fields_u16 (a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:11:44.116458 [ 257 ] {84e0a7c1-a1ea-4d76-80d8-6ddcd7a0322b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.28 02:11:44.117418 [ 257 ] {84e0a7c1-a1ea-4d76-80d8-6ddcd7a0322b} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.02.28 02:11:44.117825 [ 257 ] {84e0a7c1-a1ea-4d76-80d8-6ddcd7a0322b} oximeter.fields_u16 (a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:11:44.118262 [ 187 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 3092 rows, containing 5 columns (5 merged, 0 gathered) in 0.005450627 sec., 567274.186988029 rows/sec., 49.60 MiB/sec. 2025.02.28 02:11:44.118273 [ 135 ] {} oximeter.fields_u16 (a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.02.28 02:11:44.118388 [ 135 ] {} oximeter.fields_u16 (a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:11:44.118447 [ 135 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.28 02:11:44.118488 [ 257 ] {84e0a7c1-a1ea-4d76-80d8-6ddcd7a0322b} executeQuery: Read 5 rows, 385.00 B in 0.005136 sec., 973.5202492211838 rows/sec., 73.20 KiB/sec. 2025.02.28 02:11:44.118735 [ 187 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.02.28 02:11:44.118741 [ 195 ] {a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.02.28 02:11:44.118798 [ 257 ] {84e0a7c1-a1ea-4d76-80d8-6ddcd7a0322b} TCPHandler: Processed in 0.005862603 sec. 2025.02.28 02:11:44.119096 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:11:44.119120 [ 195 ] {a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 02:11:44.119158 [ 195 ] {a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 51 rows starting from the beginning of the part 2025.02.28 02:11:44.119390 [ 4 ] {e9d9de33-fa9b-4ab3-b500-4809a5beabe9} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.28 02:11:44.119509 [ 195 ] {a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 5 rows starting from the beginning of the part 2025.02.28 02:11:44.119581 [ 4 ] {e9d9de33-fa9b-4ab3-b500-4809a5beabe9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.28 02:11:44.119636 [ 187 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_21_4} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:11:44.120087 [ 195 ] {a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 53 rows starting from the beginning of the part 2025.02.28 02:11:44.120159 [ 187 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_21_4} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.02.28 02:11:44.120466 [ 195 ] {a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 5 rows starting from the beginning of the part 2025.02.28 02:11:44.120607 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. 2025.02.28 02:11:44.120901 [ 195 ] {a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 33 rows starting from the beginning of the part 2025.02.28 02:11:44.121249 [ 195 ] {a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 5 rows starting from the beginning of the part 2025.02.28 02:11:44.122503 [ 4 ] {e9d9de33-fa9b-4ab3-b500-4809a5beabe9} oximeter.fields_u32 (3d5e9b3a-3b6d-47c4-8060-e3753dc40b7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:11:44.122551 [ 4 ] {e9d9de33-fa9b-4ab3-b500-4809a5beabe9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.28 02:11:44.123152 [ 4 ] {e9d9de33-fa9b-4ab3-b500-4809a5beabe9} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.28 02:11:44.123155 [ 187 ] {a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 152 rows, containing 5 columns (5 merged, 0 gathered) in 0.004642246 sec., 32742.771494660126 rows/sec., 2.54 MiB/sec. 2025.02.28 02:11:44.123395 [ 200 ] {a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.02.28 02:11:44.123487 [ 4 ] {e9d9de33-fa9b-4ab3-b500-4809a5beabe9} oximeter.fields_u32 (3d5e9b3a-3b6d-47c4-8060-e3753dc40b7b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:11:44.123892 [ 4 ] {e9d9de33-fa9b-4ab3-b500-4809a5beabe9} executeQuery: Read 228 rows, 15.81 KiB in 0.004664 sec., 48885.07718696398 rows/sec., 3.31 MiB/sec. 2025.02.28 02:11:44.124036 [ 4 ] {e9d9de33-fa9b-4ab3-b500-4809a5beabe9} TCPHandler: Processed in 0.005083042 sec. 2025.02.28 02:11:44.124173 [ 200 ] {a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4::all_1_11_2} oximeter.fields_u16 (a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:11:44.124252 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:11:44.124316 [ 200 ] {a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4::all_1_11_2} oximeter.fields_u16 (a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.02.28 02:11:44.124437 [ 257 ] {42a92b4f-7bd0-4c59-b625-2c2dd2910cfe} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 02:11:44.124482 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.02.28 02:11:44.124540 [ 257 ] {42a92b4f-7bd0-4c59-b625-2c2dd2910cfe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 02:11:44.125370 [ 257 ] {42a92b4f-7bd0-4c59-b625-2c2dd2910cfe} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:11:44.125411 [ 257 ] {42a92b4f-7bd0-4c59-b625-2c2dd2910cfe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.28 02:11:44.125813 [ 257 ] {42a92b4f-7bd0-4c59-b625-2c2dd2910cfe} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.02.28 02:11:44.126197 [ 257 ] {42a92b4f-7bd0-4c59-b625-2c2dd2910cfe} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:11:44.126435 [ 135 ] {} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.02.28 02:11:44.126520 [ 135 ] {} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:11:44.126558 [ 135 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.28 02:11:44.126601 [ 257 ] {42a92b4f-7bd0-4c59-b625-2c2dd2910cfe} executeQuery: Read 525 rows, 39.80 KiB in 0.002216 sec., 236913.35740072202 rows/sec., 17.54 MiB/sec. 2025.02.28 02:11:44.126838 [ 257 ] {42a92b4f-7bd0-4c59-b625-2c2dd2910cfe} TCPHandler: Processed in 0.002690568 sec. 2025.02.28 02:11:44.126882 [ 200 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2025.02.28 02:11:44.127077 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:11:44.127099 [ 200 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 02:11:44.127154 [ 200 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 605 rows starting from the beginning of the part 2025.02.28 02:11:44.127325 [ 4 ] {0cba4691-7a0e-4935-86c3-1e70a65735b7} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 02:11:44.127416 [ 200 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 78 rows starting from the beginning of the part 2025.02.28 02:11:44.127475 [ 4 ] {0cba4691-7a0e-4935-86c3-1e70a65735b7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 02:11:44.127811 [ 200 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 141 rows starting from the beginning of the part 2025.02.28 02:11:44.128176 [ 200 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 69 rows starting from the beginning of the part 2025.02.28 02:11:44.128538 [ 200 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 97 rows starting from the beginning of the part 2025.02.28 02:11:44.128894 [ 200 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 525 rows starting from the beginning of the part 2025.02.28 02:11:44.130760 [ 4 ] {0cba4691-7a0e-4935-86c3-1e70a65735b7} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:11:44.130861 [ 4 ] {0cba4691-7a0e-4935-86c3-1e70a65735b7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.28 02:11:44.131761 [ 187 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 1515 rows, containing 5 columns (5 merged, 0 gathered) in 0.005079051 sec., 298284.069208992 rows/sec., 23.75 MiB/sec. 2025.02.28 02:11:44.131767 [ 4 ] {0cba4691-7a0e-4935-86c3-1e70a65735b7} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.02.28 02:11:44.132039 [ 189 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.02.28 02:11:44.132227 [ 4 ] {0cba4691-7a0e-4935-86c3-1e70a65735b7} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:11:44.132447 [ 134 ] {} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.02.28 02:11:44.132550 [ 134 ] {} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:11:44.132633 [ 134 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.28 02:11:44.132802 [ 4 ] {0cba4691-7a0e-4935-86c3-1e70a65735b7} executeQuery: Read 954 rows, 65.54 KiB in 0.00554 sec., 172202.16606498195 rows/sec., 11.55 MiB/sec. 2025.02.28 02:11:44.132916 [ 187 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_21_4} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:11:44.133092 [ 200 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2025.02.28 02:11:44.133147 [ 4 ] {0cba4691-7a0e-4935-86c3-1e70a65735b7} TCPHandler: Processed in 0.006162037 sec. 2025.02.28 02:11:44.133333 [ 187 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_21_4} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.02.28 02:11:44.133420 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:11:44.133627 [ 200 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 02:11:44.133659 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. 2025.02.28 02:11:44.133740 [ 200 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 5493 rows starting from the beginning of the part 2025.02.28 02:11:44.133769 [ 257 ] {832bb6d2-5b5e-4548-89ee-227ddc18281b} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 02:11:44.134020 [ 200 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 160 rows starting from the beginning of the part 2025.02.28 02:11:44.134112 [ 257 ] {832bb6d2-5b5e-4548-89ee-227ddc18281b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 02:11:44.134284 [ 200 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 200 rows starting from the beginning of the part 2025.02.28 02:11:44.134719 [ 200 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 160 rows starting from the beginning of the part 2025.02.28 02:11:44.135053 [ 200 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 160 rows starting from the beginning of the part 2025.02.28 02:11:44.135387 [ 200 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 954 rows starting from the beginning of the part 2025.02.28 02:11:44.138923 [ 257 ] {832bb6d2-5b5e-4548-89ee-227ddc18281b} oximeter.measurements_histogramu64 (432eb1fa-4ee7-4bab-9e27-7e99c159a608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:11:44.138968 [ 257 ] {832bb6d2-5b5e-4548-89ee-227ddc18281b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.28 02:11:44.139890 [ 257 ] {832bb6d2-5b5e-4548-89ee-227ddc18281b} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.02.28 02:11:44.140273 [ 189 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 7127 rows, containing 5 columns (5 merged, 0 gathered) in 0.007504826 sec., 949655.594946505 rows/sec., 64.94 MiB/sec. 2025.02.28 02:11:44.140409 [ 257 ] {832bb6d2-5b5e-4548-89ee-227ddc18281b} oximeter.measurements_histogramu64 (432eb1fa-4ee7-4bab-9e27-7e99c159a608): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:11:44.140632 [ 257 ] {832bb6d2-5b5e-4548-89ee-227ddc18281b} executeQuery: Read 5 rows, 9.17 KiB in 0.00698 sec., 716.3323782234957 rows/sec., 1.28 MiB/sec. 2025.02.28 02:11:44.140772 [ 257 ] {832bb6d2-5b5e-4548-89ee-227ddc18281b} TCPHandler: Processed in 0.007480256 sec. 2025.02.28 02:11:44.141023 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:11:44.141036 [ 189 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.02.28 02:11:44.141248 [ 4 ] {65232e10-7aa1-452b-8349-1c66f10ed8e1} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 02:11:44.141341 [ 4 ] {65232e10-7aa1-452b-8349-1c66f10ed8e1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 02:11:44.141626 [ 189 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_21_4} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:11:44.141877 [ 189 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_21_4} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.02.28 02:11:44.142006 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.45 MiB. 2025.02.28 02:11:44.142269 [ 4 ] {65232e10-7aa1-452b-8349-1c66f10ed8e1} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:11:44.142312 [ 4 ] {65232e10-7aa1-452b-8349-1c66f10ed8e1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.28 02:11:44.142696 [ 4 ] {65232e10-7aa1-452b-8349-1c66f10ed8e1} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.02.28 02:11:44.142937 [ 4 ] {65232e10-7aa1-452b-8349-1c66f10ed8e1} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:11:44.143095 [ 134 ] {} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.02.28 02:11:44.143166 [ 134 ] {} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:11:44.143189 [ 4 ] {65232e10-7aa1-452b-8349-1c66f10ed8e1} executeQuery: Read 42 rows, 2.89 KiB in 0.001978 sec., 21233.569261880686 rows/sec., 1.43 MiB/sec. 2025.02.28 02:11:44.143205 [ 134 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.28 02:11:44.143374 [ 4 ] {65232e10-7aa1-452b-8349-1c66f10ed8e1} TCPHandler: Processed in 0.002492815 sec. 2025.02.28 02:11:44.143425 [ 187 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2025.02.28 02:11:44.143525 [ 187 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 02:11:44.143553 [ 187 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 768 rows starting from the beginning of the part 2025.02.28 02:11:44.143612 [ 187 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 60 rows starting from the beginning of the part 2025.02.28 02:11:44.143808 [ 187 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 60 rows starting from the beginning of the part 2025.02.28 02:11:44.143977 [ 187 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 60 rows starting from the beginning of the part 2025.02.28 02:11:44.144095 [ 187 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 60 rows starting from the beginning of the part 2025.02.28 02:11:44.144292 [ 187 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 42 rows starting from the beginning of the part 2025.02.28 02:11:44.145531 [ 189 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 1050 rows, containing 4 columns (4 merged, 0 gathered) in 0.002194912 sec., 478379.0876354041 rows/sec., 32.20 MiB/sec. 2025.02.28 02:11:44.145715 [ 196 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.02.28 02:11:44.146019 [ 196 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_21_4} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:11:44.146100 [ 196 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_21_4} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.02.28 02:11:44.146185 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. 2025.02.28 02:11:45.118763 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 412 2025.02.28 02:11:45.121933 [ 243 ] {} system.query_log (e1671b3b-5852-487f-943b-aaa151915f3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:11:45.121971 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.28 02:11:45.123453 [ 243 ] {} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.02.28 02:11:45.123763 [ 243 ] {} system.query_log (e1671b3b-5852-487f-943b-aaa151915f3d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:11:45.124239 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 412 2025.02.28 02:11:45.746311 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:11:45.746534 [ 4 ] {389344d4-aed7-459e-a4bb-aff112f277be} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 02:11:45.746614 [ 4 ] {389344d4-aed7-459e-a4bb-aff112f277be} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 02:11:45.747442 [ 4 ] {389344d4-aed7-459e-a4bb-aff112f277be} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:11:45.747495 [ 4 ] {389344d4-aed7-459e-a4bb-aff112f277be} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.28 02:11:45.747935 [ 4 ] {389344d4-aed7-459e-a4bb-aff112f277be} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.02.28 02:11:45.748202 [ 4 ] {389344d4-aed7-459e-a4bb-aff112f277be} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:11:45.748439 [ 4 ] {389344d4-aed7-459e-a4bb-aff112f277be} executeQuery: Read 56 rows, 4.41 KiB in 0.001968 sec., 28455.284552845525 rows/sec., 2.19 MiB/sec. 2025.02.28 02:11:45.748496 [ 4 ] {389344d4-aed7-459e-a4bb-aff112f277be} TCPHandler: Processed in 0.002331543 sec. 2025.02.28 02:11:45.748756 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:11:45.748947 [ 257 ] {ca9c9ca0-7124-4908-ba86-dcaf445957f4} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 02:11:45.749020 [ 257 ] {ca9c9ca0-7124-4908-ba86-dcaf445957f4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 02:11:45.749805 [ 257 ] {ca9c9ca0-7124-4908-ba86-dcaf445957f4} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:11:45.749854 [ 257 ] {ca9c9ca0-7124-4908-ba86-dcaf445957f4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.28 02:11:45.750291 [ 257 ] {ca9c9ca0-7124-4908-ba86-dcaf445957f4} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.02.28 02:11:45.750549 [ 257 ] {ca9c9ca0-7124-4908-ba86-dcaf445957f4} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:11:45.750776 [ 257 ] {ca9c9ca0-7124-4908-ba86-dcaf445957f4} executeQuery: Read 64 rows, 5.12 KiB in 0.001882 sec., 34006.376195536664 rows/sec., 2.65 MiB/sec. 2025.02.28 02:11:45.750833 [ 257 ] {ca9c9ca0-7124-4908-ba86-dcaf445957f4} TCPHandler: Processed in 0.002207952 sec. 2025.02.28 02:11:45.751013 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:11:45.751153 [ 4 ] {fe4e8aa9-73fb-4772-9cdb-db41df2e5382} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 02:11:45.751215 [ 4 ] {fe4e8aa9-73fb-4772-9cdb-db41df2e5382} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 02:11:45.751857 [ 4 ] {fe4e8aa9-73fb-4772-9cdb-db41df2e5382} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:11:45.751904 [ 4 ] {fe4e8aa9-73fb-4772-9cdb-db41df2e5382} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.28 02:11:45.752327 [ 4 ] {fe4e8aa9-73fb-4772-9cdb-db41df2e5382} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.02.28 02:11:45.752568 [ 4 ] {fe4e8aa9-73fb-4772-9cdb-db41df2e5382} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:11:45.752773 [ 4 ] {fe4e8aa9-73fb-4772-9cdb-db41df2e5382} executeQuery: Read 52 rows, 3.70 KiB in 0.001651 sec., 31496.062992125986 rows/sec., 2.19 MiB/sec. 2025.02.28 02:11:45.752824 [ 4 ] {fe4e8aa9-73fb-4772-9cdb-db41df2e5382} TCPHandler: Processed in 0.001879207 sec. 2025.02.28 02:11:45.752981 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:11:45.753102 [ 257 ] {3ddcefae-cc75-46ad-b82f-d0483d309a4e} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 02:11:45.753164 [ 257 ] {3ddcefae-cc75-46ad-b82f-d0483d309a4e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 02:11:45.753746 [ 257 ] {3ddcefae-cc75-46ad-b82f-d0483d309a4e} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:11:45.753793 [ 257 ] {3ddcefae-cc75-46ad-b82f-d0483d309a4e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.28 02:11:45.754226 [ 257 ] {3ddcefae-cc75-46ad-b82f-d0483d309a4e} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.02.28 02:11:45.754471 [ 257 ] {3ddcefae-cc75-46ad-b82f-d0483d309a4e} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:11:45.754689 [ 257 ] {3ddcefae-cc75-46ad-b82f-d0483d309a4e} executeQuery: Read 18 rows, 1.25 KiB in 0.001613 sec., 11159.33044017359 rows/sec., 774.35 KiB/sec. 2025.02.28 02:11:45.754807 [ 257 ] {3ddcefae-cc75-46ad-b82f-d0483d309a4e} TCPHandler: Processed in 0.001883317 sec. 2025.02.28 02:11:47.600550 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 6893 2025.02.28 02:11:47.601350 [ 244 ] {} system.asynchronous_metric_log (3a3112bd-79df-43c7-ab35-7f8a62d7bf1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:11:47.601395 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.28 02:11:47.601912 [ 244 ] {} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.02.28 02:11:47.602168 [ 244 ] {} system.asynchronous_metric_log (3a3112bd-79df-43c7-ab35-7f8a62d7bf1b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:11:47.602380 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6893 2025.02.28 02:11:48.034706 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 2025.02.28 02:11:48.055182 [ 242 ] {} system.metric_log (30ce18d6-4a25-4150-9760-0e79e744945e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:11:48.055238 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.28 02:11:48.062699 [ 242 ] {} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.02.28 02:11:48.063477 [ 242 ] {} system.metric_log (30ce18d6-4a25-4150-9760-0e79e744945e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:11:48.066058 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 113 2025.02.28 02:11:50.752960 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:11:50.753185 [ 4 ] {b8a52f1b-55cb-445b-9f26-0ab5710c1e32} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 02:11:50.753274 [ 4 ] {b8a52f1b-55cb-445b-9f26-0ab5710c1e32} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 02:11:50.754221 [ 4 ] {b8a52f1b-55cb-445b-9f26-0ab5710c1e32} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:11:50.754271 [ 4 ] {b8a52f1b-55cb-445b-9f26-0ab5710c1e32} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.28 02:11:50.754713 [ 4 ] {b8a52f1b-55cb-445b-9f26-0ab5710c1e32} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.02.28 02:11:50.754979 [ 4 ] {b8a52f1b-55cb-445b-9f26-0ab5710c1e32} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:11:50.755193 [ 4 ] {b8a52f1b-55cb-445b-9f26-0ab5710c1e32} executeQuery: Read 122 rows, 10.66 KiB in 0.002077 sec., 58738.56523832451 rows/sec., 5.01 MiB/sec. 2025.02.28 02:11:50.755251 [ 4 ] {b8a52f1b-55cb-445b-9f26-0ab5710c1e32} TCPHandler: Processed in 0.002480795 sec. 2025.02.28 02:11:50.755512 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:11:50.755697 [ 257 ] {399e2de5-5689-434e-bc33-f14a491d2cc8} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 02:11:50.755772 [ 257 ] {399e2de5-5689-434e-bc33-f14a491d2cc8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 02:11:50.756529 [ 257 ] {399e2de5-5689-434e-bc33-f14a491d2cc8} oximeter.fields_u16 (a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:11:50.756569 [ 257 ] {399e2de5-5689-434e-bc33-f14a491d2cc8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.28 02:11:50.756999 [ 257 ] {399e2de5-5689-434e-bc33-f14a491d2cc8} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.02.28 02:11:50.757266 [ 257 ] {399e2de5-5689-434e-bc33-f14a491d2cc8} oximeter.fields_u16 (a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:11:50.757457 [ 257 ] {399e2de5-5689-434e-bc33-f14a491d2cc8} executeQuery: Read 33 rows, 2.48 KiB in 0.001811 sec., 18221.976808393156 rows/sec., 1.34 MiB/sec. 2025.02.28 02:11:50.757512 [ 257 ] {399e2de5-5689-434e-bc33-f14a491d2cc8} TCPHandler: Processed in 0.00213274 sec. 2025.02.28 02:11:50.757679 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:11:50.757821 [ 4 ] {2bfbf88c-a556-4568-be7d-086b230c37d6} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 02:11:50.757880 [ 4 ] {2bfbf88c-a556-4568-be7d-086b230c37d6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 02:11:50.758581 [ 4 ] {2bfbf88c-a556-4568-be7d-086b230c37d6} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:11:50.758620 [ 4 ] {2bfbf88c-a556-4568-be7d-086b230c37d6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.28 02:11:50.758984 [ 4 ] {2bfbf88c-a556-4568-be7d-086b230c37d6} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.02.28 02:11:50.759219 [ 4 ] {2bfbf88c-a556-4568-be7d-086b230c37d6} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:11:50.759425 [ 4 ] {2bfbf88c-a556-4568-be7d-086b230c37d6} executeQuery: Read 97 rows, 7.76 KiB in 0.001637 sec., 59254.734270006105 rows/sec., 4.63 MiB/sec. 2025.02.28 02:11:50.759477 [ 4 ] {2bfbf88c-a556-4568-be7d-086b230c37d6} TCPHandler: Processed in 0.001866297 sec. 2025.02.28 02:11:50.759655 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:11:50.759793 [ 257 ] {672462d2-1296-44af-bc01-cb154936c297} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 02:11:50.759856 [ 257 ] {672462d2-1296-44af-bc01-cb154936c297} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 02:11:50.760481 [ 257 ] {672462d2-1296-44af-bc01-cb154936c297} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:11:50.760518 [ 257 ] {672462d2-1296-44af-bc01-cb154936c297} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.28 02:11:50.760910 [ 257 ] {672462d2-1296-44af-bc01-cb154936c297} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.02.28 02:11:50.761171 [ 257 ] {672462d2-1296-44af-bc01-cb154936c297} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:11:50.761350 [ 257 ] {672462d2-1296-44af-bc01-cb154936c297} executeQuery: Read 160 rows, 11.41 KiB in 0.001588 sec., 100755.66750629724 rows/sec., 7.02 MiB/sec. 2025.02.28 02:11:50.761400 [ 257 ] {672462d2-1296-44af-bc01-cb154936c297} TCPHandler: Processed in 0.001812716 sec. 2025.02.28 02:11:50.761559 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:11:50.761682 [ 4 ] {211eeea9-81b9-4bfb-9e72-f5e38e84ece5} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 02:11:50.761762 [ 4 ] {211eeea9-81b9-4bfb-9e72-f5e38e84ece5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 02:11:50.762973 [ 4 ] {211eeea9-81b9-4bfb-9e72-f5e38e84ece5} oximeter.measurements_histogramu64 (432eb1fa-4ee7-4bab-9e27-7e99c159a608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:11:50.763013 [ 4 ] {211eeea9-81b9-4bfb-9e72-f5e38e84ece5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.28 02:11:50.763677 [ 4 ] {211eeea9-81b9-4bfb-9e72-f5e38e84ece5} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.02.28 02:11:50.763954 [ 4 ] {211eeea9-81b9-4bfb-9e72-f5e38e84ece5} oximeter.measurements_histogramu64 (432eb1fa-4ee7-4bab-9e27-7e99c159a608): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:11:50.764138 [ 126 ] {} oximeter.measurements_histogramu64 (432eb1fa-4ee7-4bab-9e27-7e99c159a608) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.02.28 02:11:50.764211 [ 126 ] {} oximeter.measurements_histogramu64 (432eb1fa-4ee7-4bab-9e27-7e99c159a608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:11:50.764237 [ 126 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.28 02:11:50.764262 [ 4 ] {211eeea9-81b9-4bfb-9e72-f5e38e84ece5} executeQuery: Read 33 rows, 60.55 KiB in 0.0026 sec., 12692.307692307693 rows/sec., 22.74 MiB/sec. 2025.02.28 02:11:50.764671 [ 187 ] {432eb1fa-4ee7-4bab-9e27-7e99c159a608::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.02.28 02:11:50.765059 [ 4 ] {211eeea9-81b9-4bfb-9e72-f5e38e84ece5} TCPHandler: Processed in 0.003561131 sec. 2025.02.28 02:11:50.765285 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:11:50.765353 [ 187 ] {432eb1fa-4ee7-4bab-9e27-7e99c159a608::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 02:11:50.765515 [ 187 ] {432eb1fa-4ee7-4bab-9e27-7e99c159a608::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 170 rows starting from the beginning of the part 2025.02.28 02:11:50.765537 [ 257 ] {000a04cb-47a7-488d-aec8-f2f5a5a92ab9} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 02:11:50.765661 [ 257 ] {000a04cb-47a7-488d-aec8-f2f5a5a92ab9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 02:11:50.766335 [ 187 ] {432eb1fa-4ee7-4bab-9e27-7e99c159a608::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 33 rows starting from the beginning of the part 2025.02.28 02:11:50.767101 [ 187 ] {432eb1fa-4ee7-4bab-9e27-7e99c159a608::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 5 rows starting from the beginning of the part 2025.02.28 02:11:50.767835 [ 187 ] {432eb1fa-4ee7-4bab-9e27-7e99c159a608::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 33 rows starting from the beginning of the part 2025.02.28 02:11:50.767992 [ 257 ] {000a04cb-47a7-488d-aec8-f2f5a5a92ab9} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:11:50.768109 [ 257 ] {000a04cb-47a7-488d-aec8-f2f5a5a92ab9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2025.02.28 02:11:50.768539 [ 187 ] {432eb1fa-4ee7-4bab-9e27-7e99c159a608::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 5 rows starting from the beginning of the part 2025.02.28 02:11:50.769212 [ 187 ] {432eb1fa-4ee7-4bab-9e27-7e99c159a608::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 33 rows starting from the beginning of the part 2025.02.28 02:11:50.769911 [ 257 ] {000a04cb-47a7-488d-aec8-f2f5a5a92ab9} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.02.28 02:11:50.770451 [ 257 ] {000a04cb-47a7-488d-aec8-f2f5a5a92ab9} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:11:50.771069 [ 257 ] {000a04cb-47a7-488d-aec8-f2f5a5a92ab9} executeQuery: Read 60 rows, 4.14 KiB in 0.005585 sec., 10743.061772605193 rows/sec., 741.38 KiB/sec. 2025.02.28 02:11:50.771223 [ 257 ] {000a04cb-47a7-488d-aec8-f2f5a5a92ab9} TCPHandler: Processed in 0.006064066 sec. 2025.02.28 02:11:50.773374 [ 196 ] {432eb1fa-4ee7-4bab-9e27-7e99c159a608::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 279 rows, containing 19 columns (19 merged, 0 gathered) in 0.009027298 sec., 30906.257885803705 rows/sec., 55.38 MiB/sec. 2025.02.28 02:11:50.773901 [ 199 ] {432eb1fa-4ee7-4bab-9e27-7e99c159a608::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.02.28 02:11:50.774322 [ 199 ] {432eb1fa-4ee7-4bab-9e27-7e99c159a608::all_1_11_2} oximeter.measurements_histogramu64 (432eb1fa-4ee7-4bab-9e27-7e99c159a608): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:11:50.774400 [ 199 ] {432eb1fa-4ee7-4bab-9e27-7e99c159a608::all_1_11_2} oximeter.measurements_histogramu64 (432eb1fa-4ee7-4bab-9e27-7e99c159a608) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.02.28 02:11:50.774497 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.54 MiB. 2025.02.28 02:11:55.010444 [ 59 ] {} DNSResolver: Updating DNS cache 2025.02.28 02:11:55.010522 [ 59 ] {} DNSResolver: Updated DNS cache 2025.02.28 02:11:55.102643 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 7381 2025.02.28 02:11:55.103841 [ 244 ] {} system.asynchronous_metric_log (3a3112bd-79df-43c7-ab35-7f8a62d7bf1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:11:55.103899 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2025.02.28 02:11:55.104450 [ 244 ] {} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.02.28 02:11:55.104716 [ 244 ] {} system.asynchronous_metric_log (3a3112bd-79df-43c7-ab35-7f8a62d7bf1b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:11:55.105028 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7381 2025.02.28 02:11:55.105029 [ 59 ] {} system.asynchronous_metric_log (3a3112bd-79df-43c7-ab35-7f8a62d7bf1b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.02.28 02:11:55.105124 [ 59 ] {} system.asynchronous_metric_log (3a3112bd-79df-43c7-ab35-7f8a62d7bf1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:11:55.105167 [ 59 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2025.02.28 02:11:55.105410 [ 199 ] {3a3112bd-79df-43c7-ab35-7f8a62d7bf1b::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.02.28 02:11:55.105591 [ 199 ] {3a3112bd-79df-43c7-ab35-7f8a62d7bf1b::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 02:11:55.105632 [ 199 ] {3a3112bd-79df-43c7-ab35-7f8a62d7bf1b::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5063 rows starting from the beginning of the part 2025.02.28 02:11:55.105729 [ 199 ] {3a3112bd-79df-43c7-ab35-7f8a62d7bf1b::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 488 rows starting from the beginning of the part 2025.02.28 02:11:55.105966 [ 199 ] {3a3112bd-79df-43c7-ab35-7f8a62d7bf1b::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 427 rows starting from the beginning of the part 2025.02.28 02:11:55.106205 [ 199 ] {3a3112bd-79df-43c7-ab35-7f8a62d7bf1b::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 488 rows starting from the beginning of the part 2025.02.28 02:11:55.106411 [ 199 ] {3a3112bd-79df-43c7-ab35-7f8a62d7bf1b::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 427 rows starting from the beginning of the part 2025.02.28 02:11:55.106482 [ 199 ] {3a3112bd-79df-43c7-ab35-7f8a62d7bf1b::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 488 rows starting from the beginning of the part 2025.02.28 02:11:55.108237 [ 196 ] {3a3112bd-79df-43c7-ab35-7f8a62d7bf1b::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 7381 rows, containing 4 columns (4 merged, 0 gathered) in 0.002971162 sec., 2484213.2472076584 rows/sec., 35.54 MiB/sec. 2025.02.28 02:11:55.109094 [ 196 ] {3a3112bd-79df-43c7-ab35-7f8a62d7bf1b::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.02.28 02:11:55.109392 [ 196 ] {3a3112bd-79df-43c7-ab35-7f8a62d7bf1b::all_1_16_3} system.asynchronous_metric_log (3a3112bd-79df-43c7-ab35-7f8a62d7bf1b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:11:55.109468 [ 196 ] {3a3112bd-79df-43c7-ab35-7f8a62d7bf1b::all_1_16_3} system.asynchronous_metric_log (3a3112bd-79df-43c7-ab35-7f8a62d7bf1b) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.02.28 02:11:55.109568 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. 2025.02.28 02:11:55.124601 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 432 2025.02.28 02:11:55.127663 [ 243 ] {} system.query_log (e1671b3b-5852-487f-943b-aaa151915f3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:11:55.127705 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2025.02.28 02:11:55.129141 [ 243 ] {} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.02.28 02:11:55.129456 [ 243 ] {} system.query_log (e1671b3b-5852-487f-943b-aaa151915f3d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:11:55.129616 [ 63 ] {} system.query_log (e1671b3b-5852-487f-943b-aaa151915f3d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.02.28 02:11:55.129673 [ 63 ] {} system.query_log (e1671b3b-5852-487f-943b-aaa151915f3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:11:55.129709 [ 63 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2025.02.28 02:11:55.130201 [ 193 ] {e1671b3b-5852-487f-943b-aaa151915f3d::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.02.28 02:11:55.131185 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 432 2025.02.28 02:11:55.131629 [ 193 ] {e1671b3b-5852-487f-943b-aaa151915f3d::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 02:11:55.131804 [ 193 ] {e1671b3b-5852-487f-943b-aaa151915f3d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 274 rows starting from the beginning of the part 2025.02.28 02:11:55.132418 [ 193 ] {e1671b3b-5852-487f-943b-aaa151915f3d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 38 rows starting from the beginning of the part 2025.02.28 02:11:55.133030 [ 193 ] {e1671b3b-5852-487f-943b-aaa151915f3d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 20 rows starting from the beginning of the part 2025.02.28 02:11:55.133658 [ 193 ] {e1671b3b-5852-487f-943b-aaa151915f3d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 42 rows starting from the beginning of the part 2025.02.28 02:11:55.134278 [ 193 ] {e1671b3b-5852-487f-943b-aaa151915f3d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 38 rows starting from the beginning of the part 2025.02.28 02:11:55.134877 [ 193 ] {e1671b3b-5852-487f-943b-aaa151915f3d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 20 rows starting from the beginning of the part 2025.02.28 02:11:55.142631 [ 197 ] {e1671b3b-5852-487f-943b-aaa151915f3d::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 432 rows, containing 72 columns (72 merged, 0 gathered) in 0.012828832 sec., 33674.148979423844 rows/sec., 30.87 MiB/sec. 2025.02.28 02:11:55.143585 [ 197 ] {e1671b3b-5852-487f-943b-aaa151915f3d::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.02.28 02:11:55.144262 [ 197 ] {e1671b3b-5852-487f-943b-aaa151915f3d::all_1_11_2} system.query_log (e1671b3b-5852-487f-943b-aaa151915f3d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:11:55.144349 [ 197 ] {e1671b3b-5852-487f-943b-aaa151915f3d::all_1_11_2} system.query_log (e1671b3b-5852-487f-943b-aaa151915f3d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.02.28 02:11:55.144546 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.77 MiB. 2025.02.28 02:11:55.566222 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 2025.02.28 02:11:55.586661 [ 242 ] {} system.metric_log (30ce18d6-4a25-4150-9760-0e79e744945e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:11:55.586713 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2025.02.28 02:11:55.594049 [ 242 ] {} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.02.28 02:11:55.594810 [ 242 ] {} system.metric_log (30ce18d6-4a25-4150-9760-0e79e744945e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:11:55.595238 [ 63 ] {} system.metric_log (30ce18d6-4a25-4150-9760-0e79e744945e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.02.28 02:11:55.595379 [ 63 ] {} system.metric_log (30ce18d6-4a25-4150-9760-0e79e744945e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:11:55.595452 [ 63 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2025.02.28 02:11:55.595898 [ 190 ] {30ce18d6-4a25-4150-9760-0e79e744945e::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.02.28 02:11:55.603884 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 121 2025.02.28 02:11:55.605258 [ 190 ] {30ce18d6-4a25-4150-9760-0e79e744945e::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 02:11:55.606123 [ 190 ] {30ce18d6-4a25-4150-9760-0e79e744945e::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 83 rows starting from the beginning of the part 2025.02.28 02:11:55.610674 [ 190 ] {30ce18d6-4a25-4150-9760-0e79e744945e::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 8 rows starting from the beginning of the part 2025.02.28 02:11:55.615278 [ 190 ] {30ce18d6-4a25-4150-9760-0e79e744945e::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 7 rows starting from the beginning of the part 2025.02.28 02:11:55.620198 [ 190 ] {30ce18d6-4a25-4150-9760-0e79e744945e::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 8 rows starting from the beginning of the part 2025.02.28 02:11:55.625485 [ 190 ] {30ce18d6-4a25-4150-9760-0e79e744945e::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 7 rows starting from the beginning of the part 2025.02.28 02:11:55.630276 [ 190 ] {30ce18d6-4a25-4150-9760-0e79e744945e::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 8 rows starting from the beginning of the part 2025.02.28 02:11:55.686364 [ 197 ] {30ce18d6-4a25-4150-9760-0e79e744945e::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.090776105 sec., 1332.949899095142 rows/sec., 6.89 MiB/sec. 2025.02.28 02:11:55.689194 [ 197 ] {30ce18d6-4a25-4150-9760-0e79e744945e::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.02.28 02:11:55.692059 [ 197 ] {30ce18d6-4a25-4150-9760-0e79e744945e::all_1_16_3} system.metric_log (30ce18d6-4a25-4150-9760-0e79e744945e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:11:55.692184 [ 197 ] {30ce18d6-4a25-4150-9760-0e79e744945e::all_1_16_3} system.metric_log (30ce18d6-4a25-4150-9760-0e79e744945e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.02.28 02:11:55.694830 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.50 MiB. 2025.02.28 02:11:55.752367 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:11:55.752608 [ 4 ] {6ccec747-78f7-441b-a419-bd1f35881848} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 02:11:55.752678 [ 4 ] {6ccec747-78f7-441b-a419-bd1f35881848} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 02:11:55.753461 [ 4 ] {6ccec747-78f7-441b-a419-bd1f35881848} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:11:55.753503 [ 4 ] {6ccec747-78f7-441b-a419-bd1f35881848} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2025.02.28 02:11:55.753951 [ 4 ] {6ccec747-78f7-441b-a419-bd1f35881848} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.02.28 02:11:55.754225 [ 4 ] {6ccec747-78f7-441b-a419-bd1f35881848} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:11:55.754453 [ 4 ] {6ccec747-78f7-441b-a419-bd1f35881848} executeQuery: Read 66 rows, 5.38 KiB in 0.001891 sec., 34902.168164992065 rows/sec., 2.78 MiB/sec. 2025.02.28 02:11:55.754549 [ 4 ] {6ccec747-78f7-441b-a419-bd1f35881848} TCPHandler: Processed in 0.002361313 sec. 2025.02.28 02:11:55.754865 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:11:55.755045 [ 257 ] {0f628e5a-62d3-43e5-92a0-043a9faa5d35} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 02:11:55.755112 [ 257 ] {0f628e5a-62d3-43e5-92a0-043a9faa5d35} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 02:11:55.755795 [ 257 ] {0f628e5a-62d3-43e5-92a0-043a9faa5d35} oximeter.fields_u16 (a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:11:55.755840 [ 257 ] {0f628e5a-62d3-43e5-92a0-043a9faa5d35} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2025.02.28 02:11:55.756244 [ 257 ] {0f628e5a-62d3-43e5-92a0-043a9faa5d35} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.02.28 02:11:55.756506 [ 257 ] {0f628e5a-62d3-43e5-92a0-043a9faa5d35} oximeter.fields_u16 (a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:11:55.756753 [ 257 ] {0f628e5a-62d3-43e5-92a0-043a9faa5d35} executeQuery: Read 5 rows, 385.00 B in 0.001752 sec., 2853.8812785388127 rows/sec., 214.60 KiB/sec. 2025.02.28 02:11:55.756812 [ 257 ] {0f628e5a-62d3-43e5-92a0-043a9faa5d35} TCPHandler: Processed in 0.00212474 sec. 2025.02.28 02:11:55.757008 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:11:55.757228 [ 4 ] {3e01a74f-bc64-4732-a833-c3a5be49fab5} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 02:11:55.757316 [ 4 ] {3e01a74f-bc64-4732-a833-c3a5be49fab5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 02:11:55.758030 [ 4 ] {3e01a74f-bc64-4732-a833-c3a5be49fab5} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:11:55.758066 [ 4 ] {3e01a74f-bc64-4732-a833-c3a5be49fab5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2025.02.28 02:11:55.758434 [ 4 ] {3e01a74f-bc64-4732-a833-c3a5be49fab5} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.02.28 02:11:55.758670 [ 4 ] {3e01a74f-bc64-4732-a833-c3a5be49fab5} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:11:55.758871 [ 4 ] {3e01a74f-bc64-4732-a833-c3a5be49fab5} executeQuery: Read 69 rows, 5.52 KiB in 0.001699 sec., 40612.124779281934 rows/sec., 3.17 MiB/sec. 2025.02.28 02:11:55.759081 [ 4 ] {3e01a74f-bc64-4732-a833-c3a5be49fab5} TCPHandler: Processed in 0.002175991 sec. 2025.02.28 02:11:55.759254 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:11:55.759372 [ 257 ] {18eee0ba-7c41-41b4-b6d3-1393beb8fb41} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 02:11:55.759426 [ 257 ] {18eee0ba-7c41-41b4-b6d3-1393beb8fb41} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 02:11:55.760015 [ 257 ] {18eee0ba-7c41-41b4-b6d3-1393beb8fb41} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:11:55.760054 [ 257 ] {18eee0ba-7c41-41b4-b6d3-1393beb8fb41} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2025.02.28 02:11:55.760457 [ 257 ] {18eee0ba-7c41-41b4-b6d3-1393beb8fb41} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.02.28 02:11:55.760701 [ 257 ] {18eee0ba-7c41-41b4-b6d3-1393beb8fb41} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:11:55.761086 [ 257 ] {18eee0ba-7c41-41b4-b6d3-1393beb8fb41} executeQuery: Read 160 rows, 11.41 KiB in 0.001686 sec., 94899.16963226572 rows/sec., 6.61 MiB/sec. 2025.02.28 02:11:55.761474 [ 257 ] {18eee0ba-7c41-41b4-b6d3-1393beb8fb41} TCPHandler: Processed in 0.002273902 sec. 2025.02.28 02:11:55.761663 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:11:55.761801 [ 4 ] {0ecef797-d1b5-4d43-9068-726dc00e6adb} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 02:11:55.761891 [ 4 ] {0ecef797-d1b5-4d43-9068-726dc00e6adb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 02:11:55.763090 [ 4 ] {0ecef797-d1b5-4d43-9068-726dc00e6adb} oximeter.measurements_histogramu64 (432eb1fa-4ee7-4bab-9e27-7e99c159a608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:11:55.763127 [ 4 ] {0ecef797-d1b5-4d43-9068-726dc00e6adb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2025.02.28 02:11:55.763750 [ 4 ] {0ecef797-d1b5-4d43-9068-726dc00e6adb} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.02.28 02:11:55.764001 [ 4 ] {0ecef797-d1b5-4d43-9068-726dc00e6adb} oximeter.measurements_histogramu64 (432eb1fa-4ee7-4bab-9e27-7e99c159a608): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:11:55.764197 [ 4 ] {0ecef797-d1b5-4d43-9068-726dc00e6adb} executeQuery: Read 5 rows, 9.17 KiB in 0.002428 sec., 2059.308072487644 rows/sec., 3.69 MiB/sec. 2025.02.28 02:11:55.764288 [ 4 ] {0ecef797-d1b5-4d43-9068-726dc00e6adb} TCPHandler: Processed in 0.002693318 sec. 2025.02.28 02:11:55.764448 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:11:55.764654 [ 257 ] {fae1a57d-550d-4122-9378-873367b9d136} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 02:11:55.764748 [ 257 ] {fae1a57d-550d-4122-9378-873367b9d136} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 02:11:55.765603 [ 257 ] {fae1a57d-550d-4122-9378-873367b9d136} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:11:55.765642 [ 257 ] {fae1a57d-550d-4122-9378-873367b9d136} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2025.02.28 02:11:55.766019 [ 257 ] {fae1a57d-550d-4122-9378-873367b9d136} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.02.28 02:11:55.766257 [ 257 ] {fae1a57d-550d-4122-9378-873367b9d136} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:11:55.766499 [ 257 ] {fae1a57d-550d-4122-9378-873367b9d136} executeQuery: Read 60 rows, 4.14 KiB in 0.001895 sec., 31662.2691292876 rows/sec., 2.13 MiB/sec. 2025.02.28 02:11:55.766711 [ 257 ] {fae1a57d-550d-4122-9378-873367b9d136} TCPHandler: Processed in 0.002327663 sec. 2025.02.28 02:11:56.000189 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 175.63 MiB, peak 185.16 MiB, free memory in arenas 0.00 B, will set to 176.65 MiB (RSS), difference: 1.02 MiB 2025.02.28 02:11:56.001423 [ 247 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000937253 sec. 2025.02.28 02:12:00.755837 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:12:00.756051 [ 4 ] {6e51a277-7ca4-4a65-ab12-a951c9c412c1} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.28 02:12:00.756125 [ 4 ] {6e51a277-7ca4-4a65-ab12-a951c9c412c1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.28 02:12:00.756878 [ 4 ] {6e51a277-7ca4-4a65-ab12-a951c9c412c1} oximeter.fields_i16 (7bfc9784-9582-4989-925c-ca60d6ff8692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:12:00.756930 [ 4 ] {6e51a277-7ca4-4a65-ab12-a951c9c412c1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2025.02.28 02:12:00.757411 [ 4 ] {6e51a277-7ca4-4a65-ab12-a951c9c412c1} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.28 02:12:00.757720 [ 4 ] {6e51a277-7ca4-4a65-ab12-a951c9c412c1} oximeter.fields_i16 (7bfc9784-9582-4989-925c-ca60d6ff8692): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:12:00.757941 [ 4 ] {6e51a277-7ca4-4a65-ab12-a951c9c412c1} executeQuery: Read 24 rows, 2.04 KiB in 0.001948 sec., 12320.328542094456 rows/sec., 1.02 MiB/sec. 2025.02.28 02:12:00.758110 [ 4 ] {6e51a277-7ca4-4a65-ab12-a951c9c412c1} TCPHandler: Processed in 0.002403794 sec. 2025.02.28 02:12:00.758390 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:12:00.758582 [ 257 ] {8a81c9bc-1668-4b4c-8ac0-6acf0493afc7} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 02:12:00.758657 [ 257 ] {8a81c9bc-1668-4b4c-8ac0-6acf0493afc7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 02:12:00.759509 [ 257 ] {8a81c9bc-1668-4b4c-8ac0-6acf0493afc7} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:12:00.759562 [ 257 ] {8a81c9bc-1668-4b4c-8ac0-6acf0493afc7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2025.02.28 02:12:00.760040 [ 257 ] {8a81c9bc-1668-4b4c-8ac0-6acf0493afc7} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.02.28 02:12:00.760315 [ 257 ] {8a81c9bc-1668-4b4c-8ac0-6acf0493afc7} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:12:00.760569 [ 257 ] {8a81c9bc-1668-4b4c-8ac0-6acf0493afc7} executeQuery: Read 244 rows, 22.32 KiB in 0.002042 sec., 119490.69539666994 rows/sec., 10.67 MiB/sec. 2025.02.28 02:12:00.760628 [ 257 ] {8a81c9bc-1668-4b4c-8ac0-6acf0493afc7} TCPHandler: Processed in 0.002381914 sec. 2025.02.28 02:12:00.760794 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:12:00.760926 [ 4 ] {270bc60d-2ffa-4a4c-92b4-8a0ac01a4889} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 02:12:00.760976 [ 4 ] {270bc60d-2ffa-4a4c-92b4-8a0ac01a4889} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 02:12:00.761614 [ 4 ] {270bc60d-2ffa-4a4c-92b4-8a0ac01a4889} oximeter.fields_u16 (a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:12:00.761652 [ 4 ] {270bc60d-2ffa-4a4c-92b4-8a0ac01a4889} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2025.02.28 02:12:00.762028 [ 4 ] {270bc60d-2ffa-4a4c-92b4-8a0ac01a4889} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.02.28 02:12:00.762277 [ 4 ] {270bc60d-2ffa-4a4c-92b4-8a0ac01a4889} oximeter.fields_u16 (a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:12:00.762459 [ 4 ] {270bc60d-2ffa-4a4c-92b4-8a0ac01a4889} executeQuery: Read 46 rows, 3.52 KiB in 0.001558 sec., 29525.03209242619 rows/sec., 2.20 MiB/sec. 2025.02.28 02:12:00.762566 [ 4 ] {270bc60d-2ffa-4a4c-92b4-8a0ac01a4889} TCPHandler: Processed in 0.001843876 sec. 2025.02.28 02:12:00.762716 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:12:00.762835 [ 257 ] {5f3f2cf7-b252-4f30-ae21-71d8d799eb84} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.28 02:12:00.762888 [ 257 ] {5f3f2cf7-b252-4f30-ae21-71d8d799eb84} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.28 02:12:00.763567 [ 257 ] {5f3f2cf7-b252-4f30-ae21-71d8d799eb84} oximeter.fields_u32 (3d5e9b3a-3b6d-47c4-8060-e3753dc40b7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:12:00.763609 [ 257 ] {5f3f2cf7-b252-4f30-ae21-71d8d799eb84} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2025.02.28 02:12:00.763970 [ 257 ] {5f3f2cf7-b252-4f30-ae21-71d8d799eb84} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.02.28 02:12:00.764215 [ 257 ] {5f3f2cf7-b252-4f30-ae21-71d8d799eb84} oximeter.fields_u32 (3d5e9b3a-3b6d-47c4-8060-e3753dc40b7b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:12:00.764472 [ 257 ] {5f3f2cf7-b252-4f30-ae21-71d8d799eb84} executeQuery: Read 24 rows, 2.04 KiB in 0.001653 sec., 14519.056261343014 rows/sec., 1.20 MiB/sec. 2025.02.28 02:12:00.764605 [ 257 ] {5f3f2cf7-b252-4f30-ae21-71d8d799eb84} TCPHandler: Processed in 0.001948488 sec. 2025.02.28 02:12:00.764774 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:12:00.764890 [ 4 ] {e425a055-5b63-4b3e-8390-9a9ae8b6bd34} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.28 02:12:00.764940 [ 4 ] {e425a055-5b63-4b3e-8390-9a9ae8b6bd34} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.28 02:12:00.765519 [ 4 ] {e425a055-5b63-4b3e-8390-9a9ae8b6bd34} oximeter.fields_u8 (a04696fb-2dde-448f-92c0-f9290c2ad89c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:12:00.765557 [ 4 ] {e425a055-5b63-4b3e-8390-9a9ae8b6bd34} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2025.02.28 02:12:00.765911 [ 4 ] {e425a055-5b63-4b3e-8390-9a9ae8b6bd34} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.28 02:12:00.766176 [ 4 ] {e425a055-5b63-4b3e-8390-9a9ae8b6bd34} oximeter.fields_u8 (a04696fb-2dde-448f-92c0-f9290c2ad89c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:12:00.766472 [ 4 ] {e425a055-5b63-4b3e-8390-9a9ae8b6bd34} executeQuery: Read 12 rows, 960.00 B in 0.001578 sec., 7604.5627376425855 rows/sec., 594.11 KiB/sec. 2025.02.28 02:12:00.766625 [ 4 ] {e425a055-5b63-4b3e-8390-9a9ae8b6bd34} TCPHandler: Processed in 0.001905637 sec. 2025.02.28 02:12:00.766779 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:12:00.766898 [ 257 ] {86424135-9371-440a-af01-e338906a529f} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 02:12:00.766947 [ 257 ] {86424135-9371-440a-af01-e338906a529f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 02:12:00.767595 [ 257 ] {86424135-9371-440a-af01-e338906a529f} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:12:00.767635 [ 257 ] {86424135-9371-440a-af01-e338906a529f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2025.02.28 02:12:00.768010 [ 257 ] {86424135-9371-440a-af01-e338906a529f} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.02.28 02:12:00.768263 [ 257 ] {86424135-9371-440a-af01-e338906a529f} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:12:00.768488 [ 257 ] {86424135-9371-440a-af01-e338906a529f} executeQuery: Read 134 rows, 11.10 KiB in 0.001614 sec., 83023.54399008673 rows/sec., 6.71 MiB/sec. 2025.02.28 02:12:00.768541 [ 257 ] {86424135-9371-440a-af01-e338906a529f} TCPHandler: Processed in 0.001818516 sec. 2025.02.28 02:12:00.768686 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:12:00.768823 [ 4 ] {fc43c815-7d8f-4553-862f-dab6ae012462} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 02:12:00.768885 [ 4 ] {fc43c815-7d8f-4553-862f-dab6ae012462} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 02:12:00.769666 [ 4 ] {fc43c815-7d8f-4553-862f-dab6ae012462} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:12:00.769716 [ 4 ] {fc43c815-7d8f-4553-862f-dab6ae012462} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2025.02.28 02:12:00.770229 [ 4 ] {fc43c815-7d8f-4553-862f-dab6ae012462} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.02.28 02:12:00.770576 [ 4 ] {fc43c815-7d8f-4553-862f-dab6ae012462} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:12:00.770847 [ 4 ] {fc43c815-7d8f-4553-862f-dab6ae012462} executeQuery: Read 196 rows, 14.40 KiB in 0.002052 sec., 95516.56920077973 rows/sec., 6.85 MiB/sec. 2025.02.28 02:12:00.771113 [ 4 ] {fc43c815-7d8f-4553-862f-dab6ae012462} TCPHandler: Processed in 0.002477265 sec. 2025.02.28 02:12:00.771296 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:12:00.771411 [ 257 ] {5ef502d6-57b5-4724-931e-9a505c76cae9} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 02:12:00.771490 [ 257 ] {5ef502d6-57b5-4724-931e-9a505c76cae9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 02:12:00.772730 [ 257 ] {5ef502d6-57b5-4724-931e-9a505c76cae9} oximeter.measurements_histogramu64 (432eb1fa-4ee7-4bab-9e27-7e99c159a608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:12:00.772769 [ 257 ] {5ef502d6-57b5-4724-931e-9a505c76cae9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2025.02.28 02:12:00.773430 [ 257 ] {5ef502d6-57b5-4724-931e-9a505c76cae9} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.02.28 02:12:00.773690 [ 257 ] {5ef502d6-57b5-4724-931e-9a505c76cae9} oximeter.measurements_histogramu64 (432eb1fa-4ee7-4bab-9e27-7e99c159a608): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:12:00.773933 [ 257 ] {5ef502d6-57b5-4724-931e-9a505c76cae9} executeQuery: Read 34 rows, 62.39 KiB in 0.002544 sec., 13364.779874213837 rows/sec., 23.95 MiB/sec. 2025.02.28 02:12:00.774028 [ 257 ] {5ef502d6-57b5-4724-931e-9a505c76cae9} TCPHandler: Processed in 0.002787169 sec. 2025.02.28 02:12:00.774183 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:12:00.774313 [ 4 ] {fabb7d30-ded1-4cf0-a7ff-e782a1a3f6ab} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 02:12:00.774367 [ 4 ] {fabb7d30-ded1-4cf0-a7ff-e782a1a3f6ab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 02:12:00.774877 [ 4 ] {fabb7d30-ded1-4cf0-a7ff-e782a1a3f6ab} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:12:00.774914 [ 4 ] {fabb7d30-ded1-4cf0-a7ff-e782a1a3f6ab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2025.02.28 02:12:00.775300 [ 4 ] {fabb7d30-ded1-4cf0-a7ff-e782a1a3f6ab} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.02.28 02:12:00.775544 [ 4 ] {fabb7d30-ded1-4cf0-a7ff-e782a1a3f6ab} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:12:00.775730 [ 4 ] {fabb7d30-ded1-4cf0-a7ff-e782a1a3f6ab} executeQuery: Read 60 rows, 4.14 KiB in 0.001444 sec., 41551.246537396124 rows/sec., 2.80 MiB/sec. 2025.02.28 02:12:00.775781 [ 4 ] {fabb7d30-ded1-4cf0-a7ff-e782a1a3f6ab} TCPHandler: Processed in 0.001662003 sec. 2025.02.28 02:12:02.605297 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 7808 2025.02.28 02:12:02.606010 [ 244 ] {} system.asynchronous_metric_log (3a3112bd-79df-43c7-ab35-7f8a62d7bf1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:12:02.606057 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2025.02.28 02:12:02.606640 [ 244 ] {} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.02.28 02:12:02.606904 [ 244 ] {} system.asynchronous_metric_log (3a3112bd-79df-43c7-ab35-7f8a62d7bf1b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:12:02.607194 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7808 2025.02.28 02:12:03.104097 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129 2025.02.28 02:12:03.122725 [ 242 ] {} system.metric_log (30ce18d6-4a25-4150-9760-0e79e744945e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:12:03.122773 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2025.02.28 02:12:03.129864 [ 242 ] {} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.02.28 02:12:03.130604 [ 242 ] {} system.metric_log (30ce18d6-4a25-4150-9760-0e79e744945e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:12:03.133475 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 129 2025.02.28 02:12:05.131523 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 462 2025.02.28 02:12:05.134545 [ 243 ] {} system.query_log (e1671b3b-5852-487f-943b-aaa151915f3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:12:05.134595 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2025.02.28 02:12:05.136080 [ 243 ] {} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.02.28 02:12:05.136392 [ 243 ] {} system.query_log (e1671b3b-5852-487f-943b-aaa151915f3d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:12:05.137381 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 462 2025.02.28 02:12:05.752631 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:12:05.752911 [ 4 ] {839c1294-226f-4897-bce4-d71d1b818379} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 02:12:05.753000 [ 4 ] {839c1294-226f-4897-bce4-d71d1b818379} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 02:12:05.753796 [ 4 ] {839c1294-226f-4897-bce4-d71d1b818379} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:12:05.753840 [ 4 ] {839c1294-226f-4897-bce4-d71d1b818379} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2025.02.28 02:12:05.754279 [ 4 ] {839c1294-226f-4897-bce4-d71d1b818379} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.02.28 02:12:05.754541 [ 4 ] {839c1294-226f-4897-bce4-d71d1b818379} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:12:05.754748 [ 46 ] {} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.02.28 02:12:05.754818 [ 4 ] {839c1294-226f-4897-bce4-d71d1b818379} executeQuery: Read 66 rows, 5.38 KiB in 0.001983 sec., 33282.90468986384 rows/sec., 2.65 MiB/sec. 2025.02.28 02:12:05.754845 [ 46 ] {} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:12:05.754921 [ 46 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2025.02.28 02:12:05.754943 [ 4 ] {839c1294-226f-4897-bce4-d71d1b818379} TCPHandler: Processed in 0.002476345 sec. 2025.02.28 02:12:05.755216 [ 191 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2025.02.28 02:12:05.755314 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:12:05.755762 [ 191 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 02:12:05.755777 [ 257 ] {b20a4c47-221a-41fb-9a41-e977d62f3970} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 02:12:05.755823 [ 191 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1400 rows starting from the beginning of the part 2025.02.28 02:12:05.755885 [ 257 ] {b20a4c47-221a-41fb-9a41-e977d62f3970} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 02:12:05.756127 [ 191 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 56 rows starting from the beginning of the part 2025.02.28 02:12:05.756471 [ 191 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 122 rows starting from the beginning of the part 2025.02.28 02:12:05.756746 [ 191 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 66 rows starting from the beginning of the part 2025.02.28 02:12:05.757157 [ 191 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 244 rows starting from the beginning of the part 2025.02.28 02:12:05.757497 [ 191 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 66 rows starting from the beginning of the part 2025.02.28 02:12:05.759005 [ 257 ] {b20a4c47-221a-41fb-9a41-e977d62f3970} oximeter.fields_u16 (a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:12:05.759074 [ 257 ] {b20a4c47-221a-41fb-9a41-e977d62f3970} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2025.02.28 02:12:05.760203 [ 257 ] {b20a4c47-221a-41fb-9a41-e977d62f3970} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.02.28 02:12:05.760839 [ 257 ] {b20a4c47-221a-41fb-9a41-e977d62f3970} oximeter.fields_u16 (a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:12:05.760904 [ 197 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 1954 rows, containing 5 columns (5 merged, 0 gathered) in 0.005867953 sec., 332995.16884337686 rows/sec., 29.30 MiB/sec. 2025.02.28 02:12:05.761154 [ 257 ] {b20a4c47-221a-41fb-9a41-e977d62f3970} executeQuery: Read 5 rows, 385.00 B in 0.00553 sec., 904.1591320072332 rows/sec., 67.99 KiB/sec. 2025.02.28 02:12:05.761285 [ 257 ] {b20a4c47-221a-41fb-9a41-e977d62f3970} TCPHandler: Processed in 0.006195148 sec. 2025.02.28 02:12:05.761350 [ 197 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.02.28 02:12:05.761524 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:12:05.761735 [ 4 ] {b66321c4-bee4-4a3d-8d80-d29fe0bc9b1c} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 02:12:05.761828 [ 4 ] {b66321c4-bee4-4a3d-8d80-d29fe0bc9b1c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 02:12:05.761840 [ 197 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_26_5} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:12:05.762087 [ 197 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_26_5} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.02.28 02:12:05.762312 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. 2025.02.28 02:12:05.762809 [ 4 ] {b66321c4-bee4-4a3d-8d80-d29fe0bc9b1c} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:12:05.762853 [ 4 ] {b66321c4-bee4-4a3d-8d80-d29fe0bc9b1c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2025.02.28 02:12:05.763230 [ 4 ] {b66321c4-bee4-4a3d-8d80-d29fe0bc9b1c} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.02.28 02:12:05.763476 [ 4 ] {b66321c4-bee4-4a3d-8d80-d29fe0bc9b1c} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:12:05.763637 [ 46 ] {} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.02.28 02:12:05.763705 [ 46 ] {} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:12:05.763742 [ 46 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2025.02.28 02:12:05.763747 [ 4 ] {b66321c4-bee4-4a3d-8d80-d29fe0bc9b1c} executeQuery: Read 69 rows, 5.52 KiB in 0.002069 sec., 33349.4441759304 rows/sec., 2.60 MiB/sec. 2025.02.28 02:12:05.763982 [ 4 ] {b66321c4-bee4-4a3d-8d80-d29fe0bc9b1c} TCPHandler: Processed in 0.002542816 sec. 2025.02.28 02:12:05.764041 [ 191 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2025.02.28 02:12:05.764348 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:12:05.764405 [ 191 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 02:12:05.764462 [ 191 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 626 rows starting from the beginning of the part 2025.02.28 02:12:05.764746 [ 191 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 64 rows starting from the beginning of the part 2025.02.28 02:12:05.764964 [ 257 ] {c0cdfe39-1130-4a7c-842c-4d82b378c07a} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 02:12:05.765159 [ 191 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 97 rows starting from the beginning of the part 2025.02.28 02:12:05.765184 [ 257 ] {c0cdfe39-1130-4a7c-842c-4d82b378c07a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 02:12:05.765477 [ 191 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 69 rows starting from the beginning of the part 2025.02.28 02:12:05.765810 [ 191 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 134 rows starting from the beginning of the part 2025.02.28 02:12:05.766188 [ 191 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 69 rows starting from the beginning of the part 2025.02.28 02:12:05.767988 [ 257 ] {c0cdfe39-1130-4a7c-842c-4d82b378c07a} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:12:05.768066 [ 257 ] {c0cdfe39-1130-4a7c-842c-4d82b378c07a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2025.02.28 02:12:05.769022 [ 257 ] {c0cdfe39-1130-4a7c-842c-4d82b378c07a} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.02.28 02:12:05.769167 [ 202 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 1059 rows, containing 5 columns (5 merged, 0 gathered) in 0.005345205 sec., 198121.49393708943 rows/sec., 15.97 MiB/sec. 2025.02.28 02:12:05.769373 [ 257 ] {c0cdfe39-1130-4a7c-842c-4d82b378c07a} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:12:05.769394 [ 202 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.02.28 02:12:05.769548 [ 46 ] {} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.02.28 02:12:05.769597 [ 46 ] {} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:12:05.769641 [ 46 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2025.02.28 02:12:05.769652 [ 257 ] {c0cdfe39-1130-4a7c-842c-4d82b378c07a} executeQuery: Read 160 rows, 11.41 KiB in 0.004921 sec., 32513.71672424304 rows/sec., 2.26 MiB/sec. 2025.02.28 02:12:05.770083 [ 257 ] {c0cdfe39-1130-4a7c-842c-4d82b378c07a} TCPHandler: Processed in 0.005989734 sec. 2025.02.28 02:12:05.770091 [ 191 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2025.02.28 02:12:05.770248 [ 202 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_26_5} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:12:05.770341 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:12:05.770593 [ 191 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 02:12:05.770608 [ 202 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_26_5} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.02.28 02:12:05.770671 [ 4 ] {bc0b1f8c-d239-41b7-9c5f-f8c30d12b9ed} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 02:12:05.770676 [ 191 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 7127 rows starting from the beginning of the part 2025.02.28 02:12:05.770966 [ 202 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. 2025.02.28 02:12:05.771180 [ 191 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 52 rows starting from the beginning of the part 2025.02.28 02:12:05.771180 [ 4 ] {bc0b1f8c-d239-41b7-9c5f-f8c30d12b9ed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 02:12:05.771491 [ 191 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 160 rows starting from the beginning of the part 2025.02.28 02:12:05.771907 [ 191 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 160 rows starting from the beginning of the part 2025.02.28 02:12:05.772258 [ 191 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 196 rows starting from the beginning of the part 2025.02.28 02:12:05.772615 [ 191 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 160 rows starting from the beginning of the part 2025.02.28 02:12:05.774831 [ 4 ] {bc0b1f8c-d239-41b7-9c5f-f8c30d12b9ed} oximeter.measurements_histogramu64 (432eb1fa-4ee7-4bab-9e27-7e99c159a608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:12:05.774879 [ 4 ] {bc0b1f8c-d239-41b7-9c5f-f8c30d12b9ed} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2025.02.28 02:12:05.775584 [ 4 ] {bc0b1f8c-d239-41b7-9c5f-f8c30d12b9ed} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.02.28 02:12:05.775898 [ 4 ] {bc0b1f8c-d239-41b7-9c5f-f8c30d12b9ed} oximeter.measurements_histogramu64 (432eb1fa-4ee7-4bab-9e27-7e99c159a608): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:12:05.776108 [ 194 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 7855 rows, containing 5 columns (5 merged, 0 gathered) in 0.00633973 sec., 1239011.7560211555 rows/sec., 84.94 MiB/sec. 2025.02.28 02:12:05.776374 [ 4 ] {bc0b1f8c-d239-41b7-9c5f-f8c30d12b9ed} executeQuery: Read 5 rows, 9.17 KiB in 0.005797 sec., 862.5150940141452 rows/sec., 1.55 MiB/sec. 2025.02.28 02:12:05.776491 [ 4 ] {bc0b1f8c-d239-41b7-9c5f-f8c30d12b9ed} TCPHandler: Processed in 0.006296759 sec. 2025.02.28 02:12:05.776742 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:12:05.776997 [ 257 ] {c4af7f57-e4fd-4c73-98d1-6951e84e3183} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 02:12:05.777084 [ 257 ] {c4af7f57-e4fd-4c73-98d1-6951e84e3183} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 02:12:05.777175 [ 194 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.02.28 02:12:05.777592 [ 194 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_26_5} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:12:05.777714 [ 194 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_26_5} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.02.28 02:12:05.777821 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.44 MiB. 2025.02.28 02:12:05.777904 [ 257 ] {c4af7f57-e4fd-4c73-98d1-6951e84e3183} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:12:05.777942 [ 257 ] {c4af7f57-e4fd-4c73-98d1-6951e84e3183} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2025.02.28 02:12:05.778298 [ 257 ] {c4af7f57-e4fd-4c73-98d1-6951e84e3183} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.02.28 02:12:05.778535 [ 257 ] {c4af7f57-e4fd-4c73-98d1-6951e84e3183} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:12:05.778660 [ 46 ] {} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.02.28 02:12:05.778705 [ 46 ] {} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:12:05.778721 [ 257 ] {c4af7f57-e4fd-4c73-98d1-6951e84e3183} executeQuery: Read 60 rows, 4.14 KiB in 0.001793 sec., 33463.46904629113 rows/sec., 2.26 MiB/sec. 2025.02.28 02:12:05.778731 [ 46 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2025.02.28 02:12:05.778844 [ 257 ] {c4af7f57-e4fd-4c73-98d1-6951e84e3183} TCPHandler: Processed in 0.002212131 sec. 2025.02.28 02:12:05.778967 [ 191 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2025.02.28 02:12:05.779082 [ 191 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 02:12:05.779109 [ 191 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1050 rows starting from the beginning of the part 2025.02.28 02:12:05.779190 [ 191 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 18 rows starting from the beginning of the part 2025.02.28 02:12:05.779399 [ 191 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 60 rows starting from the beginning of the part 2025.02.28 02:12:05.779519 [ 191 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 60 rows starting from the beginning of the part 2025.02.28 02:12:05.779733 [ 191 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 60 rows starting from the beginning of the part 2025.02.28 02:12:05.779843 [ 191 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 60 rows starting from the beginning of the part 2025.02.28 02:12:05.781093 [ 198 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 1308 rows, containing 4 columns (4 merged, 0 gathered) in 0.002254282 sec., 580229.0928996461 rows/sec., 39.07 MiB/sec. 2025.02.28 02:12:05.781265 [ 191 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.02.28 02:12:05.781555 [ 191 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_26_5} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:12:05.781632 [ 191 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_26_5} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.02.28 02:12:05.781703 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. 2025.02.28 02:12:10.010586 [ 61 ] {} DNSResolver: Updating DNS cache 2025.02.28 02:12:10.010681 [ 61 ] {} DNSResolver: Updated DNS cache 2025.02.28 02:12:10.107438 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 8296 2025.02.28 02:12:10.108193 [ 244 ] {} system.asynchronous_metric_log (3a3112bd-79df-43c7-ab35-7f8a62d7bf1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:12:10.108242 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2025.02.28 02:12:10.108780 [ 244 ] {} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.02.28 02:12:10.109040 [ 244 ] {} system.asynchronous_metric_log (3a3112bd-79df-43c7-ab35-7f8a62d7bf1b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:12:10.109274 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8296 2025.02.28 02:12:10.633651 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136 2025.02.28 02:12:10.653541 [ 242 ] {} system.metric_log (30ce18d6-4a25-4150-9760-0e79e744945e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:12:10.653596 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2025.02.28 02:12:10.661229 [ 242 ] {} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.02.28 02:12:10.661975 [ 242 ] {} system.metric_log (30ce18d6-4a25-4150-9760-0e79e744945e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:12:10.664481 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 136 2025.02.28 02:12:10.753940 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:12:10.754138 [ 4 ] {cc5cf474-6f52-4487-8b01-65b55a07698d} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 02:12:10.754215 [ 4 ] {cc5cf474-6f52-4487-8b01-65b55a07698d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 02:12:10.755092 [ 4 ] {cc5cf474-6f52-4487-8b01-65b55a07698d} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:12:10.755150 [ 4 ] {cc5cf474-6f52-4487-8b01-65b55a07698d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2025.02.28 02:12:10.755638 [ 4 ] {cc5cf474-6f52-4487-8b01-65b55a07698d} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.02.28 02:12:10.755912 [ 4 ] {cc5cf474-6f52-4487-8b01-65b55a07698d} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:12:10.756139 [ 4 ] {cc5cf474-6f52-4487-8b01-65b55a07698d} executeQuery: Read 124 rows, 10.86 KiB in 0.002056 sec., 60311.284046692606 rows/sec., 5.16 MiB/sec. 2025.02.28 02:12:10.756211 [ 4 ] {cc5cf474-6f52-4487-8b01-65b55a07698d} TCPHandler: Processed in 0.002406304 sec. 2025.02.28 02:12:10.756480 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:12:10.756659 [ 257 ] {e043510c-fb80-4754-a729-4fde16fc261b} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 02:12:10.756730 [ 257 ] {e043510c-fb80-4754-a729-4fde16fc261b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 02:12:10.757480 [ 257 ] {e043510c-fb80-4754-a729-4fde16fc261b} oximeter.fields_u16 (a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:12:10.757548 [ 257 ] {e043510c-fb80-4754-a729-4fde16fc261b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2025.02.28 02:12:10.758172 [ 257 ] {e043510c-fb80-4754-a729-4fde16fc261b} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.02.28 02:12:10.758478 [ 257 ] {e043510c-fb80-4754-a729-4fde16fc261b} oximeter.fields_u16 (a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:12:10.758646 [ 71 ] {} oximeter.fields_u16 (a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.02.28 02:12:10.758712 [ 71 ] {} oximeter.fields_u16 (a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:12:10.758746 [ 71 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2025.02.28 02:12:10.758758 [ 257 ] {e043510c-fb80-4754-a729-4fde16fc261b} executeQuery: Read 34 rows, 2.56 KiB in 0.00214 sec., 15887.85046728972 rows/sec., 1.17 MiB/sec. 2025.02.28 02:12:10.759027 [ 257 ] {e043510c-fb80-4754-a729-4fde16fc261b} TCPHandler: Processed in 0.002669098 sec. 2025.02.28 02:12:10.759227 [ 198 ] {a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.02.28 02:12:10.759367 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:12:10.759636 [ 198 ] {a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 02:12:10.759672 [ 4 ] {c8ff369b-9cd2-4a1b-b649-2e7cd326a627} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 02:12:10.759695 [ 198 ] {a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 64 rows starting from the beginning of the part 2025.02.28 02:12:10.759787 [ 4 ] {c8ff369b-9cd2-4a1b-b649-2e7cd326a627} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 02:12:10.759877 [ 198 ] {a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 33 rows starting from the beginning of the part 2025.02.28 02:12:10.760232 [ 198 ] {a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 5 rows starting from the beginning of the part 2025.02.28 02:12:10.760557 [ 198 ] {a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 46 rows starting from the beginning of the part 2025.02.28 02:12:10.760796 [ 198 ] {a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 5 rows starting from the beginning of the part 2025.02.28 02:12:10.761097 [ 198 ] {a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 34 rows starting from the beginning of the part 2025.02.28 02:12:10.762911 [ 4 ] {c8ff369b-9cd2-4a1b-b649-2e7cd326a627} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:12:10.762996 [ 4 ] {c8ff369b-9cd2-4a1b-b649-2e7cd326a627} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2025.02.28 02:12:10.764123 [ 191 ] {a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 187 rows, containing 5 columns (5 merged, 0 gathered) in 0.005295745 sec., 35311.36790007827 rows/sec., 2.74 MiB/sec. 2025.02.28 02:12:10.764138 [ 4 ] {c8ff369b-9cd2-4a1b-b649-2e7cd326a627} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.02.28 02:12:10.764296 [ 186 ] {a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.02.28 02:12:10.764581 [ 4 ] {c8ff369b-9cd2-4a1b-b649-2e7cd326a627} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:12:10.764904 [ 186 ] {a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4::all_1_16_3} oximeter.fields_u16 (a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:12:10.764935 [ 4 ] {c8ff369b-9cd2-4a1b-b649-2e7cd326a627} executeQuery: Read 98 rows, 7.84 KiB in 0.005332 sec., 18379.59489872468 rows/sec., 1.44 MiB/sec. 2025.02.28 02:12:10.765090 [ 186 ] {a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4::all_1_16_3} oximeter.fields_u16 (a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.02.28 02:12:10.765106 [ 4 ] {c8ff369b-9cd2-4a1b-b649-2e7cd326a627} TCPHandler: Processed in 0.005934544 sec. 2025.02.28 02:12:10.765303 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.02.28 02:12:10.765340 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:12:10.765475 [ 257 ] {c10065e3-8bc3-4c49-b2cd-ca366255253f} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 02:12:10.765537 [ 257 ] {c10065e3-8bc3-4c49-b2cd-ca366255253f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 02:12:10.766194 [ 257 ] {c10065e3-8bc3-4c49-b2cd-ca366255253f} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:12:10.766235 [ 257 ] {c10065e3-8bc3-4c49-b2cd-ca366255253f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2025.02.28 02:12:10.766637 [ 257 ] {c10065e3-8bc3-4c49-b2cd-ca366255253f} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.02.28 02:12:10.766884 [ 257 ] {c10065e3-8bc3-4c49-b2cd-ca366255253f} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:12:10.767152 [ 257 ] {c10065e3-8bc3-4c49-b2cd-ca366255253f} executeQuery: Read 160 rows, 11.41 KiB in 0.001708 sec., 93676.8149882904 rows/sec., 6.52 MiB/sec. 2025.02.28 02:12:10.767390 [ 257 ] {c10065e3-8bc3-4c49-b2cd-ca366255253f} TCPHandler: Processed in 0.002171361 sec. 2025.02.28 02:12:10.767641 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:12:10.767846 [ 4 ] {6672f234-80f0-472e-a694-2b03fc1efafc} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 02:12:10.767972 [ 4 ] {6672f234-80f0-472e-a694-2b03fc1efafc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 02:12:10.769216 [ 4 ] {6672f234-80f0-472e-a694-2b03fc1efafc} oximeter.measurements_histogramu64 (432eb1fa-4ee7-4bab-9e27-7e99c159a608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:12:10.769253 [ 4 ] {6672f234-80f0-472e-a694-2b03fc1efafc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2025.02.28 02:12:10.769920 [ 4 ] {6672f234-80f0-472e-a694-2b03fc1efafc} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.02.28 02:12:10.770186 [ 4 ] {6672f234-80f0-472e-a694-2b03fc1efafc} oximeter.measurements_histogramu64 (432eb1fa-4ee7-4bab-9e27-7e99c159a608): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:12:10.770418 [ 4 ] {6672f234-80f0-472e-a694-2b03fc1efafc} executeQuery: Read 34 rows, 62.39 KiB in 0.002619 sec., 12982.054219167621 rows/sec., 23.26 MiB/sec. 2025.02.28 02:12:10.770559 [ 4 ] {6672f234-80f0-472e-a694-2b03fc1efafc} TCPHandler: Processed in 0.003054193 sec. 2025.02.28 02:12:10.770708 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:12:10.770845 [ 257 ] {d06dfdf7-84c5-4c64-bbb1-3aa9a7e7e2dc} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 02:12:10.770905 [ 257 ] {d06dfdf7-84c5-4c64-bbb1-3aa9a7e7e2dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 02:12:10.771427 [ 257 ] {d06dfdf7-84c5-4c64-bbb1-3aa9a7e7e2dc} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:12:10.771467 [ 257 ] {d06dfdf7-84c5-4c64-bbb1-3aa9a7e7e2dc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2025.02.28 02:12:10.771840 [ 257 ] {d06dfdf7-84c5-4c64-bbb1-3aa9a7e7e2dc} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.02.28 02:12:10.772074 [ 257 ] {d06dfdf7-84c5-4c64-bbb1-3aa9a7e7e2dc} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:12:10.772285 [ 257 ] {d06dfdf7-84c5-4c64-bbb1-3aa9a7e7e2dc} executeQuery: Read 60 rows, 4.14 KiB in 0.001472 sec., 40760.86956521739 rows/sec., 2.75 MiB/sec. 2025.02.28 02:12:10.772335 [ 257 ] {d06dfdf7-84c5-4c64-bbb1-3aa9a7e7e2dc} TCPHandler: Processed in 0.001694044 sec. 2025.02.28 02:12:14.109166 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:12:14.109412 [ 4 ] {0adf1882-bbc0-4570-bb8c-429a1c0173ae} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.28 02:12:14.109492 [ 4 ] {0adf1882-bbc0-4570-bb8c-429a1c0173ae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.28 02:12:14.110257 [ 4 ] {0adf1882-bbc0-4570-bb8c-429a1c0173ae} oximeter.fields_ipaddr (38a15648-c4c3-4394-acd4-0e1571bf1689): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:12:14.110305 [ 4 ] {0adf1882-bbc0-4570-bb8c-429a1c0173ae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2025.02.28 02:12:14.110735 [ 4 ] {0adf1882-bbc0-4570-bb8c-429a1c0173ae} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.28 02:12:14.110996 [ 4 ] {0adf1882-bbc0-4570-bb8c-429a1c0173ae} oximeter.fields_ipaddr (38a15648-c4c3-4394-acd4-0e1571bf1689): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:12:14.111255 [ 4 ] {0adf1882-bbc0-4570-bb8c-429a1c0173ae} executeQuery: Read 10 rows, 835.00 B in 0.001888 sec., 5296.610169491526 rows/sec., 431.90 KiB/sec. 2025.02.28 02:12:14.111443 [ 4 ] {0adf1882-bbc0-4570-bb8c-429a1c0173ae} TCPHandler: Processed in 0.002462755 sec. 2025.02.28 02:12:14.111703 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:12:14.111899 [ 257 ] {46e1f5a5-2237-4a19-bbc2-592ad5f50085} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 02:12:14.111976 [ 257 ] {46e1f5a5-2237-4a19-bbc2-592ad5f50085} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 02:12:14.113216 [ 257 ] {46e1f5a5-2237-4a19-bbc2-592ad5f50085} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:12:14.113268 [ 257 ] {46e1f5a5-2237-4a19-bbc2-592ad5f50085} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2025.02.28 02:12:14.113775 [ 257 ] {46e1f5a5-2237-4a19-bbc2-592ad5f50085} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.02.28 02:12:14.114045 [ 257 ] {46e1f5a5-2237-4a19-bbc2-592ad5f50085} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:12:14.114290 [ 257 ] {46e1f5a5-2237-4a19-bbc2-592ad5f50085} executeQuery: Read 1211 rows, 102.31 KiB in 0.002421 sec., 500206.5262288311 rows/sec., 41.27 MiB/sec. 2025.02.28 02:12:14.114349 [ 257 ] {46e1f5a5-2237-4a19-bbc2-592ad5f50085} TCPHandler: Processed in 0.002772559 sec. 2025.02.28 02:12:14.114595 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:12:14.114826 [ 4 ] {c4d4880d-dfde-480b-bea0-9e3aee04b453} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 02:12:14.114921 [ 4 ] {c4d4880d-dfde-480b-bea0-9e3aee04b453} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 02:12:14.115692 [ 4 ] {c4d4880d-dfde-480b-bea0-9e3aee04b453} oximeter.fields_u16 (a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:12:14.115734 [ 4 ] {c4d4880d-dfde-480b-bea0-9e3aee04b453} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2025.02.28 02:12:14.116104 [ 4 ] {c4d4880d-dfde-480b-bea0-9e3aee04b453} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.02.28 02:12:14.116349 [ 4 ] {c4d4880d-dfde-480b-bea0-9e3aee04b453} oximeter.fields_u16 (a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:12:14.116621 [ 4 ] {c4d4880d-dfde-480b-bea0-9e3aee04b453} executeQuery: Read 15 rows, 1.07 KiB in 0.001849 sec., 8112.493239588967 rows/sec., 580.97 KiB/sec. 2025.02.28 02:12:14.116834 [ 4 ] {c4d4880d-dfde-480b-bea0-9e3aee04b453} TCPHandler: Processed in 0.002346954 sec. 2025.02.28 02:12:14.117018 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:12:14.117157 [ 257 ] {ccc19fce-6000-4297-961c-f19adf67dd7e} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.28 02:12:14.117218 [ 257 ] {ccc19fce-6000-4297-961c-f19adf67dd7e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.28 02:12:14.117994 [ 257 ] {ccc19fce-6000-4297-961c-f19adf67dd7e} oximeter.fields_u32 (3d5e9b3a-3b6d-47c4-8060-e3753dc40b7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:12:14.118041 [ 257 ] {ccc19fce-6000-4297-961c-f19adf67dd7e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2025.02.28 02:12:14.118429 [ 257 ] {ccc19fce-6000-4297-961c-f19adf67dd7e} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.02.28 02:12:14.118662 [ 257 ] {ccc19fce-6000-4297-961c-f19adf67dd7e} oximeter.fields_u32 (3d5e9b3a-3b6d-47c4-8060-e3753dc40b7b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:12:14.118954 [ 257 ] {ccc19fce-6000-4297-961c-f19adf67dd7e} executeQuery: Read 228 rows, 15.81 KiB in 0.001805 sec., 126315.78947368421 rows/sec., 8.55 MiB/sec. 2025.02.28 02:12:14.119060 [ 257 ] {ccc19fce-6000-4297-961c-f19adf67dd7e} TCPHandler: Processed in 0.00211324 sec. 2025.02.28 02:12:14.119194 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:12:14.119399 [ 4 ] {78d49940-06a7-435e-96c7-2980275d4847} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 02:12:14.119497 [ 4 ] {78d49940-06a7-435e-96c7-2980275d4847} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 02:12:14.120582 [ 4 ] {78d49940-06a7-435e-96c7-2980275d4847} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:12:14.120623 [ 4 ] {78d49940-06a7-435e-96c7-2980275d4847} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2025.02.28 02:12:14.121013 [ 4 ] {78d49940-06a7-435e-96c7-2980275d4847} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.02.28 02:12:14.121264 [ 4 ] {78d49940-06a7-435e-96c7-2980275d4847} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:12:14.121479 [ 4 ] {78d49940-06a7-435e-96c7-2980275d4847} executeQuery: Read 535 rows, 40.62 KiB in 0.002135 sec., 250585.4800936768 rows/sec., 18.58 MiB/sec. 2025.02.28 02:12:14.121538 [ 4 ] {78d49940-06a7-435e-96c7-2980275d4847} TCPHandler: Processed in 0.002402164 sec. 2025.02.28 02:12:14.121688 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:12:14.121825 [ 257 ] {0e6cf198-e4a1-4131-b5ee-b18b2ecbfec5} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 02:12:14.121889 [ 257 ] {0e6cf198-e4a1-4131-b5ee-b18b2ecbfec5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 02:12:14.122687 [ 257 ] {0e6cf198-e4a1-4131-b5ee-b18b2ecbfec5} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:12:14.122732 [ 257 ] {0e6cf198-e4a1-4131-b5ee-b18b2ecbfec5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2025.02.28 02:12:14.123176 [ 257 ] {0e6cf198-e4a1-4131-b5ee-b18b2ecbfec5} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.02.28 02:12:14.123421 [ 257 ] {0e6cf198-e4a1-4131-b5ee-b18b2ecbfec5} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:12:14.123657 [ 257 ] {0e6cf198-e4a1-4131-b5ee-b18b2ecbfec5} executeQuery: Read 957 rows, 65.74 KiB in 0.001856 sec., 515625 rows/sec., 34.59 MiB/sec. 2025.02.28 02:12:14.123834 [ 257 ] {0e6cf198-e4a1-4131-b5ee-b18b2ecbfec5} TCPHandler: Processed in 0.002209652 sec. 2025.02.28 02:12:14.124020 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:12:14.124140 [ 4 ] {faf95aa1-ac2f-4ac2-a8dc-036fd18a47b5} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 02:12:14.124226 [ 4 ] {faf95aa1-ac2f-4ac2-a8dc-036fd18a47b5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 02:12:14.125345 [ 4 ] {faf95aa1-ac2f-4ac2-a8dc-036fd18a47b5} oximeter.measurements_histogramu64 (432eb1fa-4ee7-4bab-9e27-7e99c159a608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:12:14.125386 [ 4 ] {faf95aa1-ac2f-4ac2-a8dc-036fd18a47b5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2025.02.28 02:12:14.126016 [ 4 ] {faf95aa1-ac2f-4ac2-a8dc-036fd18a47b5} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.02.28 02:12:14.126280 [ 4 ] {faf95aa1-ac2f-4ac2-a8dc-036fd18a47b5} oximeter.measurements_histogramu64 (432eb1fa-4ee7-4bab-9e27-7e99c159a608): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:12:14.126466 [ 85 ] {} oximeter.measurements_histogramu64 (432eb1fa-4ee7-4bab-9e27-7e99c159a608) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.02.28 02:12:14.126553 [ 85 ] {} oximeter.measurements_histogramu64 (432eb1fa-4ee7-4bab-9e27-7e99c159a608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:12:14.126561 [ 4 ] {faf95aa1-ac2f-4ac2-a8dc-036fd18a47b5} executeQuery: Read 5 rows, 9.17 KiB in 0.002439 sec., 2050.020500205002 rows/sec., 3.67 MiB/sec. 2025.02.28 02:12:14.126589 [ 85 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2025.02.28 02:12:14.127011 [ 4 ] {faf95aa1-ac2f-4ac2-a8dc-036fd18a47b5} TCPHandler: Processed in 0.003069484 sec. 2025.02.28 02:12:14.127030 [ 198 ] {432eb1fa-4ee7-4bab-9e27-7e99c159a608::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.02.28 02:12:14.127217 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:12:14.127366 [ 257 ] {21a3e807-e863-40bf-8d2e-7e92327b36af} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 02:12:14.127451 [ 257 ] {21a3e807-e863-40bf-8d2e-7e92327b36af} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 02:12:14.127500 [ 198 ] {432eb1fa-4ee7-4bab-9e27-7e99c159a608::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 02:12:14.127620 [ 198 ] {432eb1fa-4ee7-4bab-9e27-7e99c159a608::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 279 rows starting from the beginning of the part 2025.02.28 02:12:14.128262 [ 198 ] {432eb1fa-4ee7-4bab-9e27-7e99c159a608::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 5 rows starting from the beginning of the part 2025.02.28 02:12:14.128890 [ 198 ] {432eb1fa-4ee7-4bab-9e27-7e99c159a608::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 34 rows starting from the beginning of the part 2025.02.28 02:12:14.128900 [ 257 ] {21a3e807-e863-40bf-8d2e-7e92327b36af} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:12:14.128948 [ 257 ] {21a3e807-e863-40bf-8d2e-7e92327b36af} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2025.02.28 02:12:14.129412 [ 198 ] {432eb1fa-4ee7-4bab-9e27-7e99c159a608::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 5 rows starting from the beginning of the part 2025.02.28 02:12:14.130017 [ 198 ] {432eb1fa-4ee7-4bab-9e27-7e99c159a608::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 34 rows starting from the beginning of the part 2025.02.28 02:12:14.130040 [ 257 ] {21a3e807-e863-40bf-8d2e-7e92327b36af} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.02.28 02:12:14.130491 [ 198 ] {432eb1fa-4ee7-4bab-9e27-7e99c159a608::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 5 rows starting from the beginning of the part 2025.02.28 02:12:14.130588 [ 257 ] {21a3e807-e863-40bf-8d2e-7e92327b36af} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:12:14.131294 [ 257 ] {21a3e807-e863-40bf-8d2e-7e92327b36af} executeQuery: Read 40 rows, 2.77 KiB in 0.003961 sec., 10098.45998485231 rows/sec., 698.21 KiB/sec. 2025.02.28 02:12:14.131655 [ 257 ] {21a3e807-e863-40bf-8d2e-7e92327b36af} TCPHandler: Processed in 0.004542405 sec. 2025.02.28 02:12:14.135073 [ 191 ] {432eb1fa-4ee7-4bab-9e27-7e99c159a608::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 362 rows, containing 19 columns (19 merged, 0 gathered) in 0.008330118 sec., 43456.767359117846 rows/sec., 77.87 MiB/sec. 2025.02.28 02:12:14.135627 [ 188 ] {432eb1fa-4ee7-4bab-9e27-7e99c159a608::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.02.28 02:12:14.136106 [ 188 ] {432eb1fa-4ee7-4bab-9e27-7e99c159a608::all_1_16_3} oximeter.measurements_histogramu64 (432eb1fa-4ee7-4bab-9e27-7e99c159a608): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:12:14.136195 [ 188 ] {432eb1fa-4ee7-4bab-9e27-7e99c159a608::all_1_16_3} oximeter.measurements_histogramu64 (432eb1fa-4ee7-4bab-9e27-7e99c159a608) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.02.28 02:12:14.136356 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.98 MiB. 2025.02.28 02:12:15.137704 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 502 2025.02.28 02:12:15.140931 [ 243 ] {} system.query_log (e1671b3b-5852-487f-943b-aaa151915f3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:12:15.140983 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2025.02.28 02:12:15.142455 [ 243 ] {} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.02.28 02:12:15.142760 [ 243 ] {} system.query_log (e1671b3b-5852-487f-943b-aaa151915f3d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:12:15.143282 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 502 2025.02.28 02:12:15.746448 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:12:15.746665 [ 4 ] {20854313-8404-4e63-96e5-c52d54599891} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 02:12:15.746750 [ 4 ] {20854313-8404-4e63-96e5-c52d54599891} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 02:12:15.747641 [ 4 ] {20854313-8404-4e63-96e5-c52d54599891} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:12:15.747697 [ 4 ] {20854313-8404-4e63-96e5-c52d54599891} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2025.02.28 02:12:15.748137 [ 4 ] {20854313-8404-4e63-96e5-c52d54599891} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.02.28 02:12:15.748399 [ 4 ] {20854313-8404-4e63-96e5-c52d54599891} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:12:15.748639 [ 4 ] {20854313-8404-4e63-96e5-c52d54599891} executeQuery: Read 56 rows, 4.41 KiB in 0.002035 sec., 27518.42751842752 rows/sec., 2.11 MiB/sec. 2025.02.28 02:12:15.748706 [ 4 ] {20854313-8404-4e63-96e5-c52d54599891} TCPHandler: Processed in 0.002399804 sec. 2025.02.28 02:12:15.748978 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:12:15.749208 [ 257 ] {5e438c41-01cd-4f17-b88d-c75bc5fd27b5} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 02:12:15.749292 [ 257 ] {5e438c41-01cd-4f17-b88d-c75bc5fd27b5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 02:12:15.750080 [ 257 ] {5e438c41-01cd-4f17-b88d-c75bc5fd27b5} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:12:15.750133 [ 257 ] {5e438c41-01cd-4f17-b88d-c75bc5fd27b5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2025.02.28 02:12:15.750585 [ 257 ] {5e438c41-01cd-4f17-b88d-c75bc5fd27b5} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.02.28 02:12:15.750850 [ 257 ] {5e438c41-01cd-4f17-b88d-c75bc5fd27b5} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:12:15.751087 [ 257 ] {5e438c41-01cd-4f17-b88d-c75bc5fd27b5} executeQuery: Read 64 rows, 5.12 KiB in 0.001939 sec., 33006.70448684889 rows/sec., 2.58 MiB/sec. 2025.02.28 02:12:15.751143 [ 257 ] {5e438c41-01cd-4f17-b88d-c75bc5fd27b5} TCPHandler: Processed in 0.002313112 sec. 2025.02.28 02:12:15.751317 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:12:15.751546 [ 4 ] {99717145-cfbd-42cc-ae3e-70240d107c0b} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 02:12:15.751648 [ 4 ] {99717145-cfbd-42cc-ae3e-70240d107c0b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 02:12:15.752493 [ 4 ] {99717145-cfbd-42cc-ae3e-70240d107c0b} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:12:15.752536 [ 4 ] {99717145-cfbd-42cc-ae3e-70240d107c0b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2025.02.28 02:12:15.752930 [ 4 ] {99717145-cfbd-42cc-ae3e-70240d107c0b} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.02.28 02:12:15.753176 [ 4 ] {99717145-cfbd-42cc-ae3e-70240d107c0b} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:12:15.753395 [ 4 ] {99717145-cfbd-42cc-ae3e-70240d107c0b} executeQuery: Read 54 rows, 3.85 KiB in 0.001908 sec., 28301.88679245283 rows/sec., 1.97 MiB/sec. 2025.02.28 02:12:15.753452 [ 4 ] {99717145-cfbd-42cc-ae3e-70240d107c0b} TCPHandler: Processed in 0.002211812 sec. 2025.02.28 02:12:15.753601 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:12:15.753721 [ 257 ] {3222adc4-6360-4ee5-974a-eb41ea1ff2d2} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 02:12:15.753775 [ 257 ] {3222adc4-6360-4ee5-974a-eb41ea1ff2d2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 02:12:15.754277 [ 257 ] {3222adc4-6360-4ee5-974a-eb41ea1ff2d2} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:12:15.754315 [ 257 ] {3222adc4-6360-4ee5-974a-eb41ea1ff2d2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2025.02.28 02:12:15.754703 [ 257 ] {3222adc4-6360-4ee5-974a-eb41ea1ff2d2} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.02.28 02:12:15.754949 [ 257 ] {3222adc4-6360-4ee5-974a-eb41ea1ff2d2} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:12:15.755154 [ 257 ] {3222adc4-6360-4ee5-974a-eb41ea1ff2d2} executeQuery: Read 20 rows, 1.38 KiB in 0.001459 sec., 13708.019191226867 rows/sec., 942.43 KiB/sec. 2025.02.28 02:12:15.755202 [ 257 ] {3222adc4-6360-4ee5-974a-eb41ea1ff2d2} TCPHandler: Processed in 0.001660314 sec. 2025.02.28 02:12:17.609537 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 8723 2025.02.28 02:12:17.610558 [ 244 ] {} system.asynchronous_metric_log (3a3112bd-79df-43c7-ab35-7f8a62d7bf1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:12:17.610597 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2025.02.28 02:12:17.611109 [ 244 ] {} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.02.28 02:12:17.611373 [ 244 ] {} system.asynchronous_metric_log (3a3112bd-79df-43c7-ab35-7f8a62d7bf1b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:12:17.611549 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8723 2025.02.28 02:12:18.164656 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 2025.02.28 02:12:18.184949 [ 242 ] {} system.metric_log (30ce18d6-4a25-4150-9760-0e79e744945e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:12:18.185009 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2025.02.28 02:12:18.192719 [ 242 ] {} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.02.28 02:12:18.193462 [ 242 ] {} system.metric_log (30ce18d6-4a25-4150-9760-0e79e744945e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:12:18.196085 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 144 2025.02.28 02:12:20.754012 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:12:20.754210 [ 4 ] {4475149d-0e4d-4baf-a0f2-971b5eb4c844} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 02:12:20.754284 [ 4 ] {4475149d-0e4d-4baf-a0f2-971b5eb4c844} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 02:12:20.755118 [ 4 ] {4475149d-0e4d-4baf-a0f2-971b5eb4c844} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:12:20.755169 [ 4 ] {4475149d-0e4d-4baf-a0f2-971b5eb4c844} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2025.02.28 02:12:20.755612 [ 4 ] {4475149d-0e4d-4baf-a0f2-971b5eb4c844} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.02.28 02:12:20.755876 [ 4 ] {4475149d-0e4d-4baf-a0f2-971b5eb4c844} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:12:20.756117 [ 4 ] {4475149d-0e4d-4baf-a0f2-971b5eb4c844} executeQuery: Read 124 rows, 10.86 KiB in 0.001964 sec., 63136.45621181263 rows/sec., 5.40 MiB/sec. 2025.02.28 02:12:20.756175 [ 4 ] {4475149d-0e4d-4baf-a0f2-971b5eb4c844} TCPHandler: Processed in 0.002303282 sec. 2025.02.28 02:12:20.756467 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:12:20.756667 [ 257 ] {8af21e99-542e-45dc-ba64-578bc9638acc} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 02:12:20.756742 [ 257 ] {8af21e99-542e-45dc-ba64-578bc9638acc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 02:12:20.757510 [ 257 ] {8af21e99-542e-45dc-ba64-578bc9638acc} oximeter.fields_u16 (a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:12:20.757561 [ 257 ] {8af21e99-542e-45dc-ba64-578bc9638acc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2025.02.28 02:12:20.757986 [ 257 ] {8af21e99-542e-45dc-ba64-578bc9638acc} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.02.28 02:12:20.758260 [ 257 ] {8af21e99-542e-45dc-ba64-578bc9638acc} oximeter.fields_u16 (a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:12:20.758497 [ 257 ] {8af21e99-542e-45dc-ba64-578bc9638acc} executeQuery: Read 34 rows, 2.56 KiB in 0.001887 sec., 18018.018018018018 rows/sec., 1.32 MiB/sec. 2025.02.28 02:12:20.758552 [ 257 ] {8af21e99-542e-45dc-ba64-578bc9638acc} TCPHandler: Processed in 0.002231202 sec. 2025.02.28 02:12:20.758727 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:12:20.758867 [ 4 ] {c9f80015-1511-4049-8329-5926e78ae3c3} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 02:12:20.758925 [ 4 ] {c9f80015-1511-4049-8329-5926e78ae3c3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 02:12:20.759632 [ 4 ] {c9f80015-1511-4049-8329-5926e78ae3c3} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:12:20.759671 [ 4 ] {c9f80015-1511-4049-8329-5926e78ae3c3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2025.02.28 02:12:20.760033 [ 4 ] {c9f80015-1511-4049-8329-5926e78ae3c3} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.02.28 02:12:20.760273 [ 4 ] {c9f80015-1511-4049-8329-5926e78ae3c3} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:12:20.760521 [ 4 ] {c9f80015-1511-4049-8329-5926e78ae3c3} executeQuery: Read 98 rows, 7.84 KiB in 0.00168 sec., 58333.33333333333 rows/sec., 4.56 MiB/sec. 2025.02.28 02:12:20.760623 [ 4 ] {c9f80015-1511-4049-8329-5926e78ae3c3} TCPHandler: Processed in 0.001960288 sec. 2025.02.28 02:12:20.760845 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:12:20.760958 [ 257 ] {a85a4646-2c48-46f8-8cc4-913fc5cc0534} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 02:12:20.761010 [ 257 ] {a85a4646-2c48-46f8-8cc4-913fc5cc0534} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 02:12:20.761596 [ 257 ] {a85a4646-2c48-46f8-8cc4-913fc5cc0534} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:12:20.761633 [ 257 ] {a85a4646-2c48-46f8-8cc4-913fc5cc0534} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2025.02.28 02:12:20.762021 [ 257 ] {a85a4646-2c48-46f8-8cc4-913fc5cc0534} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.02.28 02:12:20.762260 [ 257 ] {a85a4646-2c48-46f8-8cc4-913fc5cc0534} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:12:20.762457 [ 257 ] {a85a4646-2c48-46f8-8cc4-913fc5cc0534} executeQuery: Read 160 rows, 11.41 KiB in 0.001519 sec., 105332.45556287031 rows/sec., 7.34 MiB/sec. 2025.02.28 02:12:20.762555 [ 257 ] {a85a4646-2c48-46f8-8cc4-913fc5cc0534} TCPHandler: Processed in 0.001810775 sec. 2025.02.28 02:12:20.762783 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:12:20.762935 [ 4 ] {3aead785-3ecb-4175-8c10-378f02eee0be} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 02:12:20.763028 [ 4 ] {3aead785-3ecb-4175-8c10-378f02eee0be} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 02:12:20.764281 [ 4 ] {3aead785-3ecb-4175-8c10-378f02eee0be} oximeter.measurements_histogramu64 (432eb1fa-4ee7-4bab-9e27-7e99c159a608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:12:20.764319 [ 4 ] {3aead785-3ecb-4175-8c10-378f02eee0be} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2025.02.28 02:12:20.764971 [ 4 ] {3aead785-3ecb-4175-8c10-378f02eee0be} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.02.28 02:12:20.765222 [ 4 ] {3aead785-3ecb-4175-8c10-378f02eee0be} oximeter.measurements_histogramu64 (432eb1fa-4ee7-4bab-9e27-7e99c159a608): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:12:20.765532 [ 4 ] {3aead785-3ecb-4175-8c10-378f02eee0be} executeQuery: Read 34 rows, 62.39 KiB in 0.002626 sec., 12947.448591012948 rows/sec., 23.20 MiB/sec. 2025.02.28 02:12:20.765866 [ 4 ] {3aead785-3ecb-4175-8c10-378f02eee0be} TCPHandler: Processed in 0.003214155 sec. 2025.02.28 02:12:20.766033 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:12:20.766170 [ 257 ] {a121d62e-8140-4b72-8492-34f29a761420} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 02:12:20.766229 [ 257 ] {a121d62e-8140-4b72-8492-34f29a761420} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 02:12:20.766766 [ 257 ] {a121d62e-8140-4b72-8492-34f29a761420} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:12:20.766804 [ 257 ] {a121d62e-8140-4b72-8492-34f29a761420} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2025.02.28 02:12:20.767172 [ 257 ] {a121d62e-8140-4b72-8492-34f29a761420} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.02.28 02:12:20.767409 [ 257 ] {a121d62e-8140-4b72-8492-34f29a761420} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:12:20.767661 [ 257 ] {a121d62e-8140-4b72-8492-34f29a761420} executeQuery: Read 60 rows, 4.14 KiB in 0.001514 sec., 39630.11889035667 rows/sec., 2.67 MiB/sec. 2025.02.28 02:12:20.767845 [ 257 ] {a121d62e-8140-4b72-8492-34f29a761420} TCPHandler: Processed in 0.001876886 sec. 2025.02.28 02:12:25.010755 [ 122 ] {} DNSResolver: Updating DNS cache 2025.02.28 02:12:25.010860 [ 122 ] {} DNSResolver: Updated DNS cache 2025.02.28 02:12:25.111786 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 9211 2025.02.28 02:12:25.112819 [ 244 ] {} system.asynchronous_metric_log (3a3112bd-79df-43c7-ab35-7f8a62d7bf1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:12:25.112862 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2025.02.28 02:12:25.113498 [ 244 ] {} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.02.28 02:12:25.113767 [ 244 ] {} system.asynchronous_metric_log (3a3112bd-79df-43c7-ab35-7f8a62d7bf1b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:12:25.114039 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9211 2025.02.28 02:12:25.143702 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 522 2025.02.28 02:12:25.146967 [ 243 ] {} system.query_log (e1671b3b-5852-487f-943b-aaa151915f3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:12:25.147018 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2025.02.28 02:12:25.148537 [ 243 ] {} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.02.28 02:12:25.148856 [ 243 ] {} system.query_log (e1671b3b-5852-487f-943b-aaa151915f3d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:12:25.149911 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 522 2025.02.28 02:12:25.696246 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 2025.02.28 02:12:25.716978 [ 242 ] {} system.metric_log (30ce18d6-4a25-4150-9760-0e79e744945e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:12:25.717027 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2025.02.28 02:12:25.724486 [ 242 ] {} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.02.28 02:12:25.725261 [ 242 ] {} system.metric_log (30ce18d6-4a25-4150-9760-0e79e744945e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:12:25.727877 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 151 2025.02.28 02:12:25.752354 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:12:25.752572 [ 4 ] {232bed6c-b5d9-42f9-bab0-c36446d5bffa} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 02:12:25.752654 [ 4 ] {232bed6c-b5d9-42f9-bab0-c36446d5bffa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 02:12:25.753460 [ 4 ] {232bed6c-b5d9-42f9-bab0-c36446d5bffa} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:12:25.753514 [ 4 ] {232bed6c-b5d9-42f9-bab0-c36446d5bffa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2025.02.28 02:12:25.753966 [ 4 ] {232bed6c-b5d9-42f9-bab0-c36446d5bffa} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.02.28 02:12:25.754224 [ 4 ] {232bed6c-b5d9-42f9-bab0-c36446d5bffa} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:12:25.754435 [ 121 ] {} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.02.28 02:12:25.754462 [ 4 ] {232bed6c-b5d9-42f9-bab0-c36446d5bffa} executeQuery: Read 66 rows, 5.38 KiB in 0.001944 sec., 33950.61728395062 rows/sec., 2.70 MiB/sec. 2025.02.28 02:12:25.754526 [ 121 ] {} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:12:25.754603 [ 121 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2025.02.28 02:12:25.754611 [ 4 ] {232bed6c-b5d9-42f9-bab0-c36446d5bffa} TCPHandler: Processed in 0.002396994 sec. 2025.02.28 02:12:25.754926 [ 195 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2025.02.28 02:12:25.754965 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:12:25.755428 [ 257 ] {5d4d3ae0-1eb4-4c31-824f-1edf24cd583c} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 02:12:25.755435 [ 195 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 02:12:25.755514 [ 195 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1402 rows starting from the beginning of the part 2025.02.28 02:12:25.755543 [ 257 ] {5d4d3ae0-1eb4-4c31-824f-1edf24cd583c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 02:12:25.755866 [ 195 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 124 rows starting from the beginning of the part 2025.02.28 02:12:25.756277 [ 195 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1211 rows starting from the beginning of the part 2025.02.28 02:12:25.756610 [ 195 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 56 rows starting from the beginning of the part 2025.02.28 02:12:25.756969 [ 195 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 124 rows starting from the beginning of the part 2025.02.28 02:12:25.757306 [ 195 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 66 rows starting from the beginning of the part 2025.02.28 02:12:25.758557 [ 257 ] {5d4d3ae0-1eb4-4c31-824f-1edf24cd583c} oximeter.fields_u16 (a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:12:25.758636 [ 257 ] {5d4d3ae0-1eb4-4c31-824f-1edf24cd583c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2025.02.28 02:12:25.759803 [ 257 ] {5d4d3ae0-1eb4-4c31-824f-1edf24cd583c} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.02.28 02:12:25.760098 [ 257 ] {5d4d3ae0-1eb4-4c31-824f-1edf24cd583c} oximeter.fields_u16 (a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:12:25.760471 [ 257 ] {5d4d3ae0-1eb4-4c31-824f-1edf24cd583c} executeQuery: Read 5 rows, 385.00 B in 0.005193 sec., 962.8345850182939 rows/sec., 72.40 KiB/sec. 2025.02.28 02:12:25.760754 [ 257 ] {5d4d3ae0-1eb4-4c31-824f-1edf24cd583c} TCPHandler: Processed in 0.005990375 sec. 2025.02.28 02:12:25.761041 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:12:25.761079 [ 188 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 2983 rows, containing 5 columns (5 merged, 0 gathered) in 0.006360539 sec., 468985.4114564819 rows/sec., 40.83 MiB/sec. 2025.02.28 02:12:25.761221 [ 4 ] {46da97be-fe7d-4a01-a353-fcc44ac0e370} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 02:12:25.761288 [ 4 ] {46da97be-fe7d-4a01-a353-fcc44ac0e370} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 02:12:25.761471 [ 188 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.02.28 02:12:25.762141 [ 188 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_31_6} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:12:25.762349 [ 188 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_31_6} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.02.28 02:12:25.762566 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. 2025.02.28 02:12:25.762627 [ 4 ] {46da97be-fe7d-4a01-a353-fcc44ac0e370} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:12:25.762673 [ 4 ] {46da97be-fe7d-4a01-a353-fcc44ac0e370} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2025.02.28 02:12:25.763042 [ 4 ] {46da97be-fe7d-4a01-a353-fcc44ac0e370} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.02.28 02:12:25.763280 [ 4 ] {46da97be-fe7d-4a01-a353-fcc44ac0e370} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:12:25.763444 [ 121 ] {} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.02.28 02:12:25.763516 [ 121 ] {} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:12:25.763536 [ 4 ] {46da97be-fe7d-4a01-a353-fcc44ac0e370} executeQuery: Read 69 rows, 5.52 KiB in 0.002356 sec., 29286.926994906622 rows/sec., 2.29 MiB/sec. 2025.02.28 02:12:25.763584 [ 121 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2025.02.28 02:12:25.763744 [ 4 ] {46da97be-fe7d-4a01-a353-fcc44ac0e370} TCPHandler: Processed in 0.0028495 sec. 2025.02.28 02:12:25.763792 [ 191 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2025.02.28 02:12:25.763924 [ 191 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 02:12:25.763953 [ 191 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 627 rows starting from the beginning of the part 2025.02.28 02:12:25.764088 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:12:25.764124 [ 191 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 98 rows starting from the beginning of the part 2025.02.28 02:12:25.764326 [ 191 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 535 rows starting from the beginning of the part 2025.02.28 02:12:25.764650 [ 191 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 64 rows starting from the beginning of the part 2025.02.28 02:12:25.764735 [ 257 ] {001f8920-2bc7-4a0f-b503-fdcfc30a3249} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 02:12:25.765033 [ 191 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 98 rows starting from the beginning of the part 2025.02.28 02:12:25.765042 [ 257 ] {001f8920-2bc7-4a0f-b503-fdcfc30a3249} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 02:12:25.765279 [ 191 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 69 rows starting from the beginning of the part 2025.02.28 02:12:25.767285 [ 257 ] {001f8920-2bc7-4a0f-b503-fdcfc30a3249} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:12:25.767359 [ 257 ] {001f8920-2bc7-4a0f-b503-fdcfc30a3249} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2025.02.28 02:12:25.768293 [ 257 ] {001f8920-2bc7-4a0f-b503-fdcfc30a3249} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.02.28 02:12:25.768377 [ 191 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 1491 rows, containing 5 columns (5 merged, 0 gathered) in 0.004668706 sec., 319360.4394879438 rows/sec., 25.34 MiB/sec. 2025.02.28 02:12:25.768627 [ 188 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.02.28 02:12:25.768749 [ 257 ] {001f8920-2bc7-4a0f-b503-fdcfc30a3249} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:12:25.769100 [ 121 ] {} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.02.28 02:12:25.769199 [ 257 ] {001f8920-2bc7-4a0f-b503-fdcfc30a3249} executeQuery: Read 160 rows, 11.41 KiB in 0.004684 sec., 34158.838599487615 rows/sec., 2.38 MiB/sec. 2025.02.28 02:12:25.769201 [ 121 ] {} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:12:25.769306 [ 121 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2025.02.28 02:12:25.769325 [ 188 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_31_6} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:12:25.769515 [ 257 ] {001f8920-2bc7-4a0f-b503-fdcfc30a3249} TCPHandler: Processed in 0.00563014 sec. 2025.02.28 02:12:25.769668 [ 188 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_31_6} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.02.28 02:12:25.769768 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:12:25.769880 [ 191 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2025.02.28 02:12:25.769947 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. 2025.02.28 02:12:25.770051 [ 4 ] {650a3457-54e4-45ae-b6b2-3312072f7775} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 02:12:25.770127 [ 191 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 02:12:25.770175 [ 4 ] {650a3457-54e4-45ae-b6b2-3312072f7775} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 02:12:25.770178 [ 191 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 7855 rows starting from the beginning of the part 2025.02.28 02:12:25.770488 [ 191 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 160 rows starting from the beginning of the part 2025.02.28 02:12:25.770913 [ 191 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 957 rows starting from the beginning of the part 2025.02.28 02:12:25.771367 [ 191 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 54 rows starting from the beginning of the part 2025.02.28 02:12:25.771688 [ 191 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 160 rows starting from the beginning of the part 2025.02.28 02:12:25.772078 [ 191 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 160 rows starting from the beginning of the part 2025.02.28 02:12:25.774032 [ 4 ] {650a3457-54e4-45ae-b6b2-3312072f7775} oximeter.measurements_histogramu64 (432eb1fa-4ee7-4bab-9e27-7e99c159a608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:12:25.774077 [ 4 ] {650a3457-54e4-45ae-b6b2-3312072f7775} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2025.02.28 02:12:25.775015 [ 4 ] {650a3457-54e4-45ae-b6b2-3312072f7775} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.02.28 02:12:25.775328 [ 4 ] {650a3457-54e4-45ae-b6b2-3312072f7775} oximeter.measurements_histogramu64 (432eb1fa-4ee7-4bab-9e27-7e99c159a608): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:12:25.775684 [ 4 ] {650a3457-54e4-45ae-b6b2-3312072f7775} executeQuery: Read 5 rows, 9.17 KiB in 0.005711 sec., 875.5034144633164 rows/sec., 1.57 MiB/sec. 2025.02.28 02:12:25.776182 [ 4 ] {650a3457-54e4-45ae-b6b2-3312072f7775} TCPHandler: Processed in 0.006550252 sec. 2025.02.28 02:12:25.776503 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:12:25.776566 [ 189 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 9346 rows, containing 5 columns (5 merged, 0 gathered) in 0.006975729 sec., 1339788.2859268186 rows/sec., 91.73 MiB/sec. 2025.02.28 02:12:25.776686 [ 257 ] {52145772-97ec-4acd-80ab-c31c61dbcb83} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 02:12:25.776752 [ 257 ] {52145772-97ec-4acd-80ab-c31c61dbcb83} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 02:12:25.776908 [ 189 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.02.28 02:12:25.777621 [ 189 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_31_6} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:12:25.777833 [ 189 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_31_6} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.02.28 02:12:25.777877 [ 257 ] {52145772-97ec-4acd-80ab-c31c61dbcb83} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:12:25.777963 [ 257 ] {52145772-97ec-4acd-80ab-c31c61dbcb83} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2025.02.28 02:12:25.778011 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.54 MiB. 2025.02.28 02:12:25.778401 [ 257 ] {52145772-97ec-4acd-80ab-c31c61dbcb83} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.02.28 02:12:25.778645 [ 257 ] {52145772-97ec-4acd-80ab-c31c61dbcb83} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:12:25.778819 [ 121 ] {} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.02.28 02:12:25.778878 [ 121 ] {} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:12:25.778912 [ 257 ] {52145772-97ec-4acd-80ab-c31c61dbcb83} executeQuery: Read 60 rows, 4.14 KiB in 0.002256 sec., 26595.74468085106 rows/sec., 1.79 MiB/sec. 2025.02.28 02:12:25.778920 [ 121 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2025.02.28 02:12:25.779080 [ 257 ] {52145772-97ec-4acd-80ab-c31c61dbcb83} TCPHandler: Processed in 0.002778429 sec. 2025.02.28 02:12:25.779163 [ 189 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2025.02.28 02:12:25.779295 [ 189 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 02:12:25.779328 [ 189 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1308 rows starting from the beginning of the part 2025.02.28 02:12:25.779462 [ 189 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 60 rows starting from the beginning of the part 2025.02.28 02:12:25.779584 [ 189 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 40 rows starting from the beginning of the part 2025.02.28 02:12:25.779801 [ 189 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 20 rows starting from the beginning of the part 2025.02.28 02:12:25.779955 [ 189 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 60 rows starting from the beginning of the part 2025.02.28 02:12:25.780109 [ 189 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 60 rows starting from the beginning of the part 2025.02.28 02:12:25.781453 [ 187 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 1548 rows, containing 4 columns (4 merged, 0 gathered) in 0.002404634 sec., 643757.0125016946 rows/sec., 43.35 MiB/sec. 2025.02.28 02:12:25.781710 [ 196 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.02.28 02:12:25.782079 [ 196 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_31_6} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:12:25.782182 [ 196 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_31_6} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.02.28 02:12:25.782282 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. 2025.02.28 02:12:26.000152 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 181.49 MiB, peak 185.91 MiB, free memory in arenas 0.00 B, will set to 180.48 MiB (RSS), difference: -1.01 MiB 2025.02.28 02:12:30.756705 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:12:30.756935 [ 4 ] {b5a91d7a-0c2a-44d6-8dd0-91d1150ed8e3} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.28 02:12:30.757031 [ 4 ] {b5a91d7a-0c2a-44d6-8dd0-91d1150ed8e3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.28 02:12:30.757831 [ 4 ] {b5a91d7a-0c2a-44d6-8dd0-91d1150ed8e3} oximeter.fields_i16 (7bfc9784-9582-4989-925c-ca60d6ff8692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:12:30.757883 [ 4 ] {b5a91d7a-0c2a-44d6-8dd0-91d1150ed8e3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2025.02.28 02:12:30.758311 [ 4 ] {b5a91d7a-0c2a-44d6-8dd0-91d1150ed8e3} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.28 02:12:30.758562 [ 4 ] {b5a91d7a-0c2a-44d6-8dd0-91d1150ed8e3} oximeter.fields_i16 (7bfc9784-9582-4989-925c-ca60d6ff8692): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:12:30.758869 [ 4 ] {b5a91d7a-0c2a-44d6-8dd0-91d1150ed8e3} executeQuery: Read 24 rows, 2.04 KiB in 0.001997 sec., 12018.02704056084 rows/sec., 1021.06 KiB/sec. 2025.02.28 02:12:30.758998 [ 4 ] {b5a91d7a-0c2a-44d6-8dd0-91d1150ed8e3} TCPHandler: Processed in 0.002443605 sec. 2025.02.28 02:12:30.759240 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:12:30.759414 [ 257 ] {c5ee7539-e32c-43e6-b9fc-52788d246b5f} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.28 02:12:30.759480 [ 257 ] {c5ee7539-e32c-43e6-b9fc-52788d246b5f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.28 02:12:30.760270 [ 257 ] {c5ee7539-e32c-43e6-b9fc-52788d246b5f} oximeter.fields_ipaddr (38a15648-c4c3-4394-acd4-0e1571bf1689): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:12:30.760311 [ 257 ] {c5ee7539-e32c-43e6-b9fc-52788d246b5f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2025.02.28 02:12:30.760730 [ 257 ] {c5ee7539-e32c-43e6-b9fc-52788d246b5f} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.28 02:12:30.760984 [ 257 ] {c5ee7539-e32c-43e6-b9fc-52788d246b5f} oximeter.fields_ipaddr (38a15648-c4c3-4394-acd4-0e1571bf1689): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:12:30.761218 [ 257 ] {c5ee7539-e32c-43e6-b9fc-52788d246b5f} executeQuery: Read 8 rows, 668.00 B in 0.001795 sec., 4456.824512534819 rows/sec., 363.42 KiB/sec. 2025.02.28 02:12:30.761344 [ 257 ] {c5ee7539-e32c-43e6-b9fc-52788d246b5f} TCPHandler: Processed in 0.002203531 sec. 2025.02.28 02:12:30.761514 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:12:30.761652 [ 4 ] {5ceb9421-ea1b-4f7c-b2f2-24cb76bf3c19} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 02:12:30.761708 [ 4 ] {5ceb9421-ea1b-4f7c-b2f2-24cb76bf3c19} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 02:12:30.762529 [ 4 ] {5ceb9421-ea1b-4f7c-b2f2-24cb76bf3c19} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:12:30.762569 [ 4 ] {5ceb9421-ea1b-4f7c-b2f2-24cb76bf3c19} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2025.02.28 02:12:30.762945 [ 4 ] {5ceb9421-ea1b-4f7c-b2f2-24cb76bf3c19} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.02.28 02:12:30.763180 [ 4 ] {5ceb9421-ea1b-4f7c-b2f2-24cb76bf3c19} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:12:30.763401 [ 4 ] {5ceb9421-ea1b-4f7c-b2f2-24cb76bf3c19} executeQuery: Read 248 rows, 22.61 KiB in 0.00178 sec., 139325.84269662923 rows/sec., 12.41 MiB/sec. 2025.02.28 02:12:30.763452 [ 4 ] {5ceb9421-ea1b-4f7c-b2f2-24cb76bf3c19} TCPHandler: Processed in 0.002005298 sec. 2025.02.28 02:12:30.763630 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:12:30.763768 [ 257 ] {b2826ca1-99f4-4c62-914a-f8e219943c28} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 02:12:30.763826 [ 257 ] {b2826ca1-99f4-4c62-914a-f8e219943c28} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 02:12:30.764435 [ 257 ] {b2826ca1-99f4-4c62-914a-f8e219943c28} oximeter.fields_u16 (a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:12:30.764472 [ 257 ] {b2826ca1-99f4-4c62-914a-f8e219943c28} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2025.02.28 02:12:30.764848 [ 257 ] {b2826ca1-99f4-4c62-914a-f8e219943c28} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.02.28 02:12:30.765088 [ 257 ] {b2826ca1-99f4-4c62-914a-f8e219943c28} oximeter.fields_u16 (a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:12:30.765295 [ 257 ] {b2826ca1-99f4-4c62-914a-f8e219943c28} executeQuery: Read 54 rows, 4.08 KiB in 0.001545 sec., 34951.45631067961 rows/sec., 2.58 MiB/sec. 2025.02.28 02:12:30.765497 [ 257 ] {b2826ca1-99f4-4c62-914a-f8e219943c28} TCPHandler: Processed in 0.001930647 sec. 2025.02.28 02:12:30.765716 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:12:30.765840 [ 4 ] {055cd0c9-0ce1-4e72-a3e4-bcadc3813cd6} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.28 02:12:30.765893 [ 4 ] {055cd0c9-0ce1-4e72-a3e4-bcadc3813cd6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.28 02:12:30.766593 [ 4 ] {055cd0c9-0ce1-4e72-a3e4-bcadc3813cd6} oximeter.fields_u32 (3d5e9b3a-3b6d-47c4-8060-e3753dc40b7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:12:30.766640 [ 4 ] {055cd0c9-0ce1-4e72-a3e4-bcadc3813cd6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2025.02.28 02:12:30.767037 [ 4 ] {055cd0c9-0ce1-4e72-a3e4-bcadc3813cd6} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.02.28 02:12:30.767268 [ 4 ] {055cd0c9-0ce1-4e72-a3e4-bcadc3813cd6} oximeter.fields_u32 (3d5e9b3a-3b6d-47c4-8060-e3753dc40b7b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:12:30.767509 [ 4 ] {055cd0c9-0ce1-4e72-a3e4-bcadc3813cd6} executeQuery: Read 24 rows, 2.04 KiB in 0.001687 sec., 14226.437462951986 rows/sec., 1.18 MiB/sec. 2025.02.28 02:12:30.767699 [ 4 ] {055cd0c9-0ce1-4e72-a3e4-bcadc3813cd6} TCPHandler: Processed in 0.002030009 sec. 2025.02.28 02:12:30.767851 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:12:30.767988 [ 257 ] {8ba06a33-01c5-4cb9-91de-67dd4e5006d6} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.28 02:12:30.768046 [ 257 ] {8ba06a33-01c5-4cb9-91de-67dd4e5006d6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.28 02:12:30.768745 [ 257 ] {8ba06a33-01c5-4cb9-91de-67dd4e5006d6} oximeter.fields_u8 (a04696fb-2dde-448f-92c0-f9290c2ad89c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:12:30.768791 [ 257 ] {8ba06a33-01c5-4cb9-91de-67dd4e5006d6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2025.02.28 02:12:30.769161 [ 257 ] {8ba06a33-01c5-4cb9-91de-67dd4e5006d6} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.28 02:12:30.769399 [ 257 ] {8ba06a33-01c5-4cb9-91de-67dd4e5006d6} oximeter.fields_u8 (a04696fb-2dde-448f-92c0-f9290c2ad89c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:12:30.769629 [ 257 ] {8ba06a33-01c5-4cb9-91de-67dd4e5006d6} executeQuery: Read 12 rows, 960.00 B in 0.001658 sec., 7237.6357056694815 rows/sec., 565.44 KiB/sec. 2025.02.28 02:12:30.769692 [ 257 ] {8ba06a33-01c5-4cb9-91de-67dd4e5006d6} TCPHandler: Processed in 0.001900657 sec. 2025.02.28 02:12:30.769843 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:12:30.769960 [ 4 ] {22b290c7-9925-4f15-900c-94836b705242} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 02:12:30.770007 [ 4 ] {22b290c7-9925-4f15-900c-94836b705242} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 02:12:30.770698 [ 4 ] {22b290c7-9925-4f15-900c-94836b705242} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:12:30.770739 [ 4 ] {22b290c7-9925-4f15-900c-94836b705242} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2025.02.28 02:12:30.771110 [ 4 ] {22b290c7-9925-4f15-900c-94836b705242} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.02.28 02:12:30.771349 [ 4 ] {22b290c7-9925-4f15-900c-94836b705242} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:12:30.771561 [ 4 ] {22b290c7-9925-4f15-900c-94836b705242} executeQuery: Read 142 rows, 11.75 KiB in 0.001625 sec., 87384.61538461539 rows/sec., 7.06 MiB/sec. 2025.02.28 02:12:30.771613 [ 4 ] {22b290c7-9925-4f15-900c-94836b705242} TCPHandler: Processed in 0.001827436 sec. 2025.02.28 02:12:30.771756 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:12:30.771877 [ 257 ] {cf774f64-17e4-417b-bf6b-f3972798b995} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 02:12:30.771937 [ 257 ] {cf774f64-17e4-417b-bf6b-f3972798b995} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 02:12:30.772630 [ 257 ] {cf774f64-17e4-417b-bf6b-f3972798b995} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:12:30.772675 [ 257 ] {cf774f64-17e4-417b-bf6b-f3972798b995} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2025.02.28 02:12:30.773104 [ 257 ] {cf774f64-17e4-417b-bf6b-f3972798b995} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.02.28 02:12:30.773342 [ 257 ] {cf774f64-17e4-417b-bf6b-f3972798b995} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:12:30.773539 [ 257 ] {cf774f64-17e4-417b-bf6b-f3972798b995} executeQuery: Read 200 rows, 14.68 KiB in 0.001691 sec., 118273.21111768184 rows/sec., 8.48 MiB/sec. 2025.02.28 02:12:30.773590 [ 257 ] {cf774f64-17e4-417b-bf6b-f3972798b995} TCPHandler: Processed in 0.001891167 sec. 2025.02.28 02:12:30.773740 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:12:30.773857 [ 4 ] {88e39e2b-e41e-460b-ac20-7f6d2ae11e52} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 02:12:30.773947 [ 4 ] {88e39e2b-e41e-460b-ac20-7f6d2ae11e52} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 02:12:30.775223 [ 4 ] {88e39e2b-e41e-460b-ac20-7f6d2ae11e52} oximeter.measurements_histogramu64 (432eb1fa-4ee7-4bab-9e27-7e99c159a608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:12:30.775261 [ 4 ] {88e39e2b-e41e-460b-ac20-7f6d2ae11e52} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2025.02.28 02:12:30.775908 [ 4 ] {88e39e2b-e41e-460b-ac20-7f6d2ae11e52} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.02.28 02:12:30.776174 [ 4 ] {88e39e2b-e41e-460b-ac20-7f6d2ae11e52} oximeter.measurements_histogramu64 (432eb1fa-4ee7-4bab-9e27-7e99c159a608): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:12:30.776412 [ 4 ] {88e39e2b-e41e-460b-ac20-7f6d2ae11e52} executeQuery: Read 34 rows, 62.39 KiB in 0.002578 sec., 13188.518231186967 rows/sec., 23.63 MiB/sec. 2025.02.28 02:12:30.776503 [ 4 ] {88e39e2b-e41e-460b-ac20-7f6d2ae11e52} TCPHandler: Processed in 0.0028232 sec. 2025.02.28 02:12:30.776660 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:12:30.776796 [ 257 ] {e5e9cd81-01c3-45f9-a220-23ac99300cf7} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 02:12:30.776856 [ 257 ] {e5e9cd81-01c3-45f9-a220-23ac99300cf7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 02:12:30.777438 [ 257 ] {e5e9cd81-01c3-45f9-a220-23ac99300cf7} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:12:30.777485 [ 257 ] {e5e9cd81-01c3-45f9-a220-23ac99300cf7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2025.02.28 02:12:30.777919 [ 257 ] {e5e9cd81-01c3-45f9-a220-23ac99300cf7} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.02.28 02:12:30.778162 [ 257 ] {e5e9cd81-01c3-45f9-a220-23ac99300cf7} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:12:30.778360 [ 257 ] {e5e9cd81-01c3-45f9-a220-23ac99300cf7} executeQuery: Read 60 rows, 4.14 KiB in 0.001595 sec., 37617.55485893417 rows/sec., 2.54 MiB/sec. 2025.02.28 02:12:30.778409 [ 257 ] {e5e9cd81-01c3-45f9-a220-23ac99300cf7} TCPHandler: Processed in 0.001817026 sec. 2025.02.28 02:12:32.614288 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 9638 2025.02.28 02:12:32.615406 [ 244 ] {} system.asynchronous_metric_log (3a3112bd-79df-43c7-ab35-7f8a62d7bf1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:12:32.615451 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2025.02.28 02:12:32.615955 [ 244 ] {} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.02.28 02:12:32.616202 [ 244 ] {} system.asynchronous_metric_log (3a3112bd-79df-43c7-ab35-7f8a62d7bf1b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:12:32.616432 [ 110 ] {} system.asynchronous_metric_log (3a3112bd-79df-43c7-ab35-7f8a62d7bf1b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.02.28 02:12:32.616445 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9638 2025.02.28 02:12:32.616545 [ 110 ] {} system.asynchronous_metric_log (3a3112bd-79df-43c7-ab35-7f8a62d7bf1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:12:32.616593 [ 110 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2025.02.28 02:12:32.616766 [ 189 ] {3a3112bd-79df-43c7-ab35-7f8a62d7bf1b::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2025.02.28 02:12:32.616956 [ 189 ] {3a3112bd-79df-43c7-ab35-7f8a62d7bf1b::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 02:12:32.617006 [ 189 ] {3a3112bd-79df-43c7-ab35-7f8a62d7bf1b::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7381 rows starting from the beginning of the part 2025.02.28 02:12:32.617095 [ 189 ] {3a3112bd-79df-43c7-ab35-7f8a62d7bf1b::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 427 rows starting from the beginning of the part 2025.02.28 02:12:32.617343 [ 189 ] {3a3112bd-79df-43c7-ab35-7f8a62d7bf1b::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 488 rows starting from the beginning of the part 2025.02.28 02:12:32.617548 [ 189 ] {3a3112bd-79df-43c7-ab35-7f8a62d7bf1b::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 427 rows starting from the beginning of the part 2025.02.28 02:12:32.617644 [ 189 ] {3a3112bd-79df-43c7-ab35-7f8a62d7bf1b::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 488 rows starting from the beginning of the part 2025.02.28 02:12:32.617909 [ 189 ] {3a3112bd-79df-43c7-ab35-7f8a62d7bf1b::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 427 rows starting from the beginning of the part 2025.02.28 02:12:32.620516 [ 199 ] {3a3112bd-79df-43c7-ab35-7f8a62d7bf1b::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 9638 rows, containing 4 columns (4 merged, 0 gathered) in 0.003825664 sec., 2519301.2245717347 rows/sec., 36.04 MiB/sec. 2025.02.28 02:12:32.620951 [ 192 ] {3a3112bd-79df-43c7-ab35-7f8a62d7bf1b::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.02.28 02:12:32.621274 [ 192 ] {3a3112bd-79df-43c7-ab35-7f8a62d7bf1b::all_1_21_4} system.asynchronous_metric_log (3a3112bd-79df-43c7-ab35-7f8a62d7bf1b): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:12:32.621354 [ 192 ] {3a3112bd-79df-43c7-ab35-7f8a62d7bf1b::all_1_21_4} system.asynchronous_metric_log (3a3112bd-79df-43c7-ab35-7f8a62d7bf1b) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.02.28 02:12:32.621459 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. 2025.02.28 02:12:33.228048 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 2025.02.28 02:12:33.249200 [ 242 ] {} system.metric_log (30ce18d6-4a25-4150-9760-0e79e744945e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:12:33.249246 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2025.02.28 02:12:33.257049 [ 242 ] {} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.02.28 02:12:33.257809 [ 242 ] {} system.metric_log (30ce18d6-4a25-4150-9760-0e79e744945e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:12:33.258204 [ 109 ] {} system.metric_log (30ce18d6-4a25-4150-9760-0e79e744945e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.02.28 02:12:33.258355 [ 109 ] {} system.metric_log (30ce18d6-4a25-4150-9760-0e79e744945e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:12:33.258430 [ 109 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2025.02.28 02:12:33.258952 [ 189 ] {30ce18d6-4a25-4150-9760-0e79e744945e::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2025.02.28 02:12:33.274818 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 159 2025.02.28 02:12:33.276210 [ 189 ] {30ce18d6-4a25-4150-9760-0e79e744945e::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 02:12:33.277866 [ 189 ] {30ce18d6-4a25-4150-9760-0e79e744945e::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 121 rows starting from the beginning of the part 2025.02.28 02:12:33.283569 [ 189 ] {30ce18d6-4a25-4150-9760-0e79e744945e::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 8 rows starting from the beginning of the part 2025.02.28 02:12:33.289582 [ 189 ] {30ce18d6-4a25-4150-9760-0e79e744945e::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 7 rows starting from the beginning of the part 2025.02.28 02:12:33.295555 [ 189 ] {30ce18d6-4a25-4150-9760-0e79e744945e::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 8 rows starting from the beginning of the part 2025.02.28 02:12:33.301498 [ 189 ] {30ce18d6-4a25-4150-9760-0e79e744945e::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 7 rows starting from the beginning of the part 2025.02.28 02:12:33.306388 [ 189 ] {30ce18d6-4a25-4150-9760-0e79e744945e::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 8 rows starting from the beginning of the part 2025.02.28 02:12:33.366017 [ 199 ] {30ce18d6-4a25-4150-9760-0e79e744945e::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.107427531 sec., 1480.067525707167 rows/sec., 7.65 MiB/sec. 2025.02.28 02:12:33.368839 [ 199 ] {30ce18d6-4a25-4150-9760-0e79e744945e::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.02.28 02:12:33.371699 [ 199 ] {30ce18d6-4a25-4150-9760-0e79e744945e::all_1_21_4} system.metric_log (30ce18d6-4a25-4150-9760-0e79e744945e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:12:33.371815 [ 199 ] {30ce18d6-4a25-4150-9760-0e79e744945e::all_1_21_4} system.metric_log (30ce18d6-4a25-4150-9760-0e79e744945e) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.02.28 02:12:33.374269 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. 2025.02.28 02:12:34.000158 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 182.10 MiB, peak 192.64 MiB, free memory in arenas 0.00 B, will set to 184.13 MiB (RSS), difference: 2.03 MiB 2025.02.28 02:12:35.150230 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 554 2025.02.28 02:12:35.153619 [ 243 ] {} system.query_log (e1671b3b-5852-487f-943b-aaa151915f3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:12:35.153662 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2025.02.28 02:12:35.155175 [ 243 ] {} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.02.28 02:12:35.155475 [ 243 ] {} system.query_log (e1671b3b-5852-487f-943b-aaa151915f3d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:12:35.156015 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 554 2025.02.28 02:12:35.752778 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:12:35.752946 [ 4 ] {d681975a-433b-4bf6-845b-3ccccf4a11e0} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 02:12:35.753010 [ 4 ] {d681975a-433b-4bf6-845b-3ccccf4a11e0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 02:12:35.753716 [ 4 ] {d681975a-433b-4bf6-845b-3ccccf4a11e0} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:12:35.753759 [ 4 ] {d681975a-433b-4bf6-845b-3ccccf4a11e0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2025.02.28 02:12:35.754158 [ 4 ] {d681975a-433b-4bf6-845b-3ccccf4a11e0} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.02.28 02:12:35.754409 [ 4 ] {d681975a-433b-4bf6-845b-3ccccf4a11e0} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:12:35.754648 [ 4 ] {d681975a-433b-4bf6-845b-3ccccf4a11e0} executeQuery: Read 66 rows, 5.38 KiB in 0.001748 sec., 37757.43707093821 rows/sec., 3.01 MiB/sec. 2025.02.28 02:12:35.754703 [ 4 ] {d681975a-433b-4bf6-845b-3ccccf4a11e0} TCPHandler: Processed in 0.002021959 sec. 2025.02.28 02:12:35.754965 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:12:35.755176 [ 257 ] {953c8b22-a6b8-4d02-a1e1-e68401431e21} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 02:12:35.755255 [ 257 ] {953c8b22-a6b8-4d02-a1e1-e68401431e21} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 02:12:35.756078 [ 257 ] {953c8b22-a6b8-4d02-a1e1-e68401431e21} oximeter.fields_u16 (a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:12:35.756120 [ 257 ] {953c8b22-a6b8-4d02-a1e1-e68401431e21} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2025.02.28 02:12:35.756548 [ 257 ] {953c8b22-a6b8-4d02-a1e1-e68401431e21} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.02.28 02:12:35.756799 [ 257 ] {953c8b22-a6b8-4d02-a1e1-e68401431e21} oximeter.fields_u16 (a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:12:35.756937 [ 106 ] {} oximeter.fields_u16 (a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.02.28 02:12:35.756990 [ 106 ] {} oximeter.fields_u16 (a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:12:35.757006 [ 257 ] {953c8b22-a6b8-4d02-a1e1-e68401431e21} executeQuery: Read 5 rows, 385.00 B in 0.001888 sec., 2648.305084745763 rows/sec., 199.14 KiB/sec. 2025.02.28 02:12:35.757018 [ 106 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2025.02.28 02:12:35.757105 [ 257 ] {953c8b22-a6b8-4d02-a1e1-e68401431e21} TCPHandler: Processed in 0.002270121 sec. 2025.02.28 02:12:35.757344 [ 193 ] {a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2025.02.28 02:12:35.757423 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:12:35.757560 [ 193 ] {a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 02:12:35.757622 [ 193 ] {a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 65 rows starting from the beginning of the part 2025.02.28 02:12:35.757854 [ 4 ] {44c5a756-00eb-4840-99ec-8a9b3793a5fa} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 02:12:35.757919 [ 193 ] {a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 15 rows starting from the beginning of the part 2025.02.28 02:12:35.758177 [ 4 ] {44c5a756-00eb-4840-99ec-8a9b3793a5fa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 02:12:35.758404 [ 193 ] {a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 34 rows starting from the beginning of the part 2025.02.28 02:12:35.758776 [ 193 ] {a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 5 rows starting from the beginning of the part 2025.02.28 02:12:35.759194 [ 193 ] {a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 54 rows starting from the beginning of the part 2025.02.28 02:12:35.759560 [ 193 ] {a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 5 rows starting from the beginning of the part 2025.02.28 02:12:35.760959 [ 4 ] {44c5a756-00eb-4840-99ec-8a9b3793a5fa} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:12:35.761030 [ 4 ] {44c5a756-00eb-4840-99ec-8a9b3793a5fa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2025.02.28 02:12:35.762102 [ 4 ] {44c5a756-00eb-4840-99ec-8a9b3793a5fa} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.02.28 02:12:35.762702 [ 4 ] {44c5a756-00eb-4840-99ec-8a9b3793a5fa} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:12:35.762709 [ 193 ] {a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 178 rows, containing 5 columns (5 merged, 0 gathered) in 0.005571849 sec., 31946.307231226114 rows/sec., 2.46 MiB/sec. 2025.02.28 02:12:35.763090 [ 4 ] {44c5a756-00eb-4840-99ec-8a9b3793a5fa} executeQuery: Read 69 rows, 5.52 KiB in 0.005422 sec., 12725.931390630763 rows/sec., 1017.27 KiB/sec. 2025.02.28 02:12:35.763106 [ 190 ] {a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.02.28 02:12:35.763273 [ 4 ] {44c5a756-00eb-4840-99ec-8a9b3793a5fa} TCPHandler: Processed in 0.006044896 sec. 2025.02.28 02:12:35.763471 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:12:35.763590 [ 190 ] {a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4::all_1_21_4} oximeter.fields_u16 (a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:12:35.763630 [ 257 ] {85e1cd88-4413-4195-9c76-4550bac20bd3} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 02:12:35.763689 [ 190 ] {a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4::all_1_21_4} oximeter.fields_u16 (a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.02.28 02:12:35.763708 [ 257 ] {85e1cd88-4413-4195-9c76-4550bac20bd3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 02:12:35.763816 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.02.28 02:12:35.764374 [ 257 ] {85e1cd88-4413-4195-9c76-4550bac20bd3} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:12:35.764411 [ 257 ] {85e1cd88-4413-4195-9c76-4550bac20bd3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2025.02.28 02:12:35.764810 [ 257 ] {85e1cd88-4413-4195-9c76-4550bac20bd3} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.02.28 02:12:35.765053 [ 257 ] {85e1cd88-4413-4195-9c76-4550bac20bd3} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:12:35.765237 [ 257 ] {85e1cd88-4413-4195-9c76-4550bac20bd3} executeQuery: Read 160 rows, 11.41 KiB in 0.001651 sec., 96910.96305269534 rows/sec., 6.75 MiB/sec. 2025.02.28 02:12:35.765289 [ 257 ] {85e1cd88-4413-4195-9c76-4550bac20bd3} TCPHandler: Processed in 0.001900787 sec. 2025.02.28 02:12:35.765493 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:12:35.765717 [ 4 ] {eb039ad4-06ac-4ed7-9977-9581622dba30} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 02:12:35.765855 [ 4 ] {eb039ad4-06ac-4ed7-9977-9581622dba30} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 02:12:35.767034 [ 4 ] {eb039ad4-06ac-4ed7-9977-9581622dba30} oximeter.measurements_histogramu64 (432eb1fa-4ee7-4bab-9e27-7e99c159a608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:12:35.767074 [ 4 ] {eb039ad4-06ac-4ed7-9977-9581622dba30} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2025.02.28 02:12:35.767685 [ 4 ] {eb039ad4-06ac-4ed7-9977-9581622dba30} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.02.28 02:12:35.767944 [ 4 ] {eb039ad4-06ac-4ed7-9977-9581622dba30} oximeter.measurements_histogramu64 (432eb1fa-4ee7-4bab-9e27-7e99c159a608): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:12:35.768195 [ 4 ] {eb039ad4-06ac-4ed7-9977-9581622dba30} executeQuery: Read 5 rows, 9.17 KiB in 0.002534 sec., 1973.164956590371 rows/sec., 3.54 MiB/sec. 2025.02.28 02:12:35.768290 [ 4 ] {eb039ad4-06ac-4ed7-9977-9581622dba30} TCPHandler: Processed in 0.002912421 sec. 2025.02.28 02:12:35.768448 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:12:35.768589 [ 257 ] {5335c84c-447f-436c-93e9-b19451dab090} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 02:12:35.768648 [ 257 ] {5335c84c-447f-436c-93e9-b19451dab090} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 02:12:35.769211 [ 257 ] {5335c84c-447f-436c-93e9-b19451dab090} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:12:35.769247 [ 257 ] {5335c84c-447f-436c-93e9-b19451dab090} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2025.02.28 02:12:35.769626 [ 257 ] {5335c84c-447f-436c-93e9-b19451dab090} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.02.28 02:12:35.769881 [ 257 ] {5335c84c-447f-436c-93e9-b19451dab090} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:12:35.770081 [ 257 ] {5335c84c-447f-436c-93e9-b19451dab090} executeQuery: Read 60 rows, 4.14 KiB in 0.001522 sec., 39421.813403416556 rows/sec., 2.66 MiB/sec. 2025.02.28 02:12:35.770200 [ 257 ] {5335c84c-447f-436c-93e9-b19451dab090} TCPHandler: Processed in 0.001819946 sec. 2025.02.28 02:12:40.010910 [ 101 ] {} DNSResolver: Updating DNS cache 2025.02.28 02:12:40.010984 [ 101 ] {} DNSResolver: Updated DNS cache 2025.02.28 02:12:40.116711 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 10126 2025.02.28 02:12:40.117385 [ 244 ] {} system.asynchronous_metric_log (3a3112bd-79df-43c7-ab35-7f8a62d7bf1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:12:40.117426 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2025.02.28 02:12:40.117955 [ 244 ] {} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.02.28 02:12:40.118206 [ 244 ] {} system.asynchronous_metric_log (3a3112bd-79df-43c7-ab35-7f8a62d7bf1b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:12:40.118446 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10126 2025.02.28 02:12:40.754359 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:12:40.754553 [ 4 ] {9922ef9e-e660-468a-a1d6-fc78d927be5b} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 02:12:40.754631 [ 4 ] {9922ef9e-e660-468a-a1d6-fc78d927be5b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 02:12:40.755493 [ 4 ] {9922ef9e-e660-468a-a1d6-fc78d927be5b} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:12:40.755549 [ 4 ] {9922ef9e-e660-468a-a1d6-fc78d927be5b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2025.02.28 02:12:40.756010 [ 4 ] {9922ef9e-e660-468a-a1d6-fc78d927be5b} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.02.28 02:12:40.756284 [ 4 ] {9922ef9e-e660-468a-a1d6-fc78d927be5b} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:12:40.756544 [ 4 ] {9922ef9e-e660-468a-a1d6-fc78d927be5b} executeQuery: Read 124 rows, 10.86 KiB in 0.002046 sec., 60606.0606060606 rows/sec., 5.18 MiB/sec. 2025.02.28 02:12:40.756619 [ 4 ] {9922ef9e-e660-468a-a1d6-fc78d927be5b} TCPHandler: Processed in 0.002393094 sec. 2025.02.28 02:12:40.756889 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:12:40.757079 [ 257 ] {250c74bc-f95c-44d6-b469-d96d7e60c242} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 02:12:40.757152 [ 257 ] {250c74bc-f95c-44d6-b469-d96d7e60c242} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 02:12:40.757887 [ 257 ] {250c74bc-f95c-44d6-b469-d96d7e60c242} oximeter.fields_u16 (a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:12:40.757936 [ 257 ] {250c74bc-f95c-44d6-b469-d96d7e60c242} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2025.02.28 02:12:40.758366 [ 257 ] {250c74bc-f95c-44d6-b469-d96d7e60c242} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.02.28 02:12:40.758612 [ 257 ] {250c74bc-f95c-44d6-b469-d96d7e60c242} oximeter.fields_u16 (a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:12:40.758845 [ 257 ] {250c74bc-f95c-44d6-b469-d96d7e60c242} executeQuery: Read 34 rows, 2.56 KiB in 0.001807 sec., 18815.716657443278 rows/sec., 1.38 MiB/sec. 2025.02.28 02:12:40.759075 [ 257 ] {250c74bc-f95c-44d6-b469-d96d7e60c242} TCPHandler: Processed in 0.002320492 sec. 2025.02.28 02:12:40.759261 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:12:40.759395 [ 4 ] {9b3ba601-13cb-40d2-b0e3-b13c5d4c7136} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 02:12:40.759452 [ 4 ] {9b3ba601-13cb-40d2-b0e3-b13c5d4c7136} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 02:12:40.760115 [ 4 ] {9b3ba601-13cb-40d2-b0e3-b13c5d4c7136} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:12:40.760161 [ 4 ] {9b3ba601-13cb-40d2-b0e3-b13c5d4c7136} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2025.02.28 02:12:40.760546 [ 4 ] {9b3ba601-13cb-40d2-b0e3-b13c5d4c7136} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.02.28 02:12:40.760795 [ 4 ] {9b3ba601-13cb-40d2-b0e3-b13c5d4c7136} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:12:40.761065 [ 4 ] {9b3ba601-13cb-40d2-b0e3-b13c5d4c7136} executeQuery: Read 98 rows, 7.84 KiB in 0.0017 sec., 57647.05882352941 rows/sec., 4.50 MiB/sec. 2025.02.28 02:12:40.761279 [ 4 ] {9b3ba601-13cb-40d2-b0e3-b13c5d4c7136} TCPHandler: Processed in 0.002077769 sec. 2025.02.28 02:12:40.761471 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:12:40.761592 [ 257 ] {76a9a057-3ec1-4d11-bf73-251e268db9c5} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 02:12:40.761648 [ 257 ] {76a9a057-3ec1-4d11-bf73-251e268db9c5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 02:12:40.762258 [ 257 ] {76a9a057-3ec1-4d11-bf73-251e268db9c5} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:12:40.762301 [ 257 ] {76a9a057-3ec1-4d11-bf73-251e268db9c5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2025.02.28 02:12:40.762713 [ 257 ] {76a9a057-3ec1-4d11-bf73-251e268db9c5} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.02.28 02:12:40.762952 [ 257 ] {76a9a057-3ec1-4d11-bf73-251e268db9c5} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:12:40.763153 [ 257 ] {76a9a057-3ec1-4d11-bf73-251e268db9c5} executeQuery: Read 160 rows, 11.41 KiB in 0.001588 sec., 100755.66750629724 rows/sec., 7.02 MiB/sec. 2025.02.28 02:12:40.763204 [ 257 ] {76a9a057-3ec1-4d11-bf73-251e268db9c5} TCPHandler: Processed in 0.001820676 sec. 2025.02.28 02:12:40.763392 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:12:40.763546 [ 4 ] {235bc8ca-b5b5-4660-8656-0bbdb46a906e} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 02:12:40.763648 [ 4 ] {235bc8ca-b5b5-4660-8656-0bbdb46a906e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 02:12:40.764988 [ 4 ] {235bc8ca-b5b5-4660-8656-0bbdb46a906e} oximeter.measurements_histogramu64 (432eb1fa-4ee7-4bab-9e27-7e99c159a608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:12:40.765031 [ 4 ] {235bc8ca-b5b5-4660-8656-0bbdb46a906e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2025.02.28 02:12:40.765722 [ 4 ] {235bc8ca-b5b5-4660-8656-0bbdb46a906e} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.02.28 02:12:40.765992 [ 4 ] {235bc8ca-b5b5-4660-8656-0bbdb46a906e} oximeter.measurements_histogramu64 (432eb1fa-4ee7-4bab-9e27-7e99c159a608): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:12:40.766185 [ 100 ] {} oximeter.measurements_histogramu64 (432eb1fa-4ee7-4bab-9e27-7e99c159a608) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.02.28 02:12:40.766273 [ 100 ] {} oximeter.measurements_histogramu64 (432eb1fa-4ee7-4bab-9e27-7e99c159a608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:12:40.766283 [ 4 ] {235bc8ca-b5b5-4660-8656-0bbdb46a906e} executeQuery: Read 34 rows, 62.39 KiB in 0.002762 sec., 12309.920347574222 rows/sec., 22.06 MiB/sec. 2025.02.28 02:12:40.766337 [ 100 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2025.02.28 02:12:40.766617 [ 4 ] {235bc8ca-b5b5-4660-8656-0bbdb46a906e} TCPHandler: Processed in 0.003292187 sec. 2025.02.28 02:12:40.766691 [ 197 ] {432eb1fa-4ee7-4bab-9e27-7e99c159a608::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2025.02.28 02:12:40.766837 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:12:40.767116 [ 257 ] {2de49225-c46e-4e69-bab1-bd8be6f6a279} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 02:12:40.767264 [ 257 ] {2de49225-c46e-4e69-bab1-bd8be6f6a279} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 02:12:40.767413 [ 197 ] {432eb1fa-4ee7-4bab-9e27-7e99c159a608::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 02:12:40.767661 [ 197 ] {432eb1fa-4ee7-4bab-9e27-7e99c159a608::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 362 rows starting from the beginning of the part 2025.02.28 02:12:40.768524 [ 197 ] {432eb1fa-4ee7-4bab-9e27-7e99c159a608::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 34 rows starting from the beginning of the part 2025.02.28 02:12:40.769366 [ 197 ] {432eb1fa-4ee7-4bab-9e27-7e99c159a608::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 5 rows starting from the beginning of the part 2025.02.28 02:12:40.769471 [ 257 ] {2de49225-c46e-4e69-bab1-bd8be6f6a279} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:12:40.769555 [ 257 ] {2de49225-c46e-4e69-bab1-bd8be6f6a279} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2025.02.28 02:12:40.769985 [ 197 ] {432eb1fa-4ee7-4bab-9e27-7e99c159a608::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 34 rows starting from the beginning of the part 2025.02.28 02:12:40.770560 [ 197 ] {432eb1fa-4ee7-4bab-9e27-7e99c159a608::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 5 rows starting from the beginning of the part 2025.02.28 02:12:40.771202 [ 197 ] {432eb1fa-4ee7-4bab-9e27-7e99c159a608::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 34 rows starting from the beginning of the part 2025.02.28 02:12:40.771277 [ 257 ] {2de49225-c46e-4e69-bab1-bd8be6f6a279} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.02.28 02:12:40.772065 [ 257 ] {2de49225-c46e-4e69-bab1-bd8be6f6a279} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:12:40.772480 [ 257 ] {2de49225-c46e-4e69-bab1-bd8be6f6a279} executeQuery: Read 60 rows, 4.14 KiB in 0.005448 sec., 11013.215859030837 rows/sec., 760.03 KiB/sec. 2025.02.28 02:12:40.772675 [ 257 ] {2de49225-c46e-4e69-bab1-bd8be6f6a279} TCPHandler: Processed in 0.005930474 sec. 2025.02.28 02:12:40.774990 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 2025.02.28 02:12:40.776272 [ 197 ] {432eb1fa-4ee7-4bab-9e27-7e99c159a608::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 474 rows, containing 19 columns (19 merged, 0 gathered) in 0.009779279 sec., 48469.83095584041 rows/sec., 86.86 MiB/sec. 2025.02.28 02:12:40.777198 [ 197 ] {432eb1fa-4ee7-4bab-9e27-7e99c159a608::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.02.28 02:12:40.778512 [ 197 ] {432eb1fa-4ee7-4bab-9e27-7e99c159a608::all_1_21_4} oximeter.measurements_histogramu64 (432eb1fa-4ee7-4bab-9e27-7e99c159a608): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:12:40.778742 [ 197 ] {432eb1fa-4ee7-4bab-9e27-7e99c159a608::all_1_21_4} oximeter.measurements_histogramu64 (432eb1fa-4ee7-4bab-9e27-7e99c159a608) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.02.28 02:12:40.779074 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.24 MiB. 2025.02.28 02:12:40.796459 [ 242 ] {} system.metric_log (30ce18d6-4a25-4150-9760-0e79e744945e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:12:40.796508 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2025.02.28 02:12:40.804232 [ 242 ] {} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.02.28 02:12:40.805022 [ 242 ] {} system.metric_log (30ce18d6-4a25-4150-9760-0e79e744945e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:12:40.808095 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 166 2025.02.28 02:12:44.110607 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:12:44.110821 [ 4 ] {94acc27a-ba34-4c70-8c68-f65f71e001ff} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 02:12:44.110894 [ 4 ] {94acc27a-ba34-4c70-8c68-f65f71e001ff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 02:12:44.112249 [ 4 ] {94acc27a-ba34-4c70-8c68-f65f71e001ff} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:12:44.112295 [ 4 ] {94acc27a-ba34-4c70-8c68-f65f71e001ff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.28 02:12:44.112831 [ 4 ] {94acc27a-ba34-4c70-8c68-f65f71e001ff} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.02.28 02:12:44.113088 [ 4 ] {94acc27a-ba34-4c70-8c68-f65f71e001ff} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:12:44.113340 [ 4 ] {94acc27a-ba34-4c70-8c68-f65f71e001ff} executeQuery: Read 1206 rows, 101.94 KiB in 0.002575 sec., 468349.5145631068 rows/sec., 38.66 MiB/sec. 2025.02.28 02:12:44.113399 [ 4 ] {94acc27a-ba34-4c70-8c68-f65f71e001ff} TCPHandler: Processed in 0.002922072 sec. 2025.02.28 02:12:44.113751 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:12:44.114039 [ 257 ] {1c2e09d1-8a1e-46ec-ae50-168ce8f0ffaa} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 02:12:44.114151 [ 257 ] {1c2e09d1-8a1e-46ec-ae50-168ce8f0ffaa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 02:12:44.114982 [ 257 ] {1c2e09d1-8a1e-46ec-ae50-168ce8f0ffaa} oximeter.fields_u16 (a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:12:44.115034 [ 257 ] {1c2e09d1-8a1e-46ec-ae50-168ce8f0ffaa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.28 02:12:44.115479 [ 257 ] {1c2e09d1-8a1e-46ec-ae50-168ce8f0ffaa} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.02.28 02:12:44.115740 [ 257 ] {1c2e09d1-8a1e-46ec-ae50-168ce8f0ffaa} oximeter.fields_u16 (a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:12:44.116001 [ 257 ] {1c2e09d1-8a1e-46ec-ae50-168ce8f0ffaa} executeQuery: Read 5 rows, 385.00 B in 0.002035 sec., 2457.002457002457 rows/sec., 184.76 KiB/sec. 2025.02.28 02:12:44.116152 [ 257 ] {1c2e09d1-8a1e-46ec-ae50-168ce8f0ffaa} TCPHandler: Processed in 0.002575807 sec. 2025.02.28 02:12:44.116392 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:12:44.116616 [ 4 ] {76b511b9-ac79-4db7-9c77-e648653bc5be} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.28 02:12:44.116707 [ 4 ] {76b511b9-ac79-4db7-9c77-e648653bc5be} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.28 02:12:44.117680 [ 4 ] {76b511b9-ac79-4db7-9c77-e648653bc5be} oximeter.fields_u32 (3d5e9b3a-3b6d-47c4-8060-e3753dc40b7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:12:44.117720 [ 4 ] {76b511b9-ac79-4db7-9c77-e648653bc5be} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.28 02:12:44.118095 [ 4 ] {76b511b9-ac79-4db7-9c77-e648653bc5be} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.02.28 02:12:44.118331 [ 4 ] {76b511b9-ac79-4db7-9c77-e648653bc5be} oximeter.fields_u32 (3d5e9b3a-3b6d-47c4-8060-e3753dc40b7b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:12:44.118492 [ 97 ] {} oximeter.fields_u32 (3d5e9b3a-3b6d-47c4-8060-e3753dc40b7b) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 2025.02.28 02:12:44.118565 [ 4 ] {76b511b9-ac79-4db7-9c77-e648653bc5be} executeQuery: Read 228 rows, 15.81 KiB in 0.001998 sec., 114114.1141141141 rows/sec., 7.73 MiB/sec. 2025.02.28 02:12:44.118575 [ 97 ] {} oximeter.fields_u32 (3d5e9b3a-3b6d-47c4-8060-e3753dc40b7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:12:44.118648 [ 97 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.28 02:12:44.118697 [ 4 ] {76b511b9-ac79-4db7-9c77-e648653bc5be} TCPHandler: Processed in 0.002422204 sec. 2025.02.28 02:12:44.119039 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:12:44.119204 [ 202 ] {3d5e9b3a-3b6d-47c4-8060-e3753dc40b7b::all_1_10_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full 2025.02.28 02:12:44.119324 [ 257 ] {73df27d3-0a02-4df5-9eaf-02d46a11f6fe} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 02:12:44.119428 [ 257 ] {73df27d3-0a02-4df5-9eaf-02d46a11f6fe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 02:12:44.119572 [ 202 ] {3d5e9b3a-3b6d-47c4-8060-e3753dc40b7b::all_1_10_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 02:12:44.119669 [ 202 ] {3d5e9b3a-3b6d-47c4-8060-e3753dc40b7b::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 253 rows starting from the beginning of the part 2025.02.28 02:12:44.119939 [ 202 ] {3d5e9b3a-3b6d-47c4-8060-e3753dc40b7b::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 228 rows starting from the beginning of the part 2025.02.28 02:12:44.120364 [ 202 ] {3d5e9b3a-3b6d-47c4-8060-e3753dc40b7b::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part 2025.02.28 02:12:44.120715 [ 202 ] {3d5e9b3a-3b6d-47c4-8060-e3753dc40b7b::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 228 rows starting from the beginning of the part 2025.02.28 02:12:44.121040 [ 202 ] {3d5e9b3a-3b6d-47c4-8060-e3753dc40b7b::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 24 rows starting from the beginning of the part 2025.02.28 02:12:44.121371 [ 202 ] {3d5e9b3a-3b6d-47c4-8060-e3753dc40b7b::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 228 rows starting from the beginning of the part 2025.02.28 02:12:44.122612 [ 257 ] {73df27d3-0a02-4df5-9eaf-02d46a11f6fe} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:12:44.122664 [ 257 ] {73df27d3-0a02-4df5-9eaf-02d46a11f6fe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.28 02:12:44.123286 [ 194 ] {3d5e9b3a-3b6d-47c4-8060-e3753dc40b7b::all_1_10_2} MergeTask::MergeProjectionsStage: Merge sorted 985 rows, containing 5 columns (5 merged, 0 gathered) in 0.004529484 sec., 217464.06433933752 rows/sec., 15.80 MiB/sec. 2025.02.28 02:12:44.123339 [ 257 ] {73df27d3-0a02-4df5-9eaf-02d46a11f6fe} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.02.28 02:12:44.123460 [ 194 ] {3d5e9b3a-3b6d-47c4-8060-e3753dc40b7b::all_1_10_2} MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) 2025.02.28 02:12:44.123651 [ 257 ] {73df27d3-0a02-4df5-9eaf-02d46a11f6fe} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:12:44.123875 [ 194 ] {3d5e9b3a-3b6d-47c4-8060-e3753dc40b7b::all_1_10_2} oximeter.fields_u32 (3d5e9b3a-3b6d-47c4-8060-e3753dc40b7b): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:12:44.124020 [ 257 ] {73df27d3-0a02-4df5-9eaf-02d46a11f6fe} executeQuery: Read 525 rows, 39.80 KiB in 0.004747 sec., 110596.16599957868 rows/sec., 8.19 MiB/sec. 2025.02.28 02:12:44.124110 [ 194 ] {3d5e9b3a-3b6d-47c4-8060-e3753dc40b7b::all_1_10_2} oximeter.fields_u32 (3d5e9b3a-3b6d-47c4-8060-e3753dc40b7b) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 2025.02.28 02:12:44.124436 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. 2025.02.28 02:12:44.124481 [ 257 ] {73df27d3-0a02-4df5-9eaf-02d46a11f6fe} TCPHandler: Processed in 0.00563833 sec. 2025.02.28 02:12:44.124737 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:12:44.124856 [ 4 ] {a6cd331f-d691-4162-8af3-33a5b76b1e91} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 02:12:44.124909 [ 4 ] {a6cd331f-d691-4162-8af3-33a5b76b1e91} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 02:12:44.125729 [ 4 ] {a6cd331f-d691-4162-8af3-33a5b76b1e91} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:12:44.125769 [ 4 ] {a6cd331f-d691-4162-8af3-33a5b76b1e91} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.28 02:12:44.126240 [ 4 ] {a6cd331f-d691-4162-8af3-33a5b76b1e91} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.02.28 02:12:44.126478 [ 4 ] {a6cd331f-d691-4162-8af3-33a5b76b1e91} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:12:44.126710 [ 4 ] {a6cd331f-d691-4162-8af3-33a5b76b1e91} executeQuery: Read 954 rows, 65.54 KiB in 0.001878 sec., 507987.2204472844 rows/sec., 34.08 MiB/sec. 2025.02.28 02:12:44.126765 [ 4 ] {a6cd331f-d691-4162-8af3-33a5b76b1e91} TCPHandler: Processed in 0.00215424 sec. 2025.02.28 02:12:44.126926 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:12:44.127054 [ 257 ] {a63bf12a-5bfa-421c-b741-04d8449a1f32} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 02:12:44.127137 [ 257 ] {a63bf12a-5bfa-421c-b741-04d8449a1f32} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 02:12:44.128287 [ 257 ] {a63bf12a-5bfa-421c-b741-04d8449a1f32} oximeter.measurements_histogramu64 (432eb1fa-4ee7-4bab-9e27-7e99c159a608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:12:44.128326 [ 257 ] {a63bf12a-5bfa-421c-b741-04d8449a1f32} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.28 02:12:44.129042 [ 257 ] {a63bf12a-5bfa-421c-b741-04d8449a1f32} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.02.28 02:12:44.129319 [ 257 ] {a63bf12a-5bfa-421c-b741-04d8449a1f32} oximeter.measurements_histogramu64 (432eb1fa-4ee7-4bab-9e27-7e99c159a608): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:12:44.129522 [ 257 ] {a63bf12a-5bfa-421c-b741-04d8449a1f32} executeQuery: Read 5 rows, 9.17 KiB in 0.002497 sec., 2002.4028834601522 rows/sec., 3.59 MiB/sec. 2025.02.28 02:12:44.129616 [ 257 ] {a63bf12a-5bfa-421c-b741-04d8449a1f32} TCPHandler: Processed in 0.00275681 sec. 2025.02.28 02:12:44.129785 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:12:44.129907 [ 4 ] {7ea37e30-20c3-4cdd-bd24-c23fc1c7b3f9} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 02:12:44.129959 [ 4 ] {7ea37e30-20c3-4cdd-bd24-c23fc1c7b3f9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 02:12:44.130458 [ 4 ] {7ea37e30-20c3-4cdd-bd24-c23fc1c7b3f9} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:12:44.130504 [ 4 ] {7ea37e30-20c3-4cdd-bd24-c23fc1c7b3f9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.28 02:12:44.130921 [ 4 ] {7ea37e30-20c3-4cdd-bd24-c23fc1c7b3f9} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.02.28 02:12:44.131162 [ 4 ] {7ea37e30-20c3-4cdd-bd24-c23fc1c7b3f9} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:12:44.131376 [ 4 ] {7ea37e30-20c3-4cdd-bd24-c23fc1c7b3f9} executeQuery: Read 42 rows, 2.89 KiB in 0.001494 sec., 28112.449799196784 rows/sec., 1.89 MiB/sec. 2025.02.28 02:12:44.131427 [ 4 ] {7ea37e30-20c3-4cdd-bd24-c23fc1c7b3f9} TCPHandler: Processed in 0.001701564 sec. 2025.02.28 02:12:45.156342 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 592 2025.02.28 02:12:45.159674 [ 243 ] {} system.query_log (e1671b3b-5852-487f-943b-aaa151915f3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:12:45.159717 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.28 02:12:45.161202 [ 243 ] {} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.02.28 02:12:45.161514 [ 243 ] {} system.query_log (e1671b3b-5852-487f-943b-aaa151915f3d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:12:45.161736 [ 94 ] {} system.query_log (e1671b3b-5852-487f-943b-aaa151915f3d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.02.28 02:12:45.161862 [ 94 ] {} system.query_log (e1671b3b-5852-487f-943b-aaa151915f3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:12:45.161929 [ 94 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.28 02:12:45.162402 [ 202 ] {e1671b3b-5852-487f-943b-aaa151915f3d::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.02.28 02:12:45.162924 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 592 2025.02.28 02:12:45.163444 [ 202 ] {e1671b3b-5852-487f-943b-aaa151915f3d::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 02:12:45.163621 [ 202 ] {e1671b3b-5852-487f-943b-aaa151915f3d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 432 rows starting from the beginning of the part 2025.02.28 02:12:45.164225 [ 202 ] {e1671b3b-5852-487f-943b-aaa151915f3d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 30 rows starting from the beginning of the part 2025.02.28 02:12:45.164788 [ 202 ] {e1671b3b-5852-487f-943b-aaa151915f3d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 40 rows starting from the beginning of the part 2025.02.28 02:12:45.165350 [ 202 ] {e1671b3b-5852-487f-943b-aaa151915f3d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 20 rows starting from the beginning of the part 2025.02.28 02:12:45.165918 [ 202 ] {e1671b3b-5852-487f-943b-aaa151915f3d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 32 rows starting from the beginning of the part 2025.02.28 02:12:45.166385 [ 202 ] {e1671b3b-5852-487f-943b-aaa151915f3d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 38 rows starting from the beginning of the part 2025.02.28 02:12:45.173795 [ 194 ] {e1671b3b-5852-487f-943b-aaa151915f3d::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 592 rows, containing 72 columns (72 merged, 0 gathered) in 0.011710055 sec., 50554.843679214144 rows/sec., 43.48 MiB/sec. 2025.02.28 02:12:45.174722 [ 194 ] {e1671b3b-5852-487f-943b-aaa151915f3d::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.02.28 02:12:45.175422 [ 194 ] {e1671b3b-5852-487f-943b-aaa151915f3d::all_1_16_3} system.query_log (e1671b3b-5852-487f-943b-aaa151915f3d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:12:45.175505 [ 194 ] {e1671b3b-5852-487f-943b-aaa151915f3d::all_1_16_3} system.query_log (e1671b3b-5852-487f-943b-aaa151915f3d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.02.28 02:12:45.175696 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.92 MiB. 2025.02.28 02:12:45.748969 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:12:45.749190 [ 4 ] {8cdde265-f976-4555-b80f-e22696ca2b76} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 02:12:45.749275 [ 4 ] {8cdde265-f976-4555-b80f-e22696ca2b76} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 02:12:45.750074 [ 4 ] {8cdde265-f976-4555-b80f-e22696ca2b76} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:12:45.750128 [ 4 ] {8cdde265-f976-4555-b80f-e22696ca2b76} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.28 02:12:45.750567 [ 4 ] {8cdde265-f976-4555-b80f-e22696ca2b76} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.02.28 02:12:45.750831 [ 4 ] {8cdde265-f976-4555-b80f-e22696ca2b76} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:12:45.751018 [ 94 ] {} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.02.28 02:12:45.751091 [ 4 ] {8cdde265-f976-4555-b80f-e22696ca2b76} executeQuery: Read 56 rows, 4.41 KiB in 0.001957 sec., 28615.2273888605 rows/sec., 2.20 MiB/sec. 2025.02.28 02:12:45.751102 [ 94 ] {} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:12:45.751173 [ 94 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.28 02:12:45.751226 [ 4 ] {8cdde265-f976-4555-b80f-e22696ca2b76} TCPHandler: Processed in 0.002405734 sec. 2025.02.28 02:12:45.751416 [ 202 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2025.02.28 02:12:45.751501 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:12:45.751572 [ 202 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 02:12:45.751620 [ 202 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1404 rows starting from the beginning of the part 2025.02.28 02:12:45.751671 [ 257 ] {57dfff6b-aee0-40ec-b89e-e5af081fa6fc} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 02:12:45.751720 [ 202 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 248 rows starting from the beginning of the part 2025.02.28 02:12:45.751764 [ 257 ] {57dfff6b-aee0-40ec-b89e-e5af081fa6fc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 02:12:45.752044 [ 202 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 66 rows starting from the beginning of the part 2025.02.28 02:12:45.752356 [ 202 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 124 rows starting from the beginning of the part 2025.02.28 02:12:45.752530 [ 202 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1206 rows starting from the beginning of the part 2025.02.28 02:12:45.752944 [ 202 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 56 rows starting from the beginning of the part 2025.02.28 02:12:45.753979 [ 257 ] {57dfff6b-aee0-40ec-b89e-e5af081fa6fc} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:12:45.754021 [ 257 ] {57dfff6b-aee0-40ec-b89e-e5af081fa6fc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.28 02:12:45.755440 [ 257 ] {57dfff6b-aee0-40ec-b89e-e5af081fa6fc} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.02.28 02:12:45.755768 [ 257 ] {57dfff6b-aee0-40ec-b89e-e5af081fa6fc} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:12:45.755926 [ 94 ] {} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.02.28 02:12:45.756004 [ 94 ] {} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:12:45.756054 [ 94 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.28 02:12:45.756141 [ 257 ] {57dfff6b-aee0-40ec-b89e-e5af081fa6fc} executeQuery: Read 64 rows, 5.12 KiB in 0.004485 sec., 14269.78818283166 rows/sec., 1.11 MiB/sec. 2025.02.28 02:12:45.756602 [ 257 ] {57dfff6b-aee0-40ec-b89e-e5af081fa6fc} TCPHandler: Processed in 0.005213264 sec. 2025.02.28 02:12:45.756784 [ 200 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2025.02.28 02:12:45.756924 [ 188 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 3104 rows, containing 5 columns (5 merged, 0 gathered) in 0.00564875 sec., 549502.1022350077 rows/sec., 48.05 MiB/sec. 2025.02.28 02:12:45.756943 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:12:45.757078 [ 200 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 02:12:45.757187 [ 200 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 631 rows starting from the beginning of the part 2025.02.28 02:12:45.757234 [ 4 ] {695b9ac1-fc30-4f0a-87bd-b447b9d4364c} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 02:12:45.757305 [ 188 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.02.28 02:12:45.757558 [ 4 ] {695b9ac1-fc30-4f0a-87bd-b447b9d4364c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 02:12:45.757702 [ 200 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 142 rows starting from the beginning of the part 2025.02.28 02:12:45.758253 [ 200 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 69 rows starting from the beginning of the part 2025.02.28 02:12:45.758910 [ 200 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 98 rows starting from the beginning of the part 2025.02.28 02:12:45.758977 [ 188 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_36_7} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:12:45.759470 [ 200 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 525 rows starting from the beginning of the part 2025.02.28 02:12:45.759543 [ 188 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_36_7} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.02.28 02:12:45.759996 [ 200 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 64 rows starting from the beginning of the part 2025.02.28 02:12:45.760052 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. 2025.02.28 02:12:45.761192 [ 4 ] {695b9ac1-fc30-4f0a-87bd-b447b9d4364c} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:12:45.761270 [ 4 ] {695b9ac1-fc30-4f0a-87bd-b447b9d4364c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.28 02:12:45.762412 [ 4 ] {695b9ac1-fc30-4f0a-87bd-b447b9d4364c} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.02.28 02:12:45.762888 [ 4 ] {695b9ac1-fc30-4f0a-87bd-b447b9d4364c} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:12:45.763090 [ 200 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 1529 rows, containing 5 columns (5 merged, 0 gathered) in 0.006913028 sec., 221176.59584193787 rows/sec., 17.61 MiB/sec. 2025.02.28 02:12:45.763219 [ 94 ] {} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.02.28 02:12:45.763316 [ 94 ] {} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:12:45.763389 [ 94 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.28 02:12:45.763419 [ 200 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.02.28 02:12:45.763580 [ 4 ] {695b9ac1-fc30-4f0a-87bd-b447b9d4364c} executeQuery: Read 52 rows, 3.70 KiB in 0.006344 sec., 8196.72131147541 rows/sec., 583.57 KiB/sec. 2025.02.28 02:12:45.763723 [ 188 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2025.02.28 02:12:45.763962 [ 4 ] {695b9ac1-fc30-4f0a-87bd-b447b9d4364c} TCPHandler: Processed in 0.007223663 sec. 2025.02.28 02:12:45.764206 [ 188 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 02:12:45.764306 [ 200 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_36_7} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:12:45.764311 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:12:45.764337 [ 188 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_36_7} MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 9346 rows starting from the beginning of the part 2025.02.28 02:12:45.764517 [ 200 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_36_7} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.02.28 02:12:45.764789 [ 188 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 200 rows starting from the beginning of the part 2025.02.28 02:12:45.764854 [ 257 ] {0f1f8ac7-51e9-4c50-bc85-f4bf3f2195bf} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 02:12:45.764903 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. 2025.02.28 02:12:45.765125 [ 257 ] {0f1f8ac7-51e9-4c50-bc85-f4bf3f2195bf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 02:12:45.765187 [ 188 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 160 rows starting from the beginning of the part 2025.02.28 02:12:45.765546 [ 188 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 160 rows starting from the beginning of the part 2025.02.28 02:12:45.765936 [ 188 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 954 rows starting from the beginning of the part 2025.02.28 02:12:45.766298 [ 188 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 52 rows starting from the beginning of the part 2025.02.28 02:12:45.767378 [ 257 ] {0f1f8ac7-51e9-4c50-bc85-f4bf3f2195bf} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:12:45.767438 [ 257 ] {0f1f8ac7-51e9-4c50-bc85-f4bf3f2195bf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.28 02:12:45.767867 [ 257 ] {0f1f8ac7-51e9-4c50-bc85-f4bf3f2195bf} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.02.28 02:12:45.768309 [ 257 ] {0f1f8ac7-51e9-4c50-bc85-f4bf3f2195bf} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:12:45.768603 [ 94 ] {} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.02.28 02:12:45.768696 [ 94 ] {} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:12:45.768766 [ 94 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.28 02:12:45.768940 [ 257 ] {0f1f8ac7-51e9-4c50-bc85-f4bf3f2195bf} executeQuery: Read 18 rows, 1.25 KiB in 0.004296 sec., 4189.944134078212 rows/sec., 290.74 KiB/sec. 2025.02.28 02:12:45.769187 [ 257 ] {0f1f8ac7-51e9-4c50-bc85-f4bf3f2195bf} TCPHandler: Processed in 0.005083072 sec. 2025.02.28 02:12:45.769466 [ 191 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2025.02.28 02:12:45.769715 [ 191 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 02:12:45.769753 [ 191 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1548 rows starting from the beginning of the part 2025.02.28 02:12:45.769916 [ 191 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 60 rows starting from the beginning of the part 2025.02.28 02:12:45.770118 [ 191 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 60 rows starting from the beginning of the part 2025.02.28 02:12:45.770266 [ 191 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 60 rows starting from the beginning of the part 2025.02.28 02:12:45.770553 [ 191 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 42 rows starting from the beginning of the part 2025.02.28 02:12:45.770830 [ 191 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 18 rows starting from the beginning of the part 2025.02.28 02:12:45.772252 [ 187 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 10872 rows, containing 5 columns (5 merged, 0 gathered) in 0.008733163 sec., 1244909.7766754152 rows/sec., 85.21 MiB/sec. 2025.02.28 02:12:45.772573 [ 187 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.02.28 02:12:45.772922 [ 191 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 1788 rows, containing 4 columns (4 merged, 0 gathered) in 0.003974817 sec., 449832.0300028907 rows/sec., 30.30 MiB/sec. 2025.02.28 02:12:45.772982 [ 187 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_36_7} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:12:45.773062 [ 187 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_36_7} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.02.28 02:12:45.773163 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.11 MiB. 2025.02.28 02:12:45.773187 [ 191 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.02.28 02:12:45.773452 [ 191 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_36_7} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:12:45.773526 [ 191 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_36_7} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.02.28 02:12:45.773595 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. 2025.02.28 02:12:47.618669 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 10553 2025.02.28 02:12:47.619350 [ 244 ] {} system.asynchronous_metric_log (3a3112bd-79df-43c7-ab35-7f8a62d7bf1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:12:47.619400 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.28 02:12:47.619916 [ 244 ] {} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.02.28 02:12:47.620178 [ 244 ] {} system.asynchronous_metric_log (3a3112bd-79df-43c7-ab35-7f8a62d7bf1b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:12:47.620360 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10553 2025.02.28 02:12:48.308249 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 2025.02.28 02:12:48.328266 [ 242 ] {} system.metric_log (30ce18d6-4a25-4150-9760-0e79e744945e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:12:48.328310 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.28 02:12:48.336045 [ 242 ] {} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.02.28 02:12:48.336802 [ 242 ] {} system.metric_log (30ce18d6-4a25-4150-9760-0e79e744945e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:12:48.339798 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 174 2025.02.28 02:12:50.754252 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:12:50.754442 [ 4 ] {3e3008e6-68ec-4609-890a-563e9ad9af66} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 02:12:50.754513 [ 4 ] {3e3008e6-68ec-4609-890a-563e9ad9af66} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 02:12:50.755387 [ 4 ] {3e3008e6-68ec-4609-890a-563e9ad9af66} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:12:50.755437 [ 4 ] {3e3008e6-68ec-4609-890a-563e9ad9af66} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.28 02:12:50.755896 [ 4 ] {3e3008e6-68ec-4609-890a-563e9ad9af66} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.02.28 02:12:50.756179 [ 4 ] {3e3008e6-68ec-4609-890a-563e9ad9af66} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:12:50.756415 [ 4 ] {3e3008e6-68ec-4609-890a-563e9ad9af66} executeQuery: Read 124 rows, 10.86 KiB in 0.002028 sec., 61143.9842209073 rows/sec., 5.23 MiB/sec. 2025.02.28 02:12:50.756474 [ 4 ] {3e3008e6-68ec-4609-890a-563e9ad9af66} TCPHandler: Processed in 0.002352023 sec. 2025.02.28 02:12:50.756739 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:12:50.756922 [ 257 ] {56e98f5c-266b-4e03-bf09-8403fbf27755} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 02:12:50.756993 [ 257 ] {56e98f5c-266b-4e03-bf09-8403fbf27755} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 02:12:50.757736 [ 257 ] {56e98f5c-266b-4e03-bf09-8403fbf27755} oximeter.fields_u16 (a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:12:50.757782 [ 257 ] {56e98f5c-266b-4e03-bf09-8403fbf27755} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.28 02:12:50.758218 [ 257 ] {56e98f5c-266b-4e03-bf09-8403fbf27755} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.02.28 02:12:50.758477 [ 257 ] {56e98f5c-266b-4e03-bf09-8403fbf27755} oximeter.fields_u16 (a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:12:50.758697 [ 257 ] {56e98f5c-266b-4e03-bf09-8403fbf27755} executeQuery: Read 34 rows, 2.56 KiB in 0.001826 sec., 18619.934282584887 rows/sec., 1.37 MiB/sec. 2025.02.28 02:12:50.758752 [ 257 ] {56e98f5c-266b-4e03-bf09-8403fbf27755} TCPHandler: Processed in 0.00214506 sec. 2025.02.28 02:12:50.758921 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:12:50.759061 [ 4 ] {1371dce1-4ac5-4e0f-94fa-6727f6940a08} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 02:12:50.759119 [ 4 ] {1371dce1-4ac5-4e0f-94fa-6727f6940a08} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 02:12:50.759845 [ 4 ] {1371dce1-4ac5-4e0f-94fa-6727f6940a08} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:12:50.759885 [ 4 ] {1371dce1-4ac5-4e0f-94fa-6727f6940a08} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.28 02:12:50.760262 [ 4 ] {1371dce1-4ac5-4e0f-94fa-6727f6940a08} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.02.28 02:12:50.760536 [ 4 ] {1371dce1-4ac5-4e0f-94fa-6727f6940a08} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:12:50.760747 [ 4 ] {1371dce1-4ac5-4e0f-94fa-6727f6940a08} executeQuery: Read 98 rows, 7.84 KiB in 0.001718 sec., 57043.0733410943 rows/sec., 4.46 MiB/sec. 2025.02.28 02:12:50.760802 [ 4 ] {1371dce1-4ac5-4e0f-94fa-6727f6940a08} TCPHandler: Processed in 0.001949168 sec. 2025.02.28 02:12:50.760983 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:12:50.761104 [ 257 ] {3edf2562-0442-4687-a0ed-cb97eab33732} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 02:12:50.761157 [ 257 ] {3edf2562-0442-4687-a0ed-cb97eab33732} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 02:12:50.761726 [ 257 ] {3edf2562-0442-4687-a0ed-cb97eab33732} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:12:50.761764 [ 257 ] {3edf2562-0442-4687-a0ed-cb97eab33732} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.28 02:12:50.762153 [ 257 ] {3edf2562-0442-4687-a0ed-cb97eab33732} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.02.28 02:12:50.762371 [ 257 ] {3edf2562-0442-4687-a0ed-cb97eab33732} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:12:50.762584 [ 257 ] {3edf2562-0442-4687-a0ed-cb97eab33732} executeQuery: Read 160 rows, 11.41 KiB in 0.001535 sec., 104234.52768729642 rows/sec., 7.26 MiB/sec. 2025.02.28 02:12:50.762647 [ 257 ] {3edf2562-0442-4687-a0ed-cb97eab33732} TCPHandler: Processed in 0.001765085 sec. 2025.02.28 02:12:50.762872 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:12:50.763063 [ 4 ] {5f0a7bdd-6232-4a3e-8b3c-d0ff717fd046} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 02:12:50.763145 [ 4 ] {5f0a7bdd-6232-4a3e-8b3c-d0ff717fd046} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 02:12:50.764373 [ 4 ] {5f0a7bdd-6232-4a3e-8b3c-d0ff717fd046} oximeter.measurements_histogramu64 (432eb1fa-4ee7-4bab-9e27-7e99c159a608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:12:50.764413 [ 4 ] {5f0a7bdd-6232-4a3e-8b3c-d0ff717fd046} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.28 02:12:50.765075 [ 4 ] {5f0a7bdd-6232-4a3e-8b3c-d0ff717fd046} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.02.28 02:12:50.765342 [ 4 ] {5f0a7bdd-6232-4a3e-8b3c-d0ff717fd046} oximeter.measurements_histogramu64 (432eb1fa-4ee7-4bab-9e27-7e99c159a608): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:12:50.765653 [ 4 ] {5f0a7bdd-6232-4a3e-8b3c-d0ff717fd046} executeQuery: Read 34 rows, 62.39 KiB in 0.002614 sec., 13006.885998469777 rows/sec., 23.31 MiB/sec. 2025.02.28 02:12:50.766190 [ 4 ] {5f0a7bdd-6232-4a3e-8b3c-d0ff717fd046} TCPHandler: Processed in 0.003392688 sec. 2025.02.28 02:12:50.766397 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:12:50.766565 [ 257 ] {67ae7a76-d392-4140-95b1-35acc43ed9e9} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 02:12:50.766636 [ 257 ] {67ae7a76-d392-4140-95b1-35acc43ed9e9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 02:12:50.767125 [ 257 ] {67ae7a76-d392-4140-95b1-35acc43ed9e9} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:12:50.767162 [ 257 ] {67ae7a76-d392-4140-95b1-35acc43ed9e9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.28 02:12:50.767528 [ 257 ] {67ae7a76-d392-4140-95b1-35acc43ed9e9} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.02.28 02:12:50.767760 [ 257 ] {67ae7a76-d392-4140-95b1-35acc43ed9e9} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:12:50.767979 [ 257 ] {67ae7a76-d392-4140-95b1-35acc43ed9e9} executeQuery: Read 60 rows, 4.14 KiB in 0.001443 sec., 41580.04158004158 rows/sec., 2.80 MiB/sec. 2025.02.28 02:12:50.768099 [ 257 ] {67ae7a76-d392-4140-95b1-35acc43ed9e9} TCPHandler: Processed in 0.001779795 sec. 2025.02.28 02:12:55.011041 [ 84 ] {} DNSResolver: Updating DNS cache 2025.02.28 02:12:55.011127 [ 84 ] {} DNSResolver: Updated DNS cache 2025.02.28 02:12:55.120564 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 11041 2025.02.28 02:12:55.121224 [ 244 ] {} system.asynchronous_metric_log (3a3112bd-79df-43c7-ab35-7f8a62d7bf1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:12:55.121265 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.28 02:12:55.121864 [ 244 ] {} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.02.28 02:12:55.122131 [ 244 ] {} system.asynchronous_metric_log (3a3112bd-79df-43c7-ab35-7f8a62d7bf1b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:12:55.122341 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11041 2025.02.28 02:12:55.163341 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 612 2025.02.28 02:12:55.166397 [ 243 ] {} system.query_log (e1671b3b-5852-487f-943b-aaa151915f3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:12:55.166462 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.28 02:12:55.168022 [ 243 ] {} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.02.28 02:12:55.168348 [ 243 ] {} system.query_log (e1671b3b-5852-487f-943b-aaa151915f3d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:12:55.169686 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 612 2025.02.28 02:12:55.753462 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:12:55.753768 [ 4 ] {0a71f355-eee4-4937-a5b9-c6554f47be13} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 02:12:55.753877 [ 4 ] {0a71f355-eee4-4937-a5b9-c6554f47be13} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 02:12:55.754646 [ 4 ] {0a71f355-eee4-4937-a5b9-c6554f47be13} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:12:55.754692 [ 4 ] {0a71f355-eee4-4937-a5b9-c6554f47be13} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.28 02:12:55.755127 [ 4 ] {0a71f355-eee4-4937-a5b9-c6554f47be13} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.02.28 02:12:55.755382 [ 4 ] {0a71f355-eee4-4937-a5b9-c6554f47be13} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:12:55.755638 [ 4 ] {0a71f355-eee4-4937-a5b9-c6554f47be13} executeQuery: Read 66 rows, 5.38 KiB in 0.001949 sec., 33863.519753719855 rows/sec., 2.70 MiB/sec. 2025.02.28 02:12:55.755726 [ 4 ] {0a71f355-eee4-4937-a5b9-c6554f47be13} TCPHandler: Processed in 0.002444344 sec. 2025.02.28 02:12:55.756103 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:12:55.756380 [ 257 ] {725e306f-b9b3-4473-8a0c-7fdeb4d9fb6b} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 02:12:55.756484 [ 257 ] {725e306f-b9b3-4473-8a0c-7fdeb4d9fb6b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 02:12:55.757357 [ 257 ] {725e306f-b9b3-4473-8a0c-7fdeb4d9fb6b} oximeter.fields_u16 (a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:12:55.757409 [ 257 ] {725e306f-b9b3-4473-8a0c-7fdeb4d9fb6b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.28 02:12:55.757857 [ 257 ] {725e306f-b9b3-4473-8a0c-7fdeb4d9fb6b} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.02.28 02:12:55.758104 [ 257 ] {725e306f-b9b3-4473-8a0c-7fdeb4d9fb6b} oximeter.fields_u16 (a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:12:55.758386 [ 257 ] {725e306f-b9b3-4473-8a0c-7fdeb4d9fb6b} executeQuery: Read 5 rows, 385.00 B in 0.002082 sec., 2401.5369836695486 rows/sec., 180.58 KiB/sec. 2025.02.28 02:12:55.758602 [ 257 ] {725e306f-b9b3-4473-8a0c-7fdeb4d9fb6b} TCPHandler: Processed in 0.002705808 sec. 2025.02.28 02:12:55.758786 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:12:55.758925 [ 4 ] {8f7062d4-9939-43e6-b831-94a40376aef5} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 02:12:55.758983 [ 4 ] {8f7062d4-9939-43e6-b831-94a40376aef5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 02:12:55.759679 [ 4 ] {8f7062d4-9939-43e6-b831-94a40376aef5} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:12:55.759724 [ 4 ] {8f7062d4-9939-43e6-b831-94a40376aef5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.28 02:12:55.760105 [ 4 ] {8f7062d4-9939-43e6-b831-94a40376aef5} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.02.28 02:12:55.760344 [ 4 ] {8f7062d4-9939-43e6-b831-94a40376aef5} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:12:55.760685 [ 4 ] {8f7062d4-9939-43e6-b831-94a40376aef5} executeQuery: Read 69 rows, 5.52 KiB in 0.001751 sec., 39406.05368360937 rows/sec., 3.08 MiB/sec. 2025.02.28 02:12:55.761190 [ 4 ] {8f7062d4-9939-43e6-b831-94a40376aef5} TCPHandler: Processed in 0.002460075 sec. 2025.02.28 02:12:55.761530 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:12:55.761769 [ 257 ] {74ddef54-161b-498a-8af4-1ea9b441a49f} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 02:12:55.761831 [ 257 ] {74ddef54-161b-498a-8af4-1ea9b441a49f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 02:12:55.762402 [ 257 ] {74ddef54-161b-498a-8af4-1ea9b441a49f} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:12:55.762441 [ 257 ] {74ddef54-161b-498a-8af4-1ea9b441a49f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.28 02:12:55.762835 [ 257 ] {74ddef54-161b-498a-8af4-1ea9b441a49f} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.02.28 02:12:55.763074 [ 257 ] {74ddef54-161b-498a-8af4-1ea9b441a49f} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:12:55.763323 [ 257 ] {74ddef54-161b-498a-8af4-1ea9b441a49f} executeQuery: Read 160 rows, 11.41 KiB in 0.001585 sec., 100946.37223974764 rows/sec., 7.03 MiB/sec. 2025.02.28 02:12:55.763452 [ 257 ] {74ddef54-161b-498a-8af4-1ea9b441a49f} TCPHandler: Processed in 0.00211891 sec. 2025.02.28 02:12:55.763598 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:12:55.763716 [ 4 ] {699b3e21-9214-48b8-a5ef-6491063d4f03} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 02:12:55.763799 [ 4 ] {699b3e21-9214-48b8-a5ef-6491063d4f03} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 02:12:55.765349 [ 4 ] {699b3e21-9214-48b8-a5ef-6491063d4f03} oximeter.measurements_histogramu64 (432eb1fa-4ee7-4bab-9e27-7e99c159a608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:12:55.765388 [ 4 ] {699b3e21-9214-48b8-a5ef-6491063d4f03} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.28 02:12:55.765991 [ 4 ] {699b3e21-9214-48b8-a5ef-6491063d4f03} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.02.28 02:12:55.766258 [ 4 ] {699b3e21-9214-48b8-a5ef-6491063d4f03} oximeter.measurements_histogramu64 (432eb1fa-4ee7-4bab-9e27-7e99c159a608): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:12:55.766524 [ 4 ] {699b3e21-9214-48b8-a5ef-6491063d4f03} executeQuery: Read 5 rows, 9.17 KiB in 0.002827 sec., 1768.6593562079943 rows/sec., 3.17 MiB/sec. 2025.02.28 02:12:55.766756 [ 4 ] {699b3e21-9214-48b8-a5ef-6491063d4f03} TCPHandler: Processed in 0.003209005 sec. 2025.02.28 02:12:55.766930 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:12:55.767130 [ 257 ] {b08f17a7-6fc1-4ab2-a962-388e808a8ac4} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 02:12:55.767216 [ 257 ] {b08f17a7-6fc1-4ab2-a962-388e808a8ac4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 02:12:55.767950 [ 257 ] {b08f17a7-6fc1-4ab2-a962-388e808a8ac4} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:12:55.767988 [ 257 ] {b08f17a7-6fc1-4ab2-a962-388e808a8ac4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.28 02:12:55.768360 [ 257 ] {b08f17a7-6fc1-4ab2-a962-388e808a8ac4} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.02.28 02:12:55.768593 [ 257 ] {b08f17a7-6fc1-4ab2-a962-388e808a8ac4} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:12:55.768904 [ 257 ] {b08f17a7-6fc1-4ab2-a962-388e808a8ac4} executeQuery: Read 60 rows, 4.14 KiB in 0.001798 sec., 33370.41156840935 rows/sec., 2.25 MiB/sec. 2025.02.28 02:12:55.769308 [ 257 ] {b08f17a7-6fc1-4ab2-a962-388e808a8ac4} TCPHandler: Processed in 0.002460754 sec. 2025.02.28 02:12:55.839972 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 2025.02.28 02:12:55.860913 [ 242 ] {} system.metric_log (30ce18d6-4a25-4150-9760-0e79e744945e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:12:55.860952 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.28 02:12:55.868596 [ 242 ] {} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.02.28 02:12:55.869345 [ 242 ] {} system.metric_log (30ce18d6-4a25-4150-9760-0e79e744945e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:12:55.871873 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 181 2025.02.28 02:13:00.755696 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:13:00.755897 [ 4 ] {4af85bad-68bb-4bc9-850f-b845655bfe73} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.28 02:13:00.755973 [ 4 ] {4af85bad-68bb-4bc9-850f-b845655bfe73} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.28 02:13:00.756770 [ 4 ] {4af85bad-68bb-4bc9-850f-b845655bfe73} oximeter.fields_i16 (7bfc9784-9582-4989-925c-ca60d6ff8692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:13:00.756817 [ 4 ] {4af85bad-68bb-4bc9-850f-b845655bfe73} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.28 02:13:00.757250 [ 4 ] {4af85bad-68bb-4bc9-850f-b845655bfe73} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.28 02:13:00.757513 [ 4 ] {4af85bad-68bb-4bc9-850f-b845655bfe73} oximeter.fields_i16 (7bfc9784-9582-4989-925c-ca60d6ff8692): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:13:00.757701 [ 77 ] {} oximeter.fields_i16 (7bfc9784-9582-4989-925c-ca60d6ff8692) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.02.28 02:13:00.757787 [ 77 ] {} oximeter.fields_i16 (7bfc9784-9582-4989-925c-ca60d6ff8692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:13:00.757789 [ 4 ] {4af85bad-68bb-4bc9-850f-b845655bfe73} executeQuery: Read 24 rows, 2.04 KiB in 0.001936 sec., 12396.694214876034 rows/sec., 1.03 MiB/sec. 2025.02.28 02:13:00.757824 [ 77 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.28 02:13:00.757960 [ 4 ] {4af85bad-68bb-4bc9-850f-b845655bfe73} TCPHandler: Processed in 0.002393274 sec. 2025.02.28 02:13:00.758262 [ 196 ] {7bfc9784-9582-4989-925c-ca60d6ff8692::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2025.02.28 02:13:00.758297 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:13:00.758530 [ 196 ] {7bfc9784-9582-4989-925c-ca60d6ff8692::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 02:13:00.758579 [ 257 ] {f671fa09-35ac-456e-bf7d-4a67257f36bf} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 02:13:00.758611 [ 196 ] {7bfc9784-9582-4989-925c-ca60d6ff8692::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part 2025.02.28 02:13:00.758695 [ 257 ] {f671fa09-35ac-456e-bf7d-4a67257f36bf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 02:13:00.758895 [ 196 ] {7bfc9784-9582-4989-925c-ca60d6ff8692::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part 2025.02.28 02:13:00.759170 [ 196 ] {7bfc9784-9582-4989-925c-ca60d6ff8692::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part 2025.02.28 02:13:00.759481 [ 196 ] {7bfc9784-9582-4989-925c-ca60d6ff8692::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part 2025.02.28 02:13:00.760031 [ 196 ] {7bfc9784-9582-4989-925c-ca60d6ff8692::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part 2025.02.28 02:13:00.761520 [ 257 ] {f671fa09-35ac-456e-bf7d-4a67257f36bf} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:13:00.761592 [ 257 ] {f671fa09-35ac-456e-bf7d-4a67257f36bf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.28 02:13:00.762459 [ 196 ] {7bfc9784-9582-4989-925c-ca60d6ff8692::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.004422632 sec., 27133.16414298092 rows/sec., 2.35 MiB/sec. 2025.02.28 02:13:00.762649 [ 196 ] {7bfc9784-9582-4989-925c-ca60d6ff8692::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.02.28 02:13:00.762655 [ 257 ] {f671fa09-35ac-456e-bf7d-4a67257f36bf} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.02.28 02:13:00.763127 [ 196 ] {7bfc9784-9582-4989-925c-ca60d6ff8692::all_1_5_1} oximeter.fields_i16 (7bfc9784-9582-4989-925c-ca60d6ff8692): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:13:00.763137 [ 257 ] {f671fa09-35ac-456e-bf7d-4a67257f36bf} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:13:00.763266 [ 196 ] {7bfc9784-9582-4989-925c-ca60d6ff8692::all_1_5_1} oximeter.fields_i16 (7bfc9784-9582-4989-925c-ca60d6ff8692) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.02.28 02:13:00.763523 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.02.28 02:13:00.763620 [ 257 ] {f671fa09-35ac-456e-bf7d-4a67257f36bf} executeQuery: Read 244 rows, 22.32 KiB in 0.005135 sec., 47517.03992210321 rows/sec., 4.24 MiB/sec. 2025.02.28 02:13:00.763693 [ 257 ] {f671fa09-35ac-456e-bf7d-4a67257f36bf} TCPHandler: Processed in 0.005578249 sec. 2025.02.28 02:13:00.763866 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:13:00.764009 [ 4 ] {566cff66-b268-46c7-9879-6ac4aeaddf9a} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 02:13:00.764061 [ 4 ] {566cff66-b268-46c7-9879-6ac4aeaddf9a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 02:13:00.764662 [ 4 ] {566cff66-b268-46c7-9879-6ac4aeaddf9a} oximeter.fields_u16 (a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:13:00.764701 [ 4 ] {566cff66-b268-46c7-9879-6ac4aeaddf9a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.28 02:13:00.765063 [ 4 ] {566cff66-b268-46c7-9879-6ac4aeaddf9a} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.02.28 02:13:00.765304 [ 4 ] {566cff66-b268-46c7-9879-6ac4aeaddf9a} oximeter.fields_u16 (a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:13:00.765477 [ 78 ] {} oximeter.fields_u16 (a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.02.28 02:13:00.765539 [ 78 ] {} oximeter.fields_u16 (a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:13:00.765546 [ 4 ] {566cff66-b268-46c7-9879-6ac4aeaddf9a} executeQuery: Read 46 rows, 3.52 KiB in 0.001559 sec., 29506.093649775496 rows/sec., 2.20 MiB/sec. 2025.02.28 02:13:00.765575 [ 78 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.28 02:13:00.765701 [ 4 ] {566cff66-b268-46c7-9879-6ac4aeaddf9a} TCPHandler: Processed in 0.001898007 sec. 2025.02.28 02:13:00.765793 [ 192 ] {a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2025.02.28 02:13:00.765900 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:13:00.765963 [ 192 ] {a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 02:13:00.766022 [ 192 ] {a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 69 rows starting from the beginning of the part 2025.02.28 02:13:00.766095 [ 257 ] {8b64e318-6216-480f-987c-d1bb8e271335} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.28 02:13:00.766256 [ 192 ] {a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 34 rows starting from the beginning of the part 2025.02.28 02:13:00.766260 [ 257 ] {8b64e318-6216-480f-987c-d1bb8e271335} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.28 02:13:00.766592 [ 192 ] {a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 5 rows starting from the beginning of the part 2025.02.28 02:13:00.766855 [ 192 ] {a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 34 rows starting from the beginning of the part 2025.02.28 02:13:00.767204 [ 192 ] {a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 5 rows starting from the beginning of the part 2025.02.28 02:13:00.767585 [ 192 ] {a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 46 rows starting from the beginning of the part 2025.02.28 02:13:00.769146 [ 257 ] {8b64e318-6216-480f-987c-d1bb8e271335} oximeter.fields_u32 (3d5e9b3a-3b6d-47c4-8060-e3753dc40b7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:13:00.769217 [ 257 ] {8b64e318-6216-480f-987c-d1bb8e271335} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.28 02:13:00.770235 [ 257 ] {8b64e318-6216-480f-987c-d1bb8e271335} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.02.28 02:13:00.770311 [ 189 ] {a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 193 rows, containing 5 columns (5 merged, 0 gathered) in 0.004620205 sec., 41773.038209343526 rows/sec., 3.23 MiB/sec. 2025.02.28 02:13:00.770556 [ 199 ] {a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.02.28 02:13:00.770615 [ 257 ] {8b64e318-6216-480f-987c-d1bb8e271335} oximeter.fields_u32 (3d5e9b3a-3b6d-47c4-8060-e3753dc40b7b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:13:00.771279 [ 257 ] {8b64e318-6216-480f-987c-d1bb8e271335} executeQuery: Read 24 rows, 2.04 KiB in 0.005185 sec., 4628.736740597878 rows/sec., 393.26 KiB/sec. 2025.02.28 02:13:00.771431 [ 199 ] {a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4::all_1_26_5} oximeter.fields_u16 (a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:13:00.771470 [ 257 ] {8b64e318-6216-480f-987c-d1bb8e271335} TCPHandler: Processed in 0.00564825 sec. 2025.02.28 02:13:00.771617 [ 199 ] {a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4::all_1_26_5} oximeter.fields_u16 (a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.02.28 02:13:00.771683 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:13:00.771723 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2025.02.28 02:13:00.771827 [ 4 ] {8cc37b8d-b610-4390-ae92-c2d2cd6e9b2f} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.28 02:13:00.771883 [ 4 ] {8cc37b8d-b610-4390-ae92-c2d2cd6e9b2f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.28 02:13:00.772462 [ 4 ] {8cc37b8d-b610-4390-ae92-c2d2cd6e9b2f} oximeter.fields_u8 (a04696fb-2dde-448f-92c0-f9290c2ad89c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:13:00.772500 [ 4 ] {8cc37b8d-b610-4390-ae92-c2d2cd6e9b2f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.28 02:13:00.772847 [ 4 ] {8cc37b8d-b610-4390-ae92-c2d2cd6e9b2f} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.28 02:13:00.773087 [ 4 ] {8cc37b8d-b610-4390-ae92-c2d2cd6e9b2f} oximeter.fields_u8 (a04696fb-2dde-448f-92c0-f9290c2ad89c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:13:00.773245 [ 78 ] {} oximeter.fields_u8 (a04696fb-2dde-448f-92c0-f9290c2ad89c) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.02.28 02:13:00.773310 [ 78 ] {} oximeter.fields_u8 (a04696fb-2dde-448f-92c0-f9290c2ad89c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:13:00.773346 [ 78 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.28 02:13:00.773357 [ 4 ] {8cc37b8d-b610-4390-ae92-c2d2cd6e9b2f} executeQuery: Read 12 rows, 960.00 B in 0.00155 sec., 7741.935483870968 rows/sec., 604.84 KiB/sec. 2025.02.28 02:13:00.773677 [ 192 ] {a04696fb-2dde-448f-92c0-f9290c2ad89c::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2025.02.28 02:13:00.773703 [ 4 ] {8cc37b8d-b610-4390-ae92-c2d2cd6e9b2f} TCPHandler: Processed in 0.00211703 sec. 2025.02.28 02:13:00.773880 [ 192 ] {a04696fb-2dde-448f-92c0-f9290c2ad89c::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 02:13:00.773905 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:13:00.773928 [ 192 ] {a04696fb-2dde-448f-92c0-f9290c2ad89c::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part 2025.02.28 02:13:00.774131 [ 192 ] {a04696fb-2dde-448f-92c0-f9290c2ad89c::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 12 rows starting from the beginning of the part 2025.02.28 02:13:00.774236 [ 257 ] {1af53ca9-8b1d-49ac-a1cf-f5ca416866c0} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 02:13:00.774436 [ 257 ] {1af53ca9-8b1d-49ac-a1cf-f5ca416866c0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 02:13:00.774461 [ 192 ] {a04696fb-2dde-448f-92c0-f9290c2ad89c::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 12 rows starting from the beginning of the part 2025.02.28 02:13:00.774796 [ 192 ] {a04696fb-2dde-448f-92c0-f9290c2ad89c::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part 2025.02.28 02:13:00.775078 [ 192 ] {a04696fb-2dde-448f-92c0-f9290c2ad89c::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 12 rows starting from the beginning of the part 2025.02.28 02:13:00.776843 [ 257 ] {1af53ca9-8b1d-49ac-a1cf-f5ca416866c0} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:13:00.776925 [ 257 ] {1af53ca9-8b1d-49ac-a1cf-f5ca416866c0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.28 02:13:00.777485 [ 192 ] {a04696fb-2dde-448f-92c0-f9290c2ad89c::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.004068108 sec., 14748.870973926945 rows/sec., 1.18 MiB/sec. 2025.02.28 02:13:00.777654 [ 192 ] {a04696fb-2dde-448f-92c0-f9290c2ad89c::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.02.28 02:13:00.777878 [ 257 ] {1af53ca9-8b1d-49ac-a1cf-f5ca416866c0} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.02.28 02:13:00.778125 [ 189 ] {a04696fb-2dde-448f-92c0-f9290c2ad89c::all_1_5_1} oximeter.fields_u8 (a04696fb-2dde-448f-92c0-f9290c2ad89c): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:13:00.778328 [ 257 ] {1af53ca9-8b1d-49ac-a1cf-f5ca416866c0} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:13:00.778342 [ 189 ] {a04696fb-2dde-448f-92c0-f9290c2ad89c::all_1_5_1} oximeter.fields_u8 (a04696fb-2dde-448f-92c0-f9290c2ad89c) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.02.28 02:13:00.778535 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.02.28 02:13:00.778754 [ 257 ] {1af53ca9-8b1d-49ac-a1cf-f5ca416866c0} executeQuery: Read 134 rows, 11.10 KiB in 0.004617 sec., 29023.175222005633 rows/sec., 2.35 MiB/sec. 2025.02.28 02:13:00.779024 [ 257 ] {1af53ca9-8b1d-49ac-a1cf-f5ca416866c0} TCPHandler: Processed in 0.005201144 sec. 2025.02.28 02:13:00.779240 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:13:00.779380 [ 4 ] {7903af46-d0c7-472d-a590-8c8c61243645} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 02:13:00.779440 [ 4 ] {7903af46-d0c7-472d-a590-8c8c61243645} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 02:13:00.780084 [ 4 ] {7903af46-d0c7-472d-a590-8c8c61243645} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:13:00.780122 [ 4 ] {7903af46-d0c7-472d-a590-8c8c61243645} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.28 02:13:00.780526 [ 4 ] {7903af46-d0c7-472d-a590-8c8c61243645} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.02.28 02:13:00.780769 [ 4 ] {7903af46-d0c7-472d-a590-8c8c61243645} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:13:00.780976 [ 4 ] {7903af46-d0c7-472d-a590-8c8c61243645} executeQuery: Read 196 rows, 14.40 KiB in 0.001626 sec., 120541.20541205411 rows/sec., 8.65 MiB/sec. 2025.02.28 02:13:00.781029 [ 4 ] {7903af46-d0c7-472d-a590-8c8c61243645} TCPHandler: Processed in 0.001872116 sec. 2025.02.28 02:13:00.781192 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:13:00.781329 [ 257 ] {fc303e52-52f4-45a7-b54b-f13b6815c653} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 02:13:00.781422 [ 257 ] {fc303e52-52f4-45a7-b54b-f13b6815c653} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 02:13:00.782699 [ 257 ] {fc303e52-52f4-45a7-b54b-f13b6815c653} oximeter.measurements_histogramu64 (432eb1fa-4ee7-4bab-9e27-7e99c159a608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:13:00.782735 [ 257 ] {fc303e52-52f4-45a7-b54b-f13b6815c653} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.28 02:13:00.783388 [ 257 ] {fc303e52-52f4-45a7-b54b-f13b6815c653} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.02.28 02:13:00.783640 [ 257 ] {fc303e52-52f4-45a7-b54b-f13b6815c653} oximeter.measurements_histogramu64 (432eb1fa-4ee7-4bab-9e27-7e99c159a608): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:13:00.783862 [ 257 ] {fc303e52-52f4-45a7-b54b-f13b6815c653} executeQuery: Read 34 rows, 62.39 KiB in 0.002559 sec., 13286.440015631106 rows/sec., 23.81 MiB/sec. 2025.02.28 02:13:00.784020 [ 257 ] {fc303e52-52f4-45a7-b54b-f13b6815c653} TCPHandler: Processed in 0.002893101 sec. 2025.02.28 02:13:00.784189 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:13:00.784330 [ 4 ] {b4bfd8ee-9ec7-4c36-8bef-36681d05f541} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 02:13:00.784388 [ 4 ] {b4bfd8ee-9ec7-4c36-8bef-36681d05f541} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 02:13:00.784961 [ 4 ] {b4bfd8ee-9ec7-4c36-8bef-36681d05f541} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:13:00.785006 [ 4 ] {b4bfd8ee-9ec7-4c36-8bef-36681d05f541} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.28 02:13:00.785384 [ 4 ] {b4bfd8ee-9ec7-4c36-8bef-36681d05f541} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.02.28 02:13:00.785616 [ 4 ] {b4bfd8ee-9ec7-4c36-8bef-36681d05f541} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:13:00.785826 [ 4 ] {b4bfd8ee-9ec7-4c36-8bef-36681d05f541} executeQuery: Read 60 rows, 4.14 KiB in 0.001529 sec., 39241.33420536298 rows/sec., 2.64 MiB/sec. 2025.02.28 02:13:00.785876 [ 4 ] {b4bfd8ee-9ec7-4c36-8bef-36681d05f541} TCPHandler: Processed in 0.001755795 sec. 2025.02.28 02:13:02.622604 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11468 2025.02.28 02:13:02.623476 [ 244 ] {} system.asynchronous_metric_log (3a3112bd-79df-43c7-ab35-7f8a62d7bf1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:13:02.623519 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.28 02:13:02.624022 [ 244 ] {} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.02.28 02:13:02.624275 [ 244 ] {} system.asynchronous_metric_log (3a3112bd-79df-43c7-ab35-7f8a62d7bf1b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:13:02.624467 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11468 2025.02.28 02:13:03.372059 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 2025.02.28 02:13:03.393966 [ 242 ] {} system.metric_log (30ce18d6-4a25-4150-9760-0e79e744945e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:13:03.394026 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.28 02:13:03.401622 [ 242 ] {} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.02.28 02:13:03.402377 [ 242 ] {} system.metric_log (30ce18d6-4a25-4150-9760-0e79e744945e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:13:03.405236 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 189 2025.02.28 02:13:05.170033 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 642 2025.02.28 02:13:05.173111 [ 243 ] {} system.query_log (e1671b3b-5852-487f-943b-aaa151915f3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:13:05.173161 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.28 02:13:05.174657 [ 243 ] {} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.02.28 02:13:05.174971 [ 243 ] {} system.query_log (e1671b3b-5852-487f-943b-aaa151915f3d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:13:05.176827 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 642 2025.02.28 02:13:05.752925 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:13:05.753131 [ 4 ] {55f2e2c1-5e31-4c62-b8a1-0e7097711830} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 02:13:05.753209 [ 4 ] {55f2e2c1-5e31-4c62-b8a1-0e7097711830} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 02:13:05.753998 [ 4 ] {55f2e2c1-5e31-4c62-b8a1-0e7097711830} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:13:05.754043 [ 4 ] {55f2e2c1-5e31-4c62-b8a1-0e7097711830} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.28 02:13:05.754474 [ 4 ] {55f2e2c1-5e31-4c62-b8a1-0e7097711830} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.02.28 02:13:05.754730 [ 4 ] {55f2e2c1-5e31-4c62-b8a1-0e7097711830} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:13:05.754983 [ 4 ] {55f2e2c1-5e31-4c62-b8a1-0e7097711830} executeQuery: Read 66 rows, 5.38 KiB in 0.00191 sec., 34554.97382198953 rows/sec., 2.75 MiB/sec. 2025.02.28 02:13:05.755048 [ 4 ] {55f2e2c1-5e31-4c62-b8a1-0e7097711830} TCPHandler: Processed in 0.002257812 sec. 2025.02.28 02:13:05.755313 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:13:05.755504 [ 257 ] {01588995-3a03-4052-98cb-8b902c6963e1} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 02:13:05.755576 [ 257 ] {01588995-3a03-4052-98cb-8b902c6963e1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 02:13:05.756310 [ 257 ] {01588995-3a03-4052-98cb-8b902c6963e1} oximeter.fields_u16 (a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:13:05.756360 [ 257 ] {01588995-3a03-4052-98cb-8b902c6963e1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.28 02:13:05.756783 [ 257 ] {01588995-3a03-4052-98cb-8b902c6963e1} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.02.28 02:13:05.757048 [ 257 ] {01588995-3a03-4052-98cb-8b902c6963e1} oximeter.fields_u16 (a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:13:05.757300 [ 257 ] {01588995-3a03-4052-98cb-8b902c6963e1} executeQuery: Read 5 rows, 385.00 B in 0.001847 sec., 2707.092582566324 rows/sec., 203.56 KiB/sec. 2025.02.28 02:13:05.757471 [ 257 ] {01588995-3a03-4052-98cb-8b902c6963e1} TCPHandler: Processed in 0.002297082 sec. 2025.02.28 02:13:05.757679 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:13:05.757825 [ 4 ] {b3966dfc-732b-4889-95c5-320b5a382f51} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 02:13:05.757887 [ 4 ] {b3966dfc-732b-4889-95c5-320b5a382f51} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 02:13:05.758612 [ 4 ] {b3966dfc-732b-4889-95c5-320b5a382f51} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:13:05.758653 [ 4 ] {b3966dfc-732b-4889-95c5-320b5a382f51} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.28 02:13:05.759020 [ 4 ] {b3966dfc-732b-4889-95c5-320b5a382f51} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.02.28 02:13:05.759260 [ 4 ] {b3966dfc-732b-4889-95c5-320b5a382f51} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:13:05.759491 [ 4 ] {b3966dfc-732b-4889-95c5-320b5a382f51} executeQuery: Read 69 rows, 5.52 KiB in 0.0017 sec., 40588.23529411765 rows/sec., 3.17 MiB/sec. 2025.02.28 02:13:05.759629 [ 4 ] {b3966dfc-732b-4889-95c5-320b5a382f51} TCPHandler: Processed in 0.002020369 sec. 2025.02.28 02:13:05.759797 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:13:05.759914 [ 257 ] {e8d0fdc2-97ba-4828-b7e9-574bcf84cb06} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 02:13:05.759969 [ 257 ] {e8d0fdc2-97ba-4828-b7e9-574bcf84cb06} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 02:13:05.760561 [ 257 ] {e8d0fdc2-97ba-4828-b7e9-574bcf84cb06} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:13:05.760601 [ 257 ] {e8d0fdc2-97ba-4828-b7e9-574bcf84cb06} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.28 02:13:05.761000 [ 257 ] {e8d0fdc2-97ba-4828-b7e9-574bcf84cb06} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.02.28 02:13:05.761241 [ 257 ] {e8d0fdc2-97ba-4828-b7e9-574bcf84cb06} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:13:05.761418 [ 257 ] {e8d0fdc2-97ba-4828-b7e9-574bcf84cb06} executeQuery: Read 160 rows, 11.41 KiB in 0.00153 sec., 104575.16339869282 rows/sec., 7.28 MiB/sec. 2025.02.28 02:13:05.761468 [ 257 ] {e8d0fdc2-97ba-4828-b7e9-574bcf84cb06} TCPHandler: Processed in 0.001734295 sec. 2025.02.28 02:13:05.761616 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:13:05.761735 [ 4 ] {860bd235-e5d4-48e8-a62d-2974db43f714} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 02:13:05.761816 [ 4 ] {860bd235-e5d4-48e8-a62d-2974db43f714} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 02:13:05.762925 [ 4 ] {860bd235-e5d4-48e8-a62d-2974db43f714} oximeter.measurements_histogramu64 (432eb1fa-4ee7-4bab-9e27-7e99c159a608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:13:05.762965 [ 4 ] {860bd235-e5d4-48e8-a62d-2974db43f714} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.28 02:13:05.763581 [ 4 ] {860bd235-e5d4-48e8-a62d-2974db43f714} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.02.28 02:13:05.763850 [ 4 ] {860bd235-e5d4-48e8-a62d-2974db43f714} oximeter.measurements_histogramu64 (432eb1fa-4ee7-4bab-9e27-7e99c159a608): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:13:05.764032 [ 70 ] {} oximeter.measurements_histogramu64 (432eb1fa-4ee7-4bab-9e27-7e99c159a608) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.02.28 02:13:05.764104 [ 70 ] {} oximeter.measurements_histogramu64 (432eb1fa-4ee7-4bab-9e27-7e99c159a608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:13:05.764135 [ 4 ] {860bd235-e5d4-48e8-a62d-2974db43f714} executeQuery: Read 5 rows, 9.17 KiB in 0.002414 sec., 2071.251035625518 rows/sec., 3.71 MiB/sec. 2025.02.28 02:13:05.764152 [ 70 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.28 02:13:05.764679 [ 4 ] {860bd235-e5d4-48e8-a62d-2974db43f714} TCPHandler: Processed in 0.003114894 sec. 2025.02.28 02:13:05.764921 [ 189 ] {432eb1fa-4ee7-4bab-9e27-7e99c159a608::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2025.02.28 02:13:05.765155 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:13:05.765571 [ 257 ] {cee3e6ba-539f-4a22-b896-90f41f07742f} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 02:13:05.765713 [ 257 ] {cee3e6ba-539f-4a22-b896-90f41f07742f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 02:13:05.766213 [ 189 ] {432eb1fa-4ee7-4bab-9e27-7e99c159a608::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 02:13:05.766463 [ 189 ] {432eb1fa-4ee7-4bab-9e27-7e99c159a608::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 474 rows starting from the beginning of the part 2025.02.28 02:13:05.767160 [ 189 ] {432eb1fa-4ee7-4bab-9e27-7e99c159a608::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 5 rows starting from the beginning of the part 2025.02.28 02:13:05.767949 [ 189 ] {432eb1fa-4ee7-4bab-9e27-7e99c159a608::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 34 rows starting from the beginning of the part 2025.02.28 02:13:05.768000 [ 257 ] {cee3e6ba-539f-4a22-b896-90f41f07742f} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:13:05.768078 [ 257 ] {cee3e6ba-539f-4a22-b896-90f41f07742f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.28 02:13:05.768580 [ 189 ] {432eb1fa-4ee7-4bab-9e27-7e99c159a608::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 5 rows starting from the beginning of the part 2025.02.28 02:13:05.769293 [ 189 ] {432eb1fa-4ee7-4bab-9e27-7e99c159a608::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 34 rows starting from the beginning of the part 2025.02.28 02:13:05.769533 [ 257 ] {cee3e6ba-539f-4a22-b896-90f41f07742f} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.02.28 02:13:05.769890 [ 189 ] {432eb1fa-4ee7-4bab-9e27-7e99c159a608::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 5 rows starting from the beginning of the part 2025.02.28 02:13:05.770405 [ 257 ] {cee3e6ba-539f-4a22-b896-90f41f07742f} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:13:05.771212 [ 257 ] {cee3e6ba-539f-4a22-b896-90f41f07742f} executeQuery: Read 60 rows, 4.14 KiB in 0.005745 sec., 10443.864229765013 rows/sec., 720.74 KiB/sec. 2025.02.28 02:13:05.771285 [ 257 ] {cee3e6ba-539f-4a22-b896-90f41f07742f} TCPHandler: Processed in 0.006460792 sec. 2025.02.28 02:13:05.777745 [ 192 ] {432eb1fa-4ee7-4bab-9e27-7e99c159a608::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 557 rows, containing 19 columns (19 merged, 0 gathered) in 0.013374779 sec., 41645.54793765191 rows/sec., 74.63 MiB/sec. 2025.02.28 02:13:05.778364 [ 193 ] {432eb1fa-4ee7-4bab-9e27-7e99c159a608::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.02.28 02:13:05.778775 [ 193 ] {432eb1fa-4ee7-4bab-9e27-7e99c159a608::all_1_26_5} oximeter.measurements_histogramu64 (432eb1fa-4ee7-4bab-9e27-7e99c159a608): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:13:05.778861 [ 193 ] {432eb1fa-4ee7-4bab-9e27-7e99c159a608::all_1_26_5} oximeter.measurements_histogramu64 (432eb1fa-4ee7-4bab-9e27-7e99c159a608) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.02.28 02:13:05.778985 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. 2025.02.28 02:13:06.000171 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 188.45 MiB, peak 195.75 MiB, free memory in arenas 0.00 B, will set to 190.01 MiB (RSS), difference: 1.55 MiB 2025.02.28 02:13:10.011182 [ 66 ] {} DNSResolver: Updating DNS cache 2025.02.28 02:13:10.011248 [ 66 ] {} DNSResolver: Updated DNS cache 2025.02.28 02:13:10.124731 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 11956 2025.02.28 02:13:10.125691 [ 244 ] {} system.asynchronous_metric_log (3a3112bd-79df-43c7-ab35-7f8a62d7bf1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:13:10.125741 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.28 02:13:10.126268 [ 244 ] {} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.02.28 02:13:10.126531 [ 244 ] {} system.asynchronous_metric_log (3a3112bd-79df-43c7-ab35-7f8a62d7bf1b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:13:10.126758 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11956 2025.02.28 02:13:10.126769 [ 66 ] {} system.asynchronous_metric_log (3a3112bd-79df-43c7-ab35-7f8a62d7bf1b) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.02.28 02:13:10.126840 [ 66 ] {} system.asynchronous_metric_log (3a3112bd-79df-43c7-ab35-7f8a62d7bf1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:13:10.126868 [ 66 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.28 02:13:10.127084 [ 189 ] {3a3112bd-79df-43c7-ab35-7f8a62d7bf1b::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2025.02.28 02:13:10.127351 [ 189 ] {3a3112bd-79df-43c7-ab35-7f8a62d7bf1b::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 02:13:10.127395 [ 189 ] {3a3112bd-79df-43c7-ab35-7f8a62d7bf1b::all_1_26_5} MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 9638 rows starting from the beginning of the part 2025.02.28 02:13:10.127474 [ 189 ] {3a3112bd-79df-43c7-ab35-7f8a62d7bf1b::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 488 rows starting from the beginning of the part 2025.02.28 02:13:10.127676 [ 189 ] {3a3112bd-79df-43c7-ab35-7f8a62d7bf1b::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 427 rows starting from the beginning of the part 2025.02.28 02:13:10.127831 [ 189 ] {3a3112bd-79df-43c7-ab35-7f8a62d7bf1b::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 488 rows starting from the beginning of the part 2025.02.28 02:13:10.128045 [ 189 ] {3a3112bd-79df-43c7-ab35-7f8a62d7bf1b::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 427 rows starting from the beginning of the part 2025.02.28 02:13:10.128306 [ 189 ] {3a3112bd-79df-43c7-ab35-7f8a62d7bf1b::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 488 rows starting from the beginning of the part 2025.02.28 02:13:10.130847 [ 193 ] {3a3112bd-79df-43c7-ab35-7f8a62d7bf1b::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 11956 rows, containing 4 columns (4 merged, 0 gathered) in 0.003905065 sec., 3061664.7866296717 rows/sec., 43.80 MiB/sec. 2025.02.28 02:13:10.131085 [ 193 ] {3a3112bd-79df-43c7-ab35-7f8a62d7bf1b::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.02.28 02:13:10.131368 [ 193 ] {3a3112bd-79df-43c7-ab35-7f8a62d7bf1b::all_1_26_5} system.asynchronous_metric_log (3a3112bd-79df-43c7-ab35-7f8a62d7bf1b): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:13:10.131446 [ 193 ] {3a3112bd-79df-43c7-ab35-7f8a62d7bf1b::all_1_26_5} system.asynchronous_metric_log (3a3112bd-79df-43c7-ab35-7f8a62d7bf1b) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.02.28 02:13:10.131527 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.40 MiB. 2025.02.28 02:13:10.755889 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:13:10.756075 [ 4 ] {fc63fdfb-27e5-4835-ad19-eac1047a4bed} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 02:13:10.756147 [ 4 ] {fc63fdfb-27e5-4835-ad19-eac1047a4bed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 02:13:10.756968 [ 4 ] {fc63fdfb-27e5-4835-ad19-eac1047a4bed} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:13:10.757018 [ 4 ] {fc63fdfb-27e5-4835-ad19-eac1047a4bed} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.28 02:13:10.757470 [ 4 ] {fc63fdfb-27e5-4835-ad19-eac1047a4bed} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.02.28 02:13:10.757714 [ 4 ] {fc63fdfb-27e5-4835-ad19-eac1047a4bed} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:13:10.757933 [ 66 ] {} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.02.28 02:13:10.757942 [ 4 ] {fc63fdfb-27e5-4835-ad19-eac1047a4bed} executeQuery: Read 124 rows, 10.86 KiB in 0.001915 sec., 64751.95822454308 rows/sec., 5.54 MiB/sec. 2025.02.28 02:13:10.758027 [ 66 ] {} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:13:10.758108 [ 66 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.28 02:13:10.758122 [ 4 ] {fc63fdfb-27e5-4835-ad19-eac1047a4bed} TCPHandler: Processed in 0.002363593 sec. 2025.02.28 02:13:10.758435 [ 189 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2025.02.28 02:13:10.758464 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:13:10.758877 [ 257 ] {21fb208c-f1e9-401e-88f6-8c02cc193f97} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 02:13:10.758891 [ 189 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 02:13:10.758961 [ 189 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1404 rows starting from the beginning of the part 2025.02.28 02:13:10.758985 [ 257 ] {21fb208c-f1e9-401e-88f6-8c02cc193f97} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 02:13:10.759287 [ 189 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 124 rows starting from the beginning of the part 2025.02.28 02:13:10.759663 [ 189 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 66 rows starting from the beginning of the part 2025.02.28 02:13:10.760031 [ 189 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 244 rows starting from the beginning of the part 2025.02.28 02:13:10.760465 [ 189 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 66 rows starting from the beginning of the part 2025.02.28 02:13:10.760766 [ 189 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 124 rows starting from the beginning of the part 2025.02.28 02:13:10.761742 [ 257 ] {21fb208c-f1e9-401e-88f6-8c02cc193f97} oximeter.fields_u16 (a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:13:10.761823 [ 257 ] {21fb208c-f1e9-401e-88f6-8c02cc193f97} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.28 02:13:10.762803 [ 257 ] {21fb208c-f1e9-401e-88f6-8c02cc193f97} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.02.28 02:13:10.763268 [ 257 ] {21fb208c-f1e9-401e-88f6-8c02cc193f97} oximeter.fields_u16 (a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:13:10.763866 [ 257 ] {21fb208c-f1e9-401e-88f6-8c02cc193f97} executeQuery: Read 34 rows, 2.56 KiB in 0.005086 sec., 6685.017695635076 rows/sec., 502.68 KiB/sec. 2025.02.28 02:13:10.764439 [ 257 ] {21fb208c-f1e9-401e-88f6-8c02cc193f97} TCPHandler: Processed in 0.006148917 sec. 2025.02.28 02:13:10.764568 [ 189 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 2028 rows, containing 5 columns (5 merged, 0 gathered) in 0.006352009 sec., 319269.0690457145 rows/sec., 28.19 MiB/sec. 2025.02.28 02:13:10.764769 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:13:10.764871 [ 193 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.02.28 02:13:10.765113 [ 4 ] {e8192ba1-e874-424e-a1af-1a0064478e7d} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 02:13:10.765274 [ 4 ] {e8192ba1-e874-424e-a1af-1a0064478e7d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 02:13:10.765507 [ 193 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_41_8} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:13:10.765735 [ 193 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_41_8} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.02.28 02:13:10.765930 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. 2025.02.28 02:13:10.766393 [ 4 ] {e8192ba1-e874-424e-a1af-1a0064478e7d} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:13:10.766437 [ 4 ] {e8192ba1-e874-424e-a1af-1a0064478e7d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.28 02:13:10.766809 [ 4 ] {e8192ba1-e874-424e-a1af-1a0064478e7d} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.02.28 02:13:10.767047 [ 4 ] {e8192ba1-e874-424e-a1af-1a0064478e7d} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:13:10.767224 [ 65 ] {} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.02.28 02:13:10.767296 [ 65 ] {} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:13:10.767299 [ 4 ] {e8192ba1-e874-424e-a1af-1a0064478e7d} executeQuery: Read 98 rows, 7.84 KiB in 0.002269 sec., 43190.83296606434 rows/sec., 3.37 MiB/sec. 2025.02.28 02:13:10.767338 [ 65 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.28 02:13:10.767473 [ 4 ] {e8192ba1-e874-424e-a1af-1a0064478e7d} TCPHandler: Processed in 0.002854751 sec. 2025.02.28 02:13:10.767604 [ 186 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2025.02.28 02:13:10.767680 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:13:10.767753 [ 186 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 02:13:10.767802 [ 186 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 631 rows starting from the beginning of the part 2025.02.28 02:13:10.767833 [ 257 ] {7615a9e5-ca2d-4728-aa25-c6c01c9d62b9} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 02:13:10.768010 [ 186 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 98 rows starting from the beginning of the part 2025.02.28 02:13:10.768017 [ 257 ] {7615a9e5-ca2d-4728-aa25-c6c01c9d62b9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 02:13:10.768539 [ 186 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 69 rows starting from the beginning of the part 2025.02.28 02:13:10.768758 [ 186 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 134 rows starting from the beginning of the part 2025.02.28 02:13:10.768994 [ 186 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 69 rows starting from the beginning of the part 2025.02.28 02:13:10.769262 [ 186 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 98 rows starting from the beginning of the part 2025.02.28 02:13:10.769986 [ 257 ] {7615a9e5-ca2d-4728-aa25-c6c01c9d62b9} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:13:10.770030 [ 257 ] {7615a9e5-ca2d-4728-aa25-c6c01c9d62b9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.28 02:13:10.770631 [ 257 ] {7615a9e5-ca2d-4728-aa25-c6c01c9d62b9} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.02.28 02:13:10.770932 [ 257 ] {7615a9e5-ca2d-4728-aa25-c6c01c9d62b9} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:13:10.771144 [ 198 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 1099 rows, containing 5 columns (5 merged, 0 gathered) in 0.003674882 sec., 299057.22142915067 rows/sec., 24.13 MiB/sec. 2025.02.28 02:13:10.771222 [ 65 ] {} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.02.28 02:13:10.771299 [ 65 ] {} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:13:10.771352 [ 65 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.28 02:13:10.771380 [ 257 ] {7615a9e5-ca2d-4728-aa25-c6c01c9d62b9} executeQuery: Read 160 rows, 11.41 KiB in 0.003567 sec., 44855.620970002805 rows/sec., 3.12 MiB/sec. 2025.02.28 02:13:10.771496 [ 198 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.02.28 02:13:10.771801 [ 257 ] {7615a9e5-ca2d-4728-aa25-c6c01c9d62b9} TCPHandler: Processed in 0.004187149 sec. 2025.02.28 02:13:10.771843 [ 193 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2025.02.28 02:13:10.772094 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:13:10.772206 [ 193 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 02:13:10.772289 [ 193 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_41_8} MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 10872 rows starting from the beginning of the part 2025.02.28 02:13:10.772427 [ 198 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_41_8} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:13:10.772688 [ 193 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 160 rows starting from the beginning of the part 2025.02.28 02:13:10.772881 [ 198 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_41_8} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.02.28 02:13:10.772861 [ 4 ] {6f9f5bfc-2454-4269-bc41-346ec8a2c032} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 02:13:10.773148 [ 193 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 160 rows starting from the beginning of the part 2025.02.28 02:13:10.773299 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. 2025.02.28 02:13:10.773617 [ 193 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 196 rows starting from the beginning of the part 2025.02.28 02:13:10.773612 [ 4 ] {6f9f5bfc-2454-4269-bc41-346ec8a2c032} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 02:13:10.774000 [ 193 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 160 rows starting from the beginning of the part 2025.02.28 02:13:10.774447 [ 193 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 160 rows starting from the beginning of the part 2025.02.28 02:13:10.778615 [ 4 ] {6f9f5bfc-2454-4269-bc41-346ec8a2c032} oximeter.measurements_histogramu64 (432eb1fa-4ee7-4bab-9e27-7e99c159a608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:13:10.778685 [ 4 ] {6f9f5bfc-2454-4269-bc41-346ec8a2c032} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.28 02:13:10.779991 [ 4 ] {6f9f5bfc-2454-4269-bc41-346ec8a2c032} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.02.28 02:13:10.780280 [ 4 ] {6f9f5bfc-2454-4269-bc41-346ec8a2c032} oximeter.measurements_histogramu64 (432eb1fa-4ee7-4bab-9e27-7e99c159a608): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:13:10.780556 [ 4 ] {6f9f5bfc-2454-4269-bc41-346ec8a2c032} executeQuery: Read 34 rows, 62.39 KiB in 0.008158 sec., 4167.6881588624665 rows/sec., 7.47 MiB/sec. 2025.02.28 02:13:10.780713 [ 4 ] {6f9f5bfc-2454-4269-bc41-346ec8a2c032} TCPHandler: Processed in 0.008740723 sec. 2025.02.28 02:13:10.780893 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:13:10.781108 [ 186 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 11708 rows, containing 5 columns (5 merged, 0 gathered) in 0.009642117 sec., 1214256.1638694075 rows/sec., 83.26 MiB/sec. 2025.02.28 02:13:10.781116 [ 257 ] {5551a4e5-5c47-4a9b-a46a-26c5f265ddde} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 02:13:10.781184 [ 257 ] {5551a4e5-5c47-4a9b-a46a-26c5f265ddde} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 02:13:10.781367 [ 186 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.02.28 02:13:10.781754 [ 186 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_41_8} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:13:10.781865 [ 257 ] {5551a4e5-5c47-4a9b-a46a-26c5f265ddde} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:13:10.781874 [ 186 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_41_8} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.02.28 02:13:10.781905 [ 257 ] {5551a4e5-5c47-4a9b-a46a-26c5f265ddde} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.28 02:13:10.781974 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.27 MiB. 2025.02.28 02:13:10.782306 [ 257 ] {5551a4e5-5c47-4a9b-a46a-26c5f265ddde} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.02.28 02:13:10.782550 [ 257 ] {5551a4e5-5c47-4a9b-a46a-26c5f265ddde} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:13:10.782703 [ 65 ] {} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.02.28 02:13:10.782768 [ 65 ] {} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:13:10.782800 [ 65 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.28 02:13:10.782821 [ 257 ] {5551a4e5-5c47-4a9b-a46a-26c5f265ddde} executeQuery: Read 60 rows, 4.14 KiB in 0.001739 sec., 34502.587694077054 rows/sec., 2.33 MiB/sec. 2025.02.28 02:13:10.782946 [ 257 ] {5551a4e5-5c47-4a9b-a46a-26c5f265ddde} TCPHandler: Processed in 0.00212577 sec. 2025.02.28 02:13:10.782973 [ 198 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2025.02.28 02:13:10.783073 [ 198 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 02:13:10.783100 [ 198 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1788 rows starting from the beginning of the part 2025.02.28 02:13:10.783190 [ 198 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 60 rows starting from the beginning of the part 2025.02.28 02:13:10.783383 [ 198 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 60 rows starting from the beginning of the part 2025.02.28 02:13:10.783503 [ 198 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 60 rows starting from the beginning of the part 2025.02.28 02:13:10.783651 [ 198 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 60 rows starting from the beginning of the part 2025.02.28 02:13:10.783710 [ 198 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 60 rows starting from the beginning of the part 2025.02.28 02:13:10.784976 [ 186 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 2088 rows, containing 4 columns (4 merged, 0 gathered) in 0.002094009 sec., 997130.3848264263 rows/sec., 67.16 MiB/sec. 2025.02.28 02:13:10.785288 [ 200 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.02.28 02:13:10.785669 [ 200 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_41_8} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:13:10.785765 [ 200 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_41_8} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.02.28 02:13:10.785869 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. 2025.02.28 02:13:10.905411 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 2025.02.28 02:13:10.926823 [ 242 ] {} system.metric_log (30ce18d6-4a25-4150-9760-0e79e744945e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:13:10.926888 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.28 02:13:10.934545 [ 242 ] {} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.02.28 02:13:10.935359 [ 242 ] {} system.metric_log (30ce18d6-4a25-4150-9760-0e79e744945e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:13:10.935718 [ 65 ] {} system.metric_log (30ce18d6-4a25-4150-9760-0e79e744945e) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.02.28 02:13:10.935823 [ 65 ] {} system.metric_log (30ce18d6-4a25-4150-9760-0e79e744945e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:13:10.935882 [ 65 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.28 02:13:10.936336 [ 195 ] {30ce18d6-4a25-4150-9760-0e79e744945e::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2025.02.28 02:13:10.953922 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 196 2025.02.28 02:13:10.954904 [ 195 ] {30ce18d6-4a25-4150-9760-0e79e744945e::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 02:13:10.956087 [ 195 ] {30ce18d6-4a25-4150-9760-0e79e744945e::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 159 rows starting from the beginning of the part 2025.02.28 02:13:10.961245 [ 195 ] {30ce18d6-4a25-4150-9760-0e79e744945e::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 7 rows starting from the beginning of the part 2025.02.28 02:13:10.966814 [ 195 ] {30ce18d6-4a25-4150-9760-0e79e744945e::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 8 rows starting from the beginning of the part 2025.02.28 02:13:10.972312 [ 195 ] {30ce18d6-4a25-4150-9760-0e79e744945e::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 7 rows starting from the beginning of the part 2025.02.28 02:13:10.978057 [ 195 ] {30ce18d6-4a25-4150-9760-0e79e744945e::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 8 rows starting from the beginning of the part 2025.02.28 02:13:10.982601 [ 195 ] {30ce18d6-4a25-4150-9760-0e79e744945e::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 7 rows starting from the beginning of the part 2025.02.28 02:13:11.000175 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 201.05 MiB, peak 201.05 MiB, free memory in arenas 0.00 B, will set to 192.68 MiB (RSS), difference: -8.37 MiB 2025.02.28 02:13:11.042445 [ 200 ] {30ce18d6-4a25-4150-9760-0e79e744945e::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.106373265 sec., 1842.568243063706 rows/sec., 9.53 MiB/sec. 2025.02.28 02:13:11.044998 [ 186 ] {30ce18d6-4a25-4150-9760-0e79e744945e::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.02.28 02:13:11.047935 [ 186 ] {30ce18d6-4a25-4150-9760-0e79e744945e::all_1_26_5} system.metric_log (30ce18d6-4a25-4150-9760-0e79e744945e): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:13:11.048033 [ 186 ] {30ce18d6-4a25-4150-9760-0e79e744945e::all_1_26_5} system.metric_log (30ce18d6-4a25-4150-9760-0e79e744945e) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.02.28 02:13:11.050460 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. 2025.02.28 02:13:12.000149 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 183.26 MiB, peak 201.05 MiB, free memory in arenas 0.00 B, will set to 193.20 MiB (RSS), difference: 9.94 MiB 2025.02.28 02:13:14.116159 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:13:14.116478 [ 4 ] {e02c1e08-6756-4199-a51c-72305e4ef49d} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.28 02:13:14.116602 [ 4 ] {e02c1e08-6756-4199-a51c-72305e4ef49d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.28 02:13:14.117432 [ 4 ] {e02c1e08-6756-4199-a51c-72305e4ef49d} oximeter.fields_ipaddr (38a15648-c4c3-4394-acd4-0e1571bf1689): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:13:14.117491 [ 4 ] {e02c1e08-6756-4199-a51c-72305e4ef49d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.28 02:13:14.117947 [ 4 ] {e02c1e08-6756-4199-a51c-72305e4ef49d} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.28 02:13:14.118216 [ 4 ] {e02c1e08-6756-4199-a51c-72305e4ef49d} oximeter.fields_ipaddr (38a15648-c4c3-4394-acd4-0e1571bf1689): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:13:14.118570 [ 4 ] {e02c1e08-6756-4199-a51c-72305e4ef49d} executeQuery: Read 10 rows, 835.00 B in 0.002156 sec., 4638.21892393321 rows/sec., 378.21 KiB/sec. 2025.02.28 02:13:14.118670 [ 4 ] {e02c1e08-6756-4199-a51c-72305e4ef49d} TCPHandler: Processed in 0.002705258 sec. 2025.02.28 02:13:14.118966 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:13:14.119174 [ 257 ] {91e7f37c-0b4d-4556-9d65-062bc22e183b} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 02:13:14.119254 [ 257 ] {91e7f37c-0b4d-4556-9d65-062bc22e183b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 02:13:14.120684 [ 257 ] {91e7f37c-0b4d-4556-9d65-062bc22e183b} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:13:14.120728 [ 257 ] {91e7f37c-0b4d-4556-9d65-062bc22e183b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.28 02:13:14.121242 [ 257 ] {91e7f37c-0b4d-4556-9d65-062bc22e183b} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.02.28 02:13:14.121504 [ 257 ] {91e7f37c-0b4d-4556-9d65-062bc22e183b} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:13:14.121752 [ 257 ] {91e7f37c-0b4d-4556-9d65-062bc22e183b} executeQuery: Read 1211 rows, 102.31 KiB in 0.002634 sec., 459757.0235383447 rows/sec., 37.93 MiB/sec. 2025.02.28 02:13:14.121808 [ 257 ] {91e7f37c-0b4d-4556-9d65-062bc22e183b} TCPHandler: Processed in 0.002981513 sec. 2025.02.28 02:13:14.122053 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:13:14.122290 [ 4 ] {625a48ec-dab3-4da9-aa25-ee35aac9d71e} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 02:13:14.122387 [ 4 ] {625a48ec-dab3-4da9-aa25-ee35aac9d71e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 02:13:14.123097 [ 4 ] {625a48ec-dab3-4da9-aa25-ee35aac9d71e} oximeter.fields_u16 (a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:13:14.123139 [ 4 ] {625a48ec-dab3-4da9-aa25-ee35aac9d71e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.28 02:13:14.123526 [ 4 ] {625a48ec-dab3-4da9-aa25-ee35aac9d71e} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.02.28 02:13:14.123777 [ 4 ] {625a48ec-dab3-4da9-aa25-ee35aac9d71e} oximeter.fields_u16 (a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:13:14.124026 [ 4 ] {625a48ec-dab3-4da9-aa25-ee35aac9d71e} executeQuery: Read 15 rows, 1.07 KiB in 0.001799 sec., 8337.965536409116 rows/sec., 597.12 KiB/sec. 2025.02.28 02:13:14.124092 [ 4 ] {625a48ec-dab3-4da9-aa25-ee35aac9d71e} TCPHandler: Processed in 0.00215524 sec. 2025.02.28 02:13:14.124260 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:13:14.124421 [ 257 ] {0baf2fcf-16ab-4ca0-bc14-db00abc84e3d} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.28 02:13:14.124489 [ 257 ] {0baf2fcf-16ab-4ca0-bc14-db00abc84e3d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.28 02:13:14.125190 [ 257 ] {0baf2fcf-16ab-4ca0-bc14-db00abc84e3d} oximeter.fields_u32 (3d5e9b3a-3b6d-47c4-8060-e3753dc40b7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:13:14.125230 [ 257 ] {0baf2fcf-16ab-4ca0-bc14-db00abc84e3d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.28 02:13:14.125611 [ 257 ] {0baf2fcf-16ab-4ca0-bc14-db00abc84e3d} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.02.28 02:13:14.125852 [ 257 ] {0baf2fcf-16ab-4ca0-bc14-db00abc84e3d} oximeter.fields_u32 (3d5e9b3a-3b6d-47c4-8060-e3753dc40b7b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:13:14.126080 [ 257 ] {0baf2fcf-16ab-4ca0-bc14-db00abc84e3d} executeQuery: Read 228 rows, 15.81 KiB in 0.001693 sec., 134672.17956290607 rows/sec., 9.12 MiB/sec. 2025.02.28 02:13:14.126157 [ 257 ] {0baf2fcf-16ab-4ca0-bc14-db00abc84e3d} TCPHandler: Processed in 0.001968308 sec. 2025.02.28 02:13:14.126325 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:13:14.126448 [ 4 ] {6ae7b991-919d-4bd0-9399-678618561a6b} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 02:13:14.126503 [ 4 ] {6ae7b991-919d-4bd0-9399-678618561a6b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 02:13:14.127359 [ 4 ] {6ae7b991-919d-4bd0-9399-678618561a6b} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:13:14.127406 [ 4 ] {6ae7b991-919d-4bd0-9399-678618561a6b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.28 02:13:14.127846 [ 4 ] {6ae7b991-919d-4bd0-9399-678618561a6b} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.02.28 02:13:14.128119 [ 4 ] {6ae7b991-919d-4bd0-9399-678618561a6b} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:13:14.128336 [ 4 ] {6ae7b991-919d-4bd0-9399-678618561a6b} executeQuery: Read 535 rows, 40.62 KiB in 0.001916 sec., 279227.5574112735 rows/sec., 20.70 MiB/sec. 2025.02.28 02:13:14.128393 [ 4 ] {6ae7b991-919d-4bd0-9399-678618561a6b} TCPHandler: Processed in 0.00212959 sec. 2025.02.28 02:13:14.128552 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:13:14.128706 [ 257 ] {5c46beae-b3f7-486f-97be-45acebdadd31} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 02:13:14.128773 [ 257 ] {5c46beae-b3f7-486f-97be-45acebdadd31} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 02:13:14.129604 [ 257 ] {5c46beae-b3f7-486f-97be-45acebdadd31} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:13:14.129651 [ 257 ] {5c46beae-b3f7-486f-97be-45acebdadd31} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.28 02:13:14.130144 [ 257 ] {5c46beae-b3f7-486f-97be-45acebdadd31} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.02.28 02:13:14.130404 [ 257 ] {5c46beae-b3f7-486f-97be-45acebdadd31} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:13:14.130624 [ 257 ] {5c46beae-b3f7-486f-97be-45acebdadd31} executeQuery: Read 967 rows, 66.49 KiB in 0.001978 sec., 488877.6541961577 rows/sec., 32.83 MiB/sec. 2025.02.28 02:13:14.130681 [ 257 ] {5c46beae-b3f7-486f-97be-45acebdadd31} TCPHandler: Processed in 0.002186631 sec. 2025.02.28 02:13:14.130843 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:13:14.130968 [ 4 ] {07800e63-4e1a-4cb8-b2b9-fb78bbed4ac9} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 02:13:14.131073 [ 4 ] {07800e63-4e1a-4cb8-b2b9-fb78bbed4ac9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 02:13:14.132221 [ 4 ] {07800e63-4e1a-4cb8-b2b9-fb78bbed4ac9} oximeter.measurements_histogramu64 (432eb1fa-4ee7-4bab-9e27-7e99c159a608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:13:14.132263 [ 4 ] {07800e63-4e1a-4cb8-b2b9-fb78bbed4ac9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.28 02:13:14.132908 [ 4 ] {07800e63-4e1a-4cb8-b2b9-fb78bbed4ac9} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.02.28 02:13:14.133169 [ 4 ] {07800e63-4e1a-4cb8-b2b9-fb78bbed4ac9} oximeter.measurements_histogramu64 (432eb1fa-4ee7-4bab-9e27-7e99c159a608): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:13:14.133422 [ 4 ] {07800e63-4e1a-4cb8-b2b9-fb78bbed4ac9} executeQuery: Read 5 rows, 9.17 KiB in 0.002485 sec., 2012.072434607646 rows/sec., 3.61 MiB/sec. 2025.02.28 02:13:14.133519 [ 4 ] {07800e63-4e1a-4cb8-b2b9-fb78bbed4ac9} TCPHandler: Processed in 0.002741678 sec. 2025.02.28 02:13:14.133690 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:13:14.133821 [ 257 ] {3dd267ae-3108-41e0-a69c-d84e7941488b} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 02:13:14.133874 [ 257 ] {3dd267ae-3108-41e0-a69c-d84e7941488b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 02:13:14.134458 [ 257 ] {3dd267ae-3108-41e0-a69c-d84e7941488b} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:13:14.134500 [ 257 ] {3dd267ae-3108-41e0-a69c-d84e7941488b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.28 02:13:14.134898 [ 257 ] {3dd267ae-3108-41e0-a69c-d84e7941488b} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.02.28 02:13:14.135143 [ 257 ] {3dd267ae-3108-41e0-a69c-d84e7941488b} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:13:14.135351 [ 257 ] {3dd267ae-3108-41e0-a69c-d84e7941488b} executeQuery: Read 48 rows, 3.31 KiB in 0.001555 sec., 30868.16720257235 rows/sec., 2.08 MiB/sec. 2025.02.28 02:13:14.135402 [ 257 ] {3dd267ae-3108-41e0-a69c-d84e7941488b} TCPHandler: Processed in 0.001774315 sec. 2025.02.28 02:13:15.177201 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 682 2025.02.28 02:13:15.180791 [ 243 ] {} system.query_log (e1671b3b-5852-487f-943b-aaa151915f3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:13:15.180838 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.28 02:13:15.182320 [ 243 ] {} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.02.28 02:13:15.182657 [ 243 ] {} system.query_log (e1671b3b-5852-487f-943b-aaa151915f3d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:13:15.184038 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 682 2025.02.28 02:13:15.746025 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:13:15.746221 [ 4 ] {6cb3284e-e316-43bd-b2d3-c6edcbb24861} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 02:13:15.746294 [ 4 ] {6cb3284e-e316-43bd-b2d3-c6edcbb24861} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 02:13:15.747096 [ 4 ] {6cb3284e-e316-43bd-b2d3-c6edcbb24861} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:13:15.747145 [ 4 ] {6cb3284e-e316-43bd-b2d3-c6edcbb24861} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.28 02:13:15.747584 [ 4 ] {6cb3284e-e316-43bd-b2d3-c6edcbb24861} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.02.28 02:13:15.747844 [ 4 ] {6cb3284e-e316-43bd-b2d3-c6edcbb24861} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:13:15.748084 [ 4 ] {6cb3284e-e316-43bd-b2d3-c6edcbb24861} executeQuery: Read 56 rows, 4.41 KiB in 0.001919 sec., 29181.86555497655 rows/sec., 2.24 MiB/sec. 2025.02.28 02:13:15.748144 [ 4 ] {6cb3284e-e316-43bd-b2d3-c6edcbb24861} TCPHandler: Processed in 0.002250342 sec. 2025.02.28 02:13:15.748418 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:13:15.748634 [ 257 ] {769b6839-cb03-4462-8edf-c6a75135772f} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 02:13:15.748708 [ 257 ] {769b6839-cb03-4462-8edf-c6a75135772f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 02:13:15.749503 [ 257 ] {769b6839-cb03-4462-8edf-c6a75135772f} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:13:15.749548 [ 257 ] {769b6839-cb03-4462-8edf-c6a75135772f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.28 02:13:15.749980 [ 257 ] {769b6839-cb03-4462-8edf-c6a75135772f} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.02.28 02:13:15.750241 [ 257 ] {769b6839-cb03-4462-8edf-c6a75135772f} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:13:15.750461 [ 257 ] {769b6839-cb03-4462-8edf-c6a75135772f} executeQuery: Read 64 rows, 5.12 KiB in 0.001883 sec., 33988.316516197556 rows/sec., 2.65 MiB/sec. 2025.02.28 02:13:15.750518 [ 257 ] {769b6839-cb03-4462-8edf-c6a75135772f} TCPHandler: Processed in 0.002241722 sec. 2025.02.28 02:13:15.750693 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:13:15.750814 [ 4 ] {e8b4c6e7-7403-4755-9b40-a540624d185c} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 02:13:15.750869 [ 4 ] {e8b4c6e7-7403-4755-9b40-a540624d185c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 02:13:15.751419 [ 4 ] {e8b4c6e7-7403-4755-9b40-a540624d185c} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:13:15.751460 [ 4 ] {e8b4c6e7-7403-4755-9b40-a540624d185c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.28 02:13:15.751850 [ 4 ] {e8b4c6e7-7403-4755-9b40-a540624d185c} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.02.28 02:13:15.752094 [ 4 ] {e8b4c6e7-7403-4755-9b40-a540624d185c} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:13:15.752335 [ 4 ] {e8b4c6e7-7403-4755-9b40-a540624d185c} executeQuery: Read 32 rows, 2.28 KiB in 0.001549 sec., 20658.489347966428 rows/sec., 1.44 MiB/sec. 2025.02.28 02:13:15.752388 [ 4 ] {e8b4c6e7-7403-4755-9b40-a540624d185c} TCPHandler: Processed in 0.001756895 sec. 2025.02.28 02:13:15.752546 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:13:15.752667 [ 257 ] {e348a096-b91d-4f82-aa26-45b0b570796c} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 02:13:15.752721 [ 257 ] {e348a096-b91d-4f82-aa26-45b0b570796c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 02:13:15.753217 [ 257 ] {e348a096-b91d-4f82-aa26-45b0b570796c} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:13:15.753256 [ 257 ] {e348a096-b91d-4f82-aa26-45b0b570796c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.28 02:13:15.753635 [ 257 ] {e348a096-b91d-4f82-aa26-45b0b570796c} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.02.28 02:13:15.753875 [ 257 ] {e348a096-b91d-4f82-aa26-45b0b570796c} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:13:15.754093 [ 257 ] {e348a096-b91d-4f82-aa26-45b0b570796c} executeQuery: Read 12 rows, 848.00 B in 0.001453 sec., 8258.774948382656 rows/sec., 569.94 KiB/sec. 2025.02.28 02:13:15.754142 [ 257 ] {e348a096-b91d-4f82-aa26-45b0b570796c} TCPHandler: Processed in 0.001656093 sec. 2025.02.28 02:13:17.626992 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 12383 2025.02.28 02:13:17.627726 [ 244 ] {} system.asynchronous_metric_log (3a3112bd-79df-43c7-ab35-7f8a62d7bf1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:13:17.627783 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.28 02:13:17.628494 [ 244 ] {} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.02.28 02:13:17.628786 [ 244 ] {} system.asynchronous_metric_log (3a3112bd-79df-43c7-ab35-7f8a62d7bf1b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:13:17.628996 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12383 2025.02.28 02:13:18.454095 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 2025.02.28 02:13:18.472561 [ 242 ] {} system.metric_log (30ce18d6-4a25-4150-9760-0e79e744945e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:13:18.472624 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.28 02:13:18.480050 [ 242 ] {} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.02.28 02:13:18.481109 [ 242 ] {} system.metric_log (30ce18d6-4a25-4150-9760-0e79e744945e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:13:18.485091 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 204 2025.02.28 02:13:20.754771 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:13:20.754958 [ 4 ] {caca7aa0-fb35-4fb6-8a8a-a07f86be02a3} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 02:13:20.755032 [ 4 ] {caca7aa0-fb35-4fb6-8a8a-a07f86be02a3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 02:13:20.755859 [ 4 ] {caca7aa0-fb35-4fb6-8a8a-a07f86be02a3} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:13:20.755906 [ 4 ] {caca7aa0-fb35-4fb6-8a8a-a07f86be02a3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.28 02:13:20.756356 [ 4 ] {caca7aa0-fb35-4fb6-8a8a-a07f86be02a3} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.02.28 02:13:20.756614 [ 4 ] {caca7aa0-fb35-4fb6-8a8a-a07f86be02a3} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:13:20.756866 [ 4 ] {caca7aa0-fb35-4fb6-8a8a-a07f86be02a3} executeQuery: Read 124 rows, 10.86 KiB in 0.001962 sec., 63200.81549439347 rows/sec., 5.40 MiB/sec. 2025.02.28 02:13:20.756923 [ 4 ] {caca7aa0-fb35-4fb6-8a8a-a07f86be02a3} TCPHandler: Processed in 0.002284853 sec. 2025.02.28 02:13:20.757194 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:13:20.757380 [ 257 ] {3fb08659-d82f-4daa-97bf-5d3476dcf7a9} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 02:13:20.757449 [ 257 ] {3fb08659-d82f-4daa-97bf-5d3476dcf7a9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 02:13:20.758178 [ 257 ] {3fb08659-d82f-4daa-97bf-5d3476dcf7a9} oximeter.fields_u16 (a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:13:20.758218 [ 257 ] {3fb08659-d82f-4daa-97bf-5d3476dcf7a9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.28 02:13:20.758637 [ 257 ] {3fb08659-d82f-4daa-97bf-5d3476dcf7a9} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.02.28 02:13:20.758894 [ 257 ] {3fb08659-d82f-4daa-97bf-5d3476dcf7a9} oximeter.fields_u16 (a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:13:20.759081 [ 257 ] {3fb08659-d82f-4daa-97bf-5d3476dcf7a9} executeQuery: Read 34 rows, 2.56 KiB in 0.001755 sec., 19373.219373219374 rows/sec., 1.42 MiB/sec. 2025.02.28 02:13:20.759135 [ 257 ] {3fb08659-d82f-4daa-97bf-5d3476dcf7a9} TCPHandler: Processed in 0.00208512 sec. 2025.02.28 02:13:20.759300 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:13:20.759421 [ 4 ] {ba39b0be-7460-49d7-8be1-4e21e8ad7206} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 02:13:20.759471 [ 4 ] {ba39b0be-7460-49d7-8be1-4e21e8ad7206} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 02:13:20.760090 [ 4 ] {ba39b0be-7460-49d7-8be1-4e21e8ad7206} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:13:20.760131 [ 4 ] {ba39b0be-7460-49d7-8be1-4e21e8ad7206} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.28 02:13:20.760513 [ 4 ] {ba39b0be-7460-49d7-8be1-4e21e8ad7206} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.02.28 02:13:20.760756 [ 4 ] {ba39b0be-7460-49d7-8be1-4e21e8ad7206} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:13:20.760981 [ 4 ] {ba39b0be-7460-49d7-8be1-4e21e8ad7206} executeQuery: Read 98 rows, 7.84 KiB in 0.001584 sec., 61868.68686868687 rows/sec., 4.83 MiB/sec. 2025.02.28 02:13:20.761034 [ 4 ] {ba39b0be-7460-49d7-8be1-4e21e8ad7206} TCPHandler: Processed in 0.001791276 sec. 2025.02.28 02:13:20.761188 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:13:20.761329 [ 257 ] {161bc47f-23a7-481b-9296-b968e9d4471c} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 02:13:20.761390 [ 257 ] {161bc47f-23a7-481b-9296-b968e9d4471c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 02:13:20.762045 [ 257 ] {161bc47f-23a7-481b-9296-b968e9d4471c} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:13:20.762082 [ 257 ] {161bc47f-23a7-481b-9296-b968e9d4471c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.28 02:13:20.762479 [ 257 ] {161bc47f-23a7-481b-9296-b968e9d4471c} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.02.28 02:13:20.762722 [ 257 ] {161bc47f-23a7-481b-9296-b968e9d4471c} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:13:20.762922 [ 257 ] {161bc47f-23a7-481b-9296-b968e9d4471c} executeQuery: Read 160 rows, 11.41 KiB in 0.001616 sec., 99009.900990099 rows/sec., 6.90 MiB/sec. 2025.02.28 02:13:20.762979 [ 257 ] {161bc47f-23a7-481b-9296-b968e9d4471c} TCPHandler: Processed in 0.001856676 sec. 2025.02.28 02:13:20.763253 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:13:20.763389 [ 4 ] {a71fb7ae-a5ec-4d1b-91a1-49e624f1195e} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 02:13:20.763484 [ 4 ] {a71fb7ae-a5ec-4d1b-91a1-49e624f1195e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 02:13:20.764725 [ 4 ] {a71fb7ae-a5ec-4d1b-91a1-49e624f1195e} oximeter.measurements_histogramu64 (432eb1fa-4ee7-4bab-9e27-7e99c159a608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:13:20.764764 [ 4 ] {a71fb7ae-a5ec-4d1b-91a1-49e624f1195e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.28 02:13:20.765415 [ 4 ] {a71fb7ae-a5ec-4d1b-91a1-49e624f1195e} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.02.28 02:13:20.765670 [ 4 ] {a71fb7ae-a5ec-4d1b-91a1-49e624f1195e} oximeter.measurements_histogramu64 (432eb1fa-4ee7-4bab-9e27-7e99c159a608): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:13:20.765915 [ 4 ] {a71fb7ae-a5ec-4d1b-91a1-49e624f1195e} executeQuery: Read 34 rows, 62.39 KiB in 0.002555 sec., 13307.240704500979 rows/sec., 23.85 MiB/sec. 2025.02.28 02:13:20.766008 [ 4 ] {a71fb7ae-a5ec-4d1b-91a1-49e624f1195e} TCPHandler: Processed in 0.002902591 sec. 2025.02.28 02:13:20.766175 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:13:20.766313 [ 257 ] {d774b44d-2f82-44bd-9fe1-a964474a798a} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 02:13:20.766373 [ 257 ] {d774b44d-2f82-44bd-9fe1-a964474a798a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 02:13:20.766927 [ 257 ] {d774b44d-2f82-44bd-9fe1-a964474a798a} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:13:20.766965 [ 257 ] {d774b44d-2f82-44bd-9fe1-a964474a798a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.28 02:13:20.767331 [ 257 ] {d774b44d-2f82-44bd-9fe1-a964474a798a} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.02.28 02:13:20.767569 [ 257 ] {d774b44d-2f82-44bd-9fe1-a964474a798a} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:13:20.767757 [ 257 ] {d774b44d-2f82-44bd-9fe1-a964474a798a} executeQuery: Read 60 rows, 4.14 KiB in 0.001473 sec., 40733.19755600815 rows/sec., 2.75 MiB/sec. 2025.02.28 02:13:20.767865 [ 257 ] {d774b44d-2f82-44bd-9fe1-a964474a798a} TCPHandler: Processed in 0.001757344 sec. 2025.02.28 02:13:25.011503 [ 44 ] {} DNSResolver: Updating DNS cache 2025.02.28 02:13:25.011590 [ 44 ] {} DNSResolver: Updated DNS cache 2025.02.28 02:13:25.129214 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 12871 2025.02.28 02:13:25.130044 [ 244 ] {} system.asynchronous_metric_log (3a3112bd-79df-43c7-ab35-7f8a62d7bf1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:13:25.130108 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.28 02:13:25.130882 [ 244 ] {} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.02.28 02:13:25.131233 [ 244 ] {} system.asynchronous_metric_log (3a3112bd-79df-43c7-ab35-7f8a62d7bf1b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:13:25.131515 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12871 2025.02.28 02:13:25.184399 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 702 2025.02.28 02:13:25.187258 [ 243 ] {} system.query_log (e1671b3b-5852-487f-943b-aaa151915f3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:13:25.187308 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.28 02:13:25.188801 [ 243 ] {} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.02.28 02:13:25.189113 [ 243 ] {} system.query_log (e1671b3b-5852-487f-943b-aaa151915f3d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:13:25.189646 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 702 2025.02.28 02:13:25.753910 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:13:25.754215 [ 4 ] {64eac929-c722-47a8-96cc-5cc469251874} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 02:13:25.754328 [ 4 ] {64eac929-c722-47a8-96cc-5cc469251874} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 02:13:25.755376 [ 4 ] {64eac929-c722-47a8-96cc-5cc469251874} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:13:25.755422 [ 4 ] {64eac929-c722-47a8-96cc-5cc469251874} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.28 02:13:25.755868 [ 4 ] {64eac929-c722-47a8-96cc-5cc469251874} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.02.28 02:13:25.756123 [ 4 ] {64eac929-c722-47a8-96cc-5cc469251874} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:13:25.756375 [ 4 ] {64eac929-c722-47a8-96cc-5cc469251874} executeQuery: Read 66 rows, 5.38 KiB in 0.002246 sec., 29385.574354407832 rows/sec., 2.34 MiB/sec. 2025.02.28 02:13:25.756433 [ 4 ] {64eac929-c722-47a8-96cc-5cc469251874} TCPHandler: Processed in 0.002708518 sec. 2025.02.28 02:13:25.756723 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:13:25.756918 [ 257 ] {ce973ac0-d74d-4cc0-8784-147d736a1d64} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 02:13:25.756991 [ 257 ] {ce973ac0-d74d-4cc0-8784-147d736a1d64} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 02:13:25.757747 [ 257 ] {ce973ac0-d74d-4cc0-8784-147d736a1d64} oximeter.fields_u16 (a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:13:25.757798 [ 257 ] {ce973ac0-d74d-4cc0-8784-147d736a1d64} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.28 02:13:25.758244 [ 257 ] {ce973ac0-d74d-4cc0-8784-147d736a1d64} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.02.28 02:13:25.758509 [ 257 ] {ce973ac0-d74d-4cc0-8784-147d736a1d64} oximeter.fields_u16 (a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:13:25.758702 [ 44 ] {} oximeter.fields_u16 (a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.02.28 02:13:25.758769 [ 257 ] {ce973ac0-d74d-4cc0-8784-147d736a1d64} executeQuery: Read 5 rows, 385.00 B in 0.001902 sec., 2628.8117770767612 rows/sec., 197.67 KiB/sec. 2025.02.28 02:13:25.758787 [ 44 ] {} oximeter.fields_u16 (a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:13:25.758858 [ 44 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.28 02:13:25.758903 [ 257 ] {ce973ac0-d74d-4cc0-8784-147d736a1d64} TCPHandler: Processed in 0.002317843 sec. 2025.02.28 02:13:25.759155 [ 187 ] {a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2025.02.28 02:13:25.759182 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:13:25.759431 [ 187 ] {a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 02:13:25.759481 [ 4 ] {05f687ef-a0ed-4882-83bd-ce1c6e4672d6} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 02:13:25.759506 [ 187 ] {a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 69 rows starting from the beginning of the part 2025.02.28 02:13:25.759598 [ 4 ] {05f687ef-a0ed-4882-83bd-ce1c6e4672d6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 02:13:25.759897 [ 187 ] {a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 5 rows starting from the beginning of the part 2025.02.28 02:13:25.760241 [ 187 ] {a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 34 rows starting from the beginning of the part 2025.02.28 02:13:25.760488 [ 187 ] {a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 15 rows starting from the beginning of the part 2025.02.28 02:13:25.760850 [ 187 ] {a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 34 rows starting from the beginning of the part 2025.02.28 02:13:25.761078 [ 187 ] {a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 5 rows starting from the beginning of the part 2025.02.28 02:13:25.761917 [ 4 ] {05f687ef-a0ed-4882-83bd-ce1c6e4672d6} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:13:25.761964 [ 4 ] {05f687ef-a0ed-4882-83bd-ce1c6e4672d6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.28 02:13:25.762553 [ 4 ] {05f687ef-a0ed-4882-83bd-ce1c6e4672d6} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.02.28 02:13:25.762686 [ 200 ] {a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 162 rows, containing 5 columns (5 merged, 0 gathered) in 0.003689582 sec., 43907.41281803738 rows/sec., 3.37 MiB/sec. 2025.02.28 02:13:25.762964 [ 200 ] {a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.02.28 02:13:25.762964 [ 4 ] {05f687ef-a0ed-4882-83bd-ce1c6e4672d6} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:13:25.763485 [ 4 ] {05f687ef-a0ed-4882-83bd-ce1c6e4672d6} executeQuery: Read 69 rows, 5.52 KiB in 0.004064 sec., 16978.346456692914 rows/sec., 1.33 MiB/sec. 2025.02.28 02:13:25.763627 [ 4 ] {05f687ef-a0ed-4882-83bd-ce1c6e4672d6} TCPHandler: Processed in 0.004591596 sec. 2025.02.28 02:13:25.763670 [ 200 ] {a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4::all_1_31_6} oximeter.fields_u16 (a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:13:25.763820 [ 200 ] {a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4::all_1_31_6} oximeter.fields_u16 (a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.02.28 02:13:25.763951 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:13:25.763966 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2025.02.28 02:13:25.764148 [ 257 ] {7f7bd654-5653-444b-a308-fe77318e6721} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 02:13:25.764216 [ 257 ] {7f7bd654-5653-444b-a308-fe77318e6721} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 02:13:25.764932 [ 257 ] {7f7bd654-5653-444b-a308-fe77318e6721} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:13:25.764980 [ 257 ] {7f7bd654-5653-444b-a308-fe77318e6721} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.28 02:13:25.765388 [ 257 ] {7f7bd654-5653-444b-a308-fe77318e6721} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.02.28 02:13:25.765637 [ 257 ] {7f7bd654-5653-444b-a308-fe77318e6721} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:13:25.765848 [ 257 ] {7f7bd654-5653-444b-a308-fe77318e6721} executeQuery: Read 160 rows, 11.41 KiB in 0.001731 sec., 92432.12016175622 rows/sec., 6.44 MiB/sec. 2025.02.28 02:13:25.765898 [ 257 ] {7f7bd654-5653-444b-a308-fe77318e6721} TCPHandler: Processed in 0.00210873 sec. 2025.02.28 02:13:25.766106 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:13:25.766328 [ 4 ] {17e023c8-b4a5-48db-b0a1-101ed53fd784} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 02:13:25.766468 [ 4 ] {17e023c8-b4a5-48db-b0a1-101ed53fd784} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 02:13:25.767808 [ 4 ] {17e023c8-b4a5-48db-b0a1-101ed53fd784} oximeter.measurements_histogramu64 (432eb1fa-4ee7-4bab-9e27-7e99c159a608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:13:25.767847 [ 4 ] {17e023c8-b4a5-48db-b0a1-101ed53fd784} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.28 02:13:25.768458 [ 4 ] {17e023c8-b4a5-48db-b0a1-101ed53fd784} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.02.28 02:13:25.768716 [ 4 ] {17e023c8-b4a5-48db-b0a1-101ed53fd784} oximeter.measurements_histogramu64 (432eb1fa-4ee7-4bab-9e27-7e99c159a608): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:13:25.768968 [ 4 ] {17e023c8-b4a5-48db-b0a1-101ed53fd784} executeQuery: Read 5 rows, 9.17 KiB in 0.002695 sec., 1855.287569573284 rows/sec., 3.32 MiB/sec. 2025.02.28 02:13:25.769063 [ 4 ] {17e023c8-b4a5-48db-b0a1-101ed53fd784} TCPHandler: Processed in 0.003066474 sec. 2025.02.28 02:13:25.769288 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:13:25.769510 [ 257 ] {328335bb-e45e-4be0-b463-0ddad6faaaf4} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 02:13:25.769607 [ 257 ] {328335bb-e45e-4be0-b463-0ddad6faaaf4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 02:13:25.770295 [ 257 ] {328335bb-e45e-4be0-b463-0ddad6faaaf4} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:13:25.770333 [ 257 ] {328335bb-e45e-4be0-b463-0ddad6faaaf4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.28 02:13:25.770702 [ 257 ] {328335bb-e45e-4be0-b463-0ddad6faaaf4} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.02.28 02:13:25.770936 [ 257 ] {328335bb-e45e-4be0-b463-0ddad6faaaf4} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:13:25.771150 [ 257 ] {328335bb-e45e-4be0-b463-0ddad6faaaf4} executeQuery: Read 60 rows, 4.14 KiB in 0.001694 sec., 35419.12632821724 rows/sec., 2.39 MiB/sec. 2025.02.28 02:13:25.771199 [ 257 ] {328335bb-e45e-4be0-b463-0ddad6faaaf4} TCPHandler: Processed in 0.002018389 sec. 2025.02.28 02:13:25.985245 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 2025.02.28 02:13:26.005608 [ 242 ] {} system.metric_log (30ce18d6-4a25-4150-9760-0e79e744945e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:13:26.005661 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.28 02:13:26.012986 [ 242 ] {} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.02.28 02:13:26.013755 [ 242 ] {} system.metric_log (30ce18d6-4a25-4150-9760-0e79e744945e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:13:26.016878 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 211 2025.02.28 02:13:27.035275 [ 35 ] {} oximeter.fields_ipaddr (38a15648-c4c3-4394-acd4-0e1571bf1689) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.02.28 02:13:27.035354 [ 35 ] {} oximeter.fields_ipaddr (38a15648-c4c3-4394-acd4-0e1571bf1689): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:13:27.035380 [ 35 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.28 02:13:27.035550 [ 202 ] {38a15648-c4c3-4394-acd4-0e1571bf1689::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2025.02.28 02:13:27.035723 [ 202 ] {38a15648-c4c3-4394-acd4-0e1571bf1689::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 02:13:27.035795 [ 202 ] {38a15648-c4c3-4394-acd4-0e1571bf1689::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part 2025.02.28 02:13:27.035924 [ 202 ] {38a15648-c4c3-4394-acd4-0e1571bf1689::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 8 rows starting from the beginning of the part 2025.02.28 02:13:27.036065 [ 202 ] {38a15648-c4c3-4394-acd4-0e1571bf1689::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 10 rows starting from the beginning of the part 2025.02.28 02:13:27.036292 [ 202 ] {38a15648-c4c3-4394-acd4-0e1571bf1689::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 8 rows starting from the beginning of the part 2025.02.28 02:13:27.036513 [ 202 ] {38a15648-c4c3-4394-acd4-0e1571bf1689::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 10 rows starting from the beginning of the part 2025.02.28 02:13:27.037521 [ 200 ] {38a15648-c4c3-4394-acd4-0e1571bf1689::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 5 columns (5 merged, 0 gathered) in 0.002059569 sec., 20392.61612502422 rows/sec., 1.70 MiB/sec. 2025.02.28 02:13:27.037697 [ 194 ] {38a15648-c4c3-4394-acd4-0e1571bf1689::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.02.28 02:13:27.038047 [ 194 ] {38a15648-c4c3-4394-acd4-0e1571bf1689::all_1_5_1} oximeter.fields_ipaddr (38a15648-c4c3-4394-acd4-0e1571bf1689): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:13:27.038125 [ 194 ] {38a15648-c4c3-4394-acd4-0e1571bf1689::all_1_5_1} oximeter.fields_ipaddr (38a15648-c4c3-4394-acd4-0e1571bf1689) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.02.28 02:13:27.038202 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.02.28 02:13:30.758009 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:13:30.758202 [ 4 ] {430b15c2-9d6f-42fb-ac28-ef0fad66063e} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.28 02:13:30.758277 [ 4 ] {430b15c2-9d6f-42fb-ac28-ef0fad66063e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.28 02:13:30.759069 [ 4 ] {430b15c2-9d6f-42fb-ac28-ef0fad66063e} oximeter.fields_i16 (7bfc9784-9582-4989-925c-ca60d6ff8692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:13:30.759119 [ 4 ] {430b15c2-9d6f-42fb-ac28-ef0fad66063e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.28 02:13:30.759534 [ 4 ] {430b15c2-9d6f-42fb-ac28-ef0fad66063e} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.28 02:13:30.759794 [ 4 ] {430b15c2-9d6f-42fb-ac28-ef0fad66063e} oximeter.fields_i16 (7bfc9784-9582-4989-925c-ca60d6ff8692): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:13:30.760036 [ 4 ] {430b15c2-9d6f-42fb-ac28-ef0fad66063e} executeQuery: Read 24 rows, 2.04 KiB in 0.001884 sec., 12738.853503184713 rows/sec., 1.06 MiB/sec. 2025.02.28 02:13:30.760161 [ 4 ] {430b15c2-9d6f-42fb-ac28-ef0fad66063e} TCPHandler: Processed in 0.002284602 sec. 2025.02.28 02:13:30.760443 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:13:30.760649 [ 257 ] {238063ed-ae28-4d1c-bb49-f47ad8b1304a} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.28 02:13:30.760728 [ 257 ] {238063ed-ae28-4d1c-bb49-f47ad8b1304a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.28 02:13:30.761492 [ 257 ] {238063ed-ae28-4d1c-bb49-f47ad8b1304a} oximeter.fields_ipaddr (38a15648-c4c3-4394-acd4-0e1571bf1689): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:13:30.761536 [ 257 ] {238063ed-ae28-4d1c-bb49-f47ad8b1304a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.28 02:13:30.761949 [ 257 ] {238063ed-ae28-4d1c-bb49-f47ad8b1304a} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.28 02:13:30.762205 [ 257 ] {238063ed-ae28-4d1c-bb49-f47ad8b1304a} oximeter.fields_ipaddr (38a15648-c4c3-4394-acd4-0e1571bf1689): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:13:30.762480 [ 257 ] {238063ed-ae28-4d1c-bb49-f47ad8b1304a} executeQuery: Read 8 rows, 668.00 B in 0.001874 sec., 4268.943436499467 rows/sec., 348.10 KiB/sec. 2025.02.28 02:13:30.762613 [ 257 ] {238063ed-ae28-4d1c-bb49-f47ad8b1304a} TCPHandler: Processed in 0.002308823 sec. 2025.02.28 02:13:30.762774 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:13:30.762913 [ 4 ] {e9ee09fe-9580-4638-9565-4246dc4201f9} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 02:13:30.762971 [ 4 ] {e9ee09fe-9580-4638-9565-4246dc4201f9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 02:13:30.763732 [ 4 ] {e9ee09fe-9580-4638-9565-4246dc4201f9} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:13:30.763771 [ 4 ] {e9ee09fe-9580-4638-9565-4246dc4201f9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.28 02:13:30.764146 [ 4 ] {e9ee09fe-9580-4638-9565-4246dc4201f9} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.02.28 02:13:30.764382 [ 4 ] {e9ee09fe-9580-4638-9565-4246dc4201f9} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:13:30.764556 [ 41 ] {} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.02.28 02:13:30.764615 [ 4 ] {e9ee09fe-9580-4638-9565-4246dc4201f9} executeQuery: Read 248 rows, 22.61 KiB in 0.00173 sec., 143352.60115606937 rows/sec., 12.76 MiB/sec. 2025.02.28 02:13:30.764634 [ 41 ] {} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:13:30.764702 [ 41 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.28 02:13:30.764755 [ 4 ] {e9ee09fe-9580-4638-9565-4246dc4201f9} TCPHandler: Processed in 0.002048759 sec. 2025.02.28 02:13:30.765035 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:13:30.765053 [ 194 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2025.02.28 02:13:30.765359 [ 257 ] {0c24ab69-673c-485e-be4c-8229757ec453} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 02:13:30.765387 [ 194 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 02:13:30.765455 [ 194 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1404 rows starting from the beginning of the part 2025.02.28 02:13:30.765467 [ 257 ] {0c24ab69-673c-485e-be4c-8229757ec453} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 02:13:30.765620 [ 194 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1211 rows starting from the beginning of the part 2025.02.28 02:13:30.765886 [ 194 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 56 rows starting from the beginning of the part 2025.02.28 02:13:30.766246 [ 194 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 124 rows starting from the beginning of the part 2025.02.28 02:13:30.766657 [ 194 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 66 rows starting from the beginning of the part 2025.02.28 02:13:30.767031 [ 194 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 248 rows starting from the beginning of the part 2025.02.28 02:13:30.767954 [ 257 ] {0c24ab69-673c-485e-be4c-8229757ec453} oximeter.fields_u16 (a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:13:30.767996 [ 257 ] {0c24ab69-673c-485e-be4c-8229757ec453} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.28 02:13:30.768613 [ 257 ] {0c24ab69-673c-485e-be4c-8229757ec453} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.02.28 02:13:30.768904 [ 257 ] {0c24ab69-673c-485e-be4c-8229757ec453} oximeter.fields_u16 (a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:13:30.769130 [ 257 ] {0c24ab69-673c-485e-be4c-8229757ec453} executeQuery: Read 54 rows, 4.08 KiB in 0.00389 sec., 13881.748071979435 rows/sec., 1.02 MiB/sec. 2025.02.28 02:13:30.769185 [ 257 ] {0c24ab69-673c-485e-be4c-8229757ec453} TCPHandler: Processed in 0.004299761 sec. 2025.02.28 02:13:30.769437 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:13:30.769538 [ 200 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 3109 rows, containing 5 columns (5 merged, 0 gathered) in 0.004719987 sec., 658688.2548617189 rows/sec., 57.58 MiB/sec. 2025.02.28 02:13:30.769609 [ 4 ] {95ba5e1e-6383-433f-9043-510f3cc8383d} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.28 02:13:30.769694 [ 4 ] {95ba5e1e-6383-433f-9043-510f3cc8383d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.28 02:13:30.769946 [ 200 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.02.28 02:13:30.770654 [ 200 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_46_9} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:13:30.770908 [ 200 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_46_9} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.02.28 02:13:30.770976 [ 4 ] {95ba5e1e-6383-433f-9043-510f3cc8383d} oximeter.fields_u32 (3d5e9b3a-3b6d-47c4-8060-e3753dc40b7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:13:30.771068 [ 4 ] {95ba5e1e-6383-433f-9043-510f3cc8383d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.28 02:13:30.771072 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. 2025.02.28 02:13:30.771467 [ 4 ] {95ba5e1e-6383-433f-9043-510f3cc8383d} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.02.28 02:13:30.771712 [ 4 ] {95ba5e1e-6383-433f-9043-510f3cc8383d} oximeter.fields_u32 (3d5e9b3a-3b6d-47c4-8060-e3753dc40b7b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:13:30.771927 [ 4 ] {95ba5e1e-6383-433f-9043-510f3cc8383d} executeQuery: Read 24 rows, 2.04 KiB in 0.002354 sec., 10195.412064570943 rows/sec., 866.21 KiB/sec. 2025.02.28 02:13:30.771983 [ 4 ] {95ba5e1e-6383-433f-9043-510f3cc8383d} TCPHandler: Processed in 0.002695758 sec. 2025.02.28 02:13:30.772133 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:13:30.772269 [ 257 ] {f7cf744a-fb73-4ca1-b976-965cee4293d8} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.28 02:13:30.772326 [ 257 ] {f7cf744a-fb73-4ca1-b976-965cee4293d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.28 02:13:30.773012 [ 257 ] {f7cf744a-fb73-4ca1-b976-965cee4293d8} oximeter.fields_u8 (a04696fb-2dde-448f-92c0-f9290c2ad89c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:13:30.773058 [ 257 ] {f7cf744a-fb73-4ca1-b976-965cee4293d8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.28 02:13:30.773431 [ 257 ] {f7cf744a-fb73-4ca1-b976-965cee4293d8} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.28 02:13:30.773681 [ 257 ] {f7cf744a-fb73-4ca1-b976-965cee4293d8} oximeter.fields_u8 (a04696fb-2dde-448f-92c0-f9290c2ad89c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:13:30.773935 [ 257 ] {f7cf744a-fb73-4ca1-b976-965cee4293d8} executeQuery: Read 12 rows, 960.00 B in 0.001686 sec., 7117.437722419929 rows/sec., 556.05 KiB/sec. 2025.02.28 02:13:30.774064 [ 257 ] {f7cf744a-fb73-4ca1-b976-965cee4293d8} TCPHandler: Processed in 0.001994318 sec. 2025.02.28 02:13:30.774215 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:13:30.774352 [ 4 ] {9696c79b-c270-47be-bc2d-b8f1c8be4d9a} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 02:13:30.774408 [ 4 ] {9696c79b-c270-47be-bc2d-b8f1c8be4d9a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 02:13:30.775175 [ 4 ] {9696c79b-c270-47be-bc2d-b8f1c8be4d9a} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:13:30.775220 [ 4 ] {9696c79b-c270-47be-bc2d-b8f1c8be4d9a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.28 02:13:30.775586 [ 4 ] {9696c79b-c270-47be-bc2d-b8f1c8be4d9a} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.02.28 02:13:30.775829 [ 4 ] {9696c79b-c270-47be-bc2d-b8f1c8be4d9a} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:13:30.776003 [ 40 ] {} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.02.28 02:13:30.776066 [ 40 ] {} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:13:30.776085 [ 4 ] {9696c79b-c270-47be-bc2d-b8f1c8be4d9a} executeQuery: Read 142 rows, 11.75 KiB in 0.001754 sec., 80957.81071835804 rows/sec., 6.54 MiB/sec. 2025.02.28 02:13:30.776101 [ 40 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.28 02:13:30.776245 [ 4 ] {9696c79b-c270-47be-bc2d-b8f1c8be4d9a} TCPHandler: Processed in 0.00208627 sec. 2025.02.28 02:13:30.776328 [ 188 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2025.02.28 02:13:30.776421 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:13:30.776503 [ 188 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 02:13:30.776571 [ 188 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 631 rows starting from the beginning of the part 2025.02.28 02:13:30.776629 [ 257 ] {1ea3a5fd-9b6d-4dcf-8aa6-6ada50877ada} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 02:13:30.776806 [ 188 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 535 rows starting from the beginning of the part 2025.02.28 02:13:30.776818 [ 257 ] {1ea3a5fd-9b6d-4dcf-8aa6-6ada50877ada} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 02:13:30.777192 [ 188 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 64 rows starting from the beginning of the part 2025.02.28 02:13:30.777560 [ 188 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 98 rows starting from the beginning of the part 2025.02.28 02:13:30.777885 [ 188 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 69 rows starting from the beginning of the part 2025.02.28 02:13:30.778229 [ 188 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 142 rows starting from the beginning of the part 2025.02.28 02:13:30.779498 [ 257 ] {1ea3a5fd-9b6d-4dcf-8aa6-6ada50877ada} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:13:30.779563 [ 257 ] {1ea3a5fd-9b6d-4dcf-8aa6-6ada50877ada} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.28 02:13:30.780595 [ 257 ] {1ea3a5fd-9b6d-4dcf-8aa6-6ada50877ada} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.02.28 02:13:30.781119 [ 257 ] {1ea3a5fd-9b6d-4dcf-8aa6-6ada50877ada} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:13:30.781141 [ 188 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 1539 rows, containing 5 columns (5 merged, 0 gathered) in 0.00492001 sec., 312804.24226780026 rows/sec., 24.92 MiB/sec. 2025.02.28 02:13:30.781388 [ 188 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.02.28 02:13:30.781390 [ 40 ] {} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.02.28 02:13:30.781495 [ 40 ] {} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:13:30.781573 [ 40 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.28 02:13:30.781621 [ 257 ] {1ea3a5fd-9b6d-4dcf-8aa6-6ada50877ada} executeQuery: Read 200 rows, 14.68 KiB in 0.005041 sec., 39674.667724657804 rows/sec., 2.84 MiB/sec. 2025.02.28 02:13:30.781999 [ 196 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2025.02.28 02:13:30.782012 [ 257 ] {1ea3a5fd-9b6d-4dcf-8aa6-6ada50877ada} TCPHandler: Processed in 0.00565562 sec. 2025.02.28 02:13:30.782172 [ 188 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_46_9} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:13:30.782434 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:13:30.782466 [ 196 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 02:13:30.782489 [ 188 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_46_9} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.02.28 02:13:30.782525 [ 196 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_46_9} MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 11708 rows starting from the beginning of the part 2025.02.28 02:13:30.782692 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. 2025.02.28 02:13:30.782958 [ 4 ] {2975e46d-f844-40ef-8884-4498d1a668c5} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 02:13:30.782983 [ 196 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 967 rows starting from the beginning of the part 2025.02.28 02:13:30.783330 [ 4 ] {2975e46d-f844-40ef-8884-4498d1a668c5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 02:13:30.783339 [ 196 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 32 rows starting from the beginning of the part 2025.02.28 02:13:30.783809 [ 196 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 160 rows starting from the beginning of the part 2025.02.28 02:13:30.784198 [ 196 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 160 rows starting from the beginning of the part 2025.02.28 02:13:30.784625 [ 196 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 200 rows starting from the beginning of the part 2025.02.28 02:13:30.787751 [ 4 ] {2975e46d-f844-40ef-8884-4498d1a668c5} oximeter.measurements_histogramu64 (432eb1fa-4ee7-4bab-9e27-7e99c159a608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:13:30.787829 [ 4 ] {2975e46d-f844-40ef-8884-4498d1a668c5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.28 02:13:30.789255 [ 4 ] {2975e46d-f844-40ef-8884-4498d1a668c5} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.02.28 02:13:30.790001 [ 4 ] {2975e46d-f844-40ef-8884-4498d1a668c5} oximeter.measurements_histogramu64 (432eb1fa-4ee7-4bab-9e27-7e99c159a608): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:13:30.790194 [ 40 ] {} oximeter.measurements_histogramu64 (432eb1fa-4ee7-4bab-9e27-7e99c159a608) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.02.28 02:13:30.790274 [ 40 ] {} oximeter.measurements_histogramu64 (432eb1fa-4ee7-4bab-9e27-7e99c159a608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:13:30.790332 [ 40 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.28 02:13:30.790347 [ 4 ] {2975e46d-f844-40ef-8884-4498d1a668c5} executeQuery: Read 34 rows, 62.39 KiB in 0.007639 sec., 4450.844351354889 rows/sec., 7.98 MiB/sec. 2025.02.28 02:13:30.790752 [ 192 ] {432eb1fa-4ee7-4bab-9e27-7e99c159a608::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2025.02.28 02:13:30.790829 [ 4 ] {2975e46d-f844-40ef-8884-4498d1a668c5} TCPHandler: Processed in 0.008659222 sec. 2025.02.28 02:13:30.791268 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:13:30.791818 [ 257 ] {08678043-ad61-476d-a4e2-92c4f3fa12b3} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 02:13:30.792099 [ 257 ] {08678043-ad61-476d-a4e2-92c4f3fa12b3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 02:13:30.792118 [ 197 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 13227 rows, containing 5 columns (5 merged, 0 gathered) in 0.010417837 sec., 1269649.3523559642 rows/sec., 87.02 MiB/sec. 2025.02.28 02:13:30.792809 [ 192 ] {432eb1fa-4ee7-4bab-9e27-7e99c159a608::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 02:13:30.792995 [ 197 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.02.28 02:13:30.793221 [ 192 ] {432eb1fa-4ee7-4bab-9e27-7e99c159a608::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 557 rows starting from the beginning of the part 2025.02.28 02:13:30.794336 [ 197 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_46_9} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:13:30.794472 [ 192 ] {432eb1fa-4ee7-4bab-9e27-7e99c159a608::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 34 rows starting from the beginning of the part 2025.02.28 02:13:30.794647 [ 257 ] {08678043-ad61-476d-a4e2-92c4f3fa12b3} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:13:30.794749 [ 257 ] {08678043-ad61-476d-a4e2-92c4f3fa12b3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.28 02:13:30.794859 [ 197 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_46_9} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.02.28 02:13:30.795663 [ 192 ] {432eb1fa-4ee7-4bab-9e27-7e99c159a608::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 5 rows starting from the beginning of the part 2025.02.28 02:13:30.795669 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.40 MiB. 2025.02.28 02:13:30.796606 [ 192 ] {432eb1fa-4ee7-4bab-9e27-7e99c159a608::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 34 rows starting from the beginning of the part 2025.02.28 02:13:30.796661 [ 257 ] {08678043-ad61-476d-a4e2-92c4f3fa12b3} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.02.28 02:13:30.797189 [ 192 ] {432eb1fa-4ee7-4bab-9e27-7e99c159a608::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 5 rows starting from the beginning of the part 2025.02.28 02:13:30.797366 [ 257 ] {08678043-ad61-476d-a4e2-92c4f3fa12b3} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:13:30.797822 [ 40 ] {} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.02.28 02:13:30.797912 [ 192 ] {432eb1fa-4ee7-4bab-9e27-7e99c159a608::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 34 rows starting from the beginning of the part 2025.02.28 02:13:30.797939 [ 40 ] {} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:13:30.798025 [ 40 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.28 02:13:30.798381 [ 257 ] {08678043-ad61-476d-a4e2-92c4f3fa12b3} executeQuery: Read 60 rows, 4.14 KiB in 0.00675 sec., 8888.888888888889 rows/sec., 613.43 KiB/sec. 2025.02.28 02:13:30.798565 [ 190 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2025.02.28 02:13:30.798889 [ 257 ] {08678043-ad61-476d-a4e2-92c4f3fa12b3} TCPHandler: Processed in 0.00779668 sec. 2025.02.28 02:13:30.799366 [ 190 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 02:13:30.799460 [ 190 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2088 rows starting from the beginning of the part 2025.02.28 02:13:30.799740 [ 190 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 48 rows starting from the beginning of the part 2025.02.28 02:13:30.800171 [ 190 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 12 rows starting from the beginning of the part 2025.02.28 02:13:30.800316 [ 190 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 60 rows starting from the beginning of the part 2025.02.28 02:13:30.800675 [ 190 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 60 rows starting from the beginning of the part 2025.02.28 02:13:30.800980 [ 190 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 60 rows starting from the beginning of the part 2025.02.28 02:13:30.803411 [ 190 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 2328 rows, containing 4 columns (4 merged, 0 gathered) in 0.005215453 sec., 446365.82862504944 rows/sec., 30.07 MiB/sec. 2025.02.28 02:13:30.803848 [ 193 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.02.28 02:13:30.804571 [ 193 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_46_9} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:13:30.804809 [ 193 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_46_9} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.02.28 02:13:30.805060 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. 2025.02.28 02:13:30.807346 [ 186 ] {432eb1fa-4ee7-4bab-9e27-7e99c159a608::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 669 rows, containing 19 columns (19 merged, 0 gathered) in 0.016927689 sec., 39521.04743890321 rows/sec., 70.82 MiB/sec. 2025.02.28 02:13:30.808166 [ 195 ] {432eb1fa-4ee7-4bab-9e27-7e99c159a608::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.02.28 02:13:30.808599 [ 195 ] {432eb1fa-4ee7-4bab-9e27-7e99c159a608::all_1_31_6} oximeter.measurements_histogramu64 (432eb1fa-4ee7-4bab-9e27-7e99c159a608): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:13:30.808687 [ 195 ] {432eb1fa-4ee7-4bab-9e27-7e99c159a608::all_1_31_6} oximeter.measurements_histogramu64 (432eb1fa-4ee7-4bab-9e27-7e99c159a608) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.02.28 02:13:30.808844 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.50 MiB. 2025.02.28 02:13:31.000164 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 194.72 MiB, peak 202.18 MiB, free memory in arenas 0.00 B, will set to 195.98 MiB (RSS), difference: 1.26 MiB 2025.02.28 02:13:32.631746 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 13298 2025.02.28 02:13:32.632469 [ 244 ] {} system.asynchronous_metric_log (3a3112bd-79df-43c7-ab35-7f8a62d7bf1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:13:32.632516 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.28 02:13:32.633052 [ 244 ] {} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.02.28 02:13:32.633310 [ 244 ] {} system.asynchronous_metric_log (3a3112bd-79df-43c7-ab35-7f8a62d7bf1b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:13:32.633555 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13298 2025.02.28 02:13:33.517037 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 2025.02.28 02:13:33.537296 [ 242 ] {} system.metric_log (30ce18d6-4a25-4150-9760-0e79e744945e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:13:33.537351 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.28 02:13:33.544777 [ 242 ] {} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.02.28 02:13:33.545544 [ 242 ] {} system.metric_log (30ce18d6-4a25-4150-9760-0e79e744945e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:13:33.548151 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 219 2025.02.28 02:13:35.189937 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 734 2025.02.28 02:13:35.193092 [ 243 ] {} system.query_log (e1671b3b-5852-487f-943b-aaa151915f3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:13:35.193146 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.28 02:13:35.194623 [ 243 ] {} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.02.28 02:13:35.194939 [ 243 ] {} system.query_log (e1671b3b-5852-487f-943b-aaa151915f3d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:13:35.195220 [ 34 ] {} system.query_log (e1671b3b-5852-487f-943b-aaa151915f3d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.02.28 02:13:35.195397 [ 34 ] {} system.query_log (e1671b3b-5852-487f-943b-aaa151915f3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:13:35.195545 [ 34 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.28 02:13:35.196142 [ 198 ] {e1671b3b-5852-487f-943b-aaa151915f3d::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2025.02.28 02:13:35.196479 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 734 2025.02.28 02:13:35.197098 [ 198 ] {e1671b3b-5852-487f-943b-aaa151915f3d::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 02:13:35.197271 [ 198 ] {e1671b3b-5852-487f-943b-aaa151915f3d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 592 rows starting from the beginning of the part 2025.02.28 02:13:35.197912 [ 198 ] {e1671b3b-5852-487f-943b-aaa151915f3d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 20 rows starting from the beginning of the part 2025.02.28 02:13:35.198521 [ 198 ] {e1671b3b-5852-487f-943b-aaa151915f3d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 30 rows starting from the beginning of the part 2025.02.28 02:13:35.199091 [ 198 ] {e1671b3b-5852-487f-943b-aaa151915f3d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 40 rows starting from the beginning of the part 2025.02.28 02:13:35.199600 [ 198 ] {e1671b3b-5852-487f-943b-aaa151915f3d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 20 rows starting from the beginning of the part 2025.02.28 02:13:35.200074 [ 198 ] {e1671b3b-5852-487f-943b-aaa151915f3d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 32 rows starting from the beginning of the part 2025.02.28 02:13:35.207661 [ 191 ] {e1671b3b-5852-487f-943b-aaa151915f3d::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 734 rows, containing 72 columns (72 merged, 0 gathered) in 0.011921728 sec., 61568.25587700038 rows/sec., 51.13 MiB/sec. 2025.02.28 02:13:35.208889 [ 187 ] {e1671b3b-5852-487f-943b-aaa151915f3d::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.02.28 02:13:35.209650 [ 187 ] {e1671b3b-5852-487f-943b-aaa151915f3d::all_1_21_4} system.query_log (e1671b3b-5852-487f-943b-aaa151915f3d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:13:35.209733 [ 187 ] {e1671b3b-5852-487f-943b-aaa151915f3d::all_1_21_4} system.query_log (e1671b3b-5852-487f-943b-aaa151915f3d) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.02.28 02:13:35.210036 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.11 MiB. 2025.02.28 02:13:35.754055 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:13:35.754271 [ 4 ] {41e2f275-afa1-41df-966a-222d71e96b8e} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 02:13:35.754352 [ 4 ] {41e2f275-afa1-41df-966a-222d71e96b8e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 02:13:35.755150 [ 4 ] {41e2f275-afa1-41df-966a-222d71e96b8e} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:13:35.755201 [ 4 ] {41e2f275-afa1-41df-966a-222d71e96b8e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.28 02:13:35.755641 [ 4 ] {41e2f275-afa1-41df-966a-222d71e96b8e} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.02.28 02:13:35.755896 [ 4 ] {41e2f275-afa1-41df-966a-222d71e96b8e} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:13:35.756126 [ 4 ] {41e2f275-afa1-41df-966a-222d71e96b8e} executeQuery: Read 66 rows, 5.38 KiB in 0.001915 sec., 34464.751958224544 rows/sec., 2.74 MiB/sec. 2025.02.28 02:13:35.756184 [ 4 ] {41e2f275-afa1-41df-966a-222d71e96b8e} TCPHandler: Processed in 0.002270992 sec. 2025.02.28 02:13:35.756440 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:13:35.756636 [ 257 ] {ab11e9b4-0bb4-41d0-8cb8-1173262884ea} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 02:13:35.756712 [ 257 ] {ab11e9b4-0bb4-41d0-8cb8-1173262884ea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 02:13:35.757502 [ 257 ] {ab11e9b4-0bb4-41d0-8cb8-1173262884ea} oximeter.fields_u16 (a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:13:35.757541 [ 257 ] {ab11e9b4-0bb4-41d0-8cb8-1173262884ea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.28 02:13:35.757957 [ 257 ] {ab11e9b4-0bb4-41d0-8cb8-1173262884ea} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.02.28 02:13:35.758205 [ 257 ] {ab11e9b4-0bb4-41d0-8cb8-1173262884ea} oximeter.fields_u16 (a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:13:35.758402 [ 257 ] {ab11e9b4-0bb4-41d0-8cb8-1173262884ea} executeQuery: Read 5 rows, 385.00 B in 0.001821 sec., 2745.744096650192 rows/sec., 206.47 KiB/sec. 2025.02.28 02:13:35.758457 [ 257 ] {ab11e9b4-0bb4-41d0-8cb8-1173262884ea} TCPHandler: Processed in 0.00215159 sec. 2025.02.28 02:13:35.758668 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:13:35.758898 [ 4 ] {0a670cec-dcfa-4944-9cd3-239b4a518ef7} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 02:13:35.758988 [ 4 ] {0a670cec-dcfa-4944-9cd3-239b4a518ef7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 02:13:35.759782 [ 4 ] {0a670cec-dcfa-4944-9cd3-239b4a518ef7} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:13:35.759822 [ 4 ] {0a670cec-dcfa-4944-9cd3-239b4a518ef7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.28 02:13:35.760193 [ 4 ] {0a670cec-dcfa-4944-9cd3-239b4a518ef7} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.02.28 02:13:35.760429 [ 4 ] {0a670cec-dcfa-4944-9cd3-239b4a518ef7} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:13:35.760643 [ 4 ] {0a670cec-dcfa-4944-9cd3-239b4a518ef7} executeQuery: Read 69 rows, 5.52 KiB in 0.001799 sec., 38354.64146748193 rows/sec., 2.99 MiB/sec. 2025.02.28 02:13:35.760697 [ 4 ] {0a670cec-dcfa-4944-9cd3-239b4a518ef7} TCPHandler: Processed in 0.00213492 sec. 2025.02.28 02:13:35.760850 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:13:35.760991 [ 257 ] {0732b9a5-14d1-4f8f-91a5-baa2376225bd} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 02:13:35.761053 [ 257 ] {0732b9a5-14d1-4f8f-91a5-baa2376225bd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 02:13:35.761723 [ 257 ] {0732b9a5-14d1-4f8f-91a5-baa2376225bd} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:13:35.761760 [ 257 ] {0732b9a5-14d1-4f8f-91a5-baa2376225bd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.28 02:13:35.762154 [ 257 ] {0732b9a5-14d1-4f8f-91a5-baa2376225bd} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.02.28 02:13:35.762394 [ 257 ] {0732b9a5-14d1-4f8f-91a5-baa2376225bd} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:13:35.762598 [ 257 ] {0732b9a5-14d1-4f8f-91a5-baa2376225bd} executeQuery: Read 160 rows, 11.41 KiB in 0.001636 sec., 97799.51100244498 rows/sec., 6.81 MiB/sec. 2025.02.28 02:13:35.762647 [ 257 ] {0732b9a5-14d1-4f8f-91a5-baa2376225bd} TCPHandler: Processed in 0.001865686 sec. 2025.02.28 02:13:35.762808 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:13:35.762946 [ 4 ] {4ee46d69-7c6d-4c7f-89a7-42a0ab5af7f0} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 02:13:35.763037 [ 4 ] {4ee46d69-7c6d-4c7f-89a7-42a0ab5af7f0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 02:13:35.764215 [ 4 ] {4ee46d69-7c6d-4c7f-89a7-42a0ab5af7f0} oximeter.measurements_histogramu64 (432eb1fa-4ee7-4bab-9e27-7e99c159a608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:13:35.764251 [ 4 ] {4ee46d69-7c6d-4c7f-89a7-42a0ab5af7f0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.28 02:13:35.764860 [ 4 ] {4ee46d69-7c6d-4c7f-89a7-42a0ab5af7f0} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.02.28 02:13:35.765098 [ 4 ] {4ee46d69-7c6d-4c7f-89a7-42a0ab5af7f0} oximeter.measurements_histogramu64 (432eb1fa-4ee7-4bab-9e27-7e99c159a608): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:13:35.765285 [ 4 ] {4ee46d69-7c6d-4c7f-89a7-42a0ab5af7f0} executeQuery: Read 5 rows, 9.17 KiB in 0.002411 sec., 2073.828287017835 rows/sec., 3.72 MiB/sec. 2025.02.28 02:13:35.765370 [ 4 ] {4ee46d69-7c6d-4c7f-89a7-42a0ab5af7f0} TCPHandler: Processed in 0.002673008 sec. 2025.02.28 02:13:35.765582 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:13:35.765868 [ 257 ] {88a99add-b361-4b0e-9e2a-ea1ecb958214} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 02:13:35.765961 [ 257 ] {88a99add-b361-4b0e-9e2a-ea1ecb958214} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 02:13:35.766673 [ 257 ] {88a99add-b361-4b0e-9e2a-ea1ecb958214} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:13:35.766713 [ 257 ] {88a99add-b361-4b0e-9e2a-ea1ecb958214} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.28 02:13:35.767103 [ 257 ] {88a99add-b361-4b0e-9e2a-ea1ecb958214} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.02.28 02:13:35.767347 [ 257 ] {88a99add-b361-4b0e-9e2a-ea1ecb958214} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:13:35.767575 [ 257 ] {88a99add-b361-4b0e-9e2a-ea1ecb958214} executeQuery: Read 60 rows, 4.14 KiB in 0.001763 sec., 34032.89846851957 rows/sec., 2.29 MiB/sec. 2025.02.28 02:13:35.767624 [ 257 ] {88a99add-b361-4b0e-9e2a-ea1ecb958214} TCPHandler: Processed in 0.00208668 sec. 2025.02.28 02:13:40.012089 [ 27 ] {} DNSResolver: Updating DNS cache 2025.02.28 02:13:40.012155 [ 27 ] {} DNSResolver: Updated DNS cache 2025.02.28 02:13:40.133768 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 13786 2025.02.28 02:13:40.134449 [ 244 ] {} system.asynchronous_metric_log (3a3112bd-79df-43c7-ab35-7f8a62d7bf1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:13:40.134497 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.28 02:13:40.135030 [ 244 ] {} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.02.28 02:13:40.135291 [ 244 ] {} system.asynchronous_metric_log (3a3112bd-79df-43c7-ab35-7f8a62d7bf1b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:13:40.135534 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13786 2025.02.28 02:13:40.755191 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:13:40.755399 [ 4 ] {c10fe2f5-61d6-4f89-8c04-b9a5c4c5ff8f} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 02:13:40.755469 [ 4 ] {c10fe2f5-61d6-4f89-8c04-b9a5c4c5ff8f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 02:13:40.756297 [ 4 ] {c10fe2f5-61d6-4f89-8c04-b9a5c4c5ff8f} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:13:40.756338 [ 4 ] {c10fe2f5-61d6-4f89-8c04-b9a5c4c5ff8f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.28 02:13:40.756771 [ 4 ] {c10fe2f5-61d6-4f89-8c04-b9a5c4c5ff8f} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.02.28 02:13:40.757025 [ 4 ] {c10fe2f5-61d6-4f89-8c04-b9a5c4c5ff8f} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:13:40.757247 [ 4 ] {c10fe2f5-61d6-4f89-8c04-b9a5c4c5ff8f} executeQuery: Read 124 rows, 10.86 KiB in 0.001917 sec., 64684.402712571726 rows/sec., 5.53 MiB/sec. 2025.02.28 02:13:40.757306 [ 4 ] {c10fe2f5-61d6-4f89-8c04-b9a5c4c5ff8f} TCPHandler: Processed in 0.002242892 sec. 2025.02.28 02:13:40.757566 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:13:40.757754 [ 257 ] {7e7fbe46-faf0-4836-be0c-08679bf0fac5} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 02:13:40.757826 [ 257 ] {7e7fbe46-faf0-4836-be0c-08679bf0fac5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 02:13:40.758580 [ 257 ] {7e7fbe46-faf0-4836-be0c-08679bf0fac5} oximeter.fields_u16 (a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:13:40.758631 [ 257 ] {7e7fbe46-faf0-4836-be0c-08679bf0fac5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.28 02:13:40.759051 [ 257 ] {7e7fbe46-faf0-4836-be0c-08679bf0fac5} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.02.28 02:13:40.759304 [ 257 ] {7e7fbe46-faf0-4836-be0c-08679bf0fac5} oximeter.fields_u16 (a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:13:40.759533 [ 257 ] {7e7fbe46-faf0-4836-be0c-08679bf0fac5} executeQuery: Read 34 rows, 2.56 KiB in 0.001832 sec., 18558.951965065502 rows/sec., 1.36 MiB/sec. 2025.02.28 02:13:40.759588 [ 257 ] {7e7fbe46-faf0-4836-be0c-08679bf0fac5} TCPHandler: Processed in 0.002153731 sec. 2025.02.28 02:13:40.759742 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:13:40.759860 [ 4 ] {cf96d4a1-ae44-4c25-8858-2569dbffc297} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 02:13:40.759909 [ 4 ] {cf96d4a1-ae44-4c25-8858-2569dbffc297} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 02:13:40.760558 [ 4 ] {cf96d4a1-ae44-4c25-8858-2569dbffc297} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:13:40.760599 [ 4 ] {cf96d4a1-ae44-4c25-8858-2569dbffc297} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.28 02:13:40.760964 [ 4 ] {cf96d4a1-ae44-4c25-8858-2569dbffc297} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.02.28 02:13:40.761206 [ 4 ] {cf96d4a1-ae44-4c25-8858-2569dbffc297} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:13:40.761429 [ 4 ] {cf96d4a1-ae44-4c25-8858-2569dbffc297} executeQuery: Read 98 rows, 7.84 KiB in 0.001593 sec., 61519.14626490897 rows/sec., 4.80 MiB/sec. 2025.02.28 02:13:40.761483 [ 4 ] {cf96d4a1-ae44-4c25-8858-2569dbffc297} TCPHandler: Processed in 0.001799025 sec. 2025.02.28 02:13:40.761659 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:13:40.761799 [ 257 ] {6b212e74-4c85-4439-8abd-15111a302f8f} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 02:13:40.761863 [ 257 ] {6b212e74-4c85-4439-8abd-15111a302f8f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 02:13:40.762545 [ 257 ] {6b212e74-4c85-4439-8abd-15111a302f8f} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:13:40.762584 [ 257 ] {6b212e74-4c85-4439-8abd-15111a302f8f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.28 02:13:40.762988 [ 257 ] {6b212e74-4c85-4439-8abd-15111a302f8f} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.02.28 02:13:40.763225 [ 257 ] {6b212e74-4c85-4439-8abd-15111a302f8f} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:13:40.763442 [ 257 ] {6b212e74-4c85-4439-8abd-15111a302f8f} executeQuery: Read 160 rows, 11.41 KiB in 0.001676 sec., 95465.3937947494 rows/sec., 6.65 MiB/sec. 2025.02.28 02:13:40.763495 [ 257 ] {6b212e74-4c85-4439-8abd-15111a302f8f} TCPHandler: Processed in 0.001904147 sec. 2025.02.28 02:13:40.763661 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:13:40.763799 [ 4 ] {32e7c7ca-0adf-48ea-a4f3-b020fb8931ce} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 02:13:40.763893 [ 4 ] {32e7c7ca-0adf-48ea-a4f3-b020fb8931ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 02:13:40.765165 [ 4 ] {32e7c7ca-0adf-48ea-a4f3-b020fb8931ce} oximeter.measurements_histogramu64 (432eb1fa-4ee7-4bab-9e27-7e99c159a608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:13:40.765204 [ 4 ] {32e7c7ca-0adf-48ea-a4f3-b020fb8931ce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.28 02:13:40.765847 [ 4 ] {32e7c7ca-0adf-48ea-a4f3-b020fb8931ce} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.02.28 02:13:40.766101 [ 4 ] {32e7c7ca-0adf-48ea-a4f3-b020fb8931ce} oximeter.measurements_histogramu64 (432eb1fa-4ee7-4bab-9e27-7e99c159a608): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:13:40.766388 [ 4 ] {32e7c7ca-0adf-48ea-a4f3-b020fb8931ce} executeQuery: Read 34 rows, 62.39 KiB in 0.002617 sec., 12991.975544516623 rows/sec., 23.28 MiB/sec. 2025.02.28 02:13:40.766881 [ 4 ] {32e7c7ca-0adf-48ea-a4f3-b020fb8931ce} TCPHandler: Processed in 0.003285987 sec. 2025.02.28 02:13:40.767075 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:13:40.767197 [ 257 ] {b9fda881-f113-42fa-8b93-a9258dbb3ce0} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 02:13:40.767247 [ 257 ] {b9fda881-f113-42fa-8b93-a9258dbb3ce0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 02:13:40.767738 [ 257 ] {b9fda881-f113-42fa-8b93-a9258dbb3ce0} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:13:40.767778 [ 257 ] {b9fda881-f113-42fa-8b93-a9258dbb3ce0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.28 02:13:40.768176 [ 257 ] {b9fda881-f113-42fa-8b93-a9258dbb3ce0} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.02.28 02:13:40.768425 [ 257 ] {b9fda881-f113-42fa-8b93-a9258dbb3ce0} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:13:40.768674 [ 257 ] {b9fda881-f113-42fa-8b93-a9258dbb3ce0} executeQuery: Read 60 rows, 4.14 KiB in 0.001494 sec., 40160.642570281125 rows/sec., 2.71 MiB/sec. 2025.02.28 02:13:40.768734 [ 257 ] {b9fda881-f113-42fa-8b93-a9258dbb3ce0} TCPHandler: Processed in 0.001719864 sec. 2025.02.28 02:13:41.048278 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 2025.02.28 02:13:41.069779 [ 242 ] {} system.metric_log (30ce18d6-4a25-4150-9760-0e79e744945e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:13:41.069843 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.28 02:13:41.077893 [ 242 ] {} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.02.28 02:13:41.078687 [ 242 ] {} system.metric_log (30ce18d6-4a25-4150-9760-0e79e744945e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:13:41.081870 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 226 2025.02.28 02:13:44.111102 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:13:44.111313 [ 4 ] {de5163fc-1b9a-41b0-af07-ab0844fe7804} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 02:13:44.111395 [ 4 ] {de5163fc-1b9a-41b0-af07-ab0844fe7804} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 02:13:44.113019 [ 4 ] {de5163fc-1b9a-41b0-af07-ab0844fe7804} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:13:44.113069 [ 4 ] {de5163fc-1b9a-41b0-af07-ab0844fe7804} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.28 02:13:44.113575 [ 4 ] {de5163fc-1b9a-41b0-af07-ab0844fe7804} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.02.28 02:13:44.113832 [ 4 ] {de5163fc-1b9a-41b0-af07-ab0844fe7804} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:13:44.114035 [ 4 ] {de5163fc-1b9a-41b0-af07-ab0844fe7804} executeQuery: Read 1206 rows, 101.94 KiB in 0.002782 sec., 433501.07836089144 rows/sec., 35.79 MiB/sec. 2025.02.28 02:13:44.114091 [ 4 ] {de5163fc-1b9a-41b0-af07-ab0844fe7804} TCPHandler: Processed in 0.003135885 sec. 2025.02.28 02:13:44.114455 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:13:44.114719 [ 257 ] {7b54c635-0d00-4189-864f-696cd0a774b9} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 02:13:44.114801 [ 257 ] {7b54c635-0d00-4189-864f-696cd0a774b9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 02:13:44.115625 [ 257 ] {7b54c635-0d00-4189-864f-696cd0a774b9} oximeter.fields_u16 (a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:13:44.115681 [ 257 ] {7b54c635-0d00-4189-864f-696cd0a774b9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.28 02:13:44.116109 [ 257 ] {7b54c635-0d00-4189-864f-696cd0a774b9} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.02.28 02:13:44.116366 [ 257 ] {7b54c635-0d00-4189-864f-696cd0a774b9} oximeter.fields_u16 (a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:13:44.116606 [ 257 ] {7b54c635-0d00-4189-864f-696cd0a774b9} executeQuery: Read 5 rows, 385.00 B in 0.001945 sec., 2570.694087403599 rows/sec., 193.30 KiB/sec. 2025.02.28 02:13:44.116665 [ 257 ] {7b54c635-0d00-4189-864f-696cd0a774b9} TCPHandler: Processed in 0.002399484 sec. 2025.02.28 02:13:44.116873 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:13:44.117097 [ 4 ] {aa201993-dc09-46f9-b3e8-15559da8cad7} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.28 02:13:44.117190 [ 4 ] {aa201993-dc09-46f9-b3e8-15559da8cad7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.28 02:13:44.118053 [ 4 ] {aa201993-dc09-46f9-b3e8-15559da8cad7} oximeter.fields_u32 (3d5e9b3a-3b6d-47c4-8060-e3753dc40b7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:13:44.118091 [ 4 ] {aa201993-dc09-46f9-b3e8-15559da8cad7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.28 02:13:44.118455 [ 4 ] {aa201993-dc09-46f9-b3e8-15559da8cad7} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.02.28 02:13:44.118704 [ 4 ] {aa201993-dc09-46f9-b3e8-15559da8cad7} oximeter.fields_u32 (3d5e9b3a-3b6d-47c4-8060-e3753dc40b7b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:13:44.118921 [ 4 ] {aa201993-dc09-46f9-b3e8-15559da8cad7} executeQuery: Read 228 rows, 15.81 KiB in 0.001871 sec., 121859.96793158738 rows/sec., 8.25 MiB/sec. 2025.02.28 02:13:44.119121 [ 4 ] {aa201993-dc09-46f9-b3e8-15559da8cad7} TCPHandler: Processed in 0.002354134 sec. 2025.02.28 02:13:44.119298 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:13:44.119446 [ 257 ] {e194eb72-5e1d-47bb-83a5-a3485ccbf1c6} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 02:13:44.119507 [ 257 ] {e194eb72-5e1d-47bb-83a5-a3485ccbf1c6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 02:13:44.120384 [ 257 ] {e194eb72-5e1d-47bb-83a5-a3485ccbf1c6} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:13:44.120424 [ 257 ] {e194eb72-5e1d-47bb-83a5-a3485ccbf1c6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.28 02:13:44.120832 [ 257 ] {e194eb72-5e1d-47bb-83a5-a3485ccbf1c6} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.02.28 02:13:44.121080 [ 257 ] {e194eb72-5e1d-47bb-83a5-a3485ccbf1c6} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:13:44.121317 [ 257 ] {e194eb72-5e1d-47bb-83a5-a3485ccbf1c6} executeQuery: Read 525 rows, 39.80 KiB in 0.001901 sec., 276170.4366123093 rows/sec., 20.45 MiB/sec. 2025.02.28 02:13:44.121373 [ 257 ] {e194eb72-5e1d-47bb-83a5-a3485ccbf1c6} TCPHandler: Processed in 0.00214584 sec. 2025.02.28 02:13:44.121546 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:13:44.121684 [ 4 ] {5b935e6b-4bf8-45e9-af66-a398f3dab352} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 02:13:44.121746 [ 4 ] {5b935e6b-4bf8-45e9-af66-a398f3dab352} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 02:13:44.122722 [ 4 ] {5b935e6b-4bf8-45e9-af66-a398f3dab352} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:13:44.122760 [ 4 ] {5b935e6b-4bf8-45e9-af66-a398f3dab352} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.28 02:13:44.123199 [ 4 ] {5b935e6b-4bf8-45e9-af66-a398f3dab352} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.02.28 02:13:44.123444 [ 4 ] {5b935e6b-4bf8-45e9-af66-a398f3dab352} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:13:44.123643 [ 4 ] {5b935e6b-4bf8-45e9-af66-a398f3dab352} executeQuery: Read 954 rows, 65.54 KiB in 0.001988 sec., 479879.2756539235 rows/sec., 32.20 MiB/sec. 2025.02.28 02:13:44.123735 [ 4 ] {5b935e6b-4bf8-45e9-af66-a398f3dab352} TCPHandler: Processed in 0.002254502 sec. 2025.02.28 02:13:44.123993 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:13:44.124176 [ 257 ] {e4c98596-99a2-43a6-ba55-726d7e82054a} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 02:13:44.124278 [ 257 ] {e4c98596-99a2-43a6-ba55-726d7e82054a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 02:13:44.125424 [ 257 ] {e4c98596-99a2-43a6-ba55-726d7e82054a} oximeter.measurements_histogramu64 (432eb1fa-4ee7-4bab-9e27-7e99c159a608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:13:44.125466 [ 257 ] {e4c98596-99a2-43a6-ba55-726d7e82054a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.28 02:13:44.126113 [ 257 ] {e4c98596-99a2-43a6-ba55-726d7e82054a} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.02.28 02:13:44.126386 [ 257 ] {e4c98596-99a2-43a6-ba55-726d7e82054a} oximeter.measurements_histogramu64 (432eb1fa-4ee7-4bab-9e27-7e99c159a608): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:13:44.126664 [ 257 ] {e4c98596-99a2-43a6-ba55-726d7e82054a} executeQuery: Read 5 rows, 9.17 KiB in 0.002522 sec., 1982.5535289452816 rows/sec., 3.55 MiB/sec. 2025.02.28 02:13:44.126924 [ 257 ] {e4c98596-99a2-43a6-ba55-726d7e82054a} TCPHandler: Processed in 0.003074743 sec. 2025.02.28 02:13:44.127095 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:13:44.127212 [ 4 ] {1abfde94-6d63-4319-851e-2aec6a57a701} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 02:13:44.127263 [ 4 ] {1abfde94-6d63-4319-851e-2aec6a57a701} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 02:13:44.127780 [ 4 ] {1abfde94-6d63-4319-851e-2aec6a57a701} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:13:44.127818 [ 4 ] {1abfde94-6d63-4319-851e-2aec6a57a701} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.28 02:13:44.128192 [ 4 ] {1abfde94-6d63-4319-851e-2aec6a57a701} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.02.28 02:13:44.128439 [ 4 ] {1abfde94-6d63-4319-851e-2aec6a57a701} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:13:44.128632 [ 4 ] {1abfde94-6d63-4319-851e-2aec6a57a701} executeQuery: Read 42 rows, 2.89 KiB in 0.001443 sec., 29106.029106029106 rows/sec., 1.96 MiB/sec. 2025.02.28 02:13:44.128688 [ 4 ] {1abfde94-6d63-4319-851e-2aec6a57a701} TCPHandler: Processed in 0.001649643 sec. 2025.02.28 02:13:45.197641 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 772 2025.02.28 02:13:45.200795 [ 243 ] {} system.query_log (e1671b3b-5852-487f-943b-aaa151915f3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:13:45.200838 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.28 02:13:45.202331 [ 243 ] {} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.02.28 02:13:45.202636 [ 243 ] {} system.query_log (e1671b3b-5852-487f-943b-aaa151915f3d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:13:45.203119 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 772 2025.02.28 02:13:45.747425 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:13:45.747597 [ 4 ] {527fd89f-691f-4e6e-a663-0e455e2e417b} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 02:13:45.747663 [ 4 ] {527fd89f-691f-4e6e-a663-0e455e2e417b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 02:13:45.748381 [ 4 ] {527fd89f-691f-4e6e-a663-0e455e2e417b} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:13:45.748423 [ 4 ] {527fd89f-691f-4e6e-a663-0e455e2e417b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.28 02:13:45.748823 [ 4 ] {527fd89f-691f-4e6e-a663-0e455e2e417b} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.02.28 02:13:45.749083 [ 4 ] {527fd89f-691f-4e6e-a663-0e455e2e417b} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:13:45.749316 [ 4 ] {527fd89f-691f-4e6e-a663-0e455e2e417b} executeQuery: Read 56 rows, 4.41 KiB in 0.001768 sec., 31674.20814479638 rows/sec., 2.43 MiB/sec. 2025.02.28 02:13:45.749373 [ 4 ] {527fd89f-691f-4e6e-a663-0e455e2e417b} TCPHandler: Processed in 0.00204934 sec. 2025.02.28 02:13:45.749719 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:13:45.749933 [ 257 ] {24457dd0-7c54-4f0d-a93a-2b7f4dddd1e5} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 02:13:45.750014 [ 257 ] {24457dd0-7c54-4f0d-a93a-2b7f4dddd1e5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 02:13:45.750842 [ 257 ] {24457dd0-7c54-4f0d-a93a-2b7f4dddd1e5} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:13:45.750882 [ 257 ] {24457dd0-7c54-4f0d-a93a-2b7f4dddd1e5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.28 02:13:45.751324 [ 257 ] {24457dd0-7c54-4f0d-a93a-2b7f4dddd1e5} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.02.28 02:13:45.751586 [ 257 ] {24457dd0-7c54-4f0d-a93a-2b7f4dddd1e5} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:13:45.751784 [ 257 ] {24457dd0-7c54-4f0d-a93a-2b7f4dddd1e5} executeQuery: Read 64 rows, 5.12 KiB in 0.001908 sec., 33542.976939203356 rows/sec., 2.62 MiB/sec. 2025.02.28 02:13:45.751841 [ 257 ] {24457dd0-7c54-4f0d-a93a-2b7f4dddd1e5} TCPHandler: Processed in 0.002348903 sec. 2025.02.28 02:13:45.752063 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:13:45.752205 [ 4 ] {2d7ad2df-5ed2-47b1-a058-17dcc4fe44d2} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 02:13:45.752268 [ 4 ] {2d7ad2df-5ed2-47b1-a058-17dcc4fe44d2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 02:13:45.752855 [ 4 ] {2d7ad2df-5ed2-47b1-a058-17dcc4fe44d2} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:13:45.752895 [ 4 ] {2d7ad2df-5ed2-47b1-a058-17dcc4fe44d2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.28 02:13:45.753274 [ 4 ] {2d7ad2df-5ed2-47b1-a058-17dcc4fe44d2} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.02.28 02:13:45.753511 [ 4 ] {2d7ad2df-5ed2-47b1-a058-17dcc4fe44d2} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:13:45.753727 [ 4 ] {2d7ad2df-5ed2-47b1-a058-17dcc4fe44d2} executeQuery: Read 52 rows, 3.70 KiB in 0.001554 sec., 33462.03346203346 rows/sec., 2.33 MiB/sec. 2025.02.28 02:13:45.753779 [ 4 ] {2d7ad2df-5ed2-47b1-a058-17dcc4fe44d2} TCPHandler: Processed in 0.001783406 sec. 2025.02.28 02:13:45.753923 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:13:45.754044 [ 257 ] {82df03c5-1b31-4a1f-b333-f6ba0c870fbe} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 02:13:45.754097 [ 257 ] {82df03c5-1b31-4a1f-b333-f6ba0c870fbe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 02:13:45.754598 [ 257 ] {82df03c5-1b31-4a1f-b333-f6ba0c870fbe} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:13:45.754636 [ 257 ] {82df03c5-1b31-4a1f-b333-f6ba0c870fbe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.28 02:13:45.755006 [ 257 ] {82df03c5-1b31-4a1f-b333-f6ba0c870fbe} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.02.28 02:13:45.755249 [ 257 ] {82df03c5-1b31-4a1f-b333-f6ba0c870fbe} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:13:45.755425 [ 257 ] {82df03c5-1b31-4a1f-b333-f6ba0c870fbe} executeQuery: Read 18 rows, 1.25 KiB in 0.001407 sec., 12793.17697228145 rows/sec., 887.72 KiB/sec. 2025.02.28 02:13:45.755472 [ 257 ] {82df03c5-1b31-4a1f-b333-f6ba0c870fbe} TCPHandler: Processed in 0.001607803 sec. 2025.02.28 02:13:47.636520 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 14213 2025.02.28 02:13:47.637188 [ 244 ] {} system.asynchronous_metric_log (3a3112bd-79df-43c7-ab35-7f8a62d7bf1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:13:47.637238 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.28 02:13:47.637835 [ 244 ] {} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.02.28 02:13:47.638095 [ 244 ] {} system.asynchronous_metric_log (3a3112bd-79df-43c7-ab35-7f8a62d7bf1b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:13:47.638262 [ 28 ] {} system.asynchronous_metric_log (3a3112bd-79df-43c7-ab35-7f8a62d7bf1b) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.02.28 02:13:47.638284 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14213 2025.02.28 02:13:47.638316 [ 28 ] {} system.asynchronous_metric_log (3a3112bd-79df-43c7-ab35-7f8a62d7bf1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:13:47.638345 [ 28 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.28 02:13:47.638577 [ 202 ] {3a3112bd-79df-43c7-ab35-7f8a62d7bf1b::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2025.02.28 02:13:47.639061 [ 202 ] {3a3112bd-79df-43c7-ab35-7f8a62d7bf1b::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 02:13:47.639177 [ 202 ] {3a3112bd-79df-43c7-ab35-7f8a62d7bf1b::all_1_31_6} MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 11956 rows starting from the beginning of the part 2025.02.28 02:13:47.639267 [ 202 ] {3a3112bd-79df-43c7-ab35-7f8a62d7bf1b::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 427 rows starting from the beginning of the part 2025.02.28 02:13:47.639397 [ 202 ] {3a3112bd-79df-43c7-ab35-7f8a62d7bf1b::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 488 rows starting from the beginning of the part 2025.02.28 02:13:47.639623 [ 202 ] {3a3112bd-79df-43c7-ab35-7f8a62d7bf1b::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 427 rows starting from the beginning of the part 2025.02.28 02:13:47.639765 [ 202 ] {3a3112bd-79df-43c7-ab35-7f8a62d7bf1b::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 488 rows starting from the beginning of the part 2025.02.28 02:13:47.639951 [ 202 ] {3a3112bd-79df-43c7-ab35-7f8a62d7bf1b::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 427 rows starting from the beginning of the part 2025.02.28 02:13:47.642380 [ 191 ] {3a3112bd-79df-43c7-ab35-7f8a62d7bf1b::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 14213 rows, containing 4 columns (4 merged, 0 gathered) in 0.003952336 sec., 3596101.1411985215 rows/sec., 51.44 MiB/sec. 2025.02.28 02:13:47.642856 [ 191 ] {3a3112bd-79df-43c7-ab35-7f8a62d7bf1b::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.02.28 02:13:47.643197 [ 191 ] {3a3112bd-79df-43c7-ab35-7f8a62d7bf1b::all_1_31_6} system.asynchronous_metric_log (3a3112bd-79df-43c7-ab35-7f8a62d7bf1b): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:13:47.643291 [ 191 ] {3a3112bd-79df-43c7-ab35-7f8a62d7bf1b::all_1_31_6} system.asynchronous_metric_log (3a3112bd-79df-43c7-ab35-7f8a62d7bf1b) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.02.28 02:13:47.643407 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. 2025.02.28 02:13:48.582801 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 2025.02.28 02:13:48.603798 [ 242 ] {} system.metric_log (30ce18d6-4a25-4150-9760-0e79e744945e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:13:48.603857 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.28 02:13:48.611437 [ 242 ] {} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.02.28 02:13:48.612232 [ 242 ] {} system.metric_log (30ce18d6-4a25-4150-9760-0e79e744945e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:13:48.612694 [ 139 ] {} system.metric_log (30ce18d6-4a25-4150-9760-0e79e744945e) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.02.28 02:13:48.612879 [ 139 ] {} system.metric_log (30ce18d6-4a25-4150-9760-0e79e744945e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:13:48.612990 [ 139 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.28 02:13:48.613603 [ 191 ] {30ce18d6-4a25-4150-9760-0e79e744945e::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2025.02.28 02:13:48.628781 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 234 2025.02.28 02:13:48.630304 [ 191 ] {30ce18d6-4a25-4150-9760-0e79e744945e::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 02:13:48.631955 [ 191 ] {30ce18d6-4a25-4150-9760-0e79e744945e::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 196 rows starting from the beginning of the part 2025.02.28 02:13:48.638040 [ 191 ] {30ce18d6-4a25-4150-9760-0e79e744945e::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 8 rows starting from the beginning of the part 2025.02.28 02:13:48.643910 [ 191 ] {30ce18d6-4a25-4150-9760-0e79e744945e::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 7 rows starting from the beginning of the part 2025.02.28 02:13:48.649637 [ 191 ] {30ce18d6-4a25-4150-9760-0e79e744945e::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 8 rows starting from the beginning of the part 2025.02.28 02:13:48.655535 [ 191 ] {30ce18d6-4a25-4150-9760-0e79e744945e::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 7 rows starting from the beginning of the part 2025.02.28 02:13:48.660205 [ 191 ] {30ce18d6-4a25-4150-9760-0e79e744945e::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 8 rows starting from the beginning of the part 2025.02.28 02:13:48.718460 [ 189 ] {30ce18d6-4a25-4150-9760-0e79e744945e::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.105283919 sec., 2222.5616430558593 rows/sec., 11.49 MiB/sec. 2025.02.28 02:13:48.721084 [ 190 ] {30ce18d6-4a25-4150-9760-0e79e744945e::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.02.28 02:13:48.723940 [ 190 ] {30ce18d6-4a25-4150-9760-0e79e744945e::all_1_31_6} system.metric_log (30ce18d6-4a25-4150-9760-0e79e744945e): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:13:48.724034 [ 190 ] {30ce18d6-4a25-4150-9760-0e79e744945e::all_1_31_6} system.metric_log (30ce18d6-4a25-4150-9760-0e79e744945e) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.02.28 02:13:48.726381 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.10 MiB. 2025.02.28 02:13:49.000132 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 198.22 MiB, peak 208.77 MiB, free memory in arenas 0.00 B, will set to 199.44 MiB (RSS), difference: 1.21 MiB 2025.02.28 02:13:50.756705 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:13:50.756897 [ 4 ] {d1d57e68-025e-4b1f-b54d-1619bb12997d} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 02:13:50.756969 [ 4 ] {d1d57e68-025e-4b1f-b54d-1619bb12997d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 02:13:50.757815 [ 4 ] {d1d57e68-025e-4b1f-b54d-1619bb12997d} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:13:50.757861 [ 4 ] {d1d57e68-025e-4b1f-b54d-1619bb12997d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.28 02:13:50.758314 [ 4 ] {d1d57e68-025e-4b1f-b54d-1619bb12997d} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.02.28 02:13:50.758568 [ 4 ] {d1d57e68-025e-4b1f-b54d-1619bb12997d} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:13:50.758730 [ 151 ] {} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.02.28 02:13:50.758769 [ 151 ] {} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:13:50.758782 [ 4 ] {d1d57e68-025e-4b1f-b54d-1619bb12997d} executeQuery: Read 124 rows, 10.86 KiB in 0.001937 sec., 64016.52039235932 rows/sec., 5.47 MiB/sec. 2025.02.28 02:13:50.758793 [ 151 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.28 02:13:50.758880 [ 4 ] {d1d57e68-025e-4b1f-b54d-1619bb12997d} TCPHandler: Processed in 0.002309133 sec. 2025.02.28 02:13:50.759051 [ 195 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2025.02.28 02:13:50.759247 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:13:50.759465 [ 195 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 02:13:50.759619 [ 195 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1404 rows starting from the beginning of the part 2025.02.28 02:13:50.759690 [ 257 ] {a7473aed-ae89-4578-9be9-7eb1af36c418} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 02:13:50.759948 [ 257 ] {a7473aed-ae89-4578-9be9-7eb1af36c418} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 02:13:50.760336 [ 195 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 66 rows starting from the beginning of the part 2025.02.28 02:13:50.760494 [ 195 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 124 rows starting from the beginning of the part 2025.02.28 02:13:50.760925 [ 195 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1206 rows starting from the beginning of the part 2025.02.28 02:13:50.761300 [ 195 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 56 rows starting from the beginning of the part 2025.02.28 02:13:50.761643 [ 195 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 124 rows starting from the beginning of the part 2025.02.28 02:13:50.763144 [ 257 ] {a7473aed-ae89-4578-9be9-7eb1af36c418} oximeter.fields_u16 (a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:13:50.763235 [ 257 ] {a7473aed-ae89-4578-9be9-7eb1af36c418} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.28 02:13:50.764284 [ 257 ] {a7473aed-ae89-4578-9be9-7eb1af36c418} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.02.28 02:13:50.764646 [ 257 ] {a7473aed-ae89-4578-9be9-7eb1af36c418} oximeter.fields_u16 (a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:13:50.765070 [ 151 ] {} oximeter.fields_u16 (a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.02.28 02:13:50.765075 [ 195 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 2980 rows, containing 5 columns (5 merged, 0 gathered) in 0.006206608 sec., 480133.4319808823 rows/sec., 41.81 MiB/sec. 2025.02.28 02:13:50.765174 [ 151 ] {} oximeter.fields_u16 (a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:13:50.765240 [ 151 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.28 02:13:50.765317 [ 257 ] {a7473aed-ae89-4578-9be9-7eb1af36c418} executeQuery: Read 34 rows, 2.56 KiB in 0.005739 sec., 5924.3770691758145 rows/sec., 445.49 KiB/sec. 2025.02.28 02:13:50.765537 [ 195 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.02.28 02:13:50.765655 [ 257 ] {a7473aed-ae89-4578-9be9-7eb1af36c418} TCPHandler: Processed in 0.006594113 sec. 2025.02.28 02:13:50.765770 [ 189 ] {a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2025.02.28 02:13:50.765915 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:13:50.766202 [ 189 ] {a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 02:13:50.766270 [ 4 ] {60dc9aa4-6323-4f78-a359-dd544905425b} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 02:13:50.766304 [ 189 ] {a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 69 rows starting from the beginning of the part 2025.02.28 02:13:50.766368 [ 195 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_51_10} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:13:50.766423 [ 4 ] {60dc9aa4-6323-4f78-a359-dd544905425b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 02:13:50.766737 [ 189 ] {a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 54 rows starting from the beginning of the part 2025.02.28 02:13:50.766860 [ 195 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_51_10} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.02.28 02:13:50.767255 [ 189 ] {a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 5 rows starting from the beginning of the part 2025.02.28 02:13:50.767361 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. 2025.02.28 02:13:50.767594 [ 189 ] {a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 34 rows starting from the beginning of the part 2025.02.28 02:13:50.767890 [ 189 ] {a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 5 rows starting from the beginning of the part 2025.02.28 02:13:50.768239 [ 189 ] {a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 34 rows starting from the beginning of the part 2025.02.28 02:13:50.769952 [ 4 ] {60dc9aa4-6323-4f78-a359-dd544905425b} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:13:50.770028 [ 4 ] {60dc9aa4-6323-4f78-a359-dd544905425b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.28 02:13:50.771137 [ 4 ] {60dc9aa4-6323-4f78-a359-dd544905425b} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.02.28 02:13:50.771202 [ 197 ] {a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 201 rows, containing 5 columns (5 merged, 0 gathered) in 0.005834592 sec., 34449.709594089865 rows/sec., 2.66 MiB/sec. 2025.02.28 02:13:50.771444 [ 197 ] {a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.02.28 02:13:50.771608 [ 4 ] {60dc9aa4-6323-4f78-a359-dd544905425b} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:13:50.771848 [ 151 ] {} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.02.28 02:13:50.771941 [ 151 ] {} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:13:50.772007 [ 151 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.28 02:13:50.772030 [ 4 ] {60dc9aa4-6323-4f78-a359-dd544905425b} executeQuery: Read 98 rows, 7.84 KiB in 0.005879 sec., 16669.501615921075 rows/sec., 1.30 MiB/sec. 2025.02.28 02:13:50.772332 [ 197 ] {a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4::all_1_36_7} oximeter.fields_u16 (a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:13:50.772413 [ 4 ] {60dc9aa4-6323-4f78-a359-dd544905425b} TCPHandler: Processed in 0.006620874 sec. 2025.02.28 02:13:50.772471 [ 196 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2025.02.28 02:13:50.772624 [ 197 ] {a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4::all_1_36_7} oximeter.fields_u16 (a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.02.28 02:13:50.772705 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:13:50.772924 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.02.28 02:13:50.772942 [ 196 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 02:13:50.773053 [ 257 ] {57d30f25-498f-4515-ab1e-fdfe8c2717a9} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 02:13:50.773052 [ 196 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 631 rows starting from the beginning of the part 2025.02.28 02:13:50.773174 [ 257 ] {57d30f25-498f-4515-ab1e-fdfe8c2717a9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 02:13:50.773403 [ 196 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 69 rows starting from the beginning of the part 2025.02.28 02:13:50.773764 [ 196 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 98 rows starting from the beginning of the part 2025.02.28 02:13:50.774074 [ 196 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 525 rows starting from the beginning of the part 2025.02.28 02:13:50.774449 [ 196 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 64 rows starting from the beginning of the part 2025.02.28 02:13:50.774739 [ 196 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 98 rows starting from the beginning of the part 2025.02.28 02:13:50.775776 [ 257 ] {57d30f25-498f-4515-ab1e-fdfe8c2717a9} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:13:50.775849 [ 257 ] {57d30f25-498f-4515-ab1e-fdfe8c2717a9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.28 02:13:50.776877 [ 257 ] {57d30f25-498f-4515-ab1e-fdfe8c2717a9} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.02.28 02:13:50.777218 [ 257 ] {57d30f25-498f-4515-ab1e-fdfe8c2717a9} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:13:50.777499 [ 151 ] {} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.02.28 02:13:50.777679 [ 151 ] {} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:13:50.777818 [ 257 ] {57d30f25-498f-4515-ab1e-fdfe8c2717a9} executeQuery: Read 160 rows, 11.41 KiB in 0.004834 sec., 33098.8829127017 rows/sec., 2.31 MiB/sec. 2025.02.28 02:13:50.777839 [ 151 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.28 02:13:50.778041 [ 188 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 1485 rows, containing 5 columns (5 merged, 0 gathered) in 0.005881844 sec., 252471.8438639311 rows/sec., 20.03 MiB/sec. 2025.02.28 02:13:50.778145 [ 257 ] {57d30f25-498f-4515-ab1e-fdfe8c2717a9} TCPHandler: Processed in 0.005572909 sec. 2025.02.28 02:13:50.778436 [ 197 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2025.02.28 02:13:50.778448 [ 188 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.02.28 02:13:50.778479 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:13:50.778950 [ 197 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 02:13:50.778944 [ 4 ] {092e75f9-f8fb-4711-8c0d-d683aa1f9501} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 02:13:50.779037 [ 197 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_51_10} MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 13227 rows starting from the beginning of the part 2025.02.28 02:13:50.779387 [ 194 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_51_10} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:13:50.779451 [ 4 ] {092e75f9-f8fb-4711-8c0d-d683aa1f9501} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 02:13:50.779542 [ 197 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 160 rows starting from the beginning of the part 2025.02.28 02:13:50.779878 [ 194 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_51_10} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.02.28 02:13:50.780059 [ 197 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 160 rows starting from the beginning of the part 2025.02.28 02:13:50.780286 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. 2025.02.28 02:13:50.780619 [ 197 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 954 rows starting from the beginning of the part 2025.02.28 02:13:50.780943 [ 197 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 52 rows starting from the beginning of the part 2025.02.28 02:13:50.781306 [ 197 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 160 rows starting from the beginning of the part 2025.02.28 02:13:50.784554 [ 4 ] {092e75f9-f8fb-4711-8c0d-d683aa1f9501} oximeter.measurements_histogramu64 (432eb1fa-4ee7-4bab-9e27-7e99c159a608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:13:50.784612 [ 4 ] {092e75f9-f8fb-4711-8c0d-d683aa1f9501} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.28 02:13:50.786436 [ 4 ] {092e75f9-f8fb-4711-8c0d-d683aa1f9501} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.02.28 02:13:50.787166 [ 4 ] {092e75f9-f8fb-4711-8c0d-d683aa1f9501} oximeter.measurements_histogramu64 (432eb1fa-4ee7-4bab-9e27-7e99c159a608): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:13:50.787426 [ 4 ] {092e75f9-f8fb-4711-8c0d-d683aa1f9501} executeQuery: Read 34 rows, 62.39 KiB in 0.00867 sec., 3921.5686274509803 rows/sec., 7.03 MiB/sec. 2025.02.28 02:13:50.787581 [ 4 ] {092e75f9-f8fb-4711-8c0d-d683aa1f9501} TCPHandler: Processed in 0.009214861 sec. 2025.02.28 02:13:50.787750 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:13:50.787889 [ 257 ] {8ead61c4-3562-45d6-880b-028121b952bb} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 02:13:50.787956 [ 257 ] {8ead61c4-3562-45d6-880b-028121b952bb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 02:13:50.789096 [ 257 ] {8ead61c4-3562-45d6-880b-028121b952bb} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:13:50.789096 [ 188 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 14713 rows, containing 5 columns (5 merged, 0 gathered) in 0.011057686 sec., 1330567.7155238446 rows/sec., 91.12 MiB/sec. 2025.02.28 02:13:50.789146 [ 257 ] {8ead61c4-3562-45d6-880b-028121b952bb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.28 02:13:50.789565 [ 257 ] {8ead61c4-3562-45d6-880b-028121b952bb} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.02.28 02:13:50.789713 [ 194 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.02.28 02:13:50.789854 [ 257 ] {8ead61c4-3562-45d6-880b-028121b952bb} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:13:50.790082 [ 151 ] {} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.02.28 02:13:50.790187 [ 151 ] {} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:13:50.790247 [ 194 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_51_10} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:13:50.790247 [ 257 ] {8ead61c4-3562-45d6-880b-028121b952bb} executeQuery: Read 60 rows, 4.14 KiB in 0.002367 sec., 25348.542458808617 rows/sec., 1.71 MiB/sec. 2025.02.28 02:13:50.790271 [ 151 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.28 02:13:50.790525 [ 194 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_51_10} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.02.28 02:13:50.790561 [ 257 ] {8ead61c4-3562-45d6-880b-028121b952bb} TCPHandler: Processed in 0.002878261 sec. 2025.02.28 02:13:50.790863 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.78 MiB. 2025.02.28 02:13:50.790921 [ 188 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2025.02.28 02:13:50.791049 [ 188 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 02:13:50.791079 [ 188 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2328 rows starting from the beginning of the part 2025.02.28 02:13:50.791181 [ 188 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 60 rows starting from the beginning of the part 2025.02.28 02:13:50.791337 [ 188 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 60 rows starting from the beginning of the part 2025.02.28 02:13:50.791463 [ 188 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 42 rows starting from the beginning of the part 2025.02.28 02:13:50.791584 [ 188 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 18 rows starting from the beginning of the part 2025.02.28 02:13:50.791688 [ 188 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 60 rows starting from the beginning of the part 2025.02.28 02:13:50.793142 [ 194 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 2568 rows, containing 4 columns (4 merged, 0 gathered) in 0.002687779 sec., 955435.6961640075 rows/sec., 64.36 MiB/sec. 2025.02.28 02:13:50.793410 [ 186 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.02.28 02:13:50.793770 [ 186 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_51_10} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:13:50.793853 [ 186 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_51_10} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.02.28 02:13:50.793932 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. 2025.02.28 02:13:55.012216 [ 148 ] {} DNSResolver: Updating DNS cache 2025.02.28 02:13:55.012292 [ 148 ] {} DNSResolver: Updated DNS cache 2025.02.28 02:13:55.139390 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 14701 2025.02.28 02:13:55.140125 [ 244 ] {} system.asynchronous_metric_log (3a3112bd-79df-43c7-ab35-7f8a62d7bf1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:13:55.140171 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.28 02:13:55.140699 [ 244 ] {} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.02.28 02:13:55.140967 [ 244 ] {} system.asynchronous_metric_log (3a3112bd-79df-43c7-ab35-7f8a62d7bf1b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:13:55.141164 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14701 2025.02.28 02:13:55.204266 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 792 2025.02.28 02:13:55.207123 [ 243 ] {} system.query_log (e1671b3b-5852-487f-943b-aaa151915f3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:13:55.207175 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.28 02:13:55.208649 [ 243 ] {} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.02.28 02:13:55.208961 [ 243 ] {} system.query_log (e1671b3b-5852-487f-943b-aaa151915f3d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:13:55.210157 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 792 2025.02.28 02:13:55.754150 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:13:55.754370 [ 4 ] {a8cc1300-2380-4461-8edc-336efc00c81d} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 02:13:55.754454 [ 4 ] {a8cc1300-2380-4461-8edc-336efc00c81d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 02:13:55.755328 [ 4 ] {a8cc1300-2380-4461-8edc-336efc00c81d} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:13:55.755384 [ 4 ] {a8cc1300-2380-4461-8edc-336efc00c81d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.28 02:13:55.755832 [ 4 ] {a8cc1300-2380-4461-8edc-336efc00c81d} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.02.28 02:13:55.756100 [ 4 ] {a8cc1300-2380-4461-8edc-336efc00c81d} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:13:55.756389 [ 4 ] {a8cc1300-2380-4461-8edc-336efc00c81d} executeQuery: Read 66 rows, 5.38 KiB in 0.002072 sec., 31853.281853281853 rows/sec., 2.54 MiB/sec. 2025.02.28 02:13:55.756591 [ 4 ] {a8cc1300-2380-4461-8edc-336efc00c81d} TCPHandler: Processed in 0.002581957 sec. 2025.02.28 02:13:55.756909 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:13:55.757116 [ 257 ] {a2290f1e-d37a-4e2c-b11b-73662964beff} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 02:13:55.757194 [ 257 ] {a2290f1e-d37a-4e2c-b11b-73662964beff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 02:13:55.757991 [ 257 ] {a2290f1e-d37a-4e2c-b11b-73662964beff} oximeter.fields_u16 (a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:13:55.758037 [ 257 ] {a2290f1e-d37a-4e2c-b11b-73662964beff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.28 02:13:55.758467 [ 257 ] {a2290f1e-d37a-4e2c-b11b-73662964beff} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.02.28 02:13:55.758724 [ 257 ] {a2290f1e-d37a-4e2c-b11b-73662964beff} oximeter.fields_u16 (a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:13:55.758972 [ 257 ] {a2290f1e-d37a-4e2c-b11b-73662964beff} executeQuery: Read 5 rows, 385.00 B in 0.001911 sec., 2616.4311878597596 rows/sec., 196.74 KiB/sec. 2025.02.28 02:13:55.759028 [ 257 ] {a2290f1e-d37a-4e2c-b11b-73662964beff} TCPHandler: Processed in 0.002303273 sec. 2025.02.28 02:13:55.759265 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:13:55.759499 [ 4 ] {ec11c124-8fc1-4615-9751-3e126b018c31} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 02:13:55.759594 [ 4 ] {ec11c124-8fc1-4615-9751-3e126b018c31} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 02:13:55.760336 [ 4 ] {ec11c124-8fc1-4615-9751-3e126b018c31} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:13:55.760379 [ 4 ] {ec11c124-8fc1-4615-9751-3e126b018c31} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.28 02:13:55.760764 [ 4 ] {ec11c124-8fc1-4615-9751-3e126b018c31} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.02.28 02:13:55.761028 [ 4 ] {ec11c124-8fc1-4615-9751-3e126b018c31} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:13:55.761301 [ 4 ] {ec11c124-8fc1-4615-9751-3e126b018c31} executeQuery: Read 69 rows, 5.52 KiB in 0.001858 sec., 37136.706135629705 rows/sec., 2.90 MiB/sec. 2025.02.28 02:13:55.761750 [ 4 ] {ec11c124-8fc1-4615-9751-3e126b018c31} TCPHandler: Processed in 0.002608876 sec. 2025.02.28 02:13:55.762082 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:13:55.762594 [ 257 ] {01e732b7-6f3e-4465-9de3-db95eed1ff3e} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 02:13:55.762822 [ 257 ] {01e732b7-6f3e-4465-9de3-db95eed1ff3e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 02:13:55.763453 [ 257 ] {01e732b7-6f3e-4465-9de3-db95eed1ff3e} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:13:55.763492 [ 257 ] {01e732b7-6f3e-4465-9de3-db95eed1ff3e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.28 02:13:55.763899 [ 257 ] {01e732b7-6f3e-4465-9de3-db95eed1ff3e} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.02.28 02:13:55.764154 [ 257 ] {01e732b7-6f3e-4465-9de3-db95eed1ff3e} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:13:55.764394 [ 257 ] {01e732b7-6f3e-4465-9de3-db95eed1ff3e} executeQuery: Read 160 rows, 11.41 KiB in 0.001969 sec., 81259.52260030473 rows/sec., 5.66 MiB/sec. 2025.02.28 02:13:55.764641 [ 257 ] {01e732b7-6f3e-4465-9de3-db95eed1ff3e} TCPHandler: Processed in 0.002765099 sec. 2025.02.28 02:13:55.764812 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:13:55.764948 [ 4 ] {ba14d4c9-4aa0-47b9-a61e-ff6678f92d8b} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 02:13:55.765030 [ 4 ] {ba14d4c9-4aa0-47b9-a61e-ff6678f92d8b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 02:13:55.766186 [ 4 ] {ba14d4c9-4aa0-47b9-a61e-ff6678f92d8b} oximeter.measurements_histogramu64 (432eb1fa-4ee7-4bab-9e27-7e99c159a608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:13:55.766226 [ 4 ] {ba14d4c9-4aa0-47b9-a61e-ff6678f92d8b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.28 02:13:55.766866 [ 4 ] {ba14d4c9-4aa0-47b9-a61e-ff6678f92d8b} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.02.28 02:13:55.767171 [ 4 ] {ba14d4c9-4aa0-47b9-a61e-ff6678f92d8b} oximeter.measurements_histogramu64 (432eb1fa-4ee7-4bab-9e27-7e99c159a608): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:13:55.767366 [ 140 ] {} oximeter.measurements_histogramu64 (432eb1fa-4ee7-4bab-9e27-7e99c159a608) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.02.28 02:13:55.767463 [ 140 ] {} oximeter.measurements_histogramu64 (432eb1fa-4ee7-4bab-9e27-7e99c159a608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:13:55.767470 [ 4 ] {ba14d4c9-4aa0-47b9-a61e-ff6678f92d8b} executeQuery: Read 5 rows, 9.17 KiB in 0.002558 sec., 1954.6520719311964 rows/sec., 3.50 MiB/sec. 2025.02.28 02:13:55.767502 [ 140 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.28 02:13:55.767896 [ 198 ] {432eb1fa-4ee7-4bab-9e27-7e99c159a608::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2025.02.28 02:13:55.767917 [ 4 ] {ba14d4c9-4aa0-47b9-a61e-ff6678f92d8b} TCPHandler: Processed in 0.003171995 sec. 2025.02.28 02:13:55.768163 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:13:55.768352 [ 257 ] {d0211cb3-e63e-4751-8c25-c82f3582f272} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 02:13:55.768371 [ 198 ] {432eb1fa-4ee7-4bab-9e27-7e99c159a608::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 02:13:55.768431 [ 257 ] {d0211cb3-e63e-4751-8c25-c82f3582f272} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 02:13:55.768457 [ 198 ] {432eb1fa-4ee7-4bab-9e27-7e99c159a608::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 669 rows starting from the beginning of the part 2025.02.28 02:13:55.769106 [ 198 ] {432eb1fa-4ee7-4bab-9e27-7e99c159a608::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 5 rows starting from the beginning of the part 2025.02.28 02:13:55.769647 [ 198 ] {432eb1fa-4ee7-4bab-9e27-7e99c159a608::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 34 rows starting from the beginning of the part 2025.02.28 02:13:55.770229 [ 257 ] {d0211cb3-e63e-4751-8c25-c82f3582f272} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:13:55.770242 [ 198 ] {432eb1fa-4ee7-4bab-9e27-7e99c159a608::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 5 rows starting from the beginning of the part 2025.02.28 02:13:55.770278 [ 257 ] {d0211cb3-e63e-4751-8c25-c82f3582f272} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.28 02:13:55.770593 [ 198 ] {432eb1fa-4ee7-4bab-9e27-7e99c159a608::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 34 rows starting from the beginning of the part 2025.02.28 02:13:55.770976 [ 198 ] {432eb1fa-4ee7-4bab-9e27-7e99c159a608::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 5 rows starting from the beginning of the part 2025.02.28 02:13:55.771107 [ 257 ] {d0211cb3-e63e-4751-8c25-c82f3582f272} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.02.28 02:13:55.771511 [ 257 ] {d0211cb3-e63e-4751-8c25-c82f3582f272} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:13:55.772030 [ 257 ] {d0211cb3-e63e-4751-8c25-c82f3582f272} executeQuery: Read 60 rows, 4.14 KiB in 0.003681 sec., 16299.918500407499 rows/sec., 1.10 MiB/sec. 2025.02.28 02:13:55.772680 [ 257 ] {d0211cb3-e63e-4751-8c25-c82f3582f272} TCPHandler: Processed in 0.004616405 sec. 2025.02.28 02:13:55.777379 [ 187 ] {432eb1fa-4ee7-4bab-9e27-7e99c159a608::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 752 rows, containing 19 columns (19 merged, 0 gathered) in 0.009745048 sec., 77167.39825191216 rows/sec., 138.28 MiB/sec. 2025.02.28 02:13:55.778284 [ 187 ] {432eb1fa-4ee7-4bab-9e27-7e99c159a608::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.02.28 02:13:55.778708 [ 187 ] {432eb1fa-4ee7-4bab-9e27-7e99c159a608::all_1_36_7} oximeter.measurements_histogramu64 (432eb1fa-4ee7-4bab-9e27-7e99c159a608): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:13:55.778790 [ 187 ] {432eb1fa-4ee7-4bab-9e27-7e99c159a608::all_1_36_7} oximeter.measurements_histogramu64 (432eb1fa-4ee7-4bab-9e27-7e99c159a608) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.02.28 02:13:55.778940 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.54 MiB. 2025.02.28 02:13:56.001311 [ 247 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000934314 sec. 2025.02.28 02:13:56.103075 [ 137 ] {} oximeter.fields_u32 (3d5e9b3a-3b6d-47c4-8060-e3753dc40b7b) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 2025.02.28 02:13:56.103154 [ 137 ] {} oximeter.fields_u32 (3d5e9b3a-3b6d-47c4-8060-e3753dc40b7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:13:56.103182 [ 137 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.28 02:13:56.103562 [ 199 ] {3d5e9b3a-3b6d-47c4-8060-e3753dc40b7b::all_1_14_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact with storage Full 2025.02.28 02:13:56.103817 [ 199 ] {3d5e9b3a-3b6d-47c4-8060-e3753dc40b7b::all_1_14_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 02:13:56.103860 [ 199 ] {3d5e9b3a-3b6d-47c4-8060-e3753dc40b7b::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 253 rows starting from the beginning of the part 2025.02.28 02:13:56.103944 [ 199 ] {3d5e9b3a-3b6d-47c4-8060-e3753dc40b7b::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 24 rows starting from the beginning of the part 2025.02.28 02:13:56.104158 [ 199 ] {3d5e9b3a-3b6d-47c4-8060-e3753dc40b7b::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 228 rows starting from the beginning of the part 2025.02.28 02:13:56.104463 [ 199 ] {3d5e9b3a-3b6d-47c4-8060-e3753dc40b7b::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 24 rows starting from the beginning of the part 2025.02.28 02:13:56.104632 [ 199 ] {3d5e9b3a-3b6d-47c4-8060-e3753dc40b7b::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 228 rows starting from the beginning of the part 2025.02.28 02:13:56.105916 [ 198 ] {3d5e9b3a-3b6d-47c4-8060-e3753dc40b7b::all_1_14_3} MergeTask::MergeProjectionsStage: Merge sorted 757 rows, containing 5 columns (5 merged, 0 gathered) in 0.002620747 sec., 288848.9426869515 rows/sec., 21.08 MiB/sec. 2025.02.28 02:13:56.106076 [ 199 ] {3d5e9b3a-3b6d-47c4-8060-e3753dc40b7b::all_1_14_3} MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) 2025.02.28 02:13:56.106352 [ 199 ] {3d5e9b3a-3b6d-47c4-8060-e3753dc40b7b::all_1_14_3} oximeter.fields_u32 (3d5e9b3a-3b6d-47c4-8060-e3753dc40b7b): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:13:56.106431 [ 199 ] {3d5e9b3a-3b6d-47c4-8060-e3753dc40b7b::all_1_14_3} oximeter.fields_u32 (3d5e9b3a-3b6d-47c4-8060-e3753dc40b7b) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 2025.02.28 02:13:56.106510 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. 2025.02.28 02:13:56.128857 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 242 2025.02.28 02:13:56.148060 [ 242 ] {} system.metric_log (30ce18d6-4a25-4150-9760-0e79e744945e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:13:56.148108 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.28 02:13:56.155101 [ 242 ] {} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.02.28 02:13:56.155847 [ 242 ] {} system.metric_log (30ce18d6-4a25-4150-9760-0e79e744945e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:13:56.158368 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 242 2025.02.28 02:14:00.756628 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:14:00.756825 [ 4 ] {c0dd793b-e25e-4325-86b4-d1824642779a} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.28 02:14:00.756902 [ 4 ] {c0dd793b-e25e-4325-86b4-d1824642779a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.28 02:14:00.757747 [ 4 ] {c0dd793b-e25e-4325-86b4-d1824642779a} oximeter.fields_i16 (7bfc9784-9582-4989-925c-ca60d6ff8692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:14:00.757804 [ 4 ] {c0dd793b-e25e-4325-86b4-d1824642779a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.28 02:14:00.758259 [ 4 ] {c0dd793b-e25e-4325-86b4-d1824642779a} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.02.28 02:14:00.758524 [ 4 ] {c0dd793b-e25e-4325-86b4-d1824642779a} oximeter.fields_i16 (7bfc9784-9582-4989-925c-ca60d6ff8692): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:14:00.758781 [ 4 ] {c0dd793b-e25e-4325-86b4-d1824642779a} executeQuery: Read 24 rows, 2.04 KiB in 0.002009 sec., 11946.241911398707 rows/sec., 1014.96 KiB/sec. 2025.02.28 02:14:00.758874 [ 4 ] {c0dd793b-e25e-4325-86b4-d1824642779a} TCPHandler: Processed in 0.002379293 sec. 2025.02.28 02:14:00.759137 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:14:00.759328 [ 257 ] {82f86143-361e-4c56-9a28-2a4f11a111f8} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 02:14:00.759403 [ 257 ] {82f86143-361e-4c56-9a28-2a4f11a111f8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 02:14:00.760307 [ 257 ] {82f86143-361e-4c56-9a28-2a4f11a111f8} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:14:00.760361 [ 257 ] {82f86143-361e-4c56-9a28-2a4f11a111f8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.28 02:14:00.760824 [ 257 ] {82f86143-361e-4c56-9a28-2a4f11a111f8} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.02.28 02:14:00.761081 [ 257 ] {82f86143-361e-4c56-9a28-2a4f11a111f8} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:14:00.761339 [ 257 ] {82f86143-361e-4c56-9a28-2a4f11a111f8} executeQuery: Read 244 rows, 22.32 KiB in 0.002062 sec., 118331.71677982541 rows/sec., 10.57 MiB/sec. 2025.02.28 02:14:00.761408 [ 257 ] {82f86143-361e-4c56-9a28-2a4f11a111f8} TCPHandler: Processed in 0.002407684 sec. 2025.02.28 02:14:00.761569 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:14:00.761699 [ 4 ] {1bad9fdf-ab0f-49cd-b748-dde848666d21} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 02:14:00.761756 [ 4 ] {1bad9fdf-ab0f-49cd-b748-dde848666d21} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 02:14:00.762389 [ 4 ] {1bad9fdf-ab0f-49cd-b748-dde848666d21} oximeter.fields_u16 (a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:14:00.762431 [ 4 ] {1bad9fdf-ab0f-49cd-b748-dde848666d21} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.28 02:14:00.762812 [ 4 ] {1bad9fdf-ab0f-49cd-b748-dde848666d21} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.02.28 02:14:00.763068 [ 4 ] {1bad9fdf-ab0f-49cd-b748-dde848666d21} oximeter.fields_u16 (a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:14:00.763295 [ 4 ] {1bad9fdf-ab0f-49cd-b748-dde848666d21} executeQuery: Read 46 rows, 3.52 KiB in 0.001628 sec., 28255.528255528254 rows/sec., 2.11 MiB/sec. 2025.02.28 02:14:00.763353 [ 4 ] {1bad9fdf-ab0f-49cd-b748-dde848666d21} TCPHandler: Processed in 0.001846236 sec. 2025.02.28 02:14:00.763517 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:14:00.763660 [ 257 ] {81a6c645-b561-4d97-938b-0db59e8fae1e} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.28 02:14:00.763723 [ 257 ] {81a6c645-b561-4d97-938b-0db59e8fae1e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.28 02:14:00.764361 [ 257 ] {81a6c645-b561-4d97-938b-0db59e8fae1e} oximeter.fields_u32 (3d5e9b3a-3b6d-47c4-8060-e3753dc40b7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:14:00.764401 [ 257 ] {81a6c645-b561-4d97-938b-0db59e8fae1e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.28 02:14:00.764758 [ 257 ] {81a6c645-b561-4d97-938b-0db59e8fae1e} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.02.28 02:14:00.765015 [ 257 ] {81a6c645-b561-4d97-938b-0db59e8fae1e} oximeter.fields_u32 (3d5e9b3a-3b6d-47c4-8060-e3753dc40b7b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:14:00.765269 [ 257 ] {81a6c645-b561-4d97-938b-0db59e8fae1e} executeQuery: Read 24 rows, 2.04 KiB in 0.001643 sec., 14607.425441265977 rows/sec., 1.21 MiB/sec. 2025.02.28 02:14:00.765467 [ 257 ] {81a6c645-b561-4d97-938b-0db59e8fae1e} TCPHandler: Processed in 0.002017209 sec. 2025.02.28 02:14:00.765658 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:14:00.765797 [ 4 ] {bf08c055-5298-489b-a163-c252e73ab7fe} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.28 02:14:00.765855 [ 4 ] {bf08c055-5298-489b-a163-c252e73ab7fe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.28 02:14:00.766462 [ 4 ] {bf08c055-5298-489b-a163-c252e73ab7fe} oximeter.fields_u8 (a04696fb-2dde-448f-92c0-f9290c2ad89c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:14:00.766501 [ 4 ] {bf08c055-5298-489b-a163-c252e73ab7fe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.28 02:14:00.766863 [ 4 ] {bf08c055-5298-489b-a163-c252e73ab7fe} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.02.28 02:14:00.767115 [ 4 ] {bf08c055-5298-489b-a163-c252e73ab7fe} oximeter.fields_u8 (a04696fb-2dde-448f-92c0-f9290c2ad89c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:14:00.767351 [ 4 ] {bf08c055-5298-489b-a163-c252e73ab7fe} executeQuery: Read 12 rows, 960.00 B in 0.001583 sec., 7580.543272267846 rows/sec., 592.23 KiB/sec. 2025.02.28 02:14:00.767414 [ 4 ] {bf08c055-5298-489b-a163-c252e73ab7fe} TCPHandler: Processed in 0.001822286 sec. 2025.02.28 02:14:00.767563 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:14:00.767678 [ 257 ] {c994be3a-053a-47b7-a729-82bc5f90c8b6} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 02:14:00.767727 [ 257 ] {c994be3a-053a-47b7-a729-82bc5f90c8b6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 02:14:00.768377 [ 257 ] {c994be3a-053a-47b7-a729-82bc5f90c8b6} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:14:00.768417 [ 257 ] {c994be3a-053a-47b7-a729-82bc5f90c8b6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.28 02:14:00.768789 [ 257 ] {c994be3a-053a-47b7-a729-82bc5f90c8b6} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.02.28 02:14:00.769030 [ 257 ] {c994be3a-053a-47b7-a729-82bc5f90c8b6} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:14:00.769274 [ 257 ] {c994be3a-053a-47b7-a729-82bc5f90c8b6} executeQuery: Read 134 rows, 11.10 KiB in 0.001608 sec., 83333.33333333333 rows/sec., 6.74 MiB/sec. 2025.02.28 02:14:00.769380 [ 257 ] {c994be3a-053a-47b7-a729-82bc5f90c8b6} TCPHandler: Processed in 0.001871416 sec. 2025.02.28 02:14:00.769637 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:14:00.769777 [ 4 ] {821f4cb4-59cc-4adb-9f7b-3f84e2c5393a} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 02:14:00.769840 [ 4 ] {821f4cb4-59cc-4adb-9f7b-3f84e2c5393a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 02:14:00.770461 [ 4 ] {821f4cb4-59cc-4adb-9f7b-3f84e2c5393a} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:14:00.770501 [ 4 ] {821f4cb4-59cc-4adb-9f7b-3f84e2c5393a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.28 02:14:00.770907 [ 4 ] {821f4cb4-59cc-4adb-9f7b-3f84e2c5393a} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.02.28 02:14:00.771142 [ 4 ] {821f4cb4-59cc-4adb-9f7b-3f84e2c5393a} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:14:00.771349 [ 4 ] {821f4cb4-59cc-4adb-9f7b-3f84e2c5393a} executeQuery: Read 196 rows, 14.40 KiB in 0.001602 sec., 122347.06616729089 rows/sec., 8.78 MiB/sec. 2025.02.28 02:14:00.771406 [ 4 ] {821f4cb4-59cc-4adb-9f7b-3f84e2c5393a} TCPHandler: Processed in 0.001928698 sec. 2025.02.28 02:14:00.771555 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:14:00.771699 [ 257 ] {9c2d233e-956b-4c7b-869c-18e0b20c5eb5} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 02:14:00.771796 [ 257 ] {9c2d233e-956b-4c7b-869c-18e0b20c5eb5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 02:14:00.773023 [ 257 ] {9c2d233e-956b-4c7b-869c-18e0b20c5eb5} oximeter.measurements_histogramu64 (432eb1fa-4ee7-4bab-9e27-7e99c159a608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:14:00.773063 [ 257 ] {9c2d233e-956b-4c7b-869c-18e0b20c5eb5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.28 02:14:00.773719 [ 257 ] {9c2d233e-956b-4c7b-869c-18e0b20c5eb5} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.02.28 02:14:00.773980 [ 257 ] {9c2d233e-956b-4c7b-869c-18e0b20c5eb5} oximeter.measurements_histogramu64 (432eb1fa-4ee7-4bab-9e27-7e99c159a608): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:14:00.774218 [ 257 ] {9c2d233e-956b-4c7b-869c-18e0b20c5eb5} executeQuery: Read 34 rows, 62.39 KiB in 0.002551 sec., 13328.106624852999 rows/sec., 23.88 MiB/sec. 2025.02.28 02:14:00.774312 [ 257 ] {9c2d233e-956b-4c7b-869c-18e0b20c5eb5} TCPHandler: Processed in 0.00282511 sec. 2025.02.28 02:14:00.774459 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:14:00.774598 [ 4 ] {8e448ef3-d24e-4b65-b6e0-06ba7fbdd2fc} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 02:14:00.774665 [ 4 ] {8e448ef3-d24e-4b65-b6e0-06ba7fbdd2fc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 02:14:00.775205 [ 4 ] {8e448ef3-d24e-4b65-b6e0-06ba7fbdd2fc} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:14:00.775243 [ 4 ] {8e448ef3-d24e-4b65-b6e0-06ba7fbdd2fc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.28 02:14:00.775617 [ 4 ] {8e448ef3-d24e-4b65-b6e0-06ba7fbdd2fc} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.02.28 02:14:00.775849 [ 4 ] {8e448ef3-d24e-4b65-b6e0-06ba7fbdd2fc} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:14:00.776057 [ 4 ] {8e448ef3-d24e-4b65-b6e0-06ba7fbdd2fc} executeQuery: Read 60 rows, 4.14 KiB in 0.001489 sec., 40295.500335795834 rows/sec., 2.72 MiB/sec. 2025.02.28 02:14:00.776106 [ 4 ] {8e448ef3-d24e-4b65-b6e0-06ba7fbdd2fc} TCPHandler: Processed in 0.001712464 sec. 2025.02.28 02:14:02.641342 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 15128 2025.02.28 02:14:02.642224 [ 244 ] {} system.asynchronous_metric_log (3a3112bd-79df-43c7-ab35-7f8a62d7bf1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:14:02.642276 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.28 02:14:02.642814 [ 244 ] {} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.02.28 02:14:02.643076 [ 244 ] {} system.asynchronous_metric_log (3a3112bd-79df-43c7-ab35-7f8a62d7bf1b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:14:02.643343 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15128 2025.02.28 02:14:03.658479 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 249 2025.02.28 02:14:03.678462 [ 242 ] {} system.metric_log (30ce18d6-4a25-4150-9760-0e79e744945e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:14:03.678506 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.28 02:14:03.685727 [ 242 ] {} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.02.28 02:14:03.686487 [ 242 ] {} system.metric_log (30ce18d6-4a25-4150-9760-0e79e744945e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:14:03.688969 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 249 2025.02.28 02:14:05.210355 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 822 2025.02.28 02:14:05.213440 [ 243 ] {} system.query_log (e1671b3b-5852-487f-943b-aaa151915f3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:14:05.213488 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.28 02:14:05.214983 [ 243 ] {} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.02.28 02:14:05.215303 [ 243 ] {} system.query_log (e1671b3b-5852-487f-943b-aaa151915f3d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:14:05.216453 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 822 2025.02.28 02:14:05.753334 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:14:05.753550 [ 4 ] {465c365a-a283-4d97-9c93-9f0ea7aa28be} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 02:14:05.753632 [ 4 ] {465c365a-a283-4d97-9c93-9f0ea7aa28be} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 02:14:05.754448 [ 4 ] {465c365a-a283-4d97-9c93-9f0ea7aa28be} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:14:05.754492 [ 4 ] {465c365a-a283-4d97-9c93-9f0ea7aa28be} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.28 02:14:05.754995 [ 4 ] {465c365a-a283-4d97-9c93-9f0ea7aa28be} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.02.28 02:14:05.755265 [ 4 ] {465c365a-a283-4d97-9c93-9f0ea7aa28be} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:14:05.755511 [ 4 ] {465c365a-a283-4d97-9c93-9f0ea7aa28be} executeQuery: Read 66 rows, 5.38 KiB in 0.002021 sec., 32657.1004453241 rows/sec., 2.60 MiB/sec. 2025.02.28 02:14:05.755579 [ 4 ] {465c365a-a283-4d97-9c93-9f0ea7aa28be} TCPHandler: Processed in 0.002378954 sec. 2025.02.28 02:14:05.755845 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:14:05.756052 [ 257 ] {e3070c65-2a12-4f4a-bde9-c5e189af2f28} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 02:14:05.756125 [ 257 ] {e3070c65-2a12-4f4a-bde9-c5e189af2f28} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 02:14:05.756862 [ 257 ] {e3070c65-2a12-4f4a-bde9-c5e189af2f28} oximeter.fields_u16 (a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:14:05.756906 [ 257 ] {e3070c65-2a12-4f4a-bde9-c5e189af2f28} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.28 02:14:05.757333 [ 257 ] {e3070c65-2a12-4f4a-bde9-c5e189af2f28} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.02.28 02:14:05.757586 [ 257 ] {e3070c65-2a12-4f4a-bde9-c5e189af2f28} oximeter.fields_u16 (a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:14:05.757809 [ 257 ] {e3070c65-2a12-4f4a-bde9-c5e189af2f28} executeQuery: Read 5 rows, 385.00 B in 0.001813 sec., 2757.8599007170437 rows/sec., 207.38 KiB/sec. 2025.02.28 02:14:05.757865 [ 257 ] {e3070c65-2a12-4f4a-bde9-c5e189af2f28} TCPHandler: Processed in 0.002157 sec. 2025.02.28 02:14:05.758033 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:14:05.758181 [ 4 ] {5ef00afe-17c2-4b42-ae46-50d9786512ba} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 02:14:05.758245 [ 4 ] {5ef00afe-17c2-4b42-ae46-50d9786512ba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 02:14:05.758977 [ 4 ] {5ef00afe-17c2-4b42-ae46-50d9786512ba} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:14:05.759025 [ 4 ] {5ef00afe-17c2-4b42-ae46-50d9786512ba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.28 02:14:05.759415 [ 4 ] {5ef00afe-17c2-4b42-ae46-50d9786512ba} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.02.28 02:14:05.759674 [ 4 ] {5ef00afe-17c2-4b42-ae46-50d9786512ba} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:14:05.759968 [ 4 ] {5ef00afe-17c2-4b42-ae46-50d9786512ba} executeQuery: Read 69 rows, 5.52 KiB in 0.001821 sec., 37891.26853377265 rows/sec., 2.96 MiB/sec. 2025.02.28 02:14:05.760037 [ 4 ] {5ef00afe-17c2-4b42-ae46-50d9786512ba} TCPHandler: Processed in 0.002073839 sec. 2025.02.28 02:14:05.760195 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:14:05.760335 [ 257 ] {34850933-facf-47a4-8af6-f687d1a6fe22} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 02:14:05.760396 [ 257 ] {34850933-facf-47a4-8af6-f687d1a6fe22} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 02:14:05.761063 [ 257 ] {34850933-facf-47a4-8af6-f687d1a6fe22} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:14:05.761106 [ 257 ] {34850933-facf-47a4-8af6-f687d1a6fe22} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.28 02:14:05.761515 [ 257 ] {34850933-facf-47a4-8af6-f687d1a6fe22} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.02.28 02:14:05.761756 [ 257 ] {34850933-facf-47a4-8af6-f687d1a6fe22} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:14:05.762000 [ 257 ] {34850933-facf-47a4-8af6-f687d1a6fe22} executeQuery: Read 160 rows, 11.41 KiB in 0.001694 sec., 94451.00354191264 rows/sec., 6.58 MiB/sec. 2025.02.28 02:14:05.762200 [ 257 ] {34850933-facf-47a4-8af6-f687d1a6fe22} TCPHandler: Processed in 0.00206451 sec. 2025.02.28 02:14:05.762469 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:14:05.762611 [ 4 ] {f8526dd8-307b-4310-abb4-0327f624b343} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 02:14:05.762707 [ 4 ] {f8526dd8-307b-4310-abb4-0327f624b343} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 02:14:05.763893 [ 4 ] {f8526dd8-307b-4310-abb4-0327f624b343} oximeter.measurements_histogramu64 (432eb1fa-4ee7-4bab-9e27-7e99c159a608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:14:05.763934 [ 4 ] {f8526dd8-307b-4310-abb4-0327f624b343} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.28 02:14:05.764557 [ 4 ] {f8526dd8-307b-4310-abb4-0327f624b343} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.02.28 02:14:05.764812 [ 4 ] {f8526dd8-307b-4310-abb4-0327f624b343} oximeter.measurements_histogramu64 (432eb1fa-4ee7-4bab-9e27-7e99c159a608): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:14:05.765063 [ 4 ] {f8526dd8-307b-4310-abb4-0327f624b343} executeQuery: Read 5 rows, 9.17 KiB in 0.002484 sec., 2012.8824476650564 rows/sec., 3.61 MiB/sec. 2025.02.28 02:14:05.765161 [ 4 ] {f8526dd8-307b-4310-abb4-0327f624b343} TCPHandler: Processed in 0.002842421 sec. 2025.02.28 02:14:05.765409 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:14:05.765634 [ 257 ] {a2476e8f-0ea0-420d-a3f3-929f8a3a13f1} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 02:14:05.765729 [ 257 ] {a2476e8f-0ea0-420d-a3f3-929f8a3a13f1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 02:14:05.766388 [ 257 ] {a2476e8f-0ea0-420d-a3f3-929f8a3a13f1} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:14:05.766427 [ 257 ] {a2476e8f-0ea0-420d-a3f3-929f8a3a13f1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.28 02:14:05.766800 [ 257 ] {a2476e8f-0ea0-420d-a3f3-929f8a3a13f1} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.02.28 02:14:05.767039 [ 257 ] {a2476e8f-0ea0-420d-a3f3-929f8a3a13f1} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:14:05.767259 [ 257 ] {a2476e8f-0ea0-420d-a3f3-929f8a3a13f1} executeQuery: Read 60 rows, 4.14 KiB in 0.00168 sec., 35714.28571428571 rows/sec., 2.41 MiB/sec. 2025.02.28 02:14:05.767308 [ 257 ] {a2476e8f-0ea0-420d-a3f3-929f8a3a13f1} TCPHandler: Processed in 0.002008449 sec. 2025.02.28 02:14:10.012334 [ 133 ] {} DNSResolver: Updating DNS cache 2025.02.28 02:14:10.012402 [ 133 ] {} DNSResolver: Updated DNS cache 2025.02.28 02:14:10.143548 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 15616 2025.02.28 02:14:10.144697 [ 244 ] {} system.asynchronous_metric_log (3a3112bd-79df-43c7-ab35-7f8a62d7bf1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:14:10.144747 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.28 02:14:10.145309 [ 244 ] {} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.02.28 02:14:10.145567 [ 244 ] {} system.asynchronous_metric_log (3a3112bd-79df-43c7-ab35-7f8a62d7bf1b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:14:10.145905 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15616 2025.02.28 02:14:10.754633 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:14:10.754825 [ 4 ] {ca442929-e529-474b-8536-1df7ae0b9a97} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 02:14:10.754905 [ 4 ] {ca442929-e529-474b-8536-1df7ae0b9a97} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 02:14:10.755722 [ 4 ] {ca442929-e529-474b-8536-1df7ae0b9a97} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:14:10.755771 [ 4 ] {ca442929-e529-474b-8536-1df7ae0b9a97} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.28 02:14:10.756236 [ 4 ] {ca442929-e529-474b-8536-1df7ae0b9a97} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.02.28 02:14:10.756496 [ 4 ] {ca442929-e529-474b-8536-1df7ae0b9a97} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:14:10.756747 [ 4 ] {ca442929-e529-474b-8536-1df7ae0b9a97} executeQuery: Read 124 rows, 10.86 KiB in 0.001978 sec., 62689.585439838214 rows/sec., 5.36 MiB/sec. 2025.02.28 02:14:10.756820 [ 4 ] {ca442929-e529-474b-8536-1df7ae0b9a97} TCPHandler: Processed in 0.002322813 sec. 2025.02.28 02:14:10.757101 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:14:10.757285 [ 257 ] {66d5551b-f091-4ee3-bf3a-b0e5e58d458e} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 02:14:10.757356 [ 257 ] {66d5551b-f091-4ee3-bf3a-b0e5e58d458e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 02:14:10.758087 [ 257 ] {66d5551b-f091-4ee3-bf3a-b0e5e58d458e} oximeter.fields_u16 (a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:14:10.758133 [ 257 ] {66d5551b-f091-4ee3-bf3a-b0e5e58d458e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.28 02:14:10.758558 [ 257 ] {66d5551b-f091-4ee3-bf3a-b0e5e58d458e} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.02.28 02:14:10.758810 [ 257 ] {66d5551b-f091-4ee3-bf3a-b0e5e58d458e} oximeter.fields_u16 (a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:14:10.759042 [ 257 ] {66d5551b-f091-4ee3-bf3a-b0e5e58d458e} executeQuery: Read 34 rows, 2.56 KiB in 0.001809 sec., 18794.914317302377 rows/sec., 1.38 MiB/sec. 2025.02.28 02:14:10.759098 [ 257 ] {66d5551b-f091-4ee3-bf3a-b0e5e58d458e} TCPHandler: Processed in 0.00214773 sec. 2025.02.28 02:14:10.759253 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:14:10.759376 [ 4 ] {c6416aba-daba-48da-8921-a95fbde28b28} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 02:14:10.759424 [ 4 ] {c6416aba-daba-48da-8921-a95fbde28b28} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 02:14:10.760045 [ 4 ] {c6416aba-daba-48da-8921-a95fbde28b28} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:14:10.760084 [ 4 ] {c6416aba-daba-48da-8921-a95fbde28b28} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.28 02:14:10.760456 [ 4 ] {c6416aba-daba-48da-8921-a95fbde28b28} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.02.28 02:14:10.760684 [ 4 ] {c6416aba-daba-48da-8921-a95fbde28b28} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:14:10.760912 [ 4 ] {c6416aba-daba-48da-8921-a95fbde28b28} executeQuery: Read 98 rows, 7.84 KiB in 0.001556 sec., 62982.005141388174 rows/sec., 4.92 MiB/sec. 2025.02.28 02:14:10.760990 [ 4 ] {c6416aba-daba-48da-8921-a95fbde28b28} TCPHandler: Processed in 0.001796835 sec. 2025.02.28 02:14:10.761184 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:14:10.761309 [ 257 ] {31fb06ec-bccb-4e04-9451-286d2bf6a0a2} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 02:14:10.761360 [ 257 ] {31fb06ec-bccb-4e04-9451-286d2bf6a0a2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 02:14:10.761923 [ 257 ] {31fb06ec-bccb-4e04-9451-286d2bf6a0a2} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:14:10.761960 [ 257 ] {31fb06ec-bccb-4e04-9451-286d2bf6a0a2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.28 02:14:10.762343 [ 257 ] {31fb06ec-bccb-4e04-9451-286d2bf6a0a2} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.02.28 02:14:10.762574 [ 257 ] {31fb06ec-bccb-4e04-9451-286d2bf6a0a2} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:14:10.762792 [ 257 ] {31fb06ec-bccb-4e04-9451-286d2bf6a0a2} executeQuery: Read 160 rows, 11.41 KiB in 0.001502 sec., 106524.63382157123 rows/sec., 7.42 MiB/sec. 2025.02.28 02:14:10.762872 [ 257 ] {31fb06ec-bccb-4e04-9451-286d2bf6a0a2} TCPHandler: Processed in 0.001789516 sec. 2025.02.28 02:14:10.763061 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:14:10.763201 [ 4 ] {1de8e2cc-640b-406e-890c-4d26221de2a2} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 02:14:10.763281 [ 4 ] {1de8e2cc-640b-406e-890c-4d26221de2a2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 02:14:10.764557 [ 4 ] {1de8e2cc-640b-406e-890c-4d26221de2a2} oximeter.measurements_histogramu64 (432eb1fa-4ee7-4bab-9e27-7e99c159a608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:14:10.764595 [ 4 ] {1de8e2cc-640b-406e-890c-4d26221de2a2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.28 02:14:10.765238 [ 4 ] {1de8e2cc-640b-406e-890c-4d26221de2a2} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.02.28 02:14:10.765487 [ 4 ] {1de8e2cc-640b-406e-890c-4d26221de2a2} oximeter.measurements_histogramu64 (432eb1fa-4ee7-4bab-9e27-7e99c159a608): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:14:10.765724 [ 4 ] {1de8e2cc-640b-406e-890c-4d26221de2a2} executeQuery: Read 34 rows, 62.39 KiB in 0.002546 sec., 13354.281225451688 rows/sec., 23.93 MiB/sec. 2025.02.28 02:14:10.765818 [ 4 ] {1de8e2cc-640b-406e-890c-4d26221de2a2} TCPHandler: Processed in 0.002863181 sec. 2025.02.28 02:14:10.765978 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:14:10.766115 [ 257 ] {053dffac-4137-4f71-822f-5bd975c6aa1c} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 02:14:10.766174 [ 257 ] {053dffac-4137-4f71-822f-5bd975c6aa1c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 02:14:10.766672 [ 257 ] {053dffac-4137-4f71-822f-5bd975c6aa1c} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:14:10.766711 [ 257 ] {053dffac-4137-4f71-822f-5bd975c6aa1c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.28 02:14:10.767080 [ 257 ] {053dffac-4137-4f71-822f-5bd975c6aa1c} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.02.28 02:14:10.767313 [ 257 ] {053dffac-4137-4f71-822f-5bd975c6aa1c} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:14:10.767530 [ 257 ] {053dffac-4137-4f71-822f-5bd975c6aa1c} executeQuery: Read 60 rows, 4.14 KiB in 0.001444 sec., 41551.246537396124 rows/sec., 2.80 MiB/sec. 2025.02.28 02:14:10.767601 [ 257 ] {053dffac-4137-4f71-822f-5bd975c6aa1c} TCPHandler: Processed in 0.001689544 sec. 2025.02.28 02:14:11.189100 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 257 2025.02.28 02:14:11.209795 [ 242 ] {} system.metric_log (30ce18d6-4a25-4150-9760-0e79e744945e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:14:11.209841 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.28 02:14:11.217078 [ 242 ] {} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.02.28 02:14:11.217868 [ 242 ] {} system.metric_log (30ce18d6-4a25-4150-9760-0e79e744945e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:14:11.221529 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 257 2025.02.28 02:14:14.109118 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:14:14.109418 [ 4 ] {01c4568d-caa0-4ae2-9732-c276943c6cc2} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.28 02:14:14.109488 [ 4 ] {01c4568d-caa0-4ae2-9732-c276943c6cc2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.28 02:14:14.110232 [ 4 ] {01c4568d-caa0-4ae2-9732-c276943c6cc2} oximeter.fields_ipaddr (38a15648-c4c3-4394-acd4-0e1571bf1689): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:14:14.110272 [ 4 ] {01c4568d-caa0-4ae2-9732-c276943c6cc2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.28 02:14:14.110697 [ 4 ] {01c4568d-caa0-4ae2-9732-c276943c6cc2} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.02.28 02:14:14.110952 [ 4 ] {01c4568d-caa0-4ae2-9732-c276943c6cc2} oximeter.fields_ipaddr (38a15648-c4c3-4394-acd4-0e1571bf1689): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:14:14.111201 [ 4 ] {01c4568d-caa0-4ae2-9732-c276943c6cc2} executeQuery: Read 10 rows, 835.00 B in 0.001859 sec., 5379.236148466918 rows/sec., 438.64 KiB/sec. 2025.02.28 02:14:14.111507 [ 4 ] {01c4568d-caa0-4ae2-9732-c276943c6cc2} TCPHandler: Processed in 0.002565307 sec. 2025.02.28 02:14:14.111761 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:14:14.111953 [ 257 ] {b764eec4-30c3-46d7-89bc-676527e40efa} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 02:14:14.112023 [ 257 ] {b764eec4-30c3-46d7-89bc-676527e40efa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 02:14:14.113352 [ 257 ] {b764eec4-30c3-46d7-89bc-676527e40efa} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:14:14.113397 [ 257 ] {b764eec4-30c3-46d7-89bc-676527e40efa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.28 02:14:14.113912 [ 257 ] {b764eec4-30c3-46d7-89bc-676527e40efa} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.02.28 02:14:14.114166 [ 257 ] {b764eec4-30c3-46d7-89bc-676527e40efa} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:14:14.114338 [ 131 ] {} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.02.28 02:14:14.114419 [ 257 ] {b764eec4-30c3-46d7-89bc-676527e40efa} executeQuery: Read 1211 rows, 102.31 KiB in 0.002511 sec., 482277.9769016328 rows/sec., 39.79 MiB/sec. 2025.02.28 02:14:14.114427 [ 131 ] {} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:14:14.114527 [ 131 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.28 02:14:14.114547 [ 257 ] {b764eec4-30c3-46d7-89bc-676527e40efa} TCPHandler: Processed in 0.002914791 sec. 2025.02.28 02:14:14.114823 [ 190 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2025.02.28 02:14:14.114897 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:14:14.115196 [ 190 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 02:14:14.115368 [ 190 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1404 rows starting from the beginning of the part 2025.02.28 02:14:14.115532 [ 4 ] {815c636b-bb71-4bd3-a1a6-6376410ecfea} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 02:14:14.115812 [ 190 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 66 rows starting from the beginning of the part 2025.02.28 02:14:14.116029 [ 4 ] {815c636b-bb71-4bd3-a1a6-6376410ecfea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 02:14:14.116499 [ 190 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 244 rows starting from the beginning of the part 2025.02.28 02:14:14.116840 [ 190 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 66 rows starting from the beginning of the part 2025.02.28 02:14:14.117142 [ 190 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 124 rows starting from the beginning of the part 2025.02.28 02:14:14.117544 [ 190 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1211 rows starting from the beginning of the part 2025.02.28 02:14:14.118978 [ 4 ] {815c636b-bb71-4bd3-a1a6-6376410ecfea} oximeter.fields_u16 (a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:14:14.119050 [ 4 ] {815c636b-bb71-4bd3-a1a6-6376410ecfea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.28 02:14:14.120164 [ 4 ] {815c636b-bb71-4bd3-a1a6-6376410ecfea} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.02.28 02:14:14.120516 [ 4 ] {815c636b-bb71-4bd3-a1a6-6376410ecfea} oximeter.fields_u16 (a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:14:14.120726 [ 130 ] {} oximeter.fields_u16 (a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.02.28 02:14:14.120835 [ 130 ] {} oximeter.fields_u16 (a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:14:14.120880 [ 130 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.28 02:14:14.120931 [ 4 ] {815c636b-bb71-4bd3-a1a6-6376410ecfea} executeQuery: Read 15 rows, 1.07 KiB in 0.005585 sec., 2685.7654431512983 rows/sec., 192.34 KiB/sec. 2025.02.28 02:14:14.121378 [ 4 ] {815c636b-bb71-4bd3-a1a6-6376410ecfea} TCPHandler: Processed in 0.006697684 sec. 2025.02.28 02:14:14.121427 [ 199 ] {a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2025.02.28 02:14:14.121709 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:14:14.121829 [ 190 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 3115 rows, containing 5 columns (5 merged, 0 gathered) in 0.007170352 sec., 434427.7658893176 rows/sec., 38.00 MiB/sec. 2025.02.28 02:14:14.121963 [ 199 ] {a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 02:14:14.122029 [ 257 ] {e37dd1fb-2c48-49e6-bac0-e44e9afd8f58} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.28 02:14:14.122036 [ 199 ] {a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 69 rows starting from the beginning of the part 2025.02.28 02:14:14.122165 [ 257 ] {e37dd1fb-2c48-49e6-bac0-e44e9afd8f58} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.28 02:14:14.122174 [ 190 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.02.28 02:14:14.122517 [ 199 ] {a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 5 rows starting from the beginning of the part 2025.02.28 02:14:14.123063 [ 199 ] {a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 46 rows starting from the beginning of the part 2025.02.28 02:14:14.123583 [ 199 ] {a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 5 rows starting from the beginning of the part 2025.02.28 02:14:14.123740 [ 190 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_56_11} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:14:14.124158 [ 199 ] {a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 34 rows starting from the beginning of the part 2025.02.28 02:14:14.124273 [ 190 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_56_11} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.02.28 02:14:14.124649 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. 2025.02.28 02:14:14.124725 [ 199 ] {a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 15 rows starting from the beginning of the part 2025.02.28 02:14:14.126328 [ 257 ] {e37dd1fb-2c48-49e6-bac0-e44e9afd8f58} oximeter.fields_u32 (3d5e9b3a-3b6d-47c4-8060-e3753dc40b7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:14:14.126404 [ 257 ] {e37dd1fb-2c48-49e6-bac0-e44e9afd8f58} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.28 02:14:14.127547 [ 191 ] {a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 174 rows, containing 5 columns (5 merged, 0 gathered) in 0.006530572 sec., 26643.914193121214 rows/sec., 2.05 MiB/sec. 2025.02.28 02:14:14.127558 [ 257 ] {e37dd1fb-2c48-49e6-bac0-e44e9afd8f58} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.02.28 02:14:14.127750 [ 191 ] {a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.02.28 02:14:14.128026 [ 257 ] {e37dd1fb-2c48-49e6-bac0-e44e9afd8f58} oximeter.fields_u32 (3d5e9b3a-3b6d-47c4-8060-e3753dc40b7b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:14:14.128470 [ 257 ] {e37dd1fb-2c48-49e6-bac0-e44e9afd8f58} executeQuery: Read 228 rows, 15.81 KiB in 0.006473 sec., 35223.23497605438 rows/sec., 2.38 MiB/sec. 2025.02.28 02:14:14.128506 [ 191 ] {a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4::all_1_41_8} oximeter.fields_u16 (a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:14:14.128808 [ 257 ] {e37dd1fb-2c48-49e6-bac0-e44e9afd8f58} TCPHandler: Processed in 0.007292653 sec. 2025.02.28 02:14:14.128899 [ 191 ] {a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4::all_1_41_8} oximeter.fields_u16 (a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.02.28 02:14:14.129022 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:14:14.129029 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2025.02.28 02:14:14.129139 [ 4 ] {45922246-1b1c-4d68-86f6-e4d51f2a774b} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 02:14:14.129185 [ 4 ] {45922246-1b1c-4d68-86f6-e4d51f2a774b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 02:14:14.130064 [ 4 ] {45922246-1b1c-4d68-86f6-e4d51f2a774b} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:14:14.130110 [ 4 ] {45922246-1b1c-4d68-86f6-e4d51f2a774b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.28 02:14:14.130508 [ 4 ] {45922246-1b1c-4d68-86f6-e4d51f2a774b} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.02.28 02:14:14.130759 [ 4 ] {45922246-1b1c-4d68-86f6-e4d51f2a774b} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:14:14.130971 [ 130 ] {} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.02.28 02:14:14.131030 [ 4 ] {45922246-1b1c-4d68-86f6-e4d51f2a774b} executeQuery: Read 535 rows, 40.62 KiB in 0.001909 sec., 280251.44054478785 rows/sec., 20.78 MiB/sec. 2025.02.28 02:14:14.131039 [ 130 ] {} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:14:14.131127 [ 130 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.28 02:14:14.131146 [ 4 ] {45922246-1b1c-4d68-86f6-e4d51f2a774b} TCPHandler: Processed in 0.002211481 sec. 2025.02.28 02:14:14.131373 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:14:14.131418 [ 193 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2025.02.28 02:14:14.131594 [ 257 ] {a46e7d3c-a183-45f9-8b46-57b529a9b8f1} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 02:14:14.131715 [ 193 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 02:14:14.131725 [ 257 ] {a46e7d3c-a183-45f9-8b46-57b529a9b8f1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 02:14:14.131798 [ 193 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 631 rows starting from the beginning of the part 2025.02.28 02:14:14.132198 [ 193 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 69 rows starting from the beginning of the part 2025.02.28 02:14:14.132615 [ 193 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 134 rows starting from the beginning of the part 2025.02.28 02:14:14.132951 [ 193 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 69 rows starting from the beginning of the part 2025.02.28 02:14:14.133267 [ 193 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 98 rows starting from the beginning of the part 2025.02.28 02:14:14.133545 [ 193 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 535 rows starting from the beginning of the part 2025.02.28 02:14:14.134563 [ 257 ] {a46e7d3c-a183-45f9-8b46-57b529a9b8f1} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:14:14.134630 [ 257 ] {a46e7d3c-a183-45f9-8b46-57b529a9b8f1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.28 02:14:14.135746 [ 257 ] {a46e7d3c-a183-45f9-8b46-57b529a9b8f1} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.02.28 02:14:14.136099 [ 257 ] {a46e7d3c-a183-45f9-8b46-57b529a9b8f1} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:14:14.136312 [ 130 ] {} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.02.28 02:14:14.136423 [ 130 ] {} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:14:14.136503 [ 130 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.28 02:14:14.136840 [ 257 ] {a46e7d3c-a183-45f9-8b46-57b529a9b8f1} executeQuery: Read 957 rows, 65.74 KiB in 0.005209 sec., 183720.4837780764 rows/sec., 12.32 MiB/sec. 2025.02.28 02:14:14.137295 [ 257 ] {a46e7d3c-a183-45f9-8b46-57b529a9b8f1} TCPHandler: Processed in 0.006034645 sec. 2025.02.28 02:14:14.137386 [ 200 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 1536 rows, containing 5 columns (5 merged, 0 gathered) in 0.006105337 sec., 251583.16404155907 rows/sec., 20.04 MiB/sec. 2025.02.28 02:14:14.137736 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:14:14.137865 [ 200 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2025.02.28 02:14:14.138011 [ 192 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.02.28 02:14:14.138552 [ 200 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 02:14:14.138615 [ 4 ] {28651b0b-21a3-4def-ae35-db8606da67d7} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 02:14:14.138645 [ 200 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_56_11} MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 14713 rows starting from the beginning of the part 2025.02.28 02:14:14.139151 [ 4 ] {28651b0b-21a3-4def-ae35-db8606da67d7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 02:14:14.139187 [ 200 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 160 rows starting from the beginning of the part 2025.02.28 02:14:14.139290 [ 192 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_56_11} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:14:14.139732 [ 200 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 196 rows starting from the beginning of the part 2025.02.28 02:14:14.139837 [ 192 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_56_11} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.02.28 02:14:14.140431 [ 200 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 160 rows starting from the beginning of the part 2025.02.28 02:14:14.140446 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. 2025.02.28 02:14:14.140883 [ 200 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 160 rows starting from the beginning of the part 2025.02.28 02:14:14.141292 [ 200 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 957 rows starting from the beginning of the part 2025.02.28 02:14:14.144053 [ 4 ] {28651b0b-21a3-4def-ae35-db8606da67d7} oximeter.measurements_histogramu64 (432eb1fa-4ee7-4bab-9e27-7e99c159a608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:14:14.144128 [ 4 ] {28651b0b-21a3-4def-ae35-db8606da67d7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.28 02:14:14.145731 [ 4 ] {28651b0b-21a3-4def-ae35-db8606da67d7} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.02.28 02:14:14.146222 [ 4 ] {28651b0b-21a3-4def-ae35-db8606da67d7} oximeter.measurements_histogramu64 (432eb1fa-4ee7-4bab-9e27-7e99c159a608): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:14:14.146796 [ 4 ] {28651b0b-21a3-4def-ae35-db8606da67d7} executeQuery: Read 5 rows, 9.17 KiB in 0.008498 sec., 588.3737349964697 rows/sec., 1.05 MiB/sec. 2025.02.28 02:14:14.147420 [ 4 ] {28651b0b-21a3-4def-ae35-db8606da67d7} TCPHandler: Processed in 0.009993111 sec. 2025.02.28 02:14:14.147631 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:14:14.147794 [ 257 ] {bd11f2b5-37f4-4be7-a68c-638db7f2b6db} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 02:14:14.147861 [ 257 ] {bd11f2b5-37f4-4be7-a68c-638db7f2b6db} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 02:14:14.148739 [ 257 ] {bd11f2b5-37f4-4be7-a68c-638db7f2b6db} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:14:14.148835 [ 257 ] {bd11f2b5-37f4-4be7-a68c-638db7f2b6db} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.28 02:14:14.148917 [ 200 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 16346 rows, containing 5 columns (5 merged, 0 gathered) in 0.01204733 sec., 1356815.1615337173 rows/sec., 92.91 MiB/sec. 2025.02.28 02:14:14.149429 [ 200 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.02.28 02:14:14.149452 [ 257 ] {bd11f2b5-37f4-4be7-a68c-638db7f2b6db} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.02.28 02:14:14.149928 [ 257 ] {bd11f2b5-37f4-4be7-a68c-638db7f2b6db} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:14:14.149935 [ 192 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_56_11} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:14:14.150136 [ 192 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_56_11} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.02.28 02:14:14.150200 [ 130 ] {} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.02.28 02:14:14.150297 [ 130 ] {} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:14:14.150383 [ 130 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.28 02:14:14.150400 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.90 MiB. 2025.02.28 02:14:14.150421 [ 257 ] {bd11f2b5-37f4-4be7-a68c-638db7f2b6db} executeQuery: Read 40 rows, 2.77 KiB in 0.002649 sec., 15100.037750094376 rows/sec., 1.02 MiB/sec. 2025.02.28 02:14:14.150595 [ 257 ] {bd11f2b5-37f4-4be7-a68c-638db7f2b6db} TCPHandler: Processed in 0.003034173 sec. 2025.02.28 02:14:14.150756 [ 186 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2025.02.28 02:14:14.151137 [ 186 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 02:14:14.151234 [ 186 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2568 rows starting from the beginning of the part 2025.02.28 02:14:14.151441 [ 186 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 60 rows starting from the beginning of the part 2025.02.28 02:14:14.151512 [ 186 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 60 rows starting from the beginning of the part 2025.02.28 02:14:14.151712 [ 186 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 60 rows starting from the beginning of the part 2025.02.28 02:14:14.151888 [ 186 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 60 rows starting from the beginning of the part 2025.02.28 02:14:14.152027 [ 186 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 40 rows starting from the beginning of the part 2025.02.28 02:14:14.153431 [ 188 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 2848 rows, containing 4 columns (4 merged, 0 gathered) in 0.002914891 sec., 977051.9720977559 rows/sec., 65.82 MiB/sec. 2025.02.28 02:14:14.153683 [ 186 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.02.28 02:14:14.153961 [ 186 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_56_11} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:14:14.154034 [ 186 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_56_11} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.02.28 02:14:14.154100 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. 2025.02.28 02:14:15.216779 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 862 2025.02.28 02:14:15.220276 [ 243 ] {} system.query_log (e1671b3b-5852-487f-943b-aaa151915f3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:14:15.220326 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.28 02:14:15.222620 [ 243 ] {} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.02.28 02:14:15.222932 [ 243 ] {} system.query_log (e1671b3b-5852-487f-943b-aaa151915f3d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:14:15.223484 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 862 2025.02.28 02:14:15.748597 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:14:15.748898 [ 4 ] {ee3b32df-97c1-4d46-94ef-7a152ac91a56} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 02:14:15.749009 [ 4 ] {ee3b32df-97c1-4d46-94ef-7a152ac91a56} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 02:14:15.750119 [ 4 ] {ee3b32df-97c1-4d46-94ef-7a152ac91a56} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:14:15.750162 [ 4 ] {ee3b32df-97c1-4d46-94ef-7a152ac91a56} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.28 02:14:15.750559 [ 4 ] {ee3b32df-97c1-4d46-94ef-7a152ac91a56} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.02.28 02:14:15.750802 [ 4 ] {ee3b32df-97c1-4d46-94ef-7a152ac91a56} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:14:15.751026 [ 4 ] {ee3b32df-97c1-4d46-94ef-7a152ac91a56} executeQuery: Read 56 rows, 4.41 KiB in 0.002215 sec., 25282.167042889392 rows/sec., 1.94 MiB/sec. 2025.02.28 02:14:15.751083 [ 4 ] {ee3b32df-97c1-4d46-94ef-7a152ac91a56} TCPHandler: Processed in 0.002687188 sec. 2025.02.28 02:14:15.751323 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:14:15.751505 [ 257 ] {60d3ac36-9245-4e86-9070-96801c2a92fe} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 02:14:15.751574 [ 257 ] {60d3ac36-9245-4e86-9070-96801c2a92fe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 02:14:15.752328 [ 257 ] {60d3ac36-9245-4e86-9070-96801c2a92fe} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:14:15.752366 [ 257 ] {60d3ac36-9245-4e86-9070-96801c2a92fe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.28 02:14:15.752796 [ 257 ] {60d3ac36-9245-4e86-9070-96801c2a92fe} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.02.28 02:14:15.753052 [ 257 ] {60d3ac36-9245-4e86-9070-96801c2a92fe} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:14:15.753244 [ 257 ] {60d3ac36-9245-4e86-9070-96801c2a92fe} executeQuery: Read 64 rows, 5.12 KiB in 0.001787 sec., 35814.21376608842 rows/sec., 2.80 MiB/sec. 2025.02.28 02:14:15.753298 [ 257 ] {60d3ac36-9245-4e86-9070-96801c2a92fe} TCPHandler: Processed in 0.002103289 sec. 2025.02.28 02:14:15.753451 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:14:15.753571 [ 4 ] {7e74a8d1-6ef8-4781-98b7-123a1dad424e} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 02:14:15.753624 [ 4 ] {7e74a8d1-6ef8-4781-98b7-123a1dad424e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 02:14:15.754177 [ 4 ] {7e74a8d1-6ef8-4781-98b7-123a1dad424e} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:14:15.754215 [ 4 ] {7e74a8d1-6ef8-4781-98b7-123a1dad424e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.28 02:14:15.754591 [ 4 ] {7e74a8d1-6ef8-4781-98b7-123a1dad424e} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.02.28 02:14:15.754836 [ 4 ] {7e74a8d1-6ef8-4781-98b7-123a1dad424e} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:14:15.755058 [ 4 ] {7e74a8d1-6ef8-4781-98b7-123a1dad424e} executeQuery: Read 54 rows, 3.85 KiB in 0.00151 sec., 35761.58940397351 rows/sec., 2.49 MiB/sec. 2025.02.28 02:14:15.755112 [ 4 ] {7e74a8d1-6ef8-4781-98b7-123a1dad424e} TCPHandler: Processed in 0.001721674 sec. 2025.02.28 02:14:15.755313 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:14:15.755484 [ 257 ] {b5a4b064-d105-4dd8-82d2-15fe1e1778a8} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 02:14:15.755545 [ 257 ] {b5a4b064-d105-4dd8-82d2-15fe1e1778a8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 02:14:15.756115 [ 257 ] {b5a4b064-d105-4dd8-82d2-15fe1e1778a8} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:14:15.756160 [ 257 ] {b5a4b064-d105-4dd8-82d2-15fe1e1778a8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.28 02:14:15.756574 [ 257 ] {b5a4b064-d105-4dd8-82d2-15fe1e1778a8} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.02.28 02:14:15.756814 [ 257 ] {b5a4b064-d105-4dd8-82d2-15fe1e1778a8} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:14:15.756986 [ 257 ] {b5a4b064-d105-4dd8-82d2-15fe1e1778a8} executeQuery: Read 20 rows, 1.38 KiB in 0.001533 sec., 13046.314416177429 rows/sec., 896.93 KiB/sec. 2025.02.28 02:14:15.757034 [ 257 ] {b5a4b064-d105-4dd8-82d2-15fe1e1778a8} TCPHandler: Processed in 0.001837065 sec. 2025.02.28 02:14:17.646125 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 16043 2025.02.28 02:14:17.647131 [ 244 ] {} system.asynchronous_metric_log (3a3112bd-79df-43c7-ab35-7f8a62d7bf1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:14:17.647174 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.28 02:14:17.647695 [ 244 ] {} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.02.28 02:14:17.647965 [ 244 ] {} system.asynchronous_metric_log (3a3112bd-79df-43c7-ab35-7f8a62d7bf1b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:14:17.648251 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16043 2025.02.28 02:14:18.721680 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 264 2025.02.28 02:14:18.742718 [ 242 ] {} system.metric_log (30ce18d6-4a25-4150-9760-0e79e744945e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:14:18.742778 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.28 02:14:18.750017 [ 242 ] {} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.02.28 02:14:18.750797 [ 242 ] {} system.metric_log (30ce18d6-4a25-4150-9760-0e79e744945e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:14:18.753467 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 264 2025.02.28 02:14:20.755633 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:14:20.755829 [ 4 ] {48dd4602-0d22-4960-8101-2f9c1625e43c} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 02:14:20.755904 [ 4 ] {48dd4602-0d22-4960-8101-2f9c1625e43c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 02:14:20.756695 [ 4 ] {48dd4602-0d22-4960-8101-2f9c1625e43c} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:14:20.756744 [ 4 ] {48dd4602-0d22-4960-8101-2f9c1625e43c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.28 02:14:20.757178 [ 4 ] {48dd4602-0d22-4960-8101-2f9c1625e43c} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.02.28 02:14:20.757432 [ 4 ] {48dd4602-0d22-4960-8101-2f9c1625e43c} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:14:20.757658 [ 4 ] {48dd4602-0d22-4960-8101-2f9c1625e43c} executeQuery: Read 124 rows, 10.86 KiB in 0.001876 sec., 66098.08102345416 rows/sec., 5.65 MiB/sec. 2025.02.28 02:14:20.757762 [ 4 ] {48dd4602-0d22-4960-8101-2f9c1625e43c} TCPHandler: Processed in 0.002258892 sec. 2025.02.28 02:14:20.758031 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:14:20.758218 [ 257 ] {77c8e878-1c1f-49a9-8df4-d4d6eda66587} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 02:14:20.758288 [ 257 ] {77c8e878-1c1f-49a9-8df4-d4d6eda66587} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 02:14:20.759027 [ 257 ] {77c8e878-1c1f-49a9-8df4-d4d6eda66587} oximeter.fields_u16 (a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:14:20.759079 [ 257 ] {77c8e878-1c1f-49a9-8df4-d4d6eda66587} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.28 02:14:20.759527 [ 257 ] {77c8e878-1c1f-49a9-8df4-d4d6eda66587} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.02.28 02:14:20.759798 [ 257 ] {77c8e878-1c1f-49a9-8df4-d4d6eda66587} oximeter.fields_u16 (a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:14:20.760029 [ 257 ] {77c8e878-1c1f-49a9-8df4-d4d6eda66587} executeQuery: Read 34 rows, 2.56 KiB in 0.001861 sec., 18269.747447608814 rows/sec., 1.34 MiB/sec. 2025.02.28 02:14:20.760084 [ 257 ] {77c8e878-1c1f-49a9-8df4-d4d6eda66587} TCPHandler: Processed in 0.002210342 sec. 2025.02.28 02:14:20.760228 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:14:20.760347 [ 4 ] {970d2bf9-7a00-4b8c-b47c-e8a465b3690f} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 02:14:20.760397 [ 4 ] {970d2bf9-7a00-4b8c-b47c-e8a465b3690f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 02:14:20.761013 [ 4 ] {970d2bf9-7a00-4b8c-b47c-e8a465b3690f} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:14:20.761052 [ 4 ] {970d2bf9-7a00-4b8c-b47c-e8a465b3690f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.28 02:14:20.761409 [ 4 ] {970d2bf9-7a00-4b8c-b47c-e8a465b3690f} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.02.28 02:14:20.761652 [ 4 ] {970d2bf9-7a00-4b8c-b47c-e8a465b3690f} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:14:20.761848 [ 4 ] {970d2bf9-7a00-4b8c-b47c-e8a465b3690f} executeQuery: Read 98 rows, 7.84 KiB in 0.001525 sec., 64262.29508196721 rows/sec., 5.02 MiB/sec. 2025.02.28 02:14:20.761898 [ 4 ] {970d2bf9-7a00-4b8c-b47c-e8a465b3690f} TCPHandler: Processed in 0.001725134 sec. 2025.02.28 02:14:20.762040 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:14:20.762156 [ 257 ] {38a3dcee-f923-4ff1-a648-9d99050edd0b} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 02:14:20.762214 [ 257 ] {38a3dcee-f923-4ff1-a648-9d99050edd0b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 02:14:20.762808 [ 257 ] {38a3dcee-f923-4ff1-a648-9d99050edd0b} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:14:20.762846 [ 257 ] {38a3dcee-f923-4ff1-a648-9d99050edd0b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.28 02:14:20.763245 [ 257 ] {38a3dcee-f923-4ff1-a648-9d99050edd0b} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.02.28 02:14:20.763496 [ 257 ] {38a3dcee-f923-4ff1-a648-9d99050edd0b} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:14:20.763734 [ 257 ] {38a3dcee-f923-4ff1-a648-9d99050edd0b} executeQuery: Read 160 rows, 11.41 KiB in 0.001597 sec., 100187.85222291798 rows/sec., 6.98 MiB/sec. 2025.02.28 02:14:20.763832 [ 257 ] {38a3dcee-f923-4ff1-a648-9d99050edd0b} TCPHandler: Processed in 0.001844376 sec. 2025.02.28 02:14:20.764039 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:14:20.764219 [ 4 ] {383cdb44-7104-4d01-8b50-8c93ba36e251} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 02:14:20.764299 [ 4 ] {383cdb44-7104-4d01-8b50-8c93ba36e251} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 02:14:20.765664 [ 4 ] {383cdb44-7104-4d01-8b50-8c93ba36e251} oximeter.measurements_histogramu64 (432eb1fa-4ee7-4bab-9e27-7e99c159a608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:14:20.765710 [ 4 ] {383cdb44-7104-4d01-8b50-8c93ba36e251} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.28 02:14:20.766555 [ 4 ] {383cdb44-7104-4d01-8b50-8c93ba36e251} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.02.28 02:14:20.766895 [ 4 ] {383cdb44-7104-4d01-8b50-8c93ba36e251} oximeter.measurements_histogramu64 (432eb1fa-4ee7-4bab-9e27-7e99c159a608): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:14:20.767065 [ 63 ] {} oximeter.measurements_histogramu64 (432eb1fa-4ee7-4bab-9e27-7e99c159a608) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.02.28 02:14:20.767112 [ 63 ] {} oximeter.measurements_histogramu64 (432eb1fa-4ee7-4bab-9e27-7e99c159a608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:14:20.767142 [ 4 ] {383cdb44-7104-4d01-8b50-8c93ba36e251} executeQuery: Read 34 rows, 62.39 KiB in 0.002948 sec., 11533.242876526458 rows/sec., 20.67 MiB/sec. 2025.02.28 02:14:20.767146 [ 63 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.28 02:14:20.767739 [ 188 ] {432eb1fa-4ee7-4bab-9e27-7e99c159a608::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2025.02.28 02:14:20.767836 [ 4 ] {383cdb44-7104-4d01-8b50-8c93ba36e251} TCPHandler: Processed in 0.003890315 sec. 2025.02.28 02:14:20.768392 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:14:20.768772 [ 257 ] {f8ec3307-ecef-43cf-b843-c296f060c913} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 02:14:20.768913 [ 257 ] {f8ec3307-ecef-43cf-b843-c296f060c913} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 02:14:20.769138 [ 188 ] {432eb1fa-4ee7-4bab-9e27-7e99c159a608::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 02:14:20.769390 [ 188 ] {432eb1fa-4ee7-4bab-9e27-7e99c159a608::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 752 rows starting from the beginning of the part 2025.02.28 02:14:20.770032 [ 188 ] {432eb1fa-4ee7-4bab-9e27-7e99c159a608::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 34 rows starting from the beginning of the part 2025.02.28 02:14:20.770724 [ 188 ] {432eb1fa-4ee7-4bab-9e27-7e99c159a608::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 5 rows starting from the beginning of the part 2025.02.28 02:14:20.770939 [ 257 ] {f8ec3307-ecef-43cf-b843-c296f060c913} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:14:20.771084 [ 257 ] {f8ec3307-ecef-43cf-b843-c296f060c913} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.28 02:14:20.771351 [ 188 ] {432eb1fa-4ee7-4bab-9e27-7e99c159a608::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 34 rows starting from the beginning of the part 2025.02.28 02:14:20.771934 [ 188 ] {432eb1fa-4ee7-4bab-9e27-7e99c159a608::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 5 rows starting from the beginning of the part 2025.02.28 02:14:20.772576 [ 188 ] {432eb1fa-4ee7-4bab-9e27-7e99c159a608::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 34 rows starting from the beginning of the part 2025.02.28 02:14:20.772648 [ 257 ] {f8ec3307-ecef-43cf-b843-c296f060c913} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.02.28 02:14:20.773401 [ 257 ] {f8ec3307-ecef-43cf-b843-c296f060c913} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:14:20.773941 [ 257 ] {f8ec3307-ecef-43cf-b843-c296f060c913} executeQuery: Read 60 rows, 4.14 KiB in 0.005247 sec., 11435.105774728416 rows/sec., 789.14 KiB/sec. 2025.02.28 02:14:20.774378 [ 257 ] {f8ec3307-ecef-43cf-b843-c296f060c913} TCPHandler: Processed in 0.006129007 sec. 2025.02.28 02:14:20.783352 [ 186 ] {432eb1fa-4ee7-4bab-9e27-7e99c159a608::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 864 rows, containing 19 columns (19 merged, 0 gathered) in 0.016045587 sec., 53846.5809945127 rows/sec., 96.49 MiB/sec. 2025.02.28 02:14:20.784245 [ 196 ] {432eb1fa-4ee7-4bab-9e27-7e99c159a608::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.02.28 02:14:20.784725 [ 196 ] {432eb1fa-4ee7-4bab-9e27-7e99c159a608::all_1_41_8} oximeter.measurements_histogramu64 (432eb1fa-4ee7-4bab-9e27-7e99c159a608): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:14:20.784811 [ 196 ] {432eb1fa-4ee7-4bab-9e27-7e99c159a608::all_1_41_8} oximeter.measurements_histogramu64 (432eb1fa-4ee7-4bab-9e27-7e99c159a608) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.02.28 02:14:20.784927 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.62 MiB. 2025.02.28 02:14:21.000183 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 204.23 MiB, peak 211.81 MiB, free memory in arenas 0.00 B, will set to 207.03 MiB (RSS), difference: 2.80 MiB 2025.02.28 02:14:25.012442 [ 6 ] {} DNSResolver: Updating DNS cache 2025.02.28 02:14:25.012511 [ 6 ] {} DNSResolver: Updated DNS cache 2025.02.28 02:14:25.148446 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 16531 2025.02.28 02:14:25.149140 [ 244 ] {} system.asynchronous_metric_log (3a3112bd-79df-43c7-ab35-7f8a62d7bf1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:14:25.149179 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.28 02:14:25.149712 [ 244 ] {} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.02.28 02:14:25.149968 [ 244 ] {} system.asynchronous_metric_log (3a3112bd-79df-43c7-ab35-7f8a62d7bf1b): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:14:25.150211 [ 6 ] {} system.asynchronous_metric_log (3a3112bd-79df-43c7-ab35-7f8a62d7bf1b) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.02.28 02:14:25.150226 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16531 2025.02.28 02:14:25.150323 [ 6 ] {} system.asynchronous_metric_log (3a3112bd-79df-43c7-ab35-7f8a62d7bf1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:14:25.150373 [ 6 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.28 02:14:25.150546 [ 189 ] {3a3112bd-79df-43c7-ab35-7f8a62d7bf1b::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2025.02.28 02:14:25.150741 [ 189 ] {3a3112bd-79df-43c7-ab35-7f8a62d7bf1b::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 02:14:25.150788 [ 189 ] {3a3112bd-79df-43c7-ab35-7f8a62d7bf1b::all_1_36_7} MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14213 rows starting from the beginning of the part 2025.02.28 02:14:25.150875 [ 189 ] {3a3112bd-79df-43c7-ab35-7f8a62d7bf1b::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 488 rows starting from the beginning of the part 2025.02.28 02:14:25.151086 [ 189 ] {3a3112bd-79df-43c7-ab35-7f8a62d7bf1b::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 427 rows starting from the beginning of the part 2025.02.28 02:14:25.151352 [ 189 ] {3a3112bd-79df-43c7-ab35-7f8a62d7bf1b::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 488 rows starting from the beginning of the part 2025.02.28 02:14:25.151631 [ 189 ] {3a3112bd-79df-43c7-ab35-7f8a62d7bf1b::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 427 rows starting from the beginning of the part 2025.02.28 02:14:25.151791 [ 189 ] {3a3112bd-79df-43c7-ab35-7f8a62d7bf1b::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 488 rows starting from the beginning of the part 2025.02.28 02:14:25.154091 [ 195 ] {3a3112bd-79df-43c7-ab35-7f8a62d7bf1b::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 16531 rows, containing 4 columns (4 merged, 0 gathered) in 0.003619021 sec., 4567809.91323344 rows/sec., 65.34 MiB/sec. 2025.02.28 02:14:25.154288 [ 195 ] {3a3112bd-79df-43c7-ab35-7f8a62d7bf1b::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.02.28 02:14:25.154824 [ 195 ] {3a3112bd-79df-43c7-ab35-7f8a62d7bf1b::all_1_36_7} system.asynchronous_metric_log (3a3112bd-79df-43c7-ab35-7f8a62d7bf1b): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:14:25.154915 [ 195 ] {3a3112bd-79df-43c7-ab35-7f8a62d7bf1b::all_1_36_7} system.asynchronous_metric_log (3a3112bd-79df-43c7-ab35-7f8a62d7bf1b) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.02.28 02:14:25.155032 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.49 MiB. 2025.02.28 02:14:25.223779 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 882 2025.02.28 02:14:25.226576 [ 243 ] {} system.query_log (e1671b3b-5852-487f-943b-aaa151915f3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:14:25.226619 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.28 02:14:25.228111 [ 243 ] {} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.02.28 02:14:25.228434 [ 243 ] {} system.query_log (e1671b3b-5852-487f-943b-aaa151915f3d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:14:25.228605 [ 6 ] {} system.query_log (e1671b3b-5852-487f-943b-aaa151915f3d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.02.28 02:14:25.228664 [ 6 ] {} system.query_log (e1671b3b-5852-487f-943b-aaa151915f3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:14:25.228699 [ 6 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.28 02:14:25.229129 [ 197 ] {e1671b3b-5852-487f-943b-aaa151915f3d::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2025.02.28 02:14:25.229781 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 882 2025.02.28 02:14:25.230256 [ 197 ] {e1671b3b-5852-487f-943b-aaa151915f3d::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 02:14:25.230430 [ 197 ] {e1671b3b-5852-487f-943b-aaa151915f3d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 734 rows starting from the beginning of the part 2025.02.28 02:14:25.230935 [ 197 ] {e1671b3b-5852-487f-943b-aaa151915f3d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 38 rows starting from the beginning of the part 2025.02.28 02:14:25.231423 [ 197 ] {e1671b3b-5852-487f-943b-aaa151915f3d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 20 rows starting from the beginning of the part 2025.02.28 02:14:25.231913 [ 197 ] {e1671b3b-5852-487f-943b-aaa151915f3d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 30 rows starting from the beginning of the part 2025.02.28 02:14:25.232398 [ 197 ] {e1671b3b-5852-487f-943b-aaa151915f3d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 40 rows starting from the beginning of the part 2025.02.28 02:14:25.232866 [ 197 ] {e1671b3b-5852-487f-943b-aaa151915f3d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 20 rows starting from the beginning of the part 2025.02.28 02:14:25.240760 [ 186 ] {e1671b3b-5852-487f-943b-aaa151915f3d::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 882 rows, containing 72 columns (72 merged, 0 gathered) in 0.011939249 sec., 73873.99324697893 rows/sec., 59.83 MiB/sec. 2025.02.28 02:14:25.242087 [ 194 ] {e1671b3b-5852-487f-943b-aaa151915f3d::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.02.28 02:14:25.242932 [ 194 ] {e1671b3b-5852-487f-943b-aaa151915f3d::all_1_26_5} system.query_log (e1671b3b-5852-487f-943b-aaa151915f3d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:14:25.243031 [ 194 ] {e1671b3b-5852-487f-943b-aaa151915f3d::all_1_26_5} system.query_log (e1671b3b-5852-487f-943b-aaa151915f3d) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.02.28 02:14:25.243363 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.11 MiB. 2025.02.28 02:14:25.754408 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:14:25.754622 [ 4 ] {775a2416-904c-46f5-844c-8c05e16a059a} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 02:14:25.754699 [ 4 ] {775a2416-904c-46f5-844c-8c05e16a059a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 02:14:25.755458 [ 4 ] {775a2416-904c-46f5-844c-8c05e16a059a} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:14:25.755497 [ 4 ] {775a2416-904c-46f5-844c-8c05e16a059a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.28 02:14:25.756127 [ 4 ] {775a2416-904c-46f5-844c-8c05e16a059a} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.02.28 02:14:25.756380 [ 4 ] {775a2416-904c-46f5-844c-8c05e16a059a} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:14:25.756573 [ 4 ] {775a2416-904c-46f5-844c-8c05e16a059a} executeQuery: Read 66 rows, 5.38 KiB in 0.002011 sec., 32819.492789656884 rows/sec., 2.61 MiB/sec. 2025.02.28 02:14:25.756629 [ 4 ] {775a2416-904c-46f5-844c-8c05e16a059a} TCPHandler: Processed in 0.002355863 sec. 2025.02.28 02:14:25.756870 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:14:25.757072 [ 257 ] {6c799b5c-9690-40e9-a13e-096846930ebd} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 02:14:25.757151 [ 257 ] {6c799b5c-9690-40e9-a13e-096846930ebd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 02:14:25.757953 [ 257 ] {6c799b5c-9690-40e9-a13e-096846930ebd} oximeter.fields_u16 (a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:14:25.758001 [ 257 ] {6c799b5c-9690-40e9-a13e-096846930ebd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.28 02:14:25.758418 [ 257 ] {6c799b5c-9690-40e9-a13e-096846930ebd} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.02.28 02:14:25.758670 [ 257 ] {6c799b5c-9690-40e9-a13e-096846930ebd} oximeter.fields_u16 (a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:14:25.758900 [ 257 ] {6c799b5c-9690-40e9-a13e-096846930ebd} executeQuery: Read 5 rows, 385.00 B in 0.001885 sec., 2652.5198938992044 rows/sec., 199.46 KiB/sec. 2025.02.28 02:14:25.758960 [ 257 ] {6c799b5c-9690-40e9-a13e-096846930ebd} TCPHandler: Processed in 0.002223601 sec. 2025.02.28 02:14:25.759093 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:14:25.759210 [ 4 ] {1e74a128-fd34-4a4f-83a3-d83f886eba65} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 02:14:25.759258 [ 4 ] {1e74a128-fd34-4a4f-83a3-d83f886eba65} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 02:14:25.759870 [ 4 ] {1e74a128-fd34-4a4f-83a3-d83f886eba65} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:14:25.759908 [ 4 ] {1e74a128-fd34-4a4f-83a3-d83f886eba65} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.28 02:14:25.760261 [ 4 ] {1e74a128-fd34-4a4f-83a3-d83f886eba65} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.02.28 02:14:25.760495 [ 4 ] {1e74a128-fd34-4a4f-83a3-d83f886eba65} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:14:25.760689 [ 4 ] {1e74a128-fd34-4a4f-83a3-d83f886eba65} executeQuery: Read 69 rows, 5.52 KiB in 0.001495 sec., 46153.846153846156 rows/sec., 3.60 MiB/sec. 2025.02.28 02:14:25.760792 [ 4 ] {1e74a128-fd34-4a4f-83a3-d83f886eba65} TCPHandler: Processed in 0.001752295 sec. 2025.02.28 02:14:25.761013 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:14:25.761180 [ 257 ] {c29a4575-8a2b-46de-ba14-a29bfd09bae7} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 02:14:25.761246 [ 257 ] {c29a4575-8a2b-46de-ba14-a29bfd09bae7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 02:14:25.761917 [ 257 ] {c29a4575-8a2b-46de-ba14-a29bfd09bae7} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:14:25.761957 [ 257 ] {c29a4575-8a2b-46de-ba14-a29bfd09bae7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.28 02:14:25.762377 [ 257 ] {c29a4575-8a2b-46de-ba14-a29bfd09bae7} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.02.28 02:14:25.762621 [ 257 ] {c29a4575-8a2b-46de-ba14-a29bfd09bae7} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:14:25.762837 [ 257 ] {c29a4575-8a2b-46de-ba14-a29bfd09bae7} executeQuery: Read 160 rows, 11.41 KiB in 0.001688 sec., 94786.7298578199 rows/sec., 6.60 MiB/sec. 2025.02.28 02:14:25.762893 [ 257 ] {c29a4575-8a2b-46de-ba14-a29bfd09bae7} TCPHandler: Processed in 0.002010299 sec. 2025.02.28 02:14:25.763111 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:14:25.763312 [ 4 ] {da3c0c95-027f-4a18-9cbd-6b0a4f0065c6} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 02:14:25.763437 [ 4 ] {da3c0c95-027f-4a18-9cbd-6b0a4f0065c6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 02:14:25.764685 [ 4 ] {da3c0c95-027f-4a18-9cbd-6b0a4f0065c6} oximeter.measurements_histogramu64 (432eb1fa-4ee7-4bab-9e27-7e99c159a608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:14:25.764722 [ 4 ] {da3c0c95-027f-4a18-9cbd-6b0a4f0065c6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.28 02:14:25.765319 [ 4 ] {da3c0c95-027f-4a18-9cbd-6b0a4f0065c6} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.02.28 02:14:25.765583 [ 4 ] {da3c0c95-027f-4a18-9cbd-6b0a4f0065c6} oximeter.measurements_histogramu64 (432eb1fa-4ee7-4bab-9e27-7e99c159a608): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:14:25.765829 [ 4 ] {da3c0c95-027f-4a18-9cbd-6b0a4f0065c6} executeQuery: Read 5 rows, 9.17 KiB in 0.002558 sec., 1954.6520719311964 rows/sec., 3.50 MiB/sec. 2025.02.28 02:14:25.766336 [ 4 ] {da3c0c95-027f-4a18-9cbd-6b0a4f0065c6} TCPHandler: Processed in 0.003320777 sec. 2025.02.28 02:14:25.766556 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:14:25.766695 [ 257 ] {45ea8365-92e6-4fb5-836a-cb5b90a9f690} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 02:14:25.766754 [ 257 ] {45ea8365-92e6-4fb5-836a-cb5b90a9f690} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 02:14:25.767250 [ 257 ] {45ea8365-92e6-4fb5-836a-cb5b90a9f690} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:14:25.767289 [ 257 ] {45ea8365-92e6-4fb5-836a-cb5b90a9f690} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.28 02:14:25.767666 [ 257 ] {45ea8365-92e6-4fb5-836a-cb5b90a9f690} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.02.28 02:14:25.767921 [ 257 ] {45ea8365-92e6-4fb5-836a-cb5b90a9f690} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:14:25.768132 [ 257 ] {45ea8365-92e6-4fb5-836a-cb5b90a9f690} executeQuery: Read 60 rows, 4.14 KiB in 0.001468 sec., 40871.934604904636 rows/sec., 2.75 MiB/sec. 2025.02.28 02:14:25.768182 [ 257 ] {45ea8365-92e6-4fb5-836a-cb5b90a9f690} TCPHandler: Processed in 0.001742974 sec. 2025.02.28 02:14:26.253618 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 2025.02.28 02:14:26.275366 [ 242 ] {} system.metric_log (30ce18d6-4a25-4150-9760-0e79e744945e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:14:26.275418 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.28 02:14:26.282685 [ 242 ] {} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.02.28 02:14:26.283467 [ 242 ] {} system.metric_log (30ce18d6-4a25-4150-9760-0e79e744945e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:14:26.283875 [ 23 ] {} system.metric_log (30ce18d6-4a25-4150-9760-0e79e744945e) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.02.28 02:14:26.284014 [ 23 ] {} system.metric_log (30ce18d6-4a25-4150-9760-0e79e744945e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:14:26.284081 [ 23 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.28 02:14:26.284434 [ 186 ] {30ce18d6-4a25-4150-9760-0e79e744945e::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2025.02.28 02:14:26.293058 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 272 2025.02.28 02:14:26.294315 [ 186 ] {30ce18d6-4a25-4150-9760-0e79e744945e::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 02:14:26.295199 [ 186 ] {30ce18d6-4a25-4150-9760-0e79e744945e::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 234 rows starting from the beginning of the part 2025.02.28 02:14:26.299877 [ 186 ] {30ce18d6-4a25-4150-9760-0e79e744945e::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 8 rows starting from the beginning of the part 2025.02.28 02:14:26.304512 [ 186 ] {30ce18d6-4a25-4150-9760-0e79e744945e::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 7 rows starting from the beginning of the part 2025.02.28 02:14:26.309413 [ 186 ] {30ce18d6-4a25-4150-9760-0e79e744945e::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 8 rows starting from the beginning of the part 2025.02.28 02:14:26.314580 [ 186 ] {30ce18d6-4a25-4150-9760-0e79e744945e::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 7 rows starting from the beginning of the part 2025.02.28 02:14:26.319017 [ 186 ] {30ce18d6-4a25-4150-9760-0e79e744945e::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 8 rows starting from the beginning of the part 2025.02.28 02:14:26.375099 [ 202 ] {30ce18d6-4a25-4150-9760-0e79e744945e::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.090883677 sec., 2992.836656465825 rows/sec., 15.48 MiB/sec. 2025.02.28 02:14:26.376929 [ 198 ] {30ce18d6-4a25-4150-9760-0e79e744945e::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.02.28 02:14:26.379218 [ 198 ] {30ce18d6-4a25-4150-9760-0e79e744945e::all_1_36_7} system.metric_log (30ce18d6-4a25-4150-9760-0e79e744945e): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:14:26.379312 [ 198 ] {30ce18d6-4a25-4150-9760-0e79e744945e::all_1_36_7} system.metric_log (30ce18d6-4a25-4150-9760-0e79e744945e) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.02.28 02:14:26.380535 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. 2025.02.28 02:14:30.757227 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:14:30.757428 [ 4 ] {da317a0f-5908-4aa3-a16b-e576538beee2} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.28 02:14:30.757508 [ 4 ] {da317a0f-5908-4aa3-a16b-e576538beee2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.28 02:14:30.758340 [ 4 ] {da317a0f-5908-4aa3-a16b-e576538beee2} oximeter.fields_i16 (7bfc9784-9582-4989-925c-ca60d6ff8692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:14:30.758428 [ 4 ] {da317a0f-5908-4aa3-a16b-e576538beee2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.28 02:14:30.758877 [ 4 ] {da317a0f-5908-4aa3-a16b-e576538beee2} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.02.28 02:14:30.759133 [ 4 ] {da317a0f-5908-4aa3-a16b-e576538beee2} oximeter.fields_i16 (7bfc9784-9582-4989-925c-ca60d6ff8692): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:14:30.759404 [ 4 ] {da317a0f-5908-4aa3-a16b-e576538beee2} executeQuery: Read 24 rows, 2.04 KiB in 0.002027 sec., 11840.157868771583 rows/sec., 1005.95 KiB/sec. 2025.02.28 02:14:30.759494 [ 4 ] {da317a0f-5908-4aa3-a16b-e576538beee2} TCPHandler: Processed in 0.002406923 sec. 2025.02.28 02:14:30.759760 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:14:30.759954 [ 257 ] {37c2ce15-3af7-471f-b21b-bcd76f1ebbce} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.28 02:14:30.760030 [ 257 ] {37c2ce15-3af7-471f-b21b-bcd76f1ebbce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.28 02:14:30.760821 [ 257 ] {37c2ce15-3af7-471f-b21b-bcd76f1ebbce} oximeter.fields_ipaddr (38a15648-c4c3-4394-acd4-0e1571bf1689): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:14:30.760873 [ 257 ] {37c2ce15-3af7-471f-b21b-bcd76f1ebbce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.28 02:14:30.761304 [ 257 ] {37c2ce15-3af7-471f-b21b-bcd76f1ebbce} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.02.28 02:14:30.761564 [ 257 ] {37c2ce15-3af7-471f-b21b-bcd76f1ebbce} oximeter.fields_ipaddr (38a15648-c4c3-4394-acd4-0e1571bf1689): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:14:30.761901 [ 257 ] {37c2ce15-3af7-471f-b21b-bcd76f1ebbce} executeQuery: Read 8 rows, 668.00 B in 0.001967 sec., 4067.107269954245 rows/sec., 331.64 KiB/sec. 2025.02.28 02:14:30.762043 [ 257 ] {37c2ce15-3af7-471f-b21b-bcd76f1ebbce} TCPHandler: Processed in 0.002420015 sec. 2025.02.28 02:14:30.762218 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:14:30.762350 [ 4 ] {542ebcba-e2e5-468f-a753-1fb849dc4cfb} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 02:14:30.762406 [ 4 ] {542ebcba-e2e5-468f-a753-1fb849dc4cfb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 02:14:30.763169 [ 4 ] {542ebcba-e2e5-468f-a753-1fb849dc4cfb} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:14:30.763212 [ 4 ] {542ebcba-e2e5-468f-a753-1fb849dc4cfb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.28 02:14:30.763604 [ 4 ] {542ebcba-e2e5-468f-a753-1fb849dc4cfb} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.02.28 02:14:30.763848 [ 4 ] {542ebcba-e2e5-468f-a753-1fb849dc4cfb} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:14:30.764080 [ 4 ] {542ebcba-e2e5-468f-a753-1fb849dc4cfb} executeQuery: Read 248 rows, 22.61 KiB in 0.001761 sec., 140829.0743895514 rows/sec., 12.54 MiB/sec. 2025.02.28 02:14:30.764138 [ 4 ] {542ebcba-e2e5-468f-a753-1fb849dc4cfb} TCPHandler: Processed in 0.001983118 sec. 2025.02.28 02:14:30.764300 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:14:30.764445 [ 257 ] {c6203a0b-d70f-4773-8491-4a4abaa1d90e} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 02:14:30.764505 [ 257 ] {c6203a0b-d70f-4773-8491-4a4abaa1d90e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 02:14:30.765195 [ 257 ] {c6203a0b-d70f-4773-8491-4a4abaa1d90e} oximeter.fields_u16 (a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:14:30.765236 [ 257 ] {c6203a0b-d70f-4773-8491-4a4abaa1d90e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.28 02:14:30.765613 [ 257 ] {c6203a0b-d70f-4773-8491-4a4abaa1d90e} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.02.28 02:14:30.765854 [ 257 ] {c6203a0b-d70f-4773-8491-4a4abaa1d90e} oximeter.fields_u16 (a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:14:30.766073 [ 257 ] {c6203a0b-d70f-4773-8491-4a4abaa1d90e} executeQuery: Read 54 rows, 4.08 KiB in 0.001663 sec., 32471.437161755865 rows/sec., 2.39 MiB/sec. 2025.02.28 02:14:30.766125 [ 257 ] {c6203a0b-d70f-4773-8491-4a4abaa1d90e} TCPHandler: Processed in 0.001896447 sec. 2025.02.28 02:14:30.766274 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:14:30.766415 [ 4 ] {7e2a6291-0b6d-4346-ba83-1a1c12ea3bc5} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.28 02:14:30.766474 [ 4 ] {7e2a6291-0b6d-4346-ba83-1a1c12ea3bc5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.28 02:14:30.767146 [ 4 ] {7e2a6291-0b6d-4346-ba83-1a1c12ea3bc5} oximeter.fields_u32 (3d5e9b3a-3b6d-47c4-8060-e3753dc40b7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:14:30.767187 [ 4 ] {7e2a6291-0b6d-4346-ba83-1a1c12ea3bc5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.28 02:14:30.767549 [ 4 ] {7e2a6291-0b6d-4346-ba83-1a1c12ea3bc5} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.02.28 02:14:30.767795 [ 4 ] {7e2a6291-0b6d-4346-ba83-1a1c12ea3bc5} oximeter.fields_u32 (3d5e9b3a-3b6d-47c4-8060-e3753dc40b7b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:14:30.768032 [ 4 ] {7e2a6291-0b6d-4346-ba83-1a1c12ea3bc5} executeQuery: Read 24 rows, 2.04 KiB in 0.001643 sec., 14607.425441265977 rows/sec., 1.21 MiB/sec. 2025.02.28 02:14:30.768132 [ 4 ] {7e2a6291-0b6d-4346-ba83-1a1c12ea3bc5} TCPHandler: Processed in 0.001926387 sec. 2025.02.28 02:14:30.768285 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:14:30.768421 [ 257 ] {bb5e43a9-1671-4057-87b6-d7d8bb0d49df} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.28 02:14:30.768476 [ 257 ] {bb5e43a9-1671-4057-87b6-d7d8bb0d49df} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.28 02:14:30.769126 [ 257 ] {bb5e43a9-1671-4057-87b6-d7d8bb0d49df} oximeter.fields_u8 (a04696fb-2dde-448f-92c0-f9290c2ad89c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:14:30.769164 [ 257 ] {bb5e43a9-1671-4057-87b6-d7d8bb0d49df} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.28 02:14:30.769522 [ 257 ] {bb5e43a9-1671-4057-87b6-d7d8bb0d49df} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.02.28 02:14:30.769764 [ 257 ] {bb5e43a9-1671-4057-87b6-d7d8bb0d49df} oximeter.fields_u8 (a04696fb-2dde-448f-92c0-f9290c2ad89c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:14:30.770052 [ 257 ] {bb5e43a9-1671-4057-87b6-d7d8bb0d49df} executeQuery: Read 12 rows, 960.00 B in 0.001636 sec., 7334.963325183374 rows/sec., 573.04 KiB/sec. 2025.02.28 02:14:30.770176 [ 257 ] {bb5e43a9-1671-4057-87b6-d7d8bb0d49df} TCPHandler: Processed in 0.001960698 sec. 2025.02.28 02:14:30.770320 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:14:30.770456 [ 4 ] {eda62124-e1e1-411b-9fc2-caec1063b0d3} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 02:14:30.770512 [ 4 ] {eda62124-e1e1-411b-9fc2-caec1063b0d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 02:14:30.771228 [ 4 ] {eda62124-e1e1-411b-9fc2-caec1063b0d3} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:14:30.771267 [ 4 ] {eda62124-e1e1-411b-9fc2-caec1063b0d3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.28 02:14:30.771648 [ 4 ] {eda62124-e1e1-411b-9fc2-caec1063b0d3} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.02.28 02:14:30.771888 [ 4 ] {eda62124-e1e1-411b-9fc2-caec1063b0d3} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:14:30.772070 [ 4 ] {eda62124-e1e1-411b-9fc2-caec1063b0d3} executeQuery: Read 142 rows, 11.75 KiB in 0.001645 sec., 86322.18844984802 rows/sec., 6.97 MiB/sec. 2025.02.28 02:14:30.772130 [ 4 ] {eda62124-e1e1-411b-9fc2-caec1063b0d3} TCPHandler: Processed in 0.001873506 sec. 2025.02.28 02:14:30.772333 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:14:30.772480 [ 257 ] {b93beae0-375c-4bbb-af52-81cd8946bcd8} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 02:14:30.772541 [ 257 ] {b93beae0-375c-4bbb-af52-81cd8946bcd8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 02:14:30.773186 [ 257 ] {b93beae0-375c-4bbb-af52-81cd8946bcd8} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:14:30.773224 [ 257 ] {b93beae0-375c-4bbb-af52-81cd8946bcd8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.28 02:14:30.773635 [ 257 ] {b93beae0-375c-4bbb-af52-81cd8946bcd8} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.02.28 02:14:30.773871 [ 257 ] {b93beae0-375c-4bbb-af52-81cd8946bcd8} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:14:30.774115 [ 257 ] {b93beae0-375c-4bbb-af52-81cd8946bcd8} executeQuery: Read 200 rows, 14.68 KiB in 0.001663 sec., 120264.58208057727 rows/sec., 8.62 MiB/sec. 2025.02.28 02:14:30.774194 [ 257 ] {b93beae0-375c-4bbb-af52-81cd8946bcd8} TCPHandler: Processed in 0.001974318 sec. 2025.02.28 02:14:30.774440 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:14:30.774616 [ 4 ] {1172fac0-5f08-41da-bd23-027a20511c96} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 02:14:30.774709 [ 4 ] {1172fac0-5f08-41da-bd23-027a20511c96} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 02:14:30.775940 [ 4 ] {1172fac0-5f08-41da-bd23-027a20511c96} oximeter.measurements_histogramu64 (432eb1fa-4ee7-4bab-9e27-7e99c159a608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:14:30.775979 [ 4 ] {1172fac0-5f08-41da-bd23-027a20511c96} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.28 02:14:30.776628 [ 4 ] {1172fac0-5f08-41da-bd23-027a20511c96} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.02.28 02:14:30.776880 [ 4 ] {1172fac0-5f08-41da-bd23-027a20511c96} oximeter.measurements_histogramu64 (432eb1fa-4ee7-4bab-9e27-7e99c159a608): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:14:30.777079 [ 4 ] {1172fac0-5f08-41da-bd23-027a20511c96} executeQuery: Read 34 rows, 62.39 KiB in 0.002495 sec., 13627.254509018037 rows/sec., 24.42 MiB/sec. 2025.02.28 02:14:30.777169 [ 4 ] {1172fac0-5f08-41da-bd23-027a20511c96} TCPHandler: Processed in 0.002896441 sec. 2025.02.28 02:14:30.777339 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:14:30.777506 [ 257 ] {8a0c566a-0143-43a0-91f3-3e035991f80a} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 02:14:30.777578 [ 257 ] {8a0c566a-0143-43a0-91f3-3e035991f80a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 02:14:30.778181 [ 257 ] {8a0c566a-0143-43a0-91f3-3e035991f80a} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:14:30.778219 [ 257 ] {8a0c566a-0143-43a0-91f3-3e035991f80a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.28 02:14:30.778592 [ 257 ] {8a0c566a-0143-43a0-91f3-3e035991f80a} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.02.28 02:14:30.778833 [ 257 ] {8a0c566a-0143-43a0-91f3-3e035991f80a} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:14:30.779097 [ 257 ] {8a0c566a-0143-43a0-91f3-3e035991f80a} executeQuery: Read 60 rows, 4.14 KiB in 0.001623 sec., 36968.57670979667 rows/sec., 2.49 MiB/sec. 2025.02.28 02:14:30.779220 [ 257 ] {8a0c566a-0143-43a0-91f3-3e035991f80a} TCPHandler: Processed in 0.001960088 sec. 2025.02.28 02:14:32.650503 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 16958 2025.02.28 02:14:32.651223 [ 244 ] {} system.asynchronous_metric_log (3a3112bd-79df-43c7-ab35-7f8a62d7bf1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:14:32.651270 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2025.02.28 02:14:32.651848 [ 244 ] {} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.02.28 02:14:32.652096 [ 244 ] {} system.asynchronous_metric_log (3a3112bd-79df-43c7-ab35-7f8a62d7bf1b): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:14:32.652332 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16958 2025.02.28 02:14:33.793231 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 2025.02.28 02:14:33.811694 [ 242 ] {} system.metric_log (30ce18d6-4a25-4150-9760-0e79e744945e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:14:33.811748 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2025.02.28 02:14:33.818656 [ 242 ] {} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.02.28 02:14:33.819488 [ 242 ] {} system.metric_log (30ce18d6-4a25-4150-9760-0e79e744945e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:14:33.821973 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 279 2025.02.28 02:14:35.230097 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 914 2025.02.28 02:14:35.233304 [ 243 ] {} system.query_log (e1671b3b-5852-487f-943b-aaa151915f3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:14:35.233349 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2025.02.28 02:14:35.234834 [ 243 ] {} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.02.28 02:14:35.235156 [ 243 ] {} system.query_log (e1671b3b-5852-487f-943b-aaa151915f3d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:14:35.235671 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 914 2025.02.28 02:14:35.754634 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:14:35.754929 [ 4 ] {abe4eb85-d219-4fde-9f3e-99bc3ad44736} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 02:14:35.755042 [ 4 ] {abe4eb85-d219-4fde-9f3e-99bc3ad44736} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 02:14:35.755847 [ 4 ] {abe4eb85-d219-4fde-9f3e-99bc3ad44736} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:14:35.755896 [ 4 ] {abe4eb85-d219-4fde-9f3e-99bc3ad44736} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2025.02.28 02:14:35.756331 [ 4 ] {abe4eb85-d219-4fde-9f3e-99bc3ad44736} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.02.28 02:14:35.756586 [ 4 ] {abe4eb85-d219-4fde-9f3e-99bc3ad44736} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:14:35.756793 [ 61 ] {} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.02.28 02:14:35.756861 [ 4 ] {abe4eb85-d219-4fde-9f3e-99bc3ad44736} executeQuery: Read 66 rows, 5.38 KiB in 0.002015 sec., 32754.34243176179 rows/sec., 2.61 MiB/sec. 2025.02.28 02:14:35.756891 [ 61 ] {} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:14:35.756959 [ 61 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2025.02.28 02:14:35.757007 [ 4 ] {abe4eb85-d219-4fde-9f3e-99bc3ad44736} TCPHandler: Processed in 0.002542565 sec. 2025.02.28 02:14:35.757251 [ 202 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2025.02.28 02:14:35.757336 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:14:35.757529 [ 202 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 02:14:35.757616 [ 202 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1404 rows starting from the beginning of the part 2025.02.28 02:14:35.757675 [ 257 ] {e733d8ae-e13a-47ff-91cb-0d28339affb0} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 02:14:35.757904 [ 257 ] {e733d8ae-e13a-47ff-91cb-0d28339affb0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 02:14:35.758039 [ 202 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 56 rows starting from the beginning of the part 2025.02.28 02:14:35.758420 [ 202 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 124 rows starting from the beginning of the part 2025.02.28 02:14:35.758718 [ 202 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 66 rows starting from the beginning of the part 2025.02.28 02:14:35.759013 [ 202 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 248 rows starting from the beginning of the part 2025.02.28 02:14:35.759311 [ 202 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 66 rows starting from the beginning of the part 2025.02.28 02:14:35.760452 [ 257 ] {e733d8ae-e13a-47ff-91cb-0d28339affb0} oximeter.fields_u16 (a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:14:35.760496 [ 257 ] {e733d8ae-e13a-47ff-91cb-0d28339affb0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2025.02.28 02:14:35.761116 [ 257 ] {e733d8ae-e13a-47ff-91cb-0d28339affb0} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.02.28 02:14:35.761393 [ 257 ] {e733d8ae-e13a-47ff-91cb-0d28339affb0} oximeter.fields_u16 (a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:14:35.761829 [ 202 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 1964 rows, containing 5 columns (5 merged, 0 gathered) in 0.004739287 sec., 414408.32766616583 rows/sec., 36.46 MiB/sec. 2025.02.28 02:14:35.761858 [ 257 ] {e733d8ae-e13a-47ff-91cb-0d28339affb0} executeQuery: Read 5 rows, 385.00 B in 0.00429 sec., 1165.5011655011654 rows/sec., 87.64 KiB/sec. 2025.02.28 02:14:35.761950 [ 257 ] {e733d8ae-e13a-47ff-91cb-0d28339affb0} TCPHandler: Processed in 0.004820039 sec. 2025.02.28 02:14:35.762116 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:14:35.762127 [ 199 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.02.28 02:14:35.762252 [ 4 ] {0fcce8ca-e23a-4dd0-992a-babdb2196ba4} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 02:14:35.762312 [ 4 ] {0fcce8ca-e23a-4dd0-992a-babdb2196ba4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 02:14:35.762507 [ 199 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_61_12} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:14:35.762650 [ 199 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_61_12} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.02.28 02:14:35.762773 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. 2025.02.28 02:14:35.763140 [ 4 ] {0fcce8ca-e23a-4dd0-992a-babdb2196ba4} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:14:35.763181 [ 4 ] {0fcce8ca-e23a-4dd0-992a-babdb2196ba4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2025.02.28 02:14:35.763552 [ 4 ] {0fcce8ca-e23a-4dd0-992a-babdb2196ba4} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.02.28 02:14:35.763804 [ 4 ] {0fcce8ca-e23a-4dd0-992a-babdb2196ba4} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:14:35.763977 [ 61 ] {} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.02.28 02:14:35.764037 [ 61 ] {} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:14:35.764052 [ 4 ] {0fcce8ca-e23a-4dd0-992a-babdb2196ba4} executeQuery: Read 69 rows, 5.52 KiB in 0.001822 sec., 37870.47200878156 rows/sec., 2.96 MiB/sec. 2025.02.28 02:14:35.764076 [ 61 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2025.02.28 02:14:35.764223 [ 4 ] {0fcce8ca-e23a-4dd0-992a-babdb2196ba4} TCPHandler: Processed in 0.002188951 sec. 2025.02.28 02:14:35.764540 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:14:35.764958 [ 202 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2025.02.28 02:14:35.764987 [ 257 ] {e4f5c2bc-d1ad-4ffd-9340-492c57605f9e} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 02:14:35.765246 [ 257 ] {e4f5c2bc-d1ad-4ffd-9340-492c57605f9e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 02:14:35.765633 [ 202 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 02:14:35.765797 [ 202 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 631 rows starting from the beginning of the part 2025.02.28 02:14:35.766255 [ 202 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 64 rows starting from the beginning of the part 2025.02.28 02:14:35.766623 [ 202 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 98 rows starting from the beginning of the part 2025.02.28 02:14:35.766978 [ 202 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 69 rows starting from the beginning of the part 2025.02.28 02:14:35.767201 [ 202 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 142 rows starting from the beginning of the part 2025.02.28 02:14:35.767380 [ 202 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 69 rows starting from the beginning of the part 2025.02.28 02:14:35.768079 [ 257 ] {e4f5c2bc-d1ad-4ffd-9340-492c57605f9e} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:14:35.768124 [ 257 ] {e4f5c2bc-d1ad-4ffd-9340-492c57605f9e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2025.02.28 02:14:35.768732 [ 257 ] {e4f5c2bc-d1ad-4ffd-9340-492c57605f9e} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.02.28 02:14:35.769037 [ 257 ] {e4f5c2bc-d1ad-4ffd-9340-492c57605f9e} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:14:35.769348 [ 61 ] {} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.02.28 02:14:35.769391 [ 202 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 1073 rows, containing 5 columns (5 merged, 0 gathered) in 0.005144883 sec., 208556.73491506025 rows/sec., 16.82 MiB/sec. 2025.02.28 02:14:35.769451 [ 61 ] {} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:14:35.769517 [ 61 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2025.02.28 02:14:35.769525 [ 257 ] {e4f5c2bc-d1ad-4ffd-9340-492c57605f9e} executeQuery: Read 160 rows, 11.41 KiB in 0.004705 sec., 34006.376195536664 rows/sec., 2.37 MiB/sec. 2025.02.28 02:14:35.769663 [ 202 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.02.28 02:14:35.769884 [ 257 ] {e4f5c2bc-d1ad-4ffd-9340-492c57605f9e} TCPHandler: Processed in 0.005499028 sec. 2025.02.28 02:14:35.770100 [ 193 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2025.02.28 02:14:35.770234 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:14:35.770576 [ 193 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 02:14:35.770663 [ 202 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_61_12} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:14:35.770691 [ 193 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_61_12} MergeTreeSequentialSource: Reading 3 marks from part all_1_56_11, total 16346 rows starting from the beginning of the part 2025.02.28 02:14:35.770707 [ 4 ] {af683117-b111-4a1d-8f0b-3dd4df9b7b1f} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 02:14:35.770943 [ 202 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_61_12} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.02.28 02:14:35.771112 [ 193 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 54 rows starting from the beginning of the part 2025.02.28 02:14:35.771246 [ 202 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. 2025.02.28 02:14:35.771428 [ 193 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 160 rows starting from the beginning of the part 2025.02.28 02:14:35.771698 [ 4 ] {af683117-b111-4a1d-8f0b-3dd4df9b7b1f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 02:14:35.771775 [ 193 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 160 rows starting from the beginning of the part 2025.02.28 02:14:35.772097 [ 193 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 200 rows starting from the beginning of the part 2025.02.28 02:14:35.772490 [ 193 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 160 rows starting from the beginning of the part 2025.02.28 02:14:35.775649 [ 4 ] {af683117-b111-4a1d-8f0b-3dd4df9b7b1f} oximeter.measurements_histogramu64 (432eb1fa-4ee7-4bab-9e27-7e99c159a608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:14:35.775722 [ 4 ] {af683117-b111-4a1d-8f0b-3dd4df9b7b1f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2025.02.28 02:14:35.777521 [ 4 ] {af683117-b111-4a1d-8f0b-3dd4df9b7b1f} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.02.28 02:14:35.778071 [ 4 ] {af683117-b111-4a1d-8f0b-3dd4df9b7b1f} oximeter.measurements_histogramu64 (432eb1fa-4ee7-4bab-9e27-7e99c159a608): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:14:35.778524 [ 4 ] {af683117-b111-4a1d-8f0b-3dd4df9b7b1f} executeQuery: Read 5 rows, 9.17 KiB in 0.008013 sec., 623.9860227130913 rows/sec., 1.12 MiB/sec. 2025.02.28 02:14:35.779207 [ 4 ] {af683117-b111-4a1d-8f0b-3dd4df9b7b1f} TCPHandler: Processed in 0.00918687 sec. 2025.02.28 02:14:35.779523 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:14:35.779963 [ 257 ] {7be5f82f-1f82-4cf9-aaed-3700561f165d} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 02:14:35.780072 [ 257 ] {7be5f82f-1f82-4cf9-aaed-3700561f165d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 02:14:35.781071 [ 193 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 17080 rows, containing 5 columns (5 merged, 0 gathered) in 0.011387671 sec., 1499867.707804344 rows/sec., 102.82 MiB/sec. 2025.02.28 02:14:35.781141 [ 257 ] {7be5f82f-1f82-4cf9-aaed-3700561f165d} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:14:35.781199 [ 257 ] {7be5f82f-1f82-4cf9-aaed-3700561f165d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2025.02.28 02:14:35.781352 [ 193 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.02.28 02:14:35.781945 [ 257 ] {7be5f82f-1f82-4cf9-aaed-3700561f165d} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.02.28 02:14:35.781953 [ 193 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_61_12} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:14:35.782104 [ 193 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_61_12} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.02.28 02:14:35.782262 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.39 MiB. 2025.02.28 02:14:35.782370 [ 257 ] {7be5f82f-1f82-4cf9-aaed-3700561f165d} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:14:35.782562 [ 61 ] {} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.02.28 02:14:35.782627 [ 61 ] {} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:14:35.782634 [ 257 ] {7be5f82f-1f82-4cf9-aaed-3700561f165d} executeQuery: Read 60 rows, 4.14 KiB in 0.002717 sec., 22083.17997791682 rows/sec., 1.49 MiB/sec. 2025.02.28 02:14:35.782661 [ 61 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2025.02.28 02:14:35.782799 [ 257 ] {7be5f82f-1f82-4cf9-aaed-3700561f165d} TCPHandler: Processed in 0.003435119 sec. 2025.02.28 02:14:35.782858 [ 190 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2025.02.28 02:14:35.782965 [ 190 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 02:14:35.782994 [ 190 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2848 rows starting from the beginning of the part 2025.02.28 02:14:35.783052 [ 190 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 20 rows starting from the beginning of the part 2025.02.28 02:14:35.783128 [ 190 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 60 rows starting from the beginning of the part 2025.02.28 02:14:35.783369 [ 190 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 60 rows starting from the beginning of the part 2025.02.28 02:14:35.783565 [ 190 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 60 rows starting from the beginning of the part 2025.02.28 02:14:35.783667 [ 190 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 60 rows starting from the beginning of the part 2025.02.28 02:14:35.785238 [ 188 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 3108 rows, containing 4 columns (4 merged, 0 gathered) in 0.002438155 sec., 1274734.3790694193 rows/sec., 85.88 MiB/sec. 2025.02.28 02:14:35.785533 [ 190 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.02.28 02:14:35.785804 [ 190 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_61_12} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:14:35.785877 [ 190 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_61_12} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.02.28 02:14:35.785943 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. 2025.02.28 02:14:36.000139 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 208.36 MiB, peak 219.98 MiB, free memory in arenas 0.00 B, will set to 209.46 MiB (RSS), difference: 1.11 MiB 2025.02.28 02:14:40.012755 [ 85 ] {} DNSResolver: Updating DNS cache 2025.02.28 02:14:40.012824 [ 85 ] {} DNSResolver: Updated DNS cache 2025.02.28 02:14:40.152570 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 17446 2025.02.28 02:14:40.153746 [ 244 ] {} system.asynchronous_metric_log (3a3112bd-79df-43c7-ab35-7f8a62d7bf1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:14:40.153798 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2025.02.28 02:14:40.154338 [ 244 ] {} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.02.28 02:14:40.154609 [ 244 ] {} system.asynchronous_metric_log (3a3112bd-79df-43c7-ab35-7f8a62d7bf1b): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:14:40.154890 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17446 2025.02.28 02:14:40.755556 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:14:40.755750 [ 4 ] {e2aa7937-42f7-4880-b0f9-5db92d2ce18f} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 02:14:40.755825 [ 4 ] {e2aa7937-42f7-4880-b0f9-5db92d2ce18f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 02:14:40.756611 [ 4 ] {e2aa7937-42f7-4880-b0f9-5db92d2ce18f} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:14:40.756657 [ 4 ] {e2aa7937-42f7-4880-b0f9-5db92d2ce18f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2025.02.28 02:14:40.757110 [ 4 ] {e2aa7937-42f7-4880-b0f9-5db92d2ce18f} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.02.28 02:14:40.757366 [ 4 ] {e2aa7937-42f7-4880-b0f9-5db92d2ce18f} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:14:40.757631 [ 4 ] {e2aa7937-42f7-4880-b0f9-5db92d2ce18f} executeQuery: Read 124 rows, 10.86 KiB in 0.001931 sec., 64215.432418436045 rows/sec., 5.49 MiB/sec. 2025.02.28 02:14:40.757726 [ 4 ] {e2aa7937-42f7-4880-b0f9-5db92d2ce18f} TCPHandler: Processed in 0.002302363 sec. 2025.02.28 02:14:40.758027 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:14:40.758239 [ 257 ] {f7f53271-7b6b-4a16-aa95-a3bc64f49ec6} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 02:14:40.758319 [ 257 ] {f7f53271-7b6b-4a16-aa95-a3bc64f49ec6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 02:14:40.759068 [ 257 ] {f7f53271-7b6b-4a16-aa95-a3bc64f49ec6} oximeter.fields_u16 (a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:14:40.759117 [ 257 ] {f7f53271-7b6b-4a16-aa95-a3bc64f49ec6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2025.02.28 02:14:40.759567 [ 257 ] {f7f53271-7b6b-4a16-aa95-a3bc64f49ec6} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.02.28 02:14:40.759851 [ 257 ] {f7f53271-7b6b-4a16-aa95-a3bc64f49ec6} oximeter.fields_u16 (a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:14:40.760062 [ 85 ] {} oximeter.fields_u16 (a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.02.28 02:14:40.760125 [ 257 ] {f7f53271-7b6b-4a16-aa95-a3bc64f49ec6} executeQuery: Read 34 rows, 2.56 KiB in 0.001943 sec., 17498.713329902213 rows/sec., 1.28 MiB/sec. 2025.02.28 02:14:40.760152 [ 85 ] {} oximeter.fields_u16 (a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:14:40.760219 [ 85 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2025.02.28 02:14:40.760241 [ 257 ] {f7f53271-7b6b-4a16-aa95-a3bc64f49ec6} TCPHandler: Processed in 0.002401364 sec. 2025.02.28 02:14:40.760508 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:14:40.760546 [ 195 ] {a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2025.02.28 02:14:40.760785 [ 4 ] {b3456fa1-ec95-4454-850a-f672b304f88b} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 02:14:40.760884 [ 195 ] {a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 02:14:40.760900 [ 4 ] {b3456fa1-ec95-4454-850a-f672b304f88b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 02:14:40.760947 [ 195 ] {a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 69 rows starting from the beginning of the part 2025.02.28 02:14:40.761070 [ 195 ] {a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 34 rows starting from the beginning of the part 2025.02.28 02:14:40.761537 [ 195 ] {a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 5 rows starting from the beginning of the part 2025.02.28 02:14:40.761861 [ 195 ] {a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 54 rows starting from the beginning of the part 2025.02.28 02:14:40.762228 [ 195 ] {a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 5 rows starting from the beginning of the part 2025.02.28 02:14:40.762823 [ 195 ] {a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 34 rows starting from the beginning of the part 2025.02.28 02:14:40.763885 [ 4 ] {b3456fa1-ec95-4454-850a-f672b304f88b} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:14:40.763939 [ 4 ] {b3456fa1-ec95-4454-850a-f672b304f88b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2025.02.28 02:14:40.764662 [ 4 ] {b3456fa1-ec95-4454-850a-f672b304f88b} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.02.28 02:14:40.764903 [ 190 ] {a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 201 rows, containing 5 columns (5 merged, 0 gathered) in 0.004569435 sec., 43987.9328625968 rows/sec., 3.39 MiB/sec. 2025.02.28 02:14:40.765141 [ 4 ] {b3456fa1-ec95-4454-850a-f672b304f88b} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:14:40.765201 [ 188 ] {a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.02.28 02:14:40.765620 [ 4 ] {b3456fa1-ec95-4454-850a-f672b304f88b} executeQuery: Read 98 rows, 7.84 KiB in 0.004891 sec., 20036.80228992026 rows/sec., 1.56 MiB/sec. 2025.02.28 02:14:40.765990 [ 4 ] {b3456fa1-ec95-4454-850a-f672b304f88b} TCPHandler: Processed in 0.005614319 sec. 2025.02.28 02:14:40.766248 [ 188 ] {a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4::all_1_46_9} oximeter.fields_u16 (a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:14:40.766309 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:14:40.766584 [ 188 ] {a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4::all_1_46_9} oximeter.fields_u16 (a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.02.28 02:14:40.766655 [ 257 ] {4db92399-3967-42e6-9bad-e24c92603ff8} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 02:14:40.766767 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2025.02.28 02:14:40.766777 [ 257 ] {4db92399-3967-42e6-9bad-e24c92603ff8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 02:14:40.767395 [ 257 ] {4db92399-3967-42e6-9bad-e24c92603ff8} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:14:40.767436 [ 257 ] {4db92399-3967-42e6-9bad-e24c92603ff8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2025.02.28 02:14:40.767874 [ 257 ] {4db92399-3967-42e6-9bad-e24c92603ff8} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.02.28 02:14:40.768121 [ 257 ] {4db92399-3967-42e6-9bad-e24c92603ff8} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:14:40.768329 [ 257 ] {4db92399-3967-42e6-9bad-e24c92603ff8} executeQuery: Read 160 rows, 11.41 KiB in 0.001795 sec., 89136.49025069638 rows/sec., 6.21 MiB/sec. 2025.02.28 02:14:40.768382 [ 257 ] {4db92399-3967-42e6-9bad-e24c92603ff8} TCPHandler: Processed in 0.002220082 sec. 2025.02.28 02:14:40.768538 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:14:40.768664 [ 4 ] {b2971867-dd75-4b9c-9d30-85a0bf453c20} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 02:14:40.768749 [ 4 ] {b2971867-dd75-4b9c-9d30-85a0bf453c20} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 02:14:40.770000 [ 4 ] {b2971867-dd75-4b9c-9d30-85a0bf453c20} oximeter.measurements_histogramu64 (432eb1fa-4ee7-4bab-9e27-7e99c159a608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:14:40.770041 [ 4 ] {b2971867-dd75-4b9c-9d30-85a0bf453c20} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2025.02.28 02:14:40.770729 [ 4 ] {b2971867-dd75-4b9c-9d30-85a0bf453c20} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.02.28 02:14:40.771003 [ 4 ] {b2971867-dd75-4b9c-9d30-85a0bf453c20} oximeter.measurements_histogramu64 (432eb1fa-4ee7-4bab-9e27-7e99c159a608): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:14:40.771283 [ 4 ] {b2971867-dd75-4b9c-9d30-85a0bf453c20} executeQuery: Read 34 rows, 62.39 KiB in 0.002645 sec., 12854.442344045368 rows/sec., 23.03 MiB/sec. 2025.02.28 02:14:40.771381 [ 4 ] {b2971867-dd75-4b9c-9d30-85a0bf453c20} TCPHandler: Processed in 0.002905121 sec. 2025.02.28 02:14:40.771519 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:14:40.771636 [ 257 ] {9179dfb9-3094-4405-b268-d6efd54b1679} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 02:14:40.771686 [ 257 ] {9179dfb9-3094-4405-b268-d6efd54b1679} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 02:14:40.772187 [ 257 ] {9179dfb9-3094-4405-b268-d6efd54b1679} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:14:40.772226 [ 257 ] {9179dfb9-3094-4405-b268-d6efd54b1679} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2025.02.28 02:14:40.772608 [ 257 ] {9179dfb9-3094-4405-b268-d6efd54b1679} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.02.28 02:14:40.772848 [ 257 ] {9179dfb9-3094-4405-b268-d6efd54b1679} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:14:40.773092 [ 257 ] {9179dfb9-3094-4405-b268-d6efd54b1679} executeQuery: Read 60 rows, 4.14 KiB in 0.00147 sec., 40816.32653061225 rows/sec., 2.75 MiB/sec. 2025.02.28 02:14:40.773144 [ 257 ] {9179dfb9-3094-4405-b268-d6efd54b1679} TCPHandler: Processed in 0.001680524 sec. 2025.02.28 02:14:41.322119 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 2025.02.28 02:14:41.341766 [ 242 ] {} system.metric_log (30ce18d6-4a25-4150-9760-0e79e744945e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:14:41.341813 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2025.02.28 02:14:41.349124 [ 242 ] {} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.02.28 02:14:41.349885 [ 242 ] {} system.metric_log (30ce18d6-4a25-4150-9760-0e79e744945e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:14:41.352393 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 287 2025.02.28 02:14:44.115623 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:14:44.115928 [ 4 ] {fd80d2cf-c5a8-473e-9551-387346a8fe43} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 02:14:44.116044 [ 4 ] {fd80d2cf-c5a8-473e-9551-387346a8fe43} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 02:14:44.117651 [ 4 ] {fd80d2cf-c5a8-473e-9551-387346a8fe43} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:14:44.117700 [ 4 ] {fd80d2cf-c5a8-473e-9551-387346a8fe43} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2025.02.28 02:14:44.118212 [ 4 ] {fd80d2cf-c5a8-473e-9551-387346a8fe43} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.02.28 02:14:44.118478 [ 4 ] {fd80d2cf-c5a8-473e-9551-387346a8fe43} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:14:44.118736 [ 4 ] {fd80d2cf-c5a8-473e-9551-387346a8fe43} executeQuery: Read 1206 rows, 101.94 KiB in 0.002895 sec., 416580.310880829 rows/sec., 34.39 MiB/sec. 2025.02.28 02:14:44.118794 [ 4 ] {fd80d2cf-c5a8-473e-9551-387346a8fe43} TCPHandler: Processed in 0.003362178 sec. 2025.02.28 02:14:44.119067 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:14:44.119279 [ 257 ] {b5d35cfd-4240-4ab9-b585-77452d2628f5} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 02:14:44.119359 [ 257 ] {b5d35cfd-4240-4ab9-b585-77452d2628f5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 02:14:44.120099 [ 257 ] {b5d35cfd-4240-4ab9-b585-77452d2628f5} oximeter.fields_u16 (a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:14:44.120145 [ 257 ] {b5d35cfd-4240-4ab9-b585-77452d2628f5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2025.02.28 02:14:44.120581 [ 257 ] {b5d35cfd-4240-4ab9-b585-77452d2628f5} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.02.28 02:14:44.120839 [ 257 ] {b5d35cfd-4240-4ab9-b585-77452d2628f5} oximeter.fields_u16 (a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:14:44.121071 [ 257 ] {b5d35cfd-4240-4ab9-b585-77452d2628f5} executeQuery: Read 5 rows, 385.00 B in 0.001849 sec., 2704.1644131963226 rows/sec., 203.34 KiB/sec. 2025.02.28 02:14:44.121129 [ 257 ] {b5d35cfd-4240-4ab9-b585-77452d2628f5} TCPHandler: Processed in 0.002204322 sec. 2025.02.28 02:14:44.121286 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:14:44.121422 [ 4 ] {f9e2b018-db5e-4298-9718-9dafd4f8ef07} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.28 02:14:44.121502 [ 4 ] {f9e2b018-db5e-4298-9718-9dafd4f8ef07} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.28 02:14:44.122589 [ 4 ] {f9e2b018-db5e-4298-9718-9dafd4f8ef07} oximeter.fields_u32 (3d5e9b3a-3b6d-47c4-8060-e3753dc40b7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:14:44.122629 [ 4 ] {f9e2b018-db5e-4298-9718-9dafd4f8ef07} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2025.02.28 02:14:44.123002 [ 4 ] {f9e2b018-db5e-4298-9718-9dafd4f8ef07} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.02.28 02:14:44.123246 [ 4 ] {f9e2b018-db5e-4298-9718-9dafd4f8ef07} oximeter.fields_u32 (3d5e9b3a-3b6d-47c4-8060-e3753dc40b7b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:14:44.123514 [ 4 ] {f9e2b018-db5e-4298-9718-9dafd4f8ef07} executeQuery: Read 228 rows, 15.81 KiB in 0.002112 sec., 107954.54545454544 rows/sec., 7.31 MiB/sec. 2025.02.28 02:14:44.123718 [ 4 ] {f9e2b018-db5e-4298-9718-9dafd4f8ef07} TCPHandler: Processed in 0.002496305 sec. 2025.02.28 02:14:44.123916 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:14:44.124054 [ 257 ] {e08b86ec-95ef-4fd2-b4ba-6b0a9db41084} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 02:14:44.124113 [ 257 ] {e08b86ec-95ef-4fd2-b4ba-6b0a9db41084} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 02:14:44.124950 [ 257 ] {e08b86ec-95ef-4fd2-b4ba-6b0a9db41084} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:14:44.124990 [ 257 ] {e08b86ec-95ef-4fd2-b4ba-6b0a9db41084} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2025.02.28 02:14:44.125424 [ 257 ] {e08b86ec-95ef-4fd2-b4ba-6b0a9db41084} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.02.28 02:14:44.125694 [ 257 ] {e08b86ec-95ef-4fd2-b4ba-6b0a9db41084} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:14:44.125913 [ 257 ] {e08b86ec-95ef-4fd2-b4ba-6b0a9db41084} executeQuery: Read 525 rows, 39.80 KiB in 0.001888 sec., 278072.0338983051 rows/sec., 20.59 MiB/sec. 2025.02.28 02:14:44.125965 [ 257 ] {e08b86ec-95ef-4fd2-b4ba-6b0a9db41084} TCPHandler: Processed in 0.00213582 sec. 2025.02.28 02:14:44.126127 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:14:44.126244 [ 4 ] {712788d3-b1c9-4f90-a4ba-bd6bc2827933} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 02:14:44.126297 [ 4 ] {712788d3-b1c9-4f90-a4ba-bd6bc2827933} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 02:14:44.127122 [ 4 ] {712788d3-b1c9-4f90-a4ba-bd6bc2827933} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:14:44.127163 [ 4 ] {712788d3-b1c9-4f90-a4ba-bd6bc2827933} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2025.02.28 02:14:44.127660 [ 4 ] {712788d3-b1c9-4f90-a4ba-bd6bc2827933} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.02.28 02:14:44.127908 [ 4 ] {712788d3-b1c9-4f90-a4ba-bd6bc2827933} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:14:44.128124 [ 4 ] {712788d3-b1c9-4f90-a4ba-bd6bc2827933} executeQuery: Read 968 rows, 66.55 KiB in 0.001904 sec., 508403.3613445378 rows/sec., 34.13 MiB/sec. 2025.02.28 02:14:44.128177 [ 4 ] {712788d3-b1c9-4f90-a4ba-bd6bc2827933} TCPHandler: Processed in 0.00210746 sec. 2025.02.28 02:14:44.128333 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:14:44.128447 [ 257 ] {429cda08-7c28-4abd-b1f5-05b0cc5b5522} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 02:14:44.128533 [ 257 ] {429cda08-7c28-4abd-b1f5-05b0cc5b5522} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 02:14:44.129698 [ 257 ] {429cda08-7c28-4abd-b1f5-05b0cc5b5522} oximeter.measurements_histogramu64 (432eb1fa-4ee7-4bab-9e27-7e99c159a608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:14:44.129738 [ 257 ] {429cda08-7c28-4abd-b1f5-05b0cc5b5522} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2025.02.28 02:14:44.130394 [ 257 ] {429cda08-7c28-4abd-b1f5-05b0cc5b5522} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.02.28 02:14:44.130673 [ 257 ] {429cda08-7c28-4abd-b1f5-05b0cc5b5522} oximeter.measurements_histogramu64 (432eb1fa-4ee7-4bab-9e27-7e99c159a608): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:14:44.130861 [ 96 ] {} oximeter.measurements_histogramu64 (432eb1fa-4ee7-4bab-9e27-7e99c159a608) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.02.28 02:14:44.130925 [ 257 ] {429cda08-7c28-4abd-b1f5-05b0cc5b5522} executeQuery: Read 5 rows, 9.17 KiB in 0.0025 sec., 2000 rows/sec., 3.58 MiB/sec. 2025.02.28 02:14:44.130946 [ 96 ] {} oximeter.measurements_histogramu64 (432eb1fa-4ee7-4bab-9e27-7e99c159a608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:14:44.131010 [ 96 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2025.02.28 02:14:44.131510 [ 257 ] {429cda08-7c28-4abd-b1f5-05b0cc5b5522} TCPHandler: Processed in 0.003223766 sec. 2025.02.28 02:14:44.131713 [ 187 ] {432eb1fa-4ee7-4bab-9e27-7e99c159a608::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2025.02.28 02:14:44.131824 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:14:44.132210 [ 4 ] {ee857fe9-5cd9-49b5-adfb-6d38cbde3258} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 02:14:44.132377 [ 4 ] {ee857fe9-5cd9-49b5-adfb-6d38cbde3258} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 02:14:44.132996 [ 187 ] {432eb1fa-4ee7-4bab-9e27-7e99c159a608::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 02:14:44.133095 [ 187 ] {432eb1fa-4ee7-4bab-9e27-7e99c159a608::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 864 rows starting from the beginning of the part 2025.02.28 02:14:44.133791 [ 187 ] {432eb1fa-4ee7-4bab-9e27-7e99c159a608::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 5 rows starting from the beginning of the part 2025.02.28 02:14:44.133799 [ 4 ] {ee857fe9-5cd9-49b5-adfb-6d38cbde3258} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:14:44.133853 [ 4 ] {ee857fe9-5cd9-49b5-adfb-6d38cbde3258} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2025.02.28 02:14:44.134316 [ 187 ] {432eb1fa-4ee7-4bab-9e27-7e99c159a608::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 34 rows starting from the beginning of the part 2025.02.28 02:14:44.134934 [ 187 ] {432eb1fa-4ee7-4bab-9e27-7e99c159a608::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 5 rows starting from the beginning of the part 2025.02.28 02:14:44.135014 [ 4 ] {ee857fe9-5cd9-49b5-adfb-6d38cbde3258} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.02.28 02:14:44.135468 [ 187 ] {432eb1fa-4ee7-4bab-9e27-7e99c159a608::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 34 rows starting from the beginning of the part 2025.02.28 02:14:44.135668 [ 4 ] {ee857fe9-5cd9-49b5-adfb-6d38cbde3258} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:14:44.136103 [ 187 ] {432eb1fa-4ee7-4bab-9e27-7e99c159a608::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 5 rows starting from the beginning of the part 2025.02.28 02:14:44.136294 [ 4 ] {ee857fe9-5cd9-49b5-adfb-6d38cbde3258} executeQuery: Read 48 rows, 3.31 KiB in 0.004195 sec., 11442.193087008343 rows/sec., 789.63 KiB/sec. 2025.02.28 02:14:44.136807 [ 4 ] {ee857fe9-5cd9-49b5-adfb-6d38cbde3258} TCPHandler: Processed in 0.005150042 sec. 2025.02.28 02:14:44.144173 [ 190 ] {432eb1fa-4ee7-4bab-9e27-7e99c159a608::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 947 rows, containing 19 columns (19 merged, 0 gathered) in 0.013006204 sec., 72811.40600285832 rows/sec., 130.47 MiB/sec. 2025.02.28 02:14:44.145215 [ 190 ] {432eb1fa-4ee7-4bab-9e27-7e99c159a608::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.02.28 02:14:44.145655 [ 190 ] {432eb1fa-4ee7-4bab-9e27-7e99c159a608::all_1_46_9} oximeter.measurements_histogramu64 (432eb1fa-4ee7-4bab-9e27-7e99c159a608): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:14:44.145733 [ 190 ] {432eb1fa-4ee7-4bab-9e27-7e99c159a608::all_1_46_9} oximeter.measurements_histogramu64 (432eb1fa-4ee7-4bab-9e27-7e99c159a608) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.02.28 02:14:44.145881 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.06 MiB. 2025.02.28 02:14:45.000185 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 210.02 MiB, peak 219.98 MiB, free memory in arenas 0.00 B, will set to 212.48 MiB (RSS), difference: 2.46 MiB 2025.02.28 02:14:45.236027 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 952 2025.02.28 02:14:45.239357 [ 243 ] {} system.query_log (e1671b3b-5852-487f-943b-aaa151915f3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:14:45.239405 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2025.02.28 02:14:45.240890 [ 243 ] {} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.02.28 02:14:45.241201 [ 243 ] {} system.query_log (e1671b3b-5852-487f-943b-aaa151915f3d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:14:45.241752 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 952 2025.02.28 02:14:45.748196 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:14:45.748502 [ 4 ] {f4141317-65ad-4817-b4dc-288280a37632} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 02:14:45.748601 [ 4 ] {f4141317-65ad-4817-b4dc-288280a37632} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 02:14:45.749398 [ 4 ] {f4141317-65ad-4817-b4dc-288280a37632} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:14:45.749448 [ 4 ] {f4141317-65ad-4817-b4dc-288280a37632} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2025.02.28 02:14:45.749886 [ 4 ] {f4141317-65ad-4817-b4dc-288280a37632} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.02.28 02:14:45.750137 [ 4 ] {f4141317-65ad-4817-b4dc-288280a37632} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:14:45.750377 [ 4 ] {f4141317-65ad-4817-b4dc-288280a37632} executeQuery: Read 56 rows, 4.41 KiB in 0.00196 sec., 28571.428571428572 rows/sec., 2.19 MiB/sec. 2025.02.28 02:14:45.750444 [ 4 ] {f4141317-65ad-4817-b4dc-288280a37632} TCPHandler: Processed in 0.002436925 sec. 2025.02.28 02:14:45.750699 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:14:45.750895 [ 257 ] {9900946f-2e3c-4918-9825-d557828ba503} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 02:14:45.750968 [ 257 ] {9900946f-2e3c-4918-9825-d557828ba503} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 02:14:45.751750 [ 257 ] {9900946f-2e3c-4918-9825-d557828ba503} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:14:45.751805 [ 257 ] {9900946f-2e3c-4918-9825-d557828ba503} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2025.02.28 02:14:45.752254 [ 257 ] {9900946f-2e3c-4918-9825-d557828ba503} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.02.28 02:14:45.752516 [ 257 ] {9900946f-2e3c-4918-9825-d557828ba503} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:14:45.752795 [ 257 ] {9900946f-2e3c-4918-9825-d557828ba503} executeQuery: Read 64 rows, 5.12 KiB in 0.001942 sec., 32955.7157569516 rows/sec., 2.57 MiB/sec. 2025.02.28 02:14:45.752893 [ 257 ] {9900946f-2e3c-4918-9825-d557828ba503} TCPHandler: Processed in 0.002329083 sec. 2025.02.28 02:14:45.753102 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:14:45.753247 [ 4 ] {b5c3c4a4-ea1a-4f55-910d-5f4aaeb6f096} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 02:14:45.753301 [ 4 ] {b5c3c4a4-ea1a-4f55-910d-5f4aaeb6f096} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 02:14:45.753851 [ 4 ] {b5c3c4a4-ea1a-4f55-910d-5f4aaeb6f096} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:14:45.753890 [ 4 ] {b5c3c4a4-ea1a-4f55-910d-5f4aaeb6f096} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2025.02.28 02:14:45.754288 [ 4 ] {b5c3c4a4-ea1a-4f55-910d-5f4aaeb6f096} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.02.28 02:14:45.754530 [ 4 ] {b5c3c4a4-ea1a-4f55-910d-5f4aaeb6f096} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:14:45.754774 [ 4 ] {b5c3c4a4-ea1a-4f55-910d-5f4aaeb6f096} executeQuery: Read 32 rows, 2.28 KiB in 0.001551 sec., 20631.85041908446 rows/sec., 1.44 MiB/sec. 2025.02.28 02:14:45.754854 [ 4 ] {b5c3c4a4-ea1a-4f55-910d-5f4aaeb6f096} TCPHandler: Processed in 0.001837946 sec. 2025.02.28 02:14:45.755107 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:14:45.755283 [ 257 ] {2e876f66-8569-4cd6-a6e4-b2ec0d71020b} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 02:14:45.755347 [ 257 ] {2e876f66-8569-4cd6-a6e4-b2ec0d71020b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 02:14:45.755866 [ 257 ] {2e876f66-8569-4cd6-a6e4-b2ec0d71020b} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:14:45.755907 [ 257 ] {2e876f66-8569-4cd6-a6e4-b2ec0d71020b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2025.02.28 02:14:45.756292 [ 257 ] {2e876f66-8569-4cd6-a6e4-b2ec0d71020b} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.02.28 02:14:45.756550 [ 257 ] {2e876f66-8569-4cd6-a6e4-b2ec0d71020b} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:14:45.756772 [ 257 ] {2e876f66-8569-4cd6-a6e4-b2ec0d71020b} executeQuery: Read 12 rows, 848.00 B in 0.001525 sec., 7868.852459016393 rows/sec., 543.03 KiB/sec. 2025.02.28 02:14:45.756827 [ 257 ] {2e876f66-8569-4cd6-a6e4-b2ec0d71020b} TCPHandler: Processed in 0.001854486 sec. 2025.02.28 02:14:47.655105 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 17873 2025.02.28 02:14:47.655827 [ 244 ] {} system.asynchronous_metric_log (3a3112bd-79df-43c7-ab35-7f8a62d7bf1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:14:47.655865 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2025.02.28 02:14:47.656422 [ 244 ] {} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.02.28 02:14:47.656683 [ 244 ] {} system.asynchronous_metric_log (3a3112bd-79df-43c7-ab35-7f8a62d7bf1b): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:14:47.656865 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17873 2025.02.28 02:14:48.852554 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 2025.02.28 02:14:48.873471 [ 242 ] {} system.metric_log (30ce18d6-4a25-4150-9760-0e79e744945e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:14:48.873527 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2025.02.28 02:14:48.880954 [ 242 ] {} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.02.28 02:14:48.881775 [ 242 ] {} system.metric_log (30ce18d6-4a25-4150-9760-0e79e744945e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:14:48.884473 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 294 2025.02.28 02:14:50.756194 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:14:50.756412 [ 4 ] {6e2b957d-3a50-49dd-bc9a-1c936898a6dc} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 02:14:50.756499 [ 4 ] {6e2b957d-3a50-49dd-bc9a-1c936898a6dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 02:14:50.757354 [ 4 ] {6e2b957d-3a50-49dd-bc9a-1c936898a6dc} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:14:50.757411 [ 4 ] {6e2b957d-3a50-49dd-bc9a-1c936898a6dc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2025.02.28 02:14:50.757874 [ 4 ] {6e2b957d-3a50-49dd-bc9a-1c936898a6dc} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.02.28 02:14:50.758145 [ 4 ] {6e2b957d-3a50-49dd-bc9a-1c936898a6dc} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:14:50.758417 [ 4 ] {6e2b957d-3a50-49dd-bc9a-1c936898a6dc} executeQuery: Read 124 rows, 10.86 KiB in 0.002067 sec., 59990.32414126754 rows/sec., 5.13 MiB/sec. 2025.02.28 02:14:50.758487 [ 4 ] {6e2b957d-3a50-49dd-bc9a-1c936898a6dc} TCPHandler: Processed in 0.002444735 sec. 2025.02.28 02:14:50.758740 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:14:50.758928 [ 257 ] {e4d4d8a1-88dc-4dc2-995b-d3d69b6a93f4} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 02:14:50.759002 [ 257 ] {e4d4d8a1-88dc-4dc2-995b-d3d69b6a93f4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 02:14:50.759754 [ 257 ] {e4d4d8a1-88dc-4dc2-995b-d3d69b6a93f4} oximeter.fields_u16 (a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:14:50.759792 [ 257 ] {e4d4d8a1-88dc-4dc2-995b-d3d69b6a93f4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2025.02.28 02:14:50.760218 [ 257 ] {e4d4d8a1-88dc-4dc2-995b-d3d69b6a93f4} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.02.28 02:14:50.760476 [ 257 ] {e4d4d8a1-88dc-4dc2-995b-d3d69b6a93f4} oximeter.fields_u16 (a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:14:50.760707 [ 257 ] {e4d4d8a1-88dc-4dc2-995b-d3d69b6a93f4} executeQuery: Read 34 rows, 2.56 KiB in 0.00182 sec., 18681.31868131868 rows/sec., 1.37 MiB/sec. 2025.02.28 02:14:50.760783 [ 257 ] {e4d4d8a1-88dc-4dc2-995b-d3d69b6a93f4} TCPHandler: Processed in 0.002168361 sec. 2025.02.28 02:14:50.761036 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:14:50.761184 [ 4 ] {891b6d14-6770-45c8-930a-1c27edb6021f} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 02:14:50.761244 [ 4 ] {891b6d14-6770-45c8-930a-1c27edb6021f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 02:14:50.761944 [ 4 ] {891b6d14-6770-45c8-930a-1c27edb6021f} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:14:50.761987 [ 4 ] {891b6d14-6770-45c8-930a-1c27edb6021f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2025.02.28 02:14:50.762371 [ 4 ] {891b6d14-6770-45c8-930a-1c27edb6021f} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.02.28 02:14:50.762616 [ 4 ] {891b6d14-6770-45c8-930a-1c27edb6021f} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:14:50.762848 [ 4 ] {891b6d14-6770-45c8-930a-1c27edb6021f} executeQuery: Read 98 rows, 7.84 KiB in 0.0017 sec., 57647.05882352941 rows/sec., 4.50 MiB/sec. 2025.02.28 02:14:50.762903 [ 4 ] {891b6d14-6770-45c8-930a-1c27edb6021f} TCPHandler: Processed in 0.002005838 sec. 2025.02.28 02:14:50.763062 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:14:50.763207 [ 257 ] {ae088e0f-869d-486b-8bd5-a2bf1ec475a9} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 02:14:50.763270 [ 257 ] {ae088e0f-869d-486b-8bd5-a2bf1ec475a9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 02:14:50.763928 [ 257 ] {ae088e0f-869d-486b-8bd5-a2bf1ec475a9} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:14:50.763964 [ 257 ] {ae088e0f-869d-486b-8bd5-a2bf1ec475a9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2025.02.28 02:14:50.764375 [ 257 ] {ae088e0f-869d-486b-8bd5-a2bf1ec475a9} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.02.28 02:14:50.764617 [ 257 ] {ae088e0f-869d-486b-8bd5-a2bf1ec475a9} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:14:50.764816 [ 257 ] {ae088e0f-869d-486b-8bd5-a2bf1ec475a9} executeQuery: Read 160 rows, 11.41 KiB in 0.001642 sec., 97442.143727162 rows/sec., 6.79 MiB/sec. 2025.02.28 02:14:50.764876 [ 257 ] {ae088e0f-869d-486b-8bd5-a2bf1ec475a9} TCPHandler: Processed in 0.001876966 sec. 2025.02.28 02:14:50.765110 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:14:50.765342 [ 4 ] {c79d9c3c-f9e1-499d-9f5f-a7ca88a104f5} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 02:14:50.765486 [ 4 ] {c79d9c3c-f9e1-499d-9f5f-a7ca88a104f5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 02:14:50.766823 [ 4 ] {c79d9c3c-f9e1-499d-9f5f-a7ca88a104f5} oximeter.measurements_histogramu64 (432eb1fa-4ee7-4bab-9e27-7e99c159a608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:14:50.766863 [ 4 ] {c79d9c3c-f9e1-499d-9f5f-a7ca88a104f5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2025.02.28 02:14:50.767534 [ 4 ] {c79d9c3c-f9e1-499d-9f5f-a7ca88a104f5} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.02.28 02:14:50.767802 [ 4 ] {c79d9c3c-f9e1-499d-9f5f-a7ca88a104f5} oximeter.measurements_histogramu64 (432eb1fa-4ee7-4bab-9e27-7e99c159a608): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:14:50.768063 [ 4 ] {c79d9c3c-f9e1-499d-9f5f-a7ca88a104f5} executeQuery: Read 34 rows, 62.39 KiB in 0.002778 sec., 12239.020878329733 rows/sec., 21.93 MiB/sec. 2025.02.28 02:14:50.768176 [ 4 ] {c79d9c3c-f9e1-499d-9f5f-a7ca88a104f5} TCPHandler: Processed in 0.003208036 sec. 2025.02.28 02:14:50.768356 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:14:50.768528 [ 257 ] {8e2ffad0-7a9e-4c08-87ae-34b59c37e9cb} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 02:14:50.768599 [ 257 ] {8e2ffad0-7a9e-4c08-87ae-34b59c37e9cb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 02:14:50.769126 [ 257 ] {8e2ffad0-7a9e-4c08-87ae-34b59c37e9cb} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:14:50.769162 [ 257 ] {8e2ffad0-7a9e-4c08-87ae-34b59c37e9cb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2025.02.28 02:14:50.769538 [ 257 ] {8e2ffad0-7a9e-4c08-87ae-34b59c37e9cb} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.02.28 02:14:50.769799 [ 257 ] {8e2ffad0-7a9e-4c08-87ae-34b59c37e9cb} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:14:50.769994 [ 257 ] {8e2ffad0-7a9e-4c08-87ae-34b59c37e9cb} executeQuery: Read 60 rows, 4.14 KiB in 0.001506 sec., 39840.6374501992 rows/sec., 2.68 MiB/sec. 2025.02.28 02:14:50.770042 [ 257 ] {8e2ffad0-7a9e-4c08-87ae-34b59c37e9cb} TCPHandler: Processed in 0.001768385 sec. 2025.02.28 02:14:55.013075 [ 118 ] {} DNSResolver: Updating DNS cache 2025.02.28 02:14:55.013173 [ 118 ] {} DNSResolver: Updated DNS cache 2025.02.28 02:14:55.157066 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 18361 2025.02.28 02:14:55.157825 [ 244 ] {} system.asynchronous_metric_log (3a3112bd-79df-43c7-ab35-7f8a62d7bf1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:14:55.157874 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2025.02.28 02:14:55.158391 [ 244 ] {} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.02.28 02:14:55.158643 [ 244 ] {} system.asynchronous_metric_log (3a3112bd-79df-43c7-ab35-7f8a62d7bf1b): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:14:55.158914 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18361 2025.02.28 02:14:55.242150 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 972 2025.02.28 02:14:55.245327 [ 243 ] {} system.query_log (e1671b3b-5852-487f-943b-aaa151915f3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:14:55.245379 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2025.02.28 02:14:55.246913 [ 243 ] {} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.02.28 02:14:55.247232 [ 243 ] {} system.query_log (e1671b3b-5852-487f-943b-aaa151915f3d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:14:55.247724 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 972 2025.02.28 02:14:55.754476 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:14:55.754765 [ 4 ] {627cc1e4-5f05-426a-84b0-a544106cea3d} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 02:14:55.754876 [ 4 ] {627cc1e4-5f05-426a-84b0-a544106cea3d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 02:14:55.755630 [ 4 ] {627cc1e4-5f05-426a-84b0-a544106cea3d} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:14:55.755670 [ 4 ] {627cc1e4-5f05-426a-84b0-a544106cea3d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2025.02.28 02:14:55.756105 [ 4 ] {627cc1e4-5f05-426a-84b0-a544106cea3d} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.02.28 02:14:55.756352 [ 4 ] {627cc1e4-5f05-426a-84b0-a544106cea3d} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:14:55.756499 [ 115 ] {} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.02.28 02:14:55.756544 [ 115 ] {} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:14:55.756555 [ 4 ] {627cc1e4-5f05-426a-84b0-a544106cea3d} executeQuery: Read 66 rows, 5.38 KiB in 0.001871 sec., 35275.25387493319 rows/sec., 2.81 MiB/sec. 2025.02.28 02:14:55.756569 [ 115 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2025.02.28 02:14:55.756671 [ 4 ] {627cc1e4-5f05-426a-84b0-a544106cea3d} TCPHandler: Processed in 0.002355903 sec. 2025.02.28 02:14:55.756848 [ 194 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2025.02.28 02:14:55.756941 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:14:55.757020 [ 194 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 02:14:55.757065 [ 194 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1404 rows starting from the beginning of the part 2025.02.28 02:14:55.757126 [ 257 ] {6b2394db-04d5-4e69-94cf-ffef1b6d1fae} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 02:14:55.757176 [ 194 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 124 rows starting from the beginning of the part 2025.02.28 02:14:55.757239 [ 257 ] {6b2394db-04d5-4e69-94cf-ffef1b6d1fae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 02:14:55.757479 [ 194 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 1206 rows starting from the beginning of the part 2025.02.28 02:14:55.757830 [ 194 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 56 rows starting from the beginning of the part 2025.02.28 02:14:55.758001 [ 194 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 124 rows starting from the beginning of the part 2025.02.28 02:14:55.758230 [ 194 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 66 rows starting from the beginning of the part 2025.02.28 02:14:55.759158 [ 257 ] {6b2394db-04d5-4e69-94cf-ffef1b6d1fae} oximeter.fields_u16 (a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:14:55.759207 [ 257 ] {6b2394db-04d5-4e69-94cf-ffef1b6d1fae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2025.02.28 02:14:55.759833 [ 257 ] {6b2394db-04d5-4e69-94cf-ffef1b6d1fae} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.02.28 02:14:55.760107 [ 257 ] {6b2394db-04d5-4e69-94cf-ffef1b6d1fae} oximeter.fields_u16 (a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:14:55.760504 [ 257 ] {6b2394db-04d5-4e69-94cf-ffef1b6d1fae} executeQuery: Read 5 rows, 385.00 B in 0.003439 sec., 1453.9110206455364 rows/sec., 109.33 KiB/sec. 2025.02.28 02:14:55.760634 [ 257 ] {6b2394db-04d5-4e69-94cf-ffef1b6d1fae} TCPHandler: Processed in 0.003829184 sec. 2025.02.28 02:14:55.760628 [ 189 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 2980 rows, containing 5 columns (5 merged, 0 gathered) in 0.003933086 sec., 757674.7622604744 rows/sec., 65.97 MiB/sec. 2025.02.28 02:14:55.760809 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:14:55.760947 [ 4 ] {7459e883-e1dc-4970-8076-d666d3eca23d} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 02:14:55.760993 [ 197 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.02.28 02:14:55.761016 [ 4 ] {7459e883-e1dc-4970-8076-d666d3eca23d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 02:14:55.761729 [ 197 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_66_13} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:14:55.761898 [ 197 ] {03d07515-a7cd-492e-a0d5-609b4828f055::all_1_66_13} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.02.28 02:14:55.762086 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. 2025.02.28 02:14:55.762290 [ 4 ] {7459e883-e1dc-4970-8076-d666d3eca23d} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:14:55.762335 [ 4 ] {7459e883-e1dc-4970-8076-d666d3eca23d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2025.02.28 02:14:55.762726 [ 4 ] {7459e883-e1dc-4970-8076-d666d3eca23d} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.02.28 02:14:55.762978 [ 4 ] {7459e883-e1dc-4970-8076-d666d3eca23d} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:14:55.763118 [ 115 ] {} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.02.28 02:14:55.763167 [ 4 ] {7459e883-e1dc-4970-8076-d666d3eca23d} executeQuery: Read 69 rows, 5.52 KiB in 0.002253 sec., 30625.832223701735 rows/sec., 2.39 MiB/sec. 2025.02.28 02:14:55.763172 [ 115 ] {} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:14:55.763223 [ 115 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2025.02.28 02:14:55.763255 [ 4 ] {7459e883-e1dc-4970-8076-d666d3eca23d} TCPHandler: Processed in 0.002518956 sec. 2025.02.28 02:14:55.763533 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:14:55.763739 [ 189 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2025.02.28 02:14:55.763983 [ 257 ] {3f520764-905b-4012-a159-4255acc9ccdf} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 02:14:55.764196 [ 257 ] {3f520764-905b-4012-a159-4255acc9ccdf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 02:14:55.764789 [ 189 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 02:14:55.764910 [ 189 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 631 rows starting from the beginning of the part 2025.02.28 02:14:55.765303 [ 189 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 98 rows starting from the beginning of the part 2025.02.28 02:14:55.765547 [ 189 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 525 rows starting from the beginning of the part 2025.02.28 02:14:55.765851 [ 189 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 64 rows starting from the beginning of the part 2025.02.28 02:14:55.766318 [ 189 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 98 rows starting from the beginning of the part 2025.02.28 02:14:55.766674 [ 189 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 69 rows starting from the beginning of the part 2025.02.28 02:14:55.767277 [ 257 ] {3f520764-905b-4012-a159-4255acc9ccdf} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:14:55.767333 [ 257 ] {3f520764-905b-4012-a159-4255acc9ccdf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2025.02.28 02:14:55.768314 [ 257 ] {3f520764-905b-4012-a159-4255acc9ccdf} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.02.28 02:14:55.768876 [ 257 ] {3f520764-905b-4012-a159-4255acc9ccdf} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:14:55.769181 [ 115 ] {} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.02.28 02:14:55.769259 [ 115 ] {} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:14:55.769341 [ 257 ] {3f520764-905b-4012-a159-4255acc9ccdf} executeQuery: Read 160 rows, 11.41 KiB in 0.005491 sec., 29138.590420688397 rows/sec., 2.03 MiB/sec. 2025.02.28 02:14:55.769372 [ 115 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2025.02.28 02:14:55.769741 [ 257 ] {3f520764-905b-4012-a159-4255acc9ccdf} TCPHandler: Processed in 0.00635994 sec. 2025.02.28 02:14:55.769865 [ 197 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2025.02.28 02:14:55.770308 [ 189 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 1485 rows, containing 5 columns (5 merged, 0 gathered) in 0.006988329 sec., 212497.1506063896 rows/sec., 16.85 MiB/sec. 2025.02.28 02:14:55.770371 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:14:55.770618 [ 197 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 02:14:55.770775 [ 189 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.02.28 02:14:55.770817 [ 197 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_66_13} MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 17080 rows starting from the beginning of the part 2025.02.28 02:14:55.771528 [ 197 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 160 rows starting from the beginning of the part 2025.02.28 02:14:55.772237 [ 197 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 968 rows starting from the beginning of the part 2025.02.28 02:14:55.772514 [ 189 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_66_13} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:14:55.772971 [ 197 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 32 rows starting from the beginning of the part 2025.02.28 02:14:55.773093 [ 189 ] {d9ca0fcf-6a99-484d-b9c5-a210f68858f1::all_1_66_13} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.02.28 02:14:55.773781 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. 2025.02.28 02:14:55.773885 [ 197 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 160 rows starting from the beginning of the part 2025.02.28 02:14:55.774407 [ 4 ] {83660751-36b1-4de3-b08d-46418ffa4040} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 02:14:55.774432 [ 197 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 160 rows starting from the beginning of the part 2025.02.28 02:14:55.774831 [ 4 ] {83660751-36b1-4de3-b08d-46418ffa4040} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 02:14:55.777618 [ 4 ] {83660751-36b1-4de3-b08d-46418ffa4040} oximeter.measurements_histogramu64 (432eb1fa-4ee7-4bab-9e27-7e99c159a608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:14:55.777684 [ 4 ] {83660751-36b1-4de3-b08d-46418ffa4040} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2025.02.28 02:14:55.779016 [ 4 ] {83660751-36b1-4de3-b08d-46418ffa4040} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.02.28 02:14:55.779478 [ 4 ] {83660751-36b1-4de3-b08d-46418ffa4040} oximeter.measurements_histogramu64 (432eb1fa-4ee7-4bab-9e27-7e99c159a608): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:14:55.779693 [ 4 ] {83660751-36b1-4de3-b08d-46418ffa4040} executeQuery: Read 5 rows, 9.17 KiB in 0.005587 sec., 894.9346697691069 rows/sec., 1.60 MiB/sec. 2025.02.28 02:14:55.779879 [ 4 ] {83660751-36b1-4de3-b08d-46418ffa4040} TCPHandler: Processed in 0.009993212 sec. 2025.02.28 02:14:55.780051 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:14:55.780216 [ 257 ] {b9670c14-8aa8-4ef3-8b8b-44751dc72277} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 02:14:55.780280 [ 257 ] {b9670c14-8aa8-4ef3-8b8b-44751dc72277} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 02:14:55.781105 [ 257 ] {b9670c14-8aa8-4ef3-8b8b-44751dc72277} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:14:55.781148 [ 257 ] {b9670c14-8aa8-4ef3-8b8b-44751dc72277} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2025.02.28 02:14:55.781783 [ 191 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 18560 rows, containing 5 columns (5 merged, 0 gathered) in 0.012218083 sec., 1519059.9048967012 rows/sec., 104.07 MiB/sec. 2025.02.28 02:14:55.781939 [ 257 ] {b9670c14-8aa8-4ef3-8b8b-44751dc72277} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.02.28 02:14:55.782111 [ 191 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.02.28 02:14:55.782355 [ 257 ] {b9670c14-8aa8-4ef3-8b8b-44751dc72277} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:14:55.782610 [ 115 ] {} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.02.28 02:14:55.782717 [ 115 ] {} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:14:55.782758 [ 191 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_66_13} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:14:55.782789 [ 115 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2025.02.28 02:14:55.782862 [ 257 ] {b9670c14-8aa8-4ef3-8b8b-44751dc72277} executeQuery: Read 60 rows, 4.14 KiB in 0.002657 sec., 22581.859239744073 rows/sec., 1.52 MiB/sec. 2025.02.28 02:14:55.783086 [ 191 ] {6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8::all_1_66_13} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.02.28 02:14:55.783430 [ 257 ] {b9670c14-8aa8-4ef3-8b8b-44751dc72277} TCPHandler: Processed in 0.003446029 sec. 2025.02.28 02:14:55.783576 [ 186 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2025.02.28 02:14:55.783582 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.17 MiB. 2025.02.28 02:14:55.784118 [ 186 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 02:14:55.784215 [ 186 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3108 rows starting from the beginning of the part 2025.02.28 02:14:55.784434 [ 186 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 60 rows starting from the beginning of the part 2025.02.28 02:14:55.784599 [ 186 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 48 rows starting from the beginning of the part 2025.02.28 02:14:55.784750 [ 186 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 12 rows starting from the beginning of the part 2025.02.28 02:14:55.784874 [ 186 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 60 rows starting from the beginning of the part 2025.02.28 02:14:55.785095 [ 186 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 60 rows starting from the beginning of the part 2025.02.28 02:14:55.786669 [ 200 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 3348 rows, containing 4 columns (4 merged, 0 gathered) in 0.003746113 sec., 893726.3771808271 rows/sec., 60.21 MiB/sec. 2025.02.28 02:14:55.787040 [ 192 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.02.28 02:14:55.787453 [ 192 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_66_13} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:14:55.787564 [ 192 ] {e9300abf-7ea9-4dd6-a64b-d45fcfb17437::all_1_66_13} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.02.28 02:14:55.787676 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. 2025.02.28 02:14:56.104357 [ 115 ] {} oximeter.fields_u32 (3d5e9b3a-3b6d-47c4-8060-e3753dc40b7b) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 2025.02.28 02:14:56.104443 [ 115 ] {} oximeter.fields_u32 (3d5e9b3a-3b6d-47c4-8060-e3753dc40b7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:14:56.104471 [ 115 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2025.02.28 02:14:56.104720 [ 186 ] {3d5e9b3a-3b6d-47c4-8060-e3753dc40b7b::all_1_18_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact with storage Full 2025.02.28 02:14:56.104936 [ 186 ] {3d5e9b3a-3b6d-47c4-8060-e3753dc40b7b::all_1_18_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 02:14:56.104973 [ 186 ] {3d5e9b3a-3b6d-47c4-8060-e3753dc40b7b::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 253 rows starting from the beginning of the part 2025.02.28 02:14:56.105063 [ 186 ] {3d5e9b3a-3b6d-47c4-8060-e3753dc40b7b::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 24 rows starting from the beginning of the part 2025.02.28 02:14:56.105279 [ 186 ] {3d5e9b3a-3b6d-47c4-8060-e3753dc40b7b::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 228 rows starting from the beginning of the part 2025.02.28 02:14:56.105548 [ 186 ] {3d5e9b3a-3b6d-47c4-8060-e3753dc40b7b::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 24 rows starting from the beginning of the part 2025.02.28 02:14:56.105791 [ 186 ] {3d5e9b3a-3b6d-47c4-8060-e3753dc40b7b::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 228 rows starting from the beginning of the part 2025.02.28 02:14:56.107033 [ 200 ] {3d5e9b3a-3b6d-47c4-8060-e3753dc40b7b::all_1_18_4} MergeTask::MergeProjectionsStage: Merge sorted 757 rows, containing 5 columns (5 merged, 0 gathered) in 0.002467335 sec., 306808.7633012947 rows/sec., 22.39 MiB/sec. 2025.02.28 02:14:56.107250 [ 191 ] {3d5e9b3a-3b6d-47c4-8060-e3753dc40b7b::all_1_18_4} MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) 2025.02.28 02:14:56.107580 [ 191 ] {3d5e9b3a-3b6d-47c4-8060-e3753dc40b7b::all_1_18_4} oximeter.fields_u32 (3d5e9b3a-3b6d-47c4-8060-e3753dc40b7b): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:14:56.107665 [ 191 ] {3d5e9b3a-3b6d-47c4-8060-e3753dc40b7b::all_1_18_4} oximeter.fields_u32 (3d5e9b3a-3b6d-47c4-8060-e3753dc40b7b) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 2025.02.28 02:14:56.107768 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. 2025.02.28 02:14:56.384629 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 2025.02.28 02:14:56.406768 [ 242 ] {} system.metric_log (30ce18d6-4a25-4150-9760-0e79e744945e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:14:56.406834 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2025.02.28 02:14:56.414401 [ 242 ] {} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.02.28 02:14:56.415202 [ 242 ] {} system.metric_log (30ce18d6-4a25-4150-9760-0e79e744945e): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:14:56.418174 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 302 2025.02.28 02:15:00.761899 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:15:00.762101 [ 4 ] {84b28e4e-1cfa-4db0-935b-ff1f89336e1c} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.28 02:15:00.762184 [ 4 ] {84b28e4e-1cfa-4db0-935b-ff1f89336e1c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.28 02:15:00.763031 [ 4 ] {84b28e4e-1cfa-4db0-935b-ff1f89336e1c} oximeter.fields_i16 (7bfc9784-9582-4989-925c-ca60d6ff8692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:15:00.763084 [ 4 ] {84b28e4e-1cfa-4db0-935b-ff1f89336e1c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2025.02.28 02:15:00.763539 [ 4 ] {84b28e4e-1cfa-4db0-935b-ff1f89336e1c} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.02.28 02:15:00.763797 [ 4 ] {84b28e4e-1cfa-4db0-935b-ff1f89336e1c} oximeter.fields_i16 (7bfc9784-9582-4989-925c-ca60d6ff8692): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:15:00.763991 [ 109 ] {} oximeter.fields_i16 (7bfc9784-9582-4989-925c-ca60d6ff8692) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2025.02.28 02:15:00.764021 [ 4 ] {84b28e4e-1cfa-4db0-935b-ff1f89336e1c} executeQuery: Read 24 rows, 2.04 KiB in 0.001984 sec., 12096.774193548386 rows/sec., 1.00 MiB/sec. 2025.02.28 02:15:00.764079 [ 109 ] {} oximeter.fields_i16 (7bfc9784-9582-4989-925c-ca60d6ff8692): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:15:00.764150 [ 109 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2025.02.28 02:15:00.764164 [ 4 ] {84b28e4e-1cfa-4db0-935b-ff1f89336e1c} TCPHandler: Processed in 0.002405814 sec. 2025.02.28 02:15:00.764545 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:15:00.764577 [ 196 ] {7bfc9784-9582-4989-925c-ca60d6ff8692::all_1_9_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full 2025.02.28 02:15:00.764865 [ 257 ] {18af0205-2805-49e0-92d7-2f243025f806} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 02:15:00.764871 [ 196 ] {7bfc9784-9582-4989-925c-ca60d6ff8692::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 02:15:00.764937 [ 196 ] {7bfc9784-9582-4989-925c-ca60d6ff8692::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 24 rows starting from the beginning of the part 2025.02.28 02:15:00.764976 [ 257 ] {18af0205-2805-49e0-92d7-2f243025f806} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 02:15:00.765201 [ 196 ] {7bfc9784-9582-4989-925c-ca60d6ff8692::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part 2025.02.28 02:15:00.765563 [ 196 ] {7bfc9784-9582-4989-925c-ca60d6ff8692::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part 2025.02.28 02:15:00.765940 [ 196 ] {7bfc9784-9582-4989-925c-ca60d6ff8692::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 24 rows starting from the beginning of the part 2025.02.28 02:15:00.766390 [ 196 ] {7bfc9784-9582-4989-925c-ca60d6ff8692::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 24 rows starting from the beginning of the part 2025.02.28 02:15:00.768261 [ 257 ] {18af0205-2805-49e0-92d7-2f243025f806} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:15:00.768331 [ 257 ] {18af0205-2805-49e0-92d7-2f243025f806} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2025.02.28 02:15:00.769237 [ 196 ] {7bfc9784-9582-4989-925c-ca60d6ff8692::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.00495572 sec., 24214.443108165917 rows/sec., 2.10 MiB/sec. 2025.02.28 02:15:00.769369 [ 257 ] {18af0205-2805-49e0-92d7-2f243025f806} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.02.28 02:15:00.769412 [ 196 ] {7bfc9784-9582-4989-925c-ca60d6ff8692::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2025.02.28 02:15:00.769917 [ 196 ] {7bfc9784-9582-4989-925c-ca60d6ff8692::all_1_9_2} oximeter.fields_i16 (7bfc9784-9582-4989-925c-ca60d6ff8692): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:15:00.769930 [ 257 ] {18af0205-2805-49e0-92d7-2f243025f806} oximeter.fields_string (03d07515-a7cd-492e-a0d5-609b4828f055): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:15:00.770072 [ 196 ] {7bfc9784-9582-4989-925c-ca60d6ff8692::all_1_9_2} oximeter.fields_i16 (7bfc9784-9582-4989-925c-ca60d6ff8692) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2025.02.28 02:15:00.770275 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.02.28 02:15:00.770407 [ 257 ] {18af0205-2805-49e0-92d7-2f243025f806} executeQuery: Read 244 rows, 22.32 KiB in 0.005651 sec., 43178.198548929395 rows/sec., 3.86 MiB/sec. 2025.02.28 02:15:00.770585 [ 257 ] {18af0205-2805-49e0-92d7-2f243025f806} TCPHandler: Processed in 0.006251448 sec. 2025.02.28 02:15:00.770786 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:15:00.770931 [ 4 ] {1dc8fa13-6a76-41e4-b417-275558023579} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 02:15:00.771000 [ 4 ] {1dc8fa13-6a76-41e4-b417-275558023579} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 02:15:00.771806 [ 4 ] {1dc8fa13-6a76-41e4-b417-275558023579} oximeter.fields_u16 (a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:15:00.771855 [ 4 ] {1dc8fa13-6a76-41e4-b417-275558023579} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2025.02.28 02:15:00.772366 [ 4 ] {1dc8fa13-6a76-41e4-b417-275558023579} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.02.28 02:15:00.772751 [ 4 ] {1dc8fa13-6a76-41e4-b417-275558023579} oximeter.fields_u16 (a3b3135b-8cb3-4bb0-88f1-f5523b33f7e4): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:15:00.773037 [ 4 ] {1dc8fa13-6a76-41e4-b417-275558023579} executeQuery: Read 46 rows, 3.52 KiB in 0.002142 sec., 21475.256769374417 rows/sec., 1.60 MiB/sec. 2025.02.28 02:15:00.773245 [ 4 ] {1dc8fa13-6a76-41e4-b417-275558023579} TCPHandler: Processed in 0.002528896 sec. 2025.02.28 02:15:00.773451 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:15:00.773593 [ 257 ] {8c788d24-6981-4753-adad-58b340504ec4} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.28 02:15:00.773660 [ 257 ] {8c788d24-6981-4753-adad-58b340504ec4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.28 02:15:00.774467 [ 257 ] {8c788d24-6981-4753-adad-58b340504ec4} oximeter.fields_u32 (3d5e9b3a-3b6d-47c4-8060-e3753dc40b7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:15:00.774517 [ 257 ] {8c788d24-6981-4753-adad-58b340504ec4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2025.02.28 02:15:00.774919 [ 257 ] {8c788d24-6981-4753-adad-58b340504ec4} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.02.28 02:15:00.775289 [ 257 ] {8c788d24-6981-4753-adad-58b340504ec4} oximeter.fields_u32 (3d5e9b3a-3b6d-47c4-8060-e3753dc40b7b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:15:00.775603 [ 257 ] {8c788d24-6981-4753-adad-58b340504ec4} executeQuery: Read 24 rows, 2.04 KiB in 0.00204 sec., 11764.70588235294 rows/sec., 999.54 KiB/sec. 2025.02.28 02:15:00.775884 [ 257 ] {8c788d24-6981-4753-adad-58b340504ec4} TCPHandler: Processed in 0.002498175 sec. 2025.02.28 02:15:00.776102 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:15:00.776248 [ 4 ] {d2c10d46-ec20-44cc-99ba-bc1bd694bbfa} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.28 02:15:00.776313 [ 4 ] {d2c10d46-ec20-44cc-99ba-bc1bd694bbfa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.28 02:15:00.776956 [ 4 ] {d2c10d46-ec20-44cc-99ba-bc1bd694bbfa} oximeter.fields_u8 (a04696fb-2dde-448f-92c0-f9290c2ad89c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:15:00.777000 [ 4 ] {d2c10d46-ec20-44cc-99ba-bc1bd694bbfa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2025.02.28 02:15:00.777492 [ 4 ] {d2c10d46-ec20-44cc-99ba-bc1bd694bbfa} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.02.28 02:15:00.777824 [ 4 ] {d2c10d46-ec20-44cc-99ba-bc1bd694bbfa} oximeter.fields_u8 (a04696fb-2dde-448f-92c0-f9290c2ad89c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:15:00.778008 [ 109 ] {} oximeter.fields_u8 (a04696fb-2dde-448f-92c0-f9290c2ad89c) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2025.02.28 02:15:00.778086 [ 109 ] {} oximeter.fields_u8 (a04696fb-2dde-448f-92c0-f9290c2ad89c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:15:00.778109 [ 109 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2025.02.28 02:15:00.778144 [ 4 ] {d2c10d46-ec20-44cc-99ba-bc1bd694bbfa} executeQuery: Read 12 rows, 960.00 B in 0.001917 sec., 6259.7809076682315 rows/sec., 489.05 KiB/sec. 2025.02.28 02:15:00.778427 [ 200 ] {a04696fb-2dde-448f-92c0-f9290c2ad89c::all_1_9_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full 2025.02.28 02:15:00.778646 [ 4 ] {d2c10d46-ec20-44cc-99ba-bc1bd694bbfa} TCPHandler: Processed in 0.002606007 sec. 2025.02.28 02:15:00.778759 [ 200 ] {a04696fb-2dde-448f-92c0-f9290c2ad89c::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 02:15:00.778826 [ 200 ] {a04696fb-2dde-448f-92c0-f9290c2ad89c::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 12 rows starting from the beginning of the part 2025.02.28 02:15:00.778938 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:15:00.778973 [ 200 ] {a04696fb-2dde-448f-92c0-f9290c2ad89c::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 12 rows starting from the beginning of the part 2025.02.28 02:15:00.779301 [ 200 ] {a04696fb-2dde-448f-92c0-f9290c2ad89c::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part 2025.02.28 02:15:00.779324 [ 257 ] {546c4eeb-d2d2-4539-be2b-a2c6444240fc} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 02:15:00.779515 [ 257 ] {546c4eeb-d2d2-4539-be2b-a2c6444240fc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 02:15:00.779689 [ 200 ] {a04696fb-2dde-448f-92c0-f9290c2ad89c::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 12 rows starting from the beginning of the part 2025.02.28 02:15:00.780064 [ 200 ] {a04696fb-2dde-448f-92c0-f9290c2ad89c::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 12 rows starting from the beginning of the part 2025.02.28 02:15:00.782095 [ 257 ] {546c4eeb-d2d2-4539-be2b-a2c6444240fc} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:15:00.782179 [ 257 ] {546c4eeb-d2d2-4539-be2b-a2c6444240fc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2025.02.28 02:15:00.782590 [ 199 ] {a04696fb-2dde-448f-92c0-f9290c2ad89c::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.004398092 sec., 13642.27942480512 rows/sec., 1.09 MiB/sec. 2025.02.28 02:15:00.782870 [ 199 ] {a04696fb-2dde-448f-92c0-f9290c2ad89c::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2025.02.28 02:15:00.783164 [ 257 ] {546c4eeb-d2d2-4539-be2b-a2c6444240fc} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.02.28 02:15:00.783636 [ 199 ] {a04696fb-2dde-448f-92c0-f9290c2ad89c::all_1_9_2} oximeter.fields_u8 (a04696fb-2dde-448f-92c0-f9290c2ad89c): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:15:00.783650 [ 257 ] {546c4eeb-d2d2-4539-be2b-a2c6444240fc} oximeter.fields_uuid (d9ca0fcf-6a99-484d-b9c5-a210f68858f1): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:15:00.783835 [ 199 ] {a04696fb-2dde-448f-92c0-f9290c2ad89c::all_1_9_2} oximeter.fields_u8 (a04696fb-2dde-448f-92c0-f9290c2ad89c) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2025.02.28 02:15:00.784170 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.02.28 02:15:00.784192 [ 257 ] {546c4eeb-d2d2-4539-be2b-a2c6444240fc} executeQuery: Read 134 rows, 11.10 KiB in 0.004996 sec., 26821.457165732587 rows/sec., 2.17 MiB/sec. 2025.02.28 02:15:00.784463 [ 257 ] {546c4eeb-d2d2-4539-be2b-a2c6444240fc} TCPHandler: Processed in 0.00561462 sec. 2025.02.28 02:15:00.784768 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:15:00.784912 [ 4 ] {e420a2eb-11ee-4b26-b756-e8df6200a08c} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 02:15:00.784981 [ 4 ] {e420a2eb-11ee-4b26-b756-e8df6200a08c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 02:15:00.785684 [ 4 ] {e420a2eb-11ee-4b26-b756-e8df6200a08c} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:15:00.785727 [ 4 ] {e420a2eb-11ee-4b26-b756-e8df6200a08c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2025.02.28 02:15:00.786197 [ 4 ] {e420a2eb-11ee-4b26-b756-e8df6200a08c} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.02.28 02:15:00.786464 [ 4 ] {e420a2eb-11ee-4b26-b756-e8df6200a08c} oximeter.measurements_cumulativeu64 (6b59bdc5-633e-40e4-a97e-5c0cfa8be4b8): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:15:00.786679 [ 4 ] {e420a2eb-11ee-4b26-b756-e8df6200a08c} executeQuery: Read 196 rows, 14.40 KiB in 0.001799 sec., 108949.41634241246 rows/sec., 7.82 MiB/sec. 2025.02.28 02:15:00.786736 [ 4 ] {e420a2eb-11ee-4b26-b756-e8df6200a08c} TCPHandler: Processed in 0.00210997 sec. 2025.02.28 02:15:00.786906 [ 257 ] {} TCP-Session: acdddb87-241f-437c-b80d-2cd61f98f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:15:00.787056 [ 257 ] {ee33f2d5-ef98-4ec2-8393-7532572fbe55} executeQuery: (from [fd00:1122:3344:101::d]:55410) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 02:15:00.787167 [ 257 ] {ee33f2d5-ef98-4ec2-8393-7532572fbe55} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 02:15:00.788489 [ 257 ] {ee33f2d5-ef98-4ec2-8393-7532572fbe55} oximeter.measurements_histogramu64 (432eb1fa-4ee7-4bab-9e27-7e99c159a608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:15:00.788532 [ 257 ] {ee33f2d5-ef98-4ec2-8393-7532572fbe55} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2025.02.28 02:15:00.789274 [ 257 ] {ee33f2d5-ef98-4ec2-8393-7532572fbe55} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.02.28 02:15:00.789640 [ 257 ] {ee33f2d5-ef98-4ec2-8393-7532572fbe55} oximeter.measurements_histogramu64 (432eb1fa-4ee7-4bab-9e27-7e99c159a608): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:15:00.789887 [ 257 ] {ee33f2d5-ef98-4ec2-8393-7532572fbe55} executeQuery: Read 34 rows, 62.39 KiB in 0.002866 sec., 11863.224005582693 rows/sec., 21.26 MiB/sec. 2025.02.28 02:15:00.789985 [ 257 ] {ee33f2d5-ef98-4ec2-8393-7532572fbe55} TCPHandler: Processed in 0.003149875 sec. 2025.02.28 02:15:00.790149 [ 4 ] {} TCP-Session: 085c3357-3884-4ecd-b180-f8e9b7992d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 02:15:00.790283 [ 4 ] {90667d52-5a10-42dc-85f7-62065c29a9e0} executeQuery: (from [fd00:1122:3344:101::d]:62951) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 02:15:00.790343 [ 4 ] {90667d52-5a10-42dc-85f7-62065c29a9e0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 02:15:00.790893 [ 4 ] {90667d52-5a10-42dc-85f7-62065c29a9e0} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 02:15:00.790931 [ 4 ] {90667d52-5a10-42dc-85f7-62065c29a9e0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2025.02.28 02:15:00.791368 [ 4 ] {90667d52-5a10-42dc-85f7-62065c29a9e0} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.02.28 02:15:00.791632 [ 4 ] {90667d52-5a10-42dc-85f7-62065c29a9e0} oximeter.measurements_u64 (e9300abf-7ea9-4dd6-a64b-d45fcfb17437): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 02:15:00.791820 [ 4 ] {90667d52-5a10-42dc-85f7-62065c29a9e0} executeQuery: Read 60 rows, 4.14 KiB in 0.001566 sec., 38314.17624521073 rows/sec., 2.58 MiB/sec. 2025.02.28 02:15:00.791875 [ 4 ] {90667d52-5a10-42dc-85f7-62065c29a9e0} TCPHandler: Processed in 0.001787876 sec.